/*
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

*/
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, img, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}


.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%;
}

/*

The Site vingnette

*/

#top_shadow, #bottom_shadow, #left_shadow, #right_shadow {
}
#left_shadow, #right_shadow {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 90px;
}
#left_shadow {
	left: 0;
	background: url(images/left_shadow.png) left center repeat-y;
}
#right_shadow {
	right: 0;
	background: url(images/right_shadow.png) right center repeat-y;
}
#top_shadow, #bottom_shadow {
	position: fixed;
	left: 0;
	right: 0;
	height: 90px;
}
#top_shadow {
	top: 0px;
	background: url(images/top_shadow.png) top center repeat-x;
}
#bottom_shadow {
	bottom: 0px;
	background: url(images/bottom_shadow.png) bottom center repeat-x;
}
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: "" "";
}
html {
	font-size: 62.5%;
	margin:0px;
	padding:0px;
	background: #7d0000;
}
body {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: transparent url(images/site_bg.png) center top repeat-x;
	color:#282828;
}
a, a:visited {
	color:#702726;
	text-decoration:none;
	outline:0;
}
a img {
	border:none;
}
a:hover {
	color:#702726;
	background:url(images/underline.gif) bottom left no-repeat;
}
@font-face {
 font-family: TRB-Font;
 src: url('TRB-Font.ttf');
}
h1 {
	font-size:22px;
	margin: 10px 0;
	color:#595959;
	font-family:TRB-Font, Arial Black, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:18px;
	margin: 10px 0;
	color:#595959;
	font-family: TRB-Font, Arial Black, Arial, Helvetica, sans-serif;
}
#footwrap h2 {
	color:#333;
}
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 {
	position: relative;
}
/* -- HEADER STUFF --*/
.header {
	position:relative;
	margin:auto;
	width: 960px;
	height:120px;
	padding-top:7px;
}
.search_box {
	background:url(images/search_box.png) center top no-repeat;
	position:absolute;
	width:193px;
	height:33px;
	top:3px;
	right:30px;
	z-index:150;
}
#logo_box h1, #logo_box small {
	margin:0;
	display:block;
	height:0;
	text-indent:-9999px;
}
#logo_box {
	/*background:url(images/main_logo.png) left top no-repeat;*/
height:120px;
	width:477px;
}
#logo_box a {
	background:none;
}
.description {
	text-indent:-9999px;
	height:0;
	margin:0;
	overflow:hidden;
}
/* -- MENU STUFF -- */
.main_menu {
	margin:auto;
	height:47px;
	text-align:center;
	position:relative;
	padding-right:5px;
	width:970px;
}
/* FIRST LEVEL*/
.main_menu ul {
	background:url(images/menu_divider.gif) right top no-repeat;
	font-size:14px;
	list-style:none;
	text-align:center;
	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:0;
	list-style:none;
	visibility:hidden;
	font-size:12px;
	text-align:left;
	z-index:20;
	background:url(images/drop_menu_bg.png) center bottom no-repeat;
	padding-left:0;
	width:235px;
	padding-bottom:5px;
	display:none;
}
.main_menu li li {
	background:transparent none repeat scroll 0 0;
	display:block;
	margin:0 10px;
	padding:0;
}
.current_page_item a:link, .current_page_item a:visited {
	color:#fff;
}
.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;
}
/* -- SIDEBAR STUFF -- */
#sidebar h2 {
	font-size:14px;
	margin:10px;
}
#sidebar {
	display:inline;
	float:right;
	margin-bottom:30px;
	margin-left:10px;
	width:320px;
}
.sidebar_box {
	border:1px solid #ccc;
	background:#fff url(images/side_bar_box_bg.gif) center top no-repeat;
	width:317px;
	margin-bottom:11px;
	padding-bottom:6px;
	font-size:14px;
}

