/*
Theme Name: GameSlice
Theme URI: http://GameSlice.com/
Description: Custom GameSlice WordPress theme.
Version: 1.0
Author: Kieren Harding
Author URI: http://wordpresstheme.co.uk/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	text-align: center;
	background-color: #f0eee1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
margin: 0;
padding: 0;
}
.clear {
clear: both;
}
a {
	color: #9CB733;
	text-decoration: none;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(images/content-bg-top.jpg) no-repeat center 156px;
	font: 1.3em Arial, Helvetica, sans-serif;
}
#header {
	height: 175px;
	background: url(images/logo.gif) no-repeat left 21px;
	position: relative;
	z-index: 50;
}
h1#logo {
	float: left;
	width: 215px;
	height: 115px;
	padding: 0px;
	margin: 21px 0px 0px;
}
h1#logo a {
	float: left;
	height: 115px;
	width: 220px;
	text-indent: -999em;
}
#header-ad {
	height: 60px;
	width: 470px;
	position: absolute;
	z-index: 5;
	right: 20px;
	top: 30px;
}
#menu {
	float: right;
	position: absolute;
	right: 20px;
	top: 126px;
	z-index: 0;
}
#menu li {
	list-style-type: none;
	text-decoration: none;
	background: url(images/nav-sep.jpg) no-repeat right top;
	padding-right: 1px;
	float: left;
	position: relative;
	z-index: 0;
}
#menu li a {
	text-decoration: none;
	float: left;
}
#menu li a span {
	padding-right: 20px;
	padding-left: 20px;
	color: #a6a38f;
	text-decoration: none;
	font: bold 1.1em/26px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 26px;
	padding-top: 8px;
	cursor: pointer;
	display: inline;
	float: left;
}
#menu a:hover span {
	color: #717167;
	background: url(images/nav-hover.jpg) repeat-x;
}
#menu .current_page_item a {
	background: url(images/tab-l.jpg) no-repeat left top;

}
#menu .current_page_item a span {
	color: #BED465;
	background: url(images/tab-r.jpg) no-repeat right top;
}
#menu li:hover ul, #menu li.over ul{ display: block; }
#menu  #rss  {
	background: url(none);
}
#menu #rss span {
	padding-right: 10px;
}

#menu #rss img {
	margin-left: 2px;
}
#menu ul {
	visibility:hidden;
	position:absolute;
	top:34px;
	width:180px;
	left: -1px;
	background: #e5e3d5;
	border-right: 1px solid #d8d5c5;
	border-bottom: 1px solid #d8d5c5;
	border-left: 1px solid #d8d5c5;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu ul li, #menu ul .current_page_item {
	background: url(none);
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 160px;
}
#menu ul li a {
	margin-left: 10px;
	text-transform: uppercase;
	color: #A6A38F;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #616158;
	background: url(none);
}
#menu ul li a span, #menu ul li a:hover span {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#menu ul li:hover a span, #menu ul li:hover a {
	background: url(none);
}
#menu ul .current_page_item a, #menu ul .current_page_item a span, #menu ul .current_page_item a:hover, #menu ul .current_page_item a:hover span {
	background: url(none);
}
#menu .current_page_item ul li a, #menu .current_page_item ul li a span {
	background: url(none);
	color: #A6A38F;
}
#menu .current_page_item ul li a:hover, #menu .current_page_item ul li a:hover span {
	background: url(none);
	color: #616158;
}
#menu a:hover, #menu  ul a:hover {
	background:url(images/nav-hover.jpg) repeat-x;
}
#menu :hover > a, #menu ul :hover > a {
	background:url(images/nav-hover.jpg) repeat-x;
}
#menu a:hover span, #menu  ul a:hover span {
	background:url(images/nav-hover.jpg) repeat-x;
}
#menu :hover > a span, #menu ul :hover > a span {
	background:url(images/nav-hover.jpg) repeat-x;
}
#menu li:hover ul,
#menu a:hover ul{visibility:visible; }
#menu :hover ul :hover ul{ visibility:visible;}

#content {
	background: url(images/contentbg.gif) repeat-y center top;
	padding-right: 23px;
	padding-left: 23px;
	height: 100%;
	float: left;
	display: block;
	width: 914px;
}

#leftcol {
	float: left;
	width: 660px;
	line-height: 21px;
	background: #FFFFFF;
}

.posttitle {
	font-size: 26px;
	font-weight: normal;
	color: #6D6952;
	text-decoration: none;
	position: relative;
	border-bottom: 1px solid #EDEBDC;
	z-index: 0;
	margin-bottom: 15px;
	line-height: normal;
	padding-bottom: 10px;
}
.posttitle a           {
	font-size: 26px;
	font-weight: normal;
	color: #6d6952;
	text-decoration: none;
	display: block;
	line-height: normal;
}

.posttitle    a:hover       {
	color: #A8C437;
	text-decoration: none;
}
#leftcol h3 {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px solid #F0EEE1;
	color: #BAB8A9;
}
#leftcol h4 {
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: underline;
	line-height: 28px;
	margin-top: 4px;
	margin-bottom: 5px;
	color: #535144;
}


.commentscount  {
	position: absolute;
	z-index: 10;
	right: 0px;
	bottom: -7px;
	line-height: normal;
	text-decoration: none;
}
.commentscount a  {
	font-size: 12px;
	background: #FFFFFF url(images/comment-icon.jpg) no-repeat right center;
	line-height: normal;
	color: #A39F7C;
	padding: 0px 15px 0px 10px;
}
.entry  {
	color: #686556;
}
.entry p {
	padding-bottom: 18px;
}
.entry a {
	color: #9CB733;
	text-decoration: none;
	border-bottom: 1px solid #D2CFB0;
}
.entry a:hover {
	color: #7A8E28;
	border-bottom-color: #7A8E28;
	text-decoration: none;
}
.post-pic img {
	float:right;
	padding: 5px;
	border: 1px solid #e2dfcb;
	background: #f8f6eb;
	margin: 10 0 0px 10px;
}
.more-link a  {
	height: 24px;
	width: 96px;
	background: url(images/continue.jpg) no-repeat 0px 0px;
	display: block;
	border-width: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.more-link a:hover {
	background: url(images/continue.jpg) no-repeat 0px -24px;
}
.lastcomment    {
	border: 1px solid #EDEBDC;
	background: #FBFCF7 url(images/lc-bg.jpg) repeat-x;
	position: relative;
	z-index: 0;
}
.lastcomment small {
	color: #CECCBB;
	font: 11px/normal Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-left: 4px;
}
.lastcomment .addcomment {
	background: url(images/add-comment.png) no-repeat;
	position: absolute;
	z-index: 10;
	right: 0px;
	bottom: -34px;
	text-decoration: none;
	color: #a7a28a;
	width: 124px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	height: 25px;
	padding-top: 15px;
	cursor: pointer;
	line-height: 18px;
}
.lastcomment  a:hover {
	color: #9CB733;
	bottom: -32px;
}
.recent-comment {
	margin: 11px 50px 20px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #84806C;
	text-align: center;
}
.recent-comment ul li {
	list-style: none;
	text-align: center;
}
.recent-comment   a    {
	color: #9CB733;
	font-size: 0.9em;
	text-decoration: none;
	font-style: normal;
}


.postmeta {
	border-bottom: 1px dotted #C7C4B3;
	color: #686556;
	margin-bottom: 40px;
	padding-bottom: 32px;
	margin-top: 10px;
}
.postmeta a {
	color: #9CB733;
	text-decoration: none;
	border-bottom: 1px solid #D2CFB0;
}
.postmeta a:hover {
	color: #7A8E28;
	border-bottom-color: #7A8E28;
	text-decoration: none;
}

.postmeta .postdate {
	float: left;
	background: url(images/cal-icon.jpg) no-repeat left 4px;
	padding-left: 20px;
}
.postmeta .sharepost {
	float: right;
}
.postmeta .sharepost a {
	border: 0px none #FFFFFF;
}
#wpcf {
	display: block;
	float: right;
	padding: 20px;
	border: 1px solid #E9E7D8;
	margin-left: 20px;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 110px;
}
#wpcf input {
	float: left;
	color: #686556;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #E2E0CB;
}
#wpcf  input:focus, #wpcf textarea:focus {
	border-color: #BCB498;
}
#wpcf textarea {
	padding: 1px;
	margin: 0 5px 10px 0;
	border: 1px solid #E2E0CB;
	color: #686556;
	font: 1em Arial, Helvetica, sans-serif;
	width: 320px;
}
#wpcf #contactsubmit {
	width: 100px;
	margin: 0px 0px 0px 110px;
	display: inline;
	float: left;
}
#wpcf #contactsubmit:hover {
	color: #FFFFFF;
	cursor: pointer;
	background: #D9D4BE;
}
#featuredslide {
}
.slide {
	padding: 0;
	margin:  0;
	position: relative;
	height: 260px;
	width: 660px;
	color: #FFFFFF;
	display: none;
	background: #000000;
} 
.slide img {
	top:  0;
	left: 0;
	width: 660px;
	height: 260px;
	border-width: 0px;
}
.slide .f_excerpt {
	background: url(images/feature_text_bg.png);
	z-index: 5;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 640px;
	border-top: 1px solid #000000;
	padding: 5px 10px 10px;
}
#leftcol     .slide   h4     {
	font-size: 1.2em;
	margin: 0px 0px 5px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.slide a {
	color: #FFFFFF;
	text-decoration: underline;
}

.slide p {
	margin: 0px;
	padding: 0px;
	color: #DDDBD0;
	line-height: normal;
}
#nav {
	margin-bottom: 30px;
	border-bottom: 1px dotted #C7C4B3;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav a {
	padding: 0px 5px;
	margin: 5px 2px 0px 0px;
	text-decoration: none;
	color: #A29F8C;
	background-color: #FFFFFF;
	display: inline;
	border: 1px solid #D0CFC6;
}
#nav a:hover {
	border-color: #9CB733;
	color: #9CB733;
}
#nav a.activeSlide {
	font-weight: bold;
	color: #FFFFFF;
	background: #9CB733;
	border: 1px solid #9CB733;
}
#nav a:focus { outline: none; }
#rightcol {
	float: right;
	width: 240px;
}
#twitter_div {
	border: 1px solid #e2dfcb;
	position: relative;
	height: 90px;
	z-index: 0;
	padding: 15px;
	margin-bottom: 7px;
	background: #FFFFFF;
}
#twitter_div   .twitter-follow   {
	position: absolute;
	z-index: 10;
	top: -8px;
	right: 5px;
	border-bottom-width: 0px;
}
#speecharrow {
	position: absolute;
	z-index: 10;
	left: 10px;
	bottom: -25px;
}
#rightcol  ul li .tweets li {
	list-style: none;
	color: #939179;
	display: none;
	font-style: italic;
	line-height: 18px;
	margin: 0px;
	background: #FFFFFF;
	height: 100px;
	padding: 0px;
	width: 195px;
}
#twitter_div .tweets a {
	float: none;
	background: url(none);
	color: #9CB733;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px solid #D2CFB0;
	padding: 0px;
}
#twitter_div .tweets a:hover {
	background: url(none);
}
#twitter_div .nexttweet {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(images/nexttweet.jpg) no-repeat;
	height: 22px;
	width: 53px;
	text-indent: -999em;
	border-width: 0px;
	z-index: 50;
}
#twitter_div .nexttweet:focus {
	outline:none
}
.searchpage h2 {
	color: #6D6952;
	font-weight: normal;
	font-size: 2em;
	line-height: normal;
	margin-bottom: 15px;
	text-align: center;
}
.searchpage  #searchform div {
	border-width: 0px;
}
.searchpage input {
	padding: 5px;
}
.searchpage #s {
	border: 1px solid #E2DFCB;
}
#rightcol  a {
	color: #9CB733;
	text-decoration: none;
	font-style: normal;
	border-bottom: 1px solid #D2CFB0;
}

#rightcol  li  a:hover {
	text-decoration: none;
	border-bottom-color: #7A8E28;
	color: #7A8E28;
}
#rightcol h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #686556;
	margin-bottom: 10px;
}
#rightcol ul li {
	margin-left: 15px;
	list-style: none;
	clear: both;
	color: #686556;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#rightcol a img {
	padding: 0px;
	border-color: #9CB733;
}


#rightcol  #searchform  #s {
	color: #a6a38f;
	border: 1px solid #FFFFFF;
	padding: 3px 0px 0px;
	margin: 0px;
	position: absolute;
	left: 3px;
	top: 3px;
}

#searchform div {
	border: 1px solid #e2dfcb;
	position: relative;
	height: 30px;
	background: #FFFFFF;
	text-align: center;
}

#rightcol  #searchsubmit {
	font-size: 12px;
	color: #a7a28a;
	font-weight: bold;
	background: url(images/search-bg.jpg) no-repeat;
	width: 62px;
	border: 0px none #FFFFFF;
	position: absolute;
	top: 3px;
	right: 3px;
	height: 24px;
	padding: 0px 0px 3px;
	margin: 0px;
	line-height: 24px;
}
#rightcol  #searchsubmit:hover {
	color: #7A8E28;
	cursor: pointer;
}
#rightcol ul li ul li {
	margin: 0px 0px 0px 20px;
	padding: 0px;

}
#rightcol ul li ul li a {
	border-bottom-width: 0px;
	color: #686556;
	line-height: normal;
	background: url(images/list-active.jpg) no-repeat left center;
	padding-left: 18px;
	float: left;
	margin-bottom: 8px;
	font-size: 12px;
}
#rightcol  ul  li  ul  li  a:hover {
	background: url(images/list-hover.jpg) no-repeat left center;
}
#rightcol .ads {
	text-align: center;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
}

#footer {
	background: url(images/content-bg-bot.gif) no-repeat center top;
	padding: 30px 20px 30px 5px;
	color: #bebba5;
	font-size: 1.1em;
	float: left;
	width: 935px;
}

#footer-links li {
	list-style-type: none;
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid #DCD8B8;
}
#footer-links  li  a, #footer  a {
	text-decoration: none;
	color: #bebba5;
}
#footer a:hover, #footer-links a:hover {
	color: #9CB733;
	text-decoration: underline;
}
#footer-links #first {
	border-left-width: 0px;
}
#footer #cr {
	float: right;
}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {

	border-left: 1px solid #ddd;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #9CB733;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Images */
