/*  
Theme Name: WP-Starz Theme
Theme URI: http://www.bixbibrand.com
Author: Bixbi 
Author URI: http://www.bixbibrand.com/
Description: Copyright Steed Media Group

*/

/* REV 200906031200 */

/* --- [ Default style settings are below, while user-defined adjustments and adjustments for various color schemes are in the style.php file. You can make additional adjustments in style-2.css. ] --- */

/* -------------------[ Main Page Elements ]------------------- */

body {
	background:#079CD6;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color:#000;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
	}

#wrap {
	clear: both;
	margin: 0 auto;
	width:960px;
	background:#FFF;
        padding: 25px 25px;
  -moz-box-shadow: 0 0 5px 5px #ccc;
        -webkit-box-shadow: 0 0 5px 5px #ccc;
        box-shadow: 0 0 4px 4px #046c95;
	}

#header {
        width:1010px;
	margin: 0 auto;
	padding:0px;
	}

#head-content {
	width:960px;
	margin:0 auto;
	height:150px;
        padding:0px 25px;
	}

#sitetitle {
	font-weight:normal;
        font-size:11px;
	float:left;
        clear:both;
        display:block;
        margin-top:30px;
	padding:0;
	}

#sitetitle a {color:#333; letter-spacing:0px; text-decoration:underline; text-transform:uppercase; font-weight:bold; font-size:10px;}
#sitetitle a:hover {text-decoration:underline; color:#FC385C;}

#sitetitle h1, #sitetitle .title {
	font-size: 30px;
	padding:0;
	margin:24px 0 0;
	text-align:left;
	line-height: 1.2em;
	letter-spacing:-1px;
	}

#sitetitle .description {
	font-size: 9pt;
	padding: 0;
	margin:0;
	text-align:left;
	}

#head-banner468 {
	float:right;
	margin-top:0px;
	overflow:hidden;
	}

#page {
	clear: both;
	margin: 0 auto;
	padding:0;
	}  

#contentleft {
	width: 630px;
	float:left;
	padding-right: 10px;
	margin: 0;
	} 

#content {
	margin: 0;
	padding: 0;
	width: 630px;
	}

#content .col-3 {
	width:480px;
	margin:0;
	padding: 0;
	}

#sidebarleft {
	width:140px;
	padding:0;
	margin:0;
	}

#contentright {
	width: 300px;	
	float:right;	
	padding: 0;	
	margin: 0;
	} 

.maincontent {}


#sidebar {
	width: 300px;	
	float:none;	
	display:block;
	}

#sidebar-bottom {
	width:300px;
	clear:both;
	display: block;
	}

#sidebar-bottom-left {
	width:170px;
	float:left;
	padding:0;
	margin:0;
	}

#sidebar-bottom-right {
	width:130px;
	float:right;
	padding:0;
	margin:0;
	}

#footer {
	text-align:center;
	padding:25px 25px;
	clear: both;
	margin: 0 auto;
        height:100px;
        color:#fff;
	font-size:12px;
	border-bottom:0px solid #000;
	}

#footer a {color:#eee; font-weight:bold;}
#footer a:hover {color:#ccc; text-decoration:underline;}

#footer .limit {
	padding: 0;
	margin:0 auto;
	width:940px;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	letter-spacing:0px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

h1 {
	font-size: 28pt;
	margin: 0;
	}

h2 {
	font-size: 20px;
	}

h3 {
	font-size: 14pt;
	}

h4,h5,h6,h7 {
	font-size: 12pt;
	letter-spacing:0px;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 0px;
        font-family:arial;
	}

.entry h2 a {color:#000; font-weight:bold !important; font-size:20px;line-height:24px; }
.entry h2 a:hover {color:#000;}

h3#comments, h3#respond, h3#trackbacks  {
	font-size:16pt;
	margin: 0 0 10px;
	}

h3#postinfo, h3#comments, h3#respond, h3#trackbacks, #respond h3  {
	font-size:14pt;
	margin: 0 0 10px;
	}

h3#comments  {
	margin: 0 0 5px;
	}

h1.archive-title {
	padding: 5px 10px;
	border:1px solid #ddd;
	border-bottom:0;
	background:#eee;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	text-decoration:none;
	color:#079CD6;
	}

