/*  
Theme Name: langton
Theme URI: http://langtoncherubino.com/blog/
Description: Langton Cherubino Group Blog.
Version: 1.0
Author: beckley@volchok.com
Author URI: http://volchok.com/
*/


/* 
	Eric Meyer's CSS Reset - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS Reset */


/*
--------------------------------------------------
GENERAL STUFF
-------------------------------------------------- */

body {
	font-family: Verdana, Helvetica, sans-serif;
	background: #cac7b7;
	color: #777;
	text-align: center;
	}

a:active { outline: none; }

a:link, a:visited {
	color: #099;
	}
a:hover, a:active {
	color: #777;
	}
strong { font-weight: bold; }
em { font-style: italic; }
h1 {
	color: #334;
	font-size: 40px;
	}
h2.pagetitle {
	font-size: 16px;
	margin: 10px 0 20px 73px;
	color: #778;
	font-weight: bold;
	}

p {
	margin: 4px 0 12px 0;
	}
.thumb {
	float: left;
	margin: 5px 12px 4px 0;
	border: 1px solid #dde;
	border-color: #ccd #fff #fff #ccd;
	background: #fff;
	}
.thumb_noborder {
	float: right;
	margin: 0;
	}
.strike {
	text-decoration: line-through;
	}
cite {
	display: block;
	margin-top: 10px;
	text-decoration: none;
	}

blockquote cite {
	text-align: right;
	}

code, pre {
	font: 14px 'Courier New', Courier, Fixed;
	}
pre {margin-bottom: 12px; }

blockquote {
	margin: 15px 30px 0 0;
	}
blockquote p {
	padding-left: 40px;
	}
blockquote cite {
	margin: 5px 0 6px;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
dl {
	font-size: 11px;
	line-height: 17px;
	}
dt {
	margin: 14px 0 4px 0;
	}
dd {
	margin-left: 10px;
	}
.clear { clear:both; font-size:1px; line-height:1px; }
	
/*
--------------------------------------------------
PAGE STRUCTURE
-------------------------------------------------- */


#page {
	text-align: left;
	background: #e6e4dc;
	margin: 0 auto;
	width: 900px;
	}

#content {
	float: left;
	width: 720px;
	padding-bottom: 20px;
	}
#main_contents {
	font-size: 11px;
	line-height: 19px;
	}

/*
--------------------------------------------------
MAIN HEADER
-------------------------------------------------- */

#home_link {
	display: block;
	width: 900px;
	height: 157px;
	text-indent: -3000px;
	border: 0;
	padding: 0;
	}
a#home_link:link, a#home_link:visited {
	border: 0;
	padding: 0;
	}
a#home_link:hover, a#home_link:active {
	border: 0;
	outline: none;
	padding: 0;
	background: none;
	}
a#home_link, a#home_link img {
	border:0;
}
#page_head {
	background: url(/blog/wp-content/themes/langton/images/bg_header.gif) no-repeat top left;
	height: 250px;
	width: 900px;
	}
#page_head h1 {
	display: none;
	font-size: 1px;
	line-height: 1px;
}
#issue_date {
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	letter-spacing: 1px;
	margin: 8px 0 0 13px;
	width: 149px;
	}
.head_category {
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 9px 0 0 0;
	}
.head_category li { margin-bottom: 6px; }

#cat_intel a:link,
#cat_intel a:visited { color: #d44e29;text-decoration:none; }
#cat_inspir a:link,
#cat_inspir a:visited { color: #15a768;text-decoration:none; }
#cat_interact a:link,
#cat_interact a:visited { color: #0790c2;text-decoration:none; }
#cat_extra a:link,
#cat_extra a:visited { color: #570861;text-decoration:none; }

#cat_intel a:hover,
#cat_intel a:active,
#cat_inspir a:hover,
#cat_inspir a:active,
#cat_interact a:hover,
#cat_interact a:active,
#cat_extra a:hover,
#cat_extra a:active { text-decoration:underline; }

.cat_title, .title_plug {
	font-size: 9px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	}	
#cat_title_intel {
	margin-bottom: 14px;
	color: #d44e29;
	width: 192px;
	}
#cat_title_inspir {
	margin-bottom: 14px;
	color: #15a768;
	width: 192px;
	}
