/*  
Theme Name: chris-alexander.com
Description: Theme used for the site http://www.chris-alexander.com
Version: 1.0	
Author: Chris Alexander
Author URI: http://www.chris-alexander.com
*/

/*Color Scheme

Body Gray: #666666
Menu Gray: #696969
Green: #619415
Blue: #4F86B1
Orange: #FF9650
Search Bkgd. Orange: #FAF8EE

*/

	/*Browser Reset CSS*/
	
		body {color:#000;background:#FFF;}
		body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
		table{border-collapse:collapse;border-spacing:0;}
		fieldset,img{border:0;}
		address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
		li {list-style:none;}
		caption,th {text-align:left;}
		h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
		q:before,q:after{content:'';}
		abbr,acronym {border:0;font-variant:normal;}
		sup,sub {line-height:0px;vertical-align: text-top;}
		sub {vertical-align:text-bottom;}
		input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
	
	/*Reset CSS Fonts*/
		/*
		* Percents could work for IE, but for backCompat purposes, we are using keywords.
		* x-small is for IE6/7 quirks mode.
		*/
		body {font:13px/1.22 Helvetica,Arial,sans-serif;*font-size:small;*font:x-small;}
		table {font-size:inherit;font:100%;}
		/**
		* Bump up IE to get to 13px equivalent
		*/
		pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:99%;}
	


body {
	/* background-image: url(http://www.chris-alexander.com/wp-content/themes/chris_alexander/images/layout_grid.gif); */
	}
	
em {
	font-style: italic;
	font-size: 14px;
	}
	
strong {
	color: #000000;
	}
	
br {
	line-height: 10px;
	}
	
code {
	border: dashed #FF9650 2px;
	padding: 10px;
	display: block;
	font-size: 12px;
	}
	
#page {
	width: 850px;
	}
	
.alert {
	width: 100%;
	border: #FF9650 solid 3px;
	margin: 20px 0;
	}
	
#page .alert p {
	margin: 10px 10px 5px 10px;
	font-style: italic;
	color: #4F86B1;
	}
	
#header h1 {
	width: 850px;
	height: 160px;
	position: relative;
	}
	
#header h1 span {
	background: url(http://www.chris-alexander.com/wp-content/themes/chris_alexander/images/ca_header.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	}
	
#content h2.title {
	font-family: Georgia, serif;
	font-size: 26px;
	}
	
#content h2.title a:link {
	margin-left: -15px;
	color: #619415;
	text-decoration: none;
	}
	
#content h2.title a:visited {
	margin-left: -15px;
	color: #619415;
	text-decoration: none;
	}
	
#content h2.title a:hover {
	margin-left: -15px;
	color: #619415;
	text-decoration: none;
	}
	
#content {
	float: right;
	position: relative;
	margin-top: -25px;
	padding-bottom: 20px;
	width: 600px;
	z-index: 10;
	min-height: 400px;
	}
	
p.dateline {
	margin-left: -15px;
	font-size: 14px;
	color: #619415;
	margin-bottom: 10px;
	}
	
#content a:link {
	text-decoration: none;
	color: #4f86b1;
	}
	
#content a:visited {
	text-decoration: none;
	color: #4f86b1;
	}
	
#content a:hover {
	text-decoration: none;
	color: #696969;
	}
	
.entry p {
	font-size: 18px;
	color: #666666;
	padding-bottom: 10px;
	text-align: justify;
	}
	
.entry img {
	background: #fafafa;
	border: solid 1px #dcdcdc;
	padding: 10px;
	margin-top: 10px;
	}
	
.entry h2 {
	font-family: Georgia, serif;
	font-size: 22px;
	color: #619415;
	}
	
.entry h3 {
	font-size: 20px;
	padding-top: 10px;
	color: #434343;
	}
	
.entry blockquote {
	background: url(http://www.chris-alexander.com/wp-content/themes/chris_alexander/images/large_quote.png) no-repeat top left;
	}
	
.entry blockquote p {
	font-style: italic;
	color: #696969;
	display: block;
	padding: 0 20px 20px 50px;
	}
	
.alternate_cat img.alignleft {
	margin: 0 15px 15px 0;
	padding: 5px;
	}
	
.addthis_container img {
	border: none;
	background: none;
	margin: 0;
	float: right;
	padding-right: 0;
	}
	
#footer .addthis_container {
	display: none;
	}

