/*  
Theme Name: Black-J Theme
Description: Black-ish Magazine-style WordPress theme with round corners
Version: 1.0
Author: M. R. R.
Author URI: http://www.BestWpThemez.Com
*/

body {
	margin: 0;
	padding: 0;
	background-color: #464545;
	background-image: url('images/bodybg.jpg');
	background-repeat: repeat-x;
	}

/* Inputs, Textareas */
form {
	margin: 0;
	padding: 0;
	}

#commentform {
	padding: 10px;
	}
	
input, textarea {
	border: 0;
	background-color: #6b6b6b;
	border: 1px solid #9d9d9d;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #d5d5d5;
	padding: 3px;
	margin: 0 0 5px 0;
	}
	
#searchsubmit, #commentform #submit {
	font-weight: bold;
	color: #d5d5d5;
	background-color: #3d3d3d;
	text-align: center;
	cursor: pointer;
	}

#searchsubmit:hover, #commentform #submit:hover {
	background-color: #626262;
	color: #d5d5d5;
	}
	

/* Other Classes*/
.clearer {
	clear: both;
	}

.navigation {
	display: block;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

img, a img {
	margin: 4px;
	border: 2px solid #b2b2b2;
	}

a:hover img {
	border: 2px solid #cacaca;
	}

/* Links*/

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f7f7f7;
	text-decoration: none;
	font-weight: bold;
	}
	
#content a:link, #content a:active, #content a:visited, #sidebar li a, #contop a, #sidebar #wp-calendar a, #footer a, #sidebar .textwidget a{
	color: #f7f7f7;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #e8e6e6;
	}

#content a:hover, #sidebar li a:hover, #contop a:hover, #sidebar #wp-calendar a:hover, #footer a:hover, #sidebar .textwidget a:hover {
	color: #f7f7f7;
	background-color: #000000;
	border-bottom: 1px dotted #000000;
	}

#content h2 a:link, #content h2 a:active, #content h2 a:visited {
	font-weight: normal;
	border: none;
	}
	
/* Header */
#header {
	width: 932px;
	height: 80px;
	}
	
/* Blog Title */
#blogtitle {
	margin: 25px 0 0 25px;
	padding: 0;
	display: block;
	float: left;
	}

#logo, #logo:hover {
	padding: 0;
	border: none;
	float: left;
	}

/* Top Nav Links */
#topnav {
	margin: 50px 25px 0 0;
    padding: 0;
	float: right;
	}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#topnav ul li {
	display: inline;
	}

#topnav a:link, #topnav a:active, #topnav a:visited {
	background-image: url('images/topnavlink.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #f7f7f7;
	float: left;
	text-decoration: none;
	display: block;
	width: 92px;
	text-align: center;
	padding: 8px 0 8px 0;
	margin: 0 2px 0 0;
	}

#topnav a:hover {
	background-image: url('images/topnavlinkh.jpg');
	background-repeat: no-repeat;
	color: #f7f7f7;
	}
	
/* The top content */
#contopup {
	width: 932px;
	height: 25px;
	display: block;
	background-image: url('images/contopup.jpg');
	background-repeat: no-repeat;
	}

#contop {
	width: 932px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	background-image: url('images/contopbg.jpg');
	background-repeat: repeat-x;
	background-color: #5f5f5f;
	}
	
#contopdown {
	width: 932px;
	height: 25px;
	display: block;
	background-image: url('images/contopdown.jpg');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	}

/* Top Content - leftbar */
#contopleft {
	width: 228px;
	float: left;
	margin: 0;
	padding: 0 10px 0 20px;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #d5d5d5;
	}

/* Top Content - rightbar */
#contopright {
	width: 654px;
	float: left;
	margin: 0;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #d5d5d5;
	}
	
#contopright h2 {
	margin: 0 0 1px 0;
	font-size: 18px;
	color: #f7f7f7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

#contopleft h2 {
	margin: 0 0 1px 0;
	font-size: 14px;
	padding: 0 0 0 20px;
	color: #f7f7f7;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('images/feed.png');
	background-repeat: no-repeat;
	background-position: left;
	}

/* Top */
#top {
	width: 100%;
	background-color: #020202;
	background-image: url('images/topbg.jpg');
	background-repeat: repeat-x;
	}	

