/*

Theme Name: NewTRB
Theme URI: http://topropebelts.com
Description: Custom theme created for Randy of Top Rope Belts
Version: 1.0
Author: Kevin Chappell
Author URI: http://kevin.liquidproduction.net
Tags: hard, awesome, white, red, clean, tech

*/

/* =Reset CSS
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	height: 100%;
}
html {
	overflow-y:scroll;
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0;
	background-color:#8d0000;
	background-image: url('images/top_bg_2010.jpg'), url('images/footcont_bg_2010-2.jpg');
	background-position: center top, center bottom;
	background-repeat: repeat-x;
	color:#282828;
	position:relative;
	font-size:62.5%;
	overflow:visible !important;
}
a, a:visited {
	color:#8e3130;
	text-decoration:none;
	outline:0;
}
a img {
	border:none;
}
a:hover {
	color:#C00;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
strong {
	font-weight:bold;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
.entry ol {
	list-style-position:outside;
	list-style:decimal-leading-zero;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1 {
	font-size:24px;
	margin: 10px 0;
	color:#595959;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:22px;
	margin: 10px 0;
	color:#222;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footwrap h2 {
	color:#111;
	margin-bottom: 10px;
}
#footwrap h3 {
	text-indent:-9999px;
	margin:0;
	background:transparent url('images/payment_icons.gif') no-repeat center center;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin: 5px;
}
h4 {
	font-weight:bold;
	margin: 5px 0;
	font-size:12px;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin:10px 0px;
}
hr {
	margin:15px 0;
}
#container {
	background: transparent url('images/site_bg.png') center -50px repeat-x;
	position: relative;/*height:100%;*/
}
#fb-root {
	display:none;
}
/* -- HEADER STUFF --*/
.header {
	position:relative;
	margin:auto;
	width: 960px;
	height:101px;
	padding-top:7px;
}
.search_box {
	background:url(images/search_bg.png) center top no-repeat;
	position:absolute;
	width:193px;
	height:33px;
	bottom:-38px;
	right:10px;
	z-index:0;
}
#logo_box h1, #logo_box small {
	margin:0;
	display:block;
	height:0;
	text-indent:-9999px;
}



#logo_box {
   display: block;
    height: 100px;
    width: 300px;
	margin-left:20px;
}
#logo_box h1 a {
   background: url("images/trb_logo.png") no-repeat scroll 24px 100% transparent;
    display: block;
    height: 90px;
    padding: 18px 0;
    width: 292px;
}





.description {
	text-indent:-9999px;
	height:0;
	margin:0;
	overflow:hidden;
}
/* -- MENU STUFF -- */
.main_menu {
	margin:auto;
	height:47px;
	position:relative;
	padding-right:5px;
	width:970px;
}
.main_menu li strong {
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:0 -1px 0 #000000;
	color:#aaa;
	padding:0 15px 0 10px;
	text-transform:uppercase;
}
/* FIRST LEVEL*/
.main_menu ul {
	font-size:14px;
	list-style:none;
	z-index:30;
	margin:auto;
	width:930px
}
/* FIRST LEVEL LINKS*/
.main_menu ul a, .main_menu a:visited, .main_menu a:active {
	border:medium none;
	color:#cdcdcd;
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
	height:35px;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	padding:9px 10px 9px 15px;
	text-shadow:0 -1px 0 #000000;
}
.main_menu ul a:hover {
	color:#fff;
	text-decoration:none;
	background:none;
}
.main_menu li {
	background:transparent url(images/menu_divider.gif) no-repeat scroll left top;
	display:inline;
	/*float:left;*/
	list-style:none;
	padding:9px 0;
	position:relative;
}
/* SECOND LEVEL*/
.main_menu ul ul {
	position:absolute;
	top:34px;
	left:-5px;
	list-style:none;
	visibility:hidden;
	font-size:12px;
	text-align:left;
	z-index:1000;
	background:url(images/drop_menu_bg.png) center bottom no-repeat;
	padding-left:0;
	width:235px;
	padding-bottom:5px;
	display:none;
	border-top:1px solid #3E3E3F;
}
.main_menu li li {
	background:transparent none repeat scroll 0 0;
	display:block;
	margin:0 10px;
	padding:0;
}
.page_item {
}
/* SECOND LEVEL LINKS*/
.main_menu ul ul a, .main_menu ul ul a:visited, .main_menu ul ul a:active {
	color:#cdcdcd;
	margin:0;
	border:none;
}
/* make the second level visible when hover on first level list OR link */
.main_menu ul li:hover ul, .main_menu ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.main_menu ul :hover ul ul {
	visibility:hidden;
}



.header .menu-main-menu-container{
	  z-index: 5;
	  position: absolute;
	margin: 0;
	  bottom: 0;
	    right: 25px;
	padding-top:4px;
	background: url("images/nav_bg_sprite.png") no-repeat scroll 5px 4px transparent;
	
	
	}
#nav {
	background: url("images/nav_bg_sprite.png") no-repeat scroll 100% -14px transparent;

    list-style-position: outside;
    list-style-type: none;
    margin: 0;
	padding-top:4px;
  
  
  
}
.current_page_item a:link, .current_page_item a:visited, #nav .current-menu-item strong {
	color:#fff;
}
#nav li {
	float: left;
}

#nav li a {
	display:block;
	float:left;
	padding:8px 18px;
	   -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;

    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
	text-decoration: none;
	line-height: 18px;
	outline: none;
	color:#DEDEDE;
	background: #888888; /* Old browsers */
background: -moz-linear-gradient(top, #888888 0%, #6d6d6d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#888888), color-stop(100%,#6d6d6d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #888888 0%,#6d6d6d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #888888 0%,#6d6d6d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #888888 0%,#6d6d6d 100%); /* IE10+ */
background: linear-gradient(top, #888888 0%,#6d6d6d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#6d6d6d',GradientType=0 ); /* IE6-9 */
}

#nav li:hover a {

	background: #888888; /* Old browsers */

}



#nav li a:hover {color:#fff;}
#nav li a strong {
	display:block;
	font-weight: normal;
	font:bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:0 -1px 0 #000000;
}
#nav li a strong:hover {
	color:#fff;
}
#nav li a span {
	display:block;
	font-size: 10px;
}
/*navigation*/


#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:50px;
	z-index:5;
display:none;
	

	
}
#nav ul a {
	line-height:28px;
	font-size: 12px;
	cursor: pointer;
}
#nav li {
	float:left;
	position:relative;
	z-index:20;
 border-right: 1px solid #555555;
}
#nav li li {
	border-left:none;
	margin-top:0;
}
#menu-item-4676, #menu-item-4676 a{-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 0px 10px 0px 0px;
border-radius: 0px 10px 0px 0px; }

#menu-item-4676 li a{
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-webkit-border-radius: 0 0 0 0 ;
border-radius: 0 0 0 0; }


#nav #menu-item-4676 a{background: #269555; /* Old browsers */
background: -moz-linear-gradient(top, #269555 0%, #00730e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#269555), color-stop(100%,#00730e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #269555 0%,#00730e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #269555 0%,#00730e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #269555 0%,#00730e 100%); /* IE10+ */
background: linear-gradient(top, #269555 0%,#00730e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#269555', endColorstr='#00730e',GradientType=0 ); /* IE6-9 */ }




#menu-item-3413, #menu-item-3413 a{
	
	-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 10px 0px 0px 0px;
border-radius: 10px 0px 0px 0px; 
	
	
	 }
	 
	 
#menu-item-3413 ul a{
	
	-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0; 
	
	
	 }


