/*
Theme Name: Youngandsons
Theme URI: http://youngandsons.com/
Description: A solid, respectable theme for a personal or business website. Based on "Aviation Journal" by RFDN.
Author: John Calvin Young
Author URI: http://www.johncalvinyoung.com
version: 1.1
Tags: three column, blue, widget ready, extended footer, SEO ready
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #aaa;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9pt;
	margin-bottom:20px;
	height: auto;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 0 15px 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 15px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#556C8B;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background:#fff url(images/bg.png);
	color:#333;
	height: 100%;
	}

#container.wide {
	background:#fff url(images/bg2.png);
}

#smallercontainer {
	height: 100%;
	position: relative
	height: 100%
}
	
/* header */

#header {
  width: 100%; 
  height: 100px;
	background: #1E1E1E; // #F3F3F3;
	border-top: 2px solid #000;
	overflow: hidden;
	}
	
.centered{
  width: 900px;
  margin: 0 auto;
  }

.title{
  width: 65%;
  margin: 0;
  padding: 0;
  float: left;
  }

#header h1{
	font-family: sylfaen, palatino linotype, georgia, arial, times;
	font-size: 32pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 5px 0 0 0;	
	}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #556C8B; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 13px;	
	}
	
#headerimg {
  background: #6B6B6B url(images/header/rrm_2014_white.jpg);
  width: 100%;
  height: 200px;  
  }

/* main menu */


.menu {
	background: #212E43;
	font-family: arial, verdana, times, serif;
	font-size: 9pt;
	font-variant: small-caps;
	width:100%; 
	height:40px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
	margin: 0 0 12px 0;
	overflow: hidden;
	}


.menu ul {
	margin: 0 auto;
	padding: 13px 0;
	text-align: left;
	width: 900px;
  }

.menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

.menu ul li a:hover {
	background-color: #fff;
	color:#364B6A;
}



/* content */

#feature {
	float: left;
	width: 655px;
	height: 290px;
	margin: 5px 0px 0px 5px;
	position: absolute;
	background-color: #FFF;
	border: 1px #192333 solid;
	overflow: hidden;
}

#feature #featureimage {
	float: left;
	margin: 0px 0px 0px -05px;
}

#feature #featurepost {
	float: right;
	margin: -10px 5px 0px 0px;
	width: 400px;
}

#content {
	float: left;
	width: 450px;
	margin: 0px 200px;
	}

#feature + #content {
	margin: 300px 200px 0px 200px;
}

#content.wide {
	float: left;
	width: 700px;
	margin: 0 0 0 200px;
	background-color: #fff;
	height: 100%;
	min-height: 100%;
}
#content.wide + #left {
	margin: 0 0 24px -900px;
}
#content.wide .post {
	padding:12px 10px 0 10px;
}

#content .archivetitle {
	font: normal 24pt "Georgia", "Times New Roman", Times, serif;
	color: #08122E;
	padding:12px 0 0 21px;
	}
	
#content .search {
	font: normal 24pt "Georgia", "Times New Roman", Times, serif;
	color: #08122E;
	padding:12px 0 0 21px;
	}
	
#content .notfound {
	font: normal 24pt "Georgia", "Times New Roman", Times, serif;
	color: #08122E;
	padding:12px 0 0 21px;
	}

.post {
	margin: 0 10px;
	padding:12px 0 0 10px;
	line-height: 14pt;
	text-align: justify;
	}
	
.post h2{
	font: normal 24pt "Georgia", "Times New Roman", Times, serif;
	color: #08122E;
	padding: 0 0 6px 0;
	text-align: left;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post a{text-decoration:underline;}

.post ul {padding: 0 0 0 20px;}

.post li {list-style-type: square; line-height: 14pt;}

.post a{text-decoration: none;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#FAFAFA;
	padding:6px;
	margin: 16px 0 24px 0;
	border-top: 1px dashed #B2B2B2;
	}
	

.navigation {
	font-size:8pt;
	width:460px;
	text-transform:lowercase;
	}
	
.alignleft {float:left; margin:20px;}
.alignleft a{background:#B2B2B2; padding:4px; color:#fff;}
.alignleft a:hover{background:#fff; color:#B2B2B2; text-decoration:none;}

.alignright {float:left; margin:20px 10px;}
.alignright a{background:#B2B2B2; padding:4px; color:#fff;}
.alignright a:hover{background:#fff; color:#B2B2B2; text-decoration:none;}


.post p.date{
  font-family: sylfaen, georgia, verdana, times;
  font-size: 11pt;
  color: #898989;
  }
  
.post p.by{
  font-family: sylfaen, georgia, verdana, times;
  font-size: 11pt;
  color: #898989;
  }
  
.post p.bycomments{
  font-family: sylfaen, georgia, verdana, times;
  font-size: 11pt;
  color: #898989;
  border-bottom: 1px dashed #B2B2B2;
  padding:0 0 12px 0;
  }
  
.post p.bycomments a{
  color: #5F7695;
  }


/* left sidebar */

#left {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	float:left;
	margin: 0px 0px 24px -850px;
	padding: 0;
	overflow: hidden;
	}

#content.drop + #left {
	margin: 300px 0px 24px -850px;
}

* html #left {
	left: 20px;
	position: relative;
	}

#left h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 12pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
        border-bottom: 1px dashed;
}

#left p {margin:6px 0; padding: 0 6px 0 0; line-height: 13pt;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin: 6px 0 6px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 234px;
	float:right;
	margin: 0 0 24px -200px;
	padding: 0;
	overflow: hidden;
	}

