/*
Theme Name: NO LIMITS
Theme URI: http://parkside.co.nz/
Description: Theme for No Limits.
Version: 0.9
Author: Andrew
Author URI: http://parkside.co.nz/

*/

/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
a:link {
	color: #f4a112;
	text-decoration: none;
}

a:visited {
	color: #f4a112;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 a:link {
	color: #FFF;
}
h2 a:visited {
	color: #FFF;
}
h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
h3 a:link {
	color: #FFF;
}
h3 a:visited {
	color: #FFF;
}
h5  {
	font-size: 13px;
	font-weight: bold;
	/* text-transform: uppercase; */
	color: #b00000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A2A2A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A2A2A;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
h5 a:link {
	color: #b00000;
}
h5 a:visited {
	color: #b00000;
}
.button {
	background-image: url(images/butt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	/* text-transform: uppercase; */
	font-size: 12px;
}
.cleared {
	clear: both;
}
.headerwrapper .header  {
	height: 110px;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
}
.bodywrapper {
	background-image: url(images/nolimits-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodywrapper .contentwrapper {
	padding: 0px;
	width: 973px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bodywrapper .contentwrapper .bodycontent {
	width: 646px;
	float: left;
}
.mainmenu {
	list-style-type: none;
	padding: 0px;
	height: 39px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.mainmenu li {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 11px;
	padding-left: 7px;
	height: 29px;
	font-weight: bold;
	/* text-transform: uppercase; */
	background-image: url(images/mani-list-bg_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
}
.mainmenu li a {
	color: #f4a112;
}
.mainmenu li a:hover {
	color: #FFF;
}


.mainmenu .current-cat {
	background-image: url(images/nolimits-UP_07.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.mainmenu .current-cat a {
	color: #000;
}

.mainmenu .current-cat-parent {
	background-image: url(images/nolimits-UP_07.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.mainmenu .current-cat-parent a {
	color: #000;
}
.submenu-wrapper {
	background-image: url(images/nolimits-UP_18.gif);
	background-repeat: repeat-x;
	width: 646px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F17311;
	background-position: bottom;
}
.submenu {
	list-style-type: none;
	margin: 0px;
	background-image: url(images/sublist-bg-left.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-position: left top;
	height: 24px;
}
.submenu li {
	float: left;
	height: 20px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(images/nolimits-UP_16.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f39f14;
}
.submenu li a:hover {
	color:#333;
}
.submenu li a {
	color: #FFF;
}
.submenu .current-cat a {
	font-weight: bold;
	color: #000;
}
.submenu .cap {
	background-image: url(images/nolimits_16.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	width: 7px;
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sidebar  {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 318px;
}
.sidebar .sidebar-inner {
	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 13px;
}
.xxxx {
	background-color: #111111;
	padding: 10px;
	margin: 10px;
}
.wp-polls-archive p {
	padding-bottom: 20px;
}
.datepub   {
	float: right;
	font-size: 10px;
	color: #999;
	background-color: #FFF;
	/* text-transform: uppercase; */
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/date-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidebar .openx {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: auto;
}
.openx-header {
	background-color: #111111;
	text-align: center;
	padding: 10px;
}
.openx-comments {
	margin-top:30px;
	background-color: #111111;
	padding: 10px;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
}
.entry {
	padding-top: 40px;
	width: 647px;
}
.entry .image {
	margin-left: 7px;
	width: 640px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.entry .content {
	background-color: #2a2a2a;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.entry .content p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}
.entry .content p img{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: -10px;
}
#crp_related {
	clear: both;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#crp_related h3 {
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	/* text-transform: uppercase; */
}
.entry .top {
	background-image: url(images/nolimits-UP_30.gif);
	height: 17px;
	width: 539px;
}
.entry .top-right {
	background-image: url(images/nolimits-UP_31.gif);
	float: right;
	height: 30px;
	width: 108px;
	background-repeat: no-repeat;
	background-position: right top;
}
.entry h2 {
	font-size: 18px;
	font-weight: bold;
	/* text-transform: uppercase; */
	background-color: #b00000;
	background-image: url(images/post-heading-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	color: #FFF;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
}
.entry .heading-bottom {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.entry .heading-bottom .link {
	background-image: url(images/post-heading-link.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	float: right;
	height: 28px;
	width: 240px;
	/* text-transform: uppercase; */
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.entry .heading-bottom .left-bottom {
	background-image: url(images/post-heading-bottom-left.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 100px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
.entry .header-bottom {
	position: absolute;
	width: 647px;
	background-image: url(images/post-heading-bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 63px;
}
.pub-float {
	position: absolute;
	width: 640px;
}
.entry .header-bottom .heading-bottom .link a {
	color: #000;
	padding-left: 10px;
}
.entry .postmetadata {
	background-color: #111111;
	margin-left: 7px;
	font-size: 11px;
	/* text-transform: uppercase; */
	color: #464646;
	padding: 5px;
	background-image: url(images/postmeta-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidebar .sidebar-top {
	background-image: url(images/sidebar-top-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 7px;
}
.sidebar .sidebar-bottom {
	background-image: url(images/sidebar-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
}
.widget h3 {
	margin: 0px;
	/* text-transform: uppercase; */
	background-image: url(images/sidebar-widget-top-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	background-color: #b00000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.widget .top {
	height: 37px;
	width: 318px;
	background-image: url(images/sidebar-widget-top-01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.widget {
	padding-bottom: 30px;
}
.widget .header-top {
	background-image: url(images/sidebar-widget-top02.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 318px;
}
.widget .header-bottom .headingarrows {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
.widget .header-bottom .headingarrows li {
	float: right;
}
.widget .header-bottom .headingarrows .right {
	background-image: url(images/sidebar-widget-heading-right.png);
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 62px;
}
.widget .header-bottom .headingarrows .left {
	background-image: url(images/sidebar-widget-heading-left.png);
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 29px;
}
.widget .header-bottom-nolink {
	float: right;
	background-image: url(images/widget-heading-nolink.gif);
	height: 32px;
	width: 109px;
}
.widget .header-bottom {
	position: absolute;
	width: 91px;
	margin-left: 227px;
}
.widget .image {
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(testimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 312px;
}
.widget .content {
	background-image: url(images/widget-bg.gif);
	background-repeat: repeat-y;
	padding: 3px;
}
.widget .content h4 {
	font-size: 14px;
	font-weight: bold;
	/* text-transform: uppercase; */
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.full-width, .entry ul, #crp_related ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	list-style-type: none;
}
.full-width li, .entry ul li, #crp_related ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 15px;
	background-image: url(images/sidebar-widget-list-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin: 0px;
	font-size: 12px;
}
.entry ul li {
	background-image:url(images/entry-list-arrow.gif);
	margin-left: 5px;
}
#crp_related ul li {
	float: left;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	/* text-transform: uppercase; */
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
}

.widget .half-width {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
	width: 138px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.widget .half-width ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	list-style-type: none;
	float: left;
	width: 142px;
}
.widget .half-width li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 15px;
	background-image: url(images/sidebar-widget-list-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin: 0px;
	font-size: 10px;
}
.widget .content p {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.entry .heading-bottom .nolink {
	background-image: url(images/heading-entry-nolink.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	float: right;
	height: 28px;
	width: 240px;
	/* text-transform: uppercase; */
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footerwrapper {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #111;
}
.footerwrapper .footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.footer ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer ul li {
	/* text-transform: uppercase; */
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	margin: 0px;
	width: 130px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footer ul li a:link {
	color: #666;
}
.footer ul li a:visited {
	color: #666;
}
.footer ul li a:hover {
	color: #FFF;
}
.footer {
	color: #666;
}
.footerlogo {
	float: right;
	background-color: #000;
	padding: 10px;
	margin-right: 10px;
}
.footer-logo {
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.alignright a:link, .alignright a:visited {
	float: right;
	background-image: url(images/button-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.alignleft a:link, .alignleft a:visited {
	float: left;
	background-image: url(images/button-left.gif);
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.social {
	float: right;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.social-left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}
/*
.social {
	float: right;
	padding-right: 5px;
	padding-top: 10px;
	background-color: #2A2A2A;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/social-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.social-left {
	background-image: url(images/social-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}*/


img.social_img
{
	margin: 0px;
	border: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.breadcrumbs {
	font-size: 10px;
	/* text-transform: uppercase; */
	float: right;
	padding-top: 5px;
}
.search-form {
	float: right;
	margin-top: 60px;
	margin-right: 15px;
}
.search-form #searchsubmit {
	background-image: url(images/butt.gif);
	background-position: right center;
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* text-transform: uppercase; */
}
.search-form #searchform #s {
	margin: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding: 5px;
	color: #666;
}
.breadcrumbs-bottom {
	font-size: 10px;
	/* text-transform: uppercase; */
	background-color: #111111;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/footer-breadcrumb-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#commentform #comment {
	border: 1px solid #4D4D4D;
}
#commentform #respond .row {
	background-color: #111;
	padding: 5px;
	margin-left: 7px;
}
#commentform #respond .row input {
	background-color: #999;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	font-size: 12px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commentform #respond .row #comment {
	background-color: #999;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	font-size: 12px;
	width: 617px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commentform #respond #submitbox .feed {
	padding: 5px;
	background-image: url(images/social-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #2A2A2A;
	margin-left: 12px;
	font-size: 10px;
	/* text-transform: uppercase; */
}
#commentform #respond #submitbox .submitbutton #submit{
	background-image: url(images/butt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comments-wrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 60px;
	background-color: #111;
	margin-left: 7px;
}
.comments-wrapper .act   {
	font-size: 10px;
	/* text-transform: uppercase; */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/comment-comment-header-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.comments-wrapper .act .a {
	background-image: url(images/comment-comment-header-link-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	float: left;
}
.comments-wrapper blockquote {
	font-style: italic;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000;
	margin-left: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.comments-wrapper .name {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.comments-wrapper .comment-meta {
	float: right;
	font-size: 10px;
}
.comments-wrapper #commentlist {
	padding-top: 0px;
}
.comments-wrapper .commentlist .comment-body {
	padding: 10px;
	background-color: #111111;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.comments-wrapper #commentlist #thecomments {
	margin-top: 20px;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.comments-wrapper #commentlist #thecomments li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A2A2A;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.comments-wrapper #commentlist #thecomments .info {
	background-color: #2A2A2A;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 63px;
	padding: 0px;
}
.comments-wrapper #commentlist #thecomments .date {
	font-size: 10px;
	/* text-transform: uppercase; */
	background-color: #FFF;
	text-align: right;
	float: right;
	background-image: url(images/comment-comment-header-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #999;
	margin: 0px;
}
.comments-wrapper #commentlist #thecomments .content {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comments-wrapper #commentlist #thecomments .author {
	float: left;
	width: 50px;
}
.comments-wrapper #commentlist #thecomments .comment {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comments-wrapper #cmtswitcher {
	/* text-transform: uppercase; */
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b31400;
	background-color: #000;
}
.comments-wrapper #cmtswitcher a{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.comments-wrapper #cmtswitcher a.curtab {
	background-image: url(images/comments-header-selected-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.comments-wrapper #cmtswitcher .curtab:link {
	color: #FFF;
}
.votedetails {
	float: right;
	font-size: 10px;
	color: #999;
	background-color: #2A2A2A;
	/* text-transform: uppercase; */
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/vote-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.wp-polls {
	padding-right: 10px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.wp-polls-ul li {
	margin: 0px;
	background-image: url(images/sidebar-widget-list-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tags {
	font-size: 10px;
	/* text-transform: uppercase; */
	color: #333;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 17px;
}
.gallery-icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 4px;
	border-bottom-color: #FFF;
}
.gallery-icon {
	float: left;
}
.content .imagethumbs {
}
.dd_after {
	float: left;
}
.image .left-link a  {
	height: 250px;
	width: 320px;
	position: absolute;
	margin-top: 40px;
	background-image: url(images/image-button-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.image .right-link a {
	height: 250px;
	width: 320px;
	margin-left:320px;
	position: absolute;
	margin-top: 40px;
	background-image: url(images/image-button-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.image .left-link a:hover  {
	background-image: url(images/image-button-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.image .right-link a:hover {
	background-image: url(images/image-button-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.content a img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.content a:hover img {
	border-bottom-color: #F4A112;
}
.social a img {
 border: none;
}
