/*  
Theme Name: MrJavo's theme
Description: Custom blog design by me	
Version: 2.0
Author: Mr. Javo
Author URI: http://mrjavo.com
*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}

a { 
	border-bottom:1px dotted #2e94b5;
	color:#2e94b5;
	text-decoration:none;
}

a:hover { 
	border-bottom:0px solid #2e94b5;
	color:#fff;
	background:#2e94b5;
}

.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#fff url(images/bg.png) repeat-x  top;
	color:#7f7f7f;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:150px;
	background:url(images/hd_bg.png) repeat-x  top;
}

/* MENU */

#menu{
	text-align:right;
}

#menu_items{
	padding:6px 10px 10px 25px; /*130px si lo podemos en el header*/
	text-transform:uppercase;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999;	
	background:url(images/menu_bg.png) repeat-x top;
	}

#menu_items a{
	color:#3b7186;
	padding:25 4px 0px 4px;
	border-bottom: 0px dotted #2e94b5;
	border-top:0px solid #3b7186;
	text-decoration:none;
}

#menu_items a:hover{
	color:#000066;
	text-decoration:none;
	padding-top:2px;
	background:none;

}

#logo{
	float:left;
}

#logo a, #banner468x60 a{
	color:#3b7186;
	border-bottom: 0px dotted #2e94b5;
	border-top:0px solid #3b7186;
}

#logo a:hover, #banner468x60 a:hover{
	color:#3b7186;
	background:none;
	border-bottom: 0px dotted #2e94b5;
	border-top:0px solid #3b7186;
}

#banner468x60{
	float:right;
	padding:40px 10px 0px 10px;
}

/* BODY */

#body{
	width:100%;
	background:url(images/body_bg.gif) repeat-y top left;
	margin-bottom:20px;
	float:left;
}

#body_top{
	width:100%;
	background:url(images/body_top_bg.png) no-repeat top left;
	float:left;
}

#body_left{
	width:650px; /*650*/
	float:left;
	padding-bottom:40px;
	padding-top:0px;
}



#body_right{
	width:350px; /*350*/
	float:right;
	padding-bottom:100px;
}

/* left contact */

#body_left_content{
	width:598px;  /* 598*/
	margin-left:25px;
}

/* Subheader */

#subheader{
	width:1000px;
	height:340;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7f7f7f;
	float:left;
}

#subheader li { 
	margin-top:10px;
}

#subheader a { 
	border-bottom:0px dotted #7f7f7f;
	text-decoration:none;
}

#subheader a:hover { 
	border-bottom:1px solid #000066;
	color:#000066;
	background:none;
}

#subheader h2{
	padding-top:10px;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3d3d3d;
}

#subheader_left{
	padding:0px 20px 10px 25px;
	width:300px;
	height:213px;
	position: relative;
	overflow: hidden;
	float: left;
	background: url(images/ebookcopy.png) no-repeat; 
	background-position: 1% 50%;  
}

#subheader_center{
	padding:0px 0px 10px 25px;
	width:270px;
	height:213px;
	position: relative;
	overflow: hidden;
	float: left;

}

.mostcommented p{
	padding:10px 0px 0px 0px;

}

.mostcommented {
	padding:10px 0px 0px 0px;

}

.form_newsletter{
	padding:7px 0px 0px 75px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	width:230px;
	}
	

#subheader_right{
	padding:0px 0px 10px 25px;
	width:335px;
	height:213px;
	position: relative;
	overflow: hidden;
	float: left;
	
}

.field {
	background:#fff;
	border:1px solid #e6e6e6;
	height:20px;
	padding:3px 0px 0px 5px;
	color:#666;
	width:170px;
}

.button {
	background:#f7f7f7;
	border:1px solid #e6e6e6;
	height:25px;
	padding:0 5px 0 5px;
	width:90px;
	height:24px;
	color:#3d3d3d;
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor:pointer;
}

/* end Subheader */

.post{
	width:100%;
}

.post-top{
padding: 20px 0px 0px 0px;
}

.post-title{
	color:#000;
}

.post-title h2{
	font-size:31px;
	color:#3d3d3d;
	margin-bottom:4px;
	font-weight:normal;
	padding-bottom:20px;
	border-bottom: 0px dotted #2e94b5;
	
}
.post-title h2 a{
	color:#3d3d3d;
	text-decoration:none;
	background:none;
	border-bottom: 0px dotted #2e94b5;
}

.post-title h2 a:hover{
	color:#000;
	text-decoration:underline;
	background:none;
}
.post-title h3{
	font-weight:normal;
	color:#3B7186;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #E7F3F7;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	border-bottom: 0px dotted #2e94b5;
}
.post-title h3 a{
	color:#3b7186;
	font-size:10px;
	background:none;
	text-decoration:none;
	border-bottom: 0px dotted #2e94b5;
}

