/*
Theme Name: brandinvest.com
Theme URI: brandinvest.com
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
*/

body {
	background:url(img/bg.jpg) repeat-y top center #7c7d7c;
	color:#181b1e;
	font:16px 'Droid Serif', serif;
	padding:10px 0;
}
table {
	margin: 25px;
}
table td {
	padding-right: 25px;
	padding-bottom: 20px;
}
a {
	color:#9a0509;
	text-decoration:none;
}
a:hover {
	color:#181b1e;
	text-decoration:underline;
}

.left {
	float:left
}
.right {
	float:right
}
.clear {
  display:block;
  clear:both;
  visibility:hidden;
  height:0em;
  border-width:0;
  margin:0;
  padding:0;
  font-size: 0em;
}

.wp-polls-ans {
padding-top:15px;
}

.wp-polls-ul {
padding-left: 0px !important;
margin-left: 0px !important;
}

.wp-polls-ul li {
padding: 20px 0 !important;
}

.button {
	border:0;
	background:#a1a1a1;
	outline:0 none;
	overflow:visible;
	float:right;
	margin:0;
	cursor:pointer;
}
.button:hover {
    background:#9A0509;
}
.button span, table inputsubmit {
	background:url(img/next.gif) no-repeat right #a1a1a1;
	display:block;
	height:19px;
	padding-right:30px;
	padding-left:15px;
	float:right;
	font:11px/17px 'Droid Sans', sans-serif;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.button:hover span {
  background:url(img/next-o.gif) no-repeat right #9A0509;  
}

#logo {
	background:#fff;
	padding:42px 0 24px 0;
}
#logo h1 img {
	display:block;
	margin:0 auto;
}

#header {
	background:url(img/bg-header.jpg) repeat-y top center #9a0509;
}
#header .wrap {
	width:900px;
	padding-left:50px;
	margin:0 auto;
}
#header .left {
	width:625px;
	padding-top:32px;
}
#header .left h1 {
	color:#fff;
	font-size:40px;
	padding-bottom:18px;
}
#header .left h2 {
	color:#fff;
	font-size:30px;
	padding-bottom:18px;
}
#header p {
	color:#fff;
	font:14px 'Droid Sans', sans-serif;
	padding-bottom:18px;	
	text-transform: uppercase;
}
#header img {
	width: 225px;
	height: 325px;
	border-left: 5px solid white;
	border-right: 2px solid white;
}
#header .left h1 a,
#header .left h2 a {
	text-decoration:none;
	color:#fff;
}
#header .left h1 a:hover,
#header .left h2 a:hover {
	text-decoration:underline;
}
#header .left a.more {
	color:#fff;
	text-decoration:underline;
	font:12px 'Droid Sans', sans-serif;
	display:block;
	float:left;
	padding-bottom:10px;
}
#header .left a.more:hover {
	text-decoration:none;
}

#content {
	background:#fff;
	padding:34px 0 14px 0;
}
#content .wrap {
	width:900px;
	padding-left:50px;
	margin:0 auto;
}


.alignright {
	float: right;
	padding: 0 0 25px 25px;
}

.alignleft {
	float: left;
}

p.wp-caption-text {
	font:normal 11px 'Droid Sans', sans-serif;
	color:#7C7D7C;
}

#page {
	float:left;
	width:625px;
}
#page h2 {
	font:normal 24px 'Droid Serif', serif;
	color:#b74d4f;
	padding-bottom:12px;
}
#page h2.headlinemore {
	color:#7C7D7C;
	font:normal 14px 'Droid Sans', sans-serif;
	text-transform: uppercase;

}

#page p {
	line-height:165%;
	padding-bottom:18px;
}

#page .post {
	border-bottom:solid 1px #e8e8e8;
	padding-bottom:3px;
	margin-bottom:30px;
	width:625px;
}


#page ul, #page ol {
	padding: 0 0 15px 25px;
}

#page ul li {
	padding: 5px 0;
	list-style: circle;
	line-height: 120%;
}

#page ol li {
	padding: 5px 0;
	list-style-type: decimal;
	line-height: 120%;
}

#comments ul {
	padding: 0px;
}

#comments ul li {
	list-style-type: none;
}