#cat_title_interact {
	margin-bottom: 14px;
	color: #0790c2;
	width: 192px;
	}
#cat_title_extra {
	margin-bottom: 14px;
	color: #570861;
	width: 100px;
	}
.cat_title_intel {
	background: url(/blog/wp-content/themes/langton/images/cat_title_intel.gif) no-repeat 0 0;
	}
.cat_title_inspir {
	background: url(/blog/wp-content/themes/langton/images/cat_title_inspir.gif) no-repeat 0 0;
	}
.cat_title_interact {
	background: url(/blog/wp-content/themes/langton/images/cat_title_interact.gif) no-repeat 0 0;
	}

/*
--------------------------------------------------
POSTS
-------------------------------------------------- */

.post {
	margin: 24px 0 0 20px;
	}
.post h2 {
	color: #555;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 15px 0 8px 190px;
	margin-bottom: 0;
	letter-spacing: 1px;
	width: 444px;
	float: left;
	}
.post h2 a:link,
.post h2 a:visited {
	text-decoration: none;
	color: #555;
	}
.post h2 a:hover,
.post h2 a:active {
	text-decoration: underline;
	}
.post_title { width: 450px; }
.intel {
 	background: #fff url(/blog/wp-content/themes/langton/images/bg_intel.gif) no-repeat 0 0;
	}
.inspire {
 	background: #fff url(/blog/wp-content/themes/langton/images/bg_inspire.gif) no-repeat 0 0;
	}
.interact {
 	background: #fff url(/blog/wp-content/themes/langton/images/bg_interact.gif) no-repeat 0 0;
	}
.the_date {
	float: left;
	width: 50px;
	color: #888;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 15px 12px 0 0;
	letter-spacing: 1px;
	}
.entry, .entrytext { 
	border: 2px solid #ccc;
	border-width: 0 2px 2px;
	border-bottom: 1px solid #bbb;
	padding: 10px 12px 12px 12px;
	}
.entry p, .entrytext ol, .entrytext ul, .entry ol, .entry ul, .entrytext p, .post p, .inside p {
	margin: 0 0 12px;
	font-size: 12px;
	line-height: 20px;
	font-family: georgia, times, serif;
	}
.entrytext ol, .entry ol {
	list-style-type: decimal;
	}
.entrytext ol li, .entry ol li {
	text-indent: 20px;
	}
.entrytext ul, .entry ul {
	list-style-type: none;
	}
.entrytext ul li, .entry ul li {
	background: url(/blog/wp-content/themes/langton/images/lc_bullet.gif) no-repeat 0 7px;
	padding-left: 14px;
	margin-bottom: 3px;
	}
.entry img.image_right {
	float: right;
	margin-left: 12px;
	}
.entry img.image_left {
	float: left;
	margin-right: 12px;
	}
.the_author {
	font-size: 10px;
	text-transform: uppercase;
	color: #d9d7b8;
	margin-left: 510px;
	}
#main_contents ul {
	list-style-type: none;
	margin-bottom: 30px;
	}

div.callout {
	font-family: georgia, times, serif;
	font-size: 14px;
	width: 133px;
	margin: 10px 0 0 12px;
	padding-left: 14px;
	color: #667;
	float: right;
	border-left: 3px solid #fff;
}

#content .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#content .attachment {
	margin: 5px 0px;
}

p img {
	padding: 0;
	max-width: 100%;
	}

.entry ol {
	padding: 0 0 0 35px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#archive_link {
	font-size: 11px;
	margin-left: 73px;
	text-align: right;
	}
.comment-meta {
	font-size: 10px;
	border: 2px solid #ccc;
	border-width: 0 2px 2px;
	padding: 5px 12px;
	text-transform: uppercase;
	white-space: nowrap;
	}
.comment-meta a:link,
.comment-meta a:visited,
.navigation a:link,
.navigation a:visited {
	text-decoration: none;
	color: #777;
	}
.comment-meta a:hover,
.comment-meta a:active,
.navigation a:hover,
.navigation a:active {
	text-decoration: underline;
	color: #099;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 10px 20px;
	text-transform: uppercase;
	font-size:12px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/*
--------------------------------------------------
COMMENTS
-------------------------------------------------- */

.comments-category {
	margin-left: 20px;
	background: #eae7c3 url(images/comment-form-bg.gif) repeat-y 0 0;
	}
.comments-intel {
	border: 10px solid #d44e29;
	border-width: 10px 0 8px 0;
	}
.comments-intel #comments-container {
	border: 10px solid #d44e29;
	border-width: 0 0 8px 0;
	}
