/*  
Theme Name: SCRRS Site
Theme URI: http://wordpress.madlively.com
Description: SCRRS theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 2.0
Author:  Anthony Yeo
Author URI: http://wordpress.madlively.com
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/scrrs-background-gold-rxv-2011.jpg) top center repeat-x #000000;
	/* background: url(http://www.scrrs.net/wp-content/uploads/scrrs-background-pink-2013.jpg) top center repeat-x #000000;*/
	color: #000;
	}

p {	
	margin: 15px 0px 20px;
	}

a:link, a:visited {
	color: #12733F;
	text-decoration:none;
	outline: none;
	font-weight: bold;
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	text-align: left;
	}


#page {
	width:940px !important;
	float: none;
	margin:0px auto;
	padding:10px;
	/*background:#000;*/
	background: rgb(236, 236, 236); /* fallback color */
	background: rgba(255, 255, 255, 0.45);
	_background: #ececec;
	font-size: 13px;
	/* rounding */
	-webkit-border-radius: 0px 20px 0px 0px;
	-moz-border-radius: 0px 20px 0px 0px;
	text-align: left;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

#usarugby {
	float: right;
	z-index: 2;
}

/* Text*/

h1 {
	font:3.5em;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font-size: 26px;
	font-weight: lighter;
	margin-bottom: 10px;
	}

h3 {
	font-size: 22px;
	font-weight:lighter;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: #333 dotted thin;
	}

h2.wp-table-reloaded-table-name {
	font-size: 22px;
	font-weight:lighter;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: #333 dotted thin;
}

h4 {
	font:1.0em;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	padding-bottom: 10px;
	padding-top: 5px;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:478px;
	_width: 550px;
	height: 80px;
	padding-left: 75px;
	background: url(images/logo.png) no-repeat;
	}

h1.header-logo a {
	color: #ffffff !important;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 40px;
	line-height: 34px;
	letter-spacing: -.8px !important;
}
h1.header-logo a:hover {
	color: #ffffff !important;
	text-decoration: none;
}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
	float:left;
	background:#fff;
	padding:10px;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em ;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font-size: 26px;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	margin-bottom:20px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Homepage styling */

div#current { 
	float:left;
	width:48%; 
} 
div#message {
	float:right;
	width:48%;
}
#headlines h3 {
	padding:5px 7px;
	font-weight:bold;
	display:block;
	font-size: 14px;
	color: #ffffff;
	background-color: #330500;
	margin-top: 0px;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:14px;
	line-height:1.85em;
	float:left;
	min-height:333px;
	}
	
#content-quote {
	padding:0px 25px 30px 160px;
	line-height:1.85em;
	background-image: url(images/referee-quote.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	}
	
#content-blank {
	width:98%;
	background:#ffffff;
	padding:10px;
	line-height:1.85em;
	float:left;
	-webkit-border-radius: 0px 20px 0px 0px;
	-moz-border-radius: 0px 20px 0px 0px;
	}

#content .breadcrumb, #content .breadcrumb a {
	margin-bottom: 15px;
	font-size: 13px;
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font-size: 36px;
	line-height: 40px;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding:5px 0px;
	}



.post {
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	margin:10px 0px;
	}

.post ul, .post ol, .content ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	margin-left:30px !important;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border: none;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}
	
.blogpost-block {
	border-bottom: 1px solid #efefef;
	padding-bottom: 18px;
	padding-top: 25px;
}
#blogpost ul li {
	padding-left: 30px;
}
#blogpost h3 a {
	font-size: 30px;
	font-weight: lighter;
}
#blogpost h2 a {
	font-size: 30px;
	font-weight: bold;
	line-height: 29px;
	letter-spacing: -.8px !important;
}
ol {
	margin-left: 50px;
}
	
/*** Button ***/
.more-link {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(images/button-stripe.png) top center repeat-x #0B4826;
	/* background-color:#0B4826; */
	color:#ffffff !important;
	padding: 8px 14px;
	text-decoration: none;
	line-height: 30px;
}
.more-link:hover {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}
.gold-link {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*background: url(images/button-stripe.png) top center repeat-x #0B4826; */
	background-color:#937600; 
	color:#ffffff !important;
	padding: 8px 14px;
	text-decoration: none;
	line-height: 30px;
}
.gold-link:hover {
	background: #443600;
	color: #ffffff;
	text-decoration: none;
}
.button-green {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#0B4826;
	color:#ffffff !important;
	padding: 8px 14px;
	text-decoration: none;
	line-height: 30px;
}
.button-green:hover {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}
.post-edit-link {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#7F0000;
	border:3px solid white;
	color:#ffffff !important;
	margin-bottom: 8px;
	padding: 8px 14px;
	text-decoration: none;
}
.post-edit-link:hover {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}
#submit {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#0B4826;
	color:#ffffff !important;
	padding: 8px 14px;
	text-decoration: none;
	line-height: 30px;
}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

/*
#s {
	padding:1px;
	font-size:.9em;
	width:70px;
	}
*/

