/*
Theme Name: Sailing
Theme URI: http://www.ezwpthemes.com/templates/sailing.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: blue, fixed-width, two-columns, left-sidebar, threaded-comments
*/


/* Global */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #ACB2B8 url(images/bg.gif) repeat;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

a:link {
	color: #F8C101;
}

a:visited {
	color: #F8C101;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border: none;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif ;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

ul,li {
    padding: 0px;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */



/* Header */

#header {
	width: 880px;
	height: 369px;
	background: url(images/header.jpg) no-repeat;
	position: relative; 
}

#rss {
    position: absolute;
	left: 30px;
	top: 13px;
	width: 25px;
	height: 25px;
}

#header h1 {
    padding: 40px 0px 0px 105px;
	margin: 0px;
	font-family: 'Impact', Arial, Verdana, Sans-Serif ;
	color: #FFFFFF;
}

#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#header h2 {
    padding: 0px 0px 0px 105px;
	margin: 0px;	
	color: #FFFFFF;
	font-size: 1.2em;
}

#search {
    padding: 10px 0px 0px 105px;
	margin: 0px;
}

#searchform {
   	margin: 0px;
	padding: 0px;
	color: #828181;
}

#searchform #searchsubmit {
	width: 44px;
	height: 22px;
	border: 0px;
	background: url(images/search_button.gif) no-repeat;
}		

#searchform input {
	color: #828181;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

#searchform span {
	display: inline;
	line-height: 20px;
}

#navigation {
    position: absolute;
	top: 310px;
	left: 40px;
	height: 33px;
	width: 805px;
	text-align: center;	
}

#navigation ul{
	line-height: 33px;
	list-style: none;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	font-family: 'Century Gothic', Arial, Verdana, Sans-Serif ;
	text-align: center;
	margin: 0px 0px 0px 55px;
	padding: 0px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 175px;
}

#navigation a:hover {
    color: #CEDEEE;
}

#navigation li {
    float: left; 
	background: url(images/nav_line.gif) right top no-repeat;
	text-align: center;	
}

#navigation li.first {
    margin-left: 20px;
}

#navigation li.last {
    background: none;
}

/* Content */

#content {
	width: 880px;
	background: #005B95 url(images/content_bg.gif) repeat-y;
	float: left;
}

#content_top {
	width: 880px;
	height: 15px;
	background: #005B95 url(images/content_top.gif) 261px top no-repeat;
}

#content_bottom {
	width: 880px;
	height: 20px;
	background: #005B95 url(images/content_bottom.gif) 261px top no-repeat;
	clear: both;
}

/* Sidebar */

#sidebar {
   float: left;
   padding: 0px 0px 0px 40px;
}

#sidebar ul {
   list-style: none;
   display: block;
   width: 200px;  
}

#sidebar ul li {
   padding: 0px 20px 0px 24px;
   margin: 0px 0px 10px 0px;
   border-bottom: 1px dashed #BFD2E1;
}

#sidebar ul ul {
   padding: 3px 0px 10px 22px;
   margin: 0px;
   width: auto;

}

#sidebar ul ul li {
   padding: 3px 10px 3px 10px;
   margin: 0px;
   color: #FFFFFF;
   font-size: 1.1em;
   background: url(images/sidebar_icon.gif) left 8px no-repeat;
   border: none;
} 

#sidebar ul ul li a {
   color: #FFFFFF;
   text-decoration: none;
}   

#sidebar ul ul li a:hover{
   color: #BFD2E1;
}

#sidebar h2 {
   padding: 3px 0px 3px 25px;
   margin: 0px;
   color: #F8C101;
   font-size: 1.2em;
   background: url(images/sidebar_title.gif) left top no-repeat;
}

/* Tag */

#sidebar #tag li {
	background: none;
	padding: 0px 5px;
}

#sidebar #tag li a:hover {
    text-decoration: underline;

} 

/* Calendar */

#calendar {
	color: #FFFFFF;
}

