/*
Theme Name: Craft Child
Description: A Custom Theme for WordPress.
Version: 1.0.0.9
Description: Child theme for Craft
Author: Theme Trust & Bright Box Image
Template: craft
Tags: craft
*/

@import url("../craft/style.css");

@font-face {
    font-family: 'LatinModernMono10Regular';
    src: url('http://www.navautism.com//fonts/lmmono10-regular-webfont.eot');
    src: url('http://www.navautism.com//fonts/lmmono10-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.navautism.com//fonts/lmmono10-regular-webfont.woff') format('woff'),
         url('http://www.navautism.com//fonts/lmmono10-regular-webfont.ttf') format('truetype'),
         url('http://www.navautism.com//fonts/lmmono10-regular-webfont.svg#LatinModernMono10Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#header {
    border-bottom: 1px solid #E3E3E3 !important;
    margin-bottom: 30px;
    padding: 20px 0 30px;
    position: relative;
    z-index: 8000;
}
#header h1{
	font-size: 54px;	
	padding: 40px 0 0px 0;
	font-family: "LatinModernMono10Regular", Georgia, Times, "Times New Roman", serif;
	line-height: 1px;		
}

#header h1 a, #header h1 a:hover {
}

#widget-book {
	position: absolute;
	top: 54px;
	right: 0px;
	width: 171px;
	height: 217px;
	z-index: 12000;
	}

#description-navautism {
	font-size: 20px;	
	padding: 30px 0 50px;
	color: #a33930;
	font-family: "LatinModernMono10Regular", Georgia, Times, "Times New Roman", serif;
	line-height: 1px;		
}
	
.oneThird-navautism {
	width: 425px;
	float: left;
	padding-top: 30px;
	z-index: 1;	
}

.twoThirds-navautism {
	width: 315px;
	float: right;
	padding-top: 100px;	
	font-size: 14px;
	line-height: 1.5em;	
}

.larger-navautism {
	font-size: 1.4em;
}
.oneHalf {
	width: 425px;	
}

.titleBox-home {
	margin-top: 25px;
}

.homeFeature .titleBox-home-navautism h4{
	float:right;
	color: #a33930 !important;
	font-size: 22px;
	margin-right:10px;
	margin-bottom: 20px;
	font-family: "LatinModernMono10Regular", Georgia, Times, "Times New Roman", serif;
}

.navautism-home {
	margin-top:50px;
}

#featuredPosts {
    border-top: none;
    padding-top: 0px;
}

#widget-social {
	height: 40px;
	width: 210px;
	float: right;
}

#widget-offer {
	height: 91px;
	width: 211px;
	position: absolute;
	top: 20px;
	right: 220px;
	z-index: 12000;
}

#widget-book {
	position: absolute;
	top: 54px;
	right: 0px;
	width: 171px;
	height: 217px;
	z-index: 12000;
	}


#mainNav {
    background-color: #aac2c6;
    float: left;
 padding-top: 8px;
 padding-bottom:8px;
    position: relative;
    width: 960px;
}

/* Top level navigation */

#mainNav{	
	right: 5px;	
	position:absolute; top:100%; height:20px; margin-top:-10px;	
	font-size: 16px;
	font-family: Helvetica, arial, sans-serif;
	position:relative;
}

#mainNav li{
	margin: 0 0 0 25px;	
	display: inline-block;
	padding-top: 0;	
}

#mainNav ul a{
	line-height: 25px;	
	color: #444343;	
}

#mainNav ul ul a{
	line-height: 15px;
	font-weight: normal;
	border-top: none;	
}

#mainNav ul li a:hover,
#mainNav ul li:hover,
#mainNav ul li.sfHover a,
#mainNav ul li.current a,
#mainNav ul li.current-cat a,
#mainNav ul li.current_page_item a,
#mainNav ul li.current-menu-item a,
#mainNav ul li.current-post-ancestor a,
#mainNav ul li.current_page_parent a,
#mainNav ul li.current-category-parent a,
#mainNav ul li.current-category-ancestor a,
#mainNav ul li.current-portfolio-ancestor a,
#mainNav ul li.current-projects-ancestor a {
	text-decoration: none;
	color: #af2a1e;	}
	