#nav ul {

	position:absolute;
	top:54px;
	width:162px;
	left:0;
	overflow: hidden;
	-webkit-box-shadow: 0px 5px 6px 0px #222222;
-moz-box-shadow: 0px 5px 6px 0px #222222;
box-shadow: 0px 5px 6px 0px #222222; 
z-index:20;
}
#nav li ul a {
	width:140px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 11px;
}
#nav ul ul {
	top:auto;
	border-top:none;
}
#nav li ul ul {
	left:171px;
	top:-1px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
#nav li ul a {
	border-top:1px solid #999999;
	background:#888;
}
/* -- SIDEBAR STUFF -- */
#sidebar h2, #sidebar h3 {
	background:none repeat scroll 0 0 #5C5C5C;
	color:#EEEEEE;
	font-size:16px;
	margin:0;
	padding:3px 10px;
	text-shadow:0 -1px 0 #000000;
}
#sidebar {
	display:inline;
	float:right;
	margin-left:10px;
	width:320px;
	margin-top:-15px;/*margin-right:-10px;*/
}
.sidebar_box, #sidebar aside {
	background-image:url('images/sidebar_box_bg-2.gif'), url('images/sidebar_box_bg.png');
	background-repeat:no-repeat;
	background-position: bottom left, top left;
	padding-left:5px;
	padding-top:23px;
	width:322px;
	font-size:14px;
	padding-bottom:5px;
}
.sidebar_box_inner {
	background-color:#fff;
	border-right:1px solid #ccc;
	border-bottom:1px solid #bbb;
	padding-bottom:8px;
}
#whosonline p {
	padding-left:15px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.sidebar_box ul ul {
	line-height:1.5em;
}
.sm_sidebar_box {
	float:left;
	background:#fff url(images/sidebar_smallbox_bg.gif) center top no-repeat;
	width:152px;
	margin-bottom:11px;
	padding-bottom:6px;
	margin-right:11px;
}
.sm_sidebar_box li {
	font-size:14px;
	padding-left:15px;
	line-height:22px;
}
#sidebar li li {
	font-size:12px;
	line-height:22px;
}
#tweet, #tweet_home {
	display:block;
	margin-left:5px;
	margin-top:13px;
	padding-left:74px;
	background:url('images/tweet.jpg') 5px top no-repeat;
	padding-bottom:5px;
}
#tweet ul li, #tweet_home ul li {
	padding-top:10px;
	margin-right: 10px;
}
#sidebar li li a, #tweet_home li li a {
	/*border-bottom:1px solid #fafafa;*/
	display:block;
	font-size:12px;
	padding:3px 0;
	text-decoration:none;
	width:100%;
	overflow:auto;
	background:none;
}
#sidebar li ul {
}
#sidebar li li a:hover {
}
#sidebar li li:hover {
}
#sidebar-ad {
}
/* -- CONTENT AREA -- */
#content {
	padding:5px 0 0;
	margin:auto;
	width:960px;
	background-color:#fff;
}
.home #content {
	padding:0;
}
#content_wrap {
	background:#efefef url('images/content_wrap_bg.jpg') repeat-y center top;
	margin-top:38px;
	padding-top:10px;
}
.widecolumn .entry p {
	font-size: 1.05em;
	line-height:1.6em;
}
.entry p {
	font-size: 1.05em;
	line-height:1.6em;
}
.entry ul {
	margin:15px
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	padding-left:5px;
}
.alignleft {
	float:left;
	margin-right:11px;
	margin-bottom:11px;
}
.alignright {
	float:right;
	margin-left:11px;
	margin-bottom:11px;
}
.img_nav_alignleft {
	background:url(images/img_nav_left.gif) center center no-repeat;
	float:left;
	position:relative;
}
.img_nav_alignright {
	background:url(images/img_nav_right.gif) center center no-repeat;
	float:right;
	position:relative;
}
.img_nav_alignleft img {
	background:#F3F3F3;
	border:1px solid #CCCCCC;
	height:120px;
	padding:5px;
	width:120px;
	display:block;
}
.img_nav_alignright img {
	background:#f3f3f3;
	border:1px solid #CCCCCC;
	height:120px;
	padding:5px;
	width:120px;
	display:block;
}
.attachment-large {
	background:#F3F3F3 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	padding:5px;
}
.alignleft img {
	float:left;
	margin-right:11px;
	margin-bottom:11px;
}
.alignright img {
	float:right;
	margin-left:11px;
	margin-bottom:11px;
}
/* -- CONTACT PAGE STUFF -- */
.contact_info {
	position:relative;
	display:block;
	width:285px;
	margin-left:30px;
	margin-bottom:20px;
}
.contact_info h2 {
	font-size: 16px;
	color: #702726;
	font-weight: bold;
	margin:0;
	padding:0;
}
.contact_info p {
	font-size: 12px;
	margin-left:15px;
}
.contactinput {
	width:98%;
}
.contactinput2 {
	height:75px;
	width:98%;
}
/* -- POST STUFF -- */
.post {
	/*border-bottom:1px solid #CCCCCC;*/
	display:block;
	padding:10px;
}
.gal_cats {
	display:block;
	padding:0;
	position:relative;
}
.entry {
	font-size:12px;
	position:relative;
	line-height:1.6em;
}
.post ul, .entry ul {
	margin-left:10px;
}
.post li, .entry li {
	list-style:circle;
	margin-left : 15px;
}
.post li li, .entry li li {
	list-style:square;
	margin-left : 15px;
}
.faq_list li {
	list-style:none;
	margin-left : 30px;
	list-style:decimal-leading-zero;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.faq_list ul li {
	list-style:none;
	margin-left : 30px;
	list-style:none;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.entry .attachment {
	text-align:center;
}
.post p {
	font-size:12px;
}
.postmetawrap {
/*	position:relative;*/
}
#similar_belts {
	background:#F1F1F1;
    clear: both;
    margin: 20px -1px;
    padding: 5px 10px;
	
	
border-top:1px solid #BCBCBC;
border-bottom:1px solid #BCBCBC;
}
#similar_belts h2{
	padding:0 10px;
	margin: 5px 0;
}
.belt_details {
	float: left;
	width: 564px;
}
.belt_details h2{
	margin:15px 0;
}


.belt_stats {
	
	background-image:url('images/belt_stats_bg-2.gif'), url('images/belt_stats_bg.png');
	background-repeat:no-repeat;
	background-position: bottom right, top right;
	
	
	width:365px;
	float:left;
	margin-left: -15px;
    margin-right: 20px;
	padding:15px 5px 0 0;
}
.belt_stats_inner{background-color: #FFFFFF;
    border-bottom: 1px solid #BBBBBB;
    border-left: 1px solid #CCCCCC;
    padding: 10px;
	margin-bottom: 4px;}
.belt_stats p {
	margin:5px 0;
}
.belt_stats h3 {
	background: #5C5C5C;
	text-shadow: 0 -1px 0 #000000;
	color:#eee;
	margin:0;
	text-transform:uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px 10px;
}
#sidebar .team_info_links{border-top: 1px solid #CCCCCC;
    font-size: 12px;
    padding: 10px 10px 2px;}
#artist-info {font-size: 11px;
    line-height: 1.4em;
    padding: 10px;}
#artist-info img{float:left; margin-right:10px;}
#artist-info h4{margin:0;}
.postmetadata {
	background:#FCFCFC none repeat scroll 0 0;
	border:1px solid #E7E7E7;
	margin-top:15px;
	padding:8px;
	text-align:left;
	position:relative;
	clear:left;
}
.album_wrap article .postmetadata, #similar_belts article .postmetadata {
	background: #6d6d6d; /* Old browsers */
	background: -moz-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d6d6d), color-stop(100%, #4b4b4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* IE10+ */
	background: linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#4b4b4b', GradientType=0 ); /* IE6-9 */
	border:0 none;
	padding:5px;
	text-align:left;
	position:relative;
	overflow: hidden;
	margin-top:0;
	color: #999999;
}



