/*  
Theme Name: Playaz Ultimate
Description: Designed October 2009
Version: 3.0
Author: Prince Love
*/
body {
	margin:0 auto;
	padding-top:0px;
	font-family:Verdana;
	color:#fff;
	font-size:12px;
	text-align:center;
	background:#000;
}
img {
	border:none;
}
a {
	color:#fff;
	text-decoration:none
}
a:hover {
	color:#ff6600;
	text-decoration:none
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-top:0px;
}
ul li{
	line-height:20px;
	padding:5px;
}
blockquote {/* Change This */
	color:#eeeeee;
	background:#161616;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;
}
.readlink {
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
}
.readlink:hover {
	color:#fff;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	margin-left:10px;
}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	margin-right:10px;
}
#wrapper {
	position:relative;
	height:100%;
	width:100%;
	margin: 0 auto;
	background:url('/wp-content/gallery/rotator.php') no-repeat top center;
}
/* The Header */
#header {
	position:relative;
	width:940px;
	height:250px;
	margin: 0 auto;
}
/* The featured container */
#featured {
	position:relative;
	text-align:left;
	width:100%;
	margin:0px auto;
}
#featured .top{
	position:relative;
	background: url('images/featured_top.jpg') top left repeat-x;
	width:100%;
	height:7px;
	margin:0px auto;
}
#featured .main{
	position:relative;
	background: url('images/featured_bottom.jpg') bottom left repeat-x #980103;
	width:100%;
	min-height:360px;
	margin:0px auto;
}
#featured .fcontainer{
	position:relative;
	text-align:left;
	width:940px;
	min-height:364px;
	margin:0px auto;
}
#featured .fcontent{
	position:relative;
	background: url('images/premiumpod_span.jpg') bottom right repeat-y;
	float:left;
	width:470px;
	margin:0px;
}
#featured .fdisplay{
	position:relative;
	background: url('images/premiumpod_bottom.jpg') bottom right no-repeat;
	width:470px;
	min-height:364px;
	margin:0px;
}
#featured .fpost{
	position:relative;
	text-align:left;
	float:left;
	width:370px;
	margin:10px;
	line-height:1.5em;
}
#featured .fpost a{
	color:#709bc0;
}
#featured .fpost a:hover{
	color:#ff6600;
}
#featured .fdate{
	position:relative;
	background: url('images/premiumpod_date.jpg') top right no-repeat;
	float:left;
	width:56px;
	height:56px;
	margin:10px 0px;
}
#featured .fdate .fcurrent{
	text-align:center;
	font-weight:bold;
	display:block;
	width:40px;
	margin-left:16px;
	margin-top:12px;
}
#featured .frecent{
	position:relative;
	float:left;
	text-align:left;
	width:200px;
	font-size:12px;
	margin-top:10px;
	margin-right:10px;
}
#featured .fpoll{
	position:relative;
	float:left;
	text-align:left;
	width:200px;
	font-size:12px;
	margin-top:10px;
}
#featured ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#featured ul li {
	margin:0px;	
	padding:0px;
}

#featured .fpoll a{
	color:#ff6600;
}
#featured .titlemeta {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
}
#featured .titlemeta a{
	color:#ff6600;
}
#featured .titlemeta a:hover {
	color:#fff;
}
#featured .titlemeta h2{
	font-size:16px;
	font-weight:bold;
	line-height:1.1em;
}
/* Archived Post */
#archive {
	position:relative;
	text-align:left;
	background:#000;
	padding-top:10px;
	width:940px;
	margin:0px auto;
}
#archive .acontent{
	/*border:1px solid #ff0000;*/
}
#archive .awrapper{
	position:relative;
	float:left;
	width:470px;
	margin:0px;
}
#archive .adisplay{
	position:relative;
	background: url('images/pod_span.jpg') top right repeat-y;
	width:470px;
	margin:10px 0px 20px 0px;
}
#archive .apost{
	position:relative;
	text-align:left;	
	float:left;
	width:370px;
	margin:10px;
	line-height:1.5em;
}
#archive .apost a{
	color:#709bc0;
}
#archive .apost a:hover{
	color:#ff6600;
}
#archive .adate{
	position:relative;
	background: url('images/pod_date.jpg') top right no-repeat;
	float:left;
	width:56px;
	height:56px;
	margin:10px 0px;
}
#archive .adate .acurrent{
	text-align:center;
	font-weight:bold;
	display:block;
	width:40px;
	margin-left:16px;
	margin-top:12px;
}
#archive .titlemeta {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:1.1em;
}
#archive .titlemeta a{
	color:#ff6600;
}
#archive .titlemeta a:hover {
	color:#fff;
}
#archive .titlemeta h2{
	font-size:16px;
	font-weight:bold;
	line-height:1.1em;
}

