/*  
Theme Name: Premium News
Theme URI: http://www.premiumnewstheme.com/
Description: Premium News is a feature-rich theme for magazine- / news-type blogs created by <a href="http://www.adii.co.za">Adii Freelancer</a>. Theme originally developed by Adii Freelancer <a href="http://www.adii.co.za">Adii Freelancer</a>, upgraded by <a href="http://buranj.elance.com">Boris Buranj</a> and redesigned for <a href="http://www.hartofsuccess.com">HartOfSuccess.com</a>. Special thanks to <strong>Tania</strong> and <strong>Stefanie</strong>.
Version: v2
Author: Boris Buranj
Author URI: http://buranj.elance.com

*/

/*========= SETUP =========*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bgr.gif) #bcbcbc repeat-x top;
	color: #000000;
	font: 0.8em Arial,Helvetica,Sans-Serif;
}
a{
	color: #ff7800;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
   box-shadow:0 0 20px #454545;
   -moz-box-shadow:0 0 20px #454545;
   -webkit-box-shadow:0 0 20px #454545;
	background: #ffffff;
	margin: 0 auto;
	width: 960px;
}
/*--- Main Columns ---*/
#columns{
	margin: 0px 0 0;
	padding: 0 15px 25px;
	clear: both;
}
.col1{
	float: left;
	width: 550px;
}
.col2{
	float: right;
	width: 350px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 10px;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	background: #000000;
	height: 30px;
	padding: 4px 0 0;
}
#nav-left {
	float:left;
	display:inline;
	width:440px;
	}
#nav-right {
	float:right;
	display:inline;
	width:440px;
	}
#nav ul {
	position: relative;
    height: 26px;
    overflow: hidden;
	padding-left:10px;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav ul  li.back {
    background-color: #333333;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}
#nav ul  li a {
	text-decoration: none;
	color: #dddddd;
	outline: none;
	text-align: center;
	top: 6px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 15px !important;
	margin: auto 7px;	
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}      
/*- Category Navigation -*/
.nav2, .nav2 * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav2 {
	line-height: 1.0;
	border-bottom: 3px solid #B3B3B3;
	width: 100%;
   position: relative;
   z-index: 9999999;
}
.nav2 ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
.nav2 ul li {
	width: 300px;
}
.nav2 li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.nav2 li {
	float: left;
	position: relative;
}
.nav2 a {
	display: block;
	position: relative;
}
.nav2 li:hover ul,
.nav2 li.sfHover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */
}
ul.nav2 li:hover li ul,
ul.nav2 li.sfHover li ul {
	top: -999em;
}
ul.nav2 li li:hover ul,
ul.nav2 li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.nav2 li li:hover li ul,
ul.nav2 li li.sfHover li ul {
	top: -999em;
}
ul.nav2 li li li:hover ul,
ul.nav2 li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** nav2 skin ***/
.nav2 {
	float: left;
}
.nav2 .current-cat, .nav2 .current-cat-parent {
	background: #B3B3B3;
}
.nav2 a {
	padding: 10px 1em;
	text-decoration: none;
}
.nav2 a, .nav2 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.nav2 ul.sub-menu li a, .nav2 ul.sub-menu li a:visited {
	font-size: 13px;
}
.nav2 li.current-cat a, .nav2 li.current-menu-item a {
	color: #0007FF;
}
.nav2 li.current-cat .children li.cat-item a, .nav2 .current-menu-item ul.sub-menu li.menu-item a {
	color: #000000;
}
.nav2 li {
	background: #fff;
}
.nav2 li li {
	background: #B3B3B3;
}
.nav2 li li li {
	background: #B3B3B3;
}
.nav2 li:hover, .nav2 li.sfHover,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	background: #D3D3D3;
	outline: 0;
}

/*** arrows **/
.nav2 a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .8em;
	background-position: 100 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.nav2 ul .sf-sub-indicator { background-position: -10px 0; }
