/*
Theme Name: Synergy Workshop
Theme URI: http://synergyworkshop.com
Description: Wordpress theme for Synergy Workshop dot com
Author: Brent Spore
Author URI: http://synergyprod.com


/*-----------Block Level Elements--------------*/

BODY {
	background: #1a1a1a url('images/bg_grad.gif') bottom fixed repeat-x;
	color: #cbc8b9;
	font-family: 'Lucidia Grande',sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
}

A {
	color: #a61c14;
	text-decoration: none;
}

A:visited {
	color: #a61c14;
	text-decoration: none;
}

A:hover {
	color: #cbc8b9;
	text-decoration: underline;
}

#page {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 100px;
	background: url('images/bc_headerlogo.jpg') top left no-repeat;
}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 502px;
	margin-bottom: 25px;
}

#sidebar {
	width: 348px;
	float: right;
	margin-bottom: 25px;
}

#footer {
	width: 100%;
	clear: both;
	border-top: 1px solid #3b3a35;
	font-size: 7pt;
	margin-bottom: 25px;
}

ul,li,ol {
	list-style: none;
	margin: 0;
}

/*--------------Imagery-------------*/

#imagery {
	height: 242px;
	border: 1px solid #3b3a35;
	padding: 3px;
}

/*--------------Portfolio-------------*/

#portfolio {
	height: 527px;
	border: 1px solid #3b3a35;
	padding: 3px;
	margin: 0 0 15px 0;
}

/*--------------Portfolio-------------*/

.contactform input,textarea{
	background: #373732;
	border: 1px solid #878574;
	color: #cbc8b9;
}

.contactform {
	margin: 5px 0 0 0;
}

/*------------Navigation------------*/

#nav {
	margin: 80px 2px 0 0;
	font-size: 11pt;
	float: right;
	font-weight: bold;
	text-transform: lowercase;
	font-variant: small-caps;
}

#nav li {
	display: inline;
	margin: 0 0 0 15px;
}

#nav a {
	color: #878574;
}

#nav a:visited {
	color: #878574;
}

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

/*-------------Headings-------------*/

h1 {

}

h2 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
}

h2 a {
	color: #cbc8b9;
}

h2 a:visited {
	color: #cbc8b9;
}

h2 a:hover {
	color: #a61c14;
	text-decoration: none;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	
}

.post {
	margin: 15px 0 15px 0;
}
.post h2 {
	
}
.post_meta {
	font-size: 8pt;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
	margin: 9px 0 10px 0;
	border-top: 1px solid #3b3a35;
	border-bottom: 1px solid #3b3a35;
}

.entrytext {
	border-top: 1px solid #3b3a35;
	margin: 27px 0 0 0;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

#sidebar-left {
	float: left;
	width: 163px;
	margin-left: 4px;
}

#sidebar-right {
	float: right;
	width: 166px;
	margin-right: 4px;
}

/*--------------Left Sidebar------------*/

#sidebar-left ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 25px;
}

#sidebar-left li {
	list-style-position: outside;
}

#sidebar-left .widgettitle {
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: 1px solid #35342f;
}

/*--------------Right Sidebar------------*/

#sidebar-right ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 25px;
}

#sidebar-right li {
	list-style-position: outside;
}

#sidebar-right .widgettitle {
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: 1px solid #35342f;
}

/*--------------Featured------------*/

#text-1 {
	margin-bottom: 10px;
}

#text-1 h2 {
	padding: 37px 0 5px 0;
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 1px solid #35342f;
}

#featured {
	width: 352px;
}

#featured ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#featured li {
	margin: 0 7px 5px 0;
	float: left;
}

#featured a img {
	border: 3px solid #35342f;
}

#featured a:visited img {
	border: 3px solid #35342f;
}

#featured a:hover img {
	border: 3px solid #cbc8b9;
}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

#comment {
	width: 502px;
}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

.clear {
	clear: both;
}