/*
Theme Name: Deconbrio
Theme URI: http://www.deconbrio.com
Version: 1.3
Description: Custom layout to match the look of Deconbrio.com
Author: <a href="http://deconbrio.com/dannyrendo">Danny Rendo</a>
Tags: white, black, one-column, fixed-width, light
For the WordPress community (GPL), enjoy!
by Shaibanii - Random-is.me

For WordPress 2.7+ :)
*/

body{
background-color:#0e0e0e;
   margin-top:10px;
   font-family:Arial;
   font-size:10.5px;
   line-height:17.5px;
   color:#ffffff;
}
a img {
   border:0;
}

a{
   color:#b8b8b8;
   text-decoration:none;
}

a:hover{
   color:#b8b8b8;
   text-decoration:none;
}

blockquote {
padding:0;
color:#525252;
}

blockquote a{
color:#525252;
}

cite{
font-size:inherit;
font-style:normal;
}

code{
background:#0e0e0e;
color:#ffffff;
}

ul{
list-style:none;
}

/* Headers */

h1{
font-size:43px;
color:#ffffff;
   font-family:Arial;
   font-size:10.5px;
text-align:center;
text-transform:lowercase;
}

h1 a, h1 a:hover{
color:#ffffff;
text-decoration:none;
}


h2{
   font-family:Arial;
   font-size:10.5px;
padding:0;
margin:0;
text-align:justify;
}

h2 a{
color:#ffffff;
text-decoration:none;
}

h2 a:hover{
color:#ffffff;
}

h3{
text-align:justify;
   font-family:Arial;
   font-size:10.5px;
color:#ffffff;
}

h4{
text-align:center;
   font-family:Arial;
   font-size:10.5px;
margin:0;
color:#0e0e0e;
}
h4 a{
color:#0e0e0e;
text-decoration:none;
}

.comm{
text-align:center;
   font-family:Arial;
   font-size:10px;
margin:0;
color:#0e0e0e;
}
.comm a{
color:#0e0e0e;
text-decoration:none;
}
.comm a:hover{
color:#0e0e0e;
text-decoration:none;
}
.comm a:visited{
color:#0e0e0e;
text-decoration:none;
}

/* Blog Contents */

#wrapper{
width:440px;
margin:0 auto;
}


/* Navigation */


#nav{
padding:0px;
}

ul.nav{
width:500px;
list-style:none;
margin:0;
}

ul.nav li {
display:inline;  
}

ul.nav li a {
display:inline; 
width:92px;
height:auto;
color:#aa2812; 
text-align:center; 
font-family:Helvetica;
font-size:12px;
text-transform:lowercase;
text-decoration:none;
}

ul.nav li a:hover {
color:#000; 
text-decoration:none;
}





/* Posts */

#main{
float:left;
width:440px;
}
#main img{
border:0px;
}

.post{
padding:0px;
text-align:justify;
}

.main{
text-align:justify;
}

.main p{
line-height:18px;
margin:0 0 15px 0;
}

.main ol{
line-height:18px;
margin:0 0 15px 30px;
}

.main ul{
line-height:18px;
margin:0 0 15px 30px;
}

.main li{
margin:0 0 5px 0;
}


.main img{
padding:0px;
}

.main img:hover{
padding:0px;
}

img.wp-smiley{
padding:0px;
border:0px;
}

img.wp-smiley:hover{
padding:0px;
border:0px;
}


.meta{
font-size:10px;
line-height:15px;
display:inline;
color:#0e0e0e;
padding:5px;
margin:0 0 30px 0;
}

.navigation{
font-size:11px;
}

/* Comments */

.gravatar{
float:left;
padding:2px;
border:1px solid #999;
margin:5px;
}

.gravatar:hover{
padding:2px;
border:1px solid #444;
}

.alt{
color:#777;
}

ol#comments{
text-align:justify;
}

.gravatar{
float:right;
border:1px solid #222;
}