a:hover, a:active {
	text-decoration:none;
	color:#000000;
	}

.post h1 {
	background:transparent;
        font-family:arial;
        font-weight:bold;
        line-height:48px;
        color:#333;
        margin-bottom:15px;
	}

.post h1 a, .post h2 a, .post h1 a:link, .post h2 a:link, .post h1 a:visited, .post h2 a:visited, .feature-entry h2 a {
	background:transparent;
        font-family: arial;
        font-weight:normal;
        color:#333;
	}

.post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover {
	background:transparent;
        text-decoration:none;
        color:#079CD6;
	}

a.more-link, a.more-link:link, a.more-link:visited  {
	background: url(images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px; 
        }

a.more-link:hover, a.more-link:active  {
	background: url(images/arrow-on.gif) 100% 70% no-repeat;
	padding-right:12px; 
	}

#footer a, #footer a:link, #footer a:visited {
	}

#footer a:hover, #footer a:active {
	}
	
/* -------------------[ Images ]------------------- */

.entry img {
	border:0px solid #ddd;
	padding:0px;
	background:#fff;
	margin: 0 0 0px 0px;
        }


.entry img.thumbnail {
        padding:0px;
        width:170px;
        height:170px;
	background:#fff;
	border:0px solid #ddd;
	float:left;
	margin: 0px 30px 0px 0px;
}

img.alignright {
	background:#fff;
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
        }

img.alignleft {
	background:#fff;
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
        }

img.aligncenter, img.centered, img.center { 
	background:#fff;
	display: block; 
	margin: 0 auto 20px auto;  
	float: none; 
	clear: both;
        }

img.feature-photo, img.home_feature_photo {
	margin:0;
	float:right;
	display:block;
	max-height:225px;
	height:auto !important;
	height:225px;
	}

.entry img.feature-photo {
	margin:0 0 10px 10px;
	float:right;
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	}

img.post-thum, img.thumbnail {
	padding:0px;
        width:300px;
        height:200px;
	background:#fff;
	border:0px solid #ddd;
	float:left;
	margin: 0px 25px 0px 0px;

	}

img.avatar, img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 10px 10px;
	}

.commentlist img.avatar, img.comment-grav {
	margin-bottom:15px;
	}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top:5px;
	margin: 0 10px 10px;
	}

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

.wp-caption p.wp-caption-text {
	font-size: 8pt;
	padding: 5px;
	margin: 0;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

.post ul {
        list-style-type: none;
        }

.post ul li {
        list-style-type:none;
        background: url(images/arrow-off.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

.post ul ul {
        margin-left:0;
        }

.post ol li {
        list-style-type:decimal;
        }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px solid #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #666;
        color: #666;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.post {
	border:0px solid #ddd;
	margin: 0;
        background:#FFF; border:0px solid #ccc; padding:0px;
	}




.singlepost .post { font-family:arial; line-height:26px; font-size:14px;}


.entry {
	margin: 0;
	padding: 0px;
        font-family:arial;
  color:#333;
	}

.postinfo {
	padding: 0 0 0px;
	margin: 0 0 5px;
	font-size:10px;
        font-family:arial !important;
        text-transform: uppercase;
        letter-spacing: 2px; 
	border-bottom:0px solid #ddd;
	}

.postdate {
	padding: 5px 0px;
	margin: 25px 0px 35px 0px;
	font-size:8pt;
	border-bottom:2px solid #DDD;
  color:#777;
  font-weight:bold;
	}

.postdate .left {
	float:left;
	width:300px;
	}

.postdate .right {
	float:right;
	width:100px;
	text-align:right;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	margin: 0;
	padding: 0;
	font-size:8pt;
	font-weight:bold;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        float: none; 
        clear: both;
	}

.banner468 {
	text-align:center;
	margin: 0 auto 10px;
	padding:4px;
	border:1px solid #ddd;
	background:#eee;
	float:none;
	display:block;
	}

.tags {
	background: transparent url(images/tag.gif) 0 2px no-repeat;
	margin: 0 0 15px;
	padding: 0 0 0 17px;
	}

.cats {
	background: transparent url(images/folder.gif) 0 3px no-repeat;
	margin: 0 0 5px;
	padding: 0 0 0 17px;
	}

* html ul li {height:1em;}

/* ---------------[ Tables ]--------------- */

table {
	margin-bottom:15px;
	}

tr, td, th {
	margin:auto; 
	}

td, th {
	padding:5px;
	vertical-align:top;
	}

th {
	font-weight:bold;
	background:#ddd;
	}

td {
	border:1px solid #ddd;
	}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	padding: 10px;
	margin: 0 0 10px;
	border:1px solid #ddd;
	background:#fff;
	line-height:1.4em;
	}

.singlepost .auth-bio {
	background:#eee;
	margin: 10px 0 10px;
	}

.auth-bio img.avatar {
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 0 10px;
	}

.auth-bio p {
	margin:0;
	}

/* ---------------[ Site Map Page ]--------------- */

ul.archives, ul.wp-tag-cloud {
	margin: 0 0 15px 5px;
	padding: 0;
	}

ul.archives ul, ul.wp-tag-cloud ul {
	padding:0;
	}

ul.archives ul li, ul.wp-tag-cloud ul li {
	background:transparent;
	padding-left:0;
 	margin:0;
        }

ul.archives ul ul, ul.wp-tag-cloud ul ul {
	margin:0;
	margin-left: 15px;
	padding:0;
	}

.post ol.archives {
	margin-top:0;
	margin-bottom:0;
	}

.post ol.archives li {
	margin:0;
	padding:0;
	}

.sitemap h3 { margin-bottom: 0px !important; }

/* -------------------[ Top Navigation ]------------------- */

#topnav {
	font-size:10pt;
	padding: 15px;
	margin: 0 auto;
  background:#292929;
	}

