




/* Links */

a:link { text-decoration: none; color: #d8b97e; }

a:visited { text-decoration: none; color: #d8b97e; }

a:hover, a:active { color: #666; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px; }

h2 { font-size: 22px; }

h3 { font-size: 24px; color:#d8b97e;}
h3 a{ font-size: 24px; color:#d8b97e;}
h3 a:hover{ font-size: 24px; color:#ccc;}

h4, h5, h6 { font-size: 20px; }

ul { list-style: none;}
li { list-style: none;}

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }



abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{

}

#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;

}


#navigation
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	margin-top: 0px;
}
#headerbg {
width: 950px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
float: left;

}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	
	padding-top: 20px;
}

#content-wrapper
{
	width: 60%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
}

#sidebar-wrapper
{
	width:210px;
	float: right;
	
}

#sidebar
{
	float: right;
	padding: 0px 5px 10px 5px;
	width: auto;
	
	margin-top: 0px;
	
	display:table;
}

#footer
{
	clear: both;
	float: left;
	width: 930px;
	text-align: left;
	padding-left: 20px;
	color: #A3A3A3;
	font-size: 11px;
	padding-bottom: 10px;

	}

#footer a {
	color: #A3A3A3;
	font-size: 11px;
	}

#footer a:visited {
	color: #A3A3A3;
	}
#footer a:hover {
	color: #A3A3A3;
	}
#extras
{
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;

	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#navigation h1 { margin-left: 20px; padding-top: 12px; float: left; text-transform: lowercase; font-size: 35px;}
#navigation h1 a { color: #fff;}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 33px; padding: 0 0px 0 0; margin-left: 10px; width: 930px; background-image: url(images/nav-bg.gif); margin-bottom: 0px;}

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #7B7B7B;
	display: block;
	padding: 15px 10px;
	margin-right: 1px;
	height: 25px;
	font-size: 13px;
	margin-top: 0px;
	font-weight: bold;
}

#navigation li a:hover,
#navigation li a:active
{
	color: #7B7B7B;
	font-size: 13px;
	margin-top: 0px;
	background-image: url(images/nav-bg2.gif);
	font-weight: bold;
}

#navigation li.active a
{
	color: #555555;
	
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0;  }


/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

	background-repeat: repeat-x;
}

.post-wrapper {
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 0px;
width:100%;

margin-left: -20px;

margin-bottom: 0px;
float: left;

}


.sideblock ul { }

.sideblock h3 { margin-top: 5px; font-size: 16px;  color: #fff; padding-top: 4px; padding-left: 10px; font-weight: bold; display: block; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #d8b97e; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link {  border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none; font-family: Arial, Helvetica, sans-serif}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;

width: 280px;
}

#commentform textarea {

border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {

border: 1px solid #d6d3d3;
}
#commentform textarea:focus {

border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;

border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;

border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;

border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #000000;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #60992C;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 18px;
color: #C2C2C1;
text-transform: lowercase;
margin-left: 20px;
margin-bottom: 2px;
float: left;
}






/* CSS Document */

body { background-color:#170304;
		margin:0px;
		padding:0px;}

.header { background-image:url(images/header.jpg);
			background-repeat:no-repeat; 
			background-position:left top;}
			
.subnav{ color:#000000;
		font-family:Arial;
		font-size:12px;}

.subnav a:link, .subnav a:visited { color:#000000;
				font-family:Arial;
				font-size:11px;
				text-decoration:underline;}

.subnav a:hover { color:#FF0000;
				font-family:Arial;
				font-size:11px;
				text-decoration:underline;}

.page_title { font-family:Arial;
			color:#FFFFFF;
			font-size:16px;
			font-weight:800;}

.page_title2 { font-family:Arial;
			color:#D8B97E;
			font-size:25px;
			font-weight:700;}

.page_title3 { font-family:Arial;
			color:#D8B97E;
			font-size:16px;
			font-weight:600;}
			
.page_title4 { font-family:Arial;
			color:#D8B97E;
			font-size:12px;
			font-weight:600;}
			
/*default font-family and font color*/

/*some standards*/


p { margin:0px; }

a img { border: none; } /*default border attribute on images that have a link*/

/*basics*/
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }
.fs25 { font-size:25px; }
.fs30 { font-size:30px; }

.fw600 {font-weight:600}
.fw700 {font-weight:700}
.fw800 {font-weight:800}
.fw900 {font-weight:900}

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; /*border-bottom:1px solid #3366FF;*/ }

/*td's padding or sample padding to be use*/

.main_area { color:#FFFFFF;
			font-family:Arial;
			font-size:12px;}

.main_td {  }
		
.area_a_td { }

.footer_td { }

/*.overflow {overflow:auto; height:300px; width:500px;}*/

.p10 { padding:10px; }
.p15 { padding:15px; }
.p20 { padding:20px; }

/*default color on text-links and text-decoration*/

a:link, a:visited { }
a:hover { }

/*to override default color on text-links and text-decoration*/
.a1 a:link, .a1 a:visited { } 

.a1 a:hover { } 

/*css navigation | main nav*/
.nav_block {  }
				

.nav a { color:#FFFFFF;
	   font-style:italic;
	   font-family:Arial;
	   font-weight:700;
	   font-size:13px;
	   padding-left:37px;
	   padding-right:5px;
	   height:29px;
	   line-height:29px;
	   display:block;
	   text-align:left;}
.nav a:link, .nav a:visited {
	   color:#FFFFFF;
	   font-style:italic;
	   font-family:Arial;
	   font-weight:700;
	   text-decoration:none;}
.nav a:hover { color:#FFFFFF;
	   font-style:italic;
	   font-family:Arial;
	   font-weight:700;
	   background-image:url(images/nav_bg.gif);
	   background-repeat:no-repeat;
	   background-position:left center;
	   text-decoration:none;
		}
#currentnavpage { }
#navfirst {  }
#navlast { }
#navfirst:hover { }
#navlast:hover { }
#currentnavfirst { }
#currentnavlast { }

.top_nav { }
			
.top_nav a:link, .top_nav a:visited { }
			
.top_nav a:hover { }
			
#current_top_nav { }

/*footer nav*/
.footer_block { }
				
.footer { }
.footer a:link, .footer a:visited { }
.footer a:hover { }
#fnavfirst { }
#fnavlast { }

/*add-ons*/
/*sample font color to be use*/
.blue { color:#031871;}
.blk2 { color:#040404;}
.black {color:#000000;}
/*sample font-family to be use*/
.ff_a { font-family:Arial;}
.ff_cs { font-family:"Comic Sans MS"; }
.ff_tnr { font-family:"Times New Roman";}
/*font attrributes for form, e.g., input box, textarea, select*/
.form { font-family:Verdana; font-size:12px;} 


.bg1 { background-image:url(images/main_bg.jpg);background-repeat:no-repeat; background-position:left bottom;}
.bg2 {background-image:url(images/header_bg_rep.jpg);background-repeat:repeat-x; background-position:left top;}
.bg3 {background-image:url(images/header_bg_rep2.jpg);background-repeat:repeat-x; background-position:left top;}
.bg4 {background-image:url(images/body_bg_rep.jpg);background-position:left top;}
.bg5 {background-image:url(images/main_bg_rep.jpg);background-repeat:repeat-x; background-position:left bottom;}
.bg6 {background-image:url(images/main_top4.jpg);background-repeat:repeat-x; background-position:bottom left;}

