/*  
Theme Name: ChaoticSoul
Theme URI: http://sandbox.avalonstar.com/
Description: A dark 2 column theme based off of a certain designer's old website. 
Version: 1.2
Author: Bryan Veloso
Author URI: http://avalonstar.com/
*/


/*  -----|  Globals  |------------------------------------------------------  */

body { 
	background-color: #161410;
	color: #cccccc;
	font: 62.5%/125% 'Georgia', Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

/* hr { display: none; } */

.hrtop {clear:both;
	background-color: #22201d;
	border: 1px solid #363430;
	height: 7px;
	margin: 13px 0 0px 0;
	width: 800px;
	}

.hrbottom {
	background-color: #22201d;
	border: 1px solid #363430;
	height: 7px;
	margin: 10px 0 10px;
	width: 800px;
	}

.hrfooter {
	background-color: #22201d;
	border: 1px solid #363430;
	height: 7px;
	margin: 10px 0px 0px;
	width: 800px;
	}

.hr2 {
	background-color: #22201d;
	border: 1px solid #363430;
	height: 3px;
	margin: 10px 0px 15px 0px;
	width: 800px;
	}

.hr3 {
	background-color: #22201d;
	border: 1px solid #363430;
	height: 3px;
	margin: 13px 0px 10px 0px;
	width: 800px;
	}

	
a:link, a:visited, a:active { color: #d8d7d3; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }

a img { border: none; }



input, textarea {
	color: #9c9890;
        font-family: Georgia, 'Times New Roman', serif; 
	font-size: 11px; 
	text-decoration: none; 
	background-color: #161410; 
	border: 1px solid #363430;
	padding: 5px;
	}
	
blockquote {
	background: #161410;
	padding: 1px 15px 5px;
	border: 1px solid #35302a;
           }

table { width: 100%; border-collapse: collapse; }
	th { border-bottom: 1px solid #35302a; text-align: left; }

pre {
	padding: 5px 0;
	border-top: 1px dotted #35302a;
	border-bottom: 1px dotted #35302a;
}



/*  -----|  Structure  |----------------------------------------------------  */
	
#page {
	margin: 50px auto 25px;
	padding: 0;
	width: 800px;
	}

#header li a {
	min-width: 0px; 
	padding: 5px 10px 5px 10px;
        margin: 0px 45px 10px -40px; 	}

#header li {
	display: inline;
        list-style-type: none;
	list-style-image: none;
        text-align: center;
	}

#header a {z-index: 100;
        background: #22201d;
	border: 1px solid #35302a;
	color: #d8d7d3; margin: 15px 0 5px; font-variant: small-caps; font-size: 12px;}

#header a:hover{background: #363430; color:#fff; }

#customheaderimg {
	width: 800px;
	height: 150px;
	background: url(images/headerimage.jpg) no-repeat; }

#rssheaderimg { width: 16px; height: 16px; background: url(http://farm4.static.flickr.com/3166/2715315556_2c764ba286_o.gif) no-repeat; float: right; }

#headerimg { width: 800px; position: relative; }
#wrapper {width: 800px; background: url('images/content_bkg-wider2.gif' ) repeat-y top left; position: relative; }


#header-overlay { 
	width: 800px;
	height: 150px;
	z-index: 5; 
	position: absolute;
	top: 0;
	left: 0;
	}
	
#footer {
	font-family: Georgia, 'Times New Roman', serif; 
	color: #999;
        text-align: center;
	}
	
#sidebar {border-right: 1px solid #363430;}
#content {border-left: 1px solid #363430; border-right: 1px solid #363430;}
#content, #sidebar { overflow: hidden;}
	
	#content { float: left; font-size: 1.1em; width: 536px; padding: 5px 20px 0 20px; }
	#content h2 { margin: 0 0 10px;}
	#content p { line-height: 1.5em; }
        #content li {line-height: 1.4em}
        
	
	#sidebar {  float: right; width: 200px; padding: 0 10px 0 0;}
	#sidebar h3 { color: #bd934f; margin: 15px 0 5px; font-variant: small-caps; font-size: 12px; }
	#sidebar h3 a { color: #bd934f; }
	#sidebar ul, #akismetwrap { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; list-style:none; }
	#sidebar li, #akismetwrap { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
	#sidebar li:hover { background: #363430; }
	#sidebar ul ul { border: 0; margin: 0; list-style: disc; }
	#sidebar ul ul li:before { content: "\2022 \20"; }
	#sidebar ul ul li { margin: 0 -10px; }
		