.avatar_container {
	display: block !important;
	height: 40px;
}

#searchform {
	clear: both !important;
	display: block;
	width: 300px;
}

#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	/*background:#2c2c2c;*/
	background: url(images/sock_bg.jpg) repeat #000;
	margin: 0 auto;
	padding:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 0px 0px 20px 20px;
	text-align: left;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:2px solid #fff;
	background: #000;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:2px solid #fff;
	background: #000;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:2px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 940px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:30px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/* Homepage Type Over Image Style */
/* http://css-tricks.com/examples/TypeOverImage/  */
.overlay3              { position: relative; margin-bottom: 20px; width: 100%; }
h2.overlay3                  { position: absolute; top: 200px; left: 0; width: 100%; }
h2.overlay3 span             { color: white; font: bold 24px/45px Helvetica, Sans-Serif; letter-spacing: -1px;  
                      background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 10px; }
h2.overlay3 span.spacer      { padding: 0 2px; background: none; }
.homepageoverlay {

}
h2.homepageoverlay span {
	position: absolute;
	top: -125px;
	left: 0px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 36px;
	letter-spacing: -.5px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.75);
	_background: #000;
	padding: 10px;
	line-height: 32px;
	width: 60%;
}
h2.homepageoverlay span a {
	color: #fff !important;
}
h5.homepageoverlay {
	font-size: 18px;
	font-weight:lighter;
	margin-bottom: -10px;
	margin-top: 35px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-top: #333 dotted thin;
}
.homepageoverlay ul li {
	margin-left: 30px;
}
/*  cheers  */

/* Name Generator */
#nickname-container {
	text-align:center;
	color:black;
}
#nickname-question {
    margin:20px auto 30px;
}
#nickname-question br {
display:none;
}
.tall {
   font-size:2em;
}
#first {
   /*border:none;*/
   /*border-bottom:solid 1px #a9a9a9;*/
/*background-color:#accfff;*/
}
#refanwserblock {
	width: 400px;
	height: 60px;
	text-align: center;
	border: #666 thin solid;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}
#refereeanswer {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: bold;
	padding: 15px;
}
/* Generator Button */
.generator {
	padding: 8px;
	background-color: #DE7940;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: -25px;
}
.generator hover {
	background-color: #99532C;
}

/*  
Search and Navigation
*/
/*
#searchform {
	width:80px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}
*/
/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:8px;
	margin-bottom: 10px;
	z-index: 2 !important;
	position: relative !important;
	}

#dropmenu, #dropmenu ul {
	margin-top:0px;
	margin-bottom:0px;
	list-style-type:none;
	list-style-position:outside;
	width:900px;
	}
#dropmenu li.current_page_item a {
	background: #006600;
	}
#dropmenu li.current_page_parent a {
	background: #006600;
}
#dropmenu li.page-item-406 a {
	background-color: #7F0000 !important;
}
#dropmenu li.page-item-406 a:hover {
	background-color: #B20000 !important;
}
#dropmenu li.page-item-4336 a {
	background-color: #7F6600 !important;
}
#dropmenu li.page-item-4336 a:hover {
	background-color: #B28F00 !important;
}
#dropmenu a {
	display:block;
	text-decoration:none; 
	padding:10px 12px;
	font-weight:bold;
	display:block;
	font-size: 14px;
	color: #ffffff;
	background-color: #003300;
	} 
#dropmenu a:hover {
	text-decoration:none;
	display:block;
	background-color: #12733F;
	} 
#dropmenu li {
	float:left;
	position:relative;
	padding-right: 3px;
	} 
#dropmenu ul {
	position:absolute;
	display:none;
	left:-1px;
	} 
#dropmenu ul a {
	width:170px;
	} 
#dropmenu li ul {
	width:230px;
	padding-top: 3px;
	} 
#dropmenu li ul a {
	width:230px;
	height:auto;
	float:left;
	}
#dropmenu li a:hover, #dropmenu li.over ul {
	background: #12733F;
	display: block;
	}
#dropmenu li ul a:hover {
	background: #135013;
	}
#dropmenu ul ul {
	top:auto;
	} 
#dropmenu li ul ul {
	left:12em;
	margin:0px 0 0 10px;
	padding-left: 60px;
	z-index: 100;
	} 
#dropmenu li ul ul a {
	background: #063;
}
#dropmenu li ul ul a:hover {
	background: #009900;
}
#dropmenu page_item page-item-257 {
	background: #F00;
	color: #ffffff;
	font-weight: bold;
}
	
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}  

/*  Google Weather */
.hw_wpgw dl dd.today {
	width: 126px !important;
}
.hw_wpgw dl dd.today .condition {
	width: 126px !important;
	background-color: #006600 !important;
}
.hw_wpgw dl dd.today .temperature {
	width: 82px !important;
	font-size: 24px;
	background-color: #D88E0E !important;
	color: #fff !important;
}
.hw_wpgw dl dd.day1,
.hw_wpgw dl dd.day2 {
	margin-right: 3px;
}
.hw_wpgw .day {
	background-color: #006600;
}
.hw_wpgw .temperature {
	background-color: #D88E0E;
	color: #fff;
}

