/*  
Theme Name: web-head
Theme URI: 
Description: 
Version: 2.0
Author: ewebber
Author URI: www.ewebber.net
*/

/*********************
layout
***********************/

body{
text-align: center;
color:#000000;
}

#wrap{
position:absolute;
top:0px;
width:900px;
text-align: left;
left:6%;
}

#header{
color:black;
width:900px;
height:auto;
padding:0px;
font-family:courier new;
}


#contentwrap{
position:relative;
width:900px;
font-size:14px;
font-family:verdana;
left:0px;
}



#content{
float:left;
width:500px;
padding-left:15px;
padding-right:15px;
padding-bottom:25px;
padding-top:30px;
margin-right:20px;

}


#sidebar{
float:left;
color:white;
width:200px;
padding-top:20px;
padding-left:20px;
left:0px;

}

#footer{
font-size:11px;
width:100%;
margin-left:20px;
margin-top:40px;
width:600px;
border-top:1px dotted #cccccc;

}

/***********************
Heading styles
**********************/


#sidebar h2
{
font-size:16px;
font-weight:bold;
}

h1
{
font-size:60px;
font-weight:bold;
margin:0px;
padding:0px;


}

#sidebar ul
{padding-left: 0;margin-left: 0;width: 200px;}#sidebar li{list-style: none;margin: 0;padding: 0.25em;}#sidebar li a { text-decoration: none; }

/**********************
LINKS
***********************/

#sidebar a {	text-decoration: none;
	display: block;
	font-size:18px;	font-weight: 900;	color: #000000;
	padding:2px;}#sidebar a:hover {
	display: block;
	font-size:18px;	text-decoration: none;	color: #ffffff;	background-color: #000000;
	padding:2px;}
#content a:active {
	color : #000000;
	text-decoration : underline;
	font-weight:bold;
	
}
#content a:link{
	color : #000000;
	text-decoration : underline;
	font-weight:bold;
	background: #cccccc;
	}
#content a:visited{
	color : #000000;
	text-decoration : underline;
	font-weight:bold;
	background: #cccccc;
	}
#content a{
	color : #000000;
	text-decoration : underline;
	font-weight:bold;
	background: #cccccc;
}
#content a:hover {
	color : #000000;
	text-decoration : underline;
	font-weight:bold;
	background: #666666;
		
	}
	


/*********************
Misc
************************/

#left
	{
	float:left;
padding-top: 3px;
padding-bottom:3px;
padding-right:10px;
	
	}		
	
#right
	{
	float:right;
	padding:10px;	
	font-size:10px;
	
	}
	



/*************************************
 +Entry
 *************************************/
#entry{

}

.entry{
	color:#333333;;
}
.entrytitle{
	font-size:20px;
font-weight:normal;
color:#00C5CD;
}
.entrytitle a {color:#333333; text-decoration:none;}
.entrymeta{
	color:#333333;
	
	
	
}
.entrymeta a{
	color:#333333;
}
.entry-1{

}
.entry-1 .entrymeta{
	color:#333333;
		
}
.entry-1 .entrymeta a{
	color:#333333;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	color:#333333;
}
.entry-1 .entrytitle a:hover{
	color:#57634B;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:5px;

}
.commentsblock input{
	border: 1px dotted #666666;
	width:240px;
}
.commentsblock textarea{
	border: 1px dotted #666666;
	width:420px;
}
.commentauthor{
	display:block;
	font-size:10px;
}
.even{
	padding:5px;
	background:#fdf9b7;
	margin: 5px;
	border: 1px dotted #666666;
}
.alt{
	border: 1px dotted #666666;
	padding:5px;
	margin: 5px;
}


/* if the comment owner is the author */
.aga{

	border: 1px dotted #666666;
	padding:5px;
	margin: 5px;
}

.current_page_item {
background-color: ;
}

blockquote {
margin:0;
padding-left:35px;
}

.widget, #search {
list-style-type: none;
}
#line{
height:3px;
border-top:dotted 2px #cccccc;
width:auto;
}

/**************
delicious
**************/

.delicious-posts { margin: 5px; border: 2px dotted solid #ccccc; padding: 0.5em;}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #eee; padding: 0.25em;}
.delicious-odd { background-color: #f8f8f8 }
.delicious-banner a { }
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #a15426; display: block; padding: 0.3em }
.delicious-post a { color: #04a1ff }

