/* @override http://sunnibrown.com/wp-content/themes/sunni-brown/sunni-brown/style.css */
/*
Theme Name: Sunni Brown
Theme URI: http://sunnibrown.com
Description: Theme designed and developed for Sunni Brown
Version: 1.0
Author: Out:think Group
Author URI: http://outthinkgroup.com
*/
/* ==========================================
=====!  Colors Used  =====
Darkish Grey: #555
Burnt Orange: #c6a217
Red: #bf1e2d
Grey Blude: #8f9db5
Dark Grey: #454545
============================================*/
/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;text-align:center;font-family:helvetica,arial,sans-serif;color:#555;line-height:1.3em;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
/* remember to define focus styles! */
:focus{outline:0;}
/* remember to highlight inserts somehow! */
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}
.clr {clear:both;}
a {color:#bf1e2d;text-decoration:none;}
a:hover {color:#454545;}
.alignleft {
	float: left;
}
img.alignleft {
	margin:0 15px 15px 0;
}
img.alignright {
	margin:0 0 15px 15px;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.post h3 {
	color:#333333;
	font-size:18px;
	font-weight:normal;
	margin-bottom:8px;
	text-transform:uppercase;
	padding-top:15px;
	font-family:'Open Sans';sans-serif;
}
.alignright {
	float:right;
}
/* END RESET */

#header, #content-area, #footer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;
}
#header h1 a {
	text-indent: -9999em;
	width:255px;
	height: 55px;
	background: url(images/logo-sunni-brown.png) no-repeat left top;
	float: left;
	margin-top: 10px;
}
#header {
	margin-bottom: 20px;
}
#nav {
	color:#555555;
	float:right;
	font-size:13px;
	font-weight:bold;
	margin-top:24px;
	text-transform:uppercase;
}
#nav li {
	float: left;
}
#nav li a {
	color:#555555;
	display:block;
	margin:5px;
	padding:4px 11px 4px 30px;
	text-decoration:none;
}
#nav li.current_page_item a, #nav li a:hover {
/*	background: #c6a217;
	color: #fff;*/
	color:#000;
}
.tagline {
	margin-top: 20px;
	float:left;
	font-size:26px;
	width:300px;
	color: #000;
	padding-right:10px;
	margin-bottom: 20px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	line-height:30px;
}
.focusblocks {
	float: right;
	background: #e8e8e8;
	width: 640px;
}
.focusblocks .block {
	float:left;
	margin:10px 0 10px 10px;
}
.navigation {
	clear:both;
	display:block;
	height:25px;
	margin:10px 0;
	width:100%;
}
.block h4 {
	text-align: center;
	font-size: 24px;
	font-family: 'Open Sans',sans-serif;
	font-weight:300;
	line-height:28px;
}
.focusblocks .block h4 a {
	color: #454545;
	text-decoration: none;
}
.focusblocks .block h4 a:hover {
	text-decoration: none;
	color: #c6a217;
}
#content {
	width: 600px;
	float: left;
	padding-bottom: 50px;
	overflow:hidden;
}
#content .entry {
	margin-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}
