/*
Theme Name:  yonatan reinberg
Theme URI: 
Description: 
Version: 1
Author: yonatan reinberg
Author URI: http://yreinberg.net
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


/* COMMON TO ALL PAGES */

body {
	font-family: Georgia, serif;
	font-size:15px;
	color: #081B1F;
	background: url(images/rollinmomos3.jpg) no-repeat center 25px;
	background: url(images/background_ampersand.png) no-repeat 660px 25px;
	background:#FFD186;
	background:white;
}

	.content a:hover {
		border-bottom: 1px dotted;
	}
	
	.fp_onepost a:hover {
		border-bottom:0 !important;
	}

	a {
		color:#FF3B16;
		color:#1B877C;
		text-decoration:none;
	}
	
		a:hover {
			text-decoration:underline;
		}
	

	.container {
		margin:0 auto;
		width:960px;
	}

	.onepage {
		clear:both;
		min-height:550px;
	}

	.clearfix {
		clear:both;
	}
	
	.fancyfont {
		font-family:'FrancoisOneRegular', Arial, sans-serif;
		text-transform:lowercase;
		font-weight:normal;
	}	
	
	h1,h2,h3,h4,h5 {
		font-family:'FrancoisOneRegular', Arial, sans-serif;
		text-transform:lowercase;
		font-weight:normal;
		color:#E07B00; 
	}
	
	h2 {
		font-size:25px;
	}
	
	h3 {
		font-size:20px;
	}

	/* HEADER CLASSES */

	#header {

		margin-top:60px;
		width:353px;
	}
	
		#header h1 a {
			border-top: 14px solid;
			color: #E07B00;
			font-size: 50px;
			letter-spacing: -3px;
		}
	
	#logo  {
		background:none repeat scroll 0 0 #EF4025;
		height:50px;
		padding-left:0;
	}
	
	#menubar {
	height:33px;
	margin-left:220px;
	z-index:5;
		}

	#menubar ul li {

		float:left;
	}
	
	#menubar ul li:hover {

	}	
	
	#header a:hover {
		text-decoration:none;
		border-bottom:0;
	}



/* SIDEBAR */

#sidebar {

}

#sidebar_links {
	background:#12415a;

}

#sidebar_links li {
	margin:0 !important;
}

#sidebar ul li {
	/*margin-bottom:10px;*/
}

#sidebar ul ul li {
margin-left:12px;
margin-bottom:0;
}

#sidebar a {
color:black;
font-size:12px;

}

#sidebar #archives {
margin-bottom:10px;
margin-top:10px;	
}

#sidebar #archives li{
	
}

#sidebarstuff {

}

#sidebarstuff li {

}


#sidebar .wp-tag-cloud {
	background:#EF4025;
	padding-top:5px;
	padding-bottom:5px;
}

#sidebar .wp-tag-cloud  a {
	color:white;
}

	#search_box {
		margin-left:8px;
		margin-top:3px;	
		margin:0;
	}		
	
	#searchy_input {
border-color:#081B1F;
border-style:none none solid solid;
border-width:0 0 1px 1px;
color:#081B1F;
font-family:Georgia,serif;
font-size:16px;
padding:5px;

width:161px;
z-index:4;
	}
	
	#searchy_input:hover {
		background: #081B1F;
		color:white;
	}
	
	.searchresult {

letter-spacing:0.1em;
	}


	.content {
		color:#2B3834;
		font-family:Georgia,serif;
	}		
	
	.sitemap_column {
		float:left;
		padding:40px;
		width:300px;
	}
	
	.sitemap_column h3 {
		background:none repeat scroll 0 0 #B03831;
		color:white;
		margin-bottom:15px;
		padding:5px 3px 5px 5px;

	}
	
	#nav {
