/*

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:55% sans-serif;
background:#070707 url(./images/bg.jpg) repeat-x;
}

img {
border:none; 
}

.rightbottom {
float: left;
padding-right: 10px;
padding-bottom: 10px;
}

#wrapper {
width:768px;
padding-top:8px;
background:url(./images/top.png) no-repeat;
margin:25px auto 0;
}

#masthead {
width:768px;
background:url(./images/main_bg.png) repeat-y;
position:relative;
padding-bottom: 15px;
}

/* Blog Title */
h1 {
font:4.9em "Century gothic",verdana,Arial,sans-serif;

}

h1 a {
position:absolute;
width:300px;
height:30px;
left:40px;
top:15px;
font-weight:700;
text-decoration:none;
color:#000000;
}

/* Tagline */
#masthead p {
position:relative;
top:62px;
left:55px;
color:#35044c;
text-transform:uppercase;
margin:0;
font-size:11px;
}

/* Pages Navigation */
#masthead ul {
float:right;
margin-right:22px;
position:relative;
z-index:2;
bottom:-2px;
}

#masthead ul li a {
color:#35044c;
text-decoration:none;
display:block;
font-size:1.3em;
font-weight:700;
text-transform:uppercase;
padding:40px 20px 18px;
}

#masthead ul li a:hover,#masthead ul li.current_page_item {
background:url(./images/nav_bg.png) bottom repeat-x;
}

/* Banner image dropshadow */
#masthead_image {
background:url(./images/image_bg.png) center no-repeat;
width:724px;
height:125px;
clear:both;
position:relative;
z-index:1;
padding:8px 22px;
}


/* Page dropshadow */
#content {
width:768px;
background:url(./images/main_bg.png) repeat-y;
}

/* Main Content */

#main {
width:490px;
float:left;
padding:0 25px 25px;
font-size: 1.2em;
}

/* Main header on single pages */
h2.header {
color:#000000;
font-size:1.5em;
position:relative;

}

#main h2.header a {
	color:#000000;
	font-size:25px;
	position:relative;
}

h2.header span {
position:relative;
background:#FFF;
padding-right:10px;
}

p.middle { 
vertical-align: middle 
}


/* Secondary headline above comments and comment form */
#main h3 {
color:#cf2d00;
margin:15px 0 5px;
}

#main p {
color:#24314a;
line-height:1.5;
font-size:13px;
margin:10px 0;
}

#main table {
color:#24314a;
line-height:1.5;
font-size:13px;
margin:10px 0;
}


#main a {
text-decoration:none;
border:0;
}

#main h2 {
font-size: 2.3em;	

}

.article {
margin-bottom:30px;
}

.article ul {
margin-left:15px;
font-size: 1.2em;
}

.article li {
list-style-type: disc;
margin-left: 15px;
line-height: 1.4em;
padding-bottom: 5px;
}

.article ol {
margin-left:30px;
}

.article ol li {
list-style:decimal;
margin:10px 0;
}

.article ol li ol {
font-size:1em;
margin-left:15px;
}


.blockquote {
     background-color: #E6E6E6; 
     margin-bottom: 15px; 
     margin-top: 20px; 
     padding-left: 10px;  
     padding-right: 10px; 
     padding-top: 10px; 
     padding-bottom: 10px; 
     margin-left: 40px; 
     margin-right: 40px;
     font-size: 1.2em;
     line-height: 1.3em;
     display: block;
}

#main p.byline {
color:#459804;
text-align:right;
font-size:11px;

}


p.article_footer {
text-align:left;
background:url(images/form_bg.jpg) repeat-x top left;
border:1px solid #DADADA;
line-height:1.5;
border-width:1px;
margin:10px 0;
padding:5px 10px;
}

ul.article_footer {
text-align:left;
background:url(images/form_bg.jpg) repeat-x top left;
border:1px solid #DADADA;
line-height:1.5;
border-width:1px;
margin:10px 0;
padding:5px 10px;
}

ul.article_footer li {
display:inline;
background:none;
border-left:1px solid #DADADA;
margin-left:5px;
padding-left:10px;
}

ul.article_footer li.first {
border-left:0;
}

/* Secondary Content */

.aktt_tweet_digest {
padding-top: 15px;
}

#secondary {
width:200px;
float:left;
padding:15px 20px 20px 0;
font-size: 1.2em;
}

#secondary ul#sidebar {
padding-bottom:10px;
border-bottom:1px solid #e7e7e7;
margin:15px 0 20px;
}

#secondary ul#sidebar li {
font-size:1.2em;
line-height:1.5em;
margin:5px 0;
}


/* Sidebar headers */
#secondary h2 {
text-transform:uppercase;

font-family:"Century gothic",verdana,Arial,sans-serif;
font-size:1.2em;
line-height:1;
margin:30px 0 8px;
border-bottom:1px dotted #d6dee0;
padding-bottom:3px;
}

#secondary a {
color:#264901;
text-decoration:none;
margin-bottom:2px;
padding:3px 3px 3px 5px;
}

#secondary a:hover {
text-decoration:none;
padding:3px 3px 3px 5px;

}

#secondary ul.children {
margin-left:5px;
padding-left:10px;
border-left:5px solid #EAEAEA;
}

#secondary ul#sidebar li li {
font-size:1em;
}

#secondary p {
line-height:1.5;
color:#666;
margin:5px 0;
font-size: 1em;
}

/* 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 */

ul#footer {
height:8px;
width:768px;
background:url(./images/bottom.png) no-repeat;
text-align:center;
font-size:1em;
color:#e28602;
margin:0 auto;
padding:15px 0;
}

ul#footer li {
display:inline;
margin-left:10px;
}

ul#footer li span {
position:absolute;
text-indent:-9999em;
}

ul#footer li a {
color:#e28602;
text-decoration:none;
}


ol.commentlist {
margin-top:15px;
color:#555;
}

/* 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;
}


p.entry_info {
clear:both;
}

.entry clearfix
{
margin-top: -5px;
}

.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,#author h2 {
font-size:1.2em;
}

#masthead ul li,.alignleft {
float:left;
}
