/*
Theme Name: South Brooklyn Post
Theme URI: http://southbrooklynpost.com
Description: Blogzine/Newspaper
Version: 0.1
Author: S&H
Author URI: http://starandheart.com
Tags: simple, clean, white
*/

@import "css/reset.css";

html {
	height: 100%;
}

body {
	background: #FFF;
	/*font-family: Arial, Helvetica, sans-serif;*/
    font-family: "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	min-height: 100%;
}

#con {
	margin: 0 auto;
	width: 1000px;
}

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:300px; width:300px; color:#bbb;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:10px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}

a {
	color: #000;
	outline: 0;
}

#con > header, article, footer {
	margin: 0 auto;
	width: 1000px;
}

#con > header > hgroup {
	border-bottom: 1px solid #EBEAEA;
	height: 162px;
}

#con > header {
	border-bottom: 1px solid #EBEAEA;
	height: 187px;
}

body.archive #con .post header, 
body.search #con .post header {
	margin-bottom: 0px;
}


#con > header > #site-description {
	margin-top: 115px;
	position: absolute;
	text-align: center;
	width: 1000px;
	z-index: 20;
}

#con > header #date {
	/*margin-top: 64px;*/
	margin-top: 44px;
	margin-left: 810px;
	position: absolute;
	text-align: center;
	width: 190px;
	z-index: 21;
}

#con > header #date span.date-display {
	font-size: 16px;
}

#con header nav {
	height: 20px;
	margin-left: 20px;
	padding-top: 5px;
}

#con > header > nav a {
	color: #000;
	font-weight: bold;
	font-size: 14px;	
	text-decoration: none;
}

#con header nav li {
	display: inline;
	padding-right: 15px;
}

#con > #lbar .sff  {
	float: right;
	margin-right: 10px;
	padding-top: 1px;
}


#con > header div #s  {
	border: 1px solid #000;
	font-size: 10px;		
	height: 10px;
	width: 159px;
}

#con > #lbar .sff #s  {
	border: 1px solid #000;
	font-size: 10px;		
	height: 10px;
	width: 159px;
}

#con > #lbar #searchsubmit  {
	background: url('images/search_button.gif') no-repeat;
	border: none;
	cursor: pointer;
	height: 14px;
	text-indent: -9999px;
	text-transform: capitalize;
	width: 14px;
}

aside {
	float: right;
	margin-right: 20px;
	padding-bottom: 20px;
	width: 265px;
}

body > footer {
	color: #666;
	border-top: 1px solid #EBEAEA;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#con > footer {
	color: #666;
	border-top: 1px solid #EBEAEA;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#leftcol {
	float: left;
	line-height: 14px;
	padding: 0 20px;
	position: relative;
	width: 235px;
}

#midcol {
	float: left;
	line-height: 14px;
	position: relative;
	width: 450px;
}


#cap-bg {
	background: #000;
	filter: alpha(opacity=75);
	height: 75px;
	left: 0;
	opacity: 0.75;
	position: absolute;
	width: 450px;
	top: 315px;
	z-index: 9;
}

#cap {
	color: #FFF;
	font-size: 11px;
	height: 75px;
	left: 0;
	line-height: 12px;
	padding: 13px 15px;
	position: absolute;
	width: 420px;
	top: 315px;
	z-index: 10;
}

#cap h1 {
	color: #FFF;
	font-size: 20px;
	padding-bottom: 4px;
}

#cap a {
	color: #FFF;
	text-decoration: none;
}

#rightcol {
	float: right;
	line-height: 14px;
	padding: 0 20px;
	position: relative;
	width: 235px;
}

.mcol {
	padding: 0 10px;
	width: 430px;
}

ul li img {
	padding-bottom: 10px;
}

.mcol .execphpwidget {
	margin-left: -10px;
}

#rightcol ul, #leftcol ul {
	padding: 0px 0px 10px 0px;
}

#rightcol ul li, #leftcol ul li {
	list-style-type: none;	
	padding-top: 8px;
    padding-bottom: 8px;
}

