/*
Theme Name: Eric Black Ink Theme
Theme URI: http://co-opmedia.org/
Description: Theme for Eric Black Ink, Designed by Justin heideman
Version: 0.1a
Author: Justin Heideman
*/


/*-------------Images, global------------------*/

Body {
	background: #fff url(images/top_sliver.png) repeat-x scroll top;
	color: black;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	margin: 0;
	padding: 0;
}



a img {
	border: 0;
}
.right{ float: right;}


a{
	color: #000;
	text-decoration: underline;
	padding: 1px;
}
a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #333;
}

a:hover img{
	background-color: transparent;
}

a.nohref{
	text-decoration: none;
}
a.nohref:hover{
	background-color: transparent;
	color: #000;
}


/*-----------Block Level Elements--------------*/

#page {

}

#header {
	width: 970px;
	width: 970px;
	padding-top: 8px;
 	margin: 0px auto 6px auto;
}

#headerimg {
	
}


h2#description {
	width: 360px;
	float: right;	
	display: inline;
	font: oblique normal 100 1em/1.3em Helvetica, Arial, sans-serif;
	color: #666;
	margin-right: 200px;
	margin-top: 18px;
}

a#logo{
	width: 300px;
	float: left;
}

#headerimg a:hover {
	background-color: transparent;
}


#wrapper {
 	width: 970px;
 	margin: 0px auto;

}

/*--------------Nav Bar------------*/
#navstrip{
	height: 40px;
	background: #fff url(images/top_nav_stripes.png) repeat-x scroll top;
	width: 100%;
}

#navbar{
	width: 965px;
	margin: 0px auto;
	height: 22px;
	background-color: #666;
	padding: 5px 0px 0px 5px; 
}

#navbar a{
	color: #fff;
	font: 700 12px/16px Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 5px 5px 4px 5px;
}

#navbar a:hover{
	background: #333;
}

#navbar a img{
	margin-top: -1px;
	vertical-align: middle;
}

#navbar .bull{
	color: #fff;
	margin: 0px 6px 0px 6px;
}
#navwrap{
	width: 700px;
	float: left;
}

#navbar #searchwrapper{
	width: 170px;
	margin-top: -2px;
	margin-right: 3px;
	float: right;
}



#content {
	width: 770px;
	float: left;
/*	border: 1px solid green; */
}

#sidebar {
	width: 170px;
	float: right;
/*	border: 1px solid red;  */
}

#footer {
	width: 970px;
 	margin: 0px auto;
}



/*-------------Headings-------------*/

h1, h2, h3, h4, h5{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	color: #000;
}


h1 {

}

h2 {
	font: normal  100 2em Helvetica, Arial, sans-serif;
}

h3 {

}

h4 {

}

h5 {

}



/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #000;
	text-decoration: none;
}

.post {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.post h2{
	margin-bottom: 2px;
}

.post .postdate{
	font: normal .9em/1.5em Verdana, Arial, sans-serif;
	color: #333;
	max-width: 200px;
	float: left;
	margin-top: 3px;
}
.post p {

}

.post a {

}

.post p img{
	margin: 7px;
	background-color: #fff;
	padding: 1px;
	border: 1px solid #ccc;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext {
	
}

.post .fullpostlink{
}

.post .commentcount{
	float: right;
	margin: 8px 0px 5px 0px;
	padding: 3px;
}

.post .commentcount a{
	text-decoration: none;
	padding: 3px;
}

.post .commentcount a:hover{
	background-color:#333;
	color: #fff;
}



a.more-link, a.more{
	background-color: #666;
	color: #fff;
	padding: 3px;
	text-decoration: none;
	margin: 8px 0px 5px 0px;
}
a.more-link:hover, a.more:hover{
	background-color:#333;
	color: #fff;
}


a.more-link{
	float: left;
}

.postmetadata {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
}

.postmetadata alt {

}
.postmetadata strong{
	text-transform: uppercase;
	font-weight: bold;
}

.postmetadata a {
	color: #000;
	text-transform: capitalize;
	padding: 1px;
}
.postmetadata a:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}




blockquote {
	background-color: #e9e9e9;
	padding: 0px 5px 0px 5px;
}

cite {

}

a img {

}

acronym, abbr {

}


.pc0{
	width: 770px;
	clear: both;
}

.pc1, .pc2, .pc3, .pc4{
	width: 370px;
	float: left;
}

.pc1, .pc3, .pc5{
	margin-right: 30px;
}

/* only put a border on the bottom of posts that aren't totally at the bottom */
.pc0, .pc1, .pc2{
	border-bottom: 1px solid #ccc;
}

h2.morerecent{
	border-bottom: 1px solid #000;
	color: #000;
	font: normal bold 1em/1.5em Helvetica, Arial, sans-serif;
	width: 100%;
	display: block;
}

.post h3{
	margin-bottom: 2px;
}

.postrecent{
	width: 170px;
	float: left;
	margin-right: 30px;
}

.lastrow{
	margin-right: 0px;
}

/*--------------post categories-------------*/

.catbar{
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 5px;
}

