/*  
Theme Name: ADA Dark Elegance
Theme URI: http://www.thebrandcrew.com/
Description: ADA Dark Elegance was created by <a href="http://www.thebrandcrew.com">The Brand Crew</a> as part of Phase I launch.
Version: 1
Author: The Brand Crew
Author URI: http://www.thebrandcrew.com/
*/

/*========= SETUP =========*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	background-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
 }
a {
	color: #333;
	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{
	width: 1000px;
	margin:0px auto;
}
/*--- Main Columns ---*/
#columns{
	padding:5px 5px 25px 15px;
	margin: 0px;
}
html>body #columns { *padding-top: 5px; }
.col1 {
	float: left;
	width: 615px;
	padding-right:15px;
}
.col2 {
	float: left;
	width: 320px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2 {
	font-size: 14px;
	padding: 0 0 10px;
	color: #333;
 }

/*========= HEADER =========*/
/*- Page Navigation -*/
#nav{
	height: 30px;
	padding: 2px 0px !important;
	background-color: #FFFFFF;
	margin:15px 15px 0px !important;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width: 970px !important;
}
#nav-left {
	float:left;
	display:inline;
	width:600px;
	}
#nav-right {
	float:right;
	display:inline;
	width:330px;
	margin:0px !important;
	padding:0px !important;
	}
	
	
#secnav, #secnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#secnav a {
	display: block;
	line-height: 16px;
	padding: 7px 15px 9px;
	color: #FFFFFF; text-decoration:none;
}
#secnav li:hover, #secnav li.sfhover1 {
	cursor: pointer;
}
#secnav li:hover span, #secnav li.sfhover1 span {
	color: #fff;
}
#secnav li {
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#secnav .current_page_item a {
	background: #B1262E;
	color:#fff;
}

/* Style drop down list */
#secnav li ul {
	position: absolute;
	width: 1em;
	width: 135px;
	left: -999em;
	z-index: 10;
}
#secnav li li {
	font-weight: normal;
}
#secnav li:hover ul, #secnav li.sfhover1 ul {
	left: auto;
}
#secnav li ul li a {
	background:#B1262E;
	line-height: 25px;
	color: #FFF;
	font-size: 11px;
	width: 125px;
	padding: 3px 15px;
}
#secnav li ul li a:hover {
	background: #171717;
}
#secnav li ul ul {
	margin: -35px 0 0 188px;
}
#secnav li:hover ul ul, #secnav li.sfhover1 ul ul {
	left: -999em;
}
#secnav li:hover ul, #secnav li li:hover ul, #secnav li.sfhover1 ul, #secnav li li.sfhover1 ul {
	left: auto;
}

/* IE7 Fix */
#secnav  li:hover, #secnav  li.hover {  
	position: static;
}


/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
}
#nav2 {
	height: 30px;
	font-weight:bold;
	font-size:14px;
	position:relative;
	line-height: 30px;
	margin:0px 15px;
	border:1px solid #ddd;
	z-index:10 !important;
}
#nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
	z-index:10 !important;
}
#nav2 li a {
	color: #666666;
	display: block;
	padding: 0 13px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	border-right:1px solid #ddd;
	z-index:10 !important;
}
#nav2 li a:hover {
	text-decoration: none;
}
#nav2 li ul {
	position:absolute;
	left: -999em;
	margin-top:3px;
	z-index:10 !important;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav2 li ul li {
	display:block !important;
	float:none !important;
	border:1px solid #ddd !important;
	border-top:none !important;
	background:#fff;
	z-index:10 !important;
}

/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:310px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #ffffff;
	border: 1px solid #eee;
	color: #000000;
	float: left;
	font-size: 11px;
	width:223px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
}
/*- Header -*/
#header{
	height: 100px;
	background-color: #ffffff;
	margin: 0 15px;
	padding: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	font-size: 24px;
}
#header h1 a {
	display: block;
	height: 83px;
	width: 389px;
	color: #000000;
	font-size: 28px;
	margin-top:10px;
	margin-left:10px;
}

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 0px 0px;
}

#topbanner img{
	float: right;
}