#searchform { background: #22201d; padding: 10px; text-align: center; }
	#s { width: 160px; }

	
.goleft { float: left; }
.goright { float: right; }










ul.navigation { 

	border-top: 1px solid #363430; 
	border-bottom: 1px solid #363430; 
	}
	
	ul.navigation li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
	ul.navigation li:hover { background: #363430; }

/* Post Structure */

.post { padding: 10px 0 0; }
	.widecolumn .post { padding: 0; margin: 0; }
	
.top { padding: 10px 10px 0px; 
       padding-bottom: 3px; 
       background: #1b1814; 
       margin: 0 3px 30px 3px;}

.lastfive { padding: 10px 10px 0px; 
            padding-bottom: 3px; 
            background: #1b1814; 
            margin: 0 3px 30px 3px; 
            font-size: 1.1em;}

	.postmetadata { margin: 3px 0; 
                        padding: 0;}

	.postmetadata a { font-weight: bold; }
		

#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.1em; }
	
	.top .entry { font-size: 1.1em; }
	.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }
	
	.entrytext h2 { border-bottom: 1px solid #bd934f; display: block; }
	.entrytext ul { list-style-type: square; }
        .post ul { list-style-type: square; }
	
/* Comments Structure */

.comments { padding: 10px; margin-top: 15px; background: #1b1814; border-top: 1px solid #35302a; position: relative; }
	#commentform p { float: left; margin: 0 10px 10px 0; }
	
.commentlist { background: #1b1814; list-style: none; margin: 0; padding: 0; }
	.commentlist li { background: #161410; margin-top: 10px; padding: 5px 0 0; border-left: 1px solid #35302a; border-top: 1px solid #35302a; border-right: 1px solid #35302a; border-bottom: 1px solid #35302a;}
	.commentlist li p { padding: 5px 10px 0; margin: 0; }
	.commentlist li p.commentmetadata { border-top: 1px dotted #35302a; background: #181612; padding: 5px 10px; margin-top: 10px; }
	
ul.archive { list-style: none; padding: 0; margin: 0 10px 25px; font-size: 1.3em; }	
ul.archive li { display: inline; }


/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { font-family: Georgia, 'Times New Roman', serif; font-weight: normal; }

h1 a{ height:150px;
      width:800px;
      display:block;
      background: url(images/bnbanner.jpg) !important; }

h2 { display: block;
     color: #bd934f; 
     font-size: 1.5em; 
     margin: 0; 
     padding: 10px 0 10px 0; 
     border-bottom: 1px solid #35302a;  
     border-top: 1px solid #35302a; }

	
	.widecolumn h2.title { 
		display: block; 
		padding: 10px 10px;
		background: #1b1814;
		margin: 15px 15px 15px 15px; 
		border-bottom: 1px solid #35302a; 
		font-size: 1.5em; }

h6 { float: right;}

.description { color: #666; font-weight: bold; }

.comments h3 { margin: 0 0 10px 0; color: #bd934f; font-size: 1.5em; line-height: 1.1em; padding: 0 0 5px 0;}



/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#sidebar li.linkcat { background-color: #161410; margin: 0; padding: 0; list-style: none;  }

.avatar { 
	margin: -26px 0 0;
	border: 1px solid #35302a;
	padding: 2px;
	float: right;
}

.navigation { 
	margin: 15px 0 15px 0;
	padding: 10px;
	border-top: 1px solid #35302a;
	}
.navigation .left { float: left; }
.navigation .right { float: right; }

.authormeta {
	border-top: 1px solid #35302a;
	font-size: 10px;
	padding-top: 10px; 
	color: #fff;
	
}

.authormetanarrow {
	border-top: 1px solid #35302a;
        border-bottom: 1px solid #35302a;
	font-size: 10px;
	padding: 7px 0 7px 0; 
	color: #fff;
	
}

.entry a:link { color: #bd934f;}
.entry a:visited {color: #bd934f;}
.entry a:hover {text-decoration: underline;}
.post a:link {color: #bd934f;}
.post a:visited {color: #bd934f;}
.post a:hover {text-decoration: underline;}

.entry img {border: 1px solid #35302a;
            padding: 4px;}


.post img {border: 1px solid #35302a;
            padding: 4px;}