/*  
Theme Name: ChaoticSoul
Theme URI: //sandbox.avalonstar.com/
Description: An old version of the beloved Avalonstar. <font color="#FF3300">(header image customizable)</font>
Version: 1.0.1
Author: Bryan Veloso
Author URI: //avalonstar.com/
*/


/*  -----|  Globals  |------------------------------------------------------  */

body { 
   background:url("//hernancattaneo.podbean.com/mf/web/tkke5g/bg_top.jpg") repeat-x scroll 0 0 #070706;
   padding-bottom:28px;
}

/* hr { display: none; } */

hr {
	border: 0px none;
	height: 10px;
	margin: 10px 0;
	width: 960px;
	}
	
a:link, a:active { color: #d8d7d3; text-decoration: none; font:95% Arial,Helvetica,sans-serif;}
a:visited { color: #7DAFC6; text-decoration: none; font:95% Arial,Helvetica,sans-serif; }
a:hover { color: #fff; text-decoration: none; }

ul { list-style: none; }

input, textarea {
	color: #9c9890;
	font-size: 11px; 
	text-decoration: none; 
	background-color: #111A22; 
	border: 1px solid #213242;
	padding: 5px;
	}
	
blockquote {
	background: #1b1814;
	padding: 1px 15px 5px;
	border-bottom: 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: -8px auto 25px;
	padding: 0;
	width: 978px;
        background-color:#091219;
        background:url("//hernancattaneo.podbean.com/mf/web/xpwpi/bg_flare_radio.jpg") no-repeat scroll 0 0 transparent;
	}
	
#header {
	text-align: center;
        display:none;
	}

#wrapper, #headerimg { width: 960px; }
#headerimg { height: 150px; }



#wrapper { background: url('//hernancattaneo.podbean.com/mf/web/ggbyhw/bar.gif') repeat-y top left;} 

.image {
	background: #22201d url('images/image_left.png');
	border: 1px solid #363430;
	height: 149px;
	width: 372px;	
	}
.image2 {
	background: #22201d url('images/image_left.png');
	border: 1px solid #363430;
	height: 149px;
	width: 758px;	
	}
	
	.bkgleft { background: url('images/image_left.jpg'); float: left; }
	.bkgright { background: url('images/image_right.jpg'); float: right; }
	
#footer {
	font:95% Arial,Helvetica,sans-serif;
	color: #999;
	}
	
#content, #sidebar { 
	border-left: 1px solid #213242;
	border-right: 1px solid #213242;
	padding: 0 10px; 
        font: 95% Arial,Helvetica,sans-serif;
        color : #EDECE7;
	}
	
	#content { float: left; font-size: 15px; width: 690px; }
	#content h2 { margin: 0 0 10px; font: bold 100% Arial,Helvetica,sans-serif; }
	#content p 
        { line-height: 1.5em; 
          color:#EDECE7;
          font:95% Arial,Helvetica,sans-serif;
        }
	
	#sidebar { border-left: 0; float: right; width: 200px; }
	#sidebar h3 { color: #bd934f; margin: 15px 0 5px; font:bold 100% Arial,Helvetica,sans-serif; }
	#sidebar ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #213242; border-bottom: 1px solid #213242; }
	#sidebar li { display: block; padding: 4px 10px; background: #131E26; margin: 1px 0; }
	#sidebar li:hover {  background: #213242; }
		
#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: 15px 10px 0px; background: #111A22; margin-bottom: 15px; border-bottom: 1px solid #213242; }
.lastfive { padding-left: 10px; padding-right: 10px; }
	.postmetadata { margin: 3px 0; padding: 0; }
	.postmetadata a { font-weight: bold; display: none; }
		#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.3em; }
	
	.top .entry { font-size: 15px; }
	.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 15px; }
	
	.entrytext h2 { border-bottom: 1px solid #bd934f; display: block; }
	.entrytext ul { list-style-type: square; }
	
/* Comments Structure */

.comments { padding: 10px; margin-top: 15px; background: #131E26; border-top: 1px solid #213242; 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; }
	.commentlist li p { padding: 5px 10px 0; margin: 0; }
	.commentlist li p.commentmetadata { border-bottom: 1px solid #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:100% Arial,Helvetica,sans-serif; font-weight: normal; }

h1 { color: #fff; font-size: 2em; margin: 0 0 8px; }
h1:before, h1:after { content: " . . "; color: #444; }
h1 span { color: #bd934f; }

h2 { color: #bd934f; font-size: 1.25em; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #213242; }
	.post h2 a { color: #bd934f; font-weight:bold; font-size: 1.1em;}
	.post h2.first { font-size: 1.75em; }
	
	.widecolumn h2.title { 
		display: block; 
		padding: 13px 10px;
		background: #131E26;
		margin: 0 0 15px; 
		border-bottom: 1px solid #213242; 
		font-size: 1.75em; }

.description { color: #666; font-weight: bold; }

.comments h3 { margin: 0 0 10px 0; color: #bd934f; }



/*  -----|  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 */

#pb_controlarea
{
   display:none;
}

.bkgleft {
   display : none !important;
}
.bkgright {
   display : none !important;
}

#postfooter
{
   display: none;
}
.donations form, .donations label, #premium_wrap form {margin:0px !important;}

.show_visits span, .BlogEpisodeCount span {color: #bd934f}
#profilebottomaction .btns-nomal a.pb-follow {background: #bd934f; color: #fff; border: 0px;}
.show_visits {border-right: 1px solid rgba(255,255,255,0.2)}
.wtf-widget .h3css {border-bottom-color:rgba(255,255,255,0.2);}
.wtf-widget .ul.list li:first-child, .wtf-widget .ul.list li {padding: 8px 0 8px 65px !important;}

a:link.download_link {color: yellow;font-weight:bold;font-size:0.85em;}
a:visited.download_link {color: yellow;font-weight:bold;font-size:0.85em;}