/*  
Theme Name: Daniel Senie
Theme URI: http://www.danielsenie.com/ 
Description: 
Author: 
Author URI: 
*/

/* ----- Site ----- */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	background-color: #000000;
	background-image:url(images/site_bkgd.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#656658;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html, body {
   height: 100%;
   margin: 0 0 1px;
   padding: 0;
}

img { border:0; }

h1, h2, h3, h4 {
	text-transform:uppercase;
}

a { color:#5a1e06; text-decoration:none; }
a:hover { color:#5a1e06; text-decoration:underline; }

.clear { width: 100%; height: 1px; margin: 0 0 -1px; clear: both; }

p { line-height:150%; }


/* ----- #outerWrapper ----- */

#outerWrapper {
}

#innerWrapper {
	margin:0 auto;
	/* width:1254px; */
	width:779px;
}


/* ----- #header ----- */

#header {
	margin:0 auto;
	padding:0px;
	width:779px;
	height:172px;
}

#logo {
	height:172px;
	width:260px;
	padding-left:260px;
}


/* ----- #menu ----- */

#menu {
	height:48px;
	margin-top:-46px;
	width:779px;
	text-align:center;
	padding-bottom:40px;
}


/* ----- #nav ----- */

#nav {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#nav li { display:inline; padding:0px 15px 0px 15px; color:#6e7452; border-left: 1px solid #6f7552; }

#nav li a { color:#c9cdb5; text-decoration:none; }
#nav li a:hover { color:#FFFFFF; }

#nav li.first_item { border: none; }

/* ----- #contentarea_interior ----- */

#contentarea_interior {
	background-image:url(images/body_content_top.png);
	background-repeat:no-repeat;
	min-height:79px;
	height:auto !important;
	height:79px;
	padding:0px;
	width:779px;
	line-height:150%;
}

#contentarea_interior.gallery {
	background-image:url(images/body_content_top_gallery.png);
}

#contentarea_interior h2 { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; float:left; padding:41px 0px 0px 55px; }


#bodyContent {
	background-image:url(images/bodycontent_bkgd.png);
	background-repeat:repeat-y;
	width:779px;
	height:auto !important;
	min-height:481px;
}

#bodyContent textarea {
	width: 95%;
	}

#bodyContent p {
	padding-bottom:10px;
}

#bodyContent.gallery {
	background-image:url(images/gallery_body_bkgd.png);
	background-repeat:repeat-y;
}

#bodyGallery {
	background-image:url(images/gallery_body_top_bkgd.png);
	background-repeat:no-repeat;
	padding:10px 0px 0px 0px;
}

#galleryContent {
	padding:20px 0px 0px 50px;
}

.gallery { padding:0px 0px 0px 0px; }
.gallery img { /* float:left; padding:0px 20px 20px 0px; */ }
.gallery p { /* float:left; */ }

#bodyContentLeft {
	background-image:url(images/bodycontent_left_top.png);
	background-repeat:no-repeat;
	float:left;
	width:520px;
	height:auto !important;
	min-height:181px;
	padding-top:10px;
}

#bodyGallery .post { width:auto; padding:0px 55px 20px 55px; }

.post {
	margin:0px;
	padding:0px 0px 20px 55px;
	width:450px;
}

div.postTitle {
	background-image:url(images/post_bkgd.png);
	background-repeat:no-repeat;
}

div.postTitle small {
	float:left;
	width:30px;
	text-align:center;
	padding:5px 18px 0px 5px;
}

span.day {  
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2b2f0d;
	font-weight:bold;
	font-size:15px;
	}
	
span.month {  
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7b7b7b;
	font-weight:normal;
	font-size:11px; 
	}

div.postTitle h1 { 
	color:#FFFFFF;
	font-size:20px;
	padding:8px 0px 25px 3px;
	float:left;
}

div.postTitle h1 a { color:#FFFFFF; }

h1.pageTitle { 
	color:#FFFFFF;
	background-image:url(images/post_bkgd.png);
	background-repeat:no-repeat;
	font-size:20px;
	padding:8px 0px 25px 55px;
}

.post h2 a { color:#FFFFFF; font-style:normal; }

.post img {
/*
	float:right;*/
	border:1px solid #000000;

}

.post a {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#bodyContentRight {
	background-image:url(images/bodycontent_right_top.png);
	background-repeat:no-repeat;
	float:left;
	width:199px;
	padding: 22px 10px 22px 22px;
	height:auto !important;
	min-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}

#bodyContentRight h2 {
	color:#8b7a73;
	font-size:14px;
	padding-bottom: 6px;
	border-bottom: 1px solid #4b2e22;
	margin-bottom: 6px;
	margin-right: 10px;
}

#bodyContentRight form {
}

#bodyContentRight ul {
	margin-left: 15px;
}

#bodyContentRight li {
	font-size:11px;
	color:#9b715f;
	padding:5px 0px 0px 0px;
}

#bodyContentRight li a { color:#9b715f; }
#bodyContentRight li a:hover { color:#ffffff; }

/* ----- #footer ----- */

#footerBkgd {
	background-image:url(images/page_bkgd.png);
	background-repeat:repeat-x;
	background-color:#00CC33;
	height:164px;
	width:100%;
}

#footer {
	background-image:url(images/footer_bkgd.jpg);
	background-repeat:no-repeat;
	height:164px;
	margin:0 auto;
	width:779px;
}

#footer.gallery {
	background-image:url(images/gallery_footer_bkgd.png);
}

#footer img { float:left; padding:39px 0px 0px 40px; }
#footer ul { float:left; padding:62px 0px 0px 40px; }
#footer ul li { display:inline; list-style-type:none; padding:0px 10px 0px 0px; }
#footer a { color:#978985; font-size:11px; }
#footer a:hover { color:#FFFFFF; }



/* ------ #sidebar ----- */



form#searchform input#s {
	width: 157px;
	height: 19px;
	background: url(images/search_field_bg.jpg) no-repeat;
	border: none;
	font-size: 12px;
	padding: 1px 0px 0px 3px;
	}

#bodyContentRight div.widget_search h2 {
	padding: 0px;
	border: none;
	}

form#searchform input#searchsubmit {
	padding: 0px;
	margin-left: 5px;
	}

div.widget {
	margin-bottom: 20px;
	}

#wp-calendar {width:100%;}