#list_gallery_cats{list-style:none;margin-bottom:-8px;}

#list_gallery_cats li a{padding:8px 10px;


background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(50%,#ffffff), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f6f6 0%,#ffffff 50%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f6f6 0%,#ffffff 50%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6f6f6 0%,#ffffff 50%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(top, #f6f6f6 0%,#ffffff 50%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

border-top:1px solid #fff;
border-bottom:1px solid #efefef;

display:block;




-webkit-transition: background 150ms ease-in-out;
-moz-transition: background 150ms ease-in-out;
-o-transition: background 150ms ease-in-out;
transition: background 150ms ease-in-out;
}

#list_gallery_cats li a:hover{
	
border-top:1px solid #dfdfdf;

background:#efefef;

	
}




#similar_belts article .postmetadata {
margin:0 -10px;
}
#similar_belts article h3 {
display: block;
    margin: 5px 0;
}
.album_wrap article .postmetadata a, #similar_belts article .postmetadata a {
	color:#fff;
}
.album_wrap article .postmetadata a:hover, #similar_belts article .postmetadata a:hover {
	color:#C00;
}
.album_wrap article .postmetadata .btn_wrap, #similar_belts article .postmetadata .btn_wrap {
	box-shadow: -1px 0 2px #333333;
	font-size: 16px;
	padding: 2px 10px;
	background: #8e8e8e; /* Old browsers */
	background: -moz-linear-gradient(top, #8e8e8e 0%, #6d6d6d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8e8e8e), color-stop(100%, #6d6d6d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8e8e8e 0%, #6d6d6d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8e8e8e 0%, #6d6d6d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8e8e8e 0%, #6d6d6d 100%); /* IE10+ */
	background: linear-gradient(top, #8e8e8e 0%, #6d6d6d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#6d6d6d', GradientType=0 ); /* IE6-9 */
}
.album_wrap article .postmetadata .btn_wrap:hover, #similar_belts article .postmetadata .btn_wrap:hover {
	box-shadow: 0 0 2px #333333;
}
.postadwrap {
	background:#FCFCFC none repeat scroll 0 0;
	border:1px solid #FAFAFA;
	display:block;
	margin:auto;
	padding:3px;
	text-align:center;
	width:476px;
}
/* -- MISC -- */
.navigation {
	clear:both;
}
.rightnav {
	float:right;
	width:290px;
	text-align:right;
	background:#FFFFFF url(images/btn_bg.gif) no-repeat scroll center -12px;
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	cursor:pointer;
	font-size:12px;
	padding:7px;
}
.leftnav {
	float:left;
	width:290px;
	text-align:left;
	background:#FFFFFF url(images/btn_bg.gif) no-repeat scroll center -12px;
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	cursor:pointer;
	font-size:12px;
	padding:7px;
}
.readmore {
	border-left:1px solid #D7D7D7;
	font-size:12px;
	padding:7px;
	position:absolute;
	right:0;
	text-align:center;
	text-transform:uppercase;
	top:0;
	width:94px;
}
.readmore a {
	background:#4a4a4a url('images/read_more_btn_bg.gif') 0 0 repeat-x;
	color:#CDCDCD;
	text-shadow:0 -1px 0 #000000;
	font-weight:700;
}
.readmore a:hover {
	color:#fff;
	text-decoration:none;
}
.leave_comment {
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	float:right;
	font-size:12px;
	margin-right:-1px;
	background:#FFFFFF url(images/btn_bg.gif) no-repeat scroll center -12px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	margin-bottom:11px;
}
.btn_wrap {
	border:1px solid #D7D7D7;
	font-size:12px;
	font-weight:bold;
	background:#FFFFFF url(images/btn_bg.gif) repeat-x center -12px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	margin:10px;
}
.btn_wrap:hover {
	border:1px solid #ccc;
	background:#FFFFFF url(images/btn_bg.gif) repeat-x center center;
}
.btn_wrap a {
	background:none;
	padding:2px 10px;
}
.leave_comment:hover {
	background:#fff url(images/btn_bg.gif) center center no-repeat;
	color:#222;
	text-decoration:none;
}
/* -- FORM STUFF -- */
form {
	margin:0;
	padding:0;
}
.submit {
	background:#FFFFFF url(images/btn_bg.gif) no-repeat scroll center -12px;
	border:1px solid #D7D7D7;
	color:#4B8B93;
	font-size:12px;
	font-weight:bold;
	margin:15px 5px;
	padding:2px 5px;
	text-align:center;
	text-transform:uppercase;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position:absolute;
	right:0;
	overflow:hidden;
	cursor:pointer;
}
.search_input {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	font-size:12px;
	font-style:italic;
	height:19px;
	margin:2px 0 0 8px;
	padding: 0 0 2px 6px;
	width:150px;
	color:#666;
}
.search_submit {
	height:24px;
	position:absolute;
	right:6px;
	width:23px;
}
form fieldset legend {
	color:#702726;
	font-size:22px;
	font-weight:bold;
	margin:0;
}
form fieldset {
	padding:0;
	margin:0;
	border:1px #f5f5f5 solid;
}
/* -- PAGE STYLING -- */
.left_col {
	float:left;
	width:630px;
	margin-bottom: 5px;
}
.post_wrapper {
	clear:both;
	margin-bottom:11px;
}
/* -- EVENT CALENDAR -- */
#wp-calendar {
	width:520px;
	padding-bottom:15px;
	background: #fff url(images/right_red_grad.jpg) right bottom no-repeat;
	margin:10px auto auto;
	font-size:14px;
}
#wp-calendar caption {
	font-size:16px;
	font-weight:bold;
	height:30px;
	padding-top:10px;
	text-align:left;
}
#wp-calendar #prev, #wp-calendar #next {
	border:1px solid #D7D7D7;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	width:65px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#wp-calendar #prev a {
	color:#4b8b93;
	display:block;
	padding:3px 0 3px 10px;
	background:#FFFFFF url(images/btn_bg.gif) no-repeat scroll center -12px;
	border:1px solid #fff;
}
#wp-calendar #prev a:hover {
	text-decoration:none;
	background:#FFFFFF url(images/btn_bg.gif) no-repeat scroll center center;
}
#wp-calendar #next a {
	color:#4b8b93;
	display:block;
	padding:3px 10px 3px 0;
	background:#FFFFFF url(images/btn_bg.gif) no-repeat scroll center -12px;
	border:1px solid #fff;
}
#wp-calendar #next a:hover {
	text-decoration:none;
	background:#FFFFFF url(images/btn_bg.gif) no-repeat scroll center center;
}
/* -- COMMENTS -- */
#respond h3 {
	font-size:12px;
	border:1px solid #d7d7d7;
	text-align:center;
	width:150px;
	text-transform:uppercase;
}
#respond h3 a {
	display:block;
	background:#fff url(images/btn_bg.gif) center -12px no-repeat;
	padding:4px 7px;
	border:1px solid #fff;
	font-weight:bold;
	color:#4b8b93;
}
#respond h3 a:hover {
	background:#fff url(images/btn_bg.gif) center center no-repeat;
	text-decoration:none;
}
.comment {
}
#comment_wrap {
	padding-bottom:10px;
	margin-left:15px;
}
#recentcomments li a {

}

#recentcomments .dsq-widget-user{
	font-size: 1.2em;