#pageHead h1 {
    font-family: "LatinModernMono10Regular",Georgia,Times,"Times New Roman",serif;
    font-size: 26px;
    line-height: 1.15em;
    margin-bottom: 0;
    color: #999999 !important;
}

a{	
	color: #0378b6;	
}

a:hover {
	color: #045c8b;	
}

a.button, #footer a.button, #searchsubmit, input[type="submit"]  {	
	font-size: 12px;
	background: #0378b6 url(images/btn_bkg.png) repeat-x;	
	display: inline-block;	
	color: #fff;
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3);	
	position: relative;
	cursor: pointer;
	font-weight: bold;	
	padding: 5px 15px 5px;
	border: 1px solid rgba(0,0,0,.2);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 5px 0 0;	
	line-height: normal !important;
}

/*//////////////////////////////////////////////////////////////////// 
//  05 - Content
////////////////////////////////////////////////////////////////////*/

#content.threeFourth p, #content.threeFourth ul li, #content.threeFourth ol li {
	font-size: 1.2em !important;
	line-height: 1.4em;
	color: #666666 !important;		
}

#content .post {
    border-bottom: 1px solid #E3E3E3;
    margin: 0 10px 30px 0;
    padding-bottom: 5px;
    position: relative;
}

.post .meta {
    font-family: "Droid Serif",Georgia,Times,"Times New Roman",serif;
    font-style: italic;
    margin: -5px 0 15px;
    padding: 0;
}

.wp-caption-text {
	font-style: italic;
	font-family: "LatinModernMono10Regular", Georgia, Times, "Times New Roman", serif;
	font-size: .9em;
	padding-top:5px;
	text-align: center;
}

#respond h3 {
		font-family: "LatinModernMono10Regular", Georgia, Times, "Times New Roman", serif;

}

/*Sidebar------------------*/

#sidebar .widgetBox h3, #footer .widgetBox h3 {
	font-family: "LatinModernMono10Regular", Georgia, Times, "Times New Roman", serif;
    font-size: 20px !important;
    letter-spacing: 1px;
    line-height: 1.2em;
    margin-bottom: 15px;
}

#twitter-2.oneFourth div ul li span.entry-content {
	line-height: 1.3em !important;
}

.sidebarBox {
    margin: 0 0 15px;
    position: relative;
}

post .meta {
    font-family: "LatinModernMono10Regular",Georgia,Times,"Times New Roman",serif;
    font-style: italic;
    margin: -5px 0 15px;
    padding: 0;
}

#pageHead {
    margin: 0 30px 20px;
    padding: 0;
}

#mc_embed_signup label {
    display: block;
    font-size: 12px;
    font-family: "LatinModernMono10Regular", Georgia, Times, "Times New Roman", serif;
    font-style: normal;
    padding-bottom: 5px;
    padding-top: 10px;
}

/*Lists------------------*/


#content ul{	
	margin:  0 0 25px 20px;
	list-style-type: disc;	
}

#content ul li{	
	margin: 0 0 10px 0;		
	line-height: 1.7em;		
}

#content ol li{	
	margin: 0 0 10px 0;	
	line-height: 1.7em;
}

#content ol{	
	margin: 0 0 20px 20px;	
}

#content ul ul, #content ol ul, #content ul ol, #content ol ol {	
	padding-top: 10px;	
}
/*//////////////////////////////////////////////////////////////////// 
//  Footer
////////////////////////////////////////////////////////////////////*/

#footer {	
	border-top: 2px solid #999999;
	background: #F3F0E7;	}

#footer .widgetBox h3 {
    color: gray !important;
    font-size: 18px !important;
}

#footer .oneHalf {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
}

/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */


.nivo-controlNav {
	position:absolute;
	right:15px;
	bottom:0px !important;
}

/* images */

#content.oneFourth img {
	max-width: 207px;	
	height: auto;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

#content.oneThird img {
	max-width: 270px;	
	height: auto;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

#content.twoThird img {
	max-width: 570px;	
	height: auto;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

#content.threeFourth img {
	max-width: 690px;	
	height: auto;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

#content.full img {
	max-width: 950px;
	height: auto;
	padding: 5px;
	border: 1px solid #DDDDDD;
}