.post-title h3 a:hover{
	color:#000066;
	border-bottom: 1px solid #000066;
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:5px;
	padding-left:3px;
	padding-right:5px;
	padding-bottom:20px;
}

.entry a{
	border-bottom:1px dotted #2e94b5;
	color:#2e94b5;
}

.entry a:hover { 
	border-bottom:0px solid #2e94b5;
	color:#fff;
	background:#2e94b5;
}


.entry h2{
	color:#3d3d3d;
	text-decoration:none;
	background:none;
	border:0px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:5px 0px 10px 0px;
}

.entry h2 a{
	color:#3d3d3d;
	text-decoration:none;
	background:none;
	border-bottom: 0px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0px 0px 0px 0px;
}

.entry h3{
	color:#3d3d3d;
	text-decoration:none;
	background:none;
	border-bottom: 0px dotted #2e94b5;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0px 0px 20px 0px
}

.entry h3 a{
	color:#3d3d3d;
	text-decoration:none;
	background:none;
	border-bottom: 0px dotted #2e94b5;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0px 0px 20px 0px
}


.entry p{
	padding:0px 0px 20px 0px
}

.wp-caption-text{
	text-align:center;
}

.postmetadata_rss {
	margin-bottom:0px;
	margin-left:5px;
	color:#333;
	height:29px;
	background:url(images/postmetadata_rss.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.postmetadata{
	margin-bottom:30px;
	margin-left:5px;
	color:#333;
	height:29px;
	background:url(images/postmetadata_bg.gif) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.postmetadata .alignleft{
	padding-top:8px;
	padding-left:10px;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:8px;
	padding-right:10px;
}

p.rss_reminder { 
	float: left; 
	padding-top:10px;
}

p.rss_reminder span {
	background: url(images/postmetadata_rss.png) no-repeat; 
	padding-top:15px;
	padding-left: 35px;
}



p.date { 
	color: #3b7186; 
	float: left; 
	padding-top:4px;
	padding-left:5px;
}
p.tagged { 
	float: left; 
	padding-top:8px;
}

p.comm { 
	float: right; 
	padding-top:8px;
}

p.comm a { 
	color:#3b7186;
	border:0px;
}

p.comm a:hover { 
	color:#fff;
	background:#3b7186;
}

p.tagged a { 
	color:#3b7186;
	border:0px;
}

p.tagged a:hover { 
	color:#fff;
	background:#3b7186;
}

p.tagged span, p.date span {
	padding-left: 25px;
}

p.tagged span {
	background: url(images/category.png) no-repeat; 
	padding-top:1px;
}

p.date span { 
	background: url(images/calendar_background.png) no-repeat; 
}

p.comm span{
	background: url(images/comments.png) no-repeat; 
	padding-left: 20px;
 }


 
 
.post-page{
	padding-right:10px;
	background:url(images/post-page.gif) no-repeat top left;
}

.post-page h2{
	color:#3d3d3d;
	text-decoration:none;
	background:none;
	border-bottom: 0px dotted #2e94b5;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:5px 0px 20px 0px;
}

.post-page .entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:5px;
	padding-left:3px;
	padding-right:5px;
	padding-bottom:20px;
}

strong{
	color:#2e94b5;
}

/* right content */


/* RSS */

#main_rss{
	text-align:center;
	padding-top:5px;
	width:90px;
	height:100px;
	float:left;
}

#main_rss a:hover{
	text-decoration:none;
	border:0px;
}

#mail_form{
	float:right;
	padding:15px 20px 10px 10px;
	width:200px;
	height:55px;
}

#feed_counter{
	float:left;
	padding:2px 0px 0px 0px;
	width:90px;
	height:20px;
}

#feed_counter a:hover{
	background:none;
	border-bottom:none;
	
}


#twitter_counter{
	float:right;
	width:90px;
	height:20px;
	padding:5px 15px 0px 0px;
}

#twitter_counter a:hover{
	background:none;
	border-bottom:none;
}

#why_subs {
	padding:5px 10px 0px 0px; 
	float:right
}

#why_subs a{
	padding:10px 10px 0px 0px; 
	float:right;
	border-bottom:0px dotted #2E94B5;
}

#why_subs a:hover{
	padding:10px 10px 0px 0px; 
	float:right;
	border-bottom:0px solid #000066;
	background:none;
	color:#000066;
}

/* TAGS */

#main_tags{
	padding-left:20px;
	margin-right:10px;
	background:none;
	padding-top:5px;
}

#main_tags a{
	color:#217590;
}

/* ADS */

#main_ads{
	float:center;
	padding-top:10px;
}

#main_ads img{
	float:left;
	margin-left:8px;
	margin-bottom:8px;
}

/* SEARCH */

