
body {	background-color: #fff;}
body {	font-family: Arial, Verdana, sans-serif;}
h1,h2,h3,h4,h5,h6 {	
		font-family: Arial, Verdana, sans-serif;
}


.container 		{ color:#000; }

#sidebar a { color: #EEE; border-bottom: 1px dotted #CCC; text-decoration:none;}
#sidebar a:hover { color: #060606;}

/*-----------------------------------------------------------------------------
	Header
	Add a graphic logo, using the following CSS
-----------------------------------------------------------------------------*/



.header h1 { font-size:5em; letter-spacing:-0.1em;}

span.blue { color:#0039B3; font-weight:bold;}

h6 { font-size:1; font-weight:bold;}
a { color: #000000;}


.header h1, .header h2{ display: none;  }
#header .description { display: none; }

#nav { background: #060606; border: none;}
#nav li { margin-right:1em;}
#nav li a:hover, #nav li.current_page_item a { background-color: #ED1B24;}

hr { background:transparent;}
#heading { width:100%; background-color:#060606;}

.container {border:0px;color:#060606;}
.categoryitem { height:80px;}

#maincontent { font-size:1em;}

#maincontent .post h2, #maincontent h2#comments, #maincontent h2.pagetitle, #maincontent h2#respond { border:0px;}

#maincontent .post h2, #maincontent h2#respond, #maincontent h2.pagetitle, #maincontent h2#comments a, #sidebar h2.widgettitle { color: #ED1B24; border:0px; font-size:1em;font-family: Georgia, "Times New Roman", Times, serif;}
#sidebar h2.widgettitle { font-size: 1.25em; color: #000;}
#maincontent .post h2 a, #maincontent h2.pagetitle { font-size:1.5em;  color: #ED1B24; border:0px;}
#maincontent .post h2 a:hover { color: red;}

.comments-alt { background-color: #B1272E;}

.textwidget { margin-bottom:0.2em; display:inline;}
.entry h3 { margin-top:1.5em; color: #fff; font-size:1.1em; font-weight:bold;}

#maincontent .post { background-color: #060606; color:#E1E1E1; padding:1em;}
#maincontent .post a { color: #ED1B24; border-bottom:1px dotted #ED1B24; text-decoration:none; }
#maincontent .post a:hover { color: #fff;}

.wp-caption { margin:1em; margin-top:0px;-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;}
.wp-caption-text { text-align:center;}

ul.twitter { list-style:none; list-style-type:none; display:inline; padding:0px;list-style-position:none;}
ul.twitter li { display:block;; list-style:none; list-style-type:none; padding:0px;list-style-position:none;}
/************************************************
*	Comments													*
************************************************/
#commentblock h2{
	font-size:1.5em;
	margin-bottom:1em;
	margin-top:3em;
}
#commentblock {
	margin-left:1.5em; margin-right:1.5em;

	padding-top: 0px;
	padding-bottom: 20px;
	text-align: left;	/*font-size: 0.8em;*/
		background-color:#fff;

}

ol#commentlist, ol#formlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style:none;
}
ol#commentlist li {
	list-style:none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}
.commentname a { font-weight:bold;}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ececec url(../images/comm.png) no-repeat top;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(../images/comm-admin.png) no-repeat top;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}