display:block;
margin:0;	
	
	}
#home_bottom .home_bottom_box #recentcomments p.dsq-widget-meta{
	
font-size:1em;
margin:0 10px 10px;
	
	}

#recentcomments .dsq-widget-list{
	
padding-right:10px;
	
	}
.sidebar_box #recentcomments .dsq-widget-list{
	
padding:10px 10px 0 10px;
	
	}
	
#recentcomments img.dsq-widget-avatar {
    padding: 0;
}

	
#recentcomments li.dsq-widget-item {
    clear: both;
    list-style-type: none;
    margin: 0;
}
.sidebar_box #recentcomments li.dsq-widget-item {

    margin-bottom:10px;
} 

.sidebar_box .dsq-widget-comment{  font-size: 0.8em;
    line-height: 12px;}
	

.home_bottom_box #recentcomments img {
	margin:0 10px;
}

#sidebar .recent_comments_widget li {
	margin:10px;
}
#recentcomments li img {
	margin:10px;
	float:left;
}
.sidebar_box #recentcomments li img {
	margin:0 10px 0 0;
}
#recentcomments li br {
	clear:both;
}
#sidebar #recentcomments a {
	font-size:11px;
	width:auto;
	line-height:14px
}
#sidebar #recentcomments li h4 {
	margin:0 0 5px;
	padding-top:10px
}
.children {
	position:relative;
}
ol.commentlist {
	list-style:none;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
	padding:1em;
}
ol.commentlist li div.comment-author {
}
ol.commentlist li div.vcard {
	font:normal 14px Helvetica, Arial, sans-serif;
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url {
}
ol.commentlist li div.vcard img.avatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #D7D7D7;
	float:left;
	margin:10px 15px 5px 10px;
	padding:1px;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
	font-size:9px;
}
ol.commentlist li div.comment-meta a {
	color:#ccc;
}
ol.commentlist li p {
	font-size:11px;
	margin:0 0 1em;
}
ol.commentlist li ul {
	font-size:11px;
	list-style:square;
	margin:0 0 1em 2em;
}
ol.commentlist li div.reply {
	font-size:12px;
	border:1px solid #d7d7d7;
	width:54px;
	text-transform:uppercase;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
ol.commentlist li div.reply a {
	display:block;
	background:#fff url(images/btn_bg.gif) center -12px no-repeat;
	padding:4px 7px;
	border:1px solid #fff;
	font-weight:bold;
	color:#4b8b93;
}
ol.commentlist li div.reply a:hover {
	background:#fff url(images/btn_bg.gif) center center no-repeat;
	color:#4b8b93;
	text-decoration:none;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.comment-author-admin {
}
ol.commentlist li ul.children li.depth-2 {
	border-left:2px solid #D7D7D7;
	margin:0 0 0.25em 0.25em;
}
ol.commentlist li ul.children li.depth-3 {
	border-left:5px solid #999;
	margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-4 {
	border-left:5px solid #bbb;
	margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
	background:#fff;
}
ol.commentlist li.odd {
	background:#f6f6f6;
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
	border-bottom:1px solid #d7d7d7;
	padding:1em;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
/* -- FOOTER STUFF -- */
.footspace {
	height:30px;
	display:block;
}
.clear {
	clear:both;
}
#footwrap {
	background: url('images/foot_cont_bg-2010.png') left top repeat-x;
	color:#181818;
	padding:0;
	margin:0;
	width:100%;
	clear:both;
}
#eject1 {
	background: url(images/foot_btn_1.gif) center center no-repeat;
	height:30px;
	margin:auto;
}
#eject2 {
	background: url(images/foot_btn_2.gif) center center no-repeat;
	height:30px;
	cursor:pointer;
	opacity:0;
}
#footcont {
	background: url('images/footcont_bg.png') center top no-repeat;
	width:960px;
	margin: 0 auto;
	padding:50px 0 0;
	height:225px;
}
#footcont a {
	color:#CDCDCD;
	border:none;
}
#footcont a:hover {
	color:#fff;
	border-color:#A5A5A5 #222222 #222222 #A5A5A5;
	border-style:solid;
	border-width:1px;
	padding: 4px;
}
#footcont ul {
	margin-bottom: 8px;
	float: left;
	display:inline-block;
	width: 235px;
	border-right: 1px solid #333333;
	padding-right: 15px;
	height:185px;
}
#footcont ul.trb_network, #footcont ul.trb_network ul {
	width: 115px;
	border-right: none;
}
#footcont h2 {
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px;
}
#footcont li {
	margin:0;
	font-size:13px;
}
#footcont li a {
	padding: 5px;
	display: block;
	background:url('images/foot_li_a_bg.png') repeat-x center top;
	text-shadow: 0 -1px 0 #222;
	-webkit-transition: background-position 250ms ease-in-out;
	-moz-transition: background-position 250ms ease-in-out;
	-o-transition: background-position 250ms ease-in-out;
	transition: background-position 250ms ease-in-out;
}
#footcont li a:hover {background-position:center bottom;}
#footcont ul#menu-foot-menu {
	float: none;
	height: auto;
}
#footcont ul#menu-foot-menu li {
	font-size:13px;
	margin:0;
}
#footcont li li {
	font-size:13px;
	float:none;
	margin:0;
}
#create_wrapper {
	display:none;
	text-align:center;
}
#template_wrapper {
	display:none;
}
#template_wrapper input {
	margin:10px;
}
#belt_form {
	display:none;
}
#create {
	display:block;
}
.right_options {
	width:69%;
	float:right;
	text-align:center;
	padding:10px 0;
}
.left_options {
	width:29%;
	float:left;
	text-align:right;
	padding:10px 0;
}
.left_options input {
	margin:10px;
}
.options_wrap {
	border-top:1px solid #ccc;
	display:none;
	clear:both;
}
#3plates_img {
	display:none;
	height:82px;
	width:295px;
	background:url(images/3plate.gif) center center no-repeat;
	margin:auto;
}
#5plates_img {
	display:none;
	margin:auto;
	height:82px;
	width:295px;
	background:url(images/5plate.gif) center center no-repeat;
}
#7plates_img {
	display:none;
	margin:auto;
	height:82px;
	width:295px;
	background:url(images/7plate.gif) center center no-repeat;
}
#3plates, #5plates, #7plates {
	margin: 10px;
	text-align:center;
}
.plog_sidebar_img {
	margin:0 5px;
	width:90px;
	height:90px;
	background:url(images/indicator.gif) center center no-repeat;
}
.wpcf7-form textarea {
	height:75px;
}
.contact_wrap {
	border-top:1px solid #CCCCCC;
	float:left;
	margin-top:10px;
	padding-top:10px;
	width:62%;
}
.contact_wrap input {
	width:100%;
	border:1px solid #ccc;
}
.contact_wrap input.btn_wrap {
	width:50%;
	border:1px solid #ccc;
	margin:auto;
}
.contact_wrap select {
	width:250px;
	border:1px solid #ccc;
}
.contact_wrap textarea {
	height:75px;
	width:100%;
	border:1px solid #ccc;
}
.post-edit {
	padding:10px;
	text-align:center;
}
h2 span.edit_link {
	font-size:10px;
}
#follow_us {
	padding:10px 10px 0;
	border-top:1px solid #ccc;
	margin-top:5px;
}
#home_bottom #follow_us {
	margin-right: 10px;
}
#follow_us a {
	padding:1px;
	display:inline-block;
	width:30px;
	height:30px;
	margin:0 1px;
	text-indent:-9999px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	-khtml-opacity: .75;
	-webkit-opacity: .75;
	opacity: .75;
}
#follow_us a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}
#follow_us a.skype_contact {
	background:#fff url('images/contact_sprite.png') no-repeat 0 0;
}
#follow_us a.twitter_contact {
	background:#fff url('images/contact_sprite.png') no-repeat -32px 0;
}
#follow_us a.linkedin_contact {
	background:#fff url('images/contact_sprite.png') no-repeat -64px 0;
}
#follow_us a.fb_contact {
	background:#fff url('images/contact_sprite.png') no-repeat -96px 0;
}
#follow_us a.myspace_contact {
	background:#fff url('images/contact_sprite.png') no-repeat -128px 0;
}
#follow_us a.google_contact {
	background:#fff url('images/contact_sprite.png') no-repeat -160px 0;
}
#follow_us a.youtube_contact {
	background:#fff url('images/contact_sprite.png') no-repeat -192px 0;
}
/*#follow_us a.email_contact {
	background:#fff url('images/contact_sprite.png') no-repeat -224px 0;
}*/
#follow_us a.ebay_contact {
	background:#fff url('images/contact_sprite.png') no-repeat -224px 0;
}
#big_gold, #c_d_c, #fantasy_football, #freedom_belt, #globe_style, #k_o_v, #mid_atlantic, #royal_crown, #tv_belt_1, #tv_belt_2 {
	cursor:pointer;
}
.not_visible {
	visibility:hidden;
	display:none;
}
.quick_contact {
	width:555px;
	display: inline-block;
	position: relative;
	float: right;
}