#rightcol ul li, #leftcol ul li, aside ul li {
	list-style-type: none;
}

#rightcol h3, #leftcol h3 {
    color: #bf1f25;   
}

.cat-post-item {
	padding-top: 15px;
}

.mcol ul li {
	list-style-type: none;
	padding-top: 10px;
}

.mcol ul li .textwidget {
	bottom: 0;
	margin-left: -10px;
}

h3 a {
	color: #BF1F25;
	font-weight: bold;
	font-size: 12px;	
	text-decoration: none;	
}

body.archive #con h3, 
body.archive #con h3 a,
body.paged #con h3 {
	margin-left: 20px;	
}

body.paged #con h3,
body.page #con h3, 
body.search #con h3 {
	padding-bottom: 20px;	
}

body.paged #con aside h3 {
	padding-bottom: 0;	
}

body.archive #con aside h3, 
body.archive #con aside h3 a, 
body.single #con aside h3, 
body.single #con aside h3 a {
	margin-left: 0;
}

body.search #con aside h3, body.search #con aside h3 a {
	margin-left: 0px;
	padding-bottom: 0;
}

#rightcol ul li a.post-title, #leftcol ul li a.post-title {
	color: #000;
	font-size: 14px;
	text-decoration: none;	
}

aside ul li a.post-title {
	color: #000;
	font-size: 12px;
	text-decoration: none;	
}

.mcol ul li a.post-title{
	color: #000;
	font-size: 11px;
	text-decoration: none;	
}

.menu-main-menu-small-links-container {
	float: right;
	padding: 6px 10px 0px 0px;
}

.menu-footer-menu-container {
	height: 15px;
	margin: 0 auto;
	padding-top: 10px;
	width: 600px;
}

#menu-main-menu-small-links > li, #menu-footer-menu > li {
	color: #888;
	display: inline;
}

#menu-main-menu-small-links > li a, #menu-footer-menu > li a {
	color: #666;
	text-decoration: none;
}

.wp-post-image {
	float: left;
	padding-right: 4px;
}

aside p {
	line-height: 14px;
}

body.single > #con > article,  
body.page > #con > article, 
body.archive > #con > article, 
body.search > #con > article, 
body.error404 > #con > article {
	margin-left: 20px;
	width: 650px;
	float: left;
}

body.error404 #con article, 
body.search #con article {
	font-size: 12px;
}

body.search #con article .post {
	width: 650px;
}

body.search #con article article {
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 650px;
}

body.search #con header h2 {
	margin: 0;
	padding: 0;
}

body.search #con header h2 a {
	color: #000;
	font-size: 14px;
	margin-left: 1px;
	text-decoration: none;
}

body.search #con .authdate {
	line-height: 16px;
	padding: 0;
}

body.single .post header {
	margin-top: 20px;
}

.post header h1, .post header h1 a {
	color: #000;
	font-size: 36px;
	margin-left: -3px;
}

.post header h1, .post header h1 a {
	color: #000;
	font-size: 36px;
	margin-left: -3px;
}

.post header h2, .post header h2 a {
	color: #000;
	font-size: 24px;
	padding-bottom: 4px;
	text-decoration: none;
}

body.single article p, body.page article p {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
}

body.archive #con article.post p {
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
}

.mainimg {
	margin-top: 10px;
}

.authdate, .authdate a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}

.micap {
	color: #666;
	font-size: 11px;
}

.micred {
	color: #666;
	font-size: 11px;
	height: 15px;
	overflow: hidden;
	text-align: right;
	width: 100%;
}

.mides {
	color: #666;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
}

.ttdcap {
	color: #666;
	font-size: 11px;
	margin-left: 20px;
}

#con .post nav {
	border-top: 1px solid #EBE9E9;
	border-bottom: 1px solid #EBE9E9;
	margin: 20px 0;
	padding: 8px 0;
	text-decoration: none;
	width: 650px;
}

.search #con nav {
	border-top: 1px solid #EBE9E9;
	margin-top: 20px;
	padding-top: 8px;
	text-decoration: none;
	width: 650px;
}

