/*http://www.theidentityadvocate.com/blog/wp-admin/theme-editor.php?file=/themes/asusena/style.css&theme=Asusena&a=te

Theme Name: Asusena
Description: Dark and high contrast wordpress theme by <a href="http://loreleiwebdesign.com">Lorelei Web Design</a>;, inspired by Abduzeedo's modern psychedelic art style.
Version: 1.0
Author: pswish_themes
Author URI: http://loreleiwebdesign.com
Tags: right sidebar, two columns, black, white, fixed width, valid CSS, valid XHTML, widgets ready, rounded corners, web 2.0, red, blue, gravatars, 
*/

/*

This theme is released under the GPL.

*/



* {
list-style:none;
margin:0;
padding:0;
}

body {
font-family: Arial, Helvetica, sans-serif;
background-color: #aba69e;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


img {
border:0;
float:left;
padding:3px;
}

div#wrapper {
width:940px;
background:#fff;
padding:42px 10px 0 10px;
margin:0px auto 0;
}
 
.header_container {
	float: left;
	width: 940px;
	height: 150px;
}


a {
	color: #a60000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active {
	text-decoration: underline;
	color: #a60000;
	font-weight: normal;
}
ul {
	margin-top: 0px;
	margin-bottom: 15px;
	display: inline;
}
ul li {
	margin-left: 40px;
}


/* Fonts */

.font_red {
	font-size: 12px;
	color: #DF1F26;
}
.font_red_bold {
	color: #DF1F26;
	font-weight: bold;
	font-size: 20px;
}
.font_blue {
	color: #004060;
	font-weight:normal;
}
.font_grey {
	color:#6d6d6d;
}
.font_fourteen {
	font-size: 14px;
}
.font_nine {
	font-size: 9px;
}
.font_eleven {
	font-size: 11px;
}
.font_twelve {
	font-size: 12px;
}
.font_thirteen {
	font-size: 13px;
}
.font_fourteen {
	font-size: 14px;
        color:#000;
}
.font_sixteen {
	font-size: 16px;
}
.font_seventeen {
	font-size: 17px;
        
}
.font_eighteen {
	font-size: 18px;
}
.font_twenty {
	font-size: 20px;
}
.font_twenty_one {
	font-size: 21px;
}
.font_twenty_two {
	font-size: 22px;
}
.font_twenty_four {
	font-size: 24px;
}
.font_large_bold {
	font-size: 24px;
	font-weight: bold;
}
.font_large_bold_italic {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}



.header_container_right {
	float: right;
        margin-top:16px;
	width: 217px;
	height: 190px;
}

/*** Nav Section ***/

.nav_container {
	float: left;
	width: 940px;
	height: 248px;
	display:inline;

	background: url(http://www.theidentityadvocate.com/images/bg_nav.jpg);
	}

.nav_container_left {
	float: left;
	width: 300px;
	height: 248px;
	display:inline;
	}

.nav_container_left ul {
	list-style:none;
	padding:0;
	
}

.nav_container_left li {
	height:17px;
	padding:5px 0;
	text-align:center;
	width:250px;
	margin-left:22px;
	border-bottom:1px solid #67888f;
}	

.nav_container_left li.btm {
	border-bottom:none;
}

.nav_container_left a {
	color: #f1edd7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.nav_container_left a:hover {
	color: #fff552;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.nav_container_right_banner {
	float: right;
	width: 639px;
margin-top:-3px;
	height: 248px;
        
}

/* Banner image dropshadow */
div#masthead_image {
background:url(./images/image_bg.png) center no-repeat;
width:724px;
height:148px;
clear:both;
position:relative;
z-index:1;
padding:8px 22px;
}

/* Page dropshadow */
div#content {
width:940px;
background:#fff;
margin-top:10px;
}

/* Main Content */

 #main {
width:610px;
float:right;
text-align:justify;
padding:0 25px 25px;
}

/* Main header on single pages */
h2.header {
color:#000;
font-size:18px;
line-height:1.3;
margin:0 0 5px;
padding:18px 0 0;
z-index:1;
}

