/*  
JOU!!!!

Theme Name: Original Premium News
Theme URI: http://www.woothemes.com/
Description: Original Premium News by WooThemes
Version: 1.2.3
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background-color: #000000;
	color: #000000;
	font: 0.8em Arial,Helvetica,Sans-Serif;
}
a, 
a:link, 
a:visited {
	color: #0F6099;
	text-decoration: none;
}
a:hover,
a:active{
	text-decoration: underline;
}
h3 a, 
h3 a:link, 
h3 a:visited {
	color: #000;
	text-decoration: none;
}
h3 a:hover,
h3 a:active{
	color: #0F6099;
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	background: #000;
	margin: 0 auto;
	width: 960px;
}
/*--- Main Columns ---*/
#columns{
	margin: 20px 0 0;
	padding: 0 0 25px;
}
.col1{
	float: left;
	width: 585px;
	min-height: 720px;
}
.col2{
	float: right;
	width: 370px;
}

.col1, .col2 div{
	background: #fff; 

}

/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 10px;
}

/*========= HEADER =========*/

#suckerfish { 
	clear: both;
	background: #3d3d3d url(images/bgr_nav.png) repeat-x bottom;
}

/*- Combined Page Navigation -*/
.nav2 a:link, 
.nav2 a:visited
.nav2 a:hover
.nav2 a:active{
  color: #fff;
}
.nav2, .nav2 * {
	margin:0;
	padding:0;
	
}
.nav2 {
	height: 50px; /* was 35 */
	/*border-bottom:1px solid #B3B3B3;*/
	font-weight:bold;
	font-size:14px;	
	position:relative;
}
.nav2 ul {
	background:#fff; /*IE6 needs this*/
	float: left;
	position:relative;
}
.nav2 li {
	line-height: 50px; /* was 35 */
	float: left;
	list-style:none;
	z-index:999;
}
.nav2 li ul li {
	line-height: 35px;
}
.nav2 li.current ul {
	z-index: 999;	
}

/* nav second level */
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1000;
	background: #888;
	color: #ffffff;
	text-decoration: none;		
}
.nav2 li li {
}
.nav2 a {
	color: #fff;
	display: block;
	padding: 0 13px;
}
.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:960px;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #fff !important;
	text-decoration: none;
}

.page-item-2 a:focus, .page-item-2 a:hover, .page-item-2 a:active {background: #808080;} 
.page-item-95 a:focus, .page-item-95 a:hover, .page-item-95 a:active {background: #46ba36;} 
.page-item-41 a:focus, .page-item-41 a:hover, .page-item-41 a:active {background: #0093b9;} 
.page-item-484 a:focus, .page-item-484 a:hover, .page-item-484 a:active {background: #d9148b;} 
.page-item-419 a:focus, .page-item-419 a:hover, .page-item-419 a:active {background: #d9c416;} 
.cat-item-26 a:focus, .cat-item-26 a:hover, .cat-item-26 a:active {background: #d98231;} 
.cat-item-25 a:focus, .cat-item-25 a:hover, .cat-item-25 a:active {background: #d9474d;} 

.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
}
.nav2 li li.current a {
	font-weight: bold;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {

}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	top:3.5em; /* was 2.5 */
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	top:3.5em; /* was 35 */
}
/*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 -*/
.nav2 li#searchBox{
	float: right;
} 
#searchBox input {
	height:20px;
	margin:12px;
	padding:5px 0 0 5px;
	width:200px;
	font-style: italic;
}

/* Custom for navigation */

.current_page_item a, .current-cat a {
	color: #fff;
	/*background-color: #00f;*/
	border-top: 3px solid #fff;
}

.current_page_item ul a, .current-cat ul a {
	color: #fff;
	border-bottom: 3px solid #f00;
}

.current_page_parent, .current-cat-parent {
	/*background-color: #0f0;*/
	border-bottom: 3px solid #fff;
}

li.page-item-95 ul {background: #52da3f !important;}  /*events*/
li.page-item-41 ul {background: #00aed9 !important;}  /*startups*/
li.page-item-484 ul {background: #ff17a3 !important;} 
li.page-item-419 ul {background: #ffe81a !important;} 
li.page-item-26 ul {background: #ff993a !important;} 
li.page-item-25 ul {background: #ff993a !important;} 

/*- Header -*/
#header{
	height: 120px;
	padding: 0 0 2px;
}
h1 {
	float:left;
}
h1 img {
	padding: 50px 0px 50px 20px;
}
#header a { /* Firefox fix */
	outline: none;
}

/*- Feeds -*/
ul#feeds {
	float: right;
	font-size: 12px;
	margin: 15px 10px 0 0;
	text-align: right;
	width: 220px;
}
#feeds li{
	margin: 0 0 7px;
}
#feeds a,
#feeds a:link,
#feeds a:visited {
	color: #333;
	text-decoration: none;
}
#feeds a:hover, 
#feeds a:active {
	color: #666;
}
#feeds img{
	margin: 0 0 -3px 6px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	/*height: 200px;*/
	margin: 20px 20px 15px 20px;
	overflow: hidden;
	padding-right:0px;
}
.featured p {
	margin-bottom:10px;
}
.featured .continue {
	display: inline;
}
.featured h2{
	font-size: 0.85em;
	padding: 10px 0;
        font-weight: normal; 
}
.featured h2 a {
	color:#666;
}
.featured h3{
	font-size: 1.7em;
	padding: 0 0 10px 0;
        font-weight: bold;  
        letter-spacing: -0.02em;
        word-spacing: 0.04em;
        line-height: 1.09em;
	margin-bottom:-0.1em;
}
.featured h3 a {
	color:#000;
}
.featured h3 a:hover {
	color:#FF7800;
}
.featured-img{
	border: 1px solid #ddd;
	margin: 0 20px 0 0;
	width:320px;
	height:200px;
	float:left;
	display:inline;
}
#ribbon{
	width:138px;
	height:138px;
	float:right;
}
#featured-th{
	height: 57px;
    padding: 0 20px 20px 20px; 
    border-bottom: 5px solid #000000; 

}
#featured-th img{
	margin: 0;
	border:none;
}
#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:10px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	float:left;
	width:545px;
	height:auto;
	margin: 20px;
	}