/* layout - before wrapper div */
#layout {
	padding: 0;
	}

#layoutop {
	width: 932px;
	height: 25px;
	display: block;
	background-image: url('images/layoutop.jpg');
	background-repeat: no-repeat;
	margin-top: 20px;
	}
	
#layoutdown {
	width: 932px;
	height: 25px;
	display: block;
	background-image: url('images/layoutdown.jpg');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	}
	
/* Wrapper */
#wrapper {
	width: 932px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	background-image: url('images/wrapperbg.jpg');
	background-repeat: repeat-y;
	}

/* Container */
#container {
	width: 912px;
	margin: 10px;
	padding: 0;
	display: block;
	}

#sidebar {
	width: 370px;
	float: left;
	margin: 0;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #d5d5d5;
	}

#sidebar a {
	border: none;
	}

#leftbar {
	width: 175px;
	float: left;
	}

#rightbar {
	width: 175px;
	float: right;
	}

#sidebar .widget {
	margin: 0 0 20px 0;
	}
	
#sidebar h2 {
	margin: 0 0 1px 0;
	font-size: 14px;
	color: #f7f7f7;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #e8e6e6;
	padding-bottom: 4px;
	}

#sidebar ul, #sidebar ol {
	list-style-image: url('images/bullets.gif');
	}

#sidebar ul li, #sidebar ol li {
	margin: 0 15px 8px 0;
	}

#sidebar ul li a, #sidebar ol li a {
	border-bottom: 0px;
	}

#sidebar ul li a:hover, #sidebar ol li a:hover {
	background-color: #5f5f5f;
	}

/* Content */
#content {
	width: 522px;
	float: right;
	margin: 0;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #d5d5d5;
	}

.postop {
	width: 522px;
	height: 25px;
	display: block;
	background-image: url('images/postop.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	
	}
	
.postdown {
	width: 522px;
	height: 15px;
	display: block;
	background-image: url('images/postdown.jpg');
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}
	
	
#content .blogpost {
	margin: -8px 0 0 0;
	background-color: #323232;
	padding: 0;
	}

#content .postdivsingle .blogpost {
	margin: -11px 0 0 0;
	background-color: #323232;
	padding: 0;
	}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 0 10px 0 10px;
	font-size: 18px;
	color: #f7f7f7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: inline;
	}

#content #archives h3 {
	border-bottom: 1px dotted #e8e6e6;
	font-size: 14px;
	font-weight: bold;
	}
	
.entry {
	background-color: #323232;
	padding:0;
	margin: 0 10px 0 10px;
	text-align: justify;
	width: 502px;
	}

/* Featured Image and Text */
.fimg {
	width: 195px;
	float: left;
	}

#content .fimg img, #content .fimg img:hover {
	width: 175px;
	height: 169px;
	margin: 17px 0 0 0;
	padding: 10px;
	border: 0;
	background-color: #5f5f5f;
	}

#content .fimg a {
	border: none;
	}

#content .fimg a:hover {
	background: none;
	}

#content .fimg a:hover img {
	background-color: #848282;
	}

.etext {
	width: 297px;
	float: right;
	}

/* Other Recent Entries UL */
#content #recententries ul {
	list-style-image: url('images/bullets.gif')
	}
	

#content #recententries ul li {
	margin: 0 15px 8px 0;
	}
		
.entrydata a, .entrydata strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.postdivsingle .entrydata {
	text-align: right;
	}	
	
blockquote {
	background-color: #646464;
	border-left: 10px solid #8e8e8e;
	padding: 1px 5px 1px 5px;
	}

/* Commentsarea */
ol.commentlist, .archive {
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
	}

ol.archive {
	margin: 25px 0 0 0;
	}

ol.commentlist li {
	margin: 0;
	padding: 10px;
	}

ol.commentlist li.alt {
	background-color: #464646;
	}

ol.commentlist li cite {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

/* Bottom and Footer */
#bottom {
	background-color: #020202;
	}

#footer{
	margin: 0;
	padding: 0;
	width: 932px;
	display: block;
	}

#footer div {
	margin:0;
    padding: 0;
	display: block;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #d5d5d5;
	padding: 5px 0 5px 0;
	text-align: center;
	}

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	
	
	
	
	
	
	