.comments-inspire {
	border: 10px solid #15a768;
	border-width: 10px 0 8px 0;
	}
.comments-inspire #comments-container {
	border: 10px solid #15a768;
	border-width: 0 0 8px 0;
	}
.comments-interact {
	border: 10px solid #0790c2;
	border-width: 10px 0 8px 0;
	}
.comments-interact #comments-container {
	border: 10px solid #0790c2;
	border-width: 0 0 8px 0;
	}
#comments-container {
	color: #666;
	font-family: georgia, times, serif;
	font-size: 12px;
	}
.comment-each { 
	border-top: 1px solid #faf9ef;
	padding: 12px 0 0 12px;
	}

#comments-container p {
	margin: 0;
	padding: 0 0 20px 0;
	}
#comment-form-container {
	background: #eae7c3 url(images/comment-form-bg.gif) repeat-y 0 0; padding:0;margin:0;
	}
.comment-cap {
	border-top: 1px solid #faf9ef;
	}
ol.commentlist {
	list-style-type: decimal;
	background: #eae7c3 url(images/comment-form-bg.gif) repeat-y 0 0;
	padding-left: 40px;
	}
.comment_head  {
	width: 180px;
	line-height: 22px;
	float: left;
	margin-bottom: 12px;
	}
.comment-number {
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-right: 14px;
	}

.comment_content {
	float: left;
	width: 490px;
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 22px;
	}

#comment-table { width: 100%; }

.comment_author {
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}	
.commentmetadata {
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 20px;
	width: 155px;
	margin-left: 28px;
	}	
h4.comments {
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 15px 0 10px 190px;
	margin: 0;
	letter-spacing: 1px;
	background: #edecd5;
	border-bottom: 2px solid #f5f3e2;
	}
p.comment_meta {
	color: #666;
	font-family: georgia, times, serif;
	font-size: 12px;
	margin: 10px 0 0 175px;
	padding: 10px 0 20px 20px;
	}
#comment {  }
#comment-top { padding-top: 10px; background: #eae7c3; }
#comment-text { width: 495px; }

#comment-structure { margin-left: 20px; }
#comment-structure td { white-space: nowrap; vertical-align: top; }
#comment-structure label { display: block; padding: 6px 20px 6px 0; margin-bottom: 10px; }
#comment-structure label.required { background: #e9dfb3 url(/blog/wp-content/themes/langton/images/comment_req_bg.gif) repeat-x top right; width:135px; }
#commentform { font-family: georgia, times, serif; font-size: 12px; }

#commentform td.right { text-align: right; }
#commentform input { width: 265px; }
#comment input#submit { cursor:pointer; margin-left: 175px; padding: 14px 0 14px 10px; width:auto; }

/*
--------------------------------------------------
PAGES
-------------------------------------------------- */

h2.page_title {
	background: url(/blog/wp-content/themes/langton/images/bg_page_head.gif) repeat-y top right;
	height: 17px;
	color: #a5a579;
	font-family: verdana, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 8px 0 0 10px;
	border: 2px solid #a5a579;
	border-width: 9px 0 1px 8px;
	border-bottom: 1px solid #bbb;
	}
h2.single_page_title {
	background: #fff url(/blog/wp-content/themes/langton/images/bg_page_head.gif) repeat-y top right;
	height: 17px;
	color: #a5a579;
	font-family: verdana, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 8px 0 0 10px;
	border: 2px solid #a5a579;
	border-width: 9px 0 1px 8px;
	border-bottom: 1px solid #bbb;
	margin: 24px 0 0 20px;
	}
	

/*
--------------------------------------------------
SEARCH RESULTS & ARCHIVES
-------------------------------------------------- */

#search_results h2 {
	background: url(/blog/wp-content/themes/langton/images/bg_post_head.gif) repeat-y -8px 0;
	height: 17px;
	color: #555;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 0 10px;
	margin-bottom: 0;
	letter-spacing: 1px;
	}
#search_results h2 a:link,
#search_results h2 a:visited {
	text-decoration: none;
	color: #555;
	}