.entry .post {
	position: relative;
}
.entry h2, h2.pagetitle {
	font-size:21px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
	color: #000;
	font-family:'Open Sans',sans-serif;
}
.entry h2 a {
	color: #bf1e2d;
	text-decoration: none;
}
.entry h2 a:hover {
	color: #454545;
}
.entry .post .metabox-left {
	left:-95px;
	position:absolute;
	text-align:right;
	top:0;
	width:85px;
}
.comment-bubble {
	background:url("images/bg-comments.jpg") no-repeat scroll right top transparent;
	float:right;
	height:27px;
	padding:2px 0 2px 0;
	text-align:center;
	width:32px;
}
.post p, .post li {margin-bottom: 15px;	font-size: 15px;}
.post ul {
	margin-top: -5px;
	margin-bottom: 15px;
}
.post ol li {
	list-style: decimal outside none;
}
.post ul li {
	list-style:disc outside none;
	margin-bottom:4px;
	margin-left:30px;	
}
.meta-bottom {
	font-size:13px;
	margin-bottom:25px;
	text-align:center;
	width:480px;
	padding:5px;
	margin-right:auto;
	margin-left:auto;
	height:25px;
}
.meta-bottom div.meta-comment {
	float:left;
	
}
.meta-bottom div.meta-facebook {
	float:left;
	width:75px;
	padding:0 20px;
}
.meta-bottom div.tweetmeme_button  {
float:left;
overflow:hidden;
width:75px;
padding:2px 3px 0 3px;
}
.meta-bottom div.meta-email {
	float:left;
	width:91px;
	padding:0 3px;
}
.meta-bottom div.meta-stumble {
	float:left;
	width:71px;
	padding:0 3px;
}
.two-cols {

}
.two-cols .one-col {
	width: 300px;
}
.entry-small p {
	font-size: 12px;
}
.entry-small .thumb {
	float: left;
}
.thumb img {
	padding: 4px;
	width: 150px;
	border: 1px solid #e8e8e8;
}
.text {
	margin-left: 170px;
}
.entry-small {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.entry-small h3.p-title {
	margin-bottom: 4px;
}
.entry-small h3.p-title a {
	color: #bf1e2d;
}
.entry-small h3.p-title a:hover {
	color: #454545;
}

.two-cols .col1 {
	float: left;
}
.two-cols .col2 {
	float: right;
}
.one-col .p-title {
	padding-bottom:8px;
	text-decoration: none;
}
.one-col .p-image {
	margin-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
}
.one-col a {
	text-decoration: none;
}

.widget, .one-col {
	font-size:13px;
	line-height: 1.2em;
}
#sidebar {
	width: 290px;
	padding: 10px;
	margin-right:10px;
	float: right;
	border: 1px solid #e8e8e8;
}
.widget {
	border-bottom:1px solid #E8E8E8;
	clear:both;
	margin-bottom:15px;
	padding-bottom:10px;
	padding-right:3px;
	line-height: 1.3em;
	overflow: hidden;
}
.about {
	position: relative;
}
.about .feedlinks {
	position:absolute;
	right:10px;
	top:0;
}
.feedlinks img {
	margin-left:4px;
}
.widget h3, .widget h3 a, .two-cols h3, .two-cols h3 a {
	font-size: 18px;
	color: #454545;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family:'Open Sans',sans-serif;
	font-weight: 400;
}
ul.newsletter {
	margin-top: 10px;
}
.newsletter li {
	float: left;
}
.newsletter #f_name {
	margin-right:4px;
	padding-bottom:3px;
	padding-top:3px;
	width:104px;
}
.newsletter #email {
	margin-right:4px;
	padding-bottom:3px;
	padding-top:3px;
	width:109px;
}
.newsletter #submit {
	background:none repeat scroll 0 0 #E8E8E8;
}
.newsletter li input {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #555555;
	color:#555555;
	padding:2px;
}
.widget li {
	margin-bottom: 10px;
}
.widget_twitter {
	background: url(images/sunni-twitterbird.jpg) no-repeat right top;
}
.widget_twitter h3 {
	margin-bottom: 3px;
}
p.follow-link{
	font-size:12px;
	text-transform: uppercase;
	margin-bottom: 14px;
}
.widget_twitter li {
	font-size:12px;
	line-height: 15px;
}
.widget p {
	margin-bottom: 10px;
}
.testimonials p {
	margin-bottom: 1.3em;
	font-size:12px;
}
.testimonials {
}
/* ==========================================
=====!  Comment Form Styling  =====
============================================*/

#respond h3, h3#comments{
	font-size:21px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
	color: #000;
}
h3#comments {
	border-bottom:1px solid #E8E8E8;
	padding-bottom:4px;
}
#commentform {
background-color:#FFFDEF;
border:1px solid #EFE5A4;
padding: 10px;
}
#commentform #submit {
background:url("images/transparent-white.png") repeat-x scroll 0 0 #bf1e2d;
border:1px solid #454545;
color:#FFFFFF;
font:bold 13px Helvetica,Arial,sans-serif;
padding:5px 10px;
text-shadow:-1px -1px 0 rgba(0, 0, 0, 0.2);
}
#commentform input, #commentform textarea {
background: #fff;
border: 1px solid #555;
padding: 3px 4px;
}
#commentform textarea {
width:96%;
}
.format_text input.form_submit, #commentform .form_submit {
}
.commentlist li {
	border-bottom:1px solid #E8E8E8;
	font-size:13px;
	padding:10px 0;
}
.comment-body {
	margin-left:85px;
	position:relative;
}
.avatar {
	position: absolute;
	top: 0;
	left: -85px;
}
cite.fn, cite.fn a {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 21px;
	float: left;
	padding-right: 10px;
}
.comment-meta a {
	text-decoration: none;
	color: #555;
}
.comment-meta {
	margin-bottom:14px;
}
span.says {
	display:none;
}
.navigation a {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	padding: 3px 6px;
	background: none;
	color: #bf1e2d;
	text-decoration: none;
}
.navigation a:hover {
	color: #000;
}
#speakingvidbox {
	background:#dfdfdf;
	border:3px solid #ccc;
	padding:10px;
	margin-bottom:20px;
}
#speakingvidbox .video {
	float:left;
	margin: 0 15px 0 0;
}
#speakingvidbox .filmstrip ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}
#speakingvidbox .filmstrip ul li {
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
#speakingvidbox .filmstrip ul li a {
	display:block;
	height:80px;
	overflow:hidden;
	text-decoration:none;
	width:80px;
	color:#555;
}
#speakingvidbox .filmstrip ul li a img {
	float:left;
	margin:0 10px 0 0;
	border:3px solid #ccc;
}
#speakingvidbox .filmstrip ul li a p {
	display:block;
	margin:0 0 0 85px;
	padding:0;
	width:120px;
	font-size:12px;
}
/* SALES PAGE */
.list-wrap {
	overflow: hidden;
}
.list-wrap ul {
	margin: 0;
	padding: 0;
}
.post .list-wrap li {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}
.post .list-2col {
	float: left;
	width: 40%;
	margin-left: 50px;
}


