

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px/165% arial;
	color: #e0ddcc;
	margin: 0; padding: 0 0 50px 0;
	background: #1a0f01 url(images/bodybg.jpg) repeat-x;
	text-align: center;
}
.mailsub {color:#000;}
.mailsub fieldset { border: none; padding: 0px; margin: 0px;}
.mailsub form { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;border:none;}
.mailsub input { color: #666; font-size: 12px;}
.mailsub input.mail { width: 205px;background: url(./images/subbut.jpg) no-repeat; }
.mailsub input.searchIE { width: 32px; height: 29px; background: url(./images/subbut.jpg) no-repeat 0 -79px; }



/*\ IE/Win min height hack */ * html #buttonsearch { margin: -29px 0px 0px 216px; } /* */
#buttonsearch { padding: 0px; margin: -28px 0px 0px 216px; top: 0px; background: none; }

.author{
padding-left:11px;
color:#59a2c3;
font:10px "Trebuchet MS",georgia,arial;
font-style:italic;
}
.top_comments{
 float:right;
 padding-top:5px;
}
.subscribebg{
	background: url(images/textbg.jpg) no-repeat;
    border:none;
    width:216px;

}
input.subscribe{
    margin-left:32px;
	background: transparent;
	width: 160px;
    padding-left:5px;
	color: #666;
    border:none;
}
.subbut{
    float:right;
	vertical-align: top;
     border:0px;
}
.mailbg{
height:87px;
width:403px;
background:url(images/mailbg.jpg) repeat-x;
}

/* Links */
a {
	text-decoration: none;
	color: #edecd9;
}
a:hover {

	color: #e0dfc8;
    text-decoration:underline;
}

/* Headers */
h1, h2, h3 {
	font: bold 1em/1.5em "trebuchet MS",georgia;
	color: #fff;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h1 {
	font-size: 245%;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	font-size: 110%;
    padding-left:40px;
	font-weight: normal;
}
h3 {
	font-size: 170%;
	font-weight: normal;
}

h4 {
	font-size: 120%;
	font-weight: normal;
}

h5 {
	font-size: 120%;
	font-weight: normal;
}

h6 {
	font-size: 100%;
	font-weight: normal;
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px;
}

/* Images */
.col-one img {
	background: #fafafa;
	border: 1px solid #dcdcdc;
	margin: 3px;
	padding: 2px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
    width:85%;
    margin:0px auto;
 	padding: 15px 10px 10px 30px;
	background: #696550 url(images/quote.png) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b1ae9d;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 1px;
}
th {
	color: #555;
	background: #E6E6E6;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left:0px;
	padding-right:0px;
	border: 0px solid #ECECEC;
}
/* end - table */

/* form elements */
form {
	border: 1px solid #bbf1ff;
	background:#918955;
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #e1ddc0;
    font:11px normal trebuchet ms,arial,georgia,tahoma;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #f4f1e1;
	background: #fff;
}
textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #f4f1e1;
}
input, textarea, select {
    width:96%;
	background: #918955;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #837b4c #837b4c #837b4c #837b4c;
}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #d6d2b8;
	background: #4e4a35;

}

/* search form */
.search_top{
    position:relative;
	background-color: transparent;
	border: none;
	margin: 0; padding: 12px 0 15px 8px;
	width: 190px;
    left:51px;
}
.rss_icon{
    position:relative;
    margin-top:-17px;
    padding-left:18px;
    background:transparent url("images/rss.png") no-repeat top;
	border: none;
	width:21px;
    height:21px;
    color:#fff;
    left:211px;
}
.rss{
    position:relative;
    margin-top:-20px;
	background-color: transparent;
	border: none;
	width:150px;
    color:#fff;
    left:250px;
}
.rss a{
    color:#f1f5cf;
    font:12px "trebuchet MS",georgia,verdana,arial;
}
.rss a:hover{
    color:#fff;
    text-decoration:underline;
}
.searchform {
    color:#f1f5cf;
    position:relative;
	background-color: transparent;
	border: none;
	margin: 0; padding: 12px 0 15px 8px;
	width: 190px;
    top:10px;left:21px;
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox {
	width: 115px;
	color: #666666;
	height: 18px;
	padding: 2px;
	vertical-align: top;
}
.searchform input.button {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */
#header-wrap {
	position: relative;
	background: #fff;
	margin: 0 auto;
	width: 1002px;
	height:162px;
	text-align: left;
}
#header-photo {
	position: absolute;
	top: 0px; left: 0px;
	padding: 0;
	height:162px;
	width:1002px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
	background: #fff url(images/headback.jpg) no-repeat;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
}
/*  Navigation */