div.wp-caption {
	background: #fafafa;
   	border: 1px solid #dcdcdc;
	padding: 10px 0 10px 10px;
}

div.wp-caption.alignleft {
	margin: 5px 20px 5px 0;
	}
	
div.wp-caption.alignright {
	margin: 5px 0 0 20px;
	}
	
div.wp-caption.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

div.wp-caption img{
   	border: none;
	padding: 0px;
	margin-top: 0px;
}

p.wp-caption-text {
	font-size: 12px;
	text-align: center;
	padding: 5px 10px 0 0;
	}

.entry ul {
	padding-left: 30px;
	}	

.entry li {
	font-size: 18px;
	list-style-image: url(http://www.chris-alexander.com/wp-content/themes/chris_alexander/images/ca_list_item.jpg);
	color: #696969;
	}
	
.entry em {
	font-size: 18px;
	}
	
embed, object {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.post {
	padding-left: 15px;
	padding-bottom: 30px;
	}
	
ul.post-categories{
	border: thin black solid;
	font-style: italic;
	display: inline;
	}
	
.postmetadata {
	font-size: 14px;
	margin-left: -15px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: dashed 1px #696969;
	clear: both;
	}
	
.alignleft {
	float: left;
	}
		
.alignright {
	float: right;
	}
	
#content .alignleft a, #content .alignright a{
	font-family: Georgia, serif;
	font-size: 26px;
	color: #619415;
	text-decoration: none;
	}
	
.stbuttontext {
	font-size: 18px;
	position: relative;
	top: 4px;
	left: -2px;
	}
	
/* Sidebar Navigation */

#sidebar {
	float: left;
	width: 160px;
	top: 200px;
	}
	
#sidebar li a {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	}
	
#sidebar li a:link {
	color: #696969;
	}
	
#sidebar li a:visited {
	color: #696969;
	}
	
#sidebar li a:hover {
	color: #4f86b1;
	}
	
li.bottom_line {
	margin-top: 20px;}
	
#sidebar li.feed {
	top: 440px;
	width: 85px;
	margin-top: 30px;
	background: no-repeat right url(http://www.chris-alexander.com/wp-content/themes/chris_alexander/images/rss14.png);
	}
	
#sidebar li.feed a {
	padding-right: 20px;
	font-size: 14px;
	
	}
	
#sitesearch {
	width: 170px;
	margin-top: 50px;
	background-color: #FAF8EE;
	border: dotted 2px #FF9650;
	padding: 5px 5px 5px 0;
	}

#sitesearch p {
	font-size: 14px;
	color: #696969;
	}
	
#s {
	color: #A7A7A7;
	padding: 3px;
	margin: 0 0 5px 5px;
	}
	
#searchsubmit {
	margin-left: 5px;
	color: #4f86b1;
	padding: 3px;
	font-size: 14px;
	}
	
/* CSS for Dynamic Menu */

#sidebar ul li.current a {
	color: #000000;
	}

#sidebar ul li.current-cat a {
	color: #000000;
	}
	
#sidebar ul li.current_page_item a {
	color: #000000;
	}	
	
/* Page Styles for Individual Category Pages */

.pagehead {
	position: relative;
	left: -15px;
	}

h2.pagehead{
	border-bottom: 1px solid #696969;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: normal;
	font-size: 36px;
	color: #696969;
	text-decoration: none;
	}
	
ul.about_list {
	padding-left: 60px;
	padding-top: 5px;
	}
	
/* Page Styles for Single Post Pages */

h2.singlepagehead{
	font-family: Georgia, serif;
	margin-left: -15px;
	font-size: 32px;
	text-decoration: none;
	}
	
#content h2.singlepagehead a:link {
	text-decoration: none;
	color: #619415;
	}
	
#content h2.singlepagehead a:visited {
	text-decoration: none;
	color: #619415;
	}


/* Comment styling */

h3#comments, h3#respond {
	font-size: 20px;
	color: #696969;
	border-bottom: 2px solid #FF9650;
	margin-bottom: 10px;
	}

.commentauthor {
	margin-left: 10px;
	position: relative;
	bottom: 10px;
	font-size: 14px;
	}
	
img.avatar {
	border: solid 5px #FF9650;
	padding: 1px;
	}
	
ol.commentlist p.postmetadata {
	border-bottom: dotted 3px #696969;
	padding-bottom: 20px;
	}

ol.commentlist p{
	margin: 10px 0 10px 10px;
	font-size: 14px;
	color: #696969;
	}
	
