/*
Theme Name: MMA
Theme URI: http://mmasportsstore.com/
Description: The 2010 default theme for WordPress.
Author: MMA Sports Store
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	color:#333;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #811E00;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 12px;
}
.h1red {
	color: #811E00;
	text-align: center;
}
hr {
	margin:0 5px;
	padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #811E00;
}
a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #E8BAAD;
	text-decoration: none;
}
#container {
	width:1000px;
	margin:0 auto;
	padding:0;
}
#content {
	width:1000px;
	background-color:#FFFFFF;
	z-index:1;
}
#error {
	position: fixed;
	font-size: 16px;
	font-weight: bold;
	color: #900;
	bottom:10px;
	right:20px;
	text-align: center;
	background-color: #FFF;
	z-index: 9555;
}
#header {
	position:relative;
	height:75px;
	z-index:1;
	
}
#header span {
	position:absolute;
	right:10px;
	bottom:0;
	text-align: center;
	font-weight: bold;
}
#header h3
{
	position:absolute;
	left: 300px;
	top: 40px;
font-size:18px;
color:#fff;
font-weight:bold;
font-style:italic;
}
#header span img {
	display:block;
	text-align: center;
	width: 48px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .logo {
	position:absolute;
	bottom:0;
	left:0;
}
/*MENU2*/
/* Menu Body */

	ul#menu2 {
	width:350px;
	height:25px;
	float:left;
	list-style:none;
	margin-right:0px;
	padding:0;
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;z-index:344;
}
/* Float LI Elements - horizontal display */
	ul#menu2 li {
	width:87px;
	height:25px;
	line-height:25px;
	float:left;
	text-align: center;
}
#menu2 li a {
	color:#333;
	text-decoration: none;
	font-weight: bold;
}
#menu2 li a:hover {
	text-decoration: none;
}
/*  End MENU2 */
#mainleftcol {
	width:640px;
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	z-index:5;
}
#mainrightcol {
	width:350px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
#poster {
	width:640px;
	height:295px;
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
#rightcolumn {
	width:350px;
	height:300px;
	float:left;
	margin-left:5px;
}
#rightcolumn span {
	width:345px;
	height:95px;
	display:block;
	margin-top:5px;
	margin-right:5px;
}
#brandstrip {
	display:block;
	width:100%;
	height:125px;
	float:left;
}
#brandstrip img {
	padding-top:20px;
}
#category {
	width:215px;
	height:300px;
	float:left;
	display: block;
}
#category h1 {
	padding: 0px;
	color: #FFF;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#category ul {
	list-style:circle;
}
#category ul li {
	padding:0;
	margin:3px 0 0 40px;
	color: #FFF;
}
#category ul li a {
	padding: 5px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
#category ul li a:hover {
	color: #E8BAAD;
	text-decoration: underline;
}
/*FORM*/

/*END FORM*/
/*Login Box*/
#login {
	width:350px;
	height:292px;
	float:left;
	text-align:center;
	padding-top:8px;