#nav {
	position: absolute;
	margin: 0; padding: 0;
	width:1002px;
	height:30px;
	left:7px;top:101px;
}
#ul {
	display: block;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
#nav li {
	float: left;
	list-style-type: none;
	margin: 21px -4px 0px 4px;
	padding: 0px;
    background: url(images/nav_base.png) top left no-repeat;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
background: url(images/nav_active.png) top left no-repeat; color: #fff ;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
   	text-decoration: none;
    color: #5c630c;
	background: url(images/nav_active.png) top right no-repeat;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
    color:#5c630c;
	}
#nav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	display: block;
	padding: 1px 20px 6px 0px;
	margin: 0px 0px 0px 15px;
	text-transform:capitalize;
    color: #fff;
 background: url(images/nav_base.png) top right no-repeat;
	}
#nav ul li a:hover {
	text-decoration: none;
    color: #403e30;
	background: url(images/nav_active.png) top right no-repeat;

}


#menu ul li.current_page_item a, #menu ul li.current_page_item a:hover {
	color: #fff;

	border-bottom: 1px solid #FFF;
}


#nav span.feed
{
padding: 0px 18px 0px 0px; background: url(images/feed.gif) no-repeat right center;
}


#header-wrap h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 18px "Trebuchet MS",arial,Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 0px;
	color: #373737;
	text-decoration: none;
    text-transform:uppercase;
	/* change the values of top and left to adjust the position of the logo*/
	top:50px; left:50px;
}
#header-wrap h1#logo-text a:hover {
    color:#9b5e10;
	background: none;	border: none;
}
#header-wrap p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: arial,'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.8em;
	text-transform: none;
	color: #b6b6b6;
	width: 400px;

	/* change the values of top and left to adjust the position */
	top:52px; left:157px;
}


/* header quick search */
#header-search{
width:100%;
background:#1D1B0E;
border:0px;
}
#header-wrap form#quick-search {
	position: absolute;
	top:7px; right: 55px;
	padding: 0; margin: 0;
	width: 188px; height: 25px;
	background: url(images/searchbg.png);
	z-index: 999999;
	border: 0px solid #D8D8D8;
}
#header-wrap form#quick-search p {
	margin: 0; padding: 0;
}
#header-wrap form#quick-search .tbox {
	margin: 2px 0 0 4px;
	width:90%;
	border: none;
	color: #fff;
    font-size:9px;
}
#header-wrap form#quick-search label,
#header-wrap form#quick-search .btn {
	display: none;
}
.content-shield {
    position:relative;
    top:50px;
	margin: 0px auto;
	background: #e5f7ff;
	width: 1002px;

}
#content-outer {
	margin: 0px auto;
	background: #403e30 url(images/contentbg.jpg) repeat-y;
	width: 1002px;

}
#content-wrapper {
    padding-top:20px;
	width: 1002px;
	margin: 0 auto;
	text-align: left;
    background:#403e30 url(images/contentbg.jpg) repeat-y;
}
#content {
	float: left;
	width: 100%;
	background:#403e30 url(images/contentbg.jpg) repeat-y;
}

.col-one {
	margin-right:300px;
	padding-left: 20px;
}
.col-mid {
	float: right;
	width:330px;
	margin-left: -340px;
	margin-top:-18px;
	margin-bottom: 12px;
	padding-right:5px;
}


.col-two {
	float: left;
	width: 270px;
}
.col-three {
	float: right;
	width: 270px;
	margin-top: 12px;
}
.col-one, .col-two, .col-three {
	padding-bottom: 10px;
}