#main_search{
	margin-top:145px;
	margin-bottom:0px;
}

#searchform_top{
	margin-left:20px;
}

#searchform_top_text{
	width:250px;
	border:0px;
	background:none;
	color:#666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	padding: 10px 0px 0px 0px;
	top:7px;
}

#sidebars{
	float:left;
	background:none;
	padding-top:10px;
	margin-top:10px;
}

#body_right_content{
	width:346px; /* 346*/
}

#sidebar{
	width:310px;
	float:center;
	padding-left:20px;
	
}

#sidebars h2{
	font-size:17px;
	color:#000;
	padding-left:6px;
	padding-bottom:4px;
	margin-bottom:5px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #cfe8f0;
}

#sidebars ul{
	color:#777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars ul a{
	color:#777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:0px solid #cfe8f0;
	background:none;
}

#sidebars ul a:hover{
	color:#111;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:0px solid #111;
	background:none;
}

#sidebars li ul{
	padding-bottom:18px;
	border-bottom:0px solid #cfe8f0;
	background:none;
}


#sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
	border-bottom:0px solid #cfe8f0;

}

#sidebars li ul li ul li ul{
	padding-left:0px;
	border-bottom:0px solid #cfe8f0;
	background:none;
}

#sidebars li{
	margin-bottom:0px;
	border-bottom:0px solid #cfe8f0;
	background:none;
}

#sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:1px solid #e7f3f7;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:2px;
	border-bottom:0px solid #cfe8f0;
	background:none;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
	border-bottom:0px solid #cfe8f0;
	background:none;
}

#sidebars li a{
	color:#888;
	border-bottom:0px solid #cfe8f0;
	background:none;
}


#sidebars li a:hover{
	color:#111;
	border-bottom:0px solid #111;
	background:none;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
}

#sidebars li.widget_categories ul li a{	font-weight:normal;

}

#sidebars li.widget_categories ul li ul li a{
	font-weight:normal;

}

#sidebars li.widget_meta ul li a{
	font-weight:normal;

}


#sidebars li.widget_categories ul li a:hover{
	font-weight:normal;
}

#sidebars li.widget_categories ul li ul li a:hover{	font-weight:normal;
}

#sidebars li.widget_meta ul li a:hover{
	font-weight:normal;
}



#tag_cloud{
	color:#888;
	padding-bottom:20px;
}

#tag_cloud a{
	color:#888;
}

#tag_cloud a:hover{
	color:#333;
}

/* FOOTER */

#footer_rep{
	width:100%;
	height:300px;
	background:url(images/footer_bg.png) repeat-x top;
	clear:both;
	
}

#footer{
	width:1000px;
	height:330px;
	background:url(images/footer_bg.png) repeat-x top;
	margin:0px auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7f7f7f;
	}

#footer_text{
	background:url(images/foot_bottom.png) repeat-x top;
	margin:0px auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7f7f7f;
	color:#000;
	text-align:center;	
	padding:10px 0px 5px 0px;
}

#footer_text a { 
	border-bottom:0px dotted #7f7f7f;
	
}

#footer_text a:hover { 
	border-bottom:1px solid #000066;
	color:#000066;
	background:none;
}


#footer_copyrights{
	text-align:right;
	padding-right:20px;
	padding-top:15px;
	float:right;
	width:20%;
}


#footer li { 
	margin-top:10px;
}

#footer a { 
	border-bottom:0px dotted #7f7f7f;
	text-decoration:none;
}

#footer a:hover { 
	border-bottom:1px solid #000066;
	color:#000066;
	background:none;
}

#footer h2{
	padding-top:10px;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3d3d3d;
}

#footer_0{
	width:230px;
	height:280px;
	position: relative;
	overflow: hidden;
	float: left;
	padding:0px 0px 10px 20px;
}

#footer_1{

	width:230px;
	height:280px;
	position: relative;
	overflow: hidden;
	float: left;
	padding:0px 0px 10px 20px;
}

#footer_2{

	width:230px;
	height:280px;
	position: relative;
	overflow: hidden;
	float:left;
	padding:0px 0px 10px 20px;
}

#footer_3{

	width:230px;
	height:280px;
	position: relative;
	overflow: hidden;
	float: left;
	padding:0px 0px 10px 20px;
}

/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Images */
p img, p img a, p img a:hover{
	padding: 0px;
	max-width: 100%;
	background:none;
	border:0px;
	text-decoration:none;
	}
	
img, img a, img a:hover{
	padding: 0px;
	background:none;
	border:0px;
	text-decoration:none;
	}
	
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.alignright {
	float: right;
	}
		
.alignnone{
	float:none;
	}
	
	
.alignnone a{
	border-bottom:0px dotted;
	}
.alignnone a:hover{
	border-bottom:0px dotted;
	background:none;
	}
	