/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/
/* See slideshow.css */

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post {
	margin: 0;
}
.post h2 {
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3 {
	font-size: 14px;
}
.post h3 a {
	color: #FFF;
}
.post p {
	padding: 0 0 15px;
	line-height: 1.45em;
}

/*- Box -*/
.box {
	clear: both;
	height: 1%;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0;
}
.box .post {
	width: 288px;
}
.box .post h2 a {
	color:#333;
}
.box .post h2 {
	font-size: 18px;
	padding: 8px;
	line-height: 21px;
}
.box .post p {
	font-size: 12px;
	line-height: 16px;
	padding: 0px 10px 10px;
}

.box .post img {
	float: right;
	padding: 1px;
	background-color: #5ebfac;
	margin: 1px;
}

/*=== Traditional Blog Post ===*/
.post-alt a { font-weight:bold; }
.post-alt {
	margin: 0 0 15px 0;
	
 }
.post-alt h2 {
	font-size: 18px;
	padding: 0;
	color:#333;
	line-height: 21px;
 }
.post-alt h3 {
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #333;
 }
.post-alt h4 {
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
 }
.post-alt h3 a, .post-alt h2 a{
	color: #333;
 }
.post-alt p {
	padding: 0 0 15px;
}
.post-alt h3.post_date {
	color: #555;
	padding: 5px 0px 10px;
	font-size: 11px;
	font-weight: normal;
}
h3.posted {
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #5eBFAC;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
}
h3.posted a {
	color: #FFF;
	font-size:11px;
	text-decoration:none;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.continue a { color:#888;}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #FFF;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
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 {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:25px;
	padding:10px;
	color:#FFF !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#EEE;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#FFF;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/
.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#DDD !important;
}
.singletags a { font-weight: normal !important; }

.entry p{
	text-align:left;
	font-size:12px;
	line-height:17px;
	}
.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 1px;
	float:left;
	display:inline;
	background-color: #5ebfac;
	margin-right: 15px;
	margin-bottom: 15px;
	}
.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:#CCC;
}

/*========= SIDEBAR =========*/
#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #dddddd;
}
mpu_banner a {
	href:url(www.google.com)
}
/*- Ads -*/
.ads{
	border: 1px solid #ddd;
	height: 125px;
	width:308px;
	padding: 5px;
	margin:0 0 15px;
}
.ads img{
	float: left;
	margin:0 5px 0 0;
}
.ads img.last{
	margin: 0;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
	border-bottom:0px;
}
.widget ul li {
	border-bottom: 1px solid #999;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #333;
}

/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #EEE;
	margin:0px 15px 15px;
	text-align:center;
 }
#footer .data {
	line-height: 1.52em;
	background-color: #3e3331;
	padding:10px;
	font-size:11px;
 }
 
/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #eee;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.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 {
	float: left;
	padding: 1px;
	background-color: #5EBFAC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#ad_728 {
	margin-top:5px;
    text-align:center;
 }
.email_news {
         background:#2B2B2B;
         color:#FFF;
         padding:5px;
         margin-bottom:5px;
 }
.email_news h2 {
         font:bold 18px arial, verdana;
 }
.email_news .button_go {
         font:11px arial, verdana;
 }
.post h2 a { color:#333; }
.box .post h2 a{
	color:#333;
}
.post-alt p { width:50%; }
.post-alt .intro { background:#2B2B2B; padding:10px; font-size:100%;}
.issue-pic p { float:left; width:150px; height:192px; }
.issue-pic strong { display:block; }
.issue-pic {          
         background:#2B2B2B;
         color:#FFF;
         padding:10px;
         margin-bottom:5px;
         height:185px;
 }
.issue-pic a { color:#EEE; }
.team td { vertical-align:top; } 
.tbc { float:right; }
p.news span { display:block; border-bottom:1px solid #BBB; }
p.news span a { display:block; text-decoration:none; padding-bottom:3px; padding-top:1px; }
p.news span a:hover { text-decoration:none; color:#777; }
.news-item { border-bottom:1px solid #5FBFAC; width:350px; display:block; margin-top:3px; }

.back-issues img { display:block; margin:0px; }
.back-issues td { padding:10px;  }
.quotescollection_randomquote { margin-bottom:5px; background:#B1262E url(../../../gallery/quotes.gif) top left no-repeat; padding:10px; color:#FFF; }
.quotescollection_randomquote q { padding-top:15px; display:block; }
.quotescollection_randomquote a { color:#FFF; text-decoration:underline; }
.widget h2.h1 { margin-left:10px; }
