/*
Theme Name: Clean
Theme URI: http://chrishecox.com/blog
Description: Clean, duh.
Version: 1.0
Author: Chris Hecox
Author URI: http://www.chrishecox.com
*/
/*original css*/
body{
background:repeat-x #000000;
font:.8em verdana,sans-serif
}
body a:link, a:visited, a:hover a:active { 
text-decoration: none;
}
body a:link {
color: #cc0000;
}
body a:visited {
color: #b85b5a;
}
body a:hover {
color: #777;
}

h2{
margin-bottom:.5em;
padding-left:10px;
padding-right:10px;
padding-top:10px
}
p{
margin-top:0;
padding-left:10px;
padding-right:10px
}
.pdf_link{
font-size:x-small
}
#content{
	float:left;
	width: 559px;
	background: url("http://chrishecox.com/images/postee.gif") repeat-x top #ffffff;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 1px;
}
#footer {
clear: both;
background: #ffffff;
height:60px;
border-bottom: 1px solid #ebebeb;
}
#header{
background:url("http://chrishecox.com/images/header.png") #000000;
height:150px;
}
#header a{
display:block;
float:right;
height:100px;
outline:none;
width:320px
}
#header h1{
display:none
}
#header img{
border-style:none
}
#navcontainer{
background-color:#666666;
float:left;
height:auto;
width:100%;
}
#navcontainer #current a{
background: #e0e0e0;
color: #000000;
}
#navcontainer ul{
background:#666666;
color:#ffffff;
float:left;
height:auto;
margin:0;
padding:0;
width:780px

}
#navcontainer ul li{
display:inline
}
#navcontainer ul li a{
background: #666666;
border-right:1px solid #000000;
color:#ffffff;
float:left;
outline:none;
padding:5px 10px;
text-decoration:none
}
#navcontainer ul li a:hover{
background: #333333;
text-decoration:none
}
#wrapper{
background:#ffffff;
margin-left:auto;
margin-right:auto;
width:780px;
border: 15px solid #ffffff;

}
#contact{

}
#contact ul{
	list-style:none;
	padding-right: 20px;
}
#contact ul li{
float: right;
padding: 5px;
margin-top: 10px;
}
#contact ul li img{
border-style:none;
vertical-align:top;
}

.short {
	padding-bottom: 40px;
}
.short2 {
	padding-bottom: 60px;
}
#sidebar {
background: url("http://chrishecox.com/images/postee.gif") repeat-x top #ffffff;
float:right;
width:200px;
padding-bottom: 80px;
}	
#sidebar ul li{
list-style:none;
}
.post h2 {
color: 000;
}

/*#content a:link, a:visited, a:hover a:active { 
text-decoration: none;
}
#content a:link {
color: #06c;
}
#content a:visited {
color: #b85b5a;
}
#content a:hover {
color: #777;
}
*/
/*#content h2 a:link {
color: #000;
}
*/

/*#sidebar a:link, a:visited, a:hover a:active { 
text-decoration: none;
}
#sidebar a:link {
color: #06c;
}
#sidebar a:visited {
color: #b85b5a;
}
#sidebar a:hover {
color: #777;
}
*/
/*end orignal css*/

/* Begin Typography & Colors 
.blog_title {
color:black;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

	

#page {
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.widecolumn .entry p {
	font-size: 1em;
	}
*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	}
#commentform textarea {
	width: 75%;
	padding: 2px;
	}

/*.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
*/

small {
	font-family: verdana,sans-serif;
	font-size:x-small;
	line-height: 1.3em;
	padding-left: 10px;
	color: #333;
	}
/*
#headerimg .description {
	font-size: 1em;
	text-align: center;
	}

*/
#sidebar h2 {
	font-family: verdana,sans-serif;
	font-size: 1em;
	}
/*
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em verdana,sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: verdana,sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

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

*/
#wp-calendar caption {
	font: bold 1em verdana,sans-serif;
	color: #333;
	text-align: left;
	}
/*
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.footer_text {
font-style: italic;
font-size: x-small;
margin-left:8%;
margin-bottom: 0px;
}