#content .col-one h2 {
	padding-bottom:6px;
	font: normal 16px "Trebuchet MS", Tahoma, Arial, Sans-serif;
    font-style:normal;
	color: #dfdbbd;
	letter-spacing: -0.8px;
	text-transform: none;
	margin-left: 5px;
	padding-left: 5px;
    width:95%;
    border-bottom:#8c8b83 1px solid;
}
#top-post {
display:block;
position:relative;
float:right;
color:#c9c69d;
top:-25px;left:220px;
font:normal 12px "trebuchet MS",arial,georgia;
}
#content .col-one h2 a {
	color: #bfbeab;
	text-decoration: none;
	background: none;
}
#content .col-one h2 a:hover {
	color: #dfdbbd;
    text-decoration:underline;
}
#content .col-one ul li {
	list-style-image: url(images/bullet.gif);
}
#content-wrapper .col-three h2 {
	color: #0c86ae;
	font: bold 14px "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}
#content-wrapper .col-mid h2{
 	color: #fff;
	font: italic 18px "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform:capitalize;
	letter-spacing: -0.5px;
	padding: 25px 10px 0px 90px;
	margin: 15px 0 5px 0;
}
#content-wrapper .col-mid #titleback{
    background:#fff url(images/titleback.jpg) no-repeat;
    width:345px;height:73px;
}
#content-wrapper .col-two h2 {
	color: #e1ddc0;
    background:#939172;
	font: normal 12px "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform:Capitalize;
	letter-spacing: -0.5px;
	padding:10px 10px 10px 15px;
	margin: 18px 0 5px 0;
}

/* sidebar menu */
ul.sidemenu {
 	text-align: left;
	margin:0px 5px 3px 40px; padding: 0;
	text-decoration: none;
}
ul.sidemenu li {
    width:270px;
	list-style: none;
	padding:0px 0px 0px 0px;
	margin:0px;
    border-bottom:1px #3f3d32 solid;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
    display:block;
	text-decoration: none;
	background-color:#1d1b0e;
    padding:5px 5px 5px 15px;
	border: none;
	color: #c0bd94;
}
ul.sidemenu li a span {
    display:block;
    background:#444;
	color: #08303b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
ul.sidemenu li a:hover {
    display:block;
	color: #e4e2c3;
	background:#2c2917;
	border: none;
}
ul.sidemenu ul {background:#fff; margin: 0 0 0 0px; padding: 0; }
ul.sidemenu ul li {background:none; }





/* footer */
#footer-wrapper {
    background:#86e9ff url(images/footerbg.jpg) no-repeat center;
	clear: both;
	width: 1002px;
    height:211px;
	margin: 0 auto;
	text-align: left;
    color:#aaa98b;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;
}
#footer-wrapper a {
	color: #edede3;
	background: transparent;
}

#footer-wrapper ul.footer-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer-wrapper ul.footer-list li{
	margin: 0;
	padding: 0;
	margin-left: 0;
	padding-left: 0;
}

#footer-wrapper ul.footer-list li li {
	border-bottom: 1px solid #666458;
}


#footer-wrapper ul.footer-list li a, #footer-wrapper ul.footer-list li li a {
	display: block;
	width: 100%;
	line-height: normal;
	font-weight: bold;
	padding: 4px 0;
	border: none;
	margin-left: 0;
	padding-left: 0;
	color: #edede3;
}
#footer-wrapper ul.footer-list li a span, #footer-wrapper ul.footer-list li li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: "trebuchet MS",Georgia, 'Times New Roman', Times, serif;
}

#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li li a:hover,
#footer-wrapper ul.footer-list li a:hover span,
#footer-wrapper ul.footer-list li li a:hover span {
	color: #edede3;
	text-decoration:underline;
}

#footer {
    float: left;
	width: 100%;
	padding: 0;
	margin-left: 5px;
	margin-top:-7px;
	padding-bottom: 15px;
}
#footer-bottom {
    position:relative;
    background:#d3eefa;
	clear: both;
	width:100%;
	margin: 0 auto;
    color:#f2feff;
    top:100px;
}
#twit{
position:relative;
top:70px;left:180px;
color:#fff;
font:14px "Trebuchet MS",arial,verdana;
font-style:italic;
}
#twit a{
color:#f2feff;
font:12px "Trebuchet MS",arial,verdana;
font-style:italic;
text-decoration:underline;
}

