/*  
Theme Name: Collaboration
Description: Widget ready and tested on WP2.3
Version: 2.0
*/



body {
	margin: 0px;
	padding: 0;
	background: #7C6A55;
	text-align: justify;
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	color: #7C6A55;
	line-height: -2em;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #B50F1B;
	line-height: -2em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	border-bottom: none;
	color: #B7AB9E;
}

a.content:link {
	text-decoration: none;
	color: #B50F1B;
}

a.content:visited {
	text-decoration: none;
	color: #B50F1B;
}

a.content:hover {
	text-decoration: none;
	color: #7C6A55;
}

a.content:active {
	text-decoration: none;
	color: #B50F1B;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0;
	padding-top: 19px;
	padding-left: 20px;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 133px;

}

#header a h1
{
  display: none;

}

/* Header */

#logo {
	width: 1000px;
	height: 72px;
	margin: 0 auto;
	padding: 0;
	background: url(images/logo.gif) no-repeat center top;
	position: relative;
}

#logo a {
	position: absolute;
	top: 0;
	left: 30px;
	width: 220px;
	height: 133px;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 61px;
	background: url(images/img01.gif) no-repeat center top;
}

#menu ul {
	margin: 0;
	padding: 24px 40px 0 0px;
	list-style: none;
}

#menu li {
	float: right;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 20px 10px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #7C6A55;
}

#menu a:hover {
	color: #B50F1B;
}

#menu .current_page_item a {
	
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #B7AB9E;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img02.gif) repeat-y left top;
}

#page-bg {
}
	

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 10px 10px 0px 10px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 15px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B50F1B;
}

.title a:hover {
	border-bottom: 1px dotted #B50F1B;
}

.byline {
	border-bottom: 1px #7C6A55 dashed;
	margin: -10px 20px 20px 20px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #7C6A55;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
	line-height: 25px;
}

a.content:hover {
}

/* Bios */

#bios {
	float: left;
	width: 475px;
	padding: 0;
}
	
.pros {
	padding: 0 120px;
	line-height: 18px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #000;
}

.pro_headers {
	text-transform: uppercase;
	font-size: 12px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #B50F1B;
}




/* Sidebars */

#sidebar1 {
	float: left;
	width: 200px;
	padding-left: 40px;
	padding-right: 10px;
	text-align: right;
	background: url(images/sidebar_l.gif) repeat left top;
}

#sidebar2 {
	float: right;
	width: 200px;
	padding-right: 40px;
}

.sidebar {
	float: left;
	margin-top: 20px;
	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
	background: none;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 20px;
	padding: 8px 0px;
	border-bottom: 1px #fff solid;
	background: none;
}


.sidebar li h2 {
	height: 32px;
	background: url(images/img04.jpg) no-repeat left top;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar a {
}

/* Red Box Sidebar */

#red_box {
	padding: 20px 20px;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #B50F1B;
}


/* Yellow Box Sidebar */

#yellow_box {
	padding: 20px 20px;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #E8951A;
}

/* Contact Box Sidebar */

#contact_box {
	padding: 20px 20px;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/contact.gif) no-repeat center top;
}


/* Footer */

#footer {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img03.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: smaller;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #B7AB9E;
}

#footer a {
}

#footer .link {
}

#footer .copyright {
}

#commentform {
	margin: 0;
	padding-left: 20px;
}

#comment {
	margin: 0;
	width: 400px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
}

.navigation {
	padding: 20px 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
	padding-left: 20px;
}

hr {
	display: none;
}

.pagetitle {
	padding-left: 20px;
}

#commentform {
	padding-left: 20px;
}

.commentlist {
	padding-left: 40px;
}
