/*
Theme Name: Colbow Design on Grass
Theme URI: http://colbowdesign.com/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Brad Colbow

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
Screwed up enven further by Brad Colbow || http://colbowdesign.com
*/

/* 
-------------------------------------------
Reset 
-------------------------------------------
*/

* {margin:0; padding:0;
}

/* 
-------------------------------------------
Typography 
-------------------------------------------
*/
h1 {
	font-size: 12px;
	}
a {
	color: #ee7e00;
	text-decoration: none;
	}
a:hover {
	color: #ee7e00;
	text-decoration: underline;
	}

.narrowcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
}
.narrowcolumn h2 a {
	color: #1b496c;
	text-decoration: none;
}
.narrowcolumn h2 a:hover {
	color: #ee7e00;
	text-decoration: none;
}
.entry h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
padding-bottom: 10px;
padding-top: 10px;
}
.entry ul {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
list-style-position: inside;
	padding-bottom: 14px;
}
.entry p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
	padding-bottom: 14px;

}
.post small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #525252;
	padding-bottom: 30px;
}
.postmetadata p {

}
#side_about h3 {
	font-family: Arial, Helvetica, sans-serif;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80a1bb;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #1c4a6d;
	padding-top: 15px;
}
#side_about p {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sideimage{
	padding-right: 10px;
	float: left;
	padding-bottom: 40px;
}
.sideimage2{
	padding-right: 10px;
	float: left;
	padding-bottom: 4px;
}
.socnetworking {
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
#sidebar h3{
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1b496c;
}
#sidebar h2{
	padding-top: 5px;
	padding-right: 14px;
	padding-left: 0px;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1b496c;
	padding-bottom: 2px;
}
#sidebar p{}
#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1b496c;
	font-weight: normal;
}
.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #1b496c;
	padding-top: 20px;
	}
#comments {
	padding-bottom: 14px;
	}
.commentlist p{
	padding-top: 10px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
}
.commentlist small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #525252;
	padding-bottom: 30px;
	}
#comment_content h4 {

}
ol {
	list-style-type: none;
	list-style-image: none;
	}
#comment_form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	}
	
blockquote {
	font-style: italic;
	padding-left: 15px;
	border-right: 5px solid #fff;
}

/* 
-------------------------------------------
Structure
-------------------------------------------
*/

body {
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#page {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#promotion {
	float: left;
	width: 370px;
}
#content {
	float: right;
	width: 600px;
	padding-top: 25px;
	padding-left: 30px;
	background-image: url(images/cloud_overlap.jpg);
	background-repeat: no-repeat;
}
.entry {
	padding-top: 30px;
}
.postmetadata {
	padding-bottom: 8px;
	padding-top: 12px;
	background-color: #e8f1fa;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aecbe7;
	border-bottom-color: #aecbe7;
	height: 15px;
}
#sidebar {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #deeaf8;
	background-image: url(images/footer_header.jpg);
	background-repeat: no-repeat;
	padding-top: 104px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}
#side_about {
	background-color: #deeaf8;
	background-image: url(images/swings.jpg);
	padding-top: 203px;
	background-repeat: no-repeat;
}
#fadeout {
	background-image: url(images/fadeout.gif);
	height: 100px;
	}
#foot_blogroll {
	background-image: url(images/footer_fade.jpg);
	background-repeat: repeat-x;
	width: 350px;
	float: left;
	margin-right: 30px;
}
#foot_archive {
	background-image: url(images/footer_fade.jpg);
	background-repeat: repeat-x;
	width: 580px;
	float: left;
	}
#footer_categories {
	padding-left: 14px;
	background-image: url(images/rule_line2.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	}
#footer_links{
	padding-left: 14px;
	background-image: url(images/rule_line.gif);
	width: 350px;
	background-repeat: no-repeat;
	padding-top: 8px;
}
#blogroll_col {
	float: left;
	width: 145px;
	padding-right: 15px;
}
#recent-posts {
	float: left;
	width: 250px;
	padding-right: 15px;
}
#asdasdasfasfasfsdafdsafafsasfasf {
	float: left;
	width: 140px;
	padding-right: 15px;
}
#footer_links2{
	padding-left: 14px;
	background-image: url(images/rule_line.gif);
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 8px;
}
#footer_links3{
	padding-left: 14px;
	background-image: url(images/rule_line.gif);
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 8px;
}
.navigation {
	height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #80a0ba;
	border-bottom-color: #80a0ba;
}
.alignleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ee7e00;
	float: left;
	padding-top: 5px;
}
.alignright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ee7e00;
	float: right;
	padding-top: 5px;
	}
.leave_comments {
	float: right;
	}
.posted_on {
	float: left;
	}
#comment_content {
	width: 600px;
}
#comment_gravitar {
	float: left;
	}
#single_comment {
	width: 600px;
	}
#comment_right {
	float: right;
	width: 534px;
padding-bottom: 26px;
}
.form_element {
	margin-top: 10px;
}
.text_area {
	margin-top: 10px;
	width: 600px;
}
#headerimg {
	display: inline;
}
/*
-------------------------------------------
Replacements 
-------------------------------------------
*/
#header {
	width: 1000px;
	height: 47px;
	position: relative;
	}
#header span {
	background: url(images/header.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#logo {
	width: 370px;
	height: 89px;
	position: relative;
	}
#logo span {
	background: url(images/bc_logo.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}


/*
-------------------------------------------
float clear 
-------------------------------------------
*/
.float_clear {}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* 
-------------------------------------------
TWITTER RSS FEED
-------------------------------------------
*/

.rss-box ul{
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
list-style-type: none;
	list-style-image: none;
}
.rss-box li{
padding-bottom: 10px;
}
.rss-box a {
color: #000;
}
