/* @override http://localhost:8888/chessumdesign.com/wordpress_cd/wp-content/themes/chessumdesign/style.css */

/*
Theme Name: Chessum|Design - Website Theme
Theme URI: http://chessumdesign.com/
Description: A Slick Theme For The Site
Version: 1.0
Author: Todd Chessum
Author URI: http://chessumdesign.com/
Date: June-10th-2009
*/

/* --- Resets --- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	color: black;
	background: white;
	}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

blockquote {
	font-style: italic;
	padding: 20px 20px 20px 60px;
	background: url(images/quote.png) no-repeat 0 0;
}

:focus {
	outline: 0;
}

/* --- General Styles --- */

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.hide {
	display: none;
}

hr {
	display: none;
}

/* --- Basic Styles --- */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #454545;
}

body, select, input, textarea {
	font: 13px/19px Arial, sans-serif;
}

.container {
	width: 960px;
    margin: 0 auto;
	text-align: left;
}

/* --- Heading Styles --- */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #232323;
}

h1, h2, h3 {
	font-size: 28px;
	line-height: 30px;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h2, h3 {
	margin: 10px 0 0;
}

h4 {
	font-size: 20px;
	line-height: 23px;
}

/* --- Link Styles --- */

a:link, a:visited {
	color: #710000;
	text-decoration: none;
}
a:hover {
	color: #710000;
	text-decoration: underline;
}
a:active {
	color: #710000;
	text-decoration: none;
}

/* --- Layout Styles --- */

/* --- HEADER --- */

#header {
	background: transparent url(images/headerbg.jpg) repeat-x scroll center top;
	height: 85px;
	min-width: 990px;
}

#header h1 a {
	background: transparent url(images/logosprite.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 235px;
	height: 45px;
	margin: 24px 0 0;
	padding: 0;
	float: left;
}

/* --- NAVIGATION --- */

#navbar {
	background: #d8d8d8 url(images/navsprite.png) repeat-x scroll 0 0;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #fff;
	height: 40px;
	min-width: 990px;
}

#nav {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	text-transform: uppercase;
}

ul#nav {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #fff;
	float: left;
}

#nav li {
	border-left: 1px solid #fff;
	border-right: 1px solid #c2c2c2;
	display: inline;
	float: left;
}

#nav li a {
	color: #000;
	text-decoration: none;
	background: url(images/navsprite.png) repeat-x 0 0;
	padding: 13px 22px;
	float: left;
}

#nav li a:hover {
	background-position: 0 -40px;
	}

#nav li.current_page_item a, #nav li.current_page_item a:hover {
	background-position: 0 -80px;
	}

/* --- FOOTER --- */

#prefooter {
	background: transparent url(images/footersprite.png) repeat-x scroll 0 0;
	height: 20px;
	min-width: 990px;
	margin-top: 10px;
	clear: both;
}

#footer {
	background: #1d1d1d url(images/footerbg.jpg) repeat-x scroll center top;
	min-width: 990px;
	clear: both;
}

#footer .container {
	background: transparent url(images/footerlogobg.jpg) no-repeat scroll right top;
}

#footer .blocks {
	padding: 10px 0 7px;
}

#footer h3 {
	color: #ffffff;
	font: 36px/40px "Arial Narrow", sans-serif;
	margin: 10px 0 4px;
	padding: 0;
}

#footer h4 a {
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
	display: block;
	margin: 0 0 5px;
	padding: 0;
}

#footer p {
	color: #ddbbbb;
	line-height: 18px;
	margin-bottom: 10px;
}

#footer .excerpt p {
	margin-bottom: 18px;
}

#footer strong {
	color: #ffffff;
	font-size: 24px;
	line-height: 26px;
	display: block;
	margin: -8px 0 8px;
	font-weight: normal;
}

#footer strong a {
	color: #ffffff;
}

#footer h1 a {
	background: transparent url(images/logosprite.png) no-repeat scroll 0 -45px;
	text-indent: -9999px;
	width: 230px;
	height: 36px;
	margin: 96px 0 0 51px;
	padding: 0;
	display: block;
}

#footnote {
	background: transparent url(images/footersprite.png) repeat-x scroll 0 -35px;
	font-size: 10px;
	min-width: 990px;
	padding: 10px 0;
	clear: both;
}

/* --- Page Styles --- */

/* --- HOMEPAGE (FOCUS) --- */

#focus {
	background: transparent url(images/focusbg.jpg) repeat-x scroll center top;
	height: 340px;
	min-width: 990px;
	border-bottom:1px solid #FFFFFF;
}

#focus_text {
	width: 300px;
	margin-right: 30px;
	margin-top: 45px;
	float: left;
}

#focus_text h2 {
	color: #000000;
	font: 60px/60px "Arial Narrow", sans-serif;
	margin: 0 0 6px;
	padding: 0;
}

#focus_text p {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 22px;
}

#focus_slider {
	width: 630px;
	height: 316px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	overflow: hidden;
}