margin-top:10px;
	}
	
	#nav ul li {
		display:inline;
		margin-right:18px;
	}
	
	#nav a {
		color:#E07B00;
		font-size:25px;
	}
	
	#nav a:hover {
		text-decoration:underline;
	}
	
	.fp_onepost {
		float:left;
		margin-right:90px;
		margin-top:15px;
		width:430px;
	}	
	   
		#fp_post_2 {
			margin-right:0;
		}

	.fp_onepost p {

	}
	
	.content h2 {
		background:none repeat scroll 0 0 #B03831;
		color:white;
		margin-bottom:15px;
		padding:5px 3px 5px 5px;
	}
	
	.content .cat_header {
		margin-bottom:20px;
		margin-top:20px;
	}
	
	
	.content p {
		line-height:1.5;
		margin-bottom:15px;
		margin-top:15px;
	}

	.content blockquote {
		padding-left:20px; padding-right:20px;
		font-style:italic;
	}

	.post_headerinfo {
	
	}
	
	.headerimg {

	}	
	
	.header_image_section {
		margin-top:20px;
		text-align:center;
	}
	
	.header_image_caption {
		border:1px dotted;
		font-size:11px;
		padding:4px;	
	}
	
	.fp_headerimg {
		height:88px;
		margin-bottom:20px;
		width:340px;
	}
	
	.post_headerinfo h3 {

		margin:0;
		
	}
	
	.post_headerinfo h2 {
		margin-bottom:5px;
		}
	
	.post {
	
	}
	
	#banner_title {
background:none repeat scroll 0 0 #D6FFF3;
margin-top:20px;	
	}
	
	#inner_banner {
	
	}
	
	#banner_title h2 {
		margin-bottom:15px;
		padding:5px 3px 5px 5px;
		color: #E07B00
	}
	
	.post p {
		margin-bottom:10px;
		margin-top:10px;
	}
	
	.post h2 {
		color:#27859B;
		font-style:italic;

		letter-spacing:0.04em;
	
		margin-bottom:20px;
	}
	
	.post blockquote {
		font-style: italic;
		margin-left:20px;
	}

	.content ul {
		margin-left:10px;
		list-style:circle inside !important;
	}
	
	.content ul li {
		list-style:circle inside !important;
	}
	
	.archive_single h3 {

padding:10px;

	}	
	
	.archive_single_header {
	background:#232928;

	}
	
	.archive_single h3 a {
		color:white !important;
		display:block;
	}
	
	.relatedposts ul li {
		list-style:none !important;
	}
	
	.archive_single {
border-bottom:2px solid #1B877C;

margin-bottom:40px;
	}
	
	.archive_single:hover {
		/*border:1px solid #1B877C;*/
	}
	
	a.archive_header:hover {
		border:0;
	}
	
	.archive_headerimg {
		float:left;
		width:400px;
		margin-right:20px;
		border:1px solid #232928;
	}
	
	.relatedposts {
		background: none repeat scroll 0 0 #D6FFF3;
		padding: 10px;
	}
	
	.relatedposts a {
color:#E07B00;
font-size:19px;
	
	}
	
	
	/* CONTACT STUFF */
	
	
	#contactform {
		background:none repeat scroll 0 0 #D6FFF3;
		color:#E07B00;
		display:none;
		padding:10px;
		z-index:5;
		font-size: 13px;
	}
	
	#contactform .wpcf7-text {
		color: #E07B00;
		font-style: italic;
		padding: 5px;		
	}
	
	
	#contactform p {
	margin-bottom: 15px;
	}
	
	#contactform a {




padding-left:10px;

	}	
	
	#contactform h2 {
		font-size:30px;

margin-bottom:15px;
padding:5px 3px 5px 5px;

	}
#close_contact {
    font-size: 20px;
}

	#close_contact_section {
		text-align:center;
	}
	
	
	#contactform a:hover {
	border-bottom:0;
	color:#FF3B16;
	}
	
	#sidebarcontactimg {
margin-top:10px
	}
	
div.wpcf7-mail-sent-ok {
    background: none repeat scroll 0 0 #E07B00;
    border: 2px solid #E07B00;
    color: white;
    margin-bottom: 45px;
    margin-top: 45px;
    padding: 10px;
    text-align: center;
}	

	
/* FOOTER */

#footer {
clear:both;
color:#CCCCCC;
height:5%;
margin-bottom:40px;
padding-top:20px;
text-align:right;
width:100%;
border-top:1px solid #1B877C;
}

	#footer a {


	}
