/*
Theme Name: TimScott's Blog
Theme URI: 
Author: Emiliano Martinelli
*/

html {overflow-x: auto;} 

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p{
	margin: 20px;
	padding: 20px;
	
}

body{
	margin-left: auto; margin-right: auto;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/Blackstripe.png);
	color: #000000;
	width:950px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #128219;
}

a:hover{ text-decoration: none; }

a img{ border: none; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #E8F4F7;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #ddd;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin-left: auto; margin-right: auto;
	width: 950px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}

#page{
	margin-left: auto; margin-right: auto;
	width: 950px;
	float: left;
	text-align: center;
	background: url(images/bg_page.gif) repeat-y;
	color: #fff;
	clear: both;
}


#footer{
	margin: 0 0 0 0px;
	color:#999999;
	font-size:11px;
}

#footer p{
	padding-left: 25px;
	line-height: 18px;
	
}

#footerglass{
	font-size:11px;
	display: inline;
	float: left;
	margin: 30px 0px 0px 0px;
	width: 950px;
	height: 62px;
	background: #fff url(images/bg_menu.gif) no-repeat;
}
#footerglass ul{
	list-style: none;
	margin: 0;
	padding: 22px 15px 0;
}
#footerglass ul li{
	display: inline;
	padding: 0 0px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

#menu{
	font-size:11px;
	display: inline;
	float: left;
	text-align:left;
	margin: 30px 13px 0px 8px;
	width: 950px;
	height: 62px;
	
}

#menu ul{
	list-style: none;
	margin: 0 93px;
	padding: 22px 15px 0;
}

#menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#menu ul li a{
	color: #fff;
	text-decoration:none;
}
#menu ul li a:link{
	color: #fff;
	text-decoration:none;
}
#menu ul li a:hover{
	color: #fff;
	text-decoration: underline;
}

#menu ul li h1{
	font-size: 12px;	
}

#banner{
	display: inline;
	float: left;
	padding: 37px 0px 0px 17px;
	width: 950px;
	height: 120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	overflow: hidden;
	background: url(images/banner_hollywood2.jpg) no-repeat ;
	background: url("images/Header - Example3.jpg") no-repeat ;
	background: url("images/Header - Example5b.jpg") no-repeat ;
}

.widecolumn_bottom{
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 950px;
}

.widecolumn_top{
	float: left;
	width: 950px;
	padding: 0 0 0 0px;
	color: #000;
}

.narrowcolumn{
	float: left;
	width: 585px;
}

.post{
	text-align:left;
	padding: 20px;
}

.post h2{
	padding: 0 0 12px;
	background: url(images/line.gif) repeat-x bottom left;
}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	line-height: 36px;
}

.entry h2{
	line-height: 24px;
	background-image: none;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	padding: 5px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	padding: 0 20px 20px;
	font-size: 14px;
	line-height: 18px;
}


/*   SIDEBAR!!! */

.sidebar{
	border-right:3px solid white;
	background-color:#141215;
	color: #FFFFFF;
	float: left;
	width: 340px;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.sidebar ul { margin: 0; padding: 0; }
.sidebar li {margin: 0; padding: 0; list-style-type: none; }
.sidebar ul ul { padding: 1em 1em 0 2em; }
/* Search - mandatory on top position */
#search{
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	background: url(images/bg_search.gif) repeat-x ;
	height:50px;
}
#search #s{
	margin-left: 10px;
	margin-top:5px;
}

#search #searchsubmit{
	margin-left: 10px;
	margin-top:5px;
}

.sidebar #autoresponder{
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align: left;
	/*height:400px;*/
	width:340px;
}

.widgettitle { background: #141215 url(images/bg_ul_li_h2.gif) no-repeat top left;}
/* social links box - mandatory on second position */

.sidebar #social-links{
	text-align: center;
	height:170px;
	padding: 10px 20px 0px 0px;
	background: #FFFFFF url(images/add-me.jpg) no-repeat ;
}

