/*
Theme Name: designconnection
Theme URI: http://wordpress.org/
Description: Theme for Design Connection
Version: 1.6
Author: Brian Smallwood
Author URI: http://www.builderdesigns.com/

*/




@charset "UTF-8";


/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background: #300805;
}

a:active, a:focus {
	outline: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	height: 0px;
	clear: both;
}

.photo_edge {
	margin: 4px;
	padding: 2px;
	border: 4px solid #BBA771;
}

.photo_edge:hover {
	margin: 4px;
	padding: 2px;
	border: 4px solid #8C7D55;
}

.right {
	margin: 10px;
	padding: 4px;
	border: 4px solid #BBA771;
	float: right;
}

.left {
	margin: 10px;
	padding: 4px;
	border: 4px solid #BBA771;
	float: left;
}

a {
	font-weight: bold;
	color: #670F0B;
	text-decoration: none;	
}

a:hover {
	font-weight: bold;
	color: #17354C;
	text-decoration: none;	
}

/* End Basics - CSS */


/* start of home_content */

#wrapper {
	width: 975px;
	margin: 0px auto;
	text-align: left;
}

#header {
	float: left;
	clear: both;
	width: 975px;
	height: 275px;
	background-image: url(images/blog_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#header h1 a {
	text-indent: -5000px;
	display: block;
	height: 221px;
	width: 485px;
}

#header #header_row01 {
	float: left;
	width: 975px;
	height: 221px;	
}

#header #header_logobox {
	float: left;
	width: 485px;
	height: 221px;	
}

#header #header_slideshowbox {
	float: left;
	width: 425px;
	height: 221px;
	background-image: url(images/slide01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#header #header_row02 {
	float: left;
	width: 975px;
	height: 54px;	
}

#nav {
	float: left;
	clear: both;
	width: 884px;
	height: 38px;
	margin-left: 48px;
}

#nav ul {
	display: block;
	float: left;
	width: 884px;
	height: 38px;
	list-style: none;
}

#nav ul li {
    display: block;
    float: left;
	height: 38px;
    text-indent: -10000px;
}

#nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#nav_01 {
    width: 79px;
}

#nav_02 {
    width: 92px;
}

#nav_03 {
    width: 84px;
}

#nav_04 {
    width: 98px;
}

#nav_05 {
    width: 156px;
}

#nav_06 {
    width: 135px;
}

#nav_07 {
    width: 124px;
}

#nav_08 {
    width: 116px;
}

#nav_01 a:hover {
	background: url(images/nav_01_f2.jpg) no-repeat left top;
}

#nav_02 a:hover {
    background: url(images//nav_02_f2.jpg) no-repeat left top;
}

#nav_03 a:hover {
    background: url(images/nav_03_f2.jpg) no-repeat left top;
}

#nav_04 a:hover {
    background: url(images/nav_04_f2.jpg) no-repeat left top;
}

#nav_05 a:hover {
    background: url(images/nav_05_f2.jpg) no-repeat left top;
}

#nav_06 a:hover {
    background: url(images/nav_06_f2.jpg) no-repeat left top;
}

#nav_07 a:hover {
    background: url(images/nav_07_f2.jpg) no-repeat left top;
}

#nav_08 a:hover {
    background: url(images/nav_08_f2.jpg) no-repeat left top;
}

#content {
	float: left;
	clear: both;
	width: 975px;
	background-image: url(images/blog_03.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

#content #content_inner {
	float: left;
	width: 975px;
	background-image: url(images/blog_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main {
	float: left;
	width: 635px;
	margin-top: 118px;
}

#main a {
	color: #300805;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #968760;*/
}

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	padding: 3px 3px 8px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFA380;
	font-weight: normal;
	margin-top: 10px;
}

#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #393220;
	padding: 3px 3px 6px;
	font-weight: normal;
	line-height: 22px;
}

#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	padding: 3px 3px 6px;
	font-weight: bold;
	line-height: 22px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#sidebar {
	float: left;
	width: 174px;
	margin-left: 66px;
	margin-right: 35px;
	margin-top: 15px;
	text-align: left;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #8B7C51;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#sidebar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:hover {
	font-weight: bold;
	color: #CFC7AE;
	text-decoration: none;
}

#sidebar ul {
	color: #CFC7AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
}

#sidebar li {
	border-bottom:1px solid #5D5338;
	padding: 3px;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #670D05;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.sidebar_module {
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 174px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidebar_inner {
	float: left;
	width: 151px;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
}

.sidebar_header_connected {
	width: 174px;
	height: 31px;
	text-indent: -5000px;
	background-image: url(images/sidebar_header_connected.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_header_search {
	width: 174px;
	height: 31px;
	text-indent: -5000px;
	background-image: url(images/sidebar_header_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_header_posts {
	width: 174px;
	height: 31px;
	text-indent: -5000px;
	background-image: url(images/sidebar_header_posts.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_header_categories {
	width: 174px;
	height: 31px;
	text-indent: -5000px;
	background-image: url(images/sidebar_header_categories.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_header_archive {
	width: 174px;
	height: 31px;
	text-indent: -5000px;
	background-image: url(images/sidebar_header_archive.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_header_blogroll {
	width: 174px;
	height: 31px;
	text-indent: -5000px;
	background-image: url(images/sidebar_header_blogroll.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.social_list {
	color: #A59E7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
}

.social_list li {
	border-bottom:1px solid #897A53;
	padding: 3px;
}


#footer {
	float: left;
	width: 975px;
}

#footer #footer_bar {
	float: left;
	width: 975px;
	height: 152px;
	background-image: url(images/blog_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer #footer_left {
	float: left;
	width: 810px;
	margin-left: 24px;
	margin-right: 40px;
}

#footer #footer_right {
	float: left;
	width: 82px;
}

#footer p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #E7DEC3;
	padding: 2px;
}

#footer a {
	color: #AFA077;
	text-decoration:none;
	font-weight: bold;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}

.logo_bd {
	background-image: url(images/logo_bd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 29px;
	width: 145px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.logo_bd a {
	background-image: url(images/logo_bd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 29px;
	width: 145px;
}

.logo_bbb {
	background-image: url(images/logo_bbb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 84px;
	width: 82px;
}


/* start of post styling */

.post {
	width: 640px;
	float: left;
	clear: both;
	padding-bottom: 20px;
}

.post img, .post img a {
	margin: 0px;
	padding: 3px;
	border: 3px solid #A19660;
}

.post-date {
	width: 75px;
	height: 75px;
	float: right;
	margin-left: 15px;
	background: url(images/calendar.png) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #FDFFE7;
	text-align: center;
	display:block;
	line-height: 20px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post-title {
	margin-bottom: 15px;
}

.post-cat {
	padding: 4px 8px;
	background-color: #D8D1B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.post-comments, .mini-add-comment {
	padding: 4px 4px 4px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/icon_comments.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 15px;
	margin-left: 10px;
}

.post_list01 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_list01 li {
	border-bottom:1px solid #BFC2A1;
	padding: 8px;
	margin: 2px;
}

.post_list02 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: square url(none) inside;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_list02 li {
	padding: 6px 12px;
	margin: 3px;
	background-color: #D4D7B1;
}

#commentform textarea {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 600px;
}

.commentlist {
	padding: 10px 10px 10px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 600px;
}

.commentlist li {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-bottom: 10px;
	background-color: #D3D5CA;
}

.sociable {
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFC2A1;
	border-bottom-color: #BFC2A1;
}

.sociable_tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px 3px 6px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFC2A1;
}

.previous-entries {
	float: left;
}

.previous-entries {
	float: right;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.aligncenter {
	margin: 0px auto;
}


/* end of post styling */
































/* start of inside_content */