div#main h2.header a {
color:#000;
text-decoration:none;
text-transform:none;
font-size: 18px;
font-weight:700;
z-index:1;
}

h2.header span {
background:#FFF;
padding-right:10px;

bottom:7px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
color:#ad1231;
margin:15px 0 5px;
}

div#main p {
color:#24314a;
line-height:1.5;
font-size:12px;
margin:10px 0;
}



div#main a {
color:#007fa8;
text-decoration:none;

}


.article {
margin-bottom:20px;
}
.article img{
margin:2px 12px 2px 2px;
}


.article blockquote {
border-left:1px dotted #390363;
background:#d6dee0;
margin:0 15px;
color:#4b474f;
padding:1px 15px;
}

.article ul,.article ol {
font-size:12px;
/*margin-left:15px;*/
color:#24314a;
}

.article ul li {
padding-left:0px;
margin:5px 0 0 25px;
list-style:square;
}

.article ol {
margin-left:30px;
}

.article ol li {
list-style:decimal;
margin:10px 0;
}

.article ol li ol {
font-size:1em;
margin-left:15px;
}

#main p.byline {
float:right;
text-align:right;
font-size:9px;

}

ul.article_footer {
text-align:right;
line-height:1.5;
border-width:1px;
margin:10px 0;
padding:5px 0px;
font-size:10px;
}

ul.article_footer li {
font-size:0.9em;
display:inline;
background:none;
border-left:1px solid #DADADA;

}

ul.article_footer li.first {
border-left:0;
}

/* Secondary Content */
div#secondary {
width:200px;
float:left;
padding:15px 20px 20px 0;
}

div#secondary ul#sidebar {
color:#007fa8;
padding-bottom:10px;
margin:15px 0 20px;
}

div#secondary ul#sidebar li {
font-size:1.2em;
line-height:1.5em;
margin:5px 0;
}


/* Sidebar headers */
div#secondary h2 {
text-transform:uppercase;

color:#007fa8;
font-size:16px;
line-height:1;
margin:30px 0 8px;
border-bottom:1px dotted #d6dee0;
padding-bottom:3px;
}

div#secondary a {
color:#264901;
text-decoration:none;
border-left:4px solid #0895ad;
margin-bottom:2px;
padding:3px 3px 3px 5px;
}

div#secondary a:hover {
text-decoration:none;
border-left:4px solid #d03301;
padding:3px 3px 3px 5px;

}

div#secondary ul.children {
margin-left:5px;
padding-left:10px;
border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
font-size:12px;
}

div#secondary p {
line-height:1.5;
color:#666;
margin:5px 0;
}

/* Search input */
form#searchform {
position:relative;
height:20px;
margin-bottom:20px;
}

form#searchform input#s {
position:absolute;
top:0;
height:18px;
width:156px;
background:url(./images/form_bg.jpg) repeat-x;
border:1px solid #bcbcbc;
padding:5px;
}

input#search_submit {
position:absolute;
right:0;
}

.footer_container {
	float: left;
	width: 940px;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
	font-size: 9px;
	color: #464646;
}
.footer_container a {
	color: #464646;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}
.footer_container a:hover {
	color: #464646;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}

/* Background color for visitor comments */
ol.commentlist li {
background:#F1F1F1;
margin:10px 0;
padding:10px;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
background:#EBF9FC;
}

textarea#comment {
width:500px;
}

#main p.comment_meta {
float:right;
margin:0;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
background:#FFF;
padding:20px;
}

body#commentspopup a {
color:#666;
}

body#commentspopup h1 a {
position:relative;
top:0;
left:0;
}

body#commentspopup h3 {
color:#555;
}

body#commentspopup p {
color:#555;
margin:10px 0;
}

body#commentspopup textarea {
width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

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

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

p.entry_info {
clear:both;
}

div.navigation {
margin:10px 0;
}

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

/* Hide from IE Mac \*/
.clearfix {
display:block;
}

p,h2,h3,h4,h5,div#author h2 {
font-size:1.2em;
}

div#masthead ul li,.alignleft {
float:left;
}