/*  
Theme Name: ChaoticSoul
Theme URI: http://sandbox.avalonstar.com/
Description: An old version of the beloved Avalonstar, remade into a WordPress theme.
Version: 1.0
Author: Bryan Veloso
Author URI: http://avalonstar.com/
*/


/*  -----|  Globals  |------------------------------------------------------  */





body { 
	background-color: #212121; /*#161410*/
	color: #000;
	font: 75.5%/125% arial, 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

/* hr { display: none; } */

hr {
	background-color: #22201d;
	border: 1px solid #363430;
	height: 10px;
	margin: 10px 0;
	width: 760px;
	}
	
a:link, a:active, a:visited {color: blue; text-decoration: underline; }
a:hover { color: chocolate;}

ul { list-style: none; }

input, textarea {
	color: #9c9890;
	font-size: 11px; 
	text-decoration: none; 
	background-color: #161410; 
	border: 1px solid #363430;
	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: 0 auto 25px;
	padding: 0;
	width: 800px;
	}
	
#header {
	text-align: center;
	}

	
.homepageonly {
	background-color: #010101;
	width:800px;
	padding-bottom:300px;
}	
	
	
#wrapper, #headerimg { width: 800px; }
#wrapper { background: url('images/content_bkg.gif') repeat-y top left;}
#wrapper { background-color:#232323;}

.image {
	background: #22201d url('images/image_left.png');
	border: 1px solid #363430;
	height: 149px;
	width: 372px;	
	}
	
	.bkgleft { background: url('images/image_left.jpg'); float: left; }
	.bkgright { background: url('images/image_right.jpg'); float: right; }
	
#footer {
	font-family: tahoma, arial, helvetica, sans-serif; 
	color: #999;
	}
	
#content, #sidebar { 
	border-left: 1px solid #363430;
	border-right: 1px solid #363430;
	padding-top:50px; 
	}
	
	#content {
	float: left; 
	font-size: 1.1em; 
	width: 545px;	
	background-color:ivory; padding-left:25px; 
	padding-right:25px;
	padding-bottom:100px;
	}
	
	
	/* H1 IN THE CONTENT */
	
		#content h1 { margin: 0 0 10px; 
		font:39px/40px georgia, arial, helvetica, sans-serif; 
		letter-spacing:-1px; 
		color:#BD934F; 
		padding-bottom:10px;
		border-bottom:1px solid #BD934F;
		/*color:#25487C; */
		margin-top:80px;
		margin-bottom:50px;
		display:block;
		clear:both;
		}
	
	#content h2 {
		margin: 0 0 10px; 
		font:20px georgia, arial, helvetica, sans-serif; 
		letter-spacing:-1px; 
		color:#212121; 
		border:0;
		margin-top:80px;
		margin-bottom:25px;
		display:block;
		clear:both;
		padding-top:50px;
		}
		
	 	
		#content h3 { margin: 0 0 10px; 
		font:bold 17px arial, helvetica, sans-serif; 
		letter-spacing:-1px; 
		color:#121212; 
		border-bottom:1px solid #ccc;
		margin-top:50px;
		letter-spacing:-1px;
	display:block;
		clear:both;
			}	


		#content h4 { 
		font:bold 13px tahoma, arial, helvetica, sans-serif; 
		margin-top:50px;
		color:#333;
		border-bottom:1px solid #8f6828; 
	display:block;
		clear:both;
	
		}			

		
		
	#content p {margin-top:0; font:13px/26px 'trebuchet ms', arial, helvetica, sans-serif;}
	
	#content table.basic {margin-bottom:50px;}
	#content table.basic tr.header td {background-color:#BD934F; color:white; font-weight:bold;}
	#content table.basic tr.odd td {background-color:beige;}
	#content table.basic td {padding:5px; width:33%; font:13px tahoma, arial, helvetica, sans-serif;}


	
	#sidebar { padding-bottom:100px; border-left: 0; float: right; width: 200px; background-color:#bd934f;}
	#sidebar h3 { color: #bd934f; margin: 15px 0 5px; }
	#sidebar ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; }
	#sidebar li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
	#sidebar li:hover { background: #363430; }
		
#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: #1b1814; margin-bottom: 15px; border-bottom: 1px solid #35302a; }
.lastfive { padding-left: 10px; padding-right: 10px; }
	.postmetadata { margin: 3px 0; padding: 0; }
	.postmetadata a { font-weight: bold; }
		#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.3em; }
	
	.top .entry { font-size: 1.1em; }
	.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }
	
	.entrytext h2 { border-bottom: 1px solid #96adc2; display: block; }
	.entrytext ul li { font:13px arial, helvetica, sans-serif; margin-bottom:20px; }
	.entrytext ul li { list-style-type: disc;}
/* 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: 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, h4, h5, h6 { font-family: tahoma, Georgia, 'Times New Roman', serif; font-weight: normal; }

h3 {font:bold 17px arial, helvetica, sans-serif; letter-spacing:-1px; color:#121212;}

h1 { color: #fff; font-size: 2em; margin: 0 0 8px; }
h1 span { color: #bd934f; }

h2 { font-size: 1.25em; margin: 0; padding: 1px 0; display: inline; }
	.post h2 a { color: #bd934f; }
	.post h2.first { font-size: 1.75em; }
	
	.widecolumn h2.title { 
		display: block; 
		padding: 13px 10px;
		background: #1b1814;
		margin: 0 0 15px; 
		border-bottom: 1px solid #35302a; 
		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;
}