/*
Theme Name: Ahead of the Trend
Theme URI: http://blogs.theARDA.com/trend/
Description: A custom Wordpress theme developed by Internet Imagineering for use on blogs.theARDA.com.
Version: 1.0
Author: Derek Tonkin
Author URI: http://internetimagineering.com/
Tags: fixed width, two columns
*/



body {
	background-image: url("http://www.thearda.com/images/background_top.jpg");
	background-color: #dce3ec;
	background-repeat: repeat-x;
	margin: 0px 0px; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

.clear {clear: both;}

html,body {height: 100%;}

#fullheight {height: 100%;}

.advancedsearch {position: absolute; margin: 70px 0px 0px 825px; color: #FFF;}
.advancedsearch a {font-size: 10px; color: #FFF; text-decoration: none;}
.advancedsearch a:visited {font-size: 10px; color: #FFF; text-decoration: none;}
.advancedsearch a:hover {font-size: 10px; color: #FFF; text-decoration: underline;}

.headernav {position: absolute; width: 500px; margin: 20px 0px 0px 480px; text-align: right; color: #fff; font-size: 11px; font-weight: bold;}
.headernav a {color: #fff; font-size: 11px; font-weight: bold; text-decoration: none;}
.headernav a:visited {text-decoration: none; color: #fff;}
.headernav a:hover {text-decoration: underline; color: #fff;}

.frontpage_sectiontitle {background-color: #369; margin: 0px 0px 10px 0px; padding: 6px 0px 6px 8px; color: #FFF; font-size: 12px; font-weight: bold; font-family: arial, verdana, helvetica; }

.frontpage_feature_title {
	color: #004500;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.frontpage_feature_desc {
	margin-bottom: 0px;
}

.frontpage_feature_links {
	margin-left: 50px;
}

.frontpage_callout_graphic {
	margin-bottom: 10px;
}

.frontpage_callout_textbox_container {
	border: 1px solid #CCC;
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
}

.frontpage_callout_textbox_title {
	font-family: arial,verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 5px;
}

.frontpage_callout_textbox_desc {
	margin: 0px 0px 10px 5px;
	list-style-type: none;
	font-size: 11px;
}

.frontpage_callout_textbox_desc ul {margin: 10px 0px 0px 0px; padding: 0px; list-style-type: none; font-size: 10px;}
.frontpage_callout_textbox_desc ul li {margin: 2px 0px 5px 0px;}
.frontpage_callout_textbox_desc ul li a {color: #369; text-decoration: none; font-weight: bold; font-size: 11px;}
.frontpage_callout_textbox_desc ul li a:visited {color: #369; text-decoration: none; font-weight: bold; font-size: 11px;}
.frontpage_callout_textbox_desc ul li a:hover {color: #900;}

.frontpage_callout_textbox_link a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
}

.frontpage_callout_textbox_link a:hover {
	text-decoration: underline;
}

.footer_container {
	border-top: 10px solid;
	margin-bottom: 50px;
}

.post_date_m {position: absolute; width: 50px; text-align: center; margin: 4px 0px 0px 6px; color: #900; font-family: arial, verdana, helvetica; font-size: 11px; text-transform: uppercase;}
.post_date_d {position: absolute; width: 50px; text-align: center; margin: 13px 0px 0px 6px; color: #900; font-family: arial, verdana, helvetica; font-size: 30px; text-transform: uppercase;}
.post_date_y {position: absolute; width: 50px; text-align: center; margin: 44px 0px 0px 6px; color: #900; font-family: arial, verdana, helvetica; font-size: 11px; text-transform: uppercase;}

.post_title a {color: #369; font-weight: bold; font-size: 16px; text-decoration: none;}
.post_title a:visited {color: #369; text-decoration: none;}
.post_title a:hover {color: #369; text-decoration: underline;}

.post_title-14 a {color: #369; font-weight: bold; font-size: 14px; text-decoration: none;}
.post_title-14 a:visited {color: #369; text-decoration: none;}
.post_title-14 a:hover {color: #369; text-decoration: underline;}

.post_byline {color: #666; font-size: 11px;}
.post_tags {font-size: 10px; color: #900;}
.post_tags a {color: #900; text-decoration: none;}
.post_tags a:visited {color: #900; text-decoration: none;}
.post_tags a:hover {color: #900; text-decoration: underline;}
.post_body a {color: #900; text-decoration: none;}
.post_body a:visited {color: #900; text-decoration: none;}
.post_body a:hover {color: #900; text-decoration: underline;}

.footernav  {float: right; color: #000; font-family: arial, verdana, helvetica; font-size: 12px; margin: 10px 10px;}
.footernav a {color: #000; text-decoration: none;}
.footernav a:hover {text-decoration: underline;}

.copyright {color: #000; font-family: arial, verdana helvetica; font-size: 12px; margin: 10px 10px;}
.copyright a {color: #000; text-decoration: none;}
.copyright a:hover {text-decoration: underline;}

/* Drop-down menus */
#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	height:40px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	text-transform: uppercase;
	font-weight:bold;
}
#dropmenu a {
	color: #FFF;
	text-decoration: none;
	font-family: arial, verdana, helvetica;
}
#dropmenu img {

}

#dropmenu li a.featured {display:block; float:left; height:40px; width: 156px; text-decoration:none; padding:0; cursor:pointer;}
#dropmenu li a.archives {display:block; float:left; height:40px; width: 141px; text-decoration:none; padding:0; cursor:pointer;}
#dropmenu li a.author {display:block; float:left; height:40px; width: 146px; text-decoration:none; padding:0; cursor:pointer;}
#dropmenu li a.column {display:block; float:left; height:40px; width: 152px; text-decoration:none; padding:0; cursor:pointer;}
#dropmenu li a.theARDA {display:block; float:left; height:40px; width: 135px; text-decoration:none; padding:0; cursor:pointer;}
 
#dropmenu li a.featured {background:url(images/topnav_ahot_featured_1.jpg);}
#dropmenu li a.archives {background:url(images/topnav_ahot_archives_1.jpg);}
#dropmenu li a.author {background:url(images/topnav_ahot_author_1.jpg);}
#dropmenu li a.column {background:url(images/topnav_ahot_column_1.jpg);}
#dropmenu li a.theARDA {background:url(images/topnav_ahot_arda_1.jpg);}
 
#dropmenu li:hover a.featured, #dropmenu a:hover.featured {background:url(images/topnav_ahot_featured_2.jpg);}
#dropmenu li:hover a.archives, #dropmenu a:hover.archives {background:url(images/topnav_ahot_archives_2.jpg);}
#dropmenu li:hover a.author, #dropmenu a:hover.author {background:url(images/topnav_ahot_author_2.jpg);}
#dropmenu li:hover a.column, #dropmenu a:hover.column {background:url(images/topnav_ahot_column_2.jpg);}
#dropmenu li:hover a.theARDA, #dropmenu a:hover.theARDA {background:url(images/topnav_ahot_arda_2.jpg);}

#dropmenu li {
	float:left;
	position:relative;
	display:block;
}
#dropmenu ul {
	position:absolute;
	display:none;
	height:auto;
}
#dropmenu ul a {
	color:#000;
	padding:0px;
}
#dropmenu ul a:hover {
	color:#fff;
	background: #000;
}
#dropmenu li ul {
	width:150px;
	background:#edb;
	top:40px;
	padding: 0px;
	margin: 0px;
	border-right:1px solid #009;
	border-left:1px solid #009;
}

#dropmenu li ul li {
	border-bottom:1px solid #009;
}

#dropmenu li ul a {
	width:140px;
	height:30px;
        padding-top: 2px;
	padding-left:10px;
	font-size: 12px;
	text-transform: none;
	float:left;
}
#dropmenu ul ul {
	top:auto;
	border-top:1px solid #009;
}
#dropmenu li ul ul {
	left:140px;
	margin:0px 0 0 10px;
        background:#ccc;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.navigation a {color: #900; text-decoration: none;}
.navigation a:hover {color: #900; text-decoration: underline;}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
@media screen and (min-width: 0px) and (max-width: 1200px) {
	.sidebar-container {display: none;}
}

@media screen and (min-width: 1201px) {
	.sidebar-container {position: absolute; left: 0px; margin-top: 160px; z-index: 2000;}
}

#nav {!important;}
#nav li {!important;}
#nav li.active {!important;}
#nav a {!important;}
#nav a:hover {!important;}
#nav a.active {!important;}
li#nav-press a {!important;}
#nav li#nav-press a:hover {!important;}
li#nav-researchers a {!important;}
#nav li#nav-researchers a:hover {!important;}
li#nav-congregations a {!important;}
#nav li#nav-congregations a:hover {!important;}
li#nav-educators a {!important;}
#nav li#nav-educators a:hover {!important;}

div.slideOutTab1 {
    position: fixed;
    width: 200px;
    height: 60px;
    left: -140px;
}
div.slideOutTab1 a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
    background: 0 0 url('http://www.thearda.com/images-new/sidebar-teachingtools.png') no-repeat;
}
div.slideOutTab1 a:hover {
    background-position: 0 -60px;
}

div.slideOutTab2 {
    position: fixed;
    width: 200px;
    height: 60px;
    left: -140px;
}
div.slideOutTab2 a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
    background: 0 0 url('http://www.thearda.com/images-new/sidebar-researchhub.png') no-repeat;
}
div.slideOutTab2 a:hover {
    background-position: 0 -60px;
}

div.slideOutTab3 {
    position: fixed;
    width: 200px;
    height: 60px;
    left: -140px;
}
div.slideOutTab3 a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
    background: 0 0 url('http://www.thearda.com/images-new/sidebar-pressroom.png') no-repeat;
}
div.slideOutTab3 a:hover {
    background-position: 0 -60px;
}

div.slideOutTab4 {
    position: fixed;
    width: 200px;
    height: 60px;
    left: -140px;
}
div.slideOutTab4 a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
    background: 0 0 url('http://www.thearda.com/images-new/sidebar-crc.png') no-repeat;
}
div.slideOutTab4 a:hover {
    background-position: 0 -60px;
}