#topnav .limit {
	width:980px;
	margin:0 auto;
	padding:0px;
	}

#topnav ul {
	width:690px;
	list-style: none;
	padding: 15px 0 0;
	margin: 0 auto;
	float:left;
	}

#topnav a, #topnav a:link, #topnav a:visited {
	display: block;
	text-decoration: none;
	padding: 0px 10px;
	margin:0;
	}

#topnav a:hover, #topnav a:active  {
	
	}

#topnav li {
	float: left;
	padding: 0;
	}

#topnav li#search {
	float: right;
	padding: 0;
	margin:0;
	}

#topnav li ul {
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding:0;
	background:#eee;
	border-top:1px solid #ddd;
	}

#topnav li li {
	border-bottom:1px solid #ddd;
	}

#topnav li ul a, #topnav li ul a:link, #topnav li ul a:visited { 
	width:160px;
	}

#topnav li ul a:hover, #topnav li ul a:active  { }

#topnav li ul ul {
	border:0;
	margin: -24px 0 0 180px;
	}

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

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

#topnav li:hover, #topnav li.sfhover { 
	position: static;
	}


/* -------------------[ Searchform ]------------------- */

#topsearch {
	text-align:right;
	float:right;
	padding: 0px 0 0;
	margin-top:55px;
  -moz-box-shadow: 0 0 5px 5px #ccc;
        -webkit-box-shadow: 0 0 5px 5px #ccc;
        box-shadow: 0 0 4px 4px #046c95;
	}

#searchform {
	text-align:right;
	float:right;
	padding:0;
	margin:0;
	}

#searchform #searchfield {
	float:left;
	padding:5px;
	width:247px;
        font-size:16px;
        color:#ccc;
        font-weight:bold;
	margin: 0;
	height:26px;
	border:1px solid #fff;
	background:#fff;
	}

#searchform #submitbutton {
	margin: 0 0 0 0px;
	float:left;
	font-size:12px;
	font-weight:bold;
	width:40px;
	height:38px;
	text-align:center;
	border:0;
	text-indent:-10000em;
	background:#000 url(images/search-button.gif) top left no-repeat;
	}

#searchform #submitbutton:hover { background: transparent url(images/search-button.gif) bottom left no-repeat; }

/* -------------------[ Category Navigation ]------------------- */

#nav {
	font-size:24px;
        font-family: arial !important;
	margin:0 auto;
        padding: 0px 10px;
        width:940px;
        background:#000;
  margin-bottom:25px;
	}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
  float:left;
        width:840px;padding: 15px 0px;
	}