/* post image captions*/
.wp-caption {
	background: #F3F3F3;
	color: #000;
	text-align: center;
	padding-top: 2px;
	margin: 5px;
}
.vvqbox {
	clear: both !important;
}

/* referee.scrrs.net - referee member grades */
.scrrs-pending {
	background: #C60;
	width: 90px;
	height: 30px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}
.scrrs-active {
	background: #090;
	width: 90px;
	height: 30px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}
.scrrs-inactive {
	background: #900;
	width: 90px;
	height: 30px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}
.scrrs-notlocal {
	background: #993900;
	width: 100%;
	height: 32px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}
.scrrs-youth {
	background: #590990;
	width: 100%;
	height: 32px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}
.scrrs-military {
	background: url(images/status-camo-bg.jpg) top left repeat-x #553928;
	width: 100%;
	height: 32px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}
.scrrs-usa {
	background: url(images/am-flag-bg.jpg) top left repeat-x #1a085e;
	width: 100%;
	height: 32px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}
.yellow-card {
	background: #FBF910;
	width: 45px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
.red-card {
	background: #A6030F;
	width: 45px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

.ngg-gallery-thumbnail span {
    display: block;
    font-size: 12px;
    padding: 0px 2px 5px 2px;
	line-height: .95;
	margin-bottom: 5px;
	width: 90px;
}

.dataTables_wrapper {
	min-height: 100px !important;
}

.single_variation_wrap {
    display: block !important;
}

div.product form.cart .variations select, #content div.product form.cart .variations select {
	-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: #C7C0C7 -moz-use-text-color #C7C0C7 #C7C0C7;
    border-radius: 2px 0 0 2px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: 0 0 2px 0 #F7F6F7 inset;
    font-weight: bold;
    height: 28px;
    padding: 0;
	width: 75px;
	margin-bottom: 3px;
	text-align: left;
	vertical-align: middle !important;
}

div.product form.cart table td, #content div.product form.cart table td {
    vertical-align: top !important;
}

div.product form.cart .variations label, #content div.product form.cart .variations label {
	margin-right: 4px;
}

.products ul, ul.products {
	padding-bottom: 15px !Important;
}
div.product p.price, #content div.product p.price {
    font-size: 34px;
}

input.button-primary {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(images/button-stripe.png) top center repeat-x #0B4826;
	/* background-color:#0B4826; */
	color:#ffffff !important;
	padding: 8px 14px;
	text-decoration: none;
	line-height: 30px;
}

.reset_variations {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-left: 6px;
	font-size: 11px;
	background: -moz-linear-gradient(center top , #AD74A2 0px, #96588A 100%) repeat scroll 0 0 transparent;
    border-color: #76456C;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
	border-radius: 2px 2px 2px 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #fff !important;
    cursor: pointer;
    line-height: 1em;
    padding: 6px 10px;
    text-decoration: none !important;
	position: relative;
	top: 8px;
}

div.product p.stock, #content div.product p.stock {
    font-size: 18px;
	font-weight: bold;
}
div.product .stock, #content div.product .stock {
    color: #85AD74;
}

ul.products li.product {
	width: 22.05% !important;
}

span.price {
	display: none !Important;
}

em.members_only {
	margin-top: 30px;
}


dl.captioned-image         { position: relative; margin: 0; }
dl.captioned-image dt img  { display: block; }
dl.captioned-image dd     { 
	position: absolute;
	left: 0;
	top: 60px;
	/*bottom: 1.25em;*/
	font: bold 2em/1.25em Helvetica, sans-serif; 
}
dl.captioned-image.top dd  { 
	top: 1.25em; 
	}

dl.captioned-image dd span.captioned-title { 
	display: block; 
	float: left; 
	clear: both;
   background: #000 !important;
   background: rgba(0, 0, 0, 0.7) !important;
   background-color: #000;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', Opacity='70'); /* IE */
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
       filter: alpha(opacity=70);
   padding: 0.25em 0.5em; 
   color: #fff !important; 
   width: 380px !important;
   }
   
   .captioned-title a {
	   color: #FFF !important;
	   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', Opacity='100'); /* IE */
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: alpha(opacity=100);
   }
   .captioned-title a:hover {
	   color: #fff !important;
	   text-decoration: underline;
   }
   
							 

/* RTC Nav color */
#dropmenu li ul ul .page-item-6760 a {
    background-color: #0D2D84 !important;
}
#dropmenu li ul ul .page-item-6760 a:hover {
    background-color: #164DE1 !important;
}
#dropmenu li.page-item-8150 a {
	background-color: #0D2D84 !important;
}
#dropmenu li.page-item-8150 a:hover {
	background-color: #164DE1 !important;
}


span.wpcf7-list-item {
    margin-left: 0.5em;
	display: block;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    height: 230px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    max-height: none !important;
}


li #wdg_specialrecentpostspro-2 {
	list-style: none !important;
}