#right h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	font-variant: small-caps;
	text-align: left;
	color: #fff;	
	margin: 0;
	padding: 4px 12px;
	background: #747474 url(images/h2.png);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#right p {margin:0; padding: 12px; color:#fff; line-height: 13pt;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:0;
	padding:12px 0 12px 0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0 6px 0 12px;
	line-height: 14pt;
	list-style-type: none;
	}
	
#right ul li a{
	color: #fff;
	}

#right ul ul {
	margin: 12px 0 12px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0 15px;
	}
	
#right ul ul li a{
  color: #fff;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#right ul.tagcloud a{line-height: 22pt; padding: 0 4px 0 0; color:#fff;}

#right .books{padding: 14px 0 0 0; height: 86px;}

#right .books img{
  padding: 0 14px 0 14px;
  float:left;
  }
 
#right .books p{padding: 0; margin:0; line-height: 12pt;}
#right .books a{color: #556C8B; font-weight: bold;}

/* comments */

#commentsblock{
  padding:4px;
  margin: 0 0 15px 0;
  background:#fff;
  border: 1px solid #e3e3e3;
  }
  
#commentsblock img{ /* avatar styling */
  border: none;
  float: left;
  margin: 0 4px 0 0;
  padding:4px;
  }

#commentsblock h3{
  font: normal 12pt georgia verdana, times;
  }
  
#commentsblock p{
  font: normal 8pt verdana, times;
  }

#commentsblock h3.respond{
  font: normal 12pt georgia verdana, times;
  border-bottom: 1px dotted #E3E3E3;
  padding:0 0 10px 0;
  margin:0 0 10px 0;
  }  

#commentsblock ol.commentlist li .commentmetadata{
  background:#F0F0F0;
  overflow:hidden;
  font: normal 8pt verdana, times;
  line-height:14pt;
  }
   
#commentsblock ol.commentlist li.alt .commentmetadata{
  background:#F7F7F7;
  overflow:hidden;
  font: normal 8pt verdana, times;
  line-height:14pt;
  }
  
#commentsblock ol.commentlist {list-style-type: none;}

#commentsblock ol.commentlist li {
	background: #fff;
	overflow: hidden;
	margin: 15px 0;
	}

#commentsblock ol.commentlist li.alt {}
#commentsblock ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

#commentsblock ol.commentlist a {color:#556C8B;}
#commentsblock ol.commentlist a:hover {text-decoration:underline;}

#commentsblock cite {
	font-weight: 300;
	font-style: normal;
	}
	
#commentsblock cite a{color: #556C8B; text-decoration: none;}

#commentform{
	background: #F7F7F7;
	margin: 12px 0 0 0;
	padding:10px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentbox{
	width:95%;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #CECECE;
	}

#submit{
  margin:5px 5px 0 0;
  background: #212E43;
  color:#fff;
  border: 1px solid #212E43;
  }

#submit:hover{
  margin:5px 5px 0 0;
  background: #fff;
  color:#212E43;
  border: 1px solid #CECECE;
  }	

/* search */


#searchform{
	margin: 0;
	padding: 12px 12px 10px 12px;
	font-family: verdana, arial, times;
	float: right;
	background: #212E43;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 6px 0;
	border:1px solid #000;
	width: 250px;
	text-transform: lowercase;
	color:#6E6E6E;
	}



/* misc */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
  }

.alignleft {
   float: left;
  }

.alignright {
   float: right;
  }

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
  }


/* footer */

#footer {
	background: #212E43;
	clear: both;
	width: 100%;
	margin-top:15px;
	padding-bottom: 5px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
        color: #FFFFFF;
	}
	
#footer p{padding:8px 0;margin: 0; color: #FFFFFF;}
#footer a{color: #FFFFFF; text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
#footer-sidebar {
        margin-left: 20px;
        display: block;
}
#footer-sidebar h2{
	font-size: 10pt;
        font-variant: small-caps;
        font-family: arial, verdana, times, serif;
        height: 30px;
        padding-top: 10px;
        text-align: center;
}
.footer-widget {
	width: 200px;
        float: left;
        color: #FFFFFF;
        margin-right: 20px;
}
.footer-widget ul {
	list-style-type: none;
	display: inline;
}
.footer-widget li {
	font-size: 10px;
}
#footer-credit {
	margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
        height: 30px;
        clear: both;
        width: 100%;
}
.eshop select {
	max-width: 420px;
}
#v_container {
	line-height: 13pt;
}
caption {
	display: hidden;
}

#woocontainer {
  margin: 10px;
}

div[itemprop="description"] {
  font-size: 14pt;
  margin: 10pt 0pt;
}

div[itemprop="description"] p {
  margin-bottom: 1em;
}

.product_meta > span {
  display: block;
}

.clearfix {
  width: 100%;
  height: 0px;
  clear: both;
}
