/*

Theme Name: Asusena
Description: Dark and high contrast wordpress theme by DavidJB.com, based on Asusena's original theme.
Version: 1.0
Author: DavidJB.com
Author URI: http://davidjb.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.

*/

/* DavidJB.com customisations */
.feed-link {
margin-left: 3px;
padding: 1px 0 2px 20px;
background: url(images/feed-icon-16x16.png) no-repeat 0 50%;
}

#sitelogo {
padding: 0.5em 3em;
float: left;
}
/* End customisations */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:transparent none repeat scroll 0 0;
border:0 none;
font-size:100%;
margin:0;
padding:0;
vertical-align:baseline;
list-style:none;
}

body {
font:75% Arial, sans-serif;
background:#000000 url(./images/bg.jpg) no-repeat center 3em;
}

#masthead_image img {
border:0;
padding:3px;
border: 1px solid #abced7;
}

div#wrapper {
width:768px;
padding-top:8px;
background:url(./images/top.png) no-repeat;
margin:0.4em auto 0;
}

div#masthead {
width:768px;
background:url(./images/main_bg.png) repeat-y;
}

/* Blog Title */
h1 {
font:3.2em "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:#cf2d00;
}

/* Tagline */
#masthead p {
position:relative;
top:62px;
left:50px;
color:#35044c;
text-transform:uppercase;
margin:0;
font-size:11px;
}

/* Pages Navigation */
div#masthead ul {
z-index:2;
bottom:-2px;

}

div#masthead ul li a {
color:#35044c;
text-decoration:none;
display:block;
font-size:1.4em;
font-weight:700;
text-transform:lowercase;
padding:10px 14px;
}

div#masthead ul li a:hover,div#masthead ul li.current_page_item {
background:url(./images/nav_bg.png) top repeat-x;
}

/* Banner image dropshadow */
div#masthead_image {
background:url(./images/image_bg.png) center no-repeat;
width:724px;
height:148px;
clear:both;
text-align: center;
position:relative;
z-index:1;
padding:8px 22px;
}

a {
outline:0;
}

/* Page dropshadow */
div#content {
width:768px;
background:url(./images/main_bg.png) repeat-y;
}

/* Main Content */

div#main {
width:490px;
float:left;
text-align:left;
padding:0 25px 25px;
}

/* Main header on single pages */
h2.header {
color:#cf2d00;
font-size:24px;
border-bottom:1px solid #e7e7e7;
position:relative;
margin:0 0 5px;
padding:18px 0 0;
}

div#main h2.header a {
color:#cf2d00;
text-decoration:none;
text-transform:none;
font-size: 22px;
font-weight:700;
font-family:"Century gothic",Verdana,Arial,sans-serif;
}

h2.header span {
position:relative;
background:#FFF;
padding-right:10px;

bottom:7px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
color:#cf2d00;
margin:15px 0 5px;
}

div#main p {
color:#24314a;
line-height:1.6;
font-size:12px;
margin-bottom:0.75em;
}

div#main a {
color:#52aebf;
text-decoration:none;
}

div#main a:hover {
color:#328e9f;
text-decoration:underline;
}

.article {
margin-bottom:20px;
}
.article img, .entry img {
margin:2px 12px 2px 2px;
}

.article blockquote, .entry blockquote {
border-left:1px dotted #390363;
background:#d6dee0;
margin:0 15px;
line-height:50%;
color:#4b474f;
padding:1px 15px;
}

.article ul, .article ol, .entry ul, .entry ol {
font-size:12px;
color:#3355aa;
margin-left:15px;
}

.ui-accordion ul, .ui-accordion ul li, .ui-accordion ol, .ui-accordion ol li, .ui-tabs-nav ul, .ui-tabs-nav ul li, .ui-tabs-nav ol, .ui-tabs-nav ol li, .ui-tabs-nav  {
color:#fff !important;
margin-left:0 !important;
padding-left:0 !important;
}

.article ul li, .entry ul li {
list-style-image:url(./images/square.png);
list-style-position:inside;
list-style-type:none;
margin:5px 0;
padding-left:15px;
}

.ui-tabs-nav li {
list-style-image:none !important;
list-style-type:none !important;
list-style-position:outside !important;
}

.article ol li, .entry ol li {
list-style:decimal;
margin:10px 0;
}

.article ol li ol, .entry ol li ol {
font-size:1em;
margin-left:15px;
}

.ui-tabs-panel p {
color:#fff !important;
}

#main p.byline {
color:#459804;
text-align:right;
font-size:11px;
}

ul.article_footer {
text-align:right;
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;
color:#666666;
}

ul.article_footer li {
font-size:0.9em;
display:inline;
background:none;
border-left:1px solid #DADADA;
margin-left:5px;
padding-left:10px;
}

ul.article_footer li.first {
border-left:0;
}

div.entry-divider {
background:transparent url(./images/image_bg.png) no-repeat scroll center top;
clear:both;
height:5px;
position:relative;
text-align:center;
width:100%;
margin:1em 0;
}

/* Secondary Content */
div#secondary {
width:200px;
float:left;
padding:15px 20px 20px 0;
}

div#secondary ul#sidebar {
color:#52aebf;
padding-bottom:10px;
border-bottom:1px solid #e7e7e7;
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:none;
font-family:"Century gothic",verdana,Arial,sans-serif;
color:#0099ad;
font-size:1.2em;
line-height:1;
margin:30px 0 8px;
border-bottom:1px dotted #d6dee0;
padding-bottom:3px;
}

div#secondary .widget a {
color:#97c4d0;
text-decoration:none;
margin-bottom:2px;
}

div#secondary .widget a:hover {
text-decoration:underline;
}

div#secondary ul.children {
margin-left:5px;
padding-left:10px;
border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
font-size:1em;
}

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 */

ul#footer {
height:8px;
width:768px;
background:url(./images/bottom.png) no-repeat;
text-align:center;
font-size:1em;
color:#379;
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:#379;
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;
}

img.wp-smiley {
margin: 0;
}

.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;
}

.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:0.5em 0 1em 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;
}

div#main h4.ui-accordion-header a, .ui-tabs-nav a {
color:#fff !important;
}

div#main h4.ui-accordion-header a:hover, .ui-tabs-nav a:hover {
color:#fff !important;
}

div.ui-accordion p {
color:#FFF !important;
line-height:1.5 !important;
text-align:left !important;
}

.djbCode {
background-color:#F0F0F0;
border: 1px #AAA dashed;
font-family:monospace;
margin:1em;
padding:0.25em 1em;
text-align:left;
line-height:1.2;
overflow-x:scroll;
overflow-y:visible;
white-space:nowrap;
}