/*
Theme Name: Design Tree Theme 1
Description: Basic two column theme, sidebar on right.
Version: 1.0
Author: Design Tree & Matt Rogers
Author URI: 
*/

/*---------------------------------------------------------------------------------

[Table of contents]

1. Initial Styling - General tags, the background, global attributes (overridden by following regions).
2. Header Region - Styles specific to header region, title, slug, top menu, etc.
3. Content Region - Styles for content appearance, blockquotes, posts, pages, wp-caption, etc.
4. Comments Region ? Styles for comment thread, forms, etc.
5. Sidebar Region ? Styles for widgets, additional menus lists and links.
6. Footer Region ? Styles specific to the footer region.
7. Misc. & Plugins ? Miscellaneous, override plugins, define last rule, fix anomalies, etc.

-----------------------------------------------------------------------------------*/

/*=== START SECTION 1 - Initial Styling ===*/

*{
	border: none;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background-image: url(images/BG.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;	
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}

h1 {
	font-family: Verdana, Helvetica, Arial;
	font-size:14px;
	color: #FFF;
	line-height: 20px;
	font-weight: normal;
	text-align: left;

	
}
h1 a{
	font-family:Verdana, Helvetica, Arial;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
h2 {
	font-family:Verdana, Helvetica, Arial;
	font-size: 16px;
	color: #333;
	font-weight:normal;
	margin-bottom: 10px;
	line-height: 26px;
	text-align: left;
border-bottom: dotted;
border-width: 1px;

}
h3 {
	font-family:Verdana, Helvetica, Arial;
	font-size:22px;
	color:#333;
	font-weight:normal;
	color: #666;
	margin-bottom: 20px;
	text-align: left;

}
p {
	font-family:Verdana, Helvetica, Arial;
	font-size:12px;
	color: #666;
	margin-bottom:20px;
	line-height: 22px;
	text-align: left;
}
h4 {
	font-family:Verdana, Helvetica, Arial;
	font-size:10px;
	color: #FFF;
	margin-bottom:10px;
	line-height: 22px;
	text-align: left;
}



/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 200px;
	width: 960px;
	background-image: url(images/BG.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	overflow:hidden;
	text-align: left;
}
.headerLogo {width: 480px;
	height: 40px;
	margin: 45px 250px 0 0;
	float: left;
background: url(images/logo.png); display:block; width: 200px; height: 40px; margin 45px 0 0 0; text-indent:-9999px;
	}

.headerLogo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu{
	width: 749px;
	height: 40px;
	padding: 0;
	white-space: nowrap;
	margin: 0;
	float: left;
	overflow:hidden;
	border-left: dotted 1px #000;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li a:link, #menu li a:visited {
	display: block;
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	height: 40px;
	text-align: center;
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 8px;
	border-right: dotted 1px #666;
}
#menu li a:hover {
	background-color: #333;
	text-decoration: none;
}
#menu .current_page_item a, #menu .current_page_item a:hover, #menu li a:active, #menu ul li.current_page_ancestor a{
	background-color: #333;
		}

#searchBar {
	width: 210px;
	height: 40px;
	float: left;
	color: #FFF;
	background-repeat:no-repeat;
	font-size: 10px;
	padding: 0;
	background-image:url(images/BG_SEARCH.png);
	background-repeat: repeat-x;
}
#searchBar p {
	margin: 0;
	color:#FFF;
	font-size: 10px;
	
}
#headTitle {
	width: 460px;
	height: 80px;
	float: left;
	margin: 0px;
	padding-top: 35px;
}
#headTitle img {
	margin-bottom: 20px;
}

.searchBox {
	border: none;
	background-color: #ccc;
	width: 130px;
	height: 20px;
	color:#FFF;
	padding-top: 3px;
	padding-left: 5px;
}

#searchText {
	border: none;
	height: 30px;
	width: 40px;
	margin-top: 10px;
	color:#FFF;
	padding: 0px;
	float: left;
	margin-left: 10px;
}
#searchForm {
	float: left;
	width: 150px;
	margin-left: 10px;
	margin-top: 10px;	
}