#page .post h3,
#page #comments h3 {
	font:normal 24px 'Droid Serif', serif;
	color:#b74d4f;
	padding-bottom:4px;
}
#page .post h3 a {
	color:#b74d4f;
	text-decoration:none;
}
#page .post h3 a:hover {
	text-decoration:underline;
}
#page .post small {
	border-top:solid 1px #e8e8e8;
	display:block;
	font:11px Droid Sans', sans-serif;
	color:#7c7c7c;
	padding-bottom:10px;
	padding-top:4px;
}
#page .post p {
	line-height:140%;
	padding-bottom:18px;
}

#page .post a.more {
	float:right;
}

#page .post .tags {
	font:13px/150% 'Droid Sans', sans-serif;
	color:#444343;
	padding-bottom:7px;
}
#page .post .tags strong {
	color:#858585;
	padding-right:3px;
}
#page .post .tags a {
	color:#9a0509;
}
#page .post .tags a:hover {
	color:#000;
}

#page .prev a {
	background:url(img/prev.gif) no-repeat left #a1a1a1;
	display:block;
	height:19px;
	padding-left:30px;
	padding-right:15px;
	float:left;
	font:11px/17px 'Droid Sans', sans-serif;
	color:#fff;
	text-decoration:none;
}
#page .prev a:hover {
	background:url(img/prev-o.gif) no-repeat left #9A0509;
}
#page .next a {
	background:url(img/next.gif) no-repeat right #a1a1a1;
	display:block;
	height:19px;
	padding-right:30px;
	padding-left:15px;
	float:right;
	font:11px/17px 'Droid Sans', sans-serif;
	color:#fff;
	text-decoration:none;
}
#page .next a:hover {
    background:url(img/next-o.gif) no-repeat right #9A0509;
}

#page #commentform {
	border-bottom:solid 1px #e8e8e8;
	padding-bottom:8px;
	margin-bottom:24px;
	width:625px;
}
#page h3 {
	font:bold 18px 'Droid Sans', sans-serif;
	color:#7f7f7f;
	padding-bottom:18px;
}
#page #commentform label {
	font:13px 'Droid Sans', sans-serif;
	float:left;
	color:#828282;
	width:90px;
	padding-right:10px;
	padding-top:2px;
}
#page #commentform input.text,
#page #commentform textarea {
	width:520px;
	float:right;
	border:solid 1px #d4d4d4;
	background:#d4d4d4;
	font:11px 'Droid Sans', sans-serif;
	color:#505050;
	padding:2px 1px;
	margin-bottom:1px;
	outline:0 none;
}
#page #commentform textarea {
	height:110px;
	margin-bottom:4px;
}
#page #commentform small {
	color:#828282;
	font:11px 'Droid Sans', sans-serif;
	float:left;
	padding-left:100px;
	display:block;
}

#page #comments {
	padding-bottom:8px;
	width:625px;
}
#page #comments h3 {
	padding-bottom:18px;
}
#page #comments .comment {
	border-bottom:solid 1px #e8e8e8;
	margin-bottom:24px;
	width:625px;
}
#page #comments .comment .vcard img {
	float:left;
	display:block;
}
#page #comments .comment .right {
	width:575px;
}
#page #comments .comment h6 {
	color:#7f7f7f;
	padding-bottom:10px;
}
#page #comments .comment h6 a {
	text-decoration:underline;
	color:#7f7f7f;
}
#page #comments .comment h6 a:hover {
	color:#181b1e;
	text-decoration:none;
}
#page #comments .comment h6 small {
	display:block;
	float:right;
	font:11px 'Droid Sans', sans-serif;
	color:#7c7c7c;
}
#page #comments .comment p {
	line-height:140%;
	padding-bottom:16px;
}




#page blockquote {
	font-style:italic;
	text-align:center;
	border-bottom:solid 1px #e8e8e8;
	border-top:solid 1px #e8e8e8;
	padding-top:12px;
	margin-bottom:12px;
}
#page blockquote p {
	color:#181b1e;
	line-height:140%;
	padding-bottom:10px;
}


.addthis_container {
	clear: both;
}

#sidebar {
	float:right;
	width:226px;
}
#sidebar p {
	padding-top: 5px;
}
#sidebar h3 {
	font:bold 18px 'Droid Sans', sans-serif;
	color:#b74c4f;
	padding-bottom:10px;
	border-bottom:solid 1px #e8e8e8;
	text-transform:uppercase;
}
#sidebar h3.twitter {
	color:#7adbf7;
}
#sidebar ul, #sidebar p{
	padding-bottom:50px;
}
#sidebar ul ul {
  padding-bottom: 0;
}
#sidebar ul li {
	font:14px 'Droid Sans', sans-serif;
}
#sidebar ul li ul li {
	display: none;
}

