/*
Theme Name: Concrete Thoughts
Theme URI: NA
Description: The custom theme for Gregg Farah's Concrete Thoughts
Version: 1
Author: Hannah Robinett
Author URI: NA
Tags: Gregg Farah
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	General */
	
body {
	margin: 0px;
	padding: 0px;
	background: #1c1c1c url(img/bg.gif) repeat-x;
	color: #6f7272;
	font-size: 12px;
	font-family: "Georgia", Georgia, Times, serif;
}

a {
	color: #e18b03;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #ffa200;
	text-decoration: none;
}

p {
	margin: 0 0 13px 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

.clear {
	clear:both;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 790px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 203px;
}

#header_image {
	width: 790px;
	height: 171px;
}

#content {
	width: 790px;
	padding: 20px 0px 8px 0px;
	margin-top: -1px;
	background: url(img/bg-content.gif) repeat-y bottom;
}

#content-left h4.date {
	color: #444;
	font-size: 14px;	
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

#content-left {
	float: left;
	width: 524px;
        background-color: none;
}

html>body #content-left {
	background-color: #e7f1f2;
}

#content-left p {
	font-family: "Georgia", Georgia, Times, serif;	
	font-size: 12px;
	color: #6f7272;
	line-height: 19px;
	background: none;
	font-weight: normal;
}

#content-left li {
	font-family: "Georgia", Georgia, Times, serif;	
	font-size: 12px;
	color: #6f7272;
	line-height: 19px;
	background: none;
        font-weight: normal;
}

#content-right {
	float: right;
	width: 260px;
	background-color: #e7f1f2;
	padding-top: 10px;
}

#content-right p {
	font-family: "Georgia", Georgia, Times, serif;	
	font-size: 12px;
	line-height: 19px;
	color: #6f7272;
	background: none;
	font-weight: normal;
}

#content-right h4 {
	font-size: 12px;
	font-weight: bold;
}

#content-right a {
	font-weight: normal;
}

#content a img {
	border: none;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h2 {
	font-weight: normal;
	color: #444;
	font-size: 1.8em;
	margin: 8px 0 20px 35px;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	color: #444;
	margin: 7px 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	color: #ffa200;
}

h4 {
	color: #444;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-size: 14px;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 10px 33px 30px 35px;
}

.prevnext_navigation {
	font-family: "Georgia", Georgia, Times, serif;
	font-size: 12px;
        font-weight: normal;
}

.divider {
	margin: 0px 20px 0px 20px;
	border-bottom: #a8c0bf 1px solid;
}
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.categories {
	padding: 0 10px 0 15px;
}

.comments {
	padding: 0 10px 0 15px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0px 15px 14px 23px;
	padding: 0px 5px 5px 3px;
}

.box-right ul {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
}

.box-right li {
	margin: 0px;
	padding: 2px 10px 2px 0px;
	list-style-type: none;
}


.box-right li a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.box-right img {
	margin: 36px 0px 15px 0px;
}
.divider_short {
	margin: 12px 12px 0px 12px;
	border-bottom: #a8c0bf 1px solid;
	
}


/*	##################################
   	SIGN UP BOX STYLES
	################################## */

.sign_up form {
	width: 185px;
	padding-bottom: 5px;
	margin: 0px;
}
 	
.sign_up .sigup_field {
	float: left;
}

.sign_up .sigup_field input {
	width: 155px;
}

.sign_up form .sigup_button img {
	width: 19px;
	height: 18px;
	padding-top: 2px;
	margin: 0px;
	float: right;

}


/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	font-weight: normal;
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #6f7272;
	width: 446px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	text-align:left;
}

#commentform .small_text {
	font-size: 11px;
	font-style: italic;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	width: auto;
	height: 28px;
	margin: 0px;
	padding: 0px 15px 3px 15px;
	background: #e18b03;
	border: none;
	color: #fff;
	outline: none;
}

#commentform p.comment {
	padding: 0px;
	margin: 0px;
}

h4#respond {
	color: #444;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	font-size: 14px;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li {
	margin: 0px;
	padding: 0px;
	background: none;
	color: #fff;
}

.commentlist .quote {
	font-family: "Georgia", Georgia, Times, serif;	
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px 20px;
	color: #676969;
	background-color: #d2dfdf;
	border-top: 1px #a8c0bf solid;
	margin: 12px 0px 8px 0px;
}

.commentlist .quote a {
	color: #d58507
}

.commentlist .quote a:hover {
	color: #ea9d16;
}

.commentlist .name_date {
	font-family: "Georgia", Georgia, Times, serif;	
	font-size: 11px;
	font-weight: normal;
	padding: 0px 10px 8px 20px;
	color: #676969;
	background: none;
	margin-bottom: 8px;
}

.commentlist .name_date a {
	color: #d58507
}

.commentlist .name_date a:hover {
	color: #ea9d16;
}

.commentlist cite {
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	width: auto;
	height: 28px;
	margin: 0px;
	padding: 0px 15px 3px 15px;
	background: #e18b03;
	border: none;
	color: #fff;
	outline: none;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	background: #1c1c1c url(img/footer.gif) no-repeat;
	width: 790px;
	height: 44px;
	margin-bottom: 25px;
}

#footer p {
	color: #121212;
}

#legal {
	float: left;
	width: 300px;
}

#email {
	float: right;
	width: 300px;
	text-align: right;
	margin: 0px 30px 0px 0px;
	padding-top: 12px;
	display: inline;
}

#email a {
	color: #272727;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#email a:hover {
	color: #ffaf30;
	text-decoration: none;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}