/*  

Theme Name: New Age

Theme URI: http://www.ephereal.com

Description: It's a new dawwwnnn

Version: 1.0

Author: Jaclyn Tan

Author URI: http://www.ephereal.com



*/




body {
	color: #3e2f00;
	overflow-x: hidden;
	text-align: left;
	margin: 0;
	background: #AF9F59 url(images/bg.png) repeat-x scroll;
	font: 12px/1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


b, strong {  
	border-top:1px solid #FFFFFF;
	border-bottom: 1px solid #433706;border-right:none;border-left:none;border-top:none; color: #608633;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

i, em {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	color: #c5a200;
}

input, textarea {
	color: #c04050;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #5c2f50;
	text-align: center;
	background-image: url(images/postbg.png);
}


/* @group Linkage */

a:link, a:active, a:visited       {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #c83a41;
	text-decoration: none;
}

a:hover      {
	color: #92950e;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.imgpost {
	border:0px;
	float: left;
	margin: 3px;
}

/* @end */




/* @group Headers */



h1 {

	color: #82195a;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: 1px;
	border-bottom: 3px groove #9ba53f;
	vertical-align: middle;
}

h2 {
	color: #839836;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	letter-spacing: 1px;
	vertical-align: middle;
	margin-right: 16px;
	border-bottom: 1px dashed #a0873d;
}

h3 {
	color: #c89629;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	vertical-align: middle;
	padding: 2px;
	text-transform: uppercase;
}


h4{
	color: #824483;
	font: italic 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	letter-spacing: 2px;
	text-indent: 9px;
	text-transform: uppercase;
}



h5 {
	color: #868a4f;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	letter-spacing: 2px;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	padding: 2px;
}



/* @end */



/* @group containers */

#wrapper {
	margin: 0;
	width: 102%;
	
}

#wrapper2{
   position:absolute; 
   top:635px; 
   left:0px; 
width:102%;
   background: url(images/bbg.jpg) repeat;
   }

#content {
	width:65%
	margin: 0 auto;
	position: relative;
	top: -65px;
}

#blogpost {
	margin: 0 auto;
	margin-bottom:20px;
	width: 65%;
	background: url(images/postbg.png) repeat;
	padding: 18px;
	border: 8px solid #6e643d;
}

#box {
	background: url(images/postbg.png) repeat;
}

.post {
	margin: 0 auto;
	margin-bottom:20px;
	width: 65%;
	background: url(images/postbg.png) repeat;
	padding: 18px;
	border: 8px solid #6e643d;
}
#footer {
	margin: 0 auto;
	width: 65%;
	background: url(images/postbg.png) repeat;
	padding: 18px;
	border: 8px solid #6e643d;
}

#menubar {
	margin: 0 auto;
	width: 65%;
	position: relative;
	top: -90px;
	z-index: 300;
}

#comment {
	width:100%;
	height:90px;
}

.altr {
	color: #612b2d;
	background-color: #cf9c84;
	margin-bottom: 12px;
	padding: 10px;
	border: 1px solid #6b6b6b;
}

.osc {
	color: #5a5e16;
	background-color: #e0b12b;
	margin-bottom: 12px;
	padding: 10px;
	border: 1px solid #6b6b6b;
}

#a, #b, #c {
	padding: 5px;
	height:170px;
	margin-left:5px;
	margin-right:5px;
	background-image: url(images/postbg.png);
}

#free {
	position: relative;
	bottom: -28px;
	margin-left:20px;
}


/* @end */

/* @group Forms */

select {
	width: 100px;
	color: #6b1748;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: top;
	margin: 5px;
	background-image: url(images/postbg.png);
	text-align: center;
	border: 1px solid #f7ff9c;
}

#comment {
	width:  100%;;
	
}

/* @end */

/* @group Images */
img {
	border:0px;
}
#hdrimg {
	z-index: 100;
	position:absolute; 
	top:0; 
	left:0; 
	clear:both; 
	visibility: inherit;
}

#hdrdoor {
	z-index: 500;
	position:absolute; 
	top:-720px;
	left:665px;
}

/* @end */

blockquote {
	border-left: 11px solid #2d1833;
	padding-left: 4px;
	margin: 25px 10%;
	background: url(images/postbg.png) repeat;
	text-align: left;
}

ul.main {
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	list-style-position: inside;
}
li#categories {
	list-style-type: none;
}
.pagenav{
     list-style-type:square;
}

ol.commentlist {
		list-style-type: none;
		list-style-position: inside;
}

#themeswitcher {
	color: black;
	list-style-type: none;
}
