body{
	margin:0;
	font:14px/19px "Trebuchet MS", arial, sans-serif;
	background:#fff url(../images/bg.gif) repeat-x 0 0;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
h1,h2,h3,p{
	margin:0;
}

.entry { position:relative; }

#main a.stico_default{padding-left:20px;}

div.entry div.print {width:150px; position:relative; left:400px; top: -20px; }

div.entry div.print img{margin:0;}

div.entry div.printsingle {width:300px; position:relative; left:400px; top: -20px; }

div.entry div.printsingle img{margin:0;}



.entry img {
	float:left;
	margin-right:20px;
	margin-top:0px;
	margin-bottom: 20px;
	border: 1px solid #61221a;
}


img{
	border:none;
}
/* page */
#page{
	margin:0 auto;
	width:962px;
	background:url(../images/page.png) repeat-y 0 0;
	padding:0 13px;
}
/* header */
#header{
	border-left:1px solid #61221a;
	border-right:1px solid #61221a;
	overflow:hidden;
	width:960px;
	height:126px;
	background:url(../images/header.jpg) no-repeat 0 0;
	font-size:12px;
	line-height:14px;
}
#header h1{
	width:347px;
	height:52px;
	float:left;
	overflow:hidden;
	margin:37px 0 0 39px;
	display:inline;
}
#header h1 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:347px;
	height:52px;
	background:url(../images/logo.gif);
}
#header ul{
	float:right;
	margin:22px 42px 0 0;
	display:inline;
	
}
#header li{
	float:left;
	color:#7d2c21;
	background:url(../images/line.gif) no-repeat 0 2px;
	padding:0 0 0 11px;
	margin:0 7px 0 0;
}
#header li:first-child{
	background:none;
}
#header li a{
	color:#7d2c21;
}
#header li a:hover{
	color:#c09632;
}
#header .search{
	float:right;
	clear:right;
	margin:49px 41px 0 0;
	display:inline;
	
}
#header .search label{
	float:left;
	color:#7d2c21;
	margin:3px 5px 0 0;
}
#header .search input{
	float:left;
}
#header .search input#text{
	padding:1px 5px;
	background:#f6f0e1;
	border:1px solid #7d2c21;
	height:14px;
	width:100px;
	margin:0 14px 0 0;
	font-size:11px;
	line-height:12px;
	color:#333;
}
/* main navigation */
#navigation{
	border:1px solid #61221a;
	width:960px;
	height:35px;
	background:url(../images/nav.gif) repeat-x 0 0;
}
#navigation ul{
	height:35px;
	margin:0 0 0 39px;
	width:921px;
}
#navigation li{
	float:left;
	margin:0 14px;
	height:35px;
}
#navigation li.hover,
#navigation li:hover{
	position:relative;
}
#navigation li a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:31px;
	float:left;
	height:31px;
}
#navigation li.hover a,
#navigation li:hover a{
	border-bottom:4px solid #cda133;
}
#navigation li ul{
	display:none;
	width:125px;
	background:#7d2c21;
	margin:0;
	height:auto;
}
#navigation li.hover ul,
#navigation li:hover ul{
	display:block;
	position:absolute;
	left:0;
	top:36px;
	z-index:10;
}
#navigation li ul li{
	clear:both;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #61221a;
	width:116px;
}
#navigation li.hover ul li a,
#navigation li:hover ul li a{
	border:none;
	line-height:35px;
}
#navigation li ul li a:hover{
	color:#fcc03c;
}
/* content */
#content{
	border-left:1px solid #61221a;
	border-right:1px solid #61221a;
	overflow:hidden;
	width:960px;
	background:url(../images/content.gif) repeat-y 0 0;
}
#content .bottom{
	overflow:hidden;
	width:960px;
	background:url(../images/content-bottom.gif) no-repeat 100% 100%;
	padding:0 0 38px;
}
#content img.photo{
	border-bottom:1px solid #61221a;
	display:block;
}
/* main content */
#main{
	float:left;
	width:525px;
	overflow:hidden;
	padding:0 43px 95px 42px;
	background:url(../images/main.gif) repeat-x 0 0;
}
#main h2{
	color:#7d2c21;
	font-size:16px;
	line-height:12px;
	margin:38px 0 0;
}
#main h3{
	text-transform:uppercase;
	color:#000;
	font-size:14px;
	line-height:14px;
	margin:30px 0 0;
}
#main p{
	margin:12px 0 0;
}
#main p.date{
	background:url(../images/ico1.gif) no-repeat 2px 0;
	padding:0 0 0 19px;
	color:#7d2c21;
	margin:16px 0 0;
}
#main p.posted{
	color:#7d2c21;
	width:518px;
	border-top:1px solid #7f7f7f;
	background:url(../images/ico2.gif) no-repeat 0 7px;
	padding:7px 0 0 19px;
}
#main a{
	color:#7d2c21;
	background:url(../images/bullet.gif) no-repeat 100% 50%;
	padding:0 9px 0 0;
}
#main .page_link{
	color:#000;
	font-size:14px;
	background:none;
	text-decoration:none;
}
#main .page_link:hover{text-decoration:underline;}
#main .postmetadata a{
	color:#7d2c21;
	background:none;
	padding:0 1px 0 0;
}
#main p.posted a{
	background:none;
	padding:0;
}
#main .prev a{
	float:right;
	background:none;
	padding:0 0 0 12px;
	margin:36px 0 0;
}
#main .next a{
	float:right;
	background:none;
	padding:0 0 0 12px;
	margin:36px 0 0;
}
#main a:hover{
	color:#000;
}
/* sidebar */
#sidebar{
	float:right;
	overflow:hidden;
	width:345px;
	background:url(../images/sidebar.gif) no-repeat 0 0;
	font-size:12px;
	line-height:14px;
}
#sidebar h3{
	background:url(../images/side.png);
	width:292px;
	height:32px;
	color:#ebac38;
	font-size:18px;
	font-weight:normal;
	padding:10px 0 0 19px;
	margin:42px 0 0;
}
#sidebar a{
	color:#fff;
	text-decoration:none;
}
#sidebar a:hover{
	color:#c09632;
}
#sidebar ul li ul{
	margin:10px 0 0 22px;
}
#sidebar ul li ul li{
	line-height:18px;
	background:url(../images/bullet2.gif) no-repeat 0 4px;
	padding:0 0 0 20px;
	width:215px;
	color:#fff;
}
#sidebar ul li ul.subscribe li{ line-height:25px;background:url(../images/bullet2.gif) no-repeat 0 9px;width:270px;}
#sidebar ul li ul li a{
	line-height:18px;
}
#sidebar .logos{
	margin:7px 0 0 20px;
	overflow:hidden;
}
#sidebar .logos li{
	float:left;
	width:91px;
	height:17px;
	margin:5px 24px 0 0;
	overflow:hidden;
}
#sidebar a.rss{
	clear:left;
	float:left;
	background:url(../images/rss.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
	margin:9px 12px 0 20px;
	display:inline;
	height:14px;
	overflow:hidden;
}
#sidebar a.help{
	background:url(../images/bullet2.gif) no-repeat 0 50%;
	padding:0 0 0 14px;
	margin:9px 0 0;
	overflow:hidden;
	float:left;
}
#sidebar .subscribe_services {

	margin:7px 0px 0 20px;
	overflow:hidden;
}
#sidebar .subscribe_service {
	float:left;
	margin-right: 30px;
}
/* footer */
#footer{
	margin:0 0 0 38px;
	overflow:hidden;
	width:560px;
	clear:both;
}
#footer ul{
	overflow:hidden;
	height:26px;
}
#footer li{
	float:left;
	background:url(../images/line1.gif) no-repeat 0% 3px;
	padding:0 0 0 6px;
	margin:0 5px 0 0;
	line-height:12px;
}
#footer li:first-child{
	background:none;
	padding:0;
}
#footer li a{
	color:#000;
	font-size:10px;
	line-height:12px;
	float:left;
}
#footer li a:hover{
	color:#7d2c21;
}
#footer p{
	clear:left;
	color:#000;
	font-size:10px;
	line-height:12px;
	margin:16px 0 0;
	overflow:hidden;
}
form{
	margin:0;
	padding:0;
}


ul#tag-cloud { line-height:normal;}

