@charset "utf-8";
/* CSS Document */

@import('reset.css');

body {
	background-color: #595151;
	font-family: GillSans,Geneva,Arial,Helvetica,sans-serif;
}

a { color: #CC9937; }

#wrapper {
	background-color: #8a0000;
	margin: 20px auto 20px auto;
	outline: 1px white solid;
	border-right: 1px solid #380100;
	border-bottom: 1px solid #380100;
	width: 941px;
	background-image: url('images/outergradient.png');
	background-repeat: repeat-x;
	padding: 15px;	
	position: relative;
}

.inner_wrapper {
	width: 927px;
	background-color: #340100;
	background-image: url('images/innergradient.png');
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	padding: 8px;
}

h1#blog-title a {
	background-image: url('images/logo.png');
	width: 580px;
	height: 46px;
	margin: 15px auto 0 auto;
	display: block;
	color: transparent;
}

h1#blog-title span { visibility: hidden; }

div#blog-description {
	text-align: center;
	width: 100%;
	background-color: #340100;
	color: #c38630;
	color: #FFF;
	letter-spacing: 10px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	font-size: 16px;
}

div#container {
	float: none;
	width: 100%;;
	margin: 0;
}

div#content {
	background-color: #FFF;
	width: 680px;
	float: right;
	margin: 0;
	padding: 5px 15px 5px 15px;
}

div#sidebarcontainer {
	width: 200px;
	float: left;
}

h2.entry-title {
	color: #cc9937;
	text-transform: uppercase;
	font-family: GillSans, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
}

div.entry-content {
	color: #340100;
	font-size: 14px;
	font-family: GillSans, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

div.entry-content p {
	margin-bottom: 0;
}

ul.pagelist {
	list-style-type: none;
	margin-top: 5px !important;
	margin-left: 0 !important;
	width: 195px;
}

ul.pagelist li {
	list-style-type: none !important;
	width: 190px;
	margin-bottom: 6px !important;
}

ul.pagelist ul { list-style: none; }

ul.pagelist li li {
width: 230px;
list-style: none;
}

ul.pagelist li li a {
	width: 220px;
}

ul.pagelist li a {
	color: #FFF;
	padding: 3px 4px 3px 1px;
	border:1px white solid;
	text-decoration: none;
	width: 190px;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-family: "Gothic Century", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.pagelist li a:hover, ul.pagelist li li a:hover {
	background-color: #8f150c !important;
	font-weight: bold !important;

}

ul.pagelist li.current_page_item a, ul.pagelist li.current_page_parent a {
	background-color: #8f150c;
	font-weight: bold;
}

ul.pagelist li.current_page_item li a, ul.pagelist li.current_page_parent li a {
	background: none;
	font-weight: normal;
}


.sidebar {
	width: 200px !important;
}

div.sidebar li {
	width: 200px;
	margin-bottom: 1.5em;
}

li.sb_highlight span {
	color: #cc9937;
	font-family: "Gothic Century", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

li.sb_highlight_large span {
	font-size: 24px;
}

.widget_daikos_text {
	color: #cc9937;
	font-family: "Myriad Pro";
	font-size: 11px;
}

#homesidebar .widget_daikos_text {
	font-size: 18px;
	letter-spacing: 3px;
}

div#subcontainer {
	margin-top: 15px;
}

.homecontent {
	background-color: #FFF;
	width: 460px;
	padding: 5px;
	float: left;
	min-height: 350px;
}

.slideshow, .slide {
	width: 710px;
	height: 456px;
	overflow: hidden;
	position: relative;
}

.slide .slidelabel {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 32px;
	padding: 3px 3px 3px 8px;
	color: #FFF;
	margin: 0;
	font-family: "Century Gothic";
	border-top: 2px solid #340100;
	border-left: 2px solid #340100;
	background-image: url('images/tbg.png');
	text-align: right;
}

.hpcolumn {
	width: 210px;
	float: left;
	margin-left: 16px;
}

.hpcolbox {
	border: 1px solid #FFF;
	margin-bottom: 10px;
	width: 100%;
	min-height: 10px;
}

.addressbox {
	background-color: #FFF;
	padding: 6px;
}

.addressbox p {
	margin: 0;
	font-family: "Myriad Pro";
	font-size: 14px;
}

.newsletter_signup p {
	margin: 0;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 15px;
	font-family: "Myriad Pro";
}

.newsletter_signup .signup_box {
	padding: 10px;
	background-color: #cc9937;
	margin: 0;
}

.newsletter_signup .signup_box form {
	margin: 0;
	padding: 0;
}

.subscribeform #email {
	display: block;
	background-color: #FFF;
	color: #000;
	border: none;
	width: 100% !important;
	padding: 0 !important;
}