#nav a, #nav a:link, #nav a:visited {
	display: block;
        letter-spacing:0px;
	text-decoration: none;
	border-right:5px solid #3e3e3e;
        font-weight:700;
        color:#fff;
        padding:0px 10px;
        margin-right:0px;
        background:#000;
  text-transform:uppercase;
	}

#nav a:hover, #nav a:active  {
        background:#000000;
        color:#EE0077;
        text-decoration: none;
	}

#nav li {
	float: left;
	padding: 0;
	}

#nav li ul {
	border-top:0;
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 194px;
	margin: 0;
	padding:0;
	background:#fff;
	border-top:1px solid #ddd;
        
	}

#nav li li {
	border-bottom:1px solid #ddd;
	}

#nav li ul a, #nav li ul a:link, #nav li ul a:visited {
	border:0;
	width:164px;
	}

#nav li ul a:hover, #nav li ul a:active  {
	background: #f5f5f5; 
	}

#nav li ul ul {
	border-top:0;
	margin: -28px 0 0 160px;
	}

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

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

#nav li:hover, #nav li.sfhover { 
	position: static;
	}


/* -------------------[ Comments ]------------------- */

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 0 10px;
	}
	
.commentlist li {
	clear:both;
	margin: 10px 0 0;
	padding: 15px;
	border:1px solid #ddd;
	list-style-type:none;
	}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
	}

.commentlist li.alt {

	}

.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	}

#commentform {
	background:#eee;
	padding: 10px 10px 0;
	margin: 0;
	border:1px solid #ddd;
	}

#commentform textarea {
	width:80%;
	padding:10px;
	}

ol.tblist {
	padding: 10px 0 0;
	margin: 0 0 10px;
	}

ol.tblist li {
	margin: 0 0 5px 20px;
	}

.thread-alt {
	background: #fff;
	}	

.thread-even {
	background: #eee;
	}

#respond { 
	clear:both; 
	}

.commentlist #respond { 
	clear:both; 
	padding-top:10px; 
	}

.comments-navigation {
	display:block;
	margin: 0 0 5px;
	padding:0;
	font-weight:bold;
	}

.comments-navigation .alignleft {
	float:left;
	}

.comments-navigation .alignright {
	float:right;
	}

.comments-number {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
	}

.commentlist img.avatar, .commentlist img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 10px 10px;
	}

a.comment-reply-link, a.comment-reply-link:link, a.comment-reply-link:visited, .reply a, .reply a:link, reply a:visited {
	clear:both;
	background:#ddd;
	border:1px solid #bbb;
	padding: 3px 10px;
	font-weight:bold;
	font-size:8pt;
	text-transform:lowercase;
	color:#000;
	}

a.comment-reply-link:active, a.comment-reply-link:hover, reply a:active, .reply a:hover {
	background:#ddd;
	}

/* -------------------[ Features ]------------------- */

#my-glider {
	display:block;
	padding:0;
	margin:0 0 80px;
	width:630px;
	color:#fff;
	background: #000;
	}

#my-glider .scroller {
	display:block;
	width:630px;
	height:420px;	
	padding:0;
	margin: 0 auto; 
	overflow: hidden;
	border-top:0;
	border-bottom:0;
	}

#my-glider .scroller .section {
	width:630px;
	height:420px;
	padding:0;
	margin: 0;
	overflow: hidden;
	}

#my-glider .controls {
	display:block;
	padding: 0;
	margin:0 auto;
	}

#my-glider .controls ul {
	background: #fff;
	font-size:8pt;
	padding:6px 0 0 0;
	list-style-type:none;
	margin:0;
	}

#my-glider .controls li {
	line-height:1.2em;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider img.post-thum, #my-glider img.thumbnail {
	background:#fff;
	float:none;
	margin: 0;
	width:100px;
	height:67px;
	}

#my-glider .controls li a, #my-glider .controls li a:link, #my-glider .controls li a:visited {
	height:67px;
	width:100px;
	padding: 0;
	float:left;
	margin:0 6px 0 0;
	overflow:hidden;
	}