#search_results h2 a:hover,
#search_results h2 a:active {
	text-decoration: underline;
	}
	
/*
--------------------------------------------------
FORMS
-------------------------------------------------- */

#search { width: 140px; }
input#s { 
	font-size: 14px;
	width: 100px;
	margin: 0;
	float: left;
	}	
#searchsubmit {
	width: 23px;
	margin-left: 10px;
	}
	

/*
--------------------------------------------------
SIDEBAR
-------------------------------------------------- */

#sidebar {
	width: 180px;
	padding-left: 720px;
	font-size: 10px;
	}

#sidebar_contents {
	padding: 10px 20px 20px;
	}

#sidebar h1 {
	background: #000;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 6px;
	color: #ddd;
	padding: 8px 0 8px 20px;
	margin-top: 24px;
}
#sidebar h3 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 6px;
	}
#sidebar h3#intel_head {
	margin-top: 10px;
	}
#sidebar h3#intel_head a:link,
#sidebar h3#intel_head a:visited{
	color: #d44e29;
	text-decoration: none;
	}
#sidebar h3#inspire_head a:link,
#sidebar h3#inspire_head a:visited {
	color: #15a768;
	text-decoration: none;
	}
#sidebar h3#interact_head a:link,
#sidebar h3#interact_head a:visited {
	color: #0790c2;
	text-decoration: none;
	}
#sidebar h3#intel_head a:hover,
#sidebar h3#intel_head a:active,
#sidebar h3#inspire_head a:hover,
#sidebar h3#inspire_head a:active,
#sidebar h3#interact_head a:hover,
#sidebar h3#interact_head a:active { text-decoration: underline; }

#sidebar_intel li {
	background: url(/blog/wp-content/themes/langton/images/intel_bullet.gif) no-repeat 0 4px;
	padding-left: 12px;
	}
#sidebar_inspire li {
	background: url(/blog/wp-content/themes/langton/images/inspire_bullet.gif) no-repeat 0 4px;
	padding-left: 12px;
	}
#sidebar_interact li {
	background: url(/blog/wp-content/themes/langton/images/interact_bullet.gif) no-repeat 0 4px;
	padding-left: 12px;
	}
#sidebar_intel li a:link,
#sidebar_intel li a:visited {
	color: #d44e29;
	text-decoration: none;
	}
#sidebar_inspire li a:link,
#sidebar_inspire li a:visited {
	color: #15a768;
	text-decoration: none;
	}
#sidebar_interact li a:link,
#sidebar_interact li a:visited {
	color: #0790c2;
	text-decoration: none;
	}
#sidebar_intel li a:hover,
#sidebar_intel li a:active,
#sidebar_inspire li a:hover,
#sidebar_inspire li a:active,
#sidebar_interact li a:hover,
#sidebar_interact li a:active {
	text-decoration: underline;
	}

#sidebar ul {
	list-style-type: none;
	margin-bottom: 20px;
	}
#sidebar li {
	margin-bottom: 4px;
	line-height: 13px;
	}

acronym, abbr {
	cursor: help;
	color: #42413a;
	border-bottom: 1px dotted #42413a;
	}


/*
--------------------------------------------------
FOOTER
-------------------------------------------------- */

#footer {
	background: #000;
	width: 880px;
	clear: both;
	color: #666;
	font-size: 9px;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
#footer p { height: 16px; padding: 6px 0; line-height: 18px; }
#footer a {
	color: #666;
	}
#footer a img {
	border: 0;
	}
#footer a:link, #footer a:visited {
	text-decoration: none;
	border: 0;
	color: #666;
	}
#footer a:hover, #footer a:active {
	color: #fff;
	}
#rss_feed {
	background: url(/blog/wp-content/themes/langton/images/feed_icon.png) no-repeat left;
	padding-left: 14px;
	}




.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}


#accordion {
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#accordion h4 {
	cursor:pointer;
	background:#ffffff url(/blog/wp-content/themes/langton/images/collapsed.gif) no-repeat scroll 2px 7px;
	display:block;
	margin:0px;
	padding:5px 0;
	text-indent:14px;
}
#accordion h4:hover {
	color:#cac7b7;
}
#accordion h4.selected {
	background-image: url(/blog/wp-content/themes/langton/images/expanded.gif);
}
#accordion h4.current {
	background-color:#cac7b7;
}

