
body {
	margin: 0px;
	padding: 0px;
	color: #6c6969;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 130%;
	background-color: #252423;
	background-image: url(/images/body.jpg);
	background-repeat: repeat-x;
	background-position: top
}

a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #ee0000;
	text-decoration: none;
}

a.more { display: block; width: 137px; height: 35px; background: url(/images/read_more.png) no-repeat }
a.watch { display: block; width: 137px; height: 35px; background: url(/images/watch.png) no-repeat }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #603913; font-weight: normal }
h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px;  }
h2 { font-size: 24px; margin: 0 0 30px 0; padding: 5px 0 5px 35px; background: url(/images/h2.png) no-repeat top left; }
h3 { font-size: 21px; margin: 0 0 15px; padding: 5px 0 5px 25px; background: url(/images/h3_1.png) no-repeat top left; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0; color: #9d764b; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.clear { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

input, textarea, select
{
   font-size: 16px;
}

input[type=text]
{
   height: 20px;
}

input[type=submit]
{
   height: 30px;
}

select
{
   height: 24px;
}

.raw_cleaner { height: 0px; clear: both; }

.float_l { float: left }
.float_r { float: right }
.image_fr8 { float: right; margin: 8px;}
.image_fl8 { float: left; margin: 8px;}

.image_wrapper { display: inline-block; border: 5px solid #a08464; margin-bottom: 10px }
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }f

blockquote { margin-left: 10px}

cite { font-weight: bold; color: #ccc }
cite span { color: #ccc }
em { color: #fff; font-weight: 400 }

.tmo_list { margin: 0 0 0 20px; padding: 0; list-style: none }
.tmo_list li { color:#9c7449; margin:0 0 5px; padding: 3px 0 3px 15px; background:url(/images/list.png) no-repeat scroll 0 10px }
.tmo_list li a { color: #9c7449; text-decoration: none }
.tmo_list li a:hover { color: #bf9393 }
.tmo_list li.col_3 { display: block; float: left; width: 170px; }


#raw_wrapper_01 { width: 100%; background: url(/images/header.jpg) no-repeat center top }
#raw_wrapper_02 { width: 1000px; margin: 0 auto }

#raw_header
{
   width:            980px;
   height:           160px;
   padding:          0;
   margin-bottom:    0px;
   background:       url(/images/header.jpg) no-repeat center top;
}

#site_title a {
	float: left;
	display: inline-block;
	width: 550px;
   height: 160px;
	padding: 5px 0 0 0;
	margin-top: 5px;
	font-size: 14px;
	color: #e9bb7b;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
	background: url(/images/logo.png) no-repeat top left
}

#header_right {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 20px;
}

#header_right a.button { display: inline-block; }
#header_right a.meetup { width: 32px; height: 32px; margin-right: 20px; background: url(/images/meetup32.png) no-repeat }
#header_right a.twitter { width: 32px; height: 32px; margin-right: 20px; background: url(/images/twitter32.png) no-repeat }
#header_right a.mail { width: 32px; height: 32px; margin-right: 20px; background: url(/images/mail32.png) no-repeat }
#header_right a.facebook { width: 32px; height: 32px; margin-right: 20px; background: url(/images/facebook32.png) no-repeat }
/* #header_right a.rss { width: 51px; height: 54px; margin-right: 20px; background: url(/images/rss.png) no-repeat } */

#search_box { float: right; width: 252px; height: 37px; margin: 10px 0 0 0; background: url(/images/searcher_box.png) no-repeat; }
#search_box form { clear: both; width: 252px; height: 37px; padding: 0; }
#searchfield { width: 160px; height: 25px; padding: 5px; color: #fff; background: none; border: none; }
#searchbutton { width: 75px; height: 30px; padding: 0 0 5px 0; margin: 0; cursor: pointer; background: none; border: none; }

#raw_main {
	width: 1000px;
}

#raw_content_wrapper { float: left; width: 660px; background: url(/images/content.jpg) repeat-y; }
#raw_content_top { width: 660px; height: 90px; background: url(/images/content_top.jpg) no-repeat }
#raw_content_bottom { clear: both; width: 660px; height: 135px; background: url(/images/content_bottom.jpg) no-repeat }

#raw_content_wrapper_full { float: left; width: 1000px; background: url(/images/content_1000.jpg) repeat-y; }
#raw_content_top_full { width: 1000px; height: 90px; background: url(/images/content_top_1000.jpg) no-repeat }
#raw_content_bottom_full { clear: both; width: 1000px; height: 135px; background: url(/images/content_bottom_1000.jpg) no-repeat }

#raw_content { padding: 0 30px }
#raw_content_full { padding: 0 30px }

.content_box { clear: both; margin-bottom: 60px }
.col_w250 { width: 250px }
.last_box { margin: 0 }

.content_box5050 { clear: both; margin-bottom: 20px; width: 950px; }
.content_box50 { width: 475px; float: left; }

#raw_sidebar {
   margin-top: 10px;
	float: right;
	width: 280px;
}

#raw_sidebar .tmo_list { font-size: 14px; margin: 0; padding: 0 }
#raw_sidebar .tmo_list li a { text-decoration: none }

.sidebar_box_wrapper {
	border: 1px solid #52493f;
	background: #1b1a19;
}

.raw_sidebar_bottom {
	clear: both;
	width: 280px;
	height: 30px;
	margin: 20px 0px 20px 0px;
	background: url(/images/divider.png) no-repeat center top;
}

.sidebar_box { clear: both; border-bottom: 1px solid #52493f }

.sidebar_box .sb_header {
	width: 218px;
	height: 60px;
	padding: 15px 30px;
	border-bottom: 1px solid #52493f;
	background: url(/images/sidebar_top_header.jpg) top center no-repeat;
}

.sidebar_box .sb_title {
	width: 218px;
	height: 30px;
	padding: 15px 30px;
	border-bottom: 1px solid #52493f;
	background: url(/images/sidebar_title.jpg) top center no-repeat;
}

.sidebar_box .sb_content { padding: 30px; }
.sidebar_box .sb_divider { padding: 20px 20px 10px 20px; }

a.ads_125 {
	display: block;
	float: left;
	width: 125px;
	height: 125px;
	margin: 0 0 10px 10px;
}

a.ads_125 img { width: 125px; height: 125px; }

.last_box { margin: 0 }

#raw_footer {
	clear: both;
	width: 980px;
	padding: 20px;
	text-align: left;
	color: #e1cfb5;
}

#raw_footer a { color: #e1cfb5; }

.cover_thumb {
   margin: 0 12px 0 0;
}

/* Navigation */

/* Main menu */

#menu
{
   width: 1000px;
   float: left;
   margin: -13px 0 7px 0;
   padding: 0;
   list-style: none;
   background: #4b1a13;
   background: -moz-linear-gradient(#712e24, #4b1a13);
   background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4b1a13),color-stop(1, #712e24));
   background: -webkit-linear-gradient(#712e24, #4b1a13);
   background: -o-linear-gradient(#712e24, #4b1a13);
   background: -ms-linear-gradient(#712e24, #4b1a13);
   background: linear-gradient(#712e24, #4b1a13);
/*   -moz-border-radius: 50px;
   border-radius: 50px; */
   -moz-box-shadow: 0 2px 1px rgba(192,128,129,.5);
   -webkit-box-shadow: 0 2px 1px rgba(192,128,129,.5);
   box-shadow: 0 2px 1px rgba(192,128,129,.5);
}

#menu li
{
   float: left;
   padding: 0;
   position: relative;
   line-height: 0;
   border-right: 2px solid #131f1f;
}

#menu a
{
   float: left;
   height: 23px;
   padding: 0 23px;
   color: #ccaa88;
/*   text-transform: uppercase; */
   font: bold 12px/25px Arial, Helvetica;
   text-decoration: none;
   text-shadow: 0 1px 0 #000;
}

#menu li:hover > a
{
   color: #f0fff0;
}

#menu li:hover > ul
{
   display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: -2px; /* changed from zero to stop sub-menus from disappearing when cursor moves to them */
    padding: 0;
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 99999;
    background: #712e24;
    background: -moz-linear-gradient(#712e24, #4b1a13);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4b1a13),color-stop(1, #712e24));
    background: -webkit-linear-gradient(#712e24, #4b1a13);
    background: -o-linear-gradient(#712e24, #4b1a13);
    background: -ms-linear-gradient(#712e24, #4b1a13);
    background: linear-gradient(#712e24, #4b1a13);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul ul
{
  top: 0;
  left: 200px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu ul li:last-child
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#menu ul a
{
   padding: 8px;
   height: 10px;
   width: 200px;
   height: auto;
   line-height: 1;
   display: block;
   white-space: nowrap;
   float: none;
   text-transform: none;
}

*:first-child+html #menu ul a /* IE7 */
{
   height: 10px;
}

#menu ul a:hover
{
   color: #f0fff0;
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #712e24;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #712e24;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #d99d1c;
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #d99d1c;
    border-bottom-color: transparent;
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after
{
   visibility: hidden;
   display: block;
   font-size: 0;
   content: " ";
   clear: both;
   height: 0;
}

*:first-child+html #menu { zoom: 1; } /* IE7 */

/* END Navigation */


/* 'Fancy' Forms */

.form_settings {
  margin: 15px 0 0 0;
}

.form_settings p {
  padding: 0 0 4px 0;
}

.form_settings span {
  float: left;
  width: 150px;
  text-align: left;
}

.form_settings input, .form_settings textarea {
  padding: 5px;
  font: 100% 'Open Sans', arial;
  border: 1px solid green;
  background: #fcfcfc;
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
}

.form_settings .submit {
  font: 100% 'Open Sans', arial;
  border: 0;
  width: 99px;
  margin: 0 0 0 212px;
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer;
  background: #1A1225;
  color: #fcfcfc;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
}

.form_settings textarea, .form_settings select {
  font: 100% 'Open Sans', arial;
}

.form_settings select {
  border: 1px solid green;
}

.form_settings .checkbox {
  margin: 4px 0;
  padding: 0;
  border: 0;
  background: none;
}

/* END 'Fancy' Forms */