.nav2 ul a > .sf-sub-indicator { background-position: 0 0; }
/* apply hovers to modern browsers */
.nav2 ul a:focus > .sf-sub-indicator,
.nav2 ul a:hover > .sf-sub-indicator,
.nav2 ul a:active > .sf-sub-indicator,
.nav2 ul li:hover > a > .sf-sub-indicator,
.nav2 ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}
/*- Search -*/
#search{
	background: #333333;
	border: 1px solid #b3b3b3;
	float: right;
	height: 23px;
	margin: 0 15px 0 0;
	padding: 0 10px 0 0;
	width:325px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: transparent;
	border: 0;
	color: #b3b3b3;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 2px 2px 2px 10px;
	width:288px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}
/*- Header -*/
#header{
	background: url(images/hl-dot.gif) repeat-x bottom;
	height: 265px;
	padding: 0 0 2px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
}
#header h1 a{
	display: block;
	height: 120px;
	width: 389px;
}
/* breadcrumbs */
#breadcrumbs {
   background-color: #eee;
   clear: both;
   font-size: 12px;
   margin-bottom: 1em;
   padding: 0 5px 2px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
   border-bottom-right-radius:5px;
   -moz-border-radius-bottomright:5px;
   -webkit-border-bottom-right-radius:5px;
   border-top-right-radius:5px;
   -webkit-border-top-right-radius:5px;
   -moz-border-radius-topright:5px;
   box-shadow:0 0 4px #ccc;
   -moz-box-shadow:0 0 4px #ccc;
   -webkit-box-shadow:0 0 4px #ccc;
   background:none repeat scroll 0 0 #ddd;
   border:1px solid #fff;
   height:200px;
   margin:0 0 10px;
   overflow:hidden;
   padding-right:10px;
}
.featured h2{
	font-size: 11px;
	padding: 10px 0;
}
.featured h3{
	font-size: 14px;
	padding: 10px 0 10px 0;
}
.featured h3 a {
	color:#000;
}
.featured h3 a:hover {
	color:#FF7800;
}
.featured p {
	margin-bottom:10px;
}
.featured-img{\
   box-shadow:2px 0 5px #555;
   -moz-box-shadow:2px 0 5px #555;
   -webkit-box-shadow:2px 0 5px #555;
	margin: 0 10px 0 0;
	width:350px;
	height:200px;
	float:left;
	display:inline;
}
#ribbon{
	width:138px;
	height:138px;
	float:right;
}
#featured-th{
	height: 57px;
	margin: 0 0 30px;
}
#featured-th img{
	margin: 0;
	border:none;
}
#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:12px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
   border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   box-shadow:0 0 4px #ccc;
   -moz-box-shadow:0 0 4px #ccc;
   -webkit-box-shadow:0 0 4px #ccc;
	background:#DDD;
   border:1px solid #fff;
	float:left;
	width:550px;
	height:auto;
	margin-bottom:30px;
	}
.video-left {
	float:left;
   margin-left:10px;
	width:350px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:190px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	color: #ff7800;
	font-size:1.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px !important;
	margin:0 !important;
	}
.video-right p{
	color: #000;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 10px !important;
	margin:0 !important;	
	}
.video-right .idTabs {
	border-top:1px solid #FFF;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #FFF;
	background:#DDD;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video-right .selected {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video-right .idTabs li a.all-video {color:#0007FF; text-transform:uppercase;}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 1em;
	padding: 0 0 5px;
}
.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
}
.post p.posted{
	color: #c0c0c0;
}
/*- Box -*/
.box{
	border-top: 3px solid #c0c0c0;
	clear: both;
	height: 1%;
	margin: 0 0 20px;
	padding: 15px 0 20px;
}
.box .post{
	width: 260px;
}
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1em;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.post-alt h2{
	font-size: 1.1em;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 1.4em;
}
.post-alt h3 a{
	color: #000000;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.posted{
	color: #c0c0c0;
   display:inline-block;
   font-size:smaller;
}
/*=== Buttons ===*/
.continue {
   border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   box-shadow:0 0 4px #999;
   -webkit-box-shadow:0 0 4px #999;
   -moz-box-shadow:0 0 4px #999;
   border:1px solid #fff;
   padding:2px 7px 2px 12px;
   font-size:12px;
	background: url(images/ico-arrow.gif) no-repeat scroll left center #7788FF;
	/*padding: 0 0 0 13px;*/
	font-weight:normal;
}
.box .post .continue {position:relative;bottom:-11px;}
.continue a, .continue a:active, .continue a:hover {
   color:#fff;
   text-shadow:1px 1px 0 #444;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
   clear: both;
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:530px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 260px;
}
.arclist h2{
	color: #000;
	font-size: 18px;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.entry p{
	text-align:left;
	font-size:1em;
	line-height:20px;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#DDD;
	border: solid 1px #C0C0C0; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#DDD;
	border:1px solid #C0C0C0;	
}

/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
#sideTabs {
	border-bottom:1px solid #C0C0C0;
	height:31px;
	width:350px;
	float:left;
	display:block;
	}
#sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
}
#sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
#sideTabs .idTabs li a{
   border-top-left-radius:5px;
   -moz-border-radius-topleft:5px;
   -webkit-border-top-left-radius:5px;
   border-top-right-radius:5px;
   -webkit-border-top-right-radius:5px;
   -moz-border-radius-topright:5px;
	background: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 10px;
	font-weight:bold;
}
#sideTabs .idTabs li a:hover,
#sideTabs .idTabs .selected{
   border-top-left-radius:5px;
   -moz-border-radius-topleft:5px;
   -webkit-border-top-left-radius:5px;
   border-top-right-radius:5px;
   -webkit-border-top-right-radius:5px;
   -moz-border-radius-topright:5px;
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-bottom:1px solid #ddd;
	color: #373737;
	text-decoration: none;
}
.navbox{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-top: 0;
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #C0C0C0;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	}
/*- Ads -*/
.ads{
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 25px;
	padding: 10px;
}
.ads img{
	float: left;
	margin: 0 5px 0 0;
}
.ads img.last{
	margin: 0 !important;
}
/*- Flickr -*/
.flickr{
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 0 0 25px;
	padding: 10px;
   text-align:center;
}
.flickr h2{
	color: #ff7800;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr p {
	display:inline;
	padding-left:10px;
}
.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

.form h2 {
    border-top:20px;
}

#RSSFeeds 	{background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 35px 1px;!important
	padding: 0px 0px;
   padding:10px;
   text-align:center;}

#signupform	{
        background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 35px 1px;!important
	padding: 0px 0px;
   padding:10px 4px;}

#signupform h2 {
       margin-bottom:25px;
       font-size: 19px;}

#signupform img {
       float:left;
       margin-bottom:0px; }

#signupform p {padding-top:5px;}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px solid #c0c0c0;
   color: #c0c0c0;

	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.catlist a { color:#0007ff; font-weight: bold;}
.catlist h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.gif) center right no-repeat;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}

.list-alt li a{
	color: #0007FF;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	text-transform:uppercase;
	}
.widget ul {
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 15px;
	padding: 10px 0 7px;
}
.widget ul li{
	margin: 0 0 7px;
}
.widget ul li a{
	color: #0007FF;
}
/* Popular Posts */
.skin-light ul.sd-node-navigation-type-simple-dots {
   background-color:#fff;
   bottom:0 !important;
   height:30px !important;
}
/* Shadows */
.ads, #signupform, #RSSFeeds, .flickr {
   box-shadow:0 0 10px #d7d7d7;
   -moz-box-shadow:0 0 10px #d7d7d7;
   -webkit-box-shadow:0 0 10px #d7d7d7;
}
/*========= FOOTER =========*/

#footer{
	background: #000000;
	clear: both;
	color: #b3b3b3;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}
#footer a{
	color: #b3b3b3;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.hl-full{
	background: url(images/hl-dot-full.gif) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:20px 0 25px !important;
	margin:10px 0 15px;	
	padding:0 !important;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-top: 3px solid #c0c0c0;
	padding: 10px 0 0;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #c0c0c0;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
#sd-home {
	clear: both;
}
.hide{
DISPLAY: none;
VISIBILITY: hidden
}