#archive .comments {
	width:100%;
	margin:15px 0px;
}

#post-entries {
	position:relative;
	display:block;
	width:370px;
	margin:20px 0px 20px 60px;
}
/* The main container */
#container {
	position:relative;
	text-align:left;
	width:100%;
	margin:0px auto;
}
#notfound {
	position:relative;
	text-align:left;	
	float:right;
	width:370px;
	margin:10px 35px 10px 0px;
}
#searchform {
	padding-top:0px;
}
#search {
	width:200px;
	height:64px;
	text-align:center;
	float:left;
	margin:5px;
}
#search .s {
	width:130px;
	border:1px solid #44cafc;
	margin-right:5px;
}
#search .searchsubmit {
	border:1px solid #44cafc;
	background: #143454;
	color:#ffffff;
}
.ratings {
	width:100%;
	margin:15px 0px;
}
/*Main Navbar */
#nav {
	position:absolute;
	top:190px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding-left:10px;
	width:450px;
	height:60px;
	background:url('images/nav.jpg') repeat-x top left;
}
#nav:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#nav ul {
	float:left;
	padding: 0px;
	margin: 0px;
	text-align: center; /*set value to "center" for example to center items*/
}
#nav ul li {
	display: inline;
	text-align: center;
}
#nav ul li a {
	display:inline-block;
	color: #fff;
	margin: 0px;
	text-decoration: none;
	height:50px;
	text-align:center;
	
	padding:20px 10px 0px 10px;
}
#nav ul li a:visited {
	color: #fff;
}
#nav ul li a:hover {
	color: #fff;
	background:url('images/nav_over.jpg') repeat-x top left;
}
#content {
	position:relative;
	width:440px;
	float:left;
	color:#ffffff;
	margin-bottom:30px;
	line-height:20px;
}
.post {
	padding:10px;
	color:#fff;
}
.post .dtm {
	height:50px; /*background:url('images/dtmbkg.gif') no-repeat;*/
}
.post .dtmsingle {
	height:50px;/*background:url(images/dtmbkg2.png) no-repeat;*/
}
.post .dtmpage {
	height:50px;/*background:url(images/dtmbkg2.png) no-repeat;*/
}
.post .ratings {
	width:100%;
	margin:15px 0px;
}
.post .posttags {
	width:100%;
	margin:15px 0px;
}
.post .posttags a {
	color:#ff6600;
	font-size:11px;
}
.post .dtmdate {
	float:left;
	width:60px;
	background:url('images/dtmbkg.gif') no-repeat;
}
.post .dtmtmc {
	width: 310px;
	float:left;
	padding:3px 0px;
}
.post .dtm .dtmdate .date {
	float:left;
	width:60px;
	height:40px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
}
.post .dtmsingle .dtmdate .date {
	float:left;
	width:60px;
	height:40px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-top:5px;
}
.post .dtm .dtmtmc .titlemeta {
	height:40px;
	padding-top:5px;
}
.post .dtmpage .dtmtmc .titlemeta {
	height:40px;
	padding-top:10px;
}
.post .dtmsingle .dtmtmc .titlemeta {
	height:40px;
}
.post .dtm .dtmtmc .titlemeta a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
}
.post .dtmsingle .dtmtmc .titlemeta a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
}
.post .dtmpage .dtmtmc .titlemeta a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
}
.byline {
	font-size:10px;
	font-weight:normal;
	color:#fff;
}
.byline a {
	font-size:10px;
	font-weight:normal;
	color:#fff;
}
.post .dtm .dtmtmc .comments {
	width:100px;
	float:right;
	color:#fff;
	font-size:11px;
	margin-right:10px;
}
.post .dtmpage .dtmtmc .comments {
	width:100px;
	float:right;
	color:#fff;
	font-size:11px;
	margin-right:10px;
}
.post .dtmpage {
	color:#ff9900;
}
.post .dtmpage h1 {
	color:#FF6600;
	font-size:16px;
	margin-left:10px;
	padding-top:10px;
	font-weight:bold;
}
.post .comments {
	width:100%;
	float:left;
	color:#ffffff;
	font-size:11px;
	height:30px;
	text-align:left;
	padding:10px;
}
.post .posttags .edit {
	width:100%;
	float:left;
	color:#ffffff;
	font-size:11px;
	height:30px;
	text-align:left;
	padding-top:6px;
}
.post .comments a {
	color:#ffffff;
	font-size:11px;
}
.post .comments a:hover {
	color:#FF6600;
	font-size:11px;
}
.post .pagetitle {
	font-size:15px;
	padding-top:5px;
	margin-top:20px;
	color:#fff;
}
.post .ptitle {
	font-size:15px;
	padding-top:5px;
	margin-top:20px;
	color:#fff;
}
/* Sidebar */