.signup_box p { margin: 0; }
.signup_box label { color: #000; font-size: 12px; }

#stnl_submit {
	display: block;
	background-color: #340100;
	color: #FFF;
	margin-top: 5px;
	border: none;
	width: 100%;
	text-transform: uppercase;	
	text-align: left;
	font-family: "Myriad Pro";
}

.widget { margin-bottom: 12px !important; }

.hpcolbox {
	color: #FFF;
	font-family: "Myriad Pro";
	padding: 3px;
	font-size: 14px;
}

.hpcolbox p.title {
	font-family: "Myriad Pro";
	font-size: 18px;
	width: 100%;
	text-align: center;
	margin: 0 0 5px 0;
	color: #FFF;
}

.hpcolbox p {
	margin: 3px 0 8px 0;
}

.hpcolbox ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 15px 5px;
}

.hpcolbox ul li {
	margin-bottom: 8px;
}

#contactbox .title {
	margin-bottom: 3px;
	color: #c38330;
}

#contactbox {
	background-color: #380100;
}

#specbox {
	background-image: url('images/smallgradient.png');
}

#contactbox a {
	text-decoration: none;
	color: #C38330;
}

.linklove { display: none; }


.pagelist {
	padding: 0;
	margin: 0;
	list-style: none;
}

.pagelist li ul {
	position: absolute;
	width: auto;
	/*left: -999em;*/
	display: none;
	background-color: #340100;
	padding: 3px;
}

.pagelist li:hover ul {
	left: 120px;
	z-index: 20;
	display: block;
}

.innerpage_slideshow {
	float: right;
	margin: 4px;
	border:1px solid #999;
	-moz-border-radius: 4px;
	width: 248px;
	height: 208px;
}

.innerpage_slideshow inner_slide {
	width: 240px;
	overflow:hidden;
	text-align: center;
}


.inner_slide img {
	height: 200px;
	width: 240px;
}

.innerpage_slideshow .inner_slide {
	margin: 4px;
}

.hentry {
	position: relative;
}


h3.entry-title {
	color: #CC9937;
	margin: 0 0 3px 0;
	display: inline-block;
}

div.entry-date {
	max-width: 350px;
	border-bottom: 1px dashed #CC9937;
}


h3.entry-title a {
	color: #CC9937;
	text-decoration: none;
	font-family: GillSans,Geneva,Arial,Helvetica,sans-serif;
}

abbr.published { border: 0; }

.entry-meta {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 20px;
	clear: none;
}

p.copyright {
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	margin: 2px 0 2px 0;
}

.hpcolbox a {
	color: #FFF;
	text-decoration: none;
}

.hpcolbox a:hover {
	text-decoration: underline;
}

.addresses {
	font-size: 12px;
}

.signup_box a { 
color: #340100;
text-decoration: underline;
}

h1#blog-title {
	margin-top: 0px;
	margin-bottom: 5px;
}

.inner_wrapper_top { padding-top: 0px; }

div.page { min-height: 500px; }

.slide_overlay {
	position: absolute;
	font-family: "Gothic Century",Verdana,Arial,Helvetica,sans-serif;
}

.slide_overlay_19 {
	color: #FF0000;
	font-size: 100px;
	left: 60px;
	top: 50px;
	font-family: "oldrubberstamp", "Impact";
	text-transform: uppercase;
	
}

.cform legend, #cformsform span, #cformsform li, #cformsform input {
	color: #000 !important;
}
form.subscribeform label strong { display: none; }

.catlist {
	padding-left: 5px;
}

.catlist li {
	list-style: none;
}

li.linkcat h2 {
	font-size: 14px;
	width: 400px;
	border-bottom:1px solid #CCC;
}

li.linkcat { list-style: none; }

.blogroll li {	font-size: 12px; margin-bottom: 10px; }
.blogroll li a { font-size: 14px; }