#footnotes {
display:block;
font:11px "Trebuchet MS",arial,verdana;
font-style:italic;
float:right;
position:relative;
top:65px;left:210px;
color:#bddbe7;
text-transform:uppercase;
}
#footnotes a{
font:14px "Trebuchet MS",arial,verdana;
font-style:italic;
color:#0c5672;
text-transform:uppercase;
}
#footer-bottom .bottom-left a, #footer-bottom .bottom-right a {
	color: #f5feff;
	background: transparent;
}
#footer-bottom .bottom-left a:hover, #footer-bottom .bottom-right a:hover {
 text-decoration:underline;
}



#footer-bottom .bottom-left {
	float: left;
	padding-left:5px;
	font-size: 95%;
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right:5px;
	font-size: 95%;
}

.bottom-col-one {width: 32%; float: left; }
.bottom-col-two {width: 32%; float: left; }
.bottom-col-three {width: 32%; float: left; }

/* postmeta */
.postmeta {
	padding:7px; margin:10px 1px 5px 10px;
	font-size: 1em;
	color: #d3d0a8;
	border:1px solid #7d7b5e;
	background: #95936e;
}
.postmeta a { color:#ecebd8;background: transparent; text-decoration:none;}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa; }
.post-info a { color: #000; }

/* postmeta-Normal*/
.postnorm {
	padding: 5px; margin: 20px 10px 15px 10px;
	font-size: 1em;
	color: #878562;
	border:1px solid #6a684a;
	background: #4a483a;
}
.postnorm a { background: transparent; }
.postnorm .date{ margin: 0 10px 0 5px;	}
.postnorm a.comments { margin: 0 10px 0 5px;	}
.postnorm a.readmore { margin: 0 10px 0 5px;	}


/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img {
	position: relative;
	padding: 4px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;
}
.thumbs img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear { display:inline-block; }
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}

.clearsmall { padding-bottom: 10px; }



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.col-mid .sponsors img.ml
{
margin-bottom : 4px; padding: 1px;  margin-right : 4px; overflow : hidden;
}
img a
{
border : none;
}
img
{
border : 0;
}
.clearhigh
{
clear : both; display : block; height : 10px; overflow : hidden; margin : 0; padding : 0;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}


/* tabs */

.tab_container
{
margin: 0px 10px; padding: 0px; border: 5px solid #000;
}
.tab_container_in
{
margin: 0px; padding: 10px 0px;
}
.tab_menu_container
{
margin: 0px 10px; padding: 0px 0px 0px 0px; height: 30px; background-color: #000;
}
#tab_menu li
{
margin: 0px; padding: 5px 5px 2px 0px; font-size: 11px; line-height: normal; float: left; list-style: none; cursor: pointer; border-bottom: none;
}
#tab_menu .first
{
padding: 5px 5px 2px 6px;
}
#tab_menu li a, #tab_menu li a:visited
{
margin: 0px; padding: 3px 6px 3px 6px; color: #FFFFFF; text-decoration: none; display: block;
}
#tab_menu li a:hover, #tab_menu li a.current
{
background-color: #fff; color: #000000; text-decoration: none;
}
.tab_content_list
{
display: none;
}
#tab_content_tags a, #tab_content_tags a:visited
{
color: #fff; text-decoration: none;
}
#tab_content_tags a:hover
{
color: #ffffff; text-decoration: none;
}
.tab_container ul
{
list-style: none;
}

/* comment form */

#comments
{
width:95%;clear : both; background : #666147; padding : 15px;
}
#comments a, #comments a:hover
{
color:#e8e5ce;
text-decoration : none;
}
#comments h2
{
margin : 0;
color:#333;
}
#comments dl
{
margin : 0; padding : 0;
}
#comments dt
{
padding : 5px 0 0 0; font-size : 1.2em;color : #00b1d9;
}
#comments dt.highlighted
{
padding : 8px; background : #fc0; border : 1px solid #fff;
}
#comments dd.highlighted
{
background : #fff; padding : 2px 8px;
}
#comments h3, #postComment h3
{
padding : 0; margin : 0 0 15px 0;   color:#fff;
font-size:14px;
font-family:"Trebuchet MS",arial,georgia;
font-style:normal;
}
#postComment
{
background : #9d9564; padding : 15px;border:1px solid #dbd6ba;
}
#postComment label
{
width : 320px; display : block; float : left; clear : both; margin : 5px 0 0 0;
}
#postComment input, #postComment textarea
{
margin : 5px 0 0 0; width : 450px;
}
#postComment textarea
{
height : 160px;
}
#postComment .button
{
padding : 5px; clear : both; width : 100px; margin : 10px 0 0 0;
}
#comments a
{
background: none;
}

.mailspace{
height:100px;
}

.col-mid .sponsors img.ml
{
margin-bottom : 4px; padding: 1px;  margin-right : 4px; overflow : hidden;
}
img a
{
border : none;
}
img
{
border : none;
}
.clearhigh
{
clear : both; display : block; height : 10px; overflow : hidden; margin : 0; padding : 0;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}

#box-ads {
	margin: 0px;
	padding:5px 0px 0px 2px;
	float: left;
	width:270px;
}
#box-ads h3{
font-weight:bold;
font-size:12px;
}
#box-ads .top-tab {
	float: left;
	height: 35px;
	width: 328px;
}
#box-ads .tab-content {
	float: left;
	width: 388px;
	padding:5px;
}
#box-ads .tab-content h3 {
    font-size:14px;
    font-family:'Trebuchet MS',georgia,arial;
    font-weight:bold;
	line-height: 23px;
	color: #15afd2;
	margin: 0px;
    padding-top:2px;
	padding-left: 10px;
	float: right;
	width: 320px;
	margin-left: -402px;
    text-transform:uppercase;
    background:#0C5672;
}

