/*  
Theme Name: Titan
Theme URI: http://www.zachbiles.com
Description: WordPress theme designed by <a href="http://www.zachbiles.com">Zachary Biles</a>.
Version: 3.0
Author: Zachary Biles
Author URI: http://www.zachbiles.com
*/

body{
	font-family: Georgia, Verdana, serif;
	font-size: 12px;
	background: #ffffff url(images/bkg.gif) repeat-x top left;
	margin: 0px; padding: 0px;
}

#container{
	width: 900px;
	margin: auto;
margin-top: 0px;
}

#callbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ced5db;
	text-align: right;
	padding: 5px 8px 0px 0px;
        margin: 0px;
        height: 25px;
}

#navbox{
	height: 62px;
	padding-left: 8px;
}

#navbox img{
	padding: 10px 0 0 0;
}

#navigation{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding: 15px 0 25px 0;
}

#navigation ul, #navigation li{
	list-style: none;
	display: inline;
}

#navigation a{
	color: #ffffff;
	text-decoration: none;
	padding: 22px 8px 22px 8px;
}

#navigation a:hover{
	background: url(images/nav-on.gif) no-repeat bottom center;
}

#description{
	padding: 10px 8px;
}

#column{
	background: #ffffff url(images/bkg-blog.gif) repeat-y top left;
	width: 575px;
	float: left;
        border-bottom: 1px solid #e8e6e6;
}

#columnbody{
	padding: 0 0px 0 30px;
	margin: 0px;
	clear: both;
	width: 515px;
}

.post{
	padding-bottom: 40px;
}

.date{
	float: left;
	background: url(images/calendar.gif) no-repeat top left;
	padding: 8px 0;
	text-align: center;
	width: 45px;
	font-size: 22px;
	margin-right: 10px;
	line-height: 22px;
}

.date span{
	line-height: 11px;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	height: 10px;
	padding: 1px 0 0 1px;
	margin: 0px;
}

.title h2{
	font-size: 24px;
	margin: 2px;
	font-weight: normal;
}

.title a{
	color: #000000;
	text-decoration: none;
}

.title a:hover{
	color: #015fae;
	text-decoration: underline;
}

.postdata{
	font-size: 11px;
	padding-left: 61px;
}

.postdata a{
	color: #015fae;
	text-decoration: none;
}

.postdata a:hover{
	text-decoration: underline;
}

.category{
	float: left;
}

.comments{
	float: left;
	padding-left: 15px;
}

.entry{
	clear: both;
	line-height: 22px;
	letter-spacing: .2px;
	padding: 0px 10px 0 0;
	margin-top: 30px;
	color: #062d4e;
}

.entry a{
	color: #c40f00;
}

.entry h2{
	font-size: 13px;
	font-weight: bold;
}

.clearboth{
	clear: both;
}

#sidebar{
	float: left;
	padding-top: 30px;
        padding-left: 6px;
	width: 319px;
}

#sidebar h2{
	font-size: 18px;
	color: #224b79;
	font-weight: normal;
	margin-bottom: 6px;
}

#sidebar ul, #sidebar li{
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;

}

#sidebar a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 22px;
}

#sidebar a:hover{
	text-decoration: underline;
}

#recentwork img{
	border: 1px solid #b7b7b7;
}

#recentwork a{
	padding: 0px;
}

.page-nav{
	padding-left: 30px;
}

.page-nav a{
	text-decoration: none;
}

.commentlist{
	display: block;
	list-style: none;
	padding: 0px;
}

.commentauthors{
        width: 120px;
}

.commentauthor{
	float: left;
	font-size: 11px;
	color: #000000;
        width: 120px;
}

.commentauthor a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #c40f00;
}

.commentauthor b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.comment{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 15px;
	padding-bottom: 30px;
	width: 360px;
}

.comment p{
	margin-top: 0px;
	margin-bottom: 5px;
}

.xcomment{
	display: none;
}

#respond{
	clear: both;
}

.commentdivider{
	height: 1px;
	border-top: 1px solid #ece9dc;
	padding-bottom: 10px;
}

.poppost{
       padding-left: 10px;
       margin: 3px 0px;
}

.poppost a{
      padding-left: 0px !important;
      line-height: 16px;
}

legend{
border: 0px;
}

.searchresult{
padding-bottom: 15px;
}

.searchdate{
margin-top: -4px;
margin-left: 3px;
}