.sidebar #social-links h2{
	color:black;
	margin-left:20px;
	padding: 10px 20px 0 0;
	background:url(image);
}
.sidebar #socialLinksContainer {
	padding: 0px 0px 0 0px;
	margin:0 auto;
	background:url(image) no-repeat top left;
}

.sidebar #sidebarheader {
	border:0px solid yellow;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(images/bg_sidebar_top.gif) no-repeat left top;
}

.sidebar #box_bottom{
	height:15px;
	background:url(images/box_bottom.gif);
}

#kb-advanced-rss-3 { 
	padding: 0 0 20px 0; 
	background:url(images/bg_ul_li_h2.gif) no-repeat top left; }

#archives{
	padding: 0px 0px 20px 0px;
	background:url(images/bg_ul_li_h2_recent.gif) no-repeat top left;
}

#recent-posts{
	padding: 0px 0px 20px 0px;
	background:url(images/bg_ul_li_h2.gif) no-repeat top left;
}

#recent-comments{
	padding: 0px 00px 20px 0px;
	background:url(images/bg_ul_li_h2.gif) no-repeat top left;
}
#recent-comments a{
	padding: 0px 00px 20px 0px;
	margin: 0 20px 20px 0;
}

#rss-334281821 {
	padding: 0px 20px 10px 0px;
	background:url(images/bg_ul_li_h2.gif) no-repeat top left;
}
#rss-343771551 {
	padding: 0px 20px 10px 0px;
	background:url(images/bg_ul_li_h2.gif) no-repeat top left;
	list-style: none;
}

#sidebarfooter {
	float: left;
	margin:0px 0px 0 0;
	width:340px;
	/*height:15px;*/
	background:#fff url(images/bg_sidebar_bottom.gif) no-repeat top left;
	background-color:#FFFFFF !important;
}



/* other side bar sections */

.sidebar div {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin-left:0px;
	margin-top:0px;
	right:0px;
}

.sidebar li#recent-posts-2, .sidebar li#recent-comments-2, .sidebar li#kb-advanced-rss-3 {
background:transparent url(images/bg_ul_li_h2.gif) no-repeat scroll left top;
padding: 0px 20px 10px 0;
list-style:none;

}
.sidebar li#archives-2{
	background:url(images/bg_sidebar_top.gif) no-repeat left top;
	list-style:none;
}
.sidebar li#archives-2 h2.widgettitle{
	background:transparent url(images/bg_ul_li_h2.gif) no-repeat scroll 0 top;
	margin:0;
	padding:12px 0 5px 30px;
	height:27px;
}

.widgettitle{
	height:27px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 5px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

/* .sidebar div ul {
	list-style-type: decimal outside;
	padding: 0 10px;
	margin: 0 10px;
	
} */

.sidebar div ul li{
	list-style-type:none;
	color:white;
}

.sidebar div ul li a {
	color:#9ac772;
	text-decoration:none;
}

.sidebar div ul li a:link {
	color:#9ac772;
	text-decoration:none;
}

.sidebar div ul li a:hover {
	color:white;
	text-decoration:none;
}

.sidebar url {
	color:white;
	margin: 0;
	padding: 0px 10px 0px;
	background: url(images/bg_ul_ul.gif) no-repeat bottom left;
	text-decoration:none;
}


.sidebar ul li.widget_search form, .sidebar li.widget_calendar #calendar_wrap {
	list-style-type: none;
	padding: 10px 10px 10px;
	background: url(images/bg_ul_ul.gif) ;
}

.sidebar li ul li{
list-style-type: none;
padding-bottom:10px;
}

.sidebar li ul li a{
text-decoration:none;
color:#9ac772;
}
.sidebar ul ul { padding: 1em 1em 1em 2em; }
/* comments template */

.comments-template{
	padding: 20px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
	line-height: 18px;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 94%;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	text-transform: none;
	line-height: 20px;
}

table#wp-calendar caption{
	padding: 8px 10px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
	background: #ddd;
}

table#wp-calendar td{
	text-align: right;
	padding: 2px;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */