/*
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: #928769;
	margin: 0;
}

.top-bg {
	background: url("images/bg-w-top.png") no-repeat 50% 0;
	height: 142px;
	overflow: hidden;
	width: 100%;
}

.w1 {
	width: 100%;
	position: relative;
	background: url('images/bg-main-page.png') repeat-y 50% 0;
}

.w2 {
	width: 1100px;
	margin: 0 auto;
}

.w2:after {
	display: block;
	clear: both;
	content: '';
}

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: 1100px;
	float: left;
	margin: -99px auto 0;

}

.bg-b {
	background: url('images/bbg.png') no-repeat 50% 0;
	height: 95px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.page-container {
	overflow: hidden;
	width: 100%;
}

#page{
    width: 1000px;
    margin-left: 50px;
}


#header{
	background: url(/sites/all/themes/zen/zen-internals/images/next-page-bg-top-blog.png) top center no-repeat;
	background-position: 0 0px;
	padding:0;
	margin:0;
}
#nav{
	width:1000px;
	padding:0;
	margin: -20px 0 0 0;
	/*	margin-top:-14px;
	margin-left:-22px;*/
	height:320px;
}
#nav a{
	font-family: 'MedioRegular';
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 4px 1px 0px 1px;
	display: block;
    margin: 0 !important;
	font-weight:normal;
	text-transform: uppercase;
}

#nav a:visited{
	color: #FFF;
	text-decoration: none;
}

#nav a:hover{
	color: #fdd25c;
	text-decoration: none;
}

#nav ul{
	display: block;
	float: left;
	margin: 25px 0 0 34px;
    padding-left: 2em;
}

#nav li{
	list-style: none;
	float: left;
	margin: 0 12px;
	display: block;
    position: relative;
}

#nav ul ul {
    background: none repeat scroll 0 0 #5F0101;
    display: none;
    float: none;
    margin: 0;
    opacity: 0.75;
    padding: 15px 0 0;
    position: absolute;
	/* top: 80px; */
    width: 167px;
    z-index: 5;
}
#nav ul ul li {
    float: none;
    height: auto;
    margin: 0 !important;
    opacity: 1;
    padding: 0 !important;
    vertical-align: top;
    width: 100%;
}


#nav ul ul li a:hover {
    background: none repeat scroll 0 0 white !important;
    color: #003300 !important;
    text-decoration: none !important;
}

#nav ul li:hover ul, #nav ul li.hover ul {
    display: block;
}
#nav ul ul li a {
    background: none repeat scroll 0 0 transparent !important;
    color: #FFFFFF !important;
    display: block !important;
    float: none !important;
    font-size: 13px !important;
    height: auto !important;
    line-height: 16px !important;
    margin: 0 !important;
    padding: 7px 5px 7px 10px !important;
    text-decoration: none !important;

    width: 152px !important;
    text-transform: uppercase;
}



#header h1 a {
	display: block;
	height: 0;
	overflow: hidden;
}

#content {
	float: left;
	clear: both;
	width: 1000px;

	background-repeat: repeat-y;
	background-position: left top;
}

#content #content_inner {
	float: left;
	width: 1000px;
}

#main {
	float: left;
	width: 675px;
	margin-left:65px;
	margin-right:15px;
}

/* #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: 15px;
	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: #670F0B;
	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 {
	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: 164px;
	height: 19px;
	padding:5px 0px 0 10px;
	background:#670D05;
	color:#fff;
	text-transform: uppercase;
	font-family: arial;
	font-weight:bold;
	font-size:13px;
}

.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;
}
.cat-item{color:#666;}
.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: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
}
.social_list li.friends{
	font-weight:bold;
	font-style: italic;
	font-size:11px;
}
.social_list li {
	border-bottom:1px solid #897A53;
	padding: 3px;
	color:#000;
}

#footer {
	margin:0 auto;
	width: 1000px;
	text-align: center;
}

#footer #footer_bar {
	float: left;
	width: 1000px;
	height: 18px;
	background-image: url(/sites/all/themes/zen/zen-internals/images/bg-bottom-page.png);
}

#footer #footer_left {
	float: left;
	width: 1000px;
	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: normal;
}

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

.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;
}

img.alignleft {
	margin: 8px 15px 8px 0;
}

img.alignright
{
	margin: 8px 0 8px 15px;
}

.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;
	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.png);
	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 */

/* add styles */

.subscribe-box {
	overflow: hidden;
	width: 100%;
}

.subscribe-box form {
	text-align: left !important;
}

.subscribe-box form input[type=text] {
	font-size: 12px !important;
	height: 20px;
	padding: 3px;
	line-height: 14px;
	width: 118px !important;
}

.subscribe-box form input.submit {height: 28px;}
