/* @override http://993thejoynt.com/radio/wp-content/themes/bpress%20mag/style.css */

/* @override http://993thejoynt.com/radio/wp-content/themes/bpress%20mag/style.css */

/* @override http://993thejoynt.com/radio/wp-content/themes/bpress%20mag/style.css */

/* @override http://993thejoynt.com/radio/wp-content/themes/bpress%20mag/style.css */

/* @override http://993thejoynt.com/radio/wp-content/themes/bpress%20mag/style.css */

/* @override http://993thejoynt.com/radio/wp-content/themes/bpress%20mag/style.css */

/* @override http://993thejoynt.com/radio/wp-content/themes/bpress%20mag/style.css */

/*
Theme Name: Bpress Magazine
Theme URI: http://wpcrunchy.com/
Description: Bpress Magazine style wordpress theme
Version: 1.0
Author: akosipau
Author URI: http://wpcrunchy.com/

*/

/* Resets 
--------------------------
*/
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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #42423d;
	font:11px Verdana; color:#727272;
	height: 100%;
	background: black url(images/bgskynew.jpg) no-repeat fixed center top;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote {
	line-height: 1.2em;
	font-style: italic;
	padding: 5px 20px 5px 60px;
	margin: 20px 0;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
a {
	text-decoration:none;
	color:#94350c;
}
a:hover {
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.irelative {
	position:relative;
}
.text {
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 178px;
}
.incomment {
	padding:5px 0 !important;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* Structure 
--------------------------
*/

#wrapper {
	width:960px;
	margin:0 auto;
}

#header {
	padding:0 0 0 0;
	height: 247px;
}

#navigation {
	height: 42px;
	background: #1e1e1e url(images/navbbg.jpg);
}

#main {
	padding: 10px;
	background-image: url(images/trans.gif);
	background-color: black;
	border: 1px solid #111;
}

#footer {
	height:17px;
	padding: 15px 10px 10px;
	background: #050505;
	margin-bottom: 40px;
	position:relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

/* searchbox
--------------------------
*/ 

#divsearchbox {
	height:2px;
	width:960px;
	position:relative;
}

#divsearchbox .searchbox {
	margin:0; padding:5px 10px;
	width: 280px; height:auto;
	position:absolute; display:block;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#FFF;
	top:-5px; right:-5px;
	z-index:1000;
	background-color: #9b0e0e;
}

/* navigation link:b0483b | hover:9b0e0e
--------------------------
*/ 

#nav, #nav ul {
	margin:0px 0px;
	padding:0px 15px;
	list-style: none;
}

#nav a {
	display: block;
	padding: 14px 20px;
	text-decoration:none;
	font: bold 11px/14px Verdana; color:#fbfbfb;
	text-transform:uppercase;
	margin-right: 0;
}

#nav li.sfhover {
	background: black;
}

#nav a:hover {
	background: #660b0a url(images/navOver.gif) repeat-x 0 top;
	height: 11px;
}

#nav li {
	float: left;
	z-index:1005;
}

#nav li li {
	background:#b0483b;
	z-index:1005;
}

#nav li li a:link, #nav li li a:active, #nav li li a:visited {
	width: 14.3em;
}

#nav li li a:hover {
	background-color: #9b0e0e;
}

#nav li ul {
	position: absolute;
	width: 18em;
	left: -999em;
	background:#b0483b;
}

#nav li:hover ul {
	left: auto;
	z-index:1005;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1005;
}

#nav li ul ul {
	margin: -3.8em 0 0 16em;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}



/* Featured Gallery 
--------------------------
*/

#main .featured {
	width:590px;
	padding:10px;
	background: #040406;
	position:relative;
	margin-bottom:10px;
	border: 1px solid #111;
}

#main .abstitle {
	margin:0; padding: 0;
	width:auto; height:auto;
	background: #9b0e0e url(images/navOver.gif);
	position:absolute; display:block;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#FFF;
	top:-5px; left:-5px;
	z-index:1;
}

#main .featured .slidercontent {
	margin:0; padding: 0 0 0 10px;
	width: 590px; height: 45px; color:#FFF;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: black url(images/navOver.gif) repeat-x;
	font-variant: inherit;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:590px;
	height:403px;
	overflow:hidden; 
}

/* Rss recent 
--------------------------
*/

.rss-recent {
	width:320px;
	margin-bottom:10px;
	/*height:358px;*/
	
}

#rss-subscriber-widget {
	padding:10px;
	background: #111;
	margin-bottom:10px;
}



.rss-recent, #rss-subscriber-widget h3 {
	padding: 0;
	background: #1e1e1e url(images/navbbg.jpg);
	color:#FFFFFF;
	margin-bottom:8px;
}

.rss-recent .rss_subscribe {
	height:45px;
	background:url(images/rss_48.png) no-repeat;
	padding-left:50px;
	padding-top:8px;
}