/* Forms */

input, textarea, select, button{
background:#272728;
border:1px solid #636b76;
color:#ffffff;
padding:2px;
margin:3px 0 5px 0;
font:10px Arial;
}

input:focus{
border:1px solid #555;
}

/* Footer */

#footer{
font-size:9px;
text-align:center;
float:left;
margin:10px 0 0 0;
padding:10px 0 10px 0;
width:100%;
}

#footer a{
color:#999999;
}

#footer a:hover{
color:#777;
}




/* Others */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#maincontain {
   margin-left:auto;
   margin-right:auto;
   width:800px;
   height:400px;
}
#leftholder {
   float:left;
   clear:left;
   width:190px;
   margin-right:10px;
}
#rightholder {
   float:right;
   width:150px;
}
#contenthold {
   width:440px;
   float:left;
}

#mainhead {
   width:440px;
   height:20px;
   padding-top:20px;
   margin-bottom:10px;
   background-color:#636b76;
}
#twithead {
   width:150px;
   height:20px;
   padding-top:20px;
   margin-bottom:10px;
   background-color:#636b76;
}

/* Menu */
#navi {
    margin:0;
    padding:10px 0 0 0;
    float:left;
    width:190px;
}
#navi li {
   list-style: none;
   height:25px;
   float:left;
   position: relative;
}
#navi li a {
   height:25px;
   display:block;
}
#navi img {
   border:none;
}
#social {
    margin:5px 0 10px 0;
    padding:0;
    float:left;
    width:190px;
}
#social li {
   list-style: none;
   height:20px;
   margin:0 0 10px 0;
   float:left;
   position: relative;
}
#social li a {
   height:20px;
   display:block;
}
#social img {
   border:none;
}
#adhold {
    margin:0;
    padding:0;
    float:left;
    width:190px;
}
#adhold li {
   list-style: none;
   height:60px;
   margin-bottom:5px;
   float:left;
   position: relative;
}
#adhold li a {
   height:60px;
   display:block;
}
#adhold img {
   border:none;
}
#titlebar {
   width:435px;
   height:17px;
   padding:3px 0 0 5px;
   background-color:#272728;
   font-family:Arial bold;
   margin-bottom:10px;
}
.full {
   text-align:justify;
   margin-bottom:15px;
}


/* Twitter */
#twitter_div {
   width:150px;
   height:200px;
}
ul#twitter_update_list {
   list-style: none;
   width:150px;
   float:left;
   padding:0;
   margin:0;
   position:relative;
}
ul#twitter_update_list li {
   margin-bottom: 10px;
   color: #ffffff;
   background-color:#272728;
   padding:5px;
}

/* Music */
#musichold {
   width:440px;
   height:220px;
}
#musicbox {
   float:right;
   width:175px;
   height:200px;
   padding:0;
   margin-bottom:15px;
   background-color:#272728;
   text-align:center;
}
#musicbox img {
   margin-bottom:4px;
}

/* Media */
#mediahold {
   width:440px;
   margin-bottom:5px;
}
#mediahold img {
   margin:0 7px 5px 0;
}

/* Blog */
#blog {
   width:440px;
   margin-bottom:10px;
}
#footblog {
   width:430px;
   height:10px;
   padding:3px 5px 0 5px;
   background-color:#bbbbbb;
   font-family:Arial;
   margin-bottom:10px;
   color:#0e0e0e;
}
#Footblog a {
   color:#0e0e0e;
}
#tourtitle {
   width:430px;
   height:17px;
   padding:3px 5px 0 5px;
   background-color:#272728;
   font-family:Arial bold;
   font-size:11px;
   margin-bottom:10px;
}
#tourtitle h1 {
   font-family:Arial bold;
   font-size:11px;
}
#tourtitle h2 {
   font-family:Arial bold;
   font-size:11px;
}
#tourtitle h3 {
   font-family:Arial bold;
   font-size:11px;
}