/*  
Theme Name: Christian Stuart Lee
Theme URI: http://www.christianstuartlee.com/
Description: Christian Stuart Lee.
Version: 1.0
Author: Christian Stuart Lee
Author URI: http://www.christianstuartlee.com/
	CSL v1.0
	 http://www.christianstuartlee.com/
*/

html {
	scrollbar-darkshadow-color: #999966;
	scrollbar-face-color: #CCCC99;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-track-color: #666633;
}

/*TEMPLATE header.php*/

body {
	background-color: #999966;
	color: #990000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	scrollbar-darkshadow-color: #999966;
	scrollbar-face-color: #CCCC99;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-track-color: #666633;
}

#page {
	margin: 10px auto;
	padding: 0;
	text-align: left;
	background-color: #CCCC99;
	width: 730px;
}

#header {
	background-color: #999966;
	height: 150px;
	margin: 0 0 0 0;
	padding: 0;
	width: 730px;
}

#bannerimg {
	background-color: #CCCC99;
	width: 730px;
	height: 107px;
}

#headerimg {
	background-color: #CCCC99;
	color: #990000;
	font-size: 25px;
	height: 50px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	width: 730px;
	vertical-align: middle;
}

/* hr {
	display: none;
} */

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	color: #990000;
	vertical-align: middle;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #990000;
	text-decoration: none;
}

.description {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0;
	text-align: center;
	color: #660000;
	vertical-align: middle;
	font-style: italic;
	line-height: 24px;
}

/*TEMPLATE sidebar.php*/

#sidebar {
	width: 190px;
	font: 10px Arial, Helvetica, Sans-Serif;
	background: #CCCC99;
	float: left;
	clear: left;
}

.sidebar_header {
	font: bold 14px/16px sans-serif;
}

#search {
}

#searchform {
	/*margin: 10px auto;
	padding: 5px 3px;*/
	text-align: left;
}

#sidebar #searchform #s {
	/*padding: 2px;*/
	width: 120px;
}

#sidebar #searchsubmit {
	/*padding: 1px;*/
}

#sidebar form {
	margin: 0;
}

/*#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}*/

.widgettitle {
	font-size: 12px;
}

#sidebar ul li {
	list-style-image: none;
	list-style-type: none;
	/*margin-bottom: 15px;*/
}

/*#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}*/

#sidebar ul ul li, #sidebar ul ol li {
	/*margin: 3px 0 0;*/
	/*padding: 0;*/
	list-style: circle;
	font-size: 10px;
	line-height: 12px;
}

/*#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

/*TEMPLATE index.php*/

#content {
	font: 12px/14px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 400px;
	/*float: none;*/
	margin: 0 0 0 190px;
	padding: 0 10px 0 10px;
}

.post {
	background-color: #CCCC99;
	color: #660000;
	display: block;
	/*float: left;
	line-height: 1.4em;
	/* margin: 0px 0 0 91px; */
	/* margin: 0 0 40px; */
	/* margin: 0; 
	text-align: left;
	width: 420px;*/
	border-color: Black;
}

h2 {
	background-color: #CCCC99;
	color: #990000;
	/*margin: 30px 0 0;*/
	font: italic bold 20px/22px Arial, Helvetica, sans-serif;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #990000;
	text-decoration: none;
}

h2 a:focus, h2 a:hover {
	text-decoration: underline;
}

small {
	font: 10px/12px Arial, Helvetica, sans-serif;
}

.entry {
	background-color: #CCCC99;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

p {
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
}

.postmetadata {
	color: #660000;
	text-align: center;
}

.wp-caption-text {
	text-align: center;
}

/*CAUTION: SOMETHING BELOW HERE BREAKS ADVERT*/
.navigation {
	width: 400px;
	padding: 15px 0 10px 0;
	/*display: block;
	margin-bottom: 60px;
	margin-top: 10px;
	text-align: center;
	background-color: #CCCC99;*/
}

/*CAUTION: SOMETHING ABOVE HERE BREAKS ADVERT*/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#advert {
	float: right;
	clear: right;
	width: 120px;
	height: 600px;
	background-color: #CCCC99;
	margin: 0 0 0 610px;
	position: absolute;
	top: 200px;
}

/*TEMPLATE footer.php*/

#footer {
	width: 730px;
	background-color: #CCCC99;
	color: #660000;
	clear: left;
}

#powered {
	background-color: #CCCC99;
	text-align: right;
	width: 365px;
	float: right;
	/*clear: right;*/
}

#copyfooter {
	background-color: #CCCC99;
	text-align: left;
	width: 365px;
	/*clear: left;*/
	float: left;
}

.formlabel {
	font-size: 10px;
	font-weight: bold;
}

/*used by either all templates or unknown templates*/

/*a img {
	border: none;
}

a, h2 a:hover, h3 a:hover {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #114477;
	text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px dashed #999999;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	border-left: 5px solid #DDDDDD;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite {
	display: block;
	margin: 5px 0 0;
}

code {
	font: 1.1em Courier, Fixed;
}

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;
}

h2.pagetitle {
	font-size: 1.6em;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 30px 0 0;
	padding: 0;
}

h3.comments {
	margin: 40px auto 20px;
	padding: 0;
}

hr {
	/*display: block;
	display: none;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

html>body .entry ul {
	list-style: none;
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
}

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}

img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

p img {
	max-width: 100%;
	padding: 0;
}

select {
	width: 130px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #990000;
}

.alt {
	background-color: #CCCC99;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

/* End Form Elements */

/* Begin Comments*/

/*.alt {
	margin: 0;
	padding: 10px;
}

.center {
	text-align: center;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist cite, .commentlist cite a {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}

.commentlist li {
	font-weight: bold;
	list-style: none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

.commentmetadata {
	font-weight: normal;
	display: block;
	margin: 0;
}

.description {
	font-size: 1.2em;
	text-align: center;
}

.entry form {
	text-align: center; /* This is mainly for password protected posts, makes them look better. */

/*}

.entry ol {
	margin: 0;
	padding: 0 0 0 35px;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry p a:visited {
	color: #B85B5A;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

/* ORIGINAL BELOW HERE */

/*.widecolumn {
	font-size: 1.05em;
	line-height: 1.4em;
	/*line-height: 1.6em;
	margin: 5px 0 0 150px;
	padding: 10px 0 20px 0;
	width: 420px;
	margin: 0;
	margin: 30px 0;
}

.widecolumn .attachment {
	margin: 5px 0px;
	text-align: center;
}

.widecolumn .smallattachment {
	float: left;
	margin: 5px 5px 5px 0px;
	text-align: center;
	width: 128px;
}

#commentform #submit {
	float: right;
	margin: 0;
}

#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
}

#commentform textarea {
	padding: 2px;
	width: 100%;
}
*/

/* ids and classes below, in page order */

/* End Comments */

/* Begin Sidebar */

/* End Sidebar */

/* Begin Calendar */

/*#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	background-color: #CCCC99;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF; /* Doesn't work in IE */

/*}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
*/
