/*
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:12px;
	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;
	}
	

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

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

	.clearfix {
		clear:both;
	}

	/* HEADER CLASSES */

	#header {
border-top:10px solid #232928;
margin-top:60px;
width:353px;
	}
	
	#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;
text-transform:lowercase;
}

#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;
text-transform:lowercase;
width:161px;
z-index:4;
	}
	
	#searchy_input:hover {
		background: #081B1F;
		color:white;
	}
	
	.searchresult {
		font-weight:bold;
letter-spacing:0.1em;
	}


	.content {
color:#2B3834;

font-family:Georgia,serif;
font-size:15px;
	}		
	
	.sitemap_column {
float:left;
padding:40px;
width:300px;
	}
	
	.sitemap_column h3 {
background:none repeat scroll 0 0 #B03831;
color:white;
font-family:"Helvetica",arial,sans-serif;
font-size:15px;
font-weight:bold;
margin-bottom:15px;
padding:5px 3px 5px 5px;
text-transform:uppercase;
	}
	
	#nav {
margin-top:10px;
	}
	
	#nav ul li {
display:inline;
margin-right:18px;
	}
	
	#nav a {
color:#369C93;
font-family:"Helvetica",arial,sans-serif;
font-size:25px;
font-weight:bolder;
text-transform:uppercase;
	}
	
	#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 {
		font-size:13px;
	}
	
	.content h2 {
background:none repeat scroll 0 0 #B03831;
color:white;
font-family:"Helvetica",arial,sans-serif;
font-size:22px;
font-weight:bold;
margin-bottom:15px;

padding:5px 3px 5px 5px;
text-transform:uppercase;
	}
	
	.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 {
		font-weight:normal;
		margin:0;
		text-transform:lowercase;
	}
	
	.post_headerinfo h2 {
		margin-bottom:5px;
		}
	
	.post {
	
	}
	
	#banner_title {
background:none repeat scroll 0 0 #B03831;
margin-top:20px;	
	}
	
	#inner_banner {
	
	}
	
	#banner_title h2 {
background:none repeat scroll 0 0 #B03831;
color:white;
font-family:"Helvetica",arial,sans-serif;
font-size:22px;
font-weight:bold;
margin-bottom:15px;

padding:5px 3px 5px 5px;
text-transform:uppercase;
	}
	
	.post p {
		margin-bottom:10px;
		margin-top:10px;
	}
	
	.post h2 {
		color:#27859B;
		font-size:15px;
		font-style:italic;
		font-weight:normal;
		letter-spacing:0.04em;
		text-transform:uppercase;	
		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 {

font-size:20px;
font-weight:normal;
padding:10px;
text-transform:lowercase;
	}	
	
	.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;
font-size:14px;
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 #1B877C;
padding:7px;	
	}
	
	.relatedposts a {
color:white;
font-family:Helvetica,Arial,sans-serif;
font-size:19px;
font-weight:bold;	
	}
	
	
	/* CONTACT STUFF */
	
	
	#contactform {
background:none repeat scroll 0 0 #B03831;
color:#111111;
display:none;
padding:10px;
z-index:5;
	}
	
	#contactform p {
		color:white;
		font-size:16px;
		padding-left:10px;
	}
	
	#contactform a {
color:white;
font-family:Helvetica,Arial;
font-size:20px;
font-weight:bold;
padding-left:10px;
text-transform:uppercase;
	}	
	
	#contactform h2 {
background:none repeat scroll 0 0 #B03831;
color:white;
font-family:"Helvetica",arial,sans-serif;
font-size:22px;
font-weight:bold;
margin-bottom:15px;
padding:5px 3px 5px 5px;
text-transform:uppercase;	
	}
	
	#contactform a:hover {
	border-bottom:0;
	color:#FF3B16;
	}
	
	#sidebarcontactimg {
margin-top:10px
	}

	
/* 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 {
		text-transform: lowercase;
		font-size:11px;
	}