.focus_img {
	background: transparent url(images/focusbg.jpg) repeat-x scroll center -16px;
	width: 630px;
	height: 304px;
	margin-top: 16px;
	top: 0;
	left: 0;
}

/* --- HOMEPAGE (CONTENT) --- */

#content {
	background: transparent url(images/navsprite.png) repeat-x scroll 0 -120px;
	min-width: 990px;
	padding-top: 27px;
	clear: both;
}

#content h2.sifr, #content h2.sifr a {
	color: #000000;
	font: 48px/50px "Arial Narrow", sans-serif;
	margin: 0;
	padding: 0;
}

#content h2 .red {
	color: #710000;
}

.blocks {
	display: inline-block;
}

#content .blocks {
	margin-top: 7px;
	padding-top: 0;
	margin-bottom: 0;
}

.block_l {
	width: 300px;
	padding: 0 15px 0 0;
	float: left;
	clear: left;
}

.block_c {
	width: 300px;
	padding: 0 15px;
	float: left;
}

.block_r {
	width: 300px;
	padding: 0 0 0 15px;
	float: left;
}

#content .blocks h3 {
	padding: 0;
	margin: 0;
}

#content .blocks h3 a {
	width: 310px;
	height: 165px;
	text-indent: -9999px;
	right: 5px;
	bottom: 4px;
	display: block;
	position: relative;
	padding: 0 0 3px;
}

.blocks h3#web a {
	background: transparent url(images/block_web.jpg) no-repeat 0 0;
}

.blocks h3#brand a {
	background: transparent url(images/block_brand.jpg) no-repeat 0 0;
}

.blocks h3#print a {
	background: transparent url(images/block_print.jpg) no-repeat 0 0;
}

.blocks h3#promo a {
	background: transparent url(images/block_promo.jpg) no-repeat 0 0;
}

.blocks h3#video a {
	background: transparent url(images/block_video.jpg) no-repeat 0 0;
}

.blocks p {
	margin-bottom: 10px;
}

p#quote a {
	background: transparent url(images/quotesticker.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 139px;
	width: 139px;
	margin: 15px 0 0 72px;
	display: block;
}

p#quote a:hover {
	background-position: 0 -139px;
}

/* --- PORTFOLIO --- */

#portfolio {
	width: 600px;
	margin-right: 60px;
	float: left;
}

.item_cat {
	font-size: 11px;
	text-transform: uppercase;
}

.img_slider {
	width: 600px;
	margin: 0;
	padding: 0;
	height: 337px;
}

.img_slider img {
	top: 0;
	left: 0;
	background-color: #bababa;
	padding: 5px;
}

.slider_nav {
	margin-top: 10px;
	float: right;
	display: block;
	width: 82px;
	height: 36px;
}

.slider_nav .prev {
	background: transparent url(images/buttons.png) no-repeat scroll -90px -1px;
	text-indent: -9999px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	float: left;
}

.slider_nav .next {
	background: transparent url(images/buttons.png) no-repeat scroll -128px -1px;
	text-indent: -9999px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	margin-left: 6px;
	float: right;
}

.item_info {
	padding-bottom: 30px;
	width: 500px;
	display: block;
	clear: left;
}

.item_info h3 {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0;
	padding: 0;
}

/* --- BLOG --- */

#blog {
	width: 550px;
	margin-right: 110px;
	float: left;
}

.post-top h2 {
	width: 500px;
	float: left;
	display: block;
}

.post-top .comments-link a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(images/comments.png) no-repeat scroll center top;
	padding: 5px 13px 10px;
	float: right;
	line-height: 18px;
	display: block;
}

.post-top .meta  {
	margin-bottom: 20px;
	clear: left;
	display: inline-block;
}

.post-content {
	font-size: 14px;
	line-height: 22px;
	background: transparent url(images/postspacer.png) no-repeat scroll left bottom;
	padding-bottom: 20px;
	clear: both;
}

.post-snippet {
	padding-bottom: 30px;
}

.post-content p {
	padding-bottom: 22px;
	padding-top: 0;
	clear: right;
}

.post-content p img.wrap {
	background-color: #bababa;
	padding: 5px;
	margin-bottom: -9px;
}

.post-content img {
	background-color: #bababa;
	padding: 5px;
}

.post-content img.alignleft {
	padding: 5px 10px 5px 0;
}

.post-content img.alignright {
	padding: 5px 0 5px 10px;
}

.post-content ul, .post-content ol {
	padding-bottom: 22px;
}
.post-content ul li {
	margin-bottom: 6px;
	margin-left: 38px;
	padding-left: 2px;
}
.post-content ol li {
	margin-bottom: 6px;
	margin-left: 40px;
}
.post-content ul li {
	list-style-image: url(images/bullet_red.png);
}
.post-content ol li {
	list-style: decimal;
}

.post-content blockquote p {
	padding-bottom: 0;
}

.post-content cite {
	text-align: right;
	display: block;
}

div.sociable {
	margin: 0;
}

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}