#sidebar {
	position:relative;
	float:left;
	width:450px;
	margin:0px;
}
#sidebar .sbar140 {
	float:left;
	width:210px;
	color:#fff;
	padding-right:5px;
	margin:0px;
}
/*#sidebar .sbarsep {
width:5px;
}*/

#sidebar .sbar235 {
	width:220px;
	float:right;
	margin:0px;
	padding-right:5px;
	color:#fff;
}
#sidebar .sbar140 ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
#sidebar .sbar140 ul li {
	list-style-type: none;
	line-height:15px;
	padding: 0;
}
#sidebar .sbar140 ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
#sidebar .sbar140 ul li ul li {
	list-style-type:none;
	line-height:15px;
	padding: 5px;
	margin-left:10px;
}
#sidebar .sbar140 ul li ul li a {
	color:#ffffff;
}
#sidebar .sbar140 ul li ul li a:hover {
	text-decoration:underline;
}
#sidebar .sbar140 h2 {
	font-size:16px;
	color:#ff6600;
	font-weight:bold;
	text-align:left;
	margin-top:20px;
}
/* Right side bar */



#sidebar .sbar235 ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
#sidebar .sbar235 ul li {
	list-style-type: none;
	line-height:15px;
	padding: 0px;
}
#sidebar .sbar235 ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
#sidebar .sbar235 ul li ul li {
	list-style-type:none;
	line-height:15px;
	padding: 0px;
	margin-left:10px;
}
#sidebar .sbar235 ul li ul li a {
	color:#ffffff;
}
#sidebar .sbar235 ul li ul li a:hover {
	text-decoration:underline;
}
#sidebar .sbar235 h2 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	margin:5px 5px 10px 5px;
} 
#text-1 {
	margin-top:10px;
}
#text-1 p {
	margin-left:10px;
	margin-right:10px;
}
#tag_cloud {
	width:190px;
	text-align:center;
	margin-bottom:5px;
}
#tag_cloud a {
	padding-left:10px;
}
#text-2 {
	margin-bottom:5px;
	margin-top:10px;
}
#text-2 p {
	margin-left:10px;
	margin-right:10px;
}
#recent-posts ul li {
	margin-bottom:5px;
}
#recent-comments {
	margin-bottom:5px;
}
.sbar235 .widget {
	padding-bottom:15px;
}
#footer {
	height:134px;
	padding-top:60px;
	text-align:center;
	margin-left:5px;
	border-top:2px solid #343636;
}
#footer p {
	font-size:10px;
	color:#eeeeee;
}
#footer p a {
	font-size:10px;
	color:#eeeeee;
}
/* Forms */







#commentform {
	font-size:8pt;
	padding: 15px 15px 1px;
	margin-right: 20px;
}
#commentform label {
	display:block;
	margin: 0;
}
#commentform input {
	width: 100px;
	padding: 1px;
	margin: 0px 5px 10px 0;
}
#commentform textarea {
	width: 330px;
	padding: 0;
	margin: 0px 0px 10px 0;
}
#commentform #submit {
	margin: 0 0 20px 0;
}
#commentform p {
	margin: 5px 0px;
}
/* Comments */


.rsssubscribe {

text-align:right;
}



.rsssubscribe a {

font-size:12px;

font-weight:bold;

color:#fff;

}

.rsssubscribe a:hover {

color:#ff6600;

}








ol.commentlist {
	font-size:8pt;
	padding: 0;
	margin: 0;
}
ol.commentlist li {
	display: block;
	list-style: none;
	padding: 15px 15px 1px;
	margin: 0;
	border-bottom:1px solid #CCC9B8;
}
ol.tblist {
	font-size:8pt;
	list-style: none;
	padding: 15px 15px 10px;
	margin: 0;
	border-bottom:1px solid #CCC9B8;
}
ol.tblist li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
	background: url(images/sbarli.png) 0 3px no-repeat;
	padding-left: 14px;
}
#respond {
	font-size:15px;
	padding-top:5px;
	margin-top:20px;
	color:#eeeeee;
}
#comments {
	position:relative;
	padding:0px 5px;
	color: #ffffff;
}
#comments ol li {
	color:#fff;
	background:#143454;
	padding:6px 14px;
	margin:18px 35px;
	border:1px dotted #44cafc;
}
#comments .alt {
	color:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border:1px dotted #44cafc;
}
#comments h2 {
	font-size:15px;
	padding-top:5px;
	margin-top:20px;
	color:#fff;
}
