/*
Theme Name: Charteris
Theme URI: http://wordpress.org/
Description: Created for Charteris.
Version: 1.0
Author: Steve Cross
Author URI: http://SteamSHIFT.com/
Tags: charteris, custom, fixed width, two columns, widgets
*/

.replace 																	{ position: relative; margin: 0px; padding: 0px; /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */ }
.replace span 																{ display: block; position: absolute; top: 0px; left: 0px; z-index: 1; /*for Opera 5 and 6*/ }
                                    										
/* Begin Typography & Colors */     										
body 																		{ background: url('images/bg.gif') repeat-x top left #FFF; font-size: 74%; /* Resets 1em to 14px */ font-family: helvetica, Arial, Sans-Serif; color: #333; text-align: left; }
#page 																		{ text-align: left; }

#content {
	font-size: 1.2em;
}

.narrowcolumn .entry {
	line-height: 1.4em;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

.thread-even {
	background-color: white;
}

#footer {
	border: none;
}

h1, h2, h3 																	{ font-family: Helvetica, Arial, Sans-Serif; font-weight: bold; }

h1 {
	font-size: 4em;
	text-align: left;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}
																			
h1, h1 a, h1 a:hover, h1 a:visited 											{ text-decoration: none; color: white; }
h2, h2 a, h2 a:visited 														{ color: #333; }
h3, h3 a, h3 a:visited 														{ color: #32C5C4; }

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;
}

span.readmore																{ clear: both; display: block; padding-top: 8px; font-weight: bold; }

.entry p a:visited {
	color: #32C5C4;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, 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: 14px; color: #32C5C4; }

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

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Helvetica, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.small 																		{ font-size: 0.8em; }
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover 													{ color: #32C5C4; text-decoration: none; }
a:hover 																	{ text-decoration: underline; }

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

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

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body 																		{ margin: 0 0 20px 0; padding: 0; }
#page 																		{ margin: 0 auto 20px auto; padding: 0; width: 910px; }
#wrapper 																	{ width: 910px; padding: 0; }
#header 																	{ margin: 0; padding: 0; height: 140px; width: 910px; }
#header h1 																	{ float: left; }
#header h1, #header h1 span 												{ background: url('images/logo.gif') no-repeat left top; width: 340px; height: 94px; }
.narrowcolumn 																{ float: left; padding: 0 0 20px 0px; margin: 0; width: 642px; /*635px;*/ }
.narrowcolumn h2 															{ padding-bottom: 12px; border-bottom: 2px solid #EBEBEB; }
.narrowcolumn h2, .narrowcolumn h3 											{ padding-left: 24px; }
.post-info 																	{ margin: 0; position: relative; }
.post-info h3 																{ margin-top: 5px; width: 370px; }
.post-info .small 															{ position: absolute; bottom: 0px; right: 8px; }
.post-head 																	{ clear: both; background: url('images/post-head.jpg') no-repeat bottom; height: 25px; margin: 0; position: relative; }
.post 																		{ padding: 1px 24px; margin: 0; text-align: justify; background: url('images/post-strip.jpg') repeat-y; color: #666; font-size: 13px; }
.post .entry 																{ width: 590px; }
.post-foot 																	{ background: url('images/post-foot.jpg') no-repeat; height: 20px; margin-bottom: 10px; }

.single-info h2																{ color: #32C5C4; }
.single-info .small															{ margin: 8px 8px 0 24px; overflow: auto; }

.narrowcolumn .postmetadata 												{ padding-top: 0px; margin: 0 0 0; line-height: 20px; }

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer 																	{ padding: 0; width: 930px; clear: both; font-family: 'Lucida Grande', helvetica, arial, sans-serif; }
#footer p 																	{ margin: 0; padding: 20px 0; text-align: left; }
#footer, #footer a 															{ color: #555; }
#footer a:hover 															{ text-decoration: underline; }
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
img 																		{ padding: 0; max-width: 100%; border: 1px solid #EBEBEB; }
img.button 																	{ border: none; }

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; margin-right: 20px; }
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
																			
#navs 																		{ float: left; margin: 36px 0 0 200px; }
#navs ul li 																{ list-style: none; padding-right: 8px; float: left; }
#navs ul li a 																{ font-size: 14px; }
#navs ul.primary 															{ height: 30px; }
#navs ul.primary li 														{ float: left; border-right: 1px solid #FFF; }
#navs ul.primary li.last 													{ border-right: none; }
#navs ul.primary li a 														{ color: #FFF; padding-left: 8px; }
#navs ul.primary li a:hover 												{ text-decoration: underline; }
#navs ul.secondary 															{ margin: 32px 0 0 70px; }
#navs ul.secondary li 														{ display: block; height: 21px; padding: 4px 8px 0 8px; }
#navs ul.secondary li a 													{ color: #32C5C4; font-weight: bold; }
#navs ul.secondary li.current 												{ background-color: #32C5C4; padding: 4px 13px 0 13px; }
#navs ul.secondary li.current a 											{ color: #FFF; }
#sidebar div.ul-head 														{ background: url('images/sidebar-head.jpg') no-repeat left top; height: 10px; }
#sidebar div.ul-foot 														{ background: url('images/sidebar-foot.jpg') no-repeat left bottom; height: 10px; margin-bottom: 20px;  }
#sidebar ul 																{ background: url('images/sidebar-strip.jpg') repeat-y left; padding: 5px 15px; margin: 0; display: block; position: relative; overflow: auto; }
#sidebar ul#search															{ background: none; padding: 5px 0; margin: 0; display: block; }
#sidebar ul ul 																{ background: none; padding-left: 0; }
#sidebar ul li 																{ list-style-type: none; }
#sidebar ul ul li 															{ display: block; padding-bottom: 4px; margin-bottom: 4px; border-bottom: 1px solid #EBEBEB; color: #32C5C4; }
#sidebar ul ul.first li 													{ border-bottom: none; margin-bottom: 10px; color: #333; }
#sidebar ul ul.first li a													{ color: #333; }
#sidebar ul h2 																{ margin-bottom: 6px; line-height: 20px }
#sidebar #searchform														{ height: 21px; }
#sidebar ul input[type="text"]												{ border: 1px solid #999; width: 160px; height: 16px; vertical-align: top; }
#sidebar ul input[type="submit"]											{ background: url('images/button-go.jpg') no-repeat; border: none; width: 31px; height: 21px; color: #FFF; }
#sidebar #archives a 														{ background: url('images/button-archive.jpg') no-repeat top right; padding-right: 18px; }

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

/* End Entry Lists */



/* Begin Form Elements */
input[type="submit"]														{ border: none; }

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 110px 5px auto;
	float: right;
	width: 58px;
}
/* End Form Elements */



/* Begin Comments*/
h3.comment-header															{ margin-left: 0; padding: 0 0 12px 0; color: #646464; }
.commentlist 																{ padding: 0; margin: 0; border-top: 1px solid #EBEBEB; }
.commentlist li 															{ margin: 6px 0 10px; padding: 5px 5px 10px 0px; list-style: none; }
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata 															{ margin: 0; display: block; padding-top: 2px; }
.commentmetadata span a														{ font-weight: bold; color: #646464; font-size: 14px; }
textarea#comment															{ width: 462px; }
.comment-meta a 															{ color: #333; }
.comment 																	{ border-bottom: 1px solid #EBEBEB; }
.reply																		{ font-weight: normal;}
input.commentreply															{ background: url('images/button-submit.jpg') no-repeat; height: 21px; width: 58px; }
/*form if not logged in*/
p.comment-form label														{ font-size: 16px; font-weight: bold; display: block; }
/* End Comments */



/* Begin Sidebar */
#sidebar																	{ position: relative; padding: 20px 0 10px 0; margin-left: 666px; width: 244px; }
#sidebar form 																{ margin: 0; }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	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 */