.sociable ul li:before {
	content: "";
}

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}

.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* --- BLOG (COMMENTS) --- */

#comments h4.comments_header {
	padding: 15px 0 10px;
	font: 24px "Arial Narrow", sans-serif;
	color: #000000;
}

#comments ul {
	margin: 0;
	padding: 0 0 0 100px;
}

#comments ul li {
	margin: 10px 0;
	padding: 0;
	position: relative;
}

.comment-author {
	width: 100px;
	position: absolute;
	left: -100px;
	line-height: 16px;
}

#comments cite {
	display: block;
	padding-bottom: 1px;
}

.comment-meta, .comment-edit-link {
	font-size: 11px;
	line-height: 13px;
}

.single-comment {
	padding: 16px 20px 60px;
	border:1px solid #bababa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.single-comment .reply {
	position: relative;
	bottom: -45px;
}

#comments ul.children {
	padding: 0;
}

#comments .children li {
	background: transparent url(images/comment_child.gif) no-repeat scroll 0 0;
	padding-left: 20px;
}

.children .single-comment {
	padding: 16px 20px 78px;
}

#respond {
	display: inline-block;
}

#comments input, #comments textarea {
	color: #565656;
	width: 532px;
	padding: 5px 8px;
	margin-bottom: 13px;
	border: 1px solid #bababa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#comments input.inputerror, #comments textarea.inputerror {

	border-color: #710000;
	background-color: #fffafa;
}

div#submiterror {
	color: #710000;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-top: -5px;
}

#comments .comment_list input, #comments .comment_list textarea {
	width: 432px;
}

#comments #submit {
	background: transparent url(images/buttons.png) no-repeat scroll -89px -44px;
	text-indent: -9999px;
	width: 140px;
	height: 44px;
	margin: 0 -4px 0 0;
	border: medium none;
	display: block;
	float: right;
	cursor: pointer;

}

#cancel-comment-reply-link {
	background: transparent url(images/buttons.png) no-repeat scroll 0 -44px;
	text-indent: -9999px;
	width: 89px;
	height: 44px;
	margin: 0 0 14px -4px;
	display: block;
	float: left;
	cursor: pointer;
}


/* --- BLOG (SIDEBAR) --- */

#sidebar {
	width: 300px;
	float: left;
	padding-bottom: 21px;
}

#search-form {
	margin-top: 6px;
	margin-bottom: 30px;
	padding: 5px 8px;
	border: 1px solid #aaaaaa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#search-form label {
	text-indent: -9999px;
	height: 0;
	display: block;
}

#search-form input#search-text {
	border: 0 none;
	margin: 0;
	padding: 0;
	width: 258px;
}

#search-form input#search-submit {
	background: transparent url(images/buttons.png) no-repeat scroll -166px -1px;
	text-indent: -9999px;
	width: 18px;
	height: 18px;
	margin-left: 6px;
	padding: 0;
	border: medium none;
	cursor: pointer;
}

#sidebar h2 {
	color: #000000;
	font: 48px/50px "Arial Narrow", sans-serif;
	margin: 0;
	padding: 0;
}

#sidebar .widget {
	margin-bottom: 22px;
}

#sidebar .widget li {
	margin-bottom: 1px;
}

.wp-tag-cloud a {
	margin-bottom: 1px;
	clear: left;
	float: left;
}

/* --- ABOUT --- */

#about_text {
	width: 630px;
	margin-right: 30px;
	float: left;
}

#about_text p {
	padding-bottom: 21px;
	font-size: 14px;
	line-height: 21px;
}

#about_sidebar {
	width: 300px;
	float: left;
}

#about_sidebar h4 {
	color: #710000;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#about_sidebar ul {
	margin-bottom: 19px;
}

#about_sidebar li {
	font-size: 13px;
	line-height: 19px;
	list-style-image: url(images/bullet_red.png);
	list-style-position: inside;
}

/* --- CONTACT --- */

#contact_text {
	width: 300px;
	margin-right: 30px;
	float: left;
}

#contact_text p {
	padding-bottom: 19px;
}

#contact_text img {
	margin-top: 18px;
}

#contact_form {
	width: 630px;
	float: left;
}

#contactform label {
	display: block;
	padding: 20px 0 4px;
	font: 24px "Arial Narrow", sans-serif;
	color: #000000;
}

#contactform input, #contactform textarea {
	color: #710000;
	font-size: 30px;
	line-height: 35px;
	width: 600px;
	margin-bottom: 18px;
	padding: 14px;
	border: 1px solid #aaaaaa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#contactform #submit {
	background: transparent url(images/buttons.png) no-repeat scroll 0 0;
	text-indent: -9999px;
	width: 89px;
	height: 44px;
	margin: 14px 0 14px -4px;
	display: block;
	border: medium none;
	cursor: pointer;
}

#contact_form .bluebox {
	font: 24px/36px "Arial Narrow", sans-serif;
	color: #710000;
	text-align: center;
	padding-top: 180px;
}