p img {
	max-width: 100%;
	background-color: #f8f6eb;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 5 0 2px 7px;
	display: inline;
	border: 1px solid #e2dfcb;
}
img.alignleft {
	padding: 4px;
	display: inline;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 0;
	border: 1px solid #e2dfcb;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* End Images */

/* Begin Comments */
h3#comments {
	font-size: 1.5em;
	line-height: 30px;
	margin-bottom: 15px;
	color: #6D6952;
	padding-top: 10px;
	font-weight: normal;
}
.commentlist {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8EFC9;
}
.commentlist li {
	padding: 10px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8EFC9;
	border-right-color: #E8EFC9;
	border-left-color: #E8EFC9;
	color: #D7D6CE;
}
.commentlist  .alt {
	background: #FFFFFF;
}
.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.commentlist a {
	color: #9CB733;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CFB0;
}
.commentlist a:hover {
	color: #7A8E28;
	border-bottom-color: #7A8E28;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #686556;
}
.commentlist p {
font-weight: normal;
text-transform: none;
line-height: 1.6em;
margin-top: 10px;
margin-bottom: 10px;
color: #666666;
}
.commentmetadata, .commentmetadata a {
font-size: 0.9em;
border-bottom-width: 0px;
color: #CCCCCC;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
#respond {
	font-size: 1.5em;
	color: #6D6952;
	margin-bottom: 25px;
	font-weight: normal;
}
#commentform {
	margin-left: auto;
	margin-right: auto;
	width: 410px;
}
#leavecomment{
	background: #F9F8F2;
	border-top: 1px solid #F0EEE1;
	border-bottom: 1px solid #F0EEE1;
	padding: 25px;
}
#commentform input {
	width: 400px;
	color: #686556;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #E2E0CB;
}
#commentform input:focus, #commentform #comment:focus {
	border-color: #BCB498;
}
#commentform label {
	font-size: 1.2em;
	color: #666666;
}
#commentform #comment {
	width: 400px;
	margin-bottom: 10px;
	color: #666666;
	border: 1px solid #E2E0CB;
	padding: 3px;
	font: 1em Arial, Helvetica, sans-serif;
}
#commentform #submit {
	color: #A7A28A;
	font-weight: bold;
	width: 406px;
	text-align: center;
	border-color: #D9D4BE;
	background: #E7E5D9;
	padding-top: 3px;
	padding-bottom: 3px;
}
#commentform #submit:hover {
	color: #FFFFFF;
	cursor: pointer;
	background: #D9D4BE;
}
#commentform small {
font-size: 0.9em;
color: #B1B1B1;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.vid {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #e2dfcb;
	background: #f8f6eb;
	display: block;
	text-align: center;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}


