/*  
Theme Name: Gurm
Author: Mark Erwin
Description: Designed and Coded by Mark Erwin
*/

/* We need this... */

body {
	background-color: #2c2c2c;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:1.6;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
	background-image:url(./images/2010_page_bkg.jpg);
	background-repeat: repeat-y repeat-x;
	background-attachment:fixed;
	background-position:center; 
}

h1{
	margin: 0;
	padding:0;
}
h2{
	margin: 0;
	padding:0;
	color: #380e00;
}

h4 { 
font: 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	color: #000000;
	font-weight: bold;	
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

/* for different commentars*/

/* needed*/
acronym, abbr, span.caps {
	cursor: help;
	}
	
/* Center everything */

div.cornertop{
/*	background-image: url(./images/corner_top.gif); 
	background-repeat: repeat-y; */
	width: 818px;
	height: 29px;
}

div.cornerbot{
	background-image: url(./images/New_Footer.gif);
/*	background-repeat: repeat-y; */
	width: 820px;
	height: 13px;
	clear: both;
}

div.wrapper{
	margin: 0 auto;
	width: 820px;
/*	background-image: url(./images/bg_wrapper.gif);
	background-repeat: repeat-y;*/
}

/*div.wrapper2{
	padding-left: 18px;
	padding-right: 18px;
}*/

/* Headimg */

#head{
	background-image: url(./images/new_head_2010.jpg);
	background-repeat: no-repeat;
	height: 358px;
}

#head h1{
	padding-left: 10px;
	font-size: 24px;
	font-weight: bold;
}

#head a{
	color: #000;
	text-decoration: none;
}

#head h2{
	padding-left: 10px;
	font-size: 12px;
	color: #4e4e4e;
}

/* Content */ 
#outer_content { 
	background-image:url(./images/inner_pg_bk.gif);
	background-repeat: repeat-y;

	background-position:center; 
}

#content {
/*	margin-left: 25px !important; */ 
	margin: 0;
	margin-left: 45px;
	width: 735px;
/*	margin-left: 35px;
	width: 730px;	*/
	background-color: white;
	float:left;
}

#content h1{
	border-bottom: 1px solid #ddd; 
	color: #380e00; 
	padding-bottom: 2px; 
	font: normal 18px Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#content a {
	text-decoration: none;

}

#content a:hover{
	text-decoration: underline;

}

#content h1 a { color: #380e00; text-decoration: none; border: none; }
#content h1 a:hover { color: #77631c; text-decoration: none; border: none; }

#content p img{
	float: none;
	display:block;
	border: none;
	margin:0 auto 10px;
	padding: 0px;
	padding-left: 0px;	
	}

div.posts{
	padding: 5px 10px 15px 0px !important;
	padding: 5px 8px 15px 0px;
/*	border-bottom:#ddd 1px dashed; */
	width: 720px;
}
div.posts img {
	clear: both;
	text-align: center;
}

div.posts a {
	color: #6e1200;
	font-weight: bold;
}


/* Navigation */
/*menu */
#nav{
/*	margin-bottom: 17px;
	margin-top: 17px; */
	margin-top: 0;
	height: 37px;
	width: 820px;
	background-image: url(./images/navbg_2010.gif);
	background-repeat: no-repeat;
}

#nav a{
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	clear: left;
	margin-left: 33px;
}

#nav ul{
	display: inline;
}

#nav li{
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
	padding-top: 8px;
	float:left;
	height: 37px;
}

#nav li:hover{
margin-left: 10px;
	background-image: url(./images/navsep.gif);
	background-repeat: no-repeat;
	background-position: 77% 80%;
/*	background-position: 70% 80%;	 */
}

#nav li.current_page_item{
	background-image: url(./images/navsep_top.gif);
	background-repeat: no-repeat;
	background-position: 77% top;
}

/* end menu */

/* Sidebar */ 

#sidebar {
	 float: left;
	 width: 310px;
	 list-style: none;
	 margin: 0px;
	 margin-bottom: 50px;
}

