/*
Theme Name: Alan Deniro
Version: 1
*/

/**
* RESET
*/

html, body, div, span, applet,
object, iframe, h1, h2, h3, h4,
h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big,
cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup,
tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form,
label, legend, table, caption,
tbody, tfoot, thead, tr, th, td 	{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; }
body 					{ line-height:1; }
ol, ul 					{ list-style:none; }
blockquote, q 				{ quotes:none; }
del 					{ text-decoration:line-through; }
table 					{ border-collapse:collapse; border-spacing:0; }
p,ol,ul,table, form 			{ margin-bottom:20px; }

/**
* BODY
*/

body 					{
	font-size:14px;
	line-height:125%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/**
* BLOCKS
*/

#wrapper 				{
	width:950px;
	background-image: url(images/background.jpg);
	margin-left:auto;
	margin-right:auto;
	padding: 0 25px;
	background-repeat: repeat-y;
	background-position: right top;
	margin-bottom:50px;
}
#title 					{ width:650px; height:145px; padding-left:20px; padding-top:35px;}
#main 					{ width:450px; float:left; padding-left:20px;padding-top:10px;}
#left_side, #right_side 		{
 	float:right;
	height: auto;
	
}
#left_side 				{
	width:175px;
	margin-left:10px;
	margin-right:-10px;
	background-image: url(images/bird.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:15px;
	padding-top:105px;
}
#right_side {	width:249px; margin-right:15px; padding-right:10px; padding-left:0px;}
}
* html #right_side 			{ width:218px; }
/*
#footer 				{
	clear:both;
	height:100px;
}
*/
/**
* GENERAL HEADERS
*/

h1, h2, h3, h4, h5, h6 			{ font-family: Georgia, "Times New Roman", Times, serif; margin-bottom:20px; font-weight:normal; }

/**
* TITLE
*/

#title h1 				{ margin-bottom:0; font-size:1px; padding-top:0; margin-left:-100000px; }
#title h2 				{ margin-bottom:0; font-size:1px; padding-top:0; margin-left:-100000px; }
#title p 				{  }
#title h1 a 				{ text-decoration:none; letter-spacing:-1px; text-transform:uppercase; }

/**
* MAIN
*/

#main a 				{ text-decoration:none; color:#f45c35; }
#main a:hover 				{
	text-decoration:none;
}
#main div.post h2 			{
	font-size:20px;
	font-style: italic;
	font-variant: normal;
	text-transform: lowercase;
	color:#f45c35;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:25px;
}
#main div.post h2 a 			{ color:#f45c35; background:#FFFFFF; border-bottom:1px dashed #aaa;}
#main div.post h2 a.hover 			{ text-decoration:underline; }
#main div.post h3 			{ font-size:16px; font-weight:bold; }
#main div.post h4 			{ font-size:14px; }
#main div.post 				{ margin-left:10px; }
#main p.details 			{ margin-top:20px; margin-bottom:40px; font-size:0.85em; padding:3px 0 3px 10px; }
#main p.details a 			{ text-decoration:none; color:#f45c35;}
#main p.details a:hover		{ text-decoration:underline; }
#main ul li 				{ margin-left:40px; list-style-type:square; }
#main ol li 				{ margin-left:40px; list-style-type:decimal; }
#main img 				{ max-width:450px;}
#main blockquote 			{ padding-left:30px; font-style:italic; font-family:georgia,serif; }
#main code 				{   }
#main p.post_tags 			{ font-size:0.85em; clear:both; }
#main a:hover 			{ text-decoration:underline; }

/**
* NAVIGATION
*/

div.navigation 				{ height:80px; padding-top:40px; }
div.navigation span.alignleft 		{ display:block; margin-left:10px; width:210px; float:left; }
div.navigation span.alignright 		{ display:block; width:210px; float:right; text-align:right; }

#navmenu {margin-left:auto; margin-right:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: lowercase;
	font-size:23px;
margin-bottom:150px;
	}
#navmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
}
#navmenu li {
	display: inline;
}

#navmenu li a {
	text-decoration:none;
	padding: 5px 20px 50px;
	color: #000000;
}

#navmenu a:hover 			{
	color: #f45c35;
}

#navmenu li.current_page_item a {
	color: #444;
	background: url(images/blot.jpg) top center no-repeat;
	padding: 5px 20px 50px;
}




/**
* COMMENTS
*/