#my-glider .controls li a:hover, #my-glider .controls li a:active {
	}

#my-glider .controls li a.active {
	background:#fff;
	}

#my-glider .controls li#post6 {
	float:right;
	}

#my-glider .controls li#post6 a, .control li#post6 a:link, .controls li#post6 a:visited {
	float:right;
	margin:0;
	}

#my-glider .control-top {
	margin: 0 auto;
	padding: 5px 5px 5px 10px;
	font-weight:bold;
	}

#my-glider .feature-entry  {
	height:95px;
	overflow:hidden;
	padding:15px 25px;
	margin:295px 0 0;
	background: url(http://starztogo.com/images/tintpage.png) repeat;
  color:#ccc;
	}

#my-glider .feature-entry p  {
	margin:0;
	}

#my-glider a, #my-glider a:link, #my-glider a:visited   {
	color:#fff;
	}


#my-glider a:hover, #my-glider a:active  {
	color:#fff;
	}

#my-glider .feature-entry h2 {
	margin:0;
	font-size:26px;
  line-height:30px;
	}

#my-glider a.more-link, #my-glider a.more-link:link, #my-glider a.more-link:visited  {
	background: url(images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px;
        }

#my-glider a.more-link:hover, #my-glider a.more-link:active  {
	background: url(images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px;
	}

#my-glider .postinfo {
	padding: 0;
	margin: 0;
	font-size:8pt;
	border-bottom:0;
	}

/* -------------------[ Sidebar ]------------------- */

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

#sidebar ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	overflow:hidden;
        background:#FFF;
	border:0px solid #ccc;
	}

#sidebar li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 5px 3px 20px;
	background:transparent url(images/side-arrow.gif) 5px 7px no-repeat;
	border-bottom:1px solid #ddd;
	}

#sidebar li li:hover {
	background:transparent url(images/side-arrow-on.gif) 5px 7px no-repeat;
	}

#sidebar li li li {
	background-image:none;
	border:0;
	padding: 0px 0;
	}

#sidebar li li li:hover {
	background-image:none;
	}

#sidebar li li li li {
	padding-left: 10px;
	}

#sidebar .textwidget {
	margin: 0;
	padding:0px;
        background:#FFF;
	}

#sidebar li#tag-cloud ul { }

#sidebar li#tag-cloud ul.wp-tag-cloud {	padding: 9px; }

#sidebar li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar li select {
	width:160px;
	margin: 0;
	}

/* -------------------[ Side Tabs ]------------------- */

#sidebar li ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 4px;
	display:block;
	clear:both;
	background: #eee;
	border-bottom:1px solid #ddd;
	}

#sidebar li ul.tabs li {
	font-weight:bold;
	font-size:8pt;
	float:left;   
	padding:0;
	margin: 0 1px 0 0;
	border: 0;
	background: transparent;
	background-image:none;
	} 

#sidebar li ul.tabs li:hover {  
	background: transparent;
	background-image:none; 
	} 

#sidebar li ul.tabs li a, #sidebar li ul.tabs li a:link, #sidebar li ul.tabs li a:visited {
	float:left; 
	padding:3px 5px;   
	margin:0;
	color:#000;
	} 

#sidebar li ul.tabs li a:hover, #sidebar li ul.tabs li a:active {  
	color:#000;
	background:#fff;      
	}  

#sidebar li ul.tabs li a.on {  
	color:#000;
	background:#fff;   
	}

#sidebar li#side-tabs .sidebox {
	clear:both;
	margin: 0;
	padding: 9px;
	}

#sidebar li#side-tabs form {
	margin: 0;
	padding: 0;
	}

#sidebar li#side-tabs form p {
	margin: 0 0 10px;
	padding: 0;
	}

#sidebar li#side-tabs p.feeds {
	margin: 0 0 15px;
	font-weight:bold;
	padding-left: 15px;
	background: url(images/rss-12.gif) 0 50% no-repeat;
	}

#sidebar li#side-tabs p.email {
	margin: 0 0 5px;
	font-weight:bold;
	}

#sidebar li#side-tabs .rss input {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar li#side-tabs .rss {
	background: url(images/rss96.gif) 100% 8px no-repeat;
	}