.aligncenter{
	float:center;
}	
.aligncenter a{
	border-bottom:0px dotted;
	}

.aligncenter a:hover{
	border-bottom:0px dotted;
	background:none;
	}
	
.centered{
float:center;
}

.alignleft {
	float: left
	}
	
.alignleft a{
	border-bottom:0px dotted;
	}
	
.alignleft a:hover{
	border-bottom:0px dotted;
	background:none;
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	/* cursor: none; */
	}

acronym, abbr {
	border-bottom: 0px dashed #999;
	}

blockquote {
	font-style:italic;
	margin: 15px 30px 10px 10px;
	padding-left: 10px;
	background:url(images/blockquote_bg.gif) repeat-y left center;
	}

blockquote blockquote{
	font-style:italic;
	background:url(images/blockquote_bg2.gif) repeat-y left center;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
	
	
.navigation a{
	border:0px dashed #b9c2c6;
}

.navigation a:hover{
	border:0px dashed #b9c2c6;
	color:#3b7186;
	text-decoration:underline;
}

#share{
	font-size:13px;
	color:#000;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:none;
	border:0px dashed #b9c2c6;
	padding:20px 0px 0px 0px;
	float:right;
}
#share a{
	border:0px dashed #b9c2c6;
}

#share a:hover{
	border:0px dashed #b9c2c6;
	color:#3b7186;
	text-decoration:underline;
}

#related{
	font-size:13px;
	color:#000;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#e7f3f7;
	border:1px dashed #b9c2c6;
	padding:10px;
	height:250px;
}

#related h2{
	font-size:15px;
}

#related a{
	border:0px dashed #b9c2c6;
	font-size:13px;
}

#related li{
	padding:10px 0px 0px 0px;
}


#related a:hover{
	border:0px dashed #b9c2c6;
	color:#000066;
	background:none;
	text-decoration:underline;
}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 5px 0px 10px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

.content{
	font-size:14px;

}

.content p{
	padding:10px 0px 0px 10px;

}


#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {

	width: 485px;
	height: 130px;
	background: url(images/gold-mine.png) no-repeat;
	border: 1px solid #2E94B5;
	padding: 5px;
	margin-top: 3px;
	font: Verdana, Times, serif;
	font-size: 13px;	
	overflow: auto;
	
	}
	

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h3#comments_title{
	font-size:18px;
	color:#2e94b5;
	margin-left:35px;
	font-weight:normal;
	font-style:italic;
	margin-bottom:10px;
}

h3#comments{
	font-size:13px;
	color:#000;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#e7f3f7;
	border:1px dashed #b9c2c6;
	padding:10px;
}

#comm_leave a{
	color:#2E94B5;
	text-decoration:none;
	background:none;
	border-bottom: 0px dotted #2e94b5;
	
}

#comm_leave a:hover{
	color:#000066;
	text-decoration:none;
	background:none;
	border-bottom: 0px dotted #2e94b5;
	
}


	
	
.comm_title{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.body {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:15px 10px 20px 10px;
}

.reply {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		
}

.meta{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;

}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	width:565px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 10px;
	list-style: none;
	background:url(images/commentlist_line.gif) no-repeat left bottom;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border:0px;
	background:none;
	}

.commentlist p {
	margin: 10px 5px 10px 10px;
	}
	


#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000;
	background:url(images/commentlist_bg.gif) repeat-x left top;
	padding:6px 0px 6px 10px;
	}

.commentmetadata a{
	color:#2e94b5;
	font-weight:bold;
	}

#respond_box{
	width:535px;
	background:url(images/respond_box.gif) repeat-x top left;
	margin-top:40px;
	margin-left:35px;
	border:1px dashed #c2c7c9;
	padding:10px 10px 40px 10px;
}

h3#respond{
	font-size:21px;
	color:#000;
	margin-left:5px;
	padding-top:1px;
	padding-bottom:25px;
	font-weight:normal;
}

#commentform{
	margin-left:35px;
	color:#000;
}

#commentform a{
	color:#000;
}



/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	width:95%;
	padding-right:10px;
	background:url(images/post-page.gif) no-repeat top left;
}

.ar_panel3{
	background:none !important;
}

.page_archives_div h2{
	font-size:31px;
	font-style:normal;
	font-weight:normal;
	color:#2e94b5;
	margin-left:25px;
	padding-top:10px;
	background:url(images/dotted_blue.gif) repeat-x left bottom;
}

.ar_panel3 h2{
	padding-top:0px !important;
	margin-left:10px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:20px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:bold;
	color:#333;
	font-size:12px;
	padding-left:10px;
}

.page_archives_div ul li a:hover{
	color:#333;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #f2f2f2;
}

.page_archives_div ul li ul li{
	background:none;
	border:0px;
}
