/*
Code and Design Based on Swanky by Free CSS Templates
Modifications by Rock Creek Strategic Marketing
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background:#342f30 url(images/bg-interior.jpg) repeat-x top left;
}

body.home {
	background-image:url(images/bg-home.jpg);
}

body, th, td, input, textarea {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

input, textarea {
background:#F8FAEB;
color: #000;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #ffd006;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-bottom:12px;
	letter-spacing:-.25px;
}

p, ul, ol {
	font-family:Helvetica, Arial, sans-serif;
	line-height:18px;
	margin-bottom:12px;
}

ul, ol {
	margin-left: 10px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #ffd006;
}

a:hover {
	text-decoration:underline;
	border: none;
}

a img {
	border:none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #ffd006;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 850px;
	margin: 0 auto;
}

#menu {
	height: 48px;
	width: 850px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 30px 16px 30px;
	letter-spacing: -.1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #000 1px solid;
	color: #FFFFFF;
}

#menu a:hover {
	background: #252022;
	color: #ffd006;
}

#menu .current_page_item a {
	background: #252022 url(images/bg-nav.gif) top left repeat-x;
	padding: 15px 30px 16px 30px;
	color: #ffd006;
}

#menu .current_page_ancestor a {
background: #252022 url(images/bg-nav.gif) top left repeat-x;
	padding: 15px 30px 16px 30px;
	color: #ffd006;
}

#menu .last{
	border-right: #58032F 1px solid;
}

#search {
	float: right;
	width: 260px;
	margin: 0px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Intro */

#masthead {
	width: 850px;
	height: 110px;
	margin: 0 auto;
	background: url(images/masthead-interior.jpg) no-repeat left top;
	position:relative;
}
#masthead-blog {
	width: 850px;
	height: 110px;
	margin: 0 auto;
	background: url(images/masthead-interior.jpg) no-repeat left top;
	position:relative;
}
.home #masthead {
	height: 261px;
	background: url(images/masthead-home.jpg) no-repeat left top;
}

#intro {
	position:absolute;
	top:28px;
	left:362px;
	width:531px;
}
.home #intro {
	top:47px;
	left:445px;
	width:400px;
}

#intro h1, #intro p {
	margin: 0;
	padding: 0;
}

#intro h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing:-.5px;
	background-color:#231f20;
	display:inline-block;
	padding:0 3px;
	margin-bottom:14px;
}
#intro p {
	clear: left;
	margin-bottom: 0px;
	line-height: 20px;
	font-size:14px;
	color: #fff;
}
.home #intro p {
	margin-bottom: 12px;
	line-height: 20px;
	font-size:14px;
}

#intro a {
	color:#fff;
	border-bottom:1px dotted #f3791c;
		text-decoration:none;

}
#intro a:hover {
	border-bottom:1px solid #f3791c;
}

#intro a.more {
	border:0;
	color: #000;
	background:#ffd006 url(images/arrow.gif) right 40% no-repeat;
	padding:0 11px 0 2px;
	font-weight:bold;
		text-decoration:none;

}
#intro a.more:hover {
	background-color:#fff;
	color:#000;
}

/* Page */

#page {
	width: 876px;
	margin: 0 auto;
	background: #342f30 url(images/bg-page.jpg) top left repeat-x;
	border-top: none;
	padding-bottom:20px;
}

/* Content */

.module {
	float:left;
	width:292px;
	background:transparent url(images/bg-module-home.jpg) top left no-repeat;
	margin-top:7px;	
	padding-top:19px;
}

.module h2, .module p, .module ul {
	padding:0 22px;
	margin:0;
	margin-bottom:5px;
}
.module a img {
	padding:0 22px 5px 22px;
}
.module h2 {
font-size:16px;
}
.module ul {
	list-style:none;
}
.module li {
	background: url(images/bullet.gif) no-repeat left 50%;
	border: none;
	padding-left: 15px;
}

.module .module-bottom {
	background:url(images/bg-module-bottom.jpg) 10px bottom no-repeat; height:8px; display:block; margin:0;
	padding-top:4px;
}

#content {
	float: left;
	width: 635px;
}

.post, .breadcrumbs {
padding:0 35px 0 15px;
}


#breadcrumbs a {
background:transparent url(images/bullet02.gif) right 40% no-repeat;
	padding:0 11px 0 0px;
	margin-right: 4px;
font-size: 12px;
}

#breadcrumbs {font-size: 12px;}

.post .title {
}

.post h1.title {
	font-size: 24px;
	color:#e5192c;
}
.post h2 {
	color:#e5192c;
	font-size:18px;
}

.post .entry {
}
.post h2, .post p, .post ul {
	margin:0;
	margin-bottom:10px;
}
.post p, .post ul {
	font-size:14px;
	line-height:24px;
}
.post ul {
	list-style:none;
}
.post li {
	background: url(images/bullet.gif) no-repeat left 40%;
	border: none;
	padding-left: 15px;
}

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #ffd006;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .tags {
	margin: 0;
	background: #F2F2F2;
	padding: 5px 10px 5px 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

.post li.alt {background-image: none;}


/* Sidebars */



#sidebar {
	width: 235px;
	padding:0;
	float: left;
	border-left:1px dotted #333;
}
#sidebar h2, #sidebar ul {
	padding-left:18px;
}
#sidebar h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0 0 6px 0;
	color: #e5192c;
	text-transform:uppercase;
	font-size:16px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
	margin:0;
/*margin-left: 18px;*/
	background: url(images/bullet02.gif) no-repeat left 40%;
	padding-left: 15px;
list-style-type:none;

}

#sidebar li a {
}

#sidebar li a:hover {
	text-decoration:underline;
}

#sidebar .current_page_item a {color:white;}
#sidebar .current_page_item a:hover {text-decoration: none; cursor:text;}

#sidebar ul li.widget {background-image:none; margin-left: -33px;}
#sidebar ul li.widget ul li {background: url(images/bullet02.gif) no-repeat left 40%; padding-left: 13px;}
#sidebar ul li.widget ul li a {padding-left: 5px;}
#sidebar li.widget_categories h2.widgettitle {margin-top: 5px;}
#sidebar li.widget_recent_entries h2.widgettitle {margin-top: 5px;}

/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #ffd006;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width:850px;
	margin: 0 auto;
	border-top:1px dotted #555;
	padding-top:10px;
}

#footer p {
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
}
#footer p.copyright {
	float:left;
}
#footer p.footer-menu {
	float:right;
}

#footer  a {
	color: #FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
	color:#ffd006
}
#footer p.footer-menu a{
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

#footer ul {float: right;}
#footer li {/*float: right;*/}
#footer li {background: url(images/footer-bullet.gif) no-repeat left 50%; display:inline; text-transform:uppercase; list-style-type: disc; padding-left: 10px; padding-right: 2px; font-weight: bold; font-size: 11px;}
#footer li a {text-decoration: none;}
#footer li.home {background-image:none;}
#sidebar ul li ul li {background-image: none;}