/*
Theme Name: Carter Productions
Theme URI: http://www.carterproductions.com
Version: 1.0
Description: For Carter Productions website.
Author: Zachary Goehner
Author URI: http://www.nineoclockarts.com
*/

html {
	min-height:100%;
	}
	
* {
	margin:0pt;
	padding:0pt;
	}
	
body {
	background: #000000 none repeat scroll 0%;
	color: #4F4F4F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
p, code, ul {
	padding-bottom:1.2em;
	padding-top: 5px;
	}
	
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
	
h1 {
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 22px;
	font-weight:normal;
	line-height:normal;
	margin-bottom:4px;
	}
	
h2 {
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height:normal;
	margin-bottom:4px;
	}
	
#sidebar h2 {
	color: #808080;
	}
	
.textwidget {
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
	
code {
	background:#FFFFFF none repeat scroll 0%;
	border-color:#EEEEEE rgb(238, 238, 238) rgb(238, 238, 238) rgb(193, 202, 211);
	border-style:solid;
	border-width:1px 1px 1px 6px;
	color:#666666;
	display:block;
	font-family:Tahoma,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6em;
	margin-bottom:12px;
	padding:8px 10px;
	white-space:pre;
	}
	
blockquote {
	background:transparent url(img/quote.gif) no-repeat scroll 0%;
	display:block;
	font-weight:bold;
	padding-left:28px;
	}
	
h1, h2, h3 {
	padding-top:6px;
	}
	
.clearer {
	clear:both;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}

#header {
	margin: 0px auto;
	width: 650px;
	padding-left: 150px;
	padding-right: 150px;
	background: url(img/bg1.gif) repeat-y;
	}
	
#header a {
	border-bottom: none;
	}
#top {
	height: 250px;
	overflow: hidden;
	}
	
#nav {
	height: 67px;
	text-align: center;
	background: url(img/bg_nav.gif) repeat-x;
	overflow: hidden;
	}

#nav ul {
	margin:0;
    padding:0;
    list-style:none;
	display: inline;
	}
	
#nav ul li {
	margin: 0;
	list-style: none;
	display: inline;
	line-height: 67px;
	border-right: 1px #333 dashed;
	}
	
#nav ul li.last {
	border-right: none;
	}

#nav ul li a {
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #f9f0dc;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
#nav ul li a:hover {
	color: #ffcc5b;
	}
	
#special {
	height: 100px;
	overflow: hidden;
	}
	
#container {
	margin: 0px auto;
	width: 650px;
	padding-left: 150px;
	padding-right: 150px;
	background: url(img/bg1.gif) repeat-y;
	display: block;
	}
	
#content {
	margin: 0px;
	width: 630px;
	padding: 10px;
	background-color: #fff;
	display: block;
	}
	
#main {
	float: left;
	width: 450px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px dotted #555;
	min-height: 300px;
	display: block;
	}
	
#sidebar {
	padding-left: 10px;
	width: 140px;
	overflow: hidden;
	display: block;
	}

	
#content .descr {
	color:#666644;
	font-size:0.9em;
	margin-bottom:6px;
	}

#content li {
	margin-left:18px;
	}
	
#content p {
	line-height: 20px;
	}

#footer {
	clear: both;
	width: 610px;
	margin: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: #454545;
	border-top: 10px solid #080808;
	display: block;
	font-size: 10px;
	min-height: 20px;
	color: #ababab;
	}
	
#footer_copy {
	display: block;
	float: left;
	width: 400px;
	text-align: left;
	}
	
#footer_copy a {
	color: #b5b5b5;
	text-decoration: none;
	}
	
#footer_copy a:hover {
	color: #ededed;
	}
	
.line2 {
	color: #797a7a;
	}
	
#footer_credits {
	display: block;
	float: right;
	width: 150px;
	text-align: right;
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;  
	}
	
#footer_credits a {
	color: #868686;
	text-decoration: none;
	}
	
#footer_credits a:hover {
	color: #CCCCCC;
	}
	
#content a {
	color: #458bbe;
	border-bottom: 1px dotted #458bbe;
	text-decoration: none;
	}
	
#content a:hover {
	color: #31a8ff;
	border-bottom: 1px dotted #31a8ff;
	}
	
#content a:visted {
	color: #458bbe;
	}
	
.post {
	margin:0pt 0pt 25px;
	}
	
.post .info {
	background-color:#F5F5F5;
	border:1px solid #E3E4E4;
	color:#505050;
	font-size:0.9em;
	padding:2px 3px 3px 8px;
	}

.post h1 a {
	text-decoration:none;
	}
	
.post h1 a:visited {
	text-decoration:none;
	}
	
.post h1 a:hover {
	text-decoration:underline;
	}
	
.info a, .info a:visited {
text-decoration:none;
}
.info a:hover {
text-decoration:underline;
}
#commentlist li {
border-bottom:1px solid #700000;
margin-bottom:1.5em;
padding-bottom:1em;
}
#commentform {
margin:1em 0pt;
width:280px;
}
#commentform textarea {
background:#F8F7F6 none repeat scroll 0%;
border:1px solid #D6D3D3;
width:280px;
}
#commentform textarea:hover {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #D6D3D3;
}
#commentform textarea:focus {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
background:#F8F7F6 none repeat scroll 0%;
border:1px solid #D6D3D3;
font-size:1.1em;
width:280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #D6D3D3;
font-size:1.1em;
width:280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #939793;
font-size:1.1em;
width:280px;
}
#commentform input {
margin-bottom:3px;
}
a img {
border:medium none;
}

#wp-calendar {
	color: #A0A0A0;
	border-collapse: collapse;
	margin: 0px 10px 0pt;
	text-align: center;
	width: 120px;
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px; 
	}
	
.sidenav table caption {
	color: #565656;
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	text-align: left;
}

.sidenav table thead tr {
	color:#A53512;
	}
	
.sidenav table th {
	}
.sidenav table td#today {
	color:#A53512;
	}
	
.sidenav table td a {
	background-color:#EDF3DE;
	}
	
.sidenav table tfoot {
	}
	
.sidenav table tfoot a {
	background:transparent none repeat scroll 0%;
	}
	
.sidenav table caption {
border-bottom:1px solid;
letter-spacing:0.1em;
margin:-5px 10px 0pt;
padding-bottom:5px;
}
.sidenav table thead tr {
border-bottom:1px solid;
}
.sidenav table th {
border-bottom:1px solid;
}
.sidenav table td {
font-size:0.9em;
padding:1px;
width:225px;
}
.sidenav table td#today {
border:1px solid;
font-size:1em;
font-weight:bold;
padding:0pt;
}
.sidenav table td a {
border-bottom:1px solid;
display:block;
font-size:1.15em;
font-weight:bold;
}
.sidenav table tfoot {
border-top:1px solid;
}
.sidenav table tfoot a {
border:medium none;
font-weight:bold;
}
.sidenav table tfoot #prev a {
text-align:left;
}
.sidenav table tfoot #next a {
text-align:center;
}
#searchform {
padding:10px;
}

#bottom {
	margin: 0px auto;
	width: 650px;
	height: 26px;
	padding-left: 150px;
	padding-right: 150px;
	background: url(img/bottom.gif) left top no-repeat;
	}
	
#hidden {
	display: none;
	}
	
.small1 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	}
	
.contactform {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
	margin-left: 20px;
	}
	
.entry img {
	float: right;
	padding: 2px;
	border: 3px #ccc double;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
.emailimg {
	float: none !important;
	border: none !important;
	padding: none !important;
	margin: none !important;
	vertical-align: middle;
	}
	
#sidebar ul li {
	padding-bottom: 10px;
	}