.video-left {
	float:left;
	width:320px !important;
	display:inline;
	}
.video-left * {
	width:320px !important;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
}
.video-right {
	float:right;
	width:225px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	font-family:Arial, Tahoma;
	color: #000;
	font-size:1.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 20px !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 {
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	background-color: #fff;
	margin:0px;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family:Arial, Tahoma;
	font-size:12px;
	text-decoration:none;
	display:block;	
	padding: 10px 10px 10px 20px;
	}
.video-right .idTabs li a:hover {
	background: #9f9bcd url(images/video_link_bg.png) repeat scroll 0 0;
	}
.video-right .selected {
	background: #9f9bcd url(images/video_link_bg.png) repeat scroll 0 0;
}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.posted a:link,
.posted a:visited {
	color:#666;
}
.posted a:hover,
.posted a:active{
	color:#0f6099;
	text-decoration: underline;
}
.post h2{
	font-size: 1em;
        font-weight: normal;
        margin-bottom: 1.5em;
}
.post h2 a, .post h2 a:link{
	color: #666;
}
.post h3{
	font-size: 1.7em;
	padding: 0;
        font-weight: bold; 
        letter-spacing: -0.033em;
        word-spacing: 0.05em;
        line-height: 1.02em;
	margin:0 0 -0.1em;
}
.post h3 a:link, 
.post h3 a:visited {
	color:#000;
}
.post h3 a:hover,
.post h3 a:active{
	color:#0F6099;
	text-decoration: underline;
}
/*
.post p{
	padding: 0 0 15px;
}
*/
.post p.posted{
	color: #666;
	margin: 0.4em 0 1.2em;
}
/*- Box -*/
.box{
	border-top: 5px solid #000;
	clear: both;
	height: 1%;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.box .post{
	width: 540px;
        margin: 20px;
}
/*
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1em;
        margin: 0; 
*/
}
.box .post p.posted{
	font-size: .85em;
        margin-bottom: 2em;
}

.box .hl-full{
	margin:0 20px 5px !important
}

/*=== 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:link, 
.post-alt h3 a:visited {
	color: #000000;
}*/
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.posted{
	color: #c0c0c0;
}
/*=== Buttons ===*/
.continue a{
    font-weight: normal;
    /*display: block;*/
	font-weight:normal;
    text-decoration:underline;
    line-height: 2em
}
.comments {
	padding-bottom:0px !important;
	text-align: right;
	float: right;
}
/* Commented out because Disqus messes things up
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}*/ 
a.more{
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation { 
	margin: 0 20px;
	background: #f00;
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	width: 545px;
	padding: 20px 20px 25px 20px;
}
#archivebox h2 {
	font-size:2em;
	color:#000;
    font-weight: bold; 
    letter-spacing: -0.033em;
    word-spacing: 0.05em;
    line-height: 1.5em;
	float: left;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	float: right;
	margin-top:10px;
}
.archivefeed a {
	background:url(images/rss_16.png) center left no-repeat;
	padding: 5px 0 5px 20px;
	color:#000;
	font-weight:bold;
	line-height: 20px;
}
.arclist{
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin: 0 20px 20px 20px;
	padding: 10px 0 10px;
	width: 250px;
}
.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{ 
        /*margin: 0 20px;*/
	}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px;
	}