.archive > #con > header > nav, .search > #con > header > nav {
	border: 0; /* IE7 */
	height: 20px;
	margin: 0 0 0 20px ;
	padding-top: 5px;
}

.archive #con nav  {
	border-top: 1px solid #EBE9E9;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 8px;
	text-decoration: none;
	clear: left;
}

#con .post nav a, .archive #con nav a, #con .post footer a, .search #con nav a {
	color: #000;
	text-decoration: none;
}

/*article footer {
	clear: both;	
}*/

.leftnav {
	float: left;
}

.rightnav {
	float: right;
}


/* Back to Article */
.bta {
	border-bottom: 1px solid #EBE9E9;
	margin-bottom: 20px;
	padding: 20px 0 20px 0;
	text-align: right;
	width: 650px;
}

article.comment {
	padding-bottom: 20px;
	width: 650px;
}

article.comment p {
	color: #434343;
	font-family: "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
	font-size: 11px;
}

span.commenter {
	color: #434343;
	font-size: 11px;
	font-weight: bold;
}

.top-post img {
	float: right;
	height: 100px;
	padding-left: 15px;
	width: 150px;
}

.top-post {
	padding-top: 20px;
	padding-bottom: 30px;
	overflow: hidden;

}

.top-post > header > h2, .top-post > header > h2 a {
	font-size: 24px;
}

.search h2 {
	font-size: 24px;
	margin-bottom: 15px;
}

.other-post img {
	float: left;
	height: 64px;
	padding-right: 10px;
	width: 96px;
}

.searchimg {
	float: left;
	height: 64px;
	padding-right: 10px;
	width: 96px;
}

.other-post {
	min-height: 64px;
	padding-bottom: 15px;
}

.other-post > header > h2, .other-post > header > h2 a {
	font-size: 14px;
}

.row { 
	margin-left: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	width: 650px;
}

.col1 { 
	float: left; 
	width: 300px; 
}

.col2 { 
	float: right;
	width: 300px; 
}

.col1 > article > div img, .col2 > article > div img  {
	display: none	
}

.col1 .post h2 a, .col2 .post h2 a {
	font-size: 14px;
	margin-left: 2px;
}

.col1 .post p, .col2 .post p {
	margin-top: -5px;
	padding: 0;
}

#con .row .col1 article, #con .row .col2 article {
	margin: 0;
	width: 300px;
}

.col1 article>footer, .col2 article> footer {
	width: 20px;
}

.catdes {
	font-size: 36px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 15px;
}

.ttd {
	margin-left: 20px;
	padding-bottom: 30px;
	margin-top: 10px;
	width: 650px;
}

.comment {
	float: left;
	padding-right: 5px;
}

.post-nav {
	float: right;
	font-size: 10px;
}

.st_sharethis_custom {
	background: url('images/sharethis.gif') no-repeat;
	padding-left: 18px;
}

.weather_info {
	height: 40px;
	left: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	width: 190px;

}

.weather-display {
	left: 62px;
	position: absolute;
	width: 80px;
}

.weather-display img {
	float: left;
}

.temp {
	margin-top: 10px;
}

.weather-display span a {
	color: #000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}

.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}

.home article .category-gallery .entry-utility {
	padding-top: 4px;
}

article .wp-caption img {
	/*margin: 12px 0 0 15px;*/
	margin-top: 12px;
	padding: 0;
}
	
article img {
	margin: 0;
	height: auto;
	max-width: 650px;
	width: auto;
}

article .attachment img {
	max-width: 900px;
}

article .alignleft,
article img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px; 
}

article .alignright,
article img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}

article .aligncenter,
article img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

article img.alignleft,
article img.alignright,
article img.aligncenter {
	margin-bottom: 12px;
}

body #con article .wp-caption alignleft{
	background: none;
	border: 0;
	margin-left: 0;
	padding: 0;
	text-align: left;
}

body #con article .wp-caption alignright{
	background: none;
	border: 0;
	margin-right: 0;
	padding: 0;
	text-align: right;
}

