/* 
	Theme Name: Mediocre Poker Radio
	Theme URL: http://mediocrepokerradio.com/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 2.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #eeeeee;
	background: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
/*	line-height: 1.3;*/
}

#wraper
{
	width: 990px;
	margin: 0px auto 0px auto;
	background: #434343;
	overflow: hidden;
}

#header-banner
{
	height: 90px;
	background: #000000;
	overflow: hidden;
}

#header
{
	height: 320px;
	background: url(images/header-bg.jpg) center top no-repeat;
	overflow: hidden;
}

#header-links
{
	height: 60px;
	margin: 180px 0px 0px 0px;
	overflow: hidden;
}

#header-links a
{
	float: right;
	width: 190px;
	height: 100%;
}

#header-links a.alt
{
	width: 130px;
}

#header-menu
{
	margin: 12px 0px 0px 0px;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 26px;
	margin: 0px;
	padding: 8px 14px 0px;
	list-style: none;
}

#header-menu a:link, #header-menu a:visited
{
	color: #DAB525 !important;
}

#header-menu a:hover, #header-menu a:focus, #header-menu a:active
{
	color: #B92C00 !important;
}

#header-menu li.current_page_item a:link, #header-menu li.current_page_item a:visited
{
	color: #B92C00 !important;
}

#page
{
	height: 100%;
	overflow: hidden;
}

#content
{
	float: left;
	width: 661px;
	padding: 0px 0px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

#content a, #content a:link, #content a:visited
{
	color: #AACCFF;
}
	
#content a:hover, #content a:focus, #content a:active
{
	color: #D92E2E !important;
}

.postheader
{
	height: 107px;
	background: url(images/post-bg-top.jpg) center top no-repeat;
}

.postheaderalt
{
	height: 92px;
	background: url(images/post-bg-top-alt.jpg) center top no-repeat;
}

.post
{
	background: url(images/post-bg.jpg) center top repeat-y;
}

.postfooter
{
	height: 25px;
	padding: 0px;
	background: url(images/post-bg-bottom.jpg) center top no-repeat;
}

.posttitle
{
	height: 22px;
	margin: 0px;
	padding: 4px 100px 0px 80px;
	font-family: 'Arial Narrow', Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

.posttitlealt
{
	padding: 0px 0px 0px 20px;
}

.postmeta
{
	height: 50px;
	padding: 0px 0px 0px 6px;
}

.postdate
{
	float: left;
	width: 67px;
	height: 45px;
	margin-right: 10px;
	font-family: 'Arial Black', Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.posttitle a, .postmeta a
{
	color: #eeeeee !important;
}

.postcontent
{
	height: 100%;
	padding: 0px 30px 10px 20px;
	text-align: justify;
	overflow: hidden;
}

.comment-nav
{
	display: block;
	height: 100%;
/*	margin-top: 10px;*/
	margin-bottom: 5px;
	overflow: hidden;
}

.comment-nav-prev
{
	float: left;
}

.comment-nav-next
{
	float: right;
}

.commentlist li, .commentlist li ul li
{
	margin-bottom: 10px;
	list-style: square;
}

.commentlist li ul li
{
	list-style: disc;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #5D1A1A;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 0px 20px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 0px 20px;
}


.sidebar
{
	float: left;
	color: #eeeeee;
/*	background: #481119;*/
	font-family: Verdana, Arial, Sans-Serif;
}

.sidebar a
{
	color: #eeeeee !important;
}

.sidebar a:hover, .sidebar a:focus, .sidebar a:active
{
	color: #000000 !important;
}

#sidebar-l
{
	padding: 0px 8px;
}

#sidebar-r
{
	padding: 0px 0px 0px 3px;
}

.rsswidget img
{
	display: none;
}

.sidebar-widget
{
	margin-bottom: 5px;
	border: 1px solid #D8D8D8;
	background: #828282;
}

.sidebar-widget
{
	width: 150px;
}

.sidebar-header
{
	height: 29px;
	padding: 6px 0px 0px 0px;
	background: url(images/sidebar-header-bg.jpg) center top no-repeat;
	font-family: 'Lucida Sans Unicode', Arial, Sans-Serif;
	font-size: 15px;
	text-align: center;
}

.sidebar-content
{
	padding: 10px 6px 10px;
	font-size: 12px;
	font-weight: bold;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 10px 0px 15px 32px;
	border-bottom: 2px solid #A4A4A4;
	background: url(images/sidebar-li.jpg) left center no-repeat;
	list-style: none;
}


.sidebar-content-sites
{
	padding: 5px 0px;
	text-align: center;
}

.sidebar-content-sites div
{
	margin-bottom: 5px;
}

.sidebar-content-video
{
	clear: both;
	height: 100%;
	margin-bottom: 5px;
	padding: 2px;
	background: #363636;
	font-size: 10px;
	overflow: hidden;
}

.sidebar-content-video div
{
	text-align: justify;
}

.sidebar-content .rsswidget
{
	word-wrap: break-word;
/*	overflow: auto;*/
}


#footer
{
	clear: both;
	padding: 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


a, a:link, a:visited
{
	color: #eeeeee;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #000000 !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 1px 4px;
	border: 1px solid #5D1A1A;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	padding: 0px 3px;
	border: none;
	color: #ffffff;
	background: #5D1A1A;
	font-weight: bold;
	cursor: pointer;
}