#quickcontactsuccess{

background:#FFFFFF;
    color: #005500;
    font-size: 15px;
    line-height: 1.5em;
    margin-top: 15px;
    padding: 10px;
	
	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }


.quick_contact p {
	padding: 5px 0 0;
	clear: both;
	letter-spacing: 0.5px;
	text-shadow: 0 1px 0 #B5B5B5;
}

input#y_to{color:#fff; background: #595959 url('images/message_for.gif') no-repeat 4px 5px;padding-left: 90px;
    width: 143px;text-transform:capitalize;
	
	display: block;margin-bottom: 8px;margin-left: 0;clear:left;text-shadow:none;
	}

input.quick_contact_text {
	background-color:#595959;
	border-color:#222222 #A5A5A5 #A5A5A5 #222222;
	border-style:solid;
	border-width:1px;
	color:#333333;
	height:18px;
	width:231px;
	padding-left:2px;
	margin-left:6px;
}
#footcont #y_phone {
	display:none;
}
.qc_subject {
	margin-left:0;
	width:250px;
	margin-top: 8px;
}
#footcont .qc_subject {
	display:none;
}
.qc_captcha {
	background-color:#595959;
	border-color:#222222 #A5A5A5 #A5A5A5 #222222;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding-left:2px;
	margin-top: 0;
	margin-left:0;
	width: 61px;
	height:16px;
	font-size:12px;
	text-align:center;
}
.qc_file {
	background-color:#595959;
	border-color:#222222 #A5A5A5 #A5A5A5 #222222;
	border-style:solid;
	border-width:1px;
	color:#333333;
	height:23px;
	padding-left:2px;
	margin-top:7px;
	float:right;
}
#footcont .qc_file {
	display:none;
}
.quick_contact_textarea {
	color:#333333;
	float:left;
	background:#595959;
	height:95px;
	margin-top:8px;
	width:475px;
	border-color:#222222 #A5A5A5 #A5A5A5 #222222;
	border-style:solid;
	border-width:1px;
	padding-left:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.quick_contact_send {
	float: right;
	margin-top: 36px;
	width: 65px;
}
.name, .name2, .message {
	width:92%;
}
.qc_submit {
	width:65px;
	background:#595959;
	color:#ccc;
	border-color:#A5A5A5 #222222 #222222 #A5A5A5;
	border-style:solid;
	border-width:1px;
	margin-top: 10px;
}
.accs_wrap {
	clear:both;
	display:block;
	background-color:#fff;
	position: relative;
	border-bottom: 1px solid #CCCCCC;
}

#hardy_shirt_1, #hardy_shirt_2{
	height:160px;
	position:relative;	
	}
	
	#belt_quote_form textarea{width:100%;height:100px;}

.quote_item{margin:15px 0;}

/* AutoSuggest CSS - Version 1.2 */

ul.as-selections {
	list-style-type: none;
	border-top: 1px solid #888;
	border-bottom: 1px solid #b6b6b6;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 4px 0 4px 4px;
	margin: 0;
	overflow: auto;
	background-color: #fff;
	box-shadow:inset 0 1px 2px #888;
	-webkit-box-shadow:inset 0 1px 2px #888;
	-moz-box-shadow:inset 0 1px 2px #888;
	list-style:none;
}

ul.as-selections.loading {
	background-color: #eee;
}

ul.as-selections li {
	float: left;
	margin: 1px 4px 1px 0;
	list-style:none;
}

ul.as-list li{list-style:none;clear:both;height:48px;}

ul.as-selections li.as-selection-item {
	color: #2b3840;
	font-size: 13px;
	font-family: "Lucida Grande", arial, sans-serif;

	background-color: #ddeefe;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddeefe), to(#bfe0f1));
	border: 1px solid #acc3ec;
	border-top-color: #c0d9e9;
	padding: 2px 7px 2px 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 1px 1px #e4edf2;
	-webkit-box-shadow: 0 1px 1px #e4edf2;
	-moz-box-shadow: 0 1px 1px #e4edf2;
}

ul.as-selections li.as-selection-item:last-child {
	margin-left: 30px;
}

ul.as-selections li.as-selection-item a.as-close {
	float: right;
	margin: 1px 0 0 7px;
	padding: 0 2px;
	cursor: pointer;
	color: #5491be;
	font-family: "Helvetica", helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;

	-webkit-transition: color .1s ease-in;
}

ul.as-selections li.as-selection-item.blur {
	color: #666666;
	background-color: #f4f4f4;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#d5d5d5));
	border-color: #bbb;
	border-top-color: #ccc;
	box-shadow: 0 1px 1px #e9e9e9;
	-webkit-box-shadow: 0 1px 1px #e9e9e9;
	-moz-box-shadow: 0 1px 1px #e9e9e9;
}

ul.as-selections li.as-selection-item.blur a.as-close {
	color: #999;
}

ul.as-selections li:hover.as-selection-item {
	color: #2b3840;
	background-color: #bbd4f1;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bbd4f1), to(#a3c2e5));
	border-color: #6da0e0;
	border-top-color: #8bb7ed;
}

ul.as-selections li:hover.as-selection-item a.as-close {
	color: #4d70b0;
}

ul.as-selections li.as-selection-item.selected {
	border-color: #1f30e4;
}

ul.as-selections li.as-selection-item a:hover.as-close {
	color: #1b3c65;
}

ul.as-selections li.as-selection-item a:active.as-close {
	color: #4d70b0;
}

ul.as-selections li.as-original {
	margin-left: 0;
}

ul.as-selections li.as-original input {
	border: none;
	outline: none;
	font-size: 13px;
	width: 120px;
	height: 18px;
	padding-top: 3px;
}

ul.as-list {
	position: absolute;
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	font-family: "Lucida Grande", arial, sans-serif;
	background-color: #fff;
	background-color: rgba(255,255,255,0.95);
	z-index: 2;
	box-shadow: 0 2px 12px #222;
	-webkit-box-shadow: 0 2px 12px #222;
	-moz-box-shadow: 0 2px 12px #222;

}

ul.as-list img{float:left;margin-right:10px;}