#box-ads .bot-tab {
	float: left;
	height: 22px;
	width: 320px;
}
.adsponsor {
	margin: 0px;
	padding: 10px 20px;
	float: left;
	width: 332px;
}

.adsponsor h3{
font-weight:bold;
font-size:12px;
}
.adsponsor img {
	padding: 5px;
	border: 1px solid #D3EEFA;
	margin-right: 20px;
	margin-bottom: 0px;
}
.adsponsor p {
	font-size: 12px;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 332px;
	font-weight: bold;
	color: #000000;
}
.adsponsor p a {
	color: #006699;
	text-decoration: underline;
}
.adsponsor img:hover {
	padding: 5px;
	border: 1px solid #0C5672;
	margin-right: 20px;
	margin-bottom: 0px;
}
#subrss {
	margin-left: 9px;
   	margin-bottom: 9px;
	padding: 0px 0px 0px 45px;
	height:34px;
	width: 266px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
#subrss a {
	color: #006699;
	text-decoration: underline;
}
#subrss img {
	border-width: 0px;
	margin-bottom: 10px;
}
.email-subscriptions {
	margin: 0px;
	padding: 1px 0px 0px 38px;
	float: left;
	width: 268px;
}
.email-subscriptions form {
	float: left;
	width: 248px;
	background: #8bbf0d;
	padding-top:10px;
	padding-bottom:10px;
	margin: 0px;
}
.email-subscriptions h5 {
	font-size: 17px;
	margin: 0px 0px 4px;
	padding-left: 5px;
	float: left;
	width: 268px;
	color: #056070;
	font-weight: normal;
	line-height: 21px;
}
.email-subscriptions p {
	margin: 0px 6px 0px 0px;
	padding: 0px;
	float: left;
}
.email-subscriptions .feedbox {
	width:150px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-left:5px;
   padding-left: 5px;
	float: left;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background: #e9f5cc url(images/socials/email.gif) no-repeat 230px center;
}
.email-subscriptions .feed-submit {
    background:#303030;
    color:#fff;
	padding: 5px;
    border:none;
    font-size:11px;
}
.searchbg {
	margin: 0px;
	padding: 20px 2px 10px 1px;
	float: right;
	width:380px;
	height:66px;
	left: 4px;top: 207px;
}
.searchbg form {
	float: left;
  	width: 300px;
	height:63px;
    background:#fff url(images/search_back.jpg) no-repeat;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px;
   border:0px solid #bbf1ff;
}
.searchbg h5 {
	font-size: 11px;
	font-weight:normal;
	font-family:'trebuchet MS',arial,verdana;
	margin: 0px 0px 4px;
	padding-left: 5px;
	float: left;
	width: 268px;
    color:#39c7e9;
	line-height: 21px;
    text-align:left;
    letter-spacing:4px;
}
.searchbg p {
	margin: 0px 6px 0px 0px;
	padding: 0px;
	float: left;
}
.searchbg .feedbox {
    margin-top:21px;
	width:200px;
    border:2px solid #f7fdff;
	margin-left:4px;
	padding:5px;
	float: left;
	font-family: arial,"Times New Roman", Helvetica, sans-serif;
	color: #77e6ff;
	font-size: 12px;
	background: #e8fbff url(images/socials/email.gif) no-repeat 230px center;
}
.searchbg .feed-submit {
    margin-top:21px;
    background:#a3eeff;
    color:#2bb9da;
	padding: 4px;
    border:2px solid #f7fdff;
    font-size:11px;
	 width:58px;
}
.featurepost{
Background:#f2feff;
padding:25px;
}
.fnews_wrap{
width:400px;
border:1px solid #fff;
}
.fback{
width:218px;height:44px;
background:#f2feff url(images/featureback.png) no-repeat;

}
.fnews{
margin:0px auto;
display:block;
height:20px;
font-family:'trebuchet MS',arial,georgia,tahoma;
font-style:italic;
color:#fff;
font-size:14px;
padding-top:10px;
padding-left:54px;
}
.commentbox{
display:block;
width:580px;
background:#c3bb8b;
border:1px solid #e7e2c5;
padding:10px 10px 10px 10px;
margin:0px auto;
}
#commentwords{
display:block;
margin:0px auto;
position:relative;
left:10px;top:1px;
padding:7px;
color:#1d1b0e;
}
#commentwords a {
text-decoration:underline;
color:#f6f5eb;
}
#commentwords a:hover{
color:#1d1b0e;
}
#date{
font-size:10px;
font-family:"trebuchet MS",arial,georgia;
font-style:italic;
color:#6a684a;
}
.br5 { margin: 0 0 5em 0; }
.commentlinks{
color:#0c5672;
border-bottom:1px solid #ccc;
width:99%;
margin:5px;
}
.commentlinks a{
color:#0c5672;
width:100%;
}
.frontfeatured{
width:660px;
}
#featuredtop{
height:44px;
display:block;
background:url(images/featured-top.jpg) no-repeat;
}
#featuredhead{
width:400px;
padding-left:15px;
}
#featuredhead a{
color:#dfdbbd;
width:400px;
}
#content #featuredhead h2{
	padding-bottom:6px;
	font: normal 14px "Trebuchet MS", Tahoma, Arial, Sans-serif;
    font-style:normal;
	color: #dfdbbd;
	letter-spacing: -0.8px;
	text-transform: none;
	margin-left: 5px;
	padding-left: 5px;
	font: normal 14px "Trebuchet MS", Tahoma, Arial, Sans-serif;
    font-style:normal;
	color: #dfdbbd;
	letter-spacing: -0.8px;
	text-transform: none;
}
#content #featuredhead h2 a {

font: normal 14px "Trebuchet MS", Tahoma, Arial, Sans-serif;
color:#dfdbbd;
}
#featuredcenter{
padding:20px;
background:url(images/featured-center.jpg) repeat-y;
}

#featuredbottom{
width:660px;
height:17px;
display:block;
background:url(images/featured-bottom.jpg) top no-repeat;
}
#copyrights{
position:relative;
top:50px;
text-align:center;
margin:30px;
padding:35px 0 0 20px;
color:#524026;
}
#copyrights a{
text-decoration:none;
color:#524026;
}
#copyrights a:hover{
text-decoration:none;
color:#927e60;
}
#poweredby{
display:block;
position:relative;
text-align:center;
top:20px;
padding:5px 0 0 20px;
color:#524026;
}
#poweredby a{
text-decoration:none;
color:#524026;
}
#poweredby a:hover{
text-decoration:none;
color:#927e60;
}
#featured-img{
float:left;
position:relative;
background:#acaa87;
padding:3px;
border:#cdca9a 1px solid;
margin-right:10px;
}




