/*  
Theme Name: Black-J Theme
Description: Black-ish Magazine-style WordPress theme with round corners
*/

body {
	margin: 0;
	padding: 0;
	background-color: #100f0f;
	background-image: url('images/bgwall.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: Arial;
	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: 0px;
	border: 1px solid #000000;

	}

a:hover img {
margin: 0px;
	border: 1px solid #ffffff;
	}

/* Links*/

a {
	font-family: Arial, Helvetica, sans-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;
	}

#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;

	}

#content h2 a:link, #content h2 a:active, #content h2 a:visited {
	font-weight: normal;
	border: none;
	}


/* Header */
#header {
	width: 775px;
	height: 50px;
	}
	
/* Blog Title */
#blogtitle {
height: 32px;
	padding: 0;
	display: block;
	float: left;
	}

#logo, #logo:hover {
	padding: 0;
	border: none;
	float: left;
	}
/*Page menu*/


#foxmenucontainer{
margin: 20px 20px 0 0;
	float: right;
	height:35px;
	display:block;
	padding:0px 0 0px 0px;
	font-family: "Berlin Sans FB Demi";
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	overflow:hidden;
	color: #606061;
	margin:0px auto;
	
	}
#menu{
	margin: 0px;
	padding: 0px 10px;
	width:450px;
	height:35px;

	}
	
#menu ul {
margin: 0;
	list-style-type: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
float: left
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
font-weight: bold;
	font-family: "Berlin Sans FB Demi";
	font-size: 12px;
	color: #606061;
	text-decoration: none;
	display: block;
	width: 70px;
	text-align: center;

	padding: 10px 0 2px 0;
	margin: 0 2px 0 0;
	}

#menu li a:hover, #menu li a:active {
	color: #ffffff;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #2b2b2b;
	width: 70px;
	color: #606061;
	font-size: 10px;
	font-family: "Berlin Sans FB Demi";
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 5px 2px 5px 2px;
	border-left: 1px solid #606061;
        border-right: 1px solid #606061;

	

	}
	
#menu li li a:hover, #menu li li a:active {
	color: #ffffff;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 70px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 70px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -31px 0 0 70px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}


/* Top Nav Links */
#topnav {
	margin: 5px 5px 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/topnavlinkx.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: "Berlin Sans FB Demi";
	font-size: 12px;
	color: #606061;
	float: left;
	text-decoration: none;
	display: block;
	width: 70px;
	text-align: center;
	padding: 10px 0 2px 0;
	margin: 0 2px 0 0;
	}

#topnav a:hover {
	background-image: url('images/topnavlinkh2x.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	}
	
/* The top content */
#contopup {
	width: 775px;
	height: 10px;
	display: block;
	background-image: url('images/contopupx.jpg');
	background-repeat: no-repeat;
	}

#contop {
	width: 775px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	background-image: url('images/contopbgx.jpg');
	background-repeat: repeat-x;
}

	
#contopdown {
	width: 775px;
	height: 10px;
	display: block;
	background-image: url('images/contopdownx.jpg');
	background-repeat: no-repeat;
	padding-bottom: 10px;
	}

/* Top Content - leftbar */
#contopleft {
	width: 0px;
	float: left;
	margin: 0;
	padding: 0 0px 0 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #d5d5d5;
	}

/* Top Content - rightbar */
#contopright {
	width: 775px;
	float: center;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #000000;
	}
	
#contopright h2 {
	margin: 0 0 1px 0;
	font-size: 18px;
	color: #f7f7f7;
	font-family: "Berlin Sans FB Demi";
	font-weight: normal;
	}

#contopleft h2 {
	margin: 0 0 1px 0;
	font-size: 14px;
	padding: 0 0 0 20px;
	color: #f7f7f7;
	font-family: "Berlin Sans FB Demi";
	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: 775px;
	height: 1px;
	display: block;
	background-image: url('images/layoutop.jpg');
	background-repeat: no-repeat;
	margin-top: 1px;
	}
	