body #con article .wp-caption aligncenter{
	background: none;
	border: 0;
	padding: 0;
	text-align: center;
}

body #con article .wp-caption p.wp-caption-text {
	color: #666;
	font-size: 10px;
	padding: 0;
}

.gallery br {
	display: none;
}

article .gallery {
	margin: 30px auto 0;
	overflow: hidden;
	width: 650px;
}

article .gallery .gallery-item {
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
	width: 20%;
}

article .gallery .gallery-caption {
	color: #666;
	font-size: 10px;
	margin: 0 0 12px;
}

article .gallery dl {
	margin: 0;
}

article .gallery br+br {
	display: none;
}
article .attachment img {
	display: block;
	margin: 0 auto;
}

body.single > #con > aside ul {
	padding-bottom: 20px;
}

.sbox {
	margin-bottom: 25px;
}

body.home .sbox {
	margin-bottom: 0px;
}


body.category > #con > aside .sbox, body.single > #con > aside .sbox, body.search aside .sbox {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 180px;
	overflow:auto;
	overflow-x: hidden;
	position: relative; /* IE7 */
}

body.category > #con > aside .sbox .post-date{
	color: #666;
}

body.category > #con > aside .sbox .cat-post-item, body.search > #con > aside .sbox .cat-post-item {
	padding-top: 5px;
}

.wpcf7-text, .wpcf7-select, textarea {
	border: 1px solid #999;
}

.wpcf7-submit  {
	background: url('images/submit_button.gif') no-repeat;
	border: none;
	cursor: pointer;
	height: 14px;
	text-indent: -9999px;
	width: 48px;
}

.comment-form-comment label {
	padding-right: 2px;
}

.comment-form-comment {
	height: 150px;
}

#respond {
	border-bottom: 1px solid #EBE9E9;
	position: relative;
	padding-bottom: 30px;
}

textarea#comment, #author, #email {
	border: 1px solid #999;
	left: 70px;
	position: absolute;
}

textarea#comment {
	height: 140px;
	width: 578px
}

#reply-title, #comments-title {
	font-size: 12px;
}

#respond #submit  {
	background: url('images/post_button.gif') no-repeat;
	border: none;
	cursor: pointer;
	height: 14px;
	left: 70px;
	position: absolute;
	text-indent: -9999px;
	width: 35px;
}

#con .post .comments-nav {
	border: none;
	margin-top: 20px;
	width: 650px;
}

.page-numbers {
	color: #666;
	border: 1px solid #999;
	padding: 2px 4px;
	text-decoration: none;
}

.page-numbers a {
	color: #666;
}

.current {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.error404 h3 {
	color: #BF1F25;
	font-size: 18px;
}

.error404 h1 {
	font-size: 16px;	
}

.error404 ul.catlist, 
.search ul.catlist {
	list-style: none;
}

.error404 ul.catlist li, 
.search ul.catlist li {
	display: inline;
	padding-right: 20px;
}

.error404 ul.artlist, 
.search ul.artlist {
	list-style: none;
}

.error404 ul.artlist li, 
.search ul.artlist li {
	padding-top: 10px;
}


.category #con aside .textwidget, 
.single #con aside .textwidget {
	margin-bottom: 10px;
	padding: 0;
}

.home .execphpwidget {
	bottom: 0;
	position: absolute;
}

#con aside ul li {
	list-style-type: none;
}

#con .sicons {
	float: right;
	height: 18px;
	margin-right: 20px;
}

#con .sitxt {
	color: #666;
	float: left;
	margin: 0;
	padding: 2px 0 0 0;
}

#con .sitxt a {
	text-decoration: none;	
}

#con .sicons img {
	padding: 0 0 0 10px;
}

#lbar {
	padding-top: 5px;
	height: 20px;
	margin-bottom: 20px;
}

#donate {
 	float: right;
	padding-right: 25px;
}

#donate img {
 	float: right;
}

#donate > div {
	padding: 6px 10px 0 0;	
	float: left;
}