ol.commentlist li {
	margin-bottom: 20px;
	padding: 10px;
	}
	
ol.commentlist li {
	border-bottom: dotted 3px #696969;
	}
	
ol.commentlist li.authcomment {
	border: dotted 3px #FF9650;
	background-color: #FAF8EE;
	}
	
li.authcomment cite.commentauthor {
	color: #4f86b1;
	}
	
.commentlist .postmetadata{
	border: none;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #619415;
	}
	
em.commentmoderation {
	position: relative;
	bottom: 10px;
	}
	
p.commentinput {
	font-size: 14px;
	color: #619415;
	margin: 10px 0 10px 10px;
	}
	
.commentinput input {
	position: absolute;
	left: 300px;
	color: #A7A7A7;
	padding: 3px;
	}

.commentinput textarea {
	margin: 10px 0 10px 10px;
	color: #A7A7A7;
	padding: 3px;
	}
	
.commentsubmit input {
	margin-left: 20px;
	color: #4f86b1;
	padding: 3px;
	font-size: 14px;
	}
	
/* 404 page styling */

.errorpage {
	height: 400px;
	}
	
p.message {
	font-size: 20px;
	color: #A7A7A7;
	padding-bottom: 20px;
	}
	
/*Footer Stuff*/

#footer {
	position: relative;
	width: 100%;
	padding-bottom: 20px;
	background-color: #E0DDCC;
	border-top: dotted black 1px;
	clear: both;
	}
	
#footer a:link {
	text-decoration: none;
	color: #4f86b1;
	}
	
#footer a:visited {
	text-decoration: none;
	color: #4f86b1;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #696969;
	}
	
#footer .credit {
	text-align: center;
	clear: both;
	}
	
#foot_contain {
	position: relative;
	width: 850px;
	}

.footer_box {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	color: #696969;
	float: left;
	clear: right;
	width: 420px;
	}
	
.footer_box h2 {
	border-bottom: 1px solid #000000;
	}
	
.footer_box ul {
	padding: 5px 10px 10px 5px;
	}
	
#footer h2 {
	padding: 5px;
	font-size: 18px;
	color: #FFFFFF;
	}
		
#footer .footer_box h2 a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#footer h3 {
	font-size: 14px;
	font-family: Georgia, serif;
	margin-bottom: 5px;
	}
	
#footer h3.title a:link {
	color: #619415;
	}
	
#footer h3.title a:visited {
	color: #619415;
	}
	
#footer h3.title a:hover {
	color: #666666;
	}
	
#books {
	position: relative;
	margin-top: 20px;
	padding-bottom: 10px;
	}
	
#books h2 {
	background-color: #619415;
	}
	
#books img, #music img {
	margin: 0 10px 0 0;
	padding: 5px;
	border: 1px solid #DCDCDC;
	}
	
#books p, #music p {
	margin: 0 10px 10px 10px;
	}
	
#books h3, #music h3 {
	margin: 10px 0 10px 10px;
	}
	
#music {
	margin-left: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
	}
	
#music h2 {
	background-color: #619415;
	}
	
#ontheweb {
	position: relative;
	clear: left;
	width: 850px;
	}

#ontheweb h2 {
	background-color: #FF9650;
	}
	
.web_entry {
	position: relative;
	width: 30%;
	float: left;
	padding: 10px 1.5%;
	}
	
.web_entry p {
	text-align: justify;
	font-size: 12px;
	margin-bottom: 3px;
	}
	
.web_entry blockquote {
	padding: 0px 10px 5px 20px;
	font-style: italic;
	background: url(http://www.chris-alexander.com/wp-content/themes/chris_alexander/images/small_quote.png) no-repeat top left;
	}
	
#bottom_level {
	clear: left;
	}
	
#twitter {
	position: relative;
	}

#twitter h2 {
	background-color: #4F86B1;
	}
	
#twitter_update_list li, #popular_posts li {
	padding-top: 5px;
	margin-left: 20px;
	list-style: disc;
	}
	
#twitter #twitter_update_list li span a {
	visibility: visible;
	text-decoration: none;
	}
	
#twitter #twitter_update_list li a {
	visibility: visible;
	text-decoration: underline;
	}
	
#popular_posts {
	margin-left: 10px;
	top: 0px;
	}

#popular_posts h2 {
	background-color: #4F86B1;
	}
	
#stwrapper {
	display: none;
	}