/*
THEME NAME: Buildabrand
THEME URI: http://www.news.buildabrand.com/
DESCRIPTION: The Buildabrand News blog template
VERSION: 1.0
AUTHOR: Mark Duwe
AUTHOR URI: http://www.google.com/profiles/vbloke
TAGS: buildabrand, blog, news
*/

@import url('examples/2c-r.css');

body {
	margin:0;
	padding:0;
	font: normal 0.85em/1.1em Georgia, Arial, Verdana, Sans-Serif;
	color: #999999;
	background: #666666 url(images/bb-background.gif) repeat-x fixed;
}
#access {
	display:none;
}
img {
	border:0;
}
.clear {
	clear:both;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight:normal;
}
#wrapper {
	width:1024px;
	margin:20px auto;
	background: #fff;
}
/* Header */
#header {

}
#header h1 {
	text-indent:-999em;
}
#header h1 a  {
	display:block;
	margin:0;
	padding:0;
	background: url(images/header-panel.png) top left;
	width:1024px;
	height:66px;
}
#blog-description {
	text-indent:-999em;
	background:#000;
	height:5px;
}
#menu ul {
	list-style-type: none;
	margin:0 0 0 3px;
	padding:0 0 0 12px;
	background:#000;
	clear:both;	
}
#tabs {margin: 0;}
#tabs .tab a {
	display: block; 
	padding: 0 10px 0 0; 
	margin: 0 0 0 1px; 
	background:  url('images/tab_cap.gif') no-repeat right -52px;
	color: #fff;
	font-size: 0.9em; 
	font-weight: bold;
	text-decoration:none;
}
#tabs .tab a:hover {
	background:  url('images/tab_cap.gif') no-repeat right top; 
}	
#tabs li {
	font-family:Helvetica,Arial,sans-serif;
}
#tabs .tab a span {
	display: block; 
	padding: 15px 0 10px 14px; 
	margin: 0;
	background: transparent url('images/tab_shape.gif') no-repeat left -52px;
}
#tabs .tab a:hover span {
	background: transparent url('images/tab_shape.gif') left top;
}
#tabs .tab-enabled a {
	display: block; 
	padding: 0 10px 0 0; 
	margin: 0 0 0 1px; 
	background: transparent url('images/tab_cap.gif') no-repeat right top; 
	color: #fff; 
	font-size: 0.9em; 
	font-weight: bold;
	text-decoration:none;
}
#tabs.tab-enabled a:hover {
	background: transparent url('images/tab_cap.gif') no-repeat right top; 
}
#tabs li {}
#tabs .tab-enabled a span {
	display: block; 
	padding: 15px 0 10px 12px; 
	margin: 0;
	background: transparent url('images/tab_shape.gif') left top;
	background-repeat: no-repeat; 
}
#tabs .tab-enabled a:hover span {
	//background: transparent url('images/tab_shape.gif') left top;
}
#userlinks-group {
	height: 33px;
	background-color: #565656;
	border-bottom:2px solid #c0c0c0;
	width: 1024px;
	clear:both;
}
#menu {
	background:#000;
	margin:0;
	width:100%;
	clear:both;
	height:40px;
	padding: 5px 0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0){

#menu {
	background:#000;
	margin:0;
	width:100%;
	clear:both;
	height:39px;
	padding: 5px 0 0 0;
}
}
#usermenu {
	list-style: none;
	margin:0;
	padding:0;
}
#usermenu li {
	list-style: none;
	display:inline;
}
#usermenu li a {
	display:block;
	float:left;
	padding: 5px 10px;
	color:#fff;
	line-height:25px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:95%;
	text-decoration:none;
}
#usermenu li a:hover {
	text-decoration:underline;
}
/* End Header */