/* ---------------[ 125x125 Banner Ads ]--------------- */

#sidebar li ul#banner125 {
	padding: 10px 10px 0 !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li.ad1, #sidebar ul li ul#banner125 li.ad3, #sidebar ul li ul#banner125 li.ad5, #sidebar ul li ul#banner125 li.ad7, #sidebar ul li ul#banner125 li.ad9  {
	float:left !important;
	clear:left !important;
	padding: 0 !important;
	margin: 0 5px 5px 0 !important;
	border: 0 !important;
	background: transparent !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li.ad2, #sidebar ul li ul#banner125 li.ad4, #sidebar ul li ul#banner125 li.ad6, #sidebar ul li ul#banner125 li.ad8, #sidebar ul li ul#banner125 li.ad10  {
	float:right !important;
	clear:right !important;
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	border: 0 !important;
	background: transparent !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li:hover {
	background: transparent !important;
	}

/* -------------------[ Sidebar-Left ]------------------- */

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

#sidebarleft ul ul {
	margin: 0;
	padding: 0;
	}

#sidebarleft ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebarleft ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebarleft li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	overflow:hidden;
	border:1px solid #ddd;
	}

#sidebarleft li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 5px 3px 20px;
	background:transparent url(images/side-arrow.gif) 5px 7px no-repeat;
	border-bottom:1px solid #ddd;
	}

#sidebarleft li li:hover {
	background:transparent url(images/side-arrow-on.gif) 5px 7px no-repeat;
	}

#sidebarleft li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebarleft li li li:hover {
	background-image:none;
	}

#sidebarleft li li li li {
	padding-left: 10px;
	}

#sidebarleft .textwidget {
	margin: 0;
	padding:9px;
	}

#sidebarleft li#tag-cloud ul { }

#sidebarleft li#tag-cloud ul.wp-tag-cloud { padding: 9px; }

#sidebarleft li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebarleftli#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebarleft li select {
	width:110px;
	margin: 0 0 10px;
	} 

/* -------------------[ Sidebar Bottom left ]------------------- */

#sidebar-bottom-left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	overflow:hidden;
	border:0px solid #ddd;
	}

#sidebar-bottom-left li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 5px 3px 10px;
	font-weight:bold;
	}

#sidebar-bottom-left li li:hover {
	
	}

#sidebar-bottom-left li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebar-bottom-left li li li:hover {
	background-image:none;
	}

#sidebar-bottom-left li li li li {
	padding-left: 10px;
	}

#sidebar-bottom-left .textwidget {
	margin: 0;
	padding:9px;
	}

#sidebar-bottom-left li#tag-cloud ul { }

#sidebar-bottom-left li#tag-cloud ul.wp-tag-cloud { padding: 9px; }

#sidebar-bottom-left li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar-bottom-leftli#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar-bottom-left li select {
	width:110px;
	margin: 0 0 10px;
	} 

/* -------------------[ Sidebar Bottom Right ]------------------- */

#sidebar-bottom-right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	overflow:hidden;
	border:0px solid #ddd;
	}

#sidebar-bottom-right li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 5px 3px 10px;
	font-weight:bold;
	}

#sidebar-bottom-right li li:hover {
	
	}

#sidebar-bottom-right li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebar-bottom-right li li li:hover {
	background-image:none;
	}

#sidebar-bottom-right li li li li {
	padding-left: 10px;
	}

#sidebar-bottom-right .textwidget {
	margin: 0;
	padding:9px;
	}

#sidebar-bottom-right li#tag-cloud ul { }

#sidebar-bottom-right li#tag-cloud ul.wp-tag-cloud { padding: 7px; }

#sidebar-bottom-right li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar-bottom-rightli#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar-bottom-right li select {
	width:110px;
	margin: 0 0 10px;
	} 

#sidebar li li:last-child, #sidebarleft li li:last-child, #sidebar-bottom-left li li:last-child, #sidebar-bottom-right li li:last-child {
	border-bottom:0;
	}

#sidebarleft li, #sidebar li, #sidebar-bottom-left li, #sidebar-bottom-right li { height:auto !important; }

/* -------------------[ Magazine Home Page Styles ]------------------- */