#whosonline p{
padding-left:15px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sidebar_box ul ul {
	line-height:1.5em;
}
#recentcomments li {
	margin-left:15px;
}
.sm_sidebar_box {
	float:left;
	border:1px solid #ccc;
	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 {
	display:block;
	margin-left:5px;
	margin-top:13px;
	padding-left:48px;
	background:url(images/tweet.gif) 5px top no-repeat;
	padding-bottom:5px;
}
#tweet ul li {
	padding-top:10px;
	width:250px;
}
#sidebar 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:0;
	margin:auto;
	width:960px;
}
#content_wrap {
	background:url(images/content_wrap_bg.png) center 38px repeat-x;
}
.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:15px;
}
.gal_cats {
	display:block;
	padding:15px;
	position:relative;
}
.entry {
	font-size:12px;
	position:relative;
	line-height:1.6em;
}
.post ul, .entry ul {
	margin-left:15px;
}
.post li, .entry li {
	list-style:circle;
	margin-left : 30px;
}
.post li, .entry li .faq_list {
	list-style:none;
	margin-left : 30px;
}
.entry .attachment {
	text-align:center;
}
.post p {
	font-size:12px;
}
.postmetawrap {
/*	position:relative;*/
}
.postmetadata {
	background:#FCFCFC none repeat scroll 0 0;
	border:1px solid #E7E7E7;
	margin-top:15px;
	padding:8px;
	text-align:left;
	position:relative;
	clear:left;
}
.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:#FFFFFF url(images/btn_bg.gif) no-repeat scroll center -12px;
}
.readmore a:hover {
	background:#fff url(images/btn_bg.gif) center center no-repeat;
	color:#222;
	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;
}
.leave_comment:hover {
	background:#fff url(images/btn_bg.gif) center center no-repeat;
	color:#222;
	text-decoration:none;
}
.category h1 {
	background:url(images/latest_news_red_grad.gif) left bottom no-repeat;
	color:#ccc;
	font-size:26px;
	font-weight:bold;
	margin: 0;
	padding-bottom:2px;
}
/* -- 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:#D9D9D9 none repeat scroll 0 0;
	border-color:#2E2E2E #2E2E2E #979797;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	font-style:italic;
	height:16px;
	margin-left:8px;
	margin-top:4px;
	width:151px;
	padding-left:2px;
}
.search_submit {
	height:21px;
	position:absolute;
	right:6px;
	top:4px;
	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;
}
.post_wrapper {
	clear:both;
	background:#fff url(images/post_bg.jpg) center top no-repeat;
	border:1px solid #ccc;
	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;
}
#sidebar #recentcomments a {
	font-size:10px;
	line-height:14px;
}
.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 {
	height:30px; /*180px;*/
	clear:both;
	background: url(images/foot_cont_bg.png) top left repeat-x;
	_background: #cac3a5 url(images/foot_cont_bg.jpg) repeat-x 0px 0px;
	color:#181818;
	padding:0px;
	bottom:0; /*-150px;*/
	display:block;
	left:0;
	overflow:hidden;
	position:fixed;
	_position: absolute;
	visibility:hidden;
	width:100%;
	z-index:1000;
}
#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 {
	width:960px;
	margin: 0px auto 0px auto;
	padding:0px;
	height:180px;
}
#footcont a {
	color:#ccc;
}
.leftfoot {
	background: transparent url(images/footlogo.png) left 15px no-repeat;
	margin:0px;
	padding-top:35px;
	width:200px;
	height:95px;
	float:left;
	text-align:left;
	line-height:1.6em;
	color:#222;
	padding-top:60px;
	padding-left:10px;
}
.rightfoot {
	float:left;
	margin:0px;
	width:750px;
	padding-top:20px;
}
.rightfoot h2 {
	font-size:16px;
	font-weight:normal;
	margin:0;
}
.rightfoot li {
	float:left;
	margin-left:40px;
	width:150px;
}
.rightfoot li li {
	float:none;
	font-size:12px;
	margin-left:0;
	margin-top:8px;
}
#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;
}
#who_is_trb ul {
	margin-left:15px;
	width:285px;
}
#who_is_trb span {
	float:left;
}
#who_is_trb li {
	clear:left;
	text-align:right;
}
.post-edit {
	padding:10px;
	text-align:center;
}
#follow_us {
	padding:10px 10px 0;
	border-top:1px solid #ccc;
	margin-top:5px;
}
#follow_us a {
	margin:0 8px;
}
#follow_us a:hover {
	background:url(images/social_shadows.gif) center bottom no-repeat;
}
#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 li {
	width:330px;
}
.quick_contact_text {
	background:#595959 none repeat scroll 0 0;
	border-color:#222222 #A5A5A5 #A5A5A5 #222222;
	border-style:solid;
	border-width:1px;
	color:#333333;
	float:left;
	height:18px;
	width:155px;
	padding-left:2px;
}
.quick_contact_textarea {
	color:#333333;
	float:left;
	background:#595959;
	height:54px;
	margin-top:10px;
	width:245px;
	border-color:#222222 #A5A5A5 #A5A5A5 #222222;
	border-style:solid;
	border-width:1px;
	padding-left:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.quick_contact_send {
	float:left;
	margin-top:10px;
	margin-left:10px;
	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;
}
.accs_wrap {
	clear:both;
	display:block;
	background-color:#fff;
}
.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;
	opacity:.75;
}
.cat_view_info {
	background:#222 none repeat scroll 0 0;
	bottom:10px;
	height:35px;
	left:17px;
	opacity:0.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;
}
.album_wrap {
	background:#FFFFFF url(images/album_wrap.jpg) no-repeat scroll center top;
	border:1px solid #CCCCCC;
	float:left;
	margin:6px;
	width:466px;
}
.cat_thumb_link {
	float:left;
	margin: 0 12px 12px 0;
}
.attachment_wrap {
	background:#fff url(images/attachment_bg.jpg) center top no-repeat;
	border:1px solid #ccc;
	margin-bottom:11px;
}
.attachment_wrap a {
	background:none;
}
.breadcrumb {
	background:#fff url(images/attachment_bg.jpg) center top no-repeat;
	border:1px solid #ccc;
	margin-bottom:11px;
	padding:10px;
	font-size:14px;
}
.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:5px;
	margin-top:13px;
}
.latest_belts img {
	width:90px;
	height:90px;
	background:#F3F3F3;
	border:1px solid #CCC;
	padding:1px;
	opacity: .85;
}
.latest_belts .cat_thumb_link {
	margin:0 4px
}
#share p {
	padding:20px;
}
.accs_img {
	float:left;
	width:21%;
	padding:10px;
	border-left:1px solid #ccc;
	text-align:center;
}
.accs_desc {
	float:left;
	width:52%;
	padding:10px;
	border-left:1px solid #ccc;
}
.copy_links {
	text-align:center;
	opacity:0;
}
.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; }