.entry blockquote { 
	border-left: 3px solid #0F6099;
	padding: 0 20px 0 20px;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	padding: 0;
	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 =========*/

#comment {
	margin: 20px;
	width: 545px;
}
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;*/
    font-family:'Arial', 'Trebuchet MS', 'Verdana', sans-serif;        
	width:370px;
	float:left;
	display:block;
	}
.sideTabs ul {
    margin: 20px 20px 0; 
}
.sideTabs .idTabs{
	font-size: 12px;
	height: 35px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 35px;
        width: 25%;
        text-align: center;
}
.sideTabs .idTabs li:last-child a{
	border-right: 1px solid #155e84;	
}
.sideTabs .idTabs li a{
	background: transparent url(images/sidetabs_normal.png) repeat scroll 0 0;
    background-color: #7fb0c9;
	border-top: 1px solid #155e84;
	border-bottom: 1px solid #155e84;
	border-left: 1px solid #155e84;
	color: #fff;
	display: block;
	margin: 0 0px 0 0;
	padding: 0 10px;
	font-weight:bold;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: transparent url(images/sidetabs_select.png) repeat scroll 0 0;
	background-color: #468db1;
	text-decoration: none;
}
.navbox{
	background: #dddddd;
	border-top: 0;
	margin: -2px 0 5px;
	padding: 0;
	position: relative;
}
.navbox ul{
	margin: -2px 20px 5px;
	padding: 0 0 20px 0;
}

.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	/*background: url(images/ico-star.gif) no-repeat left center;*/
	padding: 15px 5px 15px 5px;
	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;*/
	}
#even li {
	font-family:'Arial', 'Trebuchet MS', 'Verdana', sans-serif;  
	/*font-size: 12pt;*/
	
}
#even li a {
	color: #0F6099;
	font-weight: bold;
	padding: 0 0 0 5px;
}
/*- Ads -*/
.ads{
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 5px;
	padding: 20px;
}
.ads img{
	float: left;
	margin: 0 15px 0 18px;
}
.ads img.last{
	margin: 0 !important;
}
/*- Flickr -*/
.flickr {
	background: #fff;
	margin: 0 0 5px;
	padding: 20px;
}
.flickr .flickr_badge_image img {
	float:left;
	display:inline;
	padding-left:5px;
	padding-bottom:5px;	
}
.flickr h2 {
	font-size: 1.3em;
	margin: 0 0 10px 0px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

/*- About AES -*/
div.about{
	background: #ffd24c url(images/bgr_about.png) repeat-x bottom;
	border: 1px solid #b37700;
	margin: 0 0 5px;
	padding: 15px;
}
.about h2{
	color: #fff;
	font-size: 1.8em;
	line-height: 1.1em;
	margin: 0.5em 0 10px 0px;
	padding-left:10px;
        text-transform:uppercase;
        font-weight: normal
}
.about p{
	font-size: 12px;
	margin: 0 10px 5px 10px;
}

/*- Events -*/
.eventTopic{
	font-size: 1.2em;
	font-weight: bold;
}


/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.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: #000000;
}
/*=== 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: #000000;
}

/*========= FOOTER =========*/

#footer{
	background: #000000;
	clear: both;
	color: #b3b3b3;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}
#footer a{
	color: #b3b3b3;
}
#footer img {
	vertical-align:middle;
}

/*========= 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.gif) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:545px;
	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;
	margin: 0 20px 0 20px;
}
.blog{
	margin: 20px 20px 0 20px;
	width: 545px;
}
.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;
}