ul.home-left {
	width:308px;
	padding:0;
	float:left;
	margin:0 0 10px;
	list-style-type:none;
	border:1px solid #ddd;
	}

ul.home-right {
	width:308px;
	padding:0;
	float:right;
	margin:0 0 10px;
	list-style-type:none;
	border:1px solid #ddd;
	}

ul.home-bottom {
	list-style-type:none;
	margin: 0 auto;
	padding:0;
	clear:both;
	border:1px solid #ddd;
	}

ul.home-right li.homepost, ul.home-left li.homepost {
	line-height:1.3em;
	font-size:9pt;
	margin:0;
	padding: 10px;
	list-style-type:none;
	border-bottom:1px solid #ddd;
	height:75px;
	overflow:hidden;
	}

ul.home-bottom li.homepost {
	list-style-type:none;
	margin:0;
	padding:10px;
	border-bottom:1px solid #ddd;
	}

ul.home-right li.bottom, ul.home-left li.bottom, ul.home-bottom li.bottom {
	font-size:9pt;
	margin:0;
	padding: 3px 10px;
	list-style-type:none;
	background:#eee;
	}

ul.home-right li img, ul.home-left li img, ul.home-bottom li img {
	width:71px !important;
	height:71px !important;
	float:left !important;
	margin: 0 10px 0 0 !important;
	}

ul.home-right h3, ul.home-left h3, ul.home-bottom h3 {
	font-family:arial,helvetica, sans-serif;
	padding:0;
	font-weight:bold;
	margin: 0;
	letter-spacing:0px;
	font-size:10pt;
	}

ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle {
	font-family:arial,helvetica, sans-serif;
	line-height: 1.5em;
	padding:3px 10px;
	border-bottom:0px solid #ddd;
	font-weight:bold;
	margin: 0;
	letter-spacing:0px;
	font-size:9pt;
	}

ul.home-right p, ul.home-left p, ul.home-bottom p {
	margin-bottom:0;
	}


#likebox-frame{
 border:2px solid #FFF;
 width:290px;
 z-index:10;
 height: 156px;
 overflow: hidden;
 position:relative;
 top:-1px;
 left:-2px;
}
#likebox-frame iframe{
  left:-5px;
  overflow:hidden;
  position:relative;
  top:-1px;
}