#sidebar li a{
	color: #6e1200;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul{
	margin: 0;
	padding:0;
	list-style: none;
	display: inline;
}

#sidebar h3{
	font-size: 14px;
}

#sidebar a{
	text-decoration: none;
	color: #0077CF;
}

#sidebar a:hover{
	text-decoration: underline;
	color: #0077CF;
}

div.footertext{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

span.prev a {
	padding-left: 0px;
	float:left;
		color: #6e1200;
	font-weight: bold;
}

span.next a {
	margin-right: 0px;
	padding-right: 0px;
	float:right;
		color: #6e1200;
	font-weight: bold;
}

/* Search form */

#searchform {
	width: 200px;
	text-align: center;
}

#searchform #s{
	color: #000;
	background-color: #DFF1FF;
	border: 1px solid #CAE2F4;
	width: 100px;
}
#searchform input{
	width: 70px;
}

#searchdiv{
	
}

form#commentform{
	width: 200px;
}

/* Date in Posts */

.the_date {
	display:block;
	text-align: center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(./images/calendar.png) no-repeat;
	width:40px;
	margin-right: 5px;
}

.date_m {
	display:block;
	font-size: 10px;
	margin:-2px;
	padding:0;
	font-weight: bold;
	text-align:center;
}

.date_d {
	display:block;
	font-size:1.4em;
	margin:0;
	padding: 0 0 1px 0;
	text-align: center;
}

/* User Icon */

div.author{
	float:left;
	display: block;
	margin-bottom: 10px;
}


/* 
Comment comic speakbubbles
alt = alternate (Bubble color 2)
*/ 

.alt {
	margin: 0;
	padding: 10px;
}
	
.alt {
	background-color: #f5f2e9;
	border-top: 1px solid #c2c295;
	border-bottom: 1px solid #c2c295;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

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

div.commentdiv{
	padding: 10px 10px 0px 10px;
/*	background-image: url(./images/comment.png);
	background-position: top;
	background-repeat: no-repeat; */ 
	background-color: #ece7dc;
	border: 0;
}

div.commentdivalt{
	padding: 10px 10px 0px 10px;
/*	background-image: url(./images/comment_alt.png);
	background-position: top;
	background-repeat: no-repeat; */
	background-color: #ffffff;
	border: 0;
}

div.commentdiv ul{
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
}

div.commentdivalt ul{
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
}

a.commentalt{
	background-color: #ffffff;
}

a.comment{
	background-color: #ece7dc;
}

/* Rounded bottom corners... */

div.commentdivbotalt{
/*	background-image: url(./images/comment_alt_bot.png);
	background-position: bottom;
	background-repeat: no-repeat; */
	margin-bottom: 10px;
	height: 12px;
	margin-top: 0px !important;
	margin-top: -10px;
	border: 0;
}

div.commentdivbot{
/*	background-image: url(./images/comment_bot.png);
	background-position: bottom;
	background-repeat: no-repeat; */
	margin-bottom: 10px;
	margin-top: 0px !important;
	margin-top: -5px;
	height: 12px;
	border: 0;
}

/* Comment inputboxes */

input#author{
	border: 1px solid #8D9DAA;
	background-color: #edf0f6;
}

input#email{
	border: 1px solid #8D9DAA;
	background-color: #edf0f6;
}

input#url{
	border: 1px solid #8D9DAA;
	background-color: #edf0f6;
}

textarea#comment{
	border: 1px solid #8D9DAA;
	background-color: #edf0f6;
	width: 550px;
}
.date {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
}
.commentdate {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
		margin: 0;
	padding:0;
}
p.spacer1 {margin-top:1px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer3 {margin-top:3px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer5 {margin-top:5px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer10 {margin-top:10px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer12 {margin-top:12px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer15 {margin-top:15px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}
p.spacer20 {margin-top:20px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}

p.spacer25 {margin-top:25px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
}

.newfooter { color: #D2D2D2; font-size: 9px; font-family: Arial, Helvetica, sans-serif; margin: 5px 0px;}
A.newfooter { color: #d2d2d2; font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
A.newfooter:hover { color: #d2d2d2; font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