li.as-result-item, li.as-message {
	margin: 0 0 0 0;
	padding: 5px 12px;
	background-color: transparent;
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	cursor: pointer;

}

li:first-child.as-result-item {
	margin: 0;
}

li.as-message {
	margin: 0;
	cursor: default;
}

li.as-result-item.active {
	background-color: #eee;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 64%, from(rgb(110, 129, 245)), to(rgb(62, 82, 242)));
	border-color: #ccc;
	color: #000;

}

li.as-result-item em { 
	font-style: normal; 
	background: #444;  
	padding: 0 2px;
	color: #fff;
}

li.as-result-item.active em { 
	background: #910d08;  
	color: #fff;
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	ul.as-selections {
		border-top-width: 2px;
	}
	ul.as-selections li.as-selection-item {
		padding-top: 3px;
		padding-bottom: 3px;
	}
	ul.as-selections li.as-selection-item a.as-close {
		margin-top: -1px;
	}
	ul.as-selections li.as-original input {
		height: 19px;
	}
}

/* Opera Hacks  */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	ul.as-list {
		border: 1px solid #888;
	}
	ul.as-selections li.as-selection-item a.as-close {
		margin-left: 4px;
		margin-top: 0;
	}
}

/* IE Hacks  */
ul.as-list {
	border: 1px solid #888\9;
}
ul.as-selections li.as-selection-item a.as-close {
	margin-left: 4px\9;
	margin-top: 0\9;
}

/* Firefox 3.0 Hacks */
ul.as-list,  x:-moz-any-link, x:default { 
	border: 1px solid #888;
}
BODY:first-of-type ul.as-list, x:-moz-any-link, x:default { /* Target FF 3.5+ */
	border: none;
}


#shirt_version_1{
    left: 12px;
    position: absolute;
    top: 13px;
    z-index: 1;
	}
#shirt_version_2{
    left: 12px;
    position: absolute;
    top: 13px;
    z-index: 0;
	}
	
	
.accs_wrap .qc_submit {
	width:65px;
	background:#595959;
	color:#fff;
	border-color:#A5A5A5 #222222 #222222 #A5A5A5;
	border-style:solid;
	border-width:3px 1px 1px 3px;
	margin-top: 10px;
	font-size:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.accs_wrap .qc_submit:hover {
	background:#507e00;
	border-color:#6faf00 #3e6100 #3e6100 #6faf00;
	border-width:2px 1px 1px 2px;
}
.collection_view {
	float:left;
	margin:0 0 15px 15px;
	position:relative;
}
.collection_view a {
	width:405px;
	height:221px;
}
.collection_view span {
	cursor:pointer;
	display:block;
	background:transparent url(images/cat_view_span.png) no-repeat scroll 0 0;
	position:absolute;
	width:417px;
	height:236px;
	z-index:10;
	overflow:hidden;
}
.collection_view img {
	height:221px;
	margin-left:7px;
	margin-top:5px;
	width:405px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	-khtml-opacity: .75;
	-webkit-opacity: .75;
	opacity: .75;
}
.cat_view_info {
	background:#222 none repeat scroll 0 0;
	bottom:10px;
	height:35px;
	left:17px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	-khtml-opacity: .75;
	-webkit-opacity: .75;
	opacity: .75;
	position:absolute;
	width:385px;
	z-index:50;
	overflow:hidden;
}
.cat_view_info h4 {
	color:#FFF;
	margin:4px 10px;
	font-weight:normal;
}
.cat_view_info p {
	color:#ededed;
	margin:0px 10px;
	padding:0;
}
.cat_view_info a {
	color:#FFF;
	text-decoration:none;
}
.cat_desc {
	margin:auto;
	padding: 0 10px;
}
.album_wrap {
	background:#FFFFFF;
	border:1px solid #DFDFDF;
	float:left;
	margin:5px;
	width:198px;
	position:relative;
	min-height:139px;
	-webkit-transition: background 250ms ease-in-out;
	-moz-transition: background 250ms ease-in-out;
	-o-transition: background 250ms ease-in-out;
	transition: background 250ms ease-in-out;
}
#similar_belts article {
	background:#FFFFFF;
	border:1px solid #DFDFDF;
	float:left;
	margin:7px;
	width:198px;
	position:relative;
	min-height:139px;
	padding-bottom: 0;
}

.album_wrap article p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 5px 6px;
	text-align: justify;
}
.category-gallery .album_wrap {
	min-height:0;
}
.category-9 .album_wrap h3 {
	position:absolute;
	background: #6d6d6d; /* Old browsers */
	background: -moz-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d6d6d), color-stop(100%, #4b4b4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* IE10+ */
	background: linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#4b4b4b', GradientType=0 ); /* IE6-9 */
	bottom:0;
	left:-1px;
	margin:0;
	z-index:50;
	width:200px;
	font-size:13px;
	border-color: #D7D7D7 -moz-use-text-color -moz-use-text-color;
	border-style: solid none none;
	border-width: 1px 0 0;
	
	
	
	-webkit-transition: color 250ms ease-in-out;
	-moz-transition: color 250ms ease-in-out;
	-o-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}




.category-9 .album_wrap {
-webkit-transition: box-shadow 250ms ease-in-out;
	-moz-transition: box-shadow 250ms ease-in-out;
	-o-transition: box-shadow 250ms ease-in-out;
	transition: box-shadow 250ms ease-in-out;
}


.category-9 .album_wrap.hover, .category-9 .album_wrap:hover {
-webkit-box-shadow: 0px 0px 10px 0px #000;
-moz-box-shadow: 0px 0px 10px 0px #000;
box-shadow: 0px 0px 10px 0px #000; 
}

.album_wrap article h3 {
	background:none;
	position:relative;
	left:none;
	bottom:none;
	width:auto;
	display:block;
	border:0 none;
	color:#111;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.album_wrap article h3 a {
	color:#111;
	text-shadow:none;
	padding:5px 6px;
}
.album_wrap article h3 a:hover {
	color:#000;
}
.album_wrap article.post {
	padding:0;
}
.album_wrap h3 a.btn_wrap {
	float:right;
	color:#fff;
	padding: 5px;
}
.album_wrap h2 a, .album_wrap h3 a {
	color:#eee;
	text-shadow:0 -1px 0 #000000;
	padding:5px 0 5px 5px;
	display: block;
}
.album_wrap h3 a:hover {
	color:#fff;
}



.album_wrap img {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	-webkit-opacity: 0.85;
	opacity: 0.85;
}
.album_wrap img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}

.category .cat-item:hover img, .category .cat-item:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;	
	}