.readcomment {margin:10px 0px 10px 0px !important; color:#999 !important; font-weight:bold !important; font-size:11px !important; font-family:georgia !important; }
.readcomment a {margin:0px 0px 10px 0px !important; color:#000 !important; font-weight:bold !important; font-size:11px !important; font-family:georgia !important; text-transform:none !important;}
.readcomment a:hover {color:#555; text-decoration:underline;}

#sidebarphotos { height:80px; float:left; background:#FFF; margin:10px;}
#sidebarphotos a {font-size:16px; font-family:arial; font-weight:bold; color:#000; line-height:20px;}
#sidebarphotos a:hover {text-decoration:underline;}
#sidebarphotos img {width:120px; height:80px;}


#sidebarphotosmore { float:left; background:#FFF; margin-bottom:15px; border-bottom:1px solid #DDD; width:100%; padding:0px 0px 15px 0px; font-size:11px; line-height:14px;}
#sidebarphotosmore a {font-size:12px; font-family:arial; font-weight:normal; color:#333; line-height:15px; display:block; font-weight:bold;}
#sidebarphotosmore a:hover {text-decoration:none; }
#sidebarphotosmore img {width:120px; height:80px; margin-right:15px;}



#sidebarphotosceleb {  margin-bottom:15px; border-bottom:1px solid #DDD; width:100%; padding:0px 0px 20px 0px; font-size:12px; line-height:18px; color:#333;}
#sidebarphotosceleb a {font-size:20px; font-family:arial; font-weight:normal; color:#333; line-height:24px; display:block; font-weight:bold; margin-bottom:8px;}
#sidebarphotosceleb a:hover {text-decoration:none; color:#079CD6;}
#sidebarphotosceleb img {width:300px; height:auto; margin-bottom:15px;}



#sidebarlooks { height:auto;  background:#EC99A5; margin:0px; text-align:center; padding-top:60px;}
#sidebarlooks a {font-size:22px; font-family:Georgia; color:#FFF; line-height:28px; font-style:italic;}
#sidebarlooks a:hover {color:#FFF; text-decoration:underline;}
.sidebarlooks {padding:10px;}
#sidebarlooks img {width:280px; height:auto; display:block; margin-bottom:0px; padding:10px; background:#EC99A5;}

#sidebargallery { width:159px; background:#EBE7FF; height:200px;float:left; margin:0px;}
#sidebargallery a {font-size:12px; font-family:arial; font-weight:bold; color:#5e50a1; line-height:16px;}
#sidebargallery a:hover {color:#5e50a1; text-decoration:underline;}
.sidebargallery {padding:10px;}
#sidebargallery img {width:159px; height:106px; margin-bottom:5px;}


#hometop { width:156px; background:#FFF; float:left; margin:21px; font-size:12px; line-height:16px; height:auto; overflow:hidden; color:#333;}
#hometop a {font-size:14px; font-family:arial; color:#333;  line-height:18px; font-weight:normal; font-weight:bold;}
#hometop a:hover {color:#555;}
.hometop {padding:0px; margin-bottom:5px;}
#hometop img {width:156px; height:104px; margin-bottom:25px;}

.sidebarreadcomment, .sidebarreadcomment a {color:#EC008C; font-weight:normal !important; text-transform:uppercase; font-size:10px !important; letter-spacing:0px; font-family:arial !important; color:#EC008C !important;}
.sidebarreadcomment a:hover {color:#EC008C !important; text-decoration:underline;}

.footerad { padding:25px; clear: both; margin: 0 auto; text-align:center; }

.topoptions {}
.topoptions a {padding:5px; color:#000; font-size:11px;}

.tabs {background:#EE0077; color:#fff; margin-bottom:15px; padding:10px; text-align:center; font-size:24px; font-weight:bold; text-transform:uppercase;}


.maintabs {border-top:0px dotted #ccc; text-transform:uppercase;padding:0px 5px; font-weight:bold; font-size:12px; line-height:16px; margin-bottom:5px; margin-top:0px; letter-spacing:3px;}



#topslide {
        background:#fff;
	width:990px;
        -moz-box-shadow: 0 0 5px 5px #ccc;
        -webkit-box-shadow: 0 0 5px 5px #ccc;
        box-shadow: 0 0 4px 4px #046c95;
        height:400px;
	margin:0 auto;
        padding: 10px;
        margin-top:25px;
	}

.topsplit {
	font-size:9px;
        font-family:arial,helvetica, sans-serif;
        text-transform:uppercase;
	width:940px;
        letter-spacing:2px;
	margin:0 auto;
        padding: 3px 0px;
	margin-top: 10px;
	background: #FFF;
	border-top:0px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}

.right {float:right;}
.left {float:left}

.catg, .catg a {font-family: arial !important; color:#1875D3; letter-spacing:0px; !important; font-weight:bold; text-transform:uppercase; font-size:12px !important; margin-bottom:3px; padding-top:5px;}
.catg a:hover {text-decoration:underline;}

.wp-pagenavi {
	clear: both;
        font-size:16px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 0px solid #ccc !important;
	padding: 5px 10px !important;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}


.tpsocial {float:right; margin-top:15px; font-size:11px; margin-right:-30px;}

.readmore a {background:#046c95; display:-inline-block; padding:8px 10px; clear:both; line-height:65px;margin-top:15px; color:#fff; font-weight:bold;}

.timedate {margin-bottom:15px; margin-top:3px;color:#777;}

.navsocial a {float:right; border-right:0px !important; margin-top:14px; padding-left:0px !important;}

.gallerybar {text-align:center; font-size:36px; font-weight:bold;}

.arrowleft a{float:left; background:#000; padding:10px 20px; font-weight:bold; color:#fff; border-right:1px solid #333; }
.arrowright a{float:right; background:#000; padding:10px 20px; font-weight:bold; color:#fff; border-left:1px solid #333;}
.gallerynav {background:#000 !important; height:46px; text-align:center;  color#fff !important;}
.gallerycount {color:#fff; padding-top:10px; font-weight:bold;}




























































