/*
Theme Name: ChaosActive
Theme URI: http://chaosactive.com
Description: Custom Template for Chaosactive.com
Author: Abhishek Cherian George
Author URI: http://chaosactive.com
Version: 1.0

*/

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, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

* {margin:0; padding:0;}

body {	font: 18px Verdana, Geneva, sans-serif;
	background: #666 url(images/paper.jpg) center top; color:#fff; text-align:center;
}

a{color:#9EE785;text-decoration:none;}
a:hover {color:#B7D5F7;}
a img{border:none;text-decoration:none;}
ul li {list-style:none; }
p {margin: 5px 0 10px 0; line-height:140%;}

/* Headings
----------------------------------------------------------------------------------------------------*/


h1 {	font-size: 120px; font-weight: bold; 	line-height: 150px; color: #fff; }

h1 span {	font-size: 40%; font-weight: normal;  line-height: 50px; }

h2, h2.posttitle {	font-size: 24px; font-weight: bold; border-bottom:1px dotted #A08870; }

h3 {	font-size: 20px; font-weight: bold; margin: 10px 0 5px; color: #fff; clear: both; border-bottom:1px dotted #A08870; }

h4 {	font-size: 18px; font-weight: normal; margin: 0 0 0 0; color: #251715; }

h5 {	font-size: 16px; }

h6 {	font-size: 14px; font-weight: normal; }

/* layouts
----------------------------------------------------------------------------------------------------*/

#page{ width: 960px; margin: 40px auto 0 auto;  }

#content {width : 920px; padding 0; margin: 0px auto 0 auto; }

#header {text-align:center; width:920px;  }

#nav {width:920px; text-align:center; border-bottom: 2px solid #3c3735;}

#nav ul {list-style:none; display:inline;}

#nav li {display:inline; }

#nav li a {line-height:40px; }

#nav li a:hover { background-color:none; color:inherit; }

#teaser {margin: 20px 0 20px 0;}

#post-left { border: 5px solid #3c3735; width:280px; margin-top:25px;  margin-right:25px; background: #fff; float: left;}

#post-right { border: 5px solid #3c3735; width:280px;margin-top:25px;  background: #fff;float:left;}


/* Content  */
#wrap {width:880px; text-align:left; font-size: 20px; background: url(images/trans_bg.png) center top; padding:20px; }

/* blog posts  */
.post{padding-bottom:20px;margin:0 0 30px;}
.post a{border-bottom:1px solid #856E58;}
.authormeta{margin:2px auto;}
.postmeta{border-top:1px dotted #A08870;padding:5px 0; font-size:16px;  line-height:100%; margin-bottom:30px; text-align:right;}
.postdate{background:#856E58;border-bottom:1px solid #A08870;border-top:1px solid #A08870;color:#E3CCB5;text-align:right;margin:10px 0 35px;padding:2px 5px;}
.postcontent { font-size: 18px; }
.previouslink{float:left;width:45%;text-align:left;}
.nextlink{float:right;width:45%;text-align:right;}

/* post content headings  */
.postcontent h3,.postcontent h4{background-color:inherit;color:#9EE785;border-bottom:1px dotted #A08870;margin:35px 0 0;}

.posttitle h3,.posttitle h4{background-color:inherit;color:#9EE785;border-bottom:1px dotted #A08870;margin:35px 0 0;}

/* single page meta  */
.metawrap{border-top:1px dotted #A08870;border-bottom:1px dotted #A08870;margin:20px 0 10px; line-height:100%;  font-size:16px;}
.metawrap p {line-height:100%;}

/* blog comments  */
.commentmetadata{border-bottom:1px dotted #A08870;font-size:0.8em;}
/* individual comments  */
#commentlist li{margin-bottom:50px;}
#commentlist li li {margin: 4px 0;}
/* comment form  */
#commentform dd{margin:0 0 15px;}
#commentform dd input{background:#4D3932;border:1px solid #654;color:#F8F2ED;width:58%; font-size:18px; }
#commentform fieldset{background:#5B5046;color:inherit;padding:15px;}
#commentform textarea{background:#4D3932;border:1px solid #654;color:#F8F2ED;width:98%;}



/* Various Classes & Image Alignment  */
.clear{clear:both;}
.center{text-align:center;}
.floatleft{float:left;margin:5px;}
.floatright{float:right;margin:5px;}
img.center{display:block;margin:10px auto;}
img.left{display:inline;margin:0 10px 5px 0;}
img.right{display:inline;margin:0 0 5px 10px;}
fieldset,.post a:hover{border:none;}
legend,hr,#sidebar li#search label{display:none;}
#commentform input#author,#commentform input#email,#commentform input#url{background:#4D3932;border:none;border-bottom:1px solid #654;color:#F8F2ED;width:98%; font-size:18px; height:36px;}
#sidebar li,#sidebar li#search dd{margin:0;}
.postmeta,.metawrap{clear:both;}