#sidebar ul li ul li ul {
	display: none;
}

#sidebar ul li.current_page_item ul li, #sidebar ul li.current_page_parent ul li {
	display: inline !important;
	font:12px 'Droid Sans', sans-serif;
}
#sidebar ul li.current_page_parent {
	font-weight: bold;
}
#sidebar ul li a {
	text-transform:uppercase;
	text-decoration:none;
	color:#181b1e;
	padding:5px 0;
	border-bottom:solid 1px #e8e8e8;
	display:block;
	_height:1%;
}
#sidebar ul li ul li a,
#sidebar ul li.current_page_item li a {
  padding:5px 0 5px 10px;
  color:#7C7D7C;
  font-weight: normal;
} 
#sidebar ul li a:hover,
#sidebar ul li ul li a:hover,
#sidebar ul li.current_page_item li a:hover {
	color:#b74d4f;
}
#sidebar ul li a.active,
#sidebar ul li.current_page_item a {
	font-weight:bold;
	color:#b74d4f;
}

#sidebar blockquote {
	font-style:italic;
	text-align:center;
	border-bottom:solid 1px #e8e8e8;
	padding-top:12px;
	margin-bottom:12px;
}
#sidebar blockquote p {
	color:#181b1e;
	line-height:140%;
	padding-bottom:10px;
}
#sidebar blockquote p a {
	color:#9a0509;
	text-decoration:underline;
}
#sidebar blockquote p a:hover {
	color:#181b1e;	
}
#sidebar blockquote small {
	display:block;
	text-align:center;
	color:#7adbf7;
	font:12px 'Droid Sans', sans-serif;
	padding-top:5px;
}
#sidebar blockquote small a {
	color:#7adbf7;
	text-decoration:underline;
}
#sidebar blockquote small a:hover {
	text-decoration:none;
}

#sidebar #newsletter {
	width:226px;
	border-bottom:solid 1px #e8e8e8;
	padding-bottom:8px;
	margin-bottom:50px;
}
#sidebar #newsletter label {
	display:block;
	color:#000;
	font:13px/140% 'Droid Sans', sans-serif;
	padding-bottom:7px;
	padding-top:9px;
}
#newsletter input {
	width:222px;
	border:solid 1px #d4d4d4;
	background:#d4d4d4;
	font:11px 'Droid Sans', sans-serif;
	color:#505050;
	padding:2px 1px;
	margin-bottom:1px;
	outline:0 none;
}
#sidebar #newsletter button {
	margin-top:7px;
}
#sidebar .most {
	font:14px 'Droid Sans', sans-serif;
	color:#181b1e;
}
#sidebar .most a {
	display:block;
	text-decoration:none;
	_height:1%;
	padding:5px 0;
	border-bottom:solid 1px #e6e6e6;
}
#sidebar .most a:hover {
	color:#9a0509;
}
#sidebar ul li.current-cat a,
#sidebar ul li a.active_category {
	font-weight:bold;
	color:#b74d4f;
}

#footer {
	padding:20px 0;
	color:#fff;
	font:14px 'Droid Sans', sans-serif;
}
#footer .wrap {
	width:900px;
	padding-left:50px;
	margin:0 auto;
}
#footer ul {
	float:left;
	width:225px;
	padding-right:100px;
}
#footer ul.last {
	padding-right:0;
	padding-left:25px;
}
#footer ul li {
	border-bottom:solid 1px #b2b2b2;
	color:#d2d2d2;
	line-height:200%;
}
#footer ul li h6 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:8px;
	color:#fff;
}
#footer ul li.title {
	line-height:normal;	
}
#footer ul li a {
	color:#d2d2d2;
	text-transform:uppercase;	
	text-decoration:none;
}
#footer ul li a:hover {
	color:#fff;
	text-decoration:none;
}
#footer ul li a.active,
#footer ul li.current_page_item a,

#footer ul ul {
	padding-left:0;
	float:none;
	border-bottom:0;
}
#footer ul ul li {
	border-top:solid 1px #b2b2b2;
	border-bottom:0;
}
#footer ul ul li a,
#footer ul li.current_page_item li a,
#footer ul li.current-cat li a {	
	padding-left:25px;
	color:#d2d2d2;
	font-weight:normal;
}
#footer small a {
	color:#fff;
	text-decoration: underline;
}
#footer small a:hover {
	text-decoration: none;
}