#layoutdown {
	width: 775px;
	height: 5px;
	display: block;
	background-image: url('images/layoutdown.jpg');
	background-repeat: no-repeat;
	padding-bottom: 5px;
	}
	
/* Wrapper */
#wrapper {
	width: 775px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	background-image: url('images/wrapperbg.jpg');

	}

/* Container */
#container {
	width: 775px;
	margin: 0px;
	padding: 0;
	display: block;
	}

#sidebar {
	width: 200px;
	float: right;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #d5d5d5;
	}

#sidebar a {
	border: none;
	}

#leftbar {

	}

#rightbar {
	width: 200px;
	float: right;
	}

#sidebar .widget {
	margin: 0 0 0 0;
	}
	
#sidebar h2 {
	margin: 0 0 0px 0;
	font-size: 8px;
	color: #f7f7f7;
	font-family: "Berlin Sans FB Demi";
	padding-bottom: 2px;
	}

#sidebar ul, #sidebar ol {
	list-style-image: url('images/burdbullet.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;
	}

.widget a:hover img {
margin: 0px;
	border: 1px solid #ffffff;
	}
.widget a img {
	margin: 0px;
	border: 1px solid #000000;

	}

/* Content */
#content {
	width: 550px;
	float: left;
	margin: 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #d5d5d5;
	}

.postop {
	width: 550px;
	height: 15px;
	display: block;
	background-image: url('images/posttop2.jpg');
	background-repeat: no-repeat;
	background-position: top;
	
	}
	
.postdown {
	width: 550px;
	height: 15px;
	display: block;
	background-image: url('images/postdown2.jpg');
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}
	
	
#content .blogpost {
	margin: 1px 0 0 0;
	background-color: #272727;
	padding: 0;
	}

#content .postdivsingle .blogpost {
	margin: -11px 0 0 0;
	background-color: #272727;
	padding: 0;
	}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 5px 5px 0 0px;
	font-size: 18px;
	color: #f7f7f7;
	font-family: "Berlin Sans FB Demi";
	font-weight: normal;
font-style:italic; 
	display: inline;
	}

#content #archives h3 {

	font-size: 14px;
	font-weight: bold;
	}
	
.entry {
	background-color: #272727;
	padding:0;
	margin: 0 0px 0 0px;
	text-align: left;
	width: 525px;
	}
.entry img {
margin: 4px;
max-width: 450px;

	}
.entry a:hover img {
margin: 0px;
	border: 1px solid #ffffff;
	}
.entry a img {
	margin: 0px;
	border: 1px solid #000000;

	}
/* Featured Image and Text */
.fimg {
width: 35px;
	float: left;
	}

#content .fimg img, #content .fimg img:hover {
width: 32px;
	margin: 1px 0 0 0px;
	padding:0px;
	border: 0;

	}

#content .fimg a {
	border: none;
	}

#content .fimg a:hover {
	background: none;
	}

#content .fimg a:hover img {
	background-color: #848282;
	}

.etext {
	width: 450px;
margin: 5px 0px 0 15px;
	float: left;
	}

/*Recent Entries UL */
#content #recententries ul {
	list-style-image: url('images/burdbullet.gif')
	}
	

#content #recententries ul li {
	margin: 0 15px 8px 0;
	}
		
.entrydata a, .entrydata strong {
	font-family: Arial, Helvetica, sans-serif;
	}

.postdivsingle .entrydata {
	text-align: right;
float: 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: Arial, Helvetica, sans-serif;
	}

/* Bottom and Footer */
#bottom {
	background-color: #020202;
	}

#footer{
	margin: 0;
	padding: 0;
	width: 775px;
	display: block;
	}

#footer div {
	margin:0;
    padding: 0;
	display: block;
	font-family: Arial;
	font-size: 8px;
	color: #80766a !important;
	padding: 5px 0 5px 0;
	text-align: right;
	}

#footer a {
color: #80766a;
	font-family: Arial, Helvetica, sans-serif;
	}
	