.catdesc{
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	font: normal bold 9px/11px Helvetica, Arial, sans-serif;
	float: right;
}

.catrecent{
	float: left;
	margin-bottom: 5px;
}




/*--------------Sidebar------------*/

#sidebar ul {
	list-style-type: none;
	margin: 4px 0px;
	padding: 0px;
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	
}

#sidebar ul li {
	margin-bottom: 6px;
}

#sidebar ul li a{
	text-decoration: none;
	color: #000;
	padding: 2px 2px 2px 0px;
}

#sidebar ul li a:hover{
	color: #fff;
	background-color: #333;
}

#sidebar ul li span.commentauthor{
	font-style: oblique;
}



#sidebar p {
	font: normal 12px/16px Helvetica, Arial, sans-serif;
}

#sidebar .bio p{
	font-family: Georgia, Times, serif;
}


#sidebar h2{
	border-bottom: 1px solid #000;
	color: #000;
	font: normal bold 1em/1.5em Helvetica, Arial, sans-serif;
	width: 100%;
	display: block;
}

#sidebar p img {
	margin: 3px;
	background-color: #fff;
	padding: 1px;
	border: 1px solid #ccc;
}



/*--------------Comments--------------*/

ol.commentlist {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

ol.commentlist li {
	background-color: #fff;
	padding: 5px 5px 5px 10px;	
}

ol.commentlist li.alt {
	background-color: #e9e9e9;
}


ol.commentlist a {

}

ol.commentlist cite{
	font:  11px Verdana, Arial, sans-serif;
}

small.commentmetadata {
	font:  11px Verdana, Arial, sans-serif;
}

textarea#comment{
	width: 750px;
	padding: 5px;
	border: 1px solid #737373;
}

#upToRelated h3{
	color: #000;
	font: normal bold 1em/1.5em Helvetica, Arial, sans-serif;
}

.rDate{
	width: 350px;
	float: right;
	margin-bottom: 20px;
}
.lRelated {
	width: 350px;
	float: left;
	margin-bottom: 20px;
}

#relatedPosts ul{
	padding: 3px;
}
#relatedPosts ul li{
	list-style-position: inside;
}


#postreplies {
	
}

h3#comments, h3#related{
	border-bottom: 1px solid #000;
	color: #000;
	font: normal bold 1em/1.5em Helvetica, Arial, sans-serif;
	width: 100%;
	display: block;
}


/*--------------Search Form-------------*/


#searchform {

}

#searchform input {

}

#searchform #s {
	width: 106px;
	border: 1px solid #333;
	background-color: #e9e9e9;
	padding: 2px;
	color: #333;
	font-style: italic;
}
#searchform #searchsubmit{
	margin-left: -10px;
}


/*--------------Footer-------------*/
.footergroup{
	width: 770px;
	border-top: 1px solid black;
	margin-bottom: 5px;
}

.footergroup .footertitle{
	width: 85px;
	padding: 6px 0px 0px 4px;
	float: left;
	color: #000;
	font: normal bold 1em/1.5em Helvetica, Arial, sans-serif;
}

.footerfirsthalf {
	width: 276px;
	padding: 4px 0px 0px 4px;
	margin-left: 30px;
	float: left;
}
.footersecondhalf{
	width: 365px;
	float: left;
}

.footerfulwidth{
	width: 668px;
	float: right;
	padding: 8px 6px 6px 6px;
	
}

#footer p{
	color: #000;
	font: normal 500 1em/1.5em Helvetica, Arial, sans-serif;
	margin: 0px;
}

#footer p a{
	color: #000;
	padding: 1px;
}
#footer p a:hover{
	background-color: #333;
	color: #fff;
	text-decoration: none;
}


.footerfulwidth a.footerlink{
	color: #000;
	font: 700 12px/16px Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 5px 5px 4px 5px;
	margin: 5px 60px 0px 0px;
}

.footerfulwidth a.footerlink:hover{
	background: #333;
	color: #fff;
}

.footerfulwidth a.footerlink img{
	margin-top: -1px;
	vertical-align: middle;
}

ul#catmonthly{
	list-style-type: none;
	margin: 4px 0px;
	padding: 0px;
	font: normal 12px/16px Helvetica, Arial, sans-serif;
}

ul#catmonthly li{
	margin-bottom: 6px;
}

ul#catmonthly li a{
	text-decoration: none;
	color: #000;
	padding: 2px 2px 2px 0px;
}

ul#catmonthly li a:hover{
	color: #fff;
	background-color: #333;
}

.ddmcc0, .ddmcc1 {
	padding: 5px 0px 5px 0px;
	width: 167px;
	float: left;
	margin-right: 31px;
}
.ddmcc1{
	margin:0px;
}


.catdescitem{
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	font: normal bold 9px/11px Helvetica, Arial, sans-serif;
	float: left;
	margin-bottom: 2px;
}
br.ddmcclear{
	clear:both;
}
.catdescitem a{
	color: #fff;
	text-decoration: none;
}



.counters{
	width: 180px; 
	float: left;
	height: 75px;
}

.counters a:hover{
	background-color: transparent;
}