.album_wrap .post {
	border:none;
}
.album_wrap .btn_wrap, #similar_belts article .btn_wrap {
	background: #6d6d6d; /* Old browsers */
	background: -moz-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d6d6d), color-stop(100%, #4b4b4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* IE10+ */
	background: linear-gradient(top, #6d6d6d 0%, #4b4b4b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#4b4b4b', GradientType=0 ); /* IE6-9 */
	text-shadow:0 -1px 0 #000000;
	position:absolute;
	right:0;
	bottom:0;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin:0;
}
.album_wrap .btn_wrap a {
	color:#CDCDCD;
}
.album_wrap .btn_wrap a:hover {
	color:#fff;
}
#home_intro .btn_wrap {
	background:#4a4a4a url('images/read_more_btn_bg.gif') 0 0 repeat-x;
	text-shadow:0 -1px 0 #000000;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin:0;
	float:right;
}
.center_box .btn_wrap {
	background:#4a4a4a url('images/read_more_btn_bg.gif') 0 0 repeat-x;
	text-shadow:0 -1px 0 #000000;
	border-right:none;
	border-bottom:none;
	border-left:none;
	border-top:2px solid #aaa;
	margin:-3px 0 0;
	float:right;
	padding:2px 8px;
	color:#CDCDCD;
	-moz-box-shadow: 0 4px 4px #ccc;
	-webkit-box-shadow:0 4px 4px #ccc;
	box-shadow:0 4px 4px #ccc;
}
.center_box .btn_wrap:hover {
	color:#fff;
	border-top:1px solid #aaa;
	-moz-box-shadow: 0 3px 3px #ccc;
	-webkit-box-shadow:0 3px 3px #ccc;
	box-shadow:0 3px 3px #ccc;
}
#home_intro a.btn_wrap, #home_intro a.btn_wrap:visited {
	color:#CDCDCD;
	-moz-box-shadow: 0 5px 5px #aaa;
	-webkit-box-shadow:0 5px 5px #aaa;
	box-shadow:0 5px 5px #aaa;
}
#home_intro a.btn_wrap:hover {
	color:#fff;
	-moz-box-shadow: 0 4px 4px #aaa;
	-webkit-box-shadow:0 4px 4px #aaa;
	box-shadow:0 4px 4px #aaa;
}
.cat_thumb_link {
	float:left;
	margin: 0 12px 12px 0;
}
.attachment_wrap {
	margin-bottom:11px;
}
.attachment_wrap a {
	background:none;
}
.breadcrumb {
	background:#5c5c5c;
	border-top:1px solid #a2a2a2;
	margin-bottom:11px;
	font-size:14px;
	position:relative;
}

.breadcrumb #gal_jump_btn {
	float:right;
}



.breadcrumb form {
	float: right;
    padding: 8px 10px 0 0;
    width: 315px;
}
.breadcrumbwrap {
	background:url('images/breadcrumb_wrap_bg.png') no-repeat center top;
	margin-left:-6px;
	margin-right:-6px;
	padding-bottom:5px;
	padding-top:23px;
}
.breadcrumb a {
	text-shadow:0 -1px 0 #000000;
	color:#CDCDCD;
}
.breadcrumb a:hover {
	color:#fff;
	text-decoration:none;
}
#breadcrumbs {
	padding:6px 10px 12px;
	margin-bottom:3px;
	margin-top:5px;
}
#breadcrumbs .current {
	color:#fff;
}
.gallery {
	margin:auto;
}
.gallery-item {
	float:left;
	margin-top:10px;
	text-align:center;
	width:20%;
}
.gallery-icon img {
	background:#F3F3F3;
	border:1px solid #CCC;
	padding:5px;
}
.wp-pagenavi {
	clear:left;
	margin-left:1px;
	margin-top:10px;
}
.latest_belts {
	display:block;
	margin-left:7px;
	margin-top:10px;
}
.latest_belts img {
	width:93.5px;
	height:93.5px;



	filter:alpha(opacity=85);
	-moz-opacity:.85;
	-khtml-opacity: .85;
	-webkit-opacity: .85;
	opacity: .85;
	margin:0 3px;
}
.latest_belts .cat_thumb_link {
	margin:0 4px
}
#share p {
	padding:20px;
}



.thumbwrap {position:relative;}
.accs_img .zoom{
	background:url('images/zoom.png') no-repeat center center;
	width:188px;
	height:123px;
	position:absolute;
	left:0;
	top:0;
	display:none;
}

#accs_head{border-bottom:1px solid #CCCCCC;}

#accs_head .accs_img{padding:0 2%;}

#accs_head .accs_desc, #accs_head .accs_buy{padding:0 0 0 2%;}


/*    Accessory page slide shows*/
.slideshow_wrap{position:relative;width:188px;height:165px;}

.slideshow_wrap div{position:absolute;width:188px;height:123px; top:0; left:0;}
.thumbwrap:hover .zoom, .slideshow_wrap div:hover .zoom{display:block;}

.slideshow_index li{float:left;width:60px;height:39px;margin-right:4px;}
.slideshow_index li.slide_2{margin-right:0;}
.slideshow_index{position:absolute;bottom:0;left:0;}


#filter_products{position:absolute;}
#filter_products h2{margin-bottom:5px;}

#filter_products li a{padding:5px 10px;display:block;font-size:14px;}
#filter_products li a:hover{background:#eee;}

.accs_img {
	float:left;
	width:30%;
	padding:2%;
	border-right:1px solid #ccc;
	text-align:center;
}
.accs_desc {
	float:left;
	width:48.5%;
	padding:2% 0 2% 2%;
	font-size: 1.2em;
    line-height: 1.6em;
}
.accs_desc h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
.accs_buy {
	float:left;
	padding: 2% 0 2% 2%;
	width: 11%;
}
.accs_buy label{
	display: block;
    margin-top: 5px;
}

.copy_links {
	text-align:center;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
}













.nodisplay{display:none;}












/*

.accs_img {
	float:left;
	width:30%;
	padding:1.5%;
	border-right:1px solid #ccc;
	text-align:center;
}
.accs_desc {
	float:left;
	width:50%;
	padding:1.5%;
}
.accs_buy {
	float:left;
	padding: 1.5%;
	width: 10.5%;
}
*/









.copy_links img {
	margin:25px;
	cursor:pointer;
}
#code_copied {
	font-size:14px;
	border:1px solid #060;
	padding:10px;
	margin:auto;
	width:400px;
	text-align:center;
	display:none;
}
.update-message {
	display:none;
}
.update-plugins {
	display:none;
}
.wp-pagenavi a:link {
	background-color:#FFF;
	border:1px solid #ccc;
	color:#282828;
	margin:5px;
	padding:3px 6px;
	text-decoration:none;
}
.wp-pagenavi a:visited {
	background-color:#FFF;
	border:1px solid #ccc;
	color:#282828;
	margin:5px;
	padding:3px 6px;
	text-decoration:none;
}
.wp-pagenavi a:hover {
	border: 1px solid #282828;
	background-color: #f3f3f3;
}
.wp-pagenavi span.pages {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:5px;
	padding:3px 6px;
}
.wp-pagenavi span.current {
	background-color:#f3f3f3;
	border:1px solid #282828;
	color:#282828;
	font-weight:bold;
	margin:5px;
	padding:3px 6px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wo_map {
	margin-left:6px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 5px;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#dsq-dc-logo {
	display:none;
}
#disqus_thread {
	margin:0 15px;
}
.dsq-brlink {
	display:none;
}
#home_top {
	position:relative;
	height:400px;
	z-index:0;
	margin-top:0
}
#SLIDER {
	position:absolute;
	left:0;
	top:-10px;
	margin-left:-35px;
}
#home_intro {
	position:absolute;
	right:0;
	top:12px;
	background:transparent url('images/home_intro_bg.jpg') no-repeat center center;
	width:250px;
	height:230px;
	margin-right:-19px;
	z-index:100;
	padding:170px 60px 0 34px;
}
#home_intro p {
	text-align:justify;
}
#home_bottom .home_bottom_box {
	width:324px;
	float:left;
	background-color:#fff;
	min-height: 270px;
}
#home_bottom .home_bottom_box p {
	margin:0 10px;
}
#home_bottom .home_bottom_box #tweet, #home_bottom .home_bottom_box #tweet_home {
	font-size:11px;
	line-height:1.4em;
}
#home_bottom .home_bottom_box h3 {
	padding-top:0;
	margin:10px;
}
#home_bottom_wrap {
	margin-left: -6px;
	margin-right:-6px;
	margin-top: 25px;
	background:transparent url('images/home_bottom_wrap_bg.gif') no-repeat center bottom;
	padding-bottom:15px;
}
#home_bottom {
	padding:6px 0 0;
	background:transparent url('images/home_bottom_bg.gif') no-repeat center top;
}
#home_bottom .home_bottom_box h2 {
	background:#780807 url('images/home_bottom_h2_bg.gif') repeat-x center top;
	color:#EEEEEE;
	font-size:16px;
	margin:0 0 12px;
	padding:3px 10px;
	text-shadow:0 -1px 0 #000000;
}
#home_bottom .center_box img {
	margin: 0 10px;
}