.wp-caption {
	border: 1px solid #E2DFCB;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #F8F6EB;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#rightcol ul li .tabs {
	color:#686556;
	margin-top: 5px;
}
#rightcol ul li .tabs ul {
	background: url(images/tabboarder.jpg) repeat-x left bottom;
	width: 225px;
	float: left;
	clear: both;
}

#rightcol ul li .tabs li {
	list-style:none;
	background: url(none);
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}
#rightcol ul li .tabs ul a {
	color:#5E5A4D;
	background:#f0eee1;
	border-top: 1px solid #e2dfcb;
	border-right: 1px solid #e2dfcb;
	border-left: 1px solid #e2dfcb;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 9px;
	line-height: 30px;
}
#rightcol ul li .tabs ul a:hover {
	background: #E2DFCC;
  }
#rightcol ul li .tabs ul a.selected {
	margin-bottom:0;
	color:#9CB733;
	background:#FFFFFF url(images/tabsg.jpg) repeat-x left top;
	border-bottom:1px solid snow;
	cursor:default;
  }
#rightcol ul li .tabs div {
	background:#FFFFFF url(images/tabsbg.jpg) repeat-x left bottom;
	border-right: 1px solid #e2dfcb;
	border-left: 1px solid #e2dfcb;
	clear: both;
	height: auto;
	float: left;
	width: 223px;
	display: none;
}
#rightcol  #tab2   {
	display: none;
}
#rightcol  .tabs  .tablist  {
	border-width: 0px;
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#rightcol .tabs .tablist li {
	border-bottom: 1px solid #E2DFCB;
	margin: 0px 0px 0px 10px;
	padding: 7px 0px;
	float: left;
	display: block;
	width: 203px;
}
#rightcol .tabs .tablist li a {
	border-width: 0px;
	font-weight: normal;
	font-size: 1em;
	color: #6D6952;
	background: transparent;
	padding: 0px;
	float: left;
	display: block;
	margin: 0px 0px 0px 15px;
	line-height: normal;
}
#rightcol  .tabs  .tablist  li  a:hover, #rightcol .tabs #r_comment a:hover {
	color: #9CB733;
	background: transparent;
}
#rightcol .tabs #r_comment a {
	width: 203px;
	margin-left: 0px;
	float: left;
	display: block;
	background: url(none);
	color: #6D6952;
	line-height: 30px;
}
#rightcol .tabs #idTab3 a {
	text-decoration: none;
	border-width: 0px;
	background: transparent;
	margin: 5px;
}
#rightcol .tabs #idTab3 a:hover {
	color: #9CB733;
	background: #F0EEE1;
}
.pollQ {
	font-weight: bold;
	margin-bottom: 10px;
}

.wp-polls-archive {
	/* background-color: #ffffff; */
}
.wp-polls, .wp-polls-form {

	/* background-color: #ffffff; */
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background: #FFFFFF;	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls .pollbar {
	margin: 1px;
	font-size: 8px;
	line-height: 10px;
	height: 10px;
	background: #bed465;
	border: 1px solid #94AD30;
}
.wp-pagenavi {
	margin-bottom: 5px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #918D77;
	color: #9CB733;
	background-color: #FFFFFF;
}
.wp-pagenavi  a {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #A29F8C;
	color: #9CB733;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
	border: 1px solid #9CB733;
	color: #FFFFFF;
	background: #BFD568;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #B9B7AA;
	border: 1px solid #B9B7AA;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #9CB733;
	color: #9CB733;
	background: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #A29F8C;
	color: #A29F8C;
	background-color: #FFFFFF;
}