#main ol.commentlist li 		{ font-size:13px; margin-left:0; list-style-type:none; padding:10px 10px 0 10px; border-bottom:1px dashed #aaa; }
#main ol.commentlist big 		{ font-size:16px; font-weight:bold; }
#main ol.commentlist span.date 		{ display:block; margin-bottom:20px; font-size:12px; }
#main ol.commentlist li ul li 		{ margin-left:40px; list-style-type:square; margin-bottom:0; padding:0; border:0; }
#main ol.commentlist li ol li 		{ margin-left:40px; list-style-type:decimal; margin-bottom:0; padding:0; border:0; }
#main ol.commentlist li.alt 		{  }
#main ol.commentlist li.author 		{  }
#main ol.commentlist img.avatar 	{ float:right; margin-left:10px; }
#main ol.commentlist p,
#main ol.commentlist ul,
#main ol.commentlist ol 		{ margin-bottom:10px; }

/**
* COMMENT FORM
*/

#commentform label 			{ font-size:12px; }
#commentform input 			{ display:block; }
#commentform textarea 			{ width:90%; height:140px; }
#commentform p 				{ margin-bottom:10px; }

/**
* LEFT SIDE
*/

#left_side 				{ font-size:12px; }
#left_side h2 				{ font-size:18px; padding-bottom:7px; padding-top:3px; margin-bottom:7px;font-style:italic; color:#f45c35; text-align:center; }
#left_side h2 a {color:#000000;}
#left_side ul li ul li ul	
	{ margin-bottom:0; }

#left_side table 			{ width:90%; }
#left_side table td,
#left_side table th 			{ text-align:center;  }
#left_side a 				{ text-decoration:none;  color:#f45c35; }
#left_side a:hover 			{ text-decoration:underline; }

#left_side li{
	margin-bottom:10px;
	padding-left:0px;
	list-style-type: none;
}


/**
* RIGHT SIDE
*/

#right_side 				{ font-size:12px; color:#f45c35;}
#right_side img {padding:0; margin:0; margin-left:10px;width:225px;}
#right_side div {
/*	background:#fff; */
	margin:0 25px;
	padding:0 1px;
	/*border-right: thin solid #000;
    border-left: thin solid #000;margin-left:25px; */

}
#right_side li{ margin-left:-25px; }
#right_side div div{/*background:#000;*/ margin:0 1px; padding:1px; }
#right_side h2 				{ font-size:16px; color:#FFFFFF; margin:0;margin-left:75px; padding:15px;}
#right_side ul li ul  		{ margin-bottom:0; padding-left:90px;margin-right:50px;}
#right_side ul li ul li ul 		{ margin-bottom:0; padding-left:40px;margin-right:0px;}

#right_side table 			{ width:90%; }
#right_side table td,
#right_side table th 			{ text-align:center; color:#f45c35; }
#right_side a 				{ text-decoration:none;  color:#f45c35;}
#right_side a:hover 			{ text-decoration:underline; color:#f45c35; }
#right_side img {border: thin solid #000000;}
#right_side p {color: #fff; font-size:12px;margin:10px 40px;}
#right_side .reviewer {text-align:right;}
#right_side span.monthCount, span.yearCount {text-decoration:none; color:#f45c35;}


/**
* LEFT RIGHT COMMON CLASSES
*/

#tag_cloud a 				{ line-height:30px; }
#searchform br 				{ display:none; }
#searchform 				{ margin-bottom:20px; }
select#cat 				{ margin-bottom:20px; }

/**
* FOOTER
*/

#footer {
	background:#fff;
	clear:both;
	border:thin solid #000000;
	margin:2px;
	height:80px;

}

#footerbackground{background:#000;}

#footer div {
background: #000;
height:75px; 
padding:0;
margin: 2px 0;
}

#footer #box{
	border-bottom:#000 solid thin;
	width: 193px;
	float:right;
	height: 100px;
	background:#fff;
	padding: 0px;
	margin: 0 48px;


}

#footer #box #two {
	background:#000;
	width:auto;
	margin:0;
	padding:0 2px;
	height:99px;
	padding:0px;


}

#footer #box #two img{
padding:30px;
}
#footer p {padding: 25px 50px;color:#fff;font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; }

/**
* WP REQ STYLE
*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	border: 1px solid #f45c35;
	text-align: center;
	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;
	background-color: #ddd;
}

.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;
}
