/*
Theme Name: BoardroomInsiders-2
*/

/* main elements */

 body {
	margin: 0;
	color: #393e42;
	font: 13px Arial, Helvetica, sans-serif;
	background:#4f5457 url(images/bg-body.gif) repeat-x;
	min-width:960px;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}

input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {color: #9fa617;}
a:hover {text-decoration: none;}
a.more {
	font-style:italic;
	font-family:Georgia, serif;
}
/* General settings */
#wrapper {
	width: 960px;
	margin: 0 auto;
	position:relative;
	padding:188px 0 0;
}
#header {
	height:188px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
.logo {
	width:104px;
	height:114px;
	position:absolute;
	left:30px;
	top:12px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
	background:url(images/logo.png) no-repeat;
	cursor:pointer;
}
.login-form {
	position:absolute;
	right:36px;
	top:10px;
	width:242px;
	color:#fff;
	font-size:11px;
}
.login-form a {
	color:#fff;
}
.login-form a.link-left {
	float:left;
}
.login-form .row1 {
	height:1%;
	padding:3px 0 8px;
}
.login-form .row2 {
	height:1%;
	padding:0 0 3px;
}
.login-form .row1:after,
.login-form .row2:after {
	clear:both;
	display:block;
	content:"";
}
.login-form .text {
	width:222px;
	margin:0;
	padding:5px 10px 6px;
	border:0;
	font-style:italic;
	color:#929597;
}
.login-form .btn-login {
	background:url(images/btn-login.gif) no-repeat;
	width:60px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	font:0/0 serif;
	border:none;
	float:right;
}
.nav-holder {
	position:absolute;
	left:0;
	top:140px;
	width:958px;
	padding:0 2px 0 0;
	background:url(images/separator01.gif) repeat-y 100% 0;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	text-align:center;
}
#nav li {
	float:left;
	background:url(images/separator01.gif) repeat-y;
	padding:0 0 0 2px;
}
#nav li a {
	float:left;
	height:31px;
	padding:16px 0 0;
}
#nav li a:hover,
#nav li.active a {
	background:url(images/bg-nav-hover.gif) repeat-x;
}
#main {
	background-color:#fff;
	height:1%;
	overflow:hidden;
	padding:28px 36px 20px 31px;
}
#footer {
	background-color:#354045;
	border-top:1px solid #656a6d;
	font-size:11px;
	color:#aeaeae;
	padding:23px 0 46px;
}
#footer a {
	color:#aeaeae;
}
#footer .holder {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#footer .r {
	font-size:10px;
	float:right;
	width:280px;
}
.nav-bottom {
	margin:0;
	padding:0 0 0 17px;
	list-style:none;
}
.nav-bottom li {
	display:inline;
	padding:0 0 0 15px;
}
#footer .r p {
	font-family:Georgia, serif;
	margin:0;
	font-style:italic;
}
#footer .r .contact {
	display:block;
	color:#fff;
	margin:0 0 6px;
}
#content {
	width:578px;
	float:left;
	line-height:20px;
	position:relative;
	margin-bottom:-47px;
}
#content .post-holder {
	overflow:hidden;
	height:1%;
}
#content h1 {
	margin:-5px 0 18px;
	font-size:34px;
	line-height:37px;
	font-weight:normal;
	position:relative;
}
#content .post {
	border-top:1px solid #ebebeb;
	margin:-27px 0 1px;
	padding:26px 40px 55px 0;
}
#content .post-comments {
	border:0;
	padding-bottom:0;
}
#content h2 {
	margin:0 0 12px;
	color:#9fa617;
	font-size:20px;
	line-height:30px;
}
#content h2 a:hover {text-decoration:none;}
#content p {margin:0 0 17px;}
#content em.date {
	font-size:11px;
}
#content .comments {
	margin:0 0 0 -6px;
	padding:0;
	list-style:none;
	display:inline;
	font-size:11px;
}
.comments li {
	display:inline;
	background:url(images/separator-content.gif) 0 50% no-repeat;
	padding-left:6px;
	margin:0 1px 0 -1px;
}
.comments li:first-child {background:none;}
.comments a.category {
	margin-right:2px;
}
#content em.back {
	display:block;
	margin:-12px 0 19px;
	font-family:Georgia, "Times New Roman", serif;
}
#content img {
	display:block;
	margin:19px 0 11px;
}
#content p em {
	font-size:11px;
	display:block;
	line-height:17px;
}
#content p em a {font-style:normal;}

#sidebar {
	width:265px;
	float:right;
	padding-top:49px;
}
.search-form {margin-bottom:37px;}
.search-form label {
	display:block;
	color:#bc6f12;
	font-size:19px;
	margin-bottom:4px;
}
.search-form div {
	height:1%;
	overflow:hidden;
}
.search-form input.text,
.post-form .text,
.post-form textarea {
	background:#e2e3e4;
	border:1px solid #d2d3d5;
	margin:0 9px 0 0;
	padding:3px 5px 4px;
	width:194px;
	float:left;
}
.search-form .submit,
.post-form .submit {
	width:50px;
	height:25px;
	margin:0;
	padding:0;
	font-size:0;
	text-indent:-9999px;
	border:0;
	float:left;
	background:url(images/btn-go.gif) no-repeat;
	cursor:pointer;
}
#sidebar .lists {
	padding-right:59px;
}
#sidebar h3,
#content h3 {
	color:#bc6f12;
	border-bottom:1px solid #ebecec;
	margin:0 0 14px;
	padding-bottom:12px;
	font-size:19px;
	font-weight:normal;
}
#content h3 {
	border-bottom:0;
	padding:0;
	margin:0 0 21px;
}
.post-comments ul strong.autor {
	font-size:14px;
	display:block;
	margin:0 0 -3px;
}
.post-comments ul span {
	display:block;
}
#content .post-form {
	padding:0 0 59px 2px;
}
#content .post-form label {
	display:block;
	color:#747576;
	font-weight:bold;
	font-size:12px;
	margin-bottom:1px;
}
#content .post-form label span {
	font-weight:normal;
	font-size:11px;
}
.post-form .text {
	float:none;
	width:232px;
	margin-bottom:18px;
}
.post-form .big {width:351px;}
.post-form textarea {
	width:351px;
	height:76px;
	max-width:351px;
}
.post-form div {
	width:100%;
	overflow:hidden;
	margin-bottom:23px;
}
.post-form .submit {
	width:133px;
	height:28px;
	background:url(images/btn-postcomments.gif) no-repeat;
	float:none;
	display:block;
	text-indent:-9999px;
	line-height:0;
}
.post-comments ul {
	margin:0 0 41px;
	padding:0;
	list-style:none;
}
.post-comments ul li {
	margin:4px -40px 15px 0;
	position:relative;
	padding-bottom:18px;
	border-bottom:1px solid #ebebeb;
	vertical-align:top;
	height:1%;
}
.holder {
	margin-bottom:38px;
}
#sidebar ul {
	margin:0 0 30px;
	padding:0;
	list-style:none;
	line-height:22px;
	font-size:12px;
}
#sidebar ul li {
	color:#747576;
}



#comment{
  width:430px;
}

.next {
float:right;
margin:0 0 40px;}

.prev {
float:left;
margin:0 0 40px;}

#content .meta ul{
  list-style: none;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