#social_icons {
	bottom: 5px;
	list-style: none outside none;
	position: absolute;
	right: 55px;
}

#social_icons_home {

	list-style: none outside none;

}


#tell_the_world a{	display:inline-block;
	width:16px;
	height:16px;
	padding:1px 2px 0;
	text-indent:-9999px;}




#social_icons li {
	display:inline;
	background: transparent url('images/social_sprite.png') no-repeat -193px 15px;
	margin: 0;
	padding: 6px 0 7px;
}
#social_icons li a, .head_share_menu li a, .team_info_links a {
	display:inline-block;
	width:16px;
	height:16px;
	padding:1px 2px 0;
	text-indent:-9999px;
	float:left;
}


.head_share_menu li.google-share{
	
	margin-left: 4px;
    margin-top: 1px;
	
	}
.team_info_links strong {
	display:inline-block;
	margin-right:5px;
}

#social_icons li a{
	
	-webkit-transition: padding 250ms ease-in-out;
-moz-transition: padding 250ms ease-in-out;
-o-transition: padding 250ms ease-in-out;
transition: padding 250ms ease-in-out;
	
	}
#social_icons li a:hover{	
padding-top:5px;	
	}
	div.head_share_menu{  
	background: #6d6d6d; /* Old browsers */
background: -moz-linear-gradient(top, #6d6d6d 0%, #5d5c5c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d6d6d), color-stop(100%,#5d5c5c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6d6d6d 0%,#5d5c5c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6d6d6d 0%,#5d5c5c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6d6d6d 0%,#5d5c5c 100%); /* IE10+ */
background: linear-gradient(top, #6d6d6d 0%,#5d5c5c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#5d5c5c',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 0px 8px #222222;
-moz-box-shadow: 0px 0px 8px #222222;
box-shadow: 0px 0px 8px #222222; 
    padding:6px 6px 2px;
    position: absolute;
    right: 30px;
    top: 0;
	
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px; 

color: #DDDDDD;
	
	
	}
	.head_share_menu ul{}
	.head_share_menu li{float:left;margin: 0 2px;}

#social_icons li.twit-share a, .head_share_menu li.twit-share a, .team_info_links a.twit-share, #tell_the_world .twit-share{
	background:transparent url('images/social_sprite.png') no-repeat -40px 0px;
}
#social_icons li.fb-share a, .head_share_menu li.fb-share a, .team_info_links a.fb-share, #tell_the_world .fb-share{
	background:transparent url('images/social_sprite.png') no-repeat -103px 0px;
}
#social_icons li.linked-share a, .head_share_menu li.linked-share a, .team_info_links a.linked-share, #tell_the_world .linked-share {
	background:transparent url('images/social_sprite.png') no-repeat -82px 0px;
}
#social_icons li.googleplus-share a, .head_share_menu li.googleplus-share a, .team_info_links a.googleplus-share, #tell_the_world .googleplus-share {
	background:transparent url('images/social_sprite.png') no-repeat -218px 0px;
}
#social_icons li.digg-share a, .head_share_menu li.digg-share a, #tell_the_world .digg-share{
	background:transparent url('images/social_sprite.png') no-repeat -61px 0px;
}
#social_icons li.deli-share a, .head_share_menu li.deli-share a, #tell_the_world .deli-share{
	background:transparent url('images/social_sprite.png') no-repeat -19px 0px;
}
#social_icons li.stumble-share a, .head_share_menu li.stumble-share a, #tell_the_world .stumble-share{
	background:transparent url('images/social_sprite.png') no-repeat 2px 0px;
}
#social_icons li.google-share a, .head_share_menu li.google-share a, #tell_the_world .google-share{
	background:transparent url('images/social_sprite.png') no-repeat -124px 0px;
}
#social_icons li.rss-share a, .head_share_menu li.rss-share a, #tell_the_world .rss-share{
	background:transparent url('images/social_sprite.png') no-repeat -144px 0px;
}
.team_info_links a.email-share, #tell_the_world .email-share {
	background:transparent url('images/social_sprite.png') no-repeat -166px 0px;
}
#team_img_wrap {
	background:transparent url('images/team_sprite.jpg') no-repeat center bottom;
	position:relative;
	width:600px;
	height:259px;
	padding: 0 15px;
}
#team_img_wrap .team_img {
	background:transparent url('images/team_sprite.jpg') no-repeat center top;
	width:600px;
	height:259px;
	z-index: 0;
}
#eddie_btn, #jesse_btn, #randy_btn, #kevin_btn {
	text-indent:-9999px;
	width:120px;
	height:120px;
	display:inline-block;
	position:absolute;
	cursor:pointer;
	border:1px solid #000;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
}
#eddie_btn-info, #jesse_btn-info, #randy_btn-info, #kevin_btn-info {
	position:absolute;
	bottom:0;
	margin: 10px;
	width: 580px;
	background-color:#fff;
	z-index:10
}
#eddie_btn-info p, #jesse_btn-info p, #randy_btn-info p, #kevin_btn-info p {
	float: right;
	margin-right: 10px;
	width: 360px;
}
.team_info ul {
	float:left;
	width: 200px;
	border-right: 1px solid #CCC;
	margin: 5px 0;
}
.team_info {
	display:none;
}
.team_info ul li {
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin: 4px 10px
}
.team_info ul h3 {
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif bold;
	color:#000;
	padding:0;
	margin:0;
}
#eddie_btn {
	background:transparent url('images/team_sprite.jpg') no-repeat -44px -16px;
	left: 58px;
	top: 15px;
}
#randy_btn {
	background:transparent url('images/team_sprite.jpg') no-repeat -171px -31px;
	left: 185px;
	top: 30px;
}
#kevin_btn {
	background:transparent url('images/team_sprite.jpg') no-repeat -311px -21px;
	left: 325px;
	top: 20px;
}
#jesse_btn {
	background:transparent url('images/team_sprite.jpg') no-repeat -432px -1px;
	left: 446px;
	top: 0;
}
fieldset.sitemap_fieldset {
	display: inline;
	float: left;
	margin: 0 15px;
	width: 290px;
}
.left_col fieldset.sitemap_fieldset .children {
	display:block;
	visibility:visible;
	margin-left:10px;
}
.left_col fieldset.sitemap_fieldset .current_page_item a {
	color: #702726;
}
fieldset.sitemap_fieldset .latest_per_cat {
	font-weight:normal !important;
	margin:10px 0
}
fieldset.sitemap_fieldset legend {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset.sitemap_fieldset ul li {
	font-size:11px;
}
#contact_sidebox {
}
#contact_sidebox ul {
	margin: 20px;
}
#contact_sidebox ul ul {
	margin: 5px 30px 15px;
}
#contact_sidebox li li {
	line-height: 16px;
}
#bg_price .bg_price_wrap {
	position:relative;
}
#attachment_2422, #attachment_3757 {
	position:absolute;
	top:0;
	left:0;
}



#belt_contact_info{
	
	
	
	}
	
	#belt_contact_info label{
	display:inline-block;
	width:20%;
	
	}














.search-results .entry img{float:left; margin-right:10px;}