#calendar #calendar_wrap {
	margin: 0 0px 0px 0px;
	padding: 5px 0px 20px 0px;
	text-align: center;
}

#wp-calendar {
	margin: 0px auto;
}

#wp-calendar a {
    color: #F8C101;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #484A4D;
}



/* Maincontent */

#maincontent {
   float: left;
   padding: 10px 0px 0px 50px;
}

/* Post */
.post {
   width: 545px;
   padding: 0px 0px 20px 0px;
}

.post .title {
	background: url(images/post_title.jpg) left top no-repeat;
	padding: 0px 0px 0px 13px;
	height: 48px;
}

.post .title h2 {
	color: #F8C101;
	font-size: 1.9em;
	font-family: Arial, Verdana, Sans-Serif ;
	font-weight: normal;
	margin: 0px;	
	padding: 0px;	
	width: 520px;	
	line-height: 18px;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;		
}

.post .title h2 a {
	color: #F8C101;
	text-decoration: none;
}


.post .postmetadata {
    color: #F8C101;
	font-size: 1.1em;
	font-family: Arial, Verdana, Sans-Serif ;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;	
}

.post .postmetadata a {
    color: #F8C101;
	text-decoration: none;
}

.post .postmetadata .author {
     padding: 0px 10px 0px 0px;
}

.post .date {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	color: #F8C101;
	font-size: 1.0em;	 
	line-height: 12px;
	font-style: italic;
	font-weight: bold;	 	 
}

.post .entry {
	width: 530px;
	overflow: hidden;
    color: #FFFFFF;
	font-size: 1.1em;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 10px 5px 10px 10px;
}

.post .entry a {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.post .entry p {
    padding: 5px 3px;
	margin: 0px;
}

.post .entry ul {
    padding: 0px;
	margin: 0px 0px 0px 20px;
	clear: both;
}

.post .entry li a {
    color: #F9C801;
	font-weight: bold;
	text-decoration: underline;
}

.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 3.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.post .entry .tags {
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	color: #F9C801;
	padding: 20px 0px 0 0;
	float: left;
	clear: both;
}

.post .entry .tags a {
	color: #F9C801;
	font-weight: bold;
}

.post .entry .tags a:hover {
    text-decoration: underline;
}

.post .entry .commentline {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 20px 0px 0 0;
	color: #FFFFFF;	
}

.post .entry .commentline a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
	background: url(images/comments_icon.gif) left 1px no-repeat;
	padding: 0px 0px 0px 16px;
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
	clear: both;
}

.postjumper {
	float: left;
	padding: 0 20px 0 0;
}



/* Comments */

.comment_frame {
    padding: 10px 25px; 
}

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #F8C101;
}

#commentform {
	margin: 5px 10px 0 0;

}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #DDE9F2;
}

#commentform textarea {
	width: 100%;
	padding: 0px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #DDE9F2;	
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #F8C101;
	width: 460px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.commentlist {
	padding: 0;
	margin: 0;
	width: 460px;
}

.commentlist a {
	color: #333;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #8CB5CF;	
	border-left: 2px solid #484A4D;	
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .commentmetadata{
    font-size: 1.0em;

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #BFD2E1;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #8CB5CF;
}

.thread-even {
	background-color: #8CB5CF;
}

.depth-1 {
	border: 1px solid #CDCDCD;
}

.alt {
	border-left: 2px solid #484A4D;
	margin: 0;
	padding: 10px;
	background-color: #8CB5CF;
}

.even {
	border-left: 2px solid #484A4D;
}

/* Footer */


#footer {
	width: 900px;
	height: 209px;
	background: url(images/footer.jpg) no-repeat;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 145px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer a:link,#footer a:visited {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#sidebar ul ul ul {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}
#sidebar ul ul ul li {
	width: 80%;
	border: none;
	font-size: 1em;	
}
#sidebar select {
	margin-left: 37px;
	width: 80%;	
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 0px;
	padding: 0 30px;
	list-style-type:decimal;
}