padding-left:2px;
}
#login a {
	margin-top: 10px;
	display: block;
	
}
#login span {
	margin-top: 20px;
	display: block;
}
#login span label {
	margin-left: 25px;
	margin-top: 10px;
	width:80px;
	display: block;
	float: left;
	font-weight: bold;
}
#login span input {
	display:block;
	float: left;
	margin-top:10px;
	margin-left: 5px;
	width: 200px;
}
#login .button1 {
	display: block;
	padding: 2px;
	color: #CE3F00;
	cursor: pointer;
	height: 24px;
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 160px;
	float: left;
	width: 80px;
}
#reglinks {
	margin-top: 10px;
	float: left;
	display: block;
}
/*End Login Box*/
/*Headlines*/
#headlines {
	width:350px;
	height:125px;
	float:left;
}
#headlines span {
	display: block;
	margin-top: 25px;
}
#headlines span p {
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
#headlines span label {
	margin-left: 25px;
	margin-top: 10px;
	width:80px;
	display: block;
	float: left;
	font-weight: bold;
}
#headlines span input {
	display:block;
	float: left;
	width:200px;
	margin-top:10px;
	margin-left: 5px;
}
#headlines .button1 {
	display: block;
	padding: 2px;
	color: #CE3F00;
	cursor: pointer;
	height: 24px;
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 160px;
	float: left;
	width: 80px;
}
/*End Headlines*/
#fightbox {
	width:430px;
	height:200px;
	float:left;
	padding: 0px;
	margin: 0px;
}
#fightbox div {
	padding-top:13px;
	padding-left:18px;
}
#newsbox {
	width:565px;
	height:200px;
	float:left;
}
#newsboxcontent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	height: 180px;
	margin-bottom: 10px;
}
#itembody {
	height:190px;
}
#footer {
	width:100%;
	height:40px;
	clear:both;
	color: #811E00;
	text-align: center;
	line-height: 65px;
}
#copyright, #copyright a {
	color:#FFF;
}
.roundcont {
	width: 100%;
	background-color: #811E00;
	color: #fff;
}
.roundcont p {
	margin: 0 10px;
}
.roundtop {
	height:15px;
	background: url(images/rt.gif) no-repeat top right;
}
.roundbottom {
	height:15px;
	background-image: url(images/rb.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}
.footerwrb {
	background: url(images/wrb.gif) no-repeat bottom right;
}
img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
.footerrnd {
	width: 100%;
	background-color: #FFF;
	color: #fff;
}
.roundbottom {
	background-image: url(images/rb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#cart {
	position:absolute;
	right:200px;
	bottom:5px;
	color:#ffffff;
}
#minicart {
	margin-right:5px;
}
#article img {
	border: 1px solid #FFF;
}
#registration_form {
	width:600px;
	margin:0 auto;
}
#registration_form fieldset {
	position:relative;
	display:block;
	width:500px;
	/* remove default border styles */
	font-size:100%;
	line-height: 1.5em;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom:0.75em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#registration_form fieldset legend {

	position:absolute;
	top: -1.2em;
	left: 0.5em;
	margin-bottom: 0.5em;
	font-size: 130%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: auto;
	display:block;
	color: #CCC;
}
#registration_form input, #registration_form select {
	display:block;
	float: left;
	width:300px;
	margin-top:10px;
	margin-left: 5px;
}
#registration_form input:focus, #registration_form select:focus, #login input:focus {
	background-color: #4A1100;
}
#registration_form img {
	margin-left:155px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	float: left;
}
#registration_form .captchalink {
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
#registration_form .button1 {
	margin-left:215px;
	display: block;
	background-color: #B63F0C;
	width: 150px;
}
#registration_form .hidden, #login .hidden {
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#registration_form .chcekbox, #login .chcekbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 16px;
	background-color: none;
	display: block;
	float: left;
	margin-right: 10px;
}
#registration_form p, #login p {
	font-size: 10px;
	font-weight: normal;
	float: left;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#registration_form a {
	display:block;
	float:left;
	margin-right:5px;
}
br {
	clear:both;
}
#menucontainer {
	background-color: #811E00;
	height: 25px;
	z-index:344;
}
#message {
	text-align: center;
}
.roundcont {
	width: 100%;
	background-color: #811E00;
	color: #fff;
}
.roundcont p {
	margin: 0 10px;
}
.roundtop {
	background: url(images/rt.gif) no-repeat top right;
}
.roundbottom {
	background-image: url(images/rb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footerwrb {
	background: url(images/wrb.gif) no-repeat bottom right;
}
.wlb {
	background-image: url(images/wlb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}
img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
.footerrnd {
	width: 100%;
	background-color: #FFF;
	color: #fff;
}
.roundbottom {
	background-image: url(images/rb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.page {
	padding:10px;
	z-index:33;
}
.page a {
	color: #811E00;
}
.page h1 {
	color: #811E00;
}
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: none;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #811E00;
	padding:10px 0;
	font-size:20px;
}
.widget-area a:link, .widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active, .widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
/* Footer widget areas */
#footer-widget-area {
}
h3.cart {
	background:url(images/bk_rightbox_top_cart.jpg) 0 0 no-repeat;
}
.post {
}
.post h1 {
	color: #811E00;
}
.post p {
	color: #333;
}
.post img
{
	padding:2px;
	border: 3px solid #CCC;
}
.productbox h2.prodtitles a.wpsc_product_title {
	float:none;
	padding:10px 0;
	font-size:14px;
}
a.view_details {
	display:block;
	margin:0 auto;
	float:none;
	font-weight:bold;
	text-decoration:underline;
	color:#811E00;
	padding:15px 0;
	width:180px;
}
a.view_details:hover {
	color:#fff;
	background-color:#811E00;
}
.mma_product_title {
	float:none;
	padding:10px 0;
	font-size:14px
}
a.mma_product_link {
 display:block  clear:both;
	color:#333333;
	font-size:16px;
	line-height:normal;
	margin:15px 0;
	padding:15px 0;
}
.product_image {
	clear:both;
}
.products_list {
	width:620px;
}
table.products_list td {
	text-align:center;
	width:280px;
	padding:0 15px;
}
table.products_list td img {
	padding:0;
	margin-bottom:10px;
}
table.sample {
	width:95%;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px none #AEAEAE;
}
table.sample th {
	padding: 1px 1px 1px 1px;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px solid #AEAEAE;
}
table.sample td {
	padding: 1px 1px 1px 1px;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px solid #AEAEAE;
}
/*news*/
.entry {
	width: 580px;
	margin-bottom: 35px;
	position: relative;
	margin-left:15px;
}
.entry-top {
	background: url(images/entry-top-transparent.png) no-repeat;
	width: 580px;
	height: 17px;
}
.entry .post {
	background: url(images/entry-bg-transparent.png) repeat-y;
	position: relative;
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entry .post .content {
	padding: 12px 38px 15px 45px;
}
h1.title, h2.title {
	font-size: 18px;
	float: left;
	width: 425px;
	padding-bottom: 20px;
	color:#811E00;
}
h1.title a:hover, h2.title a:hover {
	color: #000000;
	text-decoration: none;
}
span.date {
	color: #e3e3e3;
	font-size: 36px;
	text-transform: uppercase;
	float: right;
	margin-top:2px;
}
.thumb { /*border: 4px solid #d9d5d5; -moz-border-radius: 5px; -webkit-border-radius: 5px;*/
}
div.small-thumb {
	position: relative;
	float: left;
	margin: 0px 15px 10px 0px;
	width: 184px;
	height: 184px;
}
.small-thumb .overlay {
	display: block;
	width: 184px;
	height: 184px;
	background: url(images/thumb-overlay.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.big-thumb {
	width: 445px;
	height: 299px;
	position: relative;
	margin-left: -27px;
	margin-bottom: 10px;
}
div.big-thumb .overlay {
	display: block;
	width: 445px;
	height: 299px;
	background: url(images/big-thumb.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
.bubble {
	text-indent: -9999px;
	display: block;
	width: 58px;
	height: 70px;
	position: absolute;
	left: -31px;
	top: 0px;
}
.text a.bubble {
	background: url(images/text-bg.png) no-repeat;
}
.entry-bottom-top {
	background: url(images/bottom-top.png) no-repeat;
	height: 2px;
	width:573px;
}
.entry-meta {
	background: #d6d7d4 url(images/post-meta-bg.png) repeat-x;
	width: 573px;
}
.entry-meta p.meta {
	float: left;
	width: 423px;
	background: url(images/meta-separator.png) no-repeat top right;
	font-size: 15px;
	color: #8d8b8b;
	font-family: Century Gothic, sans-serif;
	text-shadow: 1px 1px 1px #fafbfa;
	padding: 12px 0px 4px 21px;
}
.entry-meta p.meta a {
	color: #686868;
}
.entry-meta p.meta a:hover {
	color: #3c3c3c;
	text-decoration: none;
}
p.meta span.main {
	float: left;
	padding-top:2px;
	margin-right: 10px;
}
span.comment-count {
	background:url("images/comment-bubble.png") no-repeat;
	display:block;
	float:left;
	width:35px;
	height:28px;
	padding-top:1px;
}
.entry-meta span.comment-count a {
	padding-left:11px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #888888;
	font-size: 14px;
}
a.readmore {
	float: right;
	background: url(images/readmore.png) no-repeat top right;
	padding-right: 16px;
	display: block;
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: #626262;
	text-shadow: 1px 1px 1px #ffffff;
	margin: 12px 7px 0 0;
}
a.readmore span {
	background: url(images/readmore.png) no-repeat;
	display: block;
	padding-left: 15px;
	height: 23px;
}
a.readmore:hover {
	color: #811E00;
}
.video-block {
	margin: 0px 0px 10px -24px;
	border: 4px solid #e6e6e6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
}
.video-text {
	margin: 0px 0px 0px -24px;
}
.audio-block {
	margin-bottom:10px;
}
.entry-bottom {
	background: url(images/entry-bottom-transparent.png) no-repeat;
	height: 22px;
	position:relative;
	z-index:2;
}

.entry ul {
	list-style-type: disc;
	margin: 10px 0px 10px 20px;
}
.entry ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 10px 0px 10px 2px;
}
.entry ul li ul, .entry ul li ol {
	margin: 2px 0px 2px 20px;
}
.entry ol li ul, .entry ol li ol {
	margin: 2px 0px 2px 35px;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
.clear { clear: both; }
.content p
{
margin-bottom:15px;
line-height:20px;
}
.thumb{
	float:left;
	margin-right:15px;
}
h1.entry-title
{
	margin:0 0 15px 0;
	color: #811E00;
}
.aligncenter
{
	display:block;
margin:0 auto;
}
/* MENU */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index:999;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	text-align:left;
	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li ul li a
{
padding-left:5px;	
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			25px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	width:645px;
	height:25px;
	float:left;
	list-style:none;
	margin-right:5px;
	padding:0;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sf-menu a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333;
}
.sf-menu ul li a, .sf-menu ul li a:visited
{
color:#fff;	

}
.sf-menu li {
	width:107px;
	height:25px;
	line-height:25px;
	float:left;
	text-align: center;

}
.sf-menu li li {
	background:		#811E00;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu ul li:hover, .sf-menu ul li.sfHover,
.sf-menu ul a:focus, .sf-menu ul li a:hover, .sf-menu ul a:active {
	outline:		0;
	color:#333;
	background-color: #F7F7F7;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
.entry-content h2
{
margin-bottom:15px;
}
.entry-content p
{
line-height:20px;
margin-bottom:15px;
}

.commentlist { border-top:1px solid #D6D6D6; padding-top:12px; margin-bottom:40px; }
.commentlist h3 { margin-bottom:11px }
.commentlist .commentlist-info { float:left; width:290px; }
.commentlist .commentlist-content { float:left; }
.commentlist label { display:inline-block; line-height:15px; height:28px; width:64px; }
.commentlist input  { border:1px solid #C4C4C4; background:#FFF url(../images/content/field-top.gif) top left repeat-x }
.commentlist .commentlist-info input { height:28px; width:200px; margin-bottom:9px; padding-top:10px;padding-left:7px;}
.commentlist textarea { height:150px; width:320px; border:1px solid #C4C4C4; background:#FFF url(../images/content/text-area-bkg.gif) top left repeat-x }
.commentlist .notifyArea {float:right}
.commentlist .notifyArea label{width:255px;font-size:12px; font-weight:bold; white-space: nowrap;}
.commentlist input.red-button { border:0;  display:inline-block; color:#FFF; font-size:12px; font-weight:bold; padding:0 7px; line-height:21px; background:url(../images/content/btn-red-left.png) top left no-repeat }
.commentlist div.errors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
}
.commentlist div.errors ul {
    list-style: none;
    padding: 0;
}
.commentlist div.errors li {
	background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}
.commentlist input.errors {
    border: 1px solid red;
}
.commentlist .message, .commentlist .success_message, .commentlist .warning_message {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}

.commentlist .success_message {
	background: #F3FCF5 url(../images/skin/information.png) 8px 50% no-repeat;
	border: 1px solid #68BA63;
    color: #09BA00;
}

.commentlist .warning_message {
	background: #FCFBF3;
	border: 1px solid #D0BA4D;
    color: #BA8B3B;
}