/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

html, body {
	height: 100%;
}

body {
	background-image: url(images/narofom-subdued.gif);
	text-align: justify;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #29351E;
}

h1 {
	letter-spacing: -1px;
	font-size: 134%;
	font-weight: bold;
	color:#DB1500;
}

h2 { font-size: 122%; }

h3 {
	letter-spacing: 2px;
	font-size: 85%;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

blockquote {
	padding-left: 2em;
	background: url(images/img06.gif) no-repeat;
	color:#990000;
	padding: 0 10px 0 10px;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat 0 9px;
}

ol {
	margin-left: 2em;
}

a {
	border-bottom: 1px dotted #919F48;
	text-decoration: none;
	font-size:10;
	color: #AD4837;
}

a:hover {
	border: none;
}

/* Boxed */

.boxed {
	padding-top: 20px;
	}

.boxed .title {
	margin: 0 15px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left center;
	font-size: 100%;
}

.boxed .content {
	padding: 15px;
	border-bottom: 1px solid #919F48;
}

.boxed ul li {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	font-size: 85%;
}

/* Page */

#page { 
	width: 760px;
	min-height: 100%;
	margin: 0 auto;
	background: #FFFFFF url(images/background.gif) repeat-y center top;
}

html>body #page {
	height: auto;
}

#col-one {
	float: left;
	width: 550px;
}

#col-two {
	float: right;
	width: 208px;
}

/* Logo */

#content {
	color: #773B17;
}
#logo {
	height: 371px;
	background: url(images/boots.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 220px 0 0 13px;
	font-size: 36px;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 11px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	margin: 0;
	padding: 10px;
	background: url(images/img09.gif) repeat-x left top;
}

#menu li.first {
	background: none;
}

#menu a {
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover b {
	text-decoration: underline;
	}
	
#menu2 {
	padding: 15px;
	text-align:left;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color: #FFCC00;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	}
	
	#menu3 {
	padding: 15px;
	text-align:left;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color: #FFCC00;
	border-top: 1px solid #FFFFFF;
	}
	
	
#now {
	margin: 0 0 -20px 0;
	position:absolute;
	z-index: 999;
	float:left;
}


/* Featured Post */

#featured-post {
	height: 336px;
	padding: 35px 20px 0px 20px;
	background: #29351E url(images/img03.jpg) no-repeat left bottom;
	color: #8CA575;
}

#featured-post h1 {
	margin: 0 0 5px 0;
	padding: 6px 0 0 35px;
	background: url(images/img04.jpg) no-repeat;
	color: #FFFFFF;
}

#featured-post a {
	color: #FFFFFF;
}

/* Latest Posts */

#latest-posts {
}

.post {
}

.post .title {
	margin: 0 20px;
	padding: 20px 0 0 0;
	background: url(images/img04.jpg) no-repeat right bottom;
	border-bottom: 1px solid #919F48;
}

.post .title a {
	border: none;
	color: #29351E;
}

.post .meta {
	margin: 0 20px 20px 20px;
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x left bottom;
	text-transform: none;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.post .meta a {
	color: #999999;
}

.post .story {
	padding: 0 20px 20px 20px;
}

/* Footer */

#footer {
	padding: 20px;
	background: #EEEFD5;
	border-top: 1px solid #919F48;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 77%;
	color: #919F48;
}

#footer a {
	color: #919F48;
}
.style1 {font-size: 14px}
.style2 {color: #660000}

.style3 {
	color: #574B34;
	padding: 10px;
	font-style:none;
	font-size:11px;
		}

.style4 {color: #804040}
.style6 {color: #FF00FF}
.style7 {color: #FFCC00}