/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 940px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: auto;
}
#main h1{
	color: #B71234;
	text-decoration:none;
	margin-bottom: 20px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif
}
#content {
	width: 940px;
	padding: 0;
	float: left;
	margin-bottom: 60px;
	margin-top: 25px;
}
.contentLeft{
	width: 440px;
	margin-right: 20px;
	float: left;
}
.contentRight {
	width: 440px;
	float: left;
	bordr
}
.contentQuote{
	width: 440px;
	margin-bottom: 10px;
	float: left;
	border-bottom: dotted 1px #333;
}
.contentQuote p{
	margin-bottom: 10px;
	color: #333;
}
.contentPhotos1{
	width: 440px;
	margin-bottom: 0px;
	float: left;
}
.contentPhotos{
	width: 440px;
	margin-bottom: 10px;
	float: left;
	border-bottom: dotted 1px #333;	
}
.contentPhotos p{
	margin-bottom: 10px;
	color: #666;
}
.contentPhotos img{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: none;
	padding: 0px;
}
.contentBreakLine{
	width: 100%;
	border-bottom: dashed 1px #333;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;

}
#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
color: #b71234;
}
#content a:hover {
	text-decoration: underline;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.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;
}
.post {
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content ul li{
	text-align:left;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color: #666;
	margin-bottom:5px;
	line-height: 22px;
	text-align: left;
	margin-left: 15px;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  color: #000000;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}
/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
#sidebar {
	width: 300px;
	float: right;
	margin: 0px 0px 60px 20;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
/*=== END SECTION 5 - Sidebar Region ===*/

/*=== START SECTION 6 - Footer Region ===*/
#footer {
	clear: both;
	text-align: left;
	width: 940px;
	margin: 20px 0 40px 0;
	padding: 10px 0 0 0;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p {
	color:#FFF;
	margin: 0;
	padding: 0px;
	font-size: 10px;
}
#footerWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	background-color: #141414;
}
#footer a:link, #footer a:visited {
	color: #999;
	font-size: 10px;

}
#footer a:hover {
	text-decoration: none;
}
.leftColumn {
	width: 220px;
	margin: 20px 20px 0 0;
	padding: 0px;
	float: left;
}
.leftColumn p a {
	display: block;
	width: 220px;
	border-bottom: dotted 1px #999;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 10px;
	margin: 0px;
}
.leftColumn h4 {
	display: block;
	width: 220px;
	border-bottom: dotted 1px #999;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 10px;
	margin: 0px;
}
.rightColumn {
	width: 140px;
	margin: 20px 20px 0 0;
	padding: 0px;
	float: right;
}
.rightColumn img{
	float: right;
}
.footerContentBreakLine {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: -20px;
	margin-left: 20px;
}
.footerContentBreakLine p {
	font-size: 8px;	
	color: #CCC;
	text-align: left;
}

/*=== END SECTION 6 - Footer Region ===*/



/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */
/*=== END SECTION 7 - Misc. & Plugins ===*/

/*=== START SECTION 8 - indexSpecific ===*/

#indexContentWrapper {
	overflow: auto;
	width: 100%;
	position: relative;
height: auto;
}
.indexTextColWrap {
	float: left;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 300px;
}
.indexTextCol {
	width: 300px;
	float: left;
	border-bottom: dashed 1px #333;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-right: 18px;
	padding: 0 0 5px 0;
}
.indexHeadImagesWrap {
	float: right;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
	width: 584px;
}
.indexHeadImages1 {
	width: 584px;
	float: right;
	border-left: none;
	border-right: none;
	border-top: none;
margin-bottom: 26px;
text-align: right;
}
.indexHeadImagessub {
	width: 161px;
	float: right;
	border-left: none;
	border-right: none;
	border-top: none; margin-left: 33px;

}
.indexHeadImages1 a{
	border: none;
	margin: 0;
	padding: 0;
}
.indexHeadImagessub a{
	border: none;
	margin: 0;
	padding: 0;
}
.indexHeadImages1 p {
	margin: 20px 0px 0px 0px;
}
.indexHeadImagessub p {
	margin: 20px 0px 0px 0px;
}
.indexTextLeft {
	height: auto;	
	width: 300px; 
	margin-right: 18px;
	float: left;
}
.indexHeadTextLeft {
	width: 300px;
	height: 40px;
	margin-right: 18px;
	float: left;
}
}
.indexQuoteWrapper {
	width: 940px;
	border-top: dashed 1px #333;
	padding-top: 10px;
}
.indexQuoteText {
	width: 460px;
	height: 200px;
	padding-top: 20px;
	margin-right: 20px;
	float:left;
	border-top: dashed 1px #333;
	margin-bottom: 40px;
}
.indexQuoteImg {
	width: 460px;
	padding-top: 20px;
	float:left;
	border-top: dashed 1px #333;
	margin-bottom: 40px;
	
}

/*=== END SECTION 8 - indexSpecific ===*/

/*=== START INFO FORM CSS ===*/

form input  {
	border: solid #333 1px;
	background-color: #EEE;
	width: 220px;
}
form textarea  {
	border: solid #333 1px;
	background-color: #EEE;
	width: 458px;
}
form submit  {
	border: solid #333 1px;
	background-color: #EEE;
	width: 100px;
}

/*=== END INFO FORM CSS ===*/

