/******** Moosewalk Studios **************/

/*** Major Layout Elements ***/

body.custom {
	background-color: #1F1614;
}
.custom a {
	text-decoration: none;
	outline: none;
}
.custom a:hover {
	text-decoration: underline;
}
.custom #container {
	background-color: #1F1614;
	/*padding: 10px;*/
}
.custom #page {
	background-image: url(images/cbox_bak.jpg);
}
.custom #image_box {
	background: none;
	border-bottom: 0;
}
	
/*** Header ***/

.custom #header #logo a {
	width: 485px;
	height: 110px;
	float: left;
	/*position: absolute;
	width: 493px;
	height: 110px;
	top: 100px;
	left: 5px;*/
	/*display: block;
	height: 310px;
	background: url('images/header.jpg') no-repeat;*/
}
.custom #header {
	padding: 0 2px 0 2px;
	background-color: #F5F5DC;
	height: 145px;
	/*width: 955px;*/
	background: url('http://www.moosewalkstudios.com/imgs/head_t.jpg') no-repeat;
	border-bottom: 0;
}
.custom #header #logo, .custom #header #tagline {
	text-indent: -9999px;
}

/*---:[ nav menu styles ]:---*/

.custom ul#tabs {
	list-style: none;
	border: 0;
	margin: 0 10px 0 184px;
	position: relative;
	top: 35px;
}

.custom ul#tabs li {
	margin-bottom: -0.1em;
	background: none;
	border: 0;
	float: left;
	background-color: transparent;
}

.custom ul#tabs li.current_page_item, ul#tabs li.current-cat {
	padding-bottom: 0.1em;
	/*background: #fff;*/
	/*border-bottom: 0;*/
	border: 0;
	background-color: transparent;
}
	
.custom ul#tabs li a {
	display: block;
	line-height: 1em;
	color: #393424;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2px;
}

.custom ul#tabs li a:hover {
	color: #993300;
	text-decoration: none;
}
	
.custom ul#tabs li.current_page_item a, ul#tabs li.current-cat a {
	cursor: default;
}
		
.custom ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover {
	text-decoration: none;
}
	
.custom ul#tabs li.rss {
	padding-right: 0;
	background: none;
	border: none;
	float: right;
}
		
.custom ul#tabs li.rss a {
	padding-right: 16px;
	background: url('images/feed_icon.png') 100% 50% no-repeat;
}

/*** Content ***/

.custom .breadcrumb {
	margin-left: 10px;
}

.custom .fbox {
width: 91em;
height: 20em;
border: 1px solid #4e573c;
margin-left: 2em;
margin-bottom: 2em;
}
/*.custom #content_box {
	background-color: #F5F5DC;
}*/
#content img {
	padding: 1px;
	border: 1px solid #afba9a;
}
.floatrt_up {
	float: right;
	margin: 4px 0px 4px 10px;
	position: relative;
	top: -10px;
}
.linkrt {
	float: right;
	margin: 4px 0px 4px 10px;
	padding: 20px;
	background-color: #afba9a;
	border: 1px solid #4e573c;
}
.ratetbl {
	margin-bottom: 10px;
	border-bottom: 1px solid #4e573c;
	border-top: 1px solid #4e573c;
	width: 100%;
}
.ratetbl td {
	margin: 0;
	padding: 3px;
}
.tddarkgrn {
	background-color: #4e573c;
	color: White;
}
.tdlightgrn {
	background-color: #afba9a;
	color: Black;
}
p.follow {
	margin-bottom: 4px;
}
.floatrt {
	float: right;
	margin: 0 0 10px 10px;
}
.caption {
	margin: 5px 0 15px 0;
	font-size: smaller;
	color: #393424;
	font-weight: bold;
}
p.follow {
	margin-bottom: 4px;
}
.post_tbl td {
	vertical-align: top;
}

/*** Sidebars ***/

.custom #custom_box p {
	margin: 10px;
}
.custom #custom_box form {
	float: right;
	margin-right: 20px;
}
.feature {
	background-color: #D0CFBF;
	width: 270px;
	padding: 5px 0 10px 0;
	margin-top: 10px;
}
.custom .widget_box {
	background-color: #C9C9BA;
	border: 1px solid #a1a288;
}
.custom .sidebar h3 {
	color: #393424;
	font-weight: bold;
}
.custom .sidebar img {
	padding: 1px;
	border: 1px solid #afba9a;
}
.sidebar h4 {
	font-size:11px;
	font-weight:bold;
	color: #393424;
}
.custom .widget_pages a:link,.widget_pages a:visited {
	color: #393424;
}
.custom .widget_pages a:hover {
	color: #993300;
}
.custom .widget_categories a:link,.widget_categories a:visited {
	color: #393424;
}
.custom .widget_categories a:hover {
	color: #993300;
}
.custom .widget_pages h3 {
	display: none;
}
.custom .list {
	margin-left:20px;
}
.custom .list li {
	list-style-position: outside;
	list-style-type: circle;
}
.twit {
	background-color: #afba9a;
	border: 1px solid #4e573c;
	padding: 10px;
	font-size: 11px;
}
.side_caption {
	font-size: smaller;
}
.custom ul.twitter {
	margin-left:20px;
}
.custom li.twitter-item {
	list-style-position: outside;
	list-style-type: circle;
}
.custom #weather img {
	border: 0;
}
.custom .weather_div {
	border-bottom: 1px dotted #afba9a;
	margin-bottom: 20px;
}
.custom .weather_div h4 {
	width: 100%;
	background-color: #afba9a;
	padding:0 0 0 5px;
	height: 21px;
}
.custom .buybutton {
	border: none;
	background-color: transparent;
}
.custom .feature form input {
	background-color: transparent;
	border: none;
}

/*** Footer ***/

.custom #footer {
	background-color: #1F1614;
	color: #F5F5DC;
}
.custom #footer a:link,#footer a:visited {
	color: #F5F5DC;
	text-decoration: none;
}
.custom #footer a:hover {
	color: #F5F5DC;
	text-decoration: underline;
}
/**** VFA ****/
#vfa {
	background-image: url(http://www.moosewalkstudios.com/imgs/vfa_logo2.jpg);
	background-repeat: no-repeat;
	/*float: left;*/
	width: 140px;
	height: 184px;
	margin-top: 40px;
}
#vfa a:hover {
	background-image: none;
}
#vfac {
	/*float: left;*/
	width: 140px;
	height: 184px;
	/*position: relative;
	left: 0px;*/
}
#vfac a {
	background-image: url(http://www.moosewalkstudios.com/imgs/vfa_logo.jpg);
	background-repeat: no-repeat;
	display: block;
}
.custom .comments_closed p {
	display: none;
}