/* Main Body */
a {
	color: #4d8c2a;
	text-decoration:none;
}
a:hover {
	color: #4d8c2a;
	text-decoration:underline;
}
a:visited {
	color: #4d8c2a;
}
.entry-title,.entry-meta {
	clear:both;
}
#container, #primary {
	margin:0;
	padding: 0;
}
#container, .sidebar {
	margin: 10px 0;
}
#content {
	padding: 0 10px;
	line-height: 18px;
}
.post {
	padding: 10px 0;
	border-bottom:1px dotted #4d8c2a; 
}
h2.entry-title  {
	margin: 3px 0 2px 0;
	padding:3px 0 2px 0;
	width:auto;
	display:inline-block;
line-height:1.2em;
}
h2.entry-title a {
	color:#666666;
	text-decoration:none;
}
h2.entry-title a:hover {
	color:#4d8c2a;
}
.post-thumb {
	width: 150px;
	height:90px;
	margin: 0 5px 0 0;
	float:left;
}
.post-thumb a {
	width: 150px;
	height:90px;
	display:block;
	text-indent:-999em;
}
.post-main {
	width: 600px;
	height:340px;
}
abbr {
	font-size:80%;
	padding: 0 0 5px 0;
	color:#666;
	border:0;
}
.post p {
	margin: 2px 0 7px 0;
	padding:0;
}
.dark {
	color: #666;
}
.dark p {
	margin: 7px 0;
	padding: 7px 0;
}
.dark .entry-meta {
	margin:0;
	padding:0;
	width: 450px;
}
.entry-meta {
	font-size:90%;
}
.entry-meta .cat-links a, .entry-meta .edit-link a, .entry-meta .comments-link a, .keywords a {
	color:#000;
}
.author a {
	font-size:110%;
}
.author a:hover {
	color: #4d8c2a;
}
.functions {
	width: 75px;
	float:right;
	text-align:center;
	margin: 5px 0;
	height:20px;
	vertical-align:middle;
}
.functions img {
	margin: 0 2px;
}
.tweetmeme_button {
	width: 75px;
	float:right;
	text-align:right;
	margin: 5px 0;
	height:20px;
}
#sharethis_0 {
	width: 100px;
	float:right;
	text-align:right;
	margin: 5px 10px;
	height:20px;	
	margin:5px 0;
}

/* Sidebar */
.sidebar h3.widgettitle {
	color: #666;
	font-size:210%;
	padding: 10px 0 !important;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin: 10px 0 0 0;
	padding: 10px 0;
	display:block;
	
}
.sidebar h3.widgettitle span {
	color: #4d8c2a;
}
ul, ul li {
	
}
ul.xoxo {
	width:97%;
}
.textwidget .team {
	padding: 10px 0;
	margin: 0;
	border-bottom:1px dotted #ccc;
	clear:both;
	font-size:90%;
}
.team img {
	width: 84px;
	float:left;
}
.team p {
	margin:0 0 0 6px;
	padding:0;
	float:left;
	width: 200px;
	color: #111;
	font-size:95%;
}
.team p a {
	color: #4d8c2a;
	text-decoration:none;
}
.team p a:hover {
	color: #4d8c2a;
	text-decoration:underline;
}
#twitter {
	padding: 5px 0;
	border-bottom:1px dotted #ccc;
	margin: 0;
}
#twitter h2 {
	background: url(images/twitter.jpg) no-repeat;
	height: 46px;
	line-height:46px;
	padding: 0 0 0 50px;
}
#twitter h2 a {
	color:#666;
	text-decoration:none;
	font-size:140%;
}
#twitter h2 a:hover {
	color: #4d8c2a;
}
ul#twitter_update_list {
	list-style:none;
	margin:0;
	padding:0;
}
ul#twitter_update_list li {
	list-style:none;
	margin:5px 0;
	padding:5px 0;
	border-bottom:1px dotted #ccc;
}
ul#twitter_update_list li a{
	color: #000000;
}
ul#twitter_update_list li a:hover {
	color: #4d8c2a;
}

a.follow {
	color: #999;
	display:block;
	background: url(images/follow.jpg) no-repeat top right;
	text-align:right;
	padding: 0 20px 0 0;
	text-decoration:none;
	line-height: 15px;
}
a.follow:hover {
	color: #4d8c2a;
}
.sidebar li {
	list-style:none;
	margin:0;
}
.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
.sidebar ul ul {
	margin:0;
	padding:0;
}
.sidebar ul ul li {
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar ul ul ul {
	margin:0;
	padding:0;
}
.sidebar ul ul ul li {
	list-style:none;
}
div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float:left;
}
.navigation {
	margin: 10px 0;
}
#comments {
	margin: 20px 0;
	clear:both;
}
.comments ol li {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px;
	background: #e3e3e3;
	color: #666;
	margin: 4px 0;
}
.comments ol li:nth-child(odd) {
  	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px;
	background: #eee;
	color: #666;
}
#header, #footer {
	text-align:left;
}
#footer {
	height:35px;
}
input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,.sidebar div,.sidebar h3,.sidebar ul {
margin:0;
padding:0;
line-height: 18px;
}