.rss-recent .rss-form {
	padding:0;
	margin:0;
}

.rss-recent .rss-input-text {
	padding:6px;
	background:#eeeeee;
	border:1px solid #3b3b3b;
	font:11px Georgia, Verdana;
}

.rss-recent .rss-input-btn {
	border:0;
	color:#FFFFFF;
	padding:4px 8px 5px 9px;
	margin-left:-3px;
	font-family:"Courier New", Courier, mono;
	background:#3b3b3b;
	cursor:pointer;
}

#recent-widget {
	padding:10px;
	background: #040406;
	height:250px;
	border: 1px solid #111;
}

/* Twitter box 
--------------------------
*/

#itweet {
	padding:10px;
	height:60px;
	padding-left:80px;
	background: #040406 url(images/twitter.gif) no-repeat 10px 10px;
	font-size: 19px;
	font-family:Georgia, Verdana;
	font-weight:normal;
	color:#000000;
	margin-bottom:10px;
	position:relative;
	border: 1px solid #111;
}

div.twitter-content {
	color: #7b7b7b;
}

#itweet .followme {
	margin:0; padding:5px 10px;
	width:auto; height:auto;
	background:#125faa;
	position:absolute; display:block;
	font:bold .5em Arial, Helvetica, sans-serif; color:#FFF;
	bottom:-5px; right:-5px;
	z-index:1;
}

/* Page
--------------------------
*/

#page h3.titlebar {
	padding: 0 0 0 10px;
	background: #1e1e1e url(images/navbbg.jpg);
	color:#FFFFFF;
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 0;
	height: 30px;
	line-height: 30px;
}

div#page {
	display: inline;
	clear: both;
}




/* Posts homepage
--------------------------
*/

div#ad938x90 {
	width: 938px;
	height: 90px;
}

#posts {
	width: 590px;
	padding:10px;
	background: #040406;
	margin-bottom:10px;
	border: 1px solid #111;
	float: left;
}

#posts .post, div#ad938x90 {
	margin-bottom:10px;
	border: 1px solid #111;
}

#posts div.post div.post-thumb.left img {
}

#posts .post h3 {
	color: white;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	text-transform: uppercase;
	background-color: #3f0f0a;
	height: 35px;
	background-image: url(images/navOver.gif);
	padding-left: 10px;
	padding-bottom: 0;
}

#posts .post h3 a {
color: white;
	font-weight: bold;
	line-height: 34px;
	font-size: 15px;
}

#posts .post-thumb {
	height:120px;
	width:120px;
	padding:4px;
	border: 2px solid #373737;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background: url(http://993thejoynt.com/radio/wp-content/uploads/2009/08/thumblogo_120x120.jpg) no-repeat center center;
}

#posts .post-meta {
	font-size:10px;
	color: #4d4d4d;
	display:block;
	margin-bottom:5px;
	float: left;
}

#posts .post-content {
	width:440px;
	float: right;
	clear: both;
}

/* Posts single
--------------------------
*/

#posts .breadcrumb {
	padding-bottom:5px;
	font: 90% Arial, Helvetica, sans-serif;
}

#posts .post .post-title, #posts .post .post-title a {
	margin:0;
	padding: 5px 0px 3px 10px;
	text-decoration:none !important;
	font:bold 20px !important;
}

#posts .post .post-meta2 {
	display:block;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	padding-bottom:10px;
}

#posts .post-the-content .meta-image {
	border:3px solid #CCCCCC;
}

#posts .post-the-content p {
	line-height:18px;
	padding: 5px 0;
	margin-left: 20px;
	margin-right: 20px;
}

h4 {
	font-weight: bold;
	color: #88300b;
	padding-left: 20px;
	border-bottom: 1px solid #111;
	padding-bottom: 0;
	height: 25px;
}

div#socialmedia {
		border-top: 1px solid #111;
	height: 60px;
	display: inline-table;
	padding-left: 115px;
	width: 100%;
	padding-top: 6px;
	background-color: #160506;
}

#socialmedia img {
	float: left;
	padding-right: 10px;
}

p.note {
	border:1px solid #CCCCCC;
	background-color:#eeeeee;
	padding:6px !important;
	margin:3px 0;
}

p.warning {
	border:1px solid #e6db55;
	background-color:#fffbbc;
	padding:6px !important;
	margin:3px 0;
}

p.download {
	border:1px solid #66cc33;
	background-color:#e7f7d3;
	padding:6px !important;
	margin:3px 0;
}

#posts .post-the-content blockquote {
	margin-left:5px;
	border-left:5px solid #b0483b;
	padding-left:5px;
	font-style:italic;
	color:#999;
}

#posts .post-the-content blockquote {
	margin-left:5px;
	border-left:5px solid #b0483b;
	padding-left:5px;
	font-style:italic;
	color:#999;
}

#posts .post-the-content ul li {
	list-style:none;
	padding:3px 0 3px 10px;
	background:url(images/bullet.gif) no-repeat 0px 4px;
}

#posts .post-the-content code, #posts .post-the-content pre {
	font-family:"Courier New", Courier, mono !important;
}

/* comments
--------------------------
*/

div.comments {
}

	div.comments h2 {
		font: normal 15px Verdana, Arial, Helvetica, sans-serif;
		color:#999999;
}

	div.comments .comment_list {
		padding:5px 0px;
	}
	div.comments .comment_list .g_info {
		border:0px;
	}
	
	div.comments .comment_list .g_info .auavatar {
		border:1px solid #CCC;
		padding:3px;
		height:48px;
		width:48px;
		float:left;
	}
	
	div.comments .comment_list .g_info .auavatar img {
		border:0;
	}
	
	div.comments .comment_list .g_info .info {
		float:left;
	}
	
		div.comments .comment_list .g_info .info p.small {
			margin:0px 5px 0px 5px;
			padding:5px 5px 0px 5px;
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			color:#999999;
		}
		
		div.comments .comment_list .g_info .info p.big {
			margin:0px 5px 0px 5px;
			padding:5px 5px 0px 5px;
			font:normal 25px Verdana, Arial, Helvetica, sans-serif;
			color:#999999;
		}
		
	div.comments .comment_list div.comment_text.alt {
		margin-top:5px;
		line-height:25px;
		background:#CCC;
		padding-left:5px;
	}
	
	div.comments .comment_list p {
		line-height:25px;
	}

div.comment-form-box {
	border-top:3px double #cccccc;
}

	div.comment-form-box h2 {
		font:normal 25px Verdana, Arial, Helvetica, sans-serif;
		color:#999999;
	}

/* Sidebar
--------------------------
*/

#sidebar {
	width: 320px;
}

#sidebar .extrawidget {
	padding:10px;
	background: #040406;
	margin-bottom:10px;
	border: 1px solid #111;
}

#sidebar .widget {
	padding:0 10px 10px 10px;
	margin-bottom:10px;
	width:135px;
	background-color: #040406;
	color: #1e1e1e;
	border: 1px solid #111;
}

#sidebar h3.widget-titlebar {
	padding:10px;
	background: #1e1e1e url(images/navbbg.jpg);
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:8px;
}

#sidebar div.widget-content {
	padding-left:4px;
}

.widget-content ul {
}

.widget-content ul li {
	list-style:none;
	padding:3px 0 3px 10px;
	background:url(images/bullet.gif) no-repeat 0px 4px;
}

#sidebar div.widget.right div.widget-content img, #sidebar div.widget.left div.widget-content div.textwidget a img  {
	padding-bottom: 5px;
}

{
	
}



/* pagenavi
--------------------------
*/

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited {
	padding: 8px 10px;
	color:#3b3b3b;
	background:#ffffff;
	border: 1px solid #e3e3e3;
	font-family: Verdana;
}

.wp-pagenavi a:hover {
	background:#f4f4f4;
	border-color:#a1a1a1;
}

.wp-pagenavi span.pages {
	font-weight:bold;
	padding: 8px 10px;
	color:#000000;
	background:#ffffff;
	border: 1px solid #e3e3e3;
	font-family: Verdana;
}
.wp-pagenavi span.current {
	padding: 8px 10px;
	color:#ffffff;
	background:#b0483b;
	border-color:#9b0e0e;
	font-family: Verdana;
}
.wp-pagenavi span.extend {
	padding: 8px 10px;
	color:#ffffff;
	background:#e3e3e3;
	font-family: Verdana;
}

/* footer
--------------------------
*/

#footer span {
	color:#f2f2f2;
}

#footer a {
	color:#FFFFFF !important;
}

#footer .backtotop {
	margin:0; padding:3px 5px;
	width:auto; height:auto;
	background: #d66534;
	position:absolute; display:block;
	font:bold 1em Arial, Helvetica, sans-serif; color:#FFF;
	top:-5px; right:-5px;
	z-index:1000;
}

#footer .backtotop a {
	background: #262626;
}

/* wordpress
--------------------------
*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   border:4px solid #CCCCCC;
}

.alignleft {
   float: left;
   margin-right:10px;
   border:4px solid #CCCCCC;
}

.alignright {
   float: right;
   margin:10px 0px 10px 10px;
   margin-left:10px;
   border: 4px solid #161616;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* share */

div.share {
	padding:5px 0px 20px 0px;
}

	div.share span {
		font:10px Verdana, Arial, Helvetica, sans-serif;
		color:#b1b1b1;
		display:block;
		float:left;
		padding-top:2px;
		padding-right:5px;
	}
	
	div.share a {
		display:block;
		float:left;
	}
	
	div.share img {
		opacity:0.4;
		filter:alpha(opacity=40);
	}
	
	div.share img:hover {
		opacity:1;
		filter:alpha(opacity=100);
	}
	
	
	/* djs */
	
	