/*
Theme Name: aboutmyplanet
Version: 0.1
*/


@import url("assets/css/960/reset.css");
@import url("assets/css/960/text.css");
@import url("assets/css/960/960.css");
@import url("assets/css/default.css");

.header *{
	zoom:1;
}

 
body {
	background: url("assets/images/bg-header.jpg") repeat-x scroll 0px 25px rgb(239, 248, 255);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding-top: 25px ! important;
	position: relative;
	margin: 0 auto;
}

a {
	color: rgb(39, 78, 162);
	font-weight: normal;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 10px;
}

a:hover {
	color: rgb(6, 35, 49);
}

.header {
	height: 104px;
	position: relative;
	margin: 0px;
}

.header .bg {
	background: url("assets/images/header.jpg") no-repeat scroll 0pt 0pt transparent;
	height: 100%;
	width: 960px;
	position: absolute;
/*	left: -10px;*/
	padding: 0px;
}

.header .menu {
	left: 0px;
	top: 63px;
}

.header .menu li {
	padding: 0px 0px 0pt;
}

.header .menu a {
	color: black;
	padding: 12px;
	position: relative;
	top: -5px;
	display: block;
	font-weight: bold;
	font-size: 16px;
}

.header .menu ul a {
	padding: 0pt;
	margin: 0pt;
	top: auto;
}

.header .menu-network2-container {
	height: 33px;
	left: 292px;
	position: absolute;
	top: 11px;
	width: 347px;
	z-index: 1000;
}

.header .menu-network2-container .menu {
	top: 5px;
}

.header .menu-network2-container li {
	float: left;
	height: 16px;
	margin: 0pt;
	padding: 0pt;
	text-align: center;
	width: 112px;
}

.header .menu-network2-container li.current a{
	color: yellow;
}

.header .menu-network2-container a {
	color: white;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.header .networkMenu {
	z-index: 10000;
	position: absolute;
	left: 311px;
	top: -3px;
}

.header .feedburnerCount ul, .header .twitterCount ul {
	margin: 0px;
	font-size: 10px;
}

.header .feedburnerCount div, .header .twitterCount div {
	visibility: visible;
}

.header .feedburnerCount .widget_rssnewslettersub div {
	position: absolute;
	left: 0px;
	z-index: 1;
	top: 600px;
}

.header .feedburnerCount .widget_rssnewslettersub input {
	height: 9px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	left: -2px;
	display: none;
	width: 70px;
	top: -20px;
	border: 2px solid rgb(203, 42, 132);
}

.avatarCont40{
	background: url(assets/images/bg-author-40.png) no-repeat 0px 0px;
}

.header .facebookCount {
	position: absolute;
	top: 56px;
	z-index: 100;
	width: 100px;
	color: rgb(54, 88, 151);
	left: 636px;
}

.header .socialLinks {
	font-size:9px !important;
	font-weight:bold;
	position:absolute;
	top:0;
	z-index:100;
}

.header .socialLinks a {
	position: absolute;
	left: 0px;
	top: 16px;
	z-index: 10;
	width: 100px;
	font-size: 10px;
	color: rgb(0, 0, 0);
	font-weight: inherit;
}

.header .feedburnerCount {
	color:#D76B22;
	left:755px;
	position:absolute;
	top:56px;
	width:100px;
}

.header .twitterCount {
	color: rgb(89, 155, 189);
	position: absolute;
	top: 56px;
	left: 873px;
	width: 100px;
}

.header .socialLinks #or{
	font-size: 8px;
	    left: 25px;
	    position: absolute;
	    text-transform: uppercase;
	    top: 18px;
}

.header .socialLinks #rss-email{
	left: 40px;
}

.container {
	background-color: #BDE9AA;
	background-color: rgb(128, 189, 254);	
	padding-top: 10px;
	min-height: 1800px;
}

.content {
	background-color: transparent;
	margin-top: 0px;
}

.bg {
	background-color: rgb(255, 255, 255);
	padding: 10px;
	display: inline-block;
}

.container_11 {
	background-color: rgb(255, 255, 255);
	display: inline-block;
	-moz-border-radius: 5px 5px 5px 5px;
	border: 1px solid rgb(135, 135, 135);
}

#dcont {
	 }

.entry {
	font-size: 14px;
	position: relative;
	line-height: 22px;
}

.entry p{
	padding: 0 5px;
}

.entry img {
	border: 1px solid rgb(230, 230, 230);
	margin: 5px 10px 10px 0pt;
	padding: 5px;
	
	max-width:620px; 
	width: expression(this.width > 620 ? 620: true);
	height: auto;
}

.entry .postSeperator {
	background:url("assets/images/seperator-post.jpg") no-repeat scroll 0 0 transparent;
	height:31px;
	margin:20px auto 0;
	width:573px;
	clear: both;
}

.entry .authorImage {
	background: url("assets/images/bg-author.png") no-repeat scroll 0pt 0pt transparent;
	height: 70px;
	position: absolute;
	right: 25px;
	top: -7px;
	width: 70px;
}

.entry .authorImage img, .entry .relatedPosts img {
	border: medium none;
	margin: 0px;
	padding: 0px;
}

.entry .articleAuthor {
	padding: 0pt 0pt 0pt 20px;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	min-height: 70px;
}

.entry .articleAuthor li {
	background: url("assets/images/li.jpg") no-repeat scroll 0pt 5px transparent;
	padding: 0pt 0pt 0pt 20px;
	list-style-type: none;
	margin: 0pt;
}

.entry .authorImage img {
	border: medium none;
	margin: 5px;
}

.entry .articleAuthor .bio {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	width: 480px;
	margin-bottom: 17px;
}

.entry .articleFooter {
	background: url("assets/images/footer-article.png") no-repeat scroll 0pt 0pt transparent;
	height: 328px;
	position: relative;
	z-index: 200;
	clear: both;
	top: -3px;
	width: 618px;
	left: 6px;
}

.entry .articleFooter .item {
	float: left;
	display: block;
	width: 182px;
	height: 100px;
	background: url("assets/images/thumbnail-related.png") no-repeat scroll 0px 0px transparent;
	position: relative;
}




.entry .articleFooter a {
	 }

.entry .articleFooter .relatedPosts {
	display: block;
	width: 557px;
	margin-left: 34px;
}

.entry .articleFooter .relatedPosts ul {
	margin: 0px;
}

.entry .articleFooter .relatedPosts h5 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	padding-top: 13px;
	text-align: left;
}

.entry .articleFooter .relatedPosts .title {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:50px;
	left:5px;
	line-height:17px;
	margin:0 auto;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:90px;
	width:172px;
}

.entry .articleFooter img {
	left: 6px;
	position: absolute;
	top: 6px;
}

.entry .articleFooter li {
	display: inline-block;
	margin: 0pt auto;
	top: 46px;
	vertical-align: top;
	width: 179px;
}

.commentlist {
	overflow: hidden;
}

.comments {
	margin-top: 60px;
	position: relative;
}

.content .comments .bg{
	z-index: 40;
	position: absolute;
}

#allAnswerComments {
	margin: 0px;
}

.content .widget_wccontentsubmiter {
	background: url("/timg/gradLight/gradB200a.png") repeat-x scroll center bottom rgb(233, 254, 217);
	border-top: 6px solid rgb(85, 93, 80);
	border-bottom: 2px solid rgb(68, 68, 68);
}

.content .widget_wccontentsubmiter ul {
	padding: 20px;
}

.content .widget_wccontentsubmiter label {
	display: block;
	font-weight: bold;
	font-size: 14px;
}

.content .widget_wccontentsubmiter input, .content .widget_wccontentsubmiter textarea {
	width: 550px;
}

.content .widget_wccontentsubmiter textarea {
	height: 100px;
}

.comments .bg2 {
	background: none repeat scroll 0pt 0pt rgb(48, 129, 218);
	margin-top: 493px;
	position: absolute;
	width: 958px;
	z-index: 100;
	left: -20px;
	height: 15000px;
}

.commentlist .avatar {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	position: absolute;
	border: medium none;
	top: 42px;
	left: 14px;
	margin: 0px;
}

.commentlist .children .avatar {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	position: absolute;
	left: 5px;
	top: 5px;
}

.commentlist li ul.children li {
	clear: left;
	margin: 0pt 10px 0pt 100px;
}

.commentlist .fn {
	color: rgb(0, 0, 0);
	left: 11px;
	position: absolute;
	font-style: normal;
	font-weight: bold;
	overflow: hidden;
	height: 23px;
	width: 287px;
	top: 5px;
}

.commentlist .fn a {
	font-size: 18px;
	font-weight: bold;
	color: rgb(0, 0, 0);
}

.commentlist .children .fn {
	position: relative;
	left: auto;
	top: auto;
	padding-left: 15px;
	color: rgb(73, 73, 73);
}

.commentlist .children .fn a {
	color: rgb(73, 73, 73);
	font-size: 14px;
}

.commentlist .commentmetadata {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	margin: 0pt;
	padding: 0pt;
	border: medium none;
	top: 6px;
	color: black;
}

.round10 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(assets/images/border-radius.htc);
	border-radius: 10px;
}

.round2 {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	behavior:url(assets/images/border-radius.htc);
	border-radius: 2px;
	border: 1px solid rgb(135, 135, 135);
}

.round5 {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(assets/images/border-radius.htc);
	border-radius: 5px;
	border: 1px solid rgb(135, 135, 135);
}

.commentlist li {
	list-style-type: none;
}

.comments .comment {
	clear: left;
}

.comments .bg {
	height: 700px;
	position: absolute;
	z-index: 0;
	background: url("assets/images/clouds.png") no-repeat scroll 5px 0pt transparent;
	top: -212px;
	left: -27px;
	width: 970px ! important;
}

.acontent .comments .content{
	margin-top: 0px;
}

.comments .content {
	margin-top:40px;
	position:relative;
	z-index:100;
}

.comments .comment {
	position: relative;
	font-size: 14px;
	line-height: 22px;
	z-index: 100;
	margin: 0px;
	padding-top: 1px;
	list-style-type: none;
}

.comments #respond {
	background-color: rgb(255, 255, 255);
	position: relative;
	z-index: 100;
	border-top: 1px solid rgb(196, 196, 196);
	padding: 20px;
	color: rgb(0, 0, 0);
	font-size: 18px;
	font-weight: bold;
	border-left: 2px solid rgb(203, 211, 206);
	margin-left: 84px;
	width: 514px;
	margin-top: 10px;
}

.comments #respond textarea {
	background: none repeat scroll 0pt 0pt rgb(244, 244, 244);
	border: 1px solid rgb(196, 196, 196);
	color: rgb(0, 0, 0);
	font-size: 16px;
	padding: 10px;
	margin: 10px 0pt;
	width: 492px;
}

.comments #respond input {
	background: none repeat scroll 0pt 0pt rgb(244, 244, 244);
	border: 1px solid rgb(196, 196, 196);
	color: rgb(0, 0, 0);
	font-size: 16px;
	padding: 10px;
	width:95%;
}

.comments #respond #submit {
	width: 160px;
	height: 36px;
	background: url("assets/images/button-submitcomment.png") no-repeat scroll 0px 0px transparent;
	border: medium none;
	cursor: pointer;
}

.comments #commentform {
	 }

.comments .commentlist .vcard {
	float: left;
}

.comments .commentlist .vcard {
	height: 114px;
	width: 640px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.comments .commentlist .even .vcard {
	background: url("assets/images/bg-comments-authorB.png") no-repeat scroll 0px 0px transparent;
}

.comments .commentlist .odd .vcard {
	background: url("assets/images/bg-comments-authorA.png") no-repeat scroll 0px 0px transparent;
}

.comments .commentlist .even .vcard .commentmetadata {
	color: rgb(0, 0, 0);
}

.comments .commentBody {
	background-color: rgb(255, 255, 255);
	border-top: 1px solid rgb(203, 211, 206);
	border-bottom: 1px solid rgb(203, 211, 206);
	border-left: 2px solid rgb(203, 211, 206);
	min-height: 122px;
	position: relative;
	z-index: 1000;
	margin-left: 84px;
	margin-top: 32px;
	padding: 10px;
}

.comments .commentBody p {
	margin: 0px;
	padding: 0pt 4px;
}

.comments .odd .commentBody {
	background-color: rgb(245, 244, 242);
}

.comments .even .commentBody p {
	position: relative;
	z-index: 15;
}

.comments .odd .commentBody p {
	position: relative;
	z-index: 15;
	min-height: 50px;
}

.comments h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.comments .comment-reply-link {
	display: block;
	width: 53px;
	height: 23px;
	background: url("assets/images/button-reply.png") no-repeat scroll 0px 0px transparent;
}

.comments .children {
	margin-bottom: 0px;
	margin-left: 120px;
/*	width: 520px;*/
}

.comments .children .children, .comments .children .children .children {
	margin: 0px;
	border: medium none;
}

.comments .children .children li {
	border-left: 2px solid rgb(203, 211, 206);
/*	width: 468px;*/
	padding-left: 40px;
}

.comments .children .children .children li {
	padding-left: 70px;
/*	width: 642px;*/
/*	width: 438px;*/
	border-left: 2px solid rgb(203, 211, 206);
}

.comments .children .children .children .children li {
	padding-left: 105px;
/*	width: 607px;*/
	border-left: 2px solid rgb(203, 211, 206);
}

.comments .children .odd {
	background-color: rgb(245, 244, 242);
	border-left: 2px solid rgb(203, 211, 206);
	padding: 10px;
}

.comments .children .even {
	background-color: rgb(255, 255, 255);
	border-left: 2px solid rgb(203, 211, 206);
	padding: 10px;
}

.comments .children .odd .vcard, .comments .children .even .vcard {
	background: none repeat scroll 0% 0% transparent;
	width: 100%;
	height: 55px;
	margin: 0px;
	position: relative;
}

.comments .children .odd .vcard .authorPic, .comments .children .even .vcard .authorPic {
	margin: 0px 10px 0px 0px;
	width: 50px;
	height: 50px;
	background: url("assets/images/bg-author-small.png") no-repeat scroll 0px 0px transparent;
	position: relative;
	float: left;
}

.comments .children .vcard .commentDate {
	font-size: 12px;
	color: Gray;
	display: block;
}

.comments .children .vcard .name {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 16px;
	color: rgb(58, 58, 58);
}

.comments .children .commentBody {
	width: 100%;
	background-color: transparent;
	clear: left;
	border: medium none;
	margin-left: 0pt;
	padding: 0pt 0pt 25px;
	min-height: 30px;
}

.comments .reply {
	clear:both;
	height:23px;
	margin-left:480px;
	position:relative;
	text-align:right;
	z-index:100;
}

.comments .children .reply {
	text-align: right;
	position: absolute;
	bottom: 0px;
	height: 23px;
	right: 0px;
}

.comments .even .commentNumber {
	color: rgb(249, 249, 249);
	font-size: 60px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 21px;
}

.comments .odd .commentNumber {
	color: rgb(235, 235, 235);
	font-size: 60px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 21px;
	z-index: 10;
}

.xdebug-var-dump {
	position: relative;
	z-index: 1000;
}

#sidebar {
	position: relative;
	z-index: 110;
}

#sidebar .bads div {
	display: inline-block;
	margin: 2px;
}

#sidebar .widget_recentpostswidget li {
	list-style-type: none;
	width: 278px;
	margin: 0pt 0px 5px;
	overflow: hidden;
	padding: 0px;
	height: 60px;
	border-bottom: 1px solid rgb(230, 230, 230);
	border-top: 1px solid rgb(230, 230, 230);
	list-style-position: outside;
}

#sidebar .widget_recentpostswidget li h4 {
	display: block;
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 17px;
	    padding-left: 0;
	    padding-top: 5px;
	    width: 123px;
}

#sidebar .widget_recentpostswidget img {
	float: right;
	margin: 0px;
	border: medium none;
}

.footer {
	font-size: 10px;
	line-height: 22px;
	position: relative;
	z-index: 30000;
	margin-left: -10px;
	width: 959px;
	height: 279px;
	background-color: rgb(79, 78, 78);
}

.footer .email {
	color: rgb(68, 68, 68);
}

.footer label.error {
	text-align: left;
	color: rgb(255, 176, 73);
}

.footer .widget {
	margin: 0px;
}

.footer .social {
	width: 300px;
}

.footer .social div {
	float: left;
	text-align: center;
	color: rgb(135, 135, 135);
	width: 72px;
}

.footer .social div b {
	font-size: 20px;
	color: rgb(150, 150, 150);
}

.footer h2 {
	font-size: 20px;
	color: rgb(211, 211, 211);
	margin: 15px 0px 5px;
}

.footer h2 b {
	color: yellow;
}

.footer .widgettitle {
	display: none;
}

.footer .col2a {
	margin-bottom: 0px;
}

.footer li {
	list-style-type: none;
	margin: 0px;
}

.footer, .footer a {
	color: rgb(255, 255, 255);
	font-weight: normal;
}

.footer #bottomLeftColumn div {
	padding-top: 7px;
}

.footer #bottomLeftColumn div.omega{
	margin:0;
	width:150px;
}

.footer #bottomLeftColumn .grid_3{
	margin: 0px;
}

.footer #rightColumn {
	background-color: rgb(79, 78, 78);
	margin-right: 0px;
	height: 254px;
}

.footer #topLeftColumn {
	height: 86px;
}

.footer #topLeftColumn img {
	margin: 12px 0pt 0pt 5px;
}

.footer #bottomLeftColumn {
	border-top: 1px solid rgb(79, 78, 78);
	height: 167px;
	overflow: hidden;
}

.footer #topLeftColumn {
	height: 86px;
}

.footer #topLeftColumn #compBlurb {
	line-height: 16px;
	position: absolute;
	left: 222px;
	top: 18px;
	width: 420px;
}

.footer #rightColumn h3 {
	color: white;
	font-size: 18px;
}

.footer #bottom {
	position: relative;
	padding: 1px 0px;
}

.footer #bottom .bg {
	background-color: rgb(0, 0, 0);
	position: absolute;
	left: -10px;
	top: 0px;
	height: 26px;
	width: 960px;
	z-index: -1;
	padding: 0px;
}

.footer .leftColumn {
	background-color: rgb(46, 46, 46);
}

.leftColumn li, .rightColumn li {
	list-style-type: none;
	margin: 0px;
}

.searchResult {
	display: inline-block;
	float: left;
	height: 200px;
	text-align: center;
	width: 145px;
	margin: 0pt 6px ! important;
	overflow: hidden;
}

.searchResult .searchResultImg {
	background-color:#FFFFFF;
	border:1px solid #E6E6E6;
	height:88px;
	padding:5px;
	width:132px;
	display: block;
	cursor: pointer;
}

.searchResult .searchTitle h3{
	margin: 0px;
	padding: 0px;
}

.searchResult .searchTitle h3:hover{
	color: black;
}

.searchResult img {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.searchResult h3 {
	font-size: 12px;
	color: rgb(61, 61, 61);
	padding: 5px 0px;
}

.searchResults p {
	color: rgb(95, 95, 95);
}

.buttonBlue {
	text-align: center;
	background: url("/timg/gradLight/gradT60b.png") repeat-x scroll 0pt 0pt rgb(47, 128, 216);
	border: 2px solid rgb(91, 112, 27);
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 7px;
	text-transform: uppercase;
}

.button200b {
	background: url("assets/images/buttons/button200b.png") no-repeat scroll 0px 0px transparent;
}

.button20a, .button20b, .button20c, .button20d, .button40a, .button40b, .button40c, .button40d, .button60a, .button60b, .button60c, .button60d, .button80a, .button80b, .button80c, .button80d, .button100a, .button100b, .button100c, .button100d, .button150a, .button150b, .button150c, .button150d, .button180a, .button180b, .button180c, .button180d, .button200a, .button200b, .button200c, .button200d, .button250a, .button250b, .button250c, .button250d {
	border: medium none ! important;
	color: white ! important;
	font-size: 14px ! important;
	font-weight: bold ! important;
	height: 32px ! important;
	padding: 0pt ! important;
	cursor: pointer ! important;
	text-align: center ! important;
}

.button20a, .button40a, .button60a, .button80a, .button100a, .button150a, .button200a, .button250a {
	 }

.button20b, .button40b, .button60b, .button80b, .button100b, .button150b, .button200b, .button250b {
	height: 30px ! important;
}

.button20c, .button40c, .button60c, .button80c, .button100c, .button150c, .button180c, .button200c, .button250c {
	font-size: 12px ! important;
	height: 31px ! important;
	padding-top: 0pt ! important;
}

.button20d, .button40d, .button60d, .button80d, .button100d, .button150d, .button200d, .button250d {
	font-size: 12px ! important;
	height: 31px ! important;
	padding-top: 4px ! important;
	width: 150px ! important;
}

.button20a, .button20b, .button20c, .button20d {
	width: 29px ! important;
}

.button40a, .button40b, .button40c, .button40d {
	width: 40px ! important;
}

.button60a, .button60b, .button60c, .button60d {
	width: 60px ! important;
}

.button80a, .button80b, .button80c, .button80d {
	font-size: 12px ! important;
	padding: 0pt ! important;
	width: 80px ! important;
}

.button100a, .button100b, .button100c, .button100d {
	width: 100px ! important;
}

.button150a, .button150b, .button150c, .button150d {
	width: 150px ! important;
}

.button180a, .button180b, .button180c, .button180d {
	width: 180px ! important;
/*	padding-top: 5px ! important;*/
}

.button200a, .button200b, .button200c, .button200d {
	width: 200px ! important;
}

.button250a, .button250b, .button250c, .button250d {
	width: 250px ! important;
}

.button20a {
	background: url("assets/images/buttons/button20a.png") no-repeat scroll 0px 2px transparent ! important;
}

.button20b {
	background: url("assets/images/buttons/button20b.png") no-repeat scroll 0px 2px transparent ! important;
}

.button20c {
	background: url("assets/images/buttons/button20c.png") no-repeat scroll 0px 2px transparent ! important;
}

.button20d {
	background: url("assets/images/buttons/button20d.png") no-repeat scroll 0px 2px transparent ! important;
}

.button40a {
	background: url("assets/images/buttons/button40a.png") no-repeat scroll 0px 2px transparent ! important;
}

.button40b {
	background: url("assets/images/buttons/button40b.png") no-repeat scroll 0px 2px transparent ! important;
}

.button40c {
	background: url("assets/images/buttons/button40c.png") no-repeat scroll 0px 2px transparent ! important;
}

.button40d {
	background: url("assets/images/buttons/button40d.png") no-repeat scroll 0px 2px transparent ! important;
}

.button60a {
	background: url("assets/images/buttons/button60a.png") no-repeat scroll 0px 2px transparent ! important;
}

.button60b {
	background: url("assets/images/buttons/button60b.png") no-repeat scroll 0px 2px transparent ! important;
}

.button60c {
	background: url("assets/images/buttons/button60c.png") no-repeat scroll 0px 2px transparent ! important;
}

.button60d {
	background: url("assets/images/buttons/button60d.png") no-repeat scroll 0px 2px transparent ! important;
}

.button80a {
	background: url("assets/images/buttons/button80a.png") no-repeat scroll 0px 2px transparent ! important;
}

.button80b {
	background: url("assets/images/buttons/button80b.png") no-repeat scroll 0px 2px transparent ! important;
}

.button80c {
	background: url("assets/images/buttons/button80c.png") no-repeat scroll 0px 2px transparent ! important;
}

.button80d {
	background: url("assets/images/buttons/button80d.png") no-repeat scroll 0px 2px transparent ! important;
}

.button100a {
	background: url("assets/images/buttons/button100a.png") no-repeat scroll 0px 2px transparent ! important;
}

.button100b {
	background: url("assets/images/buttons/button100b.png") no-repeat scroll 0px 2px transparent ! important;
}

.button100c {
	background: url("assets/images/buttons/button100c.png") no-repeat scroll 0px 2px transparent ! important;
}

.button100d {
	background: url("assets/images/buttons/button100d.png") no-repeat scroll 0px 2px transparent ! important;
}

.button150a {
	background: url("assets/images/buttons/button150a.png") no-repeat scroll 0px 2px transparent ! important;
}

.button150b {
	background: url("assets/images/buttons/button150b.png") no-repeat scroll 0px 2px transparent ! important;
}

.button150c {
	background: url("assets/images/buttons/button150c.png") no-repeat scroll 0px 1px transparent ! important;
}

.button150d {
	background: url("assets/images/buttons/button150d.png") no-repeat scroll 0px 2px transparent ! important;
}

.button180a {
	background: url("assets/images/buttons/button180a.png") no-repeat scroll 0px 2px transparent ! important;
}

.button180b {
	background: url("assets/images/buttons/button180b.png") no-repeat scroll 0px 2px transparent ! important;
}

.button180c {
	background: url("assets/images/buttons/button180c.png") no-repeat scroll 0px 2px transparent ! important;
}

.button180d {
	background: url("assets/images/buttons/button180d.png") no-repeat scroll 0px 2px transparent ! important;
}

.button200a {
	background: url("assets/images/buttons/button200a.png") no-repeat scroll 0px 2px transparent ! important;
}

.button200b {
	background: url("assets/images/buttons/button200b.png") no-repeat scroll 0px 2px transparent ! important;
}

.button200c {
	background: url("assets/images/buttons/button200c.png") no-repeat scroll 0px 2px transparent ! important;
}

.button200d {
	background: url("assets/images/buttons/button200d.png") no-repeat scroll 0px 2px transparent ! important;
}

.button250a {
	background: url("assets/images/buttons/button250a.png") no-repeat scroll 0px 2px transparent ! important;
}

.button250b {
	background: url("assets/images/buttons/button250b.png") no-repeat scroll 0px 2px transparent ! important;
}

.button250c {
	background: url("assets/images/buttons/button250c.png") no-repeat scroll 0px 2px transparent ! important;
}

.button250d {
	background: url("assets/images/buttons/button250d.png") no-repeat scroll 0px 2px transparent ! important;
}

.fontsize12 {
	font-size: 12px ! important;
}

.button {
	 }

#refineSearch {
	text-align: center;
}

.search h1 {
	padding-bottom: 20px;
}

.swa-wrap ul {
	margin: 0px;
	padding: 0px;
}

.swa-wrap ul li {
	margin: 0px 0px 5px;
	padding: 7px;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(244, 244, 244);
}

.swa-wrap .pagination {
	display: none;
}

.swa-wrap ul .activity-avatar img {
	 }

.swa-wrap .activity-list .activity-content {
	margin-right: 0px;
	width: 210px;
	margin-left: 35px;
}

.swa-wrap .activity-list li .activity-content p {
	width: 213px;
	font-size: 10px;
}

.homecontent {
	background-color: rgb(255, 255, 255);
}

.col3b .activity-list li .activity-comments {
	display: none;
}

.col3a {
	width: 318px ! important;
}

.col3b {
	width: 300px ! important;
}

.col3a .widget_recentpostswidget li, .col3b .widget_recentpostswidget li{
	border-bottom:medium solid #F7F7F7;
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left: 0;
}

.col3b .thumbNail, .col3a .thumbNail, .category .thumbNail {
	float:left;
	height:70px;
	margin:5px 10px 0 0;
	width:139px;
	
	border: 1px solid #E6E6E6;
	padding: 3px;
}

.col3b .thumbNail img, , .col3a .thumbNail img {
	float: none;
	margin: 0pt auto;
	border: medium none;
	display: block;
}

.noLeftMargin {
	margin-left: 0px;
}

.thumbNail img {
	padding: 0px;
}

#dcont .widget_recentpostswidget li {
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-style: groove groove solid;
	border-bottom: 1px solid rgb(238, 237, 237);
}

.homeContentLeftColumn {
	margin-right: 0px;
	width: 650px ! important;
	margin-bottom: 10px;
}

.col3b .activity-list .activity-header a:first-child, .col3b span.highlight {
	background-color: transparent ! important;
	border: medium none ! important;
	padding: 0px ! important;
	margin: 0pt ! important;
}

.col3b .activity-list .activity-header a:first-child:hover, .col3b span.highlight:hover {
	background-color: transparent ! important;
	border: medium none ! important;
	padding: 0px ! important;
	color: rgb(6, 35, 49) ! important;
}

.col3b .activity-list .activity-content .activity-header, .col3b .activity-list .activity-content .comment-header {
	line-height: 16px;
	font-size: 12px ! important;
}

.widget {
	margin-bottom: 25px;
}

.col2a {
	margin-right: 0px;
	width: 650px ! important;
	margin-bottom: 10px;
}

.col2a .bg {
	width: 630px;
}

.pad {
	padding: 10px !important;
}

.pad5 {
	padding: 5px !important;
}

.lpad {
	padding-left: 10px !important;
}

.rpad {
	padding-right: 10px !important;
}

.qvProfile ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

.qvProfile li {
	list-style-type: disc;
	list-style-position: inside;
}

.questions .stats, .question .stats {
	position: absolute;
	top: 14px;
}

.answer .stats {
	position: absolute;
	top: -7px;
}

.hidden {
	display: none;
}

.inlineBlock {
	display: inline-block;
}

.loginForm, .registerForm {
	padding: 0pt 10px;
	zoom: 1;
}

.loginForm label, .registerForm label {
	color: rgb(82, 78, 78);
	display: inline-block;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: right;
	width: 123px;
	position: relative;
}

.loginForm input, .registerForm input{
	width: 107px;
/*	position: relative;*/
}

.loginForm input[type=checkbox], .registerForm input[type=checkbox]{
	width: 13px;
}

#sidebar .widget_wcfacebooktiewidget div {
	padding: 3px 0 0 0px !important;
}

#sidebar li.widget_wcfacebooktiewidget{
	min-height: 80px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.loginButtons {
	padding: 0px ! important;
	zoom: 1;
}

#sidebar .widget_wcfacebooktiewidget .mainLoginButton{
	display:block;
	height:39px;
	margin-left:5px;
	position:relative;
	width:263px;
}

#sidebar .widget_wccontentsubmiter .mainButton{
	display:block;
	margin-bottom:10px;
	margin-left:53px;
	padding-left:100px;
	border: none;
}

label.error {
	color: red;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	vertical-align: super;
	width: 251px;
}

input.error {
	border: 1px solid red;
}

.widget_wcfacebooktiewidget {
	padding: 0px ! important;
	margin: 0px;
}

#sidebar .widget_wccontentsubmiter {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	zoom: 1;
}

#sidebar .widget_wccontentsubmiter li {
	list-style-type: none;
	font-weight: bold;
}

#sidebar .widget_wccontentsubmiter ul .button150d {
	display: inline-block;
	margin: 4px 0pt 0pt -5px ! important;
}

#sidebar .widget_wccontentsubmiter ul {
	margin: 0px;
	padding-top: 0px;
}

#sidebar .widget_wccontentsubmiter {
	position: relative;
}

#sidebar .widget_wccontentsubmiter input[type="text"], #sidebar .widget_wccontentsubmiter textarea {
	border: 1px solid rgb(68, 68, 68);
	padding: 5px;
	width: 245px;
}

#sidebar .widget_wccontentsubmiter input[type="submit"] {
	display: block;
	margin-left: 183px ! important;
}

#sidebar .widget_wccontentsubmiter ul {
	padding: 0px;
}

#sidebar .widget_wcfacebooktiewidget .avatarCont70 {
	margin:3px 9px 0 7px !important;
	padding:0;
	float: left;
}

#sidebar .widget_wcfacebooktiewidget .avatarCont70 img{
	padding: 3px;
	border: solid 1px #D6D6D6;
}

#sidebar .widget_wccontentsubmiter li {
	clear: left;
	background-color: transparent;
}

#sidebar .widget_wcfacebooktiewidget .user {
	font-weight: bold;
}

#sidebar .adspot li {
	list-style-type: none;
	margin: 0pt 0pt 10px;
}

#sidebar .adspot ul {
	margin: 0px;
	padding: 0px;
}

#sidebar .adspot .adspot_adurl img {
	border: 1px solid gray;
	float: left;
	margin: 0pt 5px 5px 0pt;
}

#sidebar .adspot .adspot_adhead {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

.content .Left_Column {
	width: 180px;
	background-color: rgb(239, 239, 239);
}

.content .Right_Column {
	width: 200px;
}

.content .Right_Column {
	padding-top: 33px;
}

.content #profile #header {
	background: none repeat scroll 0% 0% rgb(72, 114, 174);
	height: 23px;
}

.content #profile li {
	list-style-type: disc;
	list-style-position: inside;
}

.content .Center_Column {
	 }

.content .Wide_Column {
	width: 786px;
	z-index: 1000;
	position: relative;
}

.content .Wide_Column, .content, .content .MainContent {
	 }

.content #dropdownMenu {
	position: absolute;
	top: 7px;
	left: 82px;
	text-align: left;
	text-transform: uppercase;
}

.content #dropdownMenu a {
	color: rgb(255, 255, 255);
	text-decoration: none;
	position: relative;
	text-align: left;
	display: block;
	height: 30px;
	line-height: 30px;
	border: 0pt none;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
}

.content #dropdownMenu a:hover {
	color: yellow;
}

.content #dropdownMenu ul {
	padding: 0pt;
	margin: 2px 0pt 0pt;
	list-style: none outside none;
	line-height: 1;
	text-align: left;
}

.content #dropdownMenu li {
	background: none repeat scroll 0% 0% rgb(112, 112, 112);
	height: 30px;
	list-style: none outside none;
	padding: 0pt;
	width: 146px;
	z-index: 1000;
	border-right: 2px solid white;
	border-left: 2px solid white;
}

.content #dropdownMenu li:hover {
	background: none repeat scroll 0% 0% rgb(85, 85, 85);
	height: 30px;
	list-style: none outside none;
	padding: 0pt;
	font-weight: bold;
	width: 146px;
	z-index: 1000;
	border-right: 2px solid white;
	border-left: 2px solid white;
}

.content #dropdownMenu .firstLi {
	color: yellow;
	background: none repeat scroll 0% 0% transparent;
	width: 168px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display: block;
	cursor: pointer;
	border: 0px none;
}

.content #dropdownMenu .firstLi:hover {
	color: yellow;
	background: none repeat scroll 0% 0% transparent;
	width: 168px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display: block;
	cursor: pointer;
	border: 0px none;
}

.content #dropdownMenu .firstLi div {
	margin-left: 5px;
	font-weight: bold;
}

.content #backToQuestions {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -569px -26px transparent;
	color: white;
	display: block;
	height: 27px;
	left: 6px;
	position: absolute;
	top: 0pt;
	width: 181px;
}

.content .answer, .content .answer0 {
	background-color: rgb(250, 250, 250);
	border: 1px solid rgb(238, 238, 238);
	float: none;
	height: auto;
	position: relative;
	width: 100%;
}

.content .answerContent {
	min-height: 60px;
	height: auto ! important;
	padding-left: 8px;
}

.content .answer0 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -226px -723px rgb(250, 250, 250);
}

.content .header {
	width: 100%;
	background-color: rgb(72, 114, 174);
	color: white;
	font-weight: bold;
	height: 8px;
}

.content #answerForm .header {
	background-color: rgb(72, 114, 174);
}

.content .question .header, .content .questionShort .header {
	background-color: rgb(94, 94, 94);
}

.content .answer0 .header {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -200px -11px rgb(72, 114, 174);
}

.content .question {
	height: auto ! important;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid rgb(218, 218, 218);
	min-height: 187px;
	background: url("/timg/gradLight/gradB200a.png") repeat-x scroll center bottom rgb(235, 255, 230);
}

.content .questionShort {
	background-color: rgb(250, 250, 250);
	float: none;
	margin: 10px 0pt 0px 10px;
	min-height: 84px;
	height: auto ! important;
	position: relative;
	width: 100%;
	z-index: 10;
	border-bottom: 1px solid rgb(238, 238, 238);
}

.content .mainQVContent {
	z-index: 10;
}

.content #myProfile {
	background-color: rgb(251, 251, 251);
	width: 180px;
	position: relative;
	padding-bottom: 10px;
	border: 1px solid rgb(239, 239, 239);
}

.content #header {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -794px -442px rgb(245, 245, 245);
	height: 23px;
	width: 183px;
}

.content #myProfile #avatar {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -798px -291px rgb(245, 245, 245);
	height: 62px;
	left: 5px;
	position: absolute;
	top: 28px;
	width: 62px;
}

.content #myProfile #avatar img {
	margin: 6px 0px 0px 5px;
}

.content #myProfile #stats {
	margin-left: 69px;
	margin-bottom: 10px;
	position: relative;
	top: 5px;
}

.content #myProfileButton {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -679px transparent;
	cursor: pointer;
	display: block;
	height: 30px;
	margin: 0px auto;
	width: 110px;
}

.content #myProfileButton:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -709px transparent;
}

.content #noQuestionsFound {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -1012px -426px transparent;
	height: 186px;
	margin: 68px 0pt 800px 13px;
	width: 100%;
}

.content #spamQuestion {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -1012px -2191px transparent;
	height: 186px;
	margin: 68px 0pt 800px 13px;
	width: 100%;
}

.content #sortHeader {
	height: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	width: 98%;
}

.content #sortHeader #categoryTitle {
	font-size: 15px;
	font-weight: bold;
	left: 10px;
	position: absolute;
	top: 6px;
}

.content #sortHeader #horLine {
	width: 100%;
	background-color: black;
	height: 3px;
	position: absolute;
	top: 25px;
	margin-left: 10px;
	font-size: 1px;
	z-index: 10;
}

.content #sortHeader a {
	background-color: rgb(101, 141, 205);
	border-left: 1px solid rgb(204, 204, 204);
	border-right: 1px solid rgb(204, 204, 204);
	border-top: 1px solid rgb(204, 204, 204);
	color: white;
	display: block;
	font-size: 9px;
	font-weight: normal;
	height: 15px;
	line-height: 14px;
	padding: 1px 5px 0px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 9px;
	z-index: 1;
	margin-left: 3px;
}

.content #sortHeader #sortContainer {
	text-align: right;
	width: 100%;
	height: 20px;
}

.content #sortHeader #sortContainer a {
	float: right;
}

.content #sortHeader #activeNew, .content #sortHeader #activePopular, .content #sortHeader #activeNeedanswers, .content #sortHeader #activeAllQuestions {
	background-color: rgb(0, 0, 0);
	cursor: default;
}

.content #sortHeader #new:hover, .content #sortHeader #popular:hover, .content #sortHeader #needanswers:hover, .content #sortHeader #allQuestions:hover {
	color: yellow;
}

.content #noAnswers {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -226px -2526px transparent;
	height: 185px;
	width: 561px;
	margin: 10px 0pt 30px 36px;
}

.content #categories {
	position: relative;
	margin-top: 10px;
}

.content #categories #header {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -793px -414px rgb(105, 189, 95);
	height: 22px;
	width: 180px;
}

.content #categories li {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -794px -561px transparent;
	height: 22px;
	padding-top: 4px;
	width: 166px;
}

.content .question #questionFooter {
	width: 100%;
	height: 28px;
	border-top: 1px solid gray;
	background-color: rgb(241, 255, 230);
	border-bottom: 2px solid rgb(68, 68, 68);
}

.content .question .submitterInfo, .content .answerFooter .submitterInfo {
	color: rgb(68, 68, 68);
}

.content .question .submitterInfo a, .content .answerFooter .submitterInfo a {
	color: rgb(0, 0, 0);
	text-decoration: underline;
}

.content .answer .answerFooter {
	width: 100%;
	height: 28px;
	border-top: 1px solid gray;
	background-color: rgb(239, 247, 254);
	border-bottom: 2px solid rgb(68, 68, 68);
}

.content .answer {
	margin-bottom: 10px;
	background: url("/timg/gradLight/gradB150A.png") repeat-x scroll center bottom rgb(238, 247, 252);
}

.content .stats .votes, .content .stats .answers, .content .stats .comments {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -205px -356px rgb(240, 255, 241);
	color: black;
	font-size: 18px;
	font-weight: bold;
	height: 27px;
	left: 8px;
	padding-top: 21px;
	position: absolute;
	text-align: center;
	width: 72px;
	top: 55px;
}

.content .question .avatar, .content .answer .avatar {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -798px -291px rgb(245, 245, 245);
	position: relative;
	width: 60px;
	height: 60px;
	float: left;
	margin: 0px 5px 20px 2px;
	cursor: pointer;
}

.content .question h1, .content .answer h1 {
	padding-top: 3px;
}

.content .question .avatar .avatarImg, .content .answer .avatar .avatarImg {
	height: 50px;
	left: 5px;
	position: absolute;
	top: 6px;
	width: 50px;
}

.content .stats .answers {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -205px -306px rgb(240, 248, 255);
	top: 4px;
}

.content .stats .comments {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -205px -406px rgb(253, 255, 240);
	top: 106px;
	margin: 0px;
}

.content .answer .stats .votes {
	top: 25px;
}

.content .answer .stats .comments {
	top: 76px;
}

.content .question h1, .content .questionShort h1 {
	color: black;
	font-size: 16px;
	margin: 0pt;
	padding: 0pt;
	position: relative;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content .question #qcontent {
	position: relative;
	padding-bottom: 8px;
	height: auto ! important;
	min-height: 154px;
	top: 0px;
	left: 86px;
	width: 540px;
	padding-top: 10px;
}

.content .questionShort #qcontent {
	left: 87px;
	min-height: 59px;
	height: auto ! important;
	position: relative;
	top: 4px;
	width: 558px;
	margin-bottom: 8px;
}

.content .question #qcontent .details {
	display: block;
	height: 29px;
	width: 75px;
}

.content .questionShort #qcontent .details {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -318px transparent;
	display: block;
	height: 29px;
	right: 8px;
	position: absolute;
	bottom: 0px;
	width: 75px;
}

.content .questionShort #qcontent .details:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -348px transparent;
	display: block;
	height: 29px;
	right: 8px;
	position: absolute;
	bottom: 0px;
	width: 75px;
}

.content #qcontent #qdescription {
	min-height: 92px;
	height: auto ! important;
	padding-left: 8px;
}

.content .question h1 {
	color: green;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 22px;
}

.content .question h1 a {
	color: rgb(0, 0, 0);
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 22px;
}

.content .title {
	margin-left: 60px;
}

.content .question span {
	display: inline;
	margin-right: 5px;
	color: rgb(68, 68, 68);
	float: none;
}

.content h1 {
	border: medium none;
}

.content h1 a {
	font-size: 16px;
	text-transform: none;
}

.content .acontent {
	position: relative;
	top: 0px;
	height: auto;
	left: 86px;
	width: 540px;
}

.content .acontent h4 a {
	color: rgb(68, 68, 68);
	font-weight: bold;
}

.content #submitAnswer {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -799px transparent;
	height: 30px;
	left: 424px;
	position: absolute;
	top: 173px;
	width: 120px;
	cursor: pointer;
}

.content #submitAnswer:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -829px transparent;
}

.content .answer .comment, .answerComment textarea {
	min-height: 100px;
	height: auto ! important;
	position: relative;
	border: 1px solid rgb(223, 189, 89);
	background: url("/timg/gradLight/gradT60b.png") repeat-x scroll 0pt 0pt rgb(255, 247, 185);
	width: 500px;
	margin: 8px 0pt 10px 30px;
}

.newAnswerComment {
	display: none;
}

.newAnswerComment b {
	margin-left: 31px;
}

.newAnswerComment input {
	margin: 0px 0pt 10px 385px;
}

.newAnswerComment textarea {
	height: auto ! important;
	position: relative;
	border: 1px solid rgb(223, 189, 89);
	background: url("/timg/gradLight/gradT60b.png") repeat-x scroll 0pt 0pt rgb(255, 247, 185);
	width: 490px;
	margin: 8px 0pt 10px 30px;
	padding: 5px;
	min-height: 150px;
}

.newAnswerComment label.error {
	float: right;
}

.content .answer .comment a {
	color: black;
	font-weight: bold;
}

.content .answer .comment .content {
	padding: 5px;
}

.content .answer .comment .footer {
	bottom: 0pt;
	height: 21px;
	position: absolute;
	background: url("/timg/gradLight/gradB30b.png") repeat-x scroll center bottom rgb(255, 247, 185);
	border-top: 1px solid rgb(223, 189, 89);
	left: 0px;
	margin: 0px;
	width: 100%;
}

.content .answer .comment .footer .submitterInfo {
	color: black;
	padding: 0px 0pt 0pt 5px;
}

.content .answer .comment .report {
	cursor: pointer;
	font-size: 10px;
	height: 17px;
	float: right;
	text-align: center;
	width: 59px;
	padding-top: 2px;
}

.content .answer .comment .report:hover {
	cursor: pointer;
	font-size: 10px;
	height: 30px;
	float: right;
	text-align: center;
	width: 59px;
	color: Red;
	padding-top: 2px;
}

.content .answer .newcomment .hideNewComment {
	background-color: rgb(250, 250, 250);
	border: 1px solid rgb(250, 250, 250);
	width: 419px;
	height: 1px;
	margin: 8px 0px 0px 30px;
}

.content .answer .actionButtons {
	display: block;
	text-align: right;
	height: 60px;
}

.content .answer .addComment {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -439px transparent;
	height: 29px;
	width: 119px;
	cursor: pointer;
	float: right;
	margin-right: 10px;
}

.content .answer .addComment:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -469px transparent;
}

.content .answer .submitComment {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -379px transparent;
	cursor: pointer;
	height: 29px;
	display: none;
	margin: 8px 0pt;
	width: 75px;
}

.content .answer .submitComment:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -409px transparent;
}

.content .answer .addVote {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -69px transparent;
	cursor: pointer;
	float: right;
	height: 58px;
	width: 145px;
}

.content .answer .addVote:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -134px transparent;
}

.content .answer .voted {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -4px transparent;
	cursor: default;
	float: right;
	height: 58px;
	width: 145px;
}

.content #qvmenu #profile {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -802px -138px transparent;
	height: 27px;
	position: absolute;
	top: 0pt;
	display: block;
	left: 596px;
	width: 96px;
	margin: 0px;
}

.content #qvmenu #profile:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -802px -95px transparent;
}

.content #qvmenu #activeProfile {
	height: 27px;
	position: absolute;
	top: 0pt;
	display: block;
	left: 596px;
	width: 91px;
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -804px -179px transparent;
	cursor: default;
}

.content #logout {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -739px transparent;
	cursor: pointer;
	display: block;
	height: 30px;
	margin: 0px auto;
	width: 110px;
}

.content #logout:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -769px transparent;
}

.content #answerForm {
	background-color: rgb(250, 250, 250);
	border: 1px solid rgb(238, 238, 238);
	height: 216px;
	width: 100%;
	position: relative;
	margin: 20px 0pt 0pt 10px;
}

.content #answerAwaitingApproval {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -1013px -2393px transparent;
	height: 185px;
	left: 1px;
	position: absolute;
	top: 24px;
	width: 554px;
	display: none;
}

.content #answerForm #titleLabel {
	top: 35px;
}

.content #answerForm form * {
	position: absolute;
	float: none;
}

.content #answerForm form #titleLabel, .content #answerForm form #answerLabel, .content #answerForm form #securityLabel {
	left: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 130px;
}

.content #answerForm form #answerLabel, .content #answerForm form #answer {
	top: 75px;
}

.content #answerForm form #securityLabel, .content #answerForm form #securityAnswer {
	top: 177px;
}

.content #answerForm form #securityQuestion {
	font-size: 14px;
	left: 145px;
	top: 180px;
}

.content #answerForm form #securityAnswer {
	border: 1px solid rgb(168, 168, 168);
	height: 20px;
	left: 235px;
	top: 175px;
	width: 40px;
}

.content #answerForm form #answerTitle, .content #answerForm form #answerContent {
	top: 35px;
	left: 145px;
	width: 400px;
	border: 1px solid rgb(168, 168, 168);
	height: 20px;
}

.content #answerForm form #answerContent {
	top: 75px;
	height: 80px;
}

.content #answerForm #answerTitleStatus {
	top: 58px;
	left: 140px;
}

.content #answerForm #answerContentStatus {
	top: 160px;
	left: 140px;
}

.content #answerForm #securityAnswerStatus {
	left: 276px;
	top: 179px;
}

.content {
	 }

.content .submitterInfo {
	float: left;
	padding: 4px 6px;
}

.content .questionShort .submitterInfo {
	font-size: 10px;
	margin: 8px 0pt 0pt;
	padding: 0px;
}

.content .question .stats #votes {
	top: 42px;
}

.content .question .stats #answers {
	top: 92px;
}

.content .question .stats #comments {
	top: 144px;
}

.content .question .report, .content .question .report:hover {
	cursor: pointer;
	font-size: 10px;
	height: 30px;
	float: right;
	text-align: center;
	padding-top: 5px;
	width: 60px;
}

.content .question .report:hover {
	color: red;
}

.content .answer .report {
	cursor: pointer;
	font-size: 10px;
	height: 30px;
	text-align: center;
	width: 60px;
	float: right;
	padding-top: 5px;
}

.content .answer .report:hover {
	cursor: pointer;
	font-size: 10px;
	height: 30px;
	text-align: center;
	width: 60px;
	color: red;
	float: right;
	padding-top: 5px;
}

.content #qvmenu {
	position: relative;
	width: 778px;
	height: 40px;
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -209px -244px transparent;
	margin-top: 15px;
}

.content #qvmenu #dropDownMenuBg {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -219px -26px transparent;
	height: 27px;
	left: 191px;
	position: absolute;
	top: 0pt;
	width: 329px;
}

.content #askQuestionSidebar #qwaitingForApproval {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -796px -1316px transparent;
	height: 90px;
	left: 3px;
	position: absolute;
	top: 30px;
	width: 178px;
	z-index: 10000;
	display: none;
}

.content #askQuestionSidebar {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -200px -499px transparent;
	border-right: 1px solid rgb(239, 239, 239);
	border-bottom: 1px solid rgb(239, 239, 239);
	height: 142px;
	position: absolute;
	width: 182px;
	z-index: 1000;
}

.content #askQuestionSidebarCont {
	height: 142px;
	position: relative;
	width: 182px;
	z-index: 1000;
	margin-top: 10px;
}

.content #askQuestionSidebar * {
	margin: 0px;
	padding: 0px;
}

.content #askQuestionSidebar #submitNewQuestionSideBar {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -379px transparent;
	height: 29px;
	left: 99px;
	position: absolute;
	top: 105px;
	width: 75px;
	cursor: pointer;
}

.content #askQuestionSidebar #submitNewQuestionSideBar:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -409px transparent;
}

.content #askQuestionSidebar #extraNewQuestionParams {
	display: none;
}

.content #askQuestionSidebar label {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: rgb(66, 66, 66);
}

.content #askQuestionSidebar #questionLabel {
	left: 13px;
	margin: 0pt;
	padding: 0pt;
	position: absolute;
	top: 27px;
}

.content #askQuestionSidebar #question {
	left: 13px;
	margin: 0pt;
	padding: 4px 0pt 0pt 4px;
	position: absolute;
	top: 43px;
	width: 160px;
	height: 48px;
	font-size: 12px;
	font-weight: bold;
}

.content #askQuestionSidebar #newQuestionDescriptionLabel {
	left: 13px;
	margin: 0pt;
	padding: 0pt;
	position: absolute;
	top: 72px;
}

.content #askQuestionSidebar #newQuestionDescription {
	left: 13px;
	margin: 0pt;
	padding: 0pt;
	position: absolute;
	top: 88px;
	width: 360px;
	height: 48px;
}

.content #askQuestionSidebar #questionStatus {
	font-size: 12px;
	left: 75px;
	position: absolute;
	top: 27px;
}

.content #askQuestionSidebar #descriptionStatus {
	font-size: 12px;
	left: 88px;
	position: absolute;
	top: 72px;
}

.content #askQuestionSidebar #securityStatusSide {
	font-size: 12px;
	left: 272px;
	position: absolute;
	top: 140px;
}

.content #askQuestionSidebar #category {
	position: absolute;
	left: 13px;
	top: 160px;
}

.content #askQuestionSidebar #categoryLabel {
	position: absolute;
	left: 13px;
	top: 140px;
}

.content #askQuestionSidebar #securityQuestionLabel {
	position: absolute;
	left: 160px;
	top: 140px;
}

.content #askQuestionSidebar #securityQuestion {
	position: absolute;
	left: 160px;
	top: 162px;
	font-weight: bold;
}

.content #askQuestionSidebar #securityAnswerSide {
	left: 240px;
	position: absolute;
	top: 160px;
	width: 37px;
}

.content #askQuestionSidebar #close {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -944px -719px transparent;
	color: black;
	cursor: pointer;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	left: 363px;
	position: absolute;
	top: 4px;
	width: 17px;
}

.content #profile {
	margin: 10px 0px 0px 10px;
	position: relative;
}

.content #profile ul {
	margin: 10px;
}

.content #profile .postThumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.content #profile .entry {
	clear: left;
}

.content #profile .entry h1 {
	border: medium none;
	padding: 0px;
	clear: left;
}

.content #profile #answers, .content #profile #questions, .content #profile #topanswers, .content #profile #comments {
	clear: left;
	background-color: rgb(250, 250, 250);
	border: 1px solid rgb(238, 238, 238);
	margin-top: 20px;
}

.content #header {
	background: none repeat scroll 0% 0% rgb(72, 114, 174);
	text-transform: uppercase;
	color: white;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.content #header span {
	position: absolute;
	top: 3px;
	left: 10px;
}

.content #profile #answers #header, .content #profile #topanswers #header, .content #profile #questions #header, .content #profile #comments #header {
	height: 20px;
	width: 100%;
}

.content #profile #topanswers #header {
	 }

.content #profile #questions #header {
	 }

.content #profile #comments #header {
	 }

.content #profile #avatarIframe {
	width: 128px;
	height: 185px;
	float: left;
}

.content #profile #justavatar {
	width: 125px;
	height: 125px;
	margin: 10px 8px 10px 10px;
	float: left;
	border: 1px solid rgb(153, 153, 153);
}

.content #profile #avatar {
	width: 125px;
	height: 125px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}

.content #profile #avatar img {
	border: 1px solid rgb(153, 153, 153);
}

.content #profile #uploadForm {
	position: absolute;
	top: 130px;
	left: 0px;
}

.content #profile .changePicture {
	left: 23px;
	position: absolute;
	text-align: center;
	top: 24px;
	width: 83px;
}

.content #profile #changePictureInput {
	visibility: hidden;
	position: absolute;
	text-align: left;
	width: 126px;
	margin: 0px;
}

.content #profile h2 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.content #profile label {
	font-weight: bold;
	margin-top: 15px;
	float: none;
	font-size: 12px;
	padding-top: 3px;
	text-align: left;
	width: 140px;
}

.content #profile .changeProfile {
	display: none;
}

.content #profile #userinfo {
	padding-top: 10px;
	margin-left: 150px;
}

.content #profile #userinfo input, .content #profile #userinfo textarea {
	width: 300px;
	margin: 0px 5px;
}

.content #profile #profileDescription {
	min-height: 75px;
	height: auto ! important;
}

.content #profile .edit {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1219px transparent;
	bottom: 0pt;
	height: 29px;
	width: 60px;
	margin: 0px 10px 10px;
	cursor: pointer;
}

.content #profile .edit:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1249px transparent;
}

.saveButton {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -810px -679px transparent;
	height: 29px;
	width: 60px;
	cursor: pointer;
}

.uploadButton {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -886px -679px transparent;
	height: 29px;
	width: 60px;
	cursor: pointer;
}

.content #profile .save {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1159px transparent;
	bottom: 0pt;
	height: 29px;
	width: 60px;
	margin-right: 10px;
	cursor: pointer;
}

.content #profile .save:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1189px transparent;
	bottom: 0pt;
	height: 29px;
	width: 60px;
	margin-right: 10px;
	cursor: pointer;
}

.content #pagination {
	text-align: center;
	margin-top: 15px;
}

.content #pagination span {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -808px -715px transparent;
	color: white;
	display: inline-block;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	white-space: nowrap;
	width: 31px;
}

.content #pagination #threeDots {
	color: green;
	background-image: none;
	font-size: 18px;
}

.content #pagination #currentPage span {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -844px -715px transparent;
	width: 31px;
}

.content #pagination #prevButton span {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1099px transparent;
	width: 89px;
}

.content #pagination #prevButton span:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1129px transparent;
}

.content #pagination #nextButton span {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1039px transparent;
	width: 70px;
}

.content #pagination #nextButton span:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1069px transparent;
}

.content #mustLoginMsg {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -1295px -621px transparent;
	height: 35px;
	left: 626px;
	position: absolute;
	top: 96px;
	width: 144px;
	z-index: 10000;
	display: none;
}

.content #login {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -794px -846px transparent;
	width: 180px;
	height: 205px;
	position: relative;
	border-right: 1px solid rgb(239, 239, 239);
	border-left: 1px solid rgb(239, 239, 239);
	border-bottom: 1px solid rgb(239, 239, 239);
}

.content #login label {
	left: 10px;
	position: relative;
	width: 180px;
	font-weight: bold;
	display: block;
}

.content #login input {
	left: 16px;
	position: relative;
	margin: 0px;
}

.content #login #forgotPassword {
	position: absolute;
	top: 145px;
	left: 10px;
}

.content #login div {
	position: absolute;
}

.content #login #loginCont {
	top: 30px;
}

.content #login #emailCont {
	top: 60px;
	display: none;
}

.content #login #password1Cont {
	top: 85px;
}

.content #login #password2Cont {
	top: 140px;
	display: none;
}

.content #login #securityCont {
	top: 250px;
	display: none;
}

.content #login .login2, .content #login .login3 {
	display: none;
}

.content #login #loginButton, .content #login #registerButton {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -619px transparent;
	cursor: pointer;
	height: 29px;
	left: 110px;
	position: absolute;
	top: 170px;
	width: 70px;
}

.content #login #loginButton:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -649px transparent;
}

.content #login #registerButton {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -559px transparent;
	left: 18px;
	width: 90px;
}

.content #login #registerButton:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -589px transparent;
}

.content #login #cancelButton {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -499px transparent;
	cursor: pointer;
	height: 29px;
	left: 15px;
	position: absolute;
	top: 296px;
	width: 69px;
	display: none;
}

.content #login #cancelButton:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -529px transparent;
}

.content #login #submitForgotButton {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -379px transparent;
	cursor: pointer;
	height: 29px;
	left: 15px;
	position: absolute;
	top: 296px;
	width: 76px;
	display: none;
}

.content #login #submitForgotButton:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -409px transparent;
}

.content #login #qvlogin label {
	float: none;
	font-size: 12px;
	padding-top: 0px;
	text-align: left;
	width: 140px;
}

.content .status, .content #login #qvlogin .status {
	color: red;
	font-size: 10px;
	font-weight: normal;
	left: 19px;
	position: relative;
	display: block;
	height: 10px;
}

bd #profile .status {
	margin-bottom: 5px;
}

.content #login #successCont {
	position: absolute;
	top: 30px;
}

.content #login #successCont div {
	margin-left: 10px;
}

.content .floatLogin {
	width: 500px;
	height: 500px;
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 10000;
}

.content .floatLogin #registerFloat {
	background-color: red;
	width: 500px;
	height: 500px;
	display: block;
}

.clearLeft {
	clear: left;
}

.clear{
	clear: both;
}

.marginTop10 {
	margin-top: 10px;
}

.content #aSeperator {
	color: white;
	font-size: 1px;
	height: 1px;
}

.content .acontent h5 {
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
	margin-top: 16px;
}

.content .comments {
	 }

.content .showMeAnswersButton {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -259px transparent;
	cursor: pointer;
	display: block;
	height: 29px;
	width: 114px;
}

.content .showMeAnswersButton:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -289px transparent;
}

.content .answerThisQuestionButton {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -199px transparent;
	cursor: pointer;
	display: block;
	height: 29px;
	width: 179px;
}

.content .answerThisQuestionButton:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -229px transparent;
}

.content .questionShort #qcontent .showMeAnswersButton {
	position: absolute;
	right: 8px;
	bottom: 8px;
}

.content .questionShort #qcontent .answerThisQuestionButton {
	position: absolute;
	right: 8px;
	bottom: 0px;
}

.content #profile #userstats {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -800px -10px transparent;
	width: 407px;
	height: 83px;
	position: relative;
	margin-bottom: 10px;
}

.content #profile #userstats div {
	position: absolute;
	font-size: 14px;
	background-color: transparent;
	border: medium none;
	margin: 0px;
}

.content #profile #userstats div b {
	color: green;
	font-weight: bold;
	margin: 0px 4px;
}

.content #profile #userstats #totalPoints {
	color: yellow;
	font-size: 36px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	left: 20px;
	padding-top: 7px;
	text-align: center;
	top: 26px;
	width: 96px;
}

.content #profile #userstats #rank {
	top: 10px;
	left: 142px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(80, 103, 140);
}

.content #profile #userstats #topAnswers {
	top: 34px;
	left: 142px;
}

.content #profile #userstats #answers {
	top: 58px;
	left: 142px;
}

.content #profile #userstats #questions {
	top: 34px;
	left: 280px;
}

.content #profile #userstats #comments {
	top: 58px;
	left: 280px;
}

.content .statBar {
	height: 12px;
	left: 4px;
	margin-bottom: 10px;
	position: absolute;
	top: 58px;
	width: 60px;
	cursor: pointer;
}

.content #myProfile .statBar {
	left: 7px;
	top: 86px;
	cursor: default;
}

.content .statBar86 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -870px -237px transparent;
}

.content .statBar78 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -870px -219px transparent;
}

.content .statBar70 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -870px -202px transparent;
}

.content .statBar62 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -870px -184px transparent;
}

.content .statBar56 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -870px -166px transparent;
}

.content .statBar48 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -870px -148px transparent;
}

.content .statBar40 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -800px -255px transparent;
}

.content .statBar32 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -800px -237px transparent;
}

.content .statBar24 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -800px -220px transparent;
}

.content .statBar16 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -800px -202px transparent;
}

.content .statBar8 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -800px -184px transparent;
}

.content .statBar0 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -800px -166px transparent;
}

.content .statBar00 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -800px -148px transparent;
}

.content .statBarTop5 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -939px -148px transparent;
	height: 24px;
}

.content .statBarTop3 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -939px -184px transparent;
	height: 24px;
}

.content .statBarTop1 {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -939px -220px transparent;
	height: 24px;
}

.displayNone {
	display: none;
}

#Sidebar_Sub .qvTopUsers {
	margin-bottom: 20px;
}

#Sidebar_Sub .qvTopUsers #header {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -793px -470px rgb(105, 189, 95);
}

#Sidebar_Sub .qvTopUsers li {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -793px -607px transparent;
	height: 69px;
	position: relative;
}

#Sidebar_Sub .qvTopUsers li #avatar {
	position: absolute;
	top: 10px;
	left: 10px;
}

#Sidebar_Sub .qvTopUsers li .content {
	height: 55px;
	left: 69px;
	overflow: hidden;
	position: absolute;
	top: 6px;
	width: 110px;
	margin: 0px;
}

.content #inviteFriends {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1279px transparent;
	cursor: pointer;
	display: block;
	height: 30px;
	margin: 20px 20px 20px 340px;
	width: 120px;
}

.content #inviteFriends:hover {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -4px -1309px transparent;
}

.content #inviteFriendsBox {
	background-color: rgb(250, 250, 250);
	border: 1px solid rgb(238, 238, 238);
	margin: 20px;
	padding: 10px;
	font-size: 14px;
}

.content #inviteFriendsBox h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 10px;
}

.content #inviteFriendsBox label {
	font-weight: bold;
}

.content #inviteFriendsBox input {
	width: 285px;
}

.content .sendToFriend {
	background: url("/wp-content/plugins/wc-questionville/images/qv.jpg") no-repeat scroll -1020px -260px transparent;
	cursor: pointer;
	float: right;
	font-size: 10px;
	height: 24px;
	margin-right: 22px;
	margin-top: 2px;
	overflow: hidden;
	padding-left: 21px;
	position: relative;
	text-align: center;
	width: 99px;
}

.content .sendToFriend .content {
	left: 24px;
	position: absolute;
	text-align: left;
	top: 4px;
}

.content .sendToFriend input {
	background: none repeat scroll 0pt 0pt transparent;
	border: medium none transparent;
	height: 13px;
	left: 39px;
	position: absolute;
	top: 6px;
	width: 106px;
}

.content .sendToFriend #submitSendFriendButton {
	height: 19px;
	left: 143px;
	position: absolute;
	width: 42px;
}

.newneed {
	background: url("/timg/gradLight/gradT250a.png") repeat-x scroll 0pt 0pt #fff;
}

.newneed div {
	float: left;
	width: 313px;
}

.newneed .ad{
	float: right;
}

.newneed li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
}

.newneed h2 {
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom: 4px solid rgb(68, 68, 68);
	margin-right: 30px;
	padding-bottom: 5px;
}

.wp-pagenavi {
	width: 420px;
	margin: 0pt auto;
}

.wp-pagenavi span.pages {
	background: url("assets/images/buttons/button100c.png") no-repeat scroll 0px 0px transparent ! important;
	border: medium none ! important;
	color: white ! important;
	cursor: pointer ! important;
	display: inline-block;
	font-size: 11px ! important;
	font-weight: bold ! important;
	height: 32px ! important;
	margin: 5px auto ! important;
	padding: 4px 0pt 0pt ! important;
	text-align: center ! important;
	width: 100px ! important;
}

.wp-pagenavi a, .wp-pagenavi .current, .wp-pagenavi .extend, .wp-pagenavi .last {
	background: url("assets/images/buttons/button20c.png") no-repeat scroll 0pt 0pt transparent ! important;
	border: medium none ! important;
	color: white ! important;
	cursor: pointer ! important;
	display: inline-block;
	font-size: 11px ! important;
	font-weight: bold ! important;
	height: 32px ! important;
	margin: 5px auto ! important;
	padding: 4px 0pt 0pt ! important;
	text-align: center ! important;
	width: 29px ! important;
}

.wp-pagenavi .current {
	background: url("assets/images/buttons-green/button20c.png") no-repeat scroll 0pt 0pt transparent ! important;
}

.wp-pagenavi .last {
	background: url("assets/images/buttons/button100c.png") no-repeat scroll 0pt 0pt transparent ! important;
	width: 100px ! important;
}

.acontent .comments {
	margin: 0px;
}

#sidebar .arrow {
	background: url("assets/images/arrow.png") no-repeat scroll 0pt 0pt transparent;
	height: 124px;
	left: -213px;
	position: absolute;
	top: 81px;
	width: 200px;
	cursor: pointer;
	display: none;
}

.content .widget_wccontentsubmiter input, .content .widget_wccontentsubmiter textarea {
	font-size: 12px;
	font-family: "Lucida Grande";
	border: 1px solid rgb(68, 68, 68);
}

.content h2 {
	margin-bottom: 5px;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 3px solid black;
	color: black;
}

.content .comments h2{
	border: none;
}

.registerTitle {
	display: none;
}

.content .widget_recentpostswidget ul li {
	list-style-type: none;
}

.content ul li {
	list-style-type: disc;
	list-style-position: inside;
}

.content .widget_rss li a {
	font-size: 14px;
	font-weight: bold;
}

.content .widget_wccontentsubmiter li {
	list-style-type: none;
}

.widget_wccontentsubmiter .widgettitle {
	border: medium none;
}

.grid_11 .bg{
	width: 630px;
	padding-bottom: 20px;
	z-index: 50;
	position: relative;
	padding-bottom: 0;
}



.adspot_link{
	display: none;
}

#wp-admin-bar ul li#bp-adminbar-notifications-menu a span{
	background-color: red;
	color: white;
	font-weight: bold;
}

.widget_wcresourcehub .resource{
	float:left;
	height:121px;
	margin:0 10px 10px;
	position:relative;
	list-style-type: none;
	width:188px;
}

.widget_wcresourcehub .resource .title{
	text-align: center;
	position: absolute;
	top: 97px;
	left: 0px;
	width: 188px;
	color: #444;
	font-weight: bold;
	font-size: 14px;
}

.grid_11{
	margin-bottom: 10px;
}

.category h1{
	font-size: 24px;
}

.category .widget_recentpostswidget li{
	clear: both;
	padding-bottom:30px;
}

.category .widget_recentpostswidget h2{
	font-size: 16px;
	margin: 5px 0 5px;
}

.category .widget_recentpostswidget li .readMoreLink{
	float: right;
}

.navigation{
	min-height:40px;
	padding-top:10px;
}

.navigation .button150c a{
	color:white;
	display:block;
	font-weight:bold;
	padding-top:4px;
}

#sidebar .widget_wcgadmanager ul{
	margin: 0px;
	padding: 5px;
}

#sidebar .widget_wcgadmanager li{
	display:inline-block;
	list-style-type: none;
	margin: 3px 1px 3px 3px;
	border: solid 1px #D4D4D4;
}

#sidebar .widget_wcgadmanager li div{
	padding: 2px;

}

#sidebar .widget_wcgadmanager .widget_wcgadmanager{
	margin: 0px;
}

.entry .contentAd{
	float: right;
	display: block;
}

.entry .imgBeforeAd{
	margin-bottom: 10px;
}

.entry .imgBeforeAd img{
	display:block;
	float:none;
	margin:0 auto;
}

.dd_ajax_float {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-94px;
	margin-right:10px;
	position:absolute;
	z-index:1;
	top: 140px;
	padding-bottom: 5px;
}


.content .item-list li{
	list-style-type: none;
	clear: left;
	min-height: 70px;
}

.headerCont{
	height: 104px;
}

ul.item-list li div.meta {
color:#888888;
font-size:11px;
height:20px;
overflow:hidden;
width:375px;
}

.post .date{
	font-size: 11px;
	color: rgb(134, 134, 134);
	text-transform: uppercase;
	margin-bottom: 30px;
}

.homeContentLeftColumn .widget_wcresourcehub{
	clear: left;
}

#sidebar .widget_wcgadmanager{
	min-height: 175px;
}

.question .ad div{
	width: 300px;
	margin: 0 auto;
}

.author .thumb{
	float: left;
	margin: 0 10px 10px 0;
	
}

.author .widget_recentpostswidget{
	clear: left;
}

label.big{
	width: 222px;
}

#sidebar .widget_wcfacebooktiewidget .blogUrlHidden{
	display: none;
	padding: 0px 0px 0px 0px;
}

.yourAdHere{
	text-align: right;
}

.yourAdHere a{
	font-size: 10px;
	padding-right: 10px;
}

#sidebar .widget_recentpostswidget{
	padding: 0px;
}

#sidebar .widget_recentpostswidget ul{
	padding: 0px;
}

#sidebar .widget_recentpostswidget ul li h4{
	margin-left: 10px;
}

.homeContentLeftColumn .widget_recentpostswidget .thumbNail{
	float: left;
}

.widget_recentpostswidget a h4{
	font-size: 14px;
	display: inline;
}

.homeContentLeftColumn .textwidget{
	position: relative;
	z-index: 0;
}

#sidebar .widget_recentpostswidget .thumbNail{
	width: 139px;
	height: 60px;
	float: right;
	margin: 0px;
}

#sidebar .recentcomments a{
/*	display: inline;*/
	
}

.content .item-list .load-more{
	height: 20px;
	min-height: 20px;
}

#sidebar .links ul{
	padding: 0px;
}

#sidebar .links ul li{
	margin: 0px;
}

ul#menu-main-menu .current-menu-item a {
	color:black;
}

ul#menu-main-menu .sub-menu .current-menu-item a {
	color:white;
}

.opacity50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

table.forum td img.avatar{
	margin: 0px;
}

#sidebar div{
	margin: 0px !important;
	padding: 0px !important;
}

#sidebar div.textwidget{
	padding: 10px !important;
}

#sidebar div ul{
/*	padding: 5px;*/
/*	margin-left: 10px;*/
}

#sidebar div.pad5{
	padding: 5px !important;
}

#sidebar .widget_wcmultiwidget .widget.widget_wcfacebooktiewidget {
	padding-top: 5px !important;
}

#sidebar .widget_wcmultiwidget .widget{
	padding: 0 5px !important;
}

#sidebar .widget_wcmultiwidget .widget button{
	border: none;
}

#sidebar .loginButton{
	background:url("assets/images/button-login.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:32px;
	left:139px;
	padding:0;
	position:absolute;
	top:0px;
	width:127px;
}

#sidebar .registerButton{
	background:url("assets/images/button-signup.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:32px;
	left:12px;
	padding:0;
	position:absolute;
	top:0px;
	width:127px;
}

#sidebar .widget_wcmultiwidget{
	padding-bottom: 5px !important;
}

.ie6warning{
	background-color: yellow;
	font-weight: bold;
	color: red;
	font-size: 16px;
	border: solid 2px black;
	z-index: 2000;
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
}

.cform{
	width: 600px !important;
}

.cform label{
	width: 200px !important;
}

.cform input, .cform select{
	margin-right: 5px;
}

.linklove{
	display: none;
}

.activity .activity-meta{
	clear:both;
	display:block;
	margin:10px 10px 0px 495px;
	position:relative;
	right:0;	
}

.allGreenTips .widget_recentpostswidget ul div.thumbNail{
	border:1px solid #E6E6E6;
	float:none;
	height:72px;
	margin:5px 10px 0 0;
	padding:3px;
	width:141px;
}

.allGreenTips .widget_recentpostswidget ul div.thumbNail img{
	margin: 0px;
	padding: 0px;
}

.allGreenTips .widget_recentpostswidget ul a{
	display:block;
	height:100px;
	line-height:17px;
	position:absolute;
	text-align:center;
	top:85px;
	width: 139px;
}

.allGreenTips .widget_recentpostswidget ul a h4{
	font-size: 12px;

}

.allGreenTips ul li{
	float: left;
	width: 157px;
	height: 170px;
	position: relative;
}

#bookSalePage{
	font-size: 14px;
	line-height: auto;
}

#bookSalePage ul{
	margin-left: 20px;
}

#bookSalePage ul ul{
	margin-left: 40px;
}

#book1{
	background:transparent url(/files/images/ebooks3pack.jpg) no-repeat scroll -86px -249px;
	float:left;
	height:138px;
	margin:0 31px 20px 10px;
	width:101px;
}

#book2{
	background:transparent url(/files/images/ebooks3pack.jpg) no-repeat scroll -314px -249px;
	clear:left;
	float:left;
	height:151px;
	margin:0 20px 20px 10px;
	width:114px;
}

#bookSalePage h4{
	font-size: 24px;
	margin: 30px 0 20px;
}

#bookSalePage li{
/*	list-style-type: none;*/
}

#saleEbook{
	background:url("/files/images/ebooks3packdiscountb620.jpg") no-repeat scroll 0 0 transparent;
	height:590px;
	width:620px;
	position: relative;
}

#saleEbook #submit0, #saleEbook #submit1, #saleEbook #submit2{
	top: 416px;
	height:270px;
}

#saleEbook form{
	position: absolute;
}

#saleEbook #ebookbuyform0{
	position:absolute;
	top:189px;
	width:204px;
	cursor: pointer;
}

#saleEbook #ebookbuyform1{
	position:absolute;
	top:189px;
	width:204px;
	cursor: pointer;
	left: 210px;
}

#saleEbook #ebookbuyform2{

	position:absolute;
	top:189px;
	width:204px;
	cursor: pointer;
	left: 420px;
}

#saleEbook #treesplanted0{
	font-size:20px;
	left:351px;
	position:absolute;
	top:133px;
}

#saleEbook #treesplanted1{
	font-size:20px;
	left:385px;
	position:absolute;
	top:133px;
}

#saleEbook #treesplanted2{
	font-size:20px;
	left:419px;
	position:absolute;
	top:133px;
}

#saleEbook #treesplanted3{
	font-size:20px;
	left:453px;
	position:absolute;
	top:133px;
}

.buttonAllTips{
	float: right;
	margin-left: 10px;
}

.articleFooter .widgettitle{
	display: none;
}

.articleFooter .widget_rssnewslettersub{
	left:171px;
	position:absolute;
	top:241px;
}

.articleFooter .widget_rssnewslettersub .email{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:red;
	font-size:14px;
	font-weight:bold;
	height:25px;
	width:250px;
}

.articleFooter .widget_rssnewslettersub input[type=submit]{
	background: transparent;
	width: 150px !important;
	border: none;
	height: 35px;
	cursor:pointer;
}

#TB_overlay{
	z-index: 900 !important;
}

#TB_window{
	z-index: 1000 !important;
}

.activity-meta .acomment-reply a{
	display: inline;
}

.activity-meta .acomment-reply a span{
	display: inline;
}

.activity .activity-meta {
	bottom:0;
	clear:both;
	display:block;
	height:37px;
	margin:10px 33px 0 423px;
	position:relative;
	right:0;
	width:300px;
}

.activity-list li.mini div.activity-meta {
bottom:7px;
margin:0;
text-align:right;
}

#new-topic-post{
	display: none;
}

.td-title{
	width: 300px;
	display: block;
}

.activity-header a.view{
	display: none;
}

#topic-post-list li{
	overflow: hidden;
}

.submitTip .widget_wccontentsubmiter{
	height: 300px;
}

.submitGreenTip img{
	margin: 0 auto !important;
	display: block;
}

.tml-links, .tml-user-links{
	display: none;
}

.bigThumb .thumbNail{
	float: none;
	border:1px solid #E6E6E6;
	height:70px;
	margin:5px 10px 0 0;
	padding:3px;
	width:139px;
}

.bigThumb li{
	float:left;
	margin-right:8px;
	width:147px;
	margin-bottom: 5px;
}

.bigThumb h4{
	font-size: 12px;
}

.newRow{
	clear: left;
}

.headerAd div{
	width: 728px;
	margin: 0 auto;
}

#sidebar  li.buttonAd125{
	background-color:#FFFFCD;
	color:black;
	display:block;
	float:left;
	font-size:14px;
	height:130px;
	text-align:center;
	width:125px;
}

#sidebar  li.buttonAd125 div{
	padding: 22px 5px 5px 5px !important;
}

.commentList .children{
	width: 520px;
}

.commentList .children .children{
	width: 420px;	
}

.commentList .children .children .children{
	width: 320px;		
}

.commentList .children .children .children .children{
	width: 220px;	
}

.postThumbnail{
/*	margin: 0px;*/
/*	float: left;*/
}

div.post .postThumbnail img{
	margin: 0;
}

.recommendationWidget{
	min-height: 300px;
}

.buttonAd{
	background-color: #319914;
  color: white;
  display: table-cell;
  height: 125px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 125px;
}

.buttonAd a{
	color: white;
}


body{
	background: url(assets/images/bg-page.jpg) repeat-x 0px 0px #EEF7FE;
	padding-top: 0px !important;
}

.header .bg{
	background: url(assets/images/header.jpg) no-repeat 0px 0px;
	width: 971px;
	left: -16px;
}

.header{
	height: 123px;
}

.header .socialLinks{
	left:1px;
	top:25px;
} 

.header .menu {
	left:-10px;
	top:61px;
}

.headerCont {
height:123px;
}

#sidebar h3{
	background-color: #daf972;
}


.articleFooter label{
	display: none;
}

.articleFooter form{
  left: 192px;
   position: absolute;
   top: 247px;
}



.articleFooter input#s2email{
 border: medium none;
    left: 0;
    position: absolute;
    top: -6px;
    width: 247px;
background: none;
color: black;
height: 30px;
}

.articleFooter input{
	position: absolute;
	left: 280px;
	top: 0px;
	
	background: url("assets/images/footer-article.png") no-repeat scroll -462px -240px transparent;
	    border: medium none;
	    color: transparent;
	    height: 36px;
	    left: 270px;
	    position: absolute;
	    top: -6px;
	    width: 111px;
	
}

.articleFooter .s2_message{
  color: green;
    font-size: 11px;
    font-weight: bold;
    left: 189px;
    position: absolute;
    top: 247px;
		width: 250px;
		overflow: hidden;
		height: 30px;
}



/* BRAND */


/*.container {
	background-color: #BDE9AA;
}
*/
#sidebar h3{
	background-color: #aad142;
}

.headerCont{
	height: 104px;
}

.header .menu-network2-container{
	left: 307px;
}

ul#menu-main-menu li:hover{
	background-color: #B4CD60;
}

ul#menu-main-menu li li{
	background-color: #daf972;
	border-bottom:medium solid #B4CD60;
}

ul#menu-main-menu li li a{
	color: #4C5728;
}

ul#menu-main-menu .current-menu-parent {
	background-color:#B4CD60;
	height:35px;
}

.dd_ajax_float {
	top: 160px;
}

.header .socialLinks {
	left:3px;
}

.header .bg {
	left:-7px;
	width:971px;
}
/*
#sidebar .widget_wcgadmanager li.buttonAd125{
	background-color:#0099CB;
	color:white;
	display:block;
	float:left;
	font-size:14px;
	height:130px;
	text-align:center;
	width:125px;
}

#sidebar .widget_wcgadmanager li.buttonAd125 div{
	padding: 4px 5px 5px 5px !important;
}

#sidebar .widget_wcgadmanager li.buttonAd125 div a{
	color: #BBE4BC;
}

.header .menu-network2-container{
	left: 315px;
}

ul#menu-main-menu li:hover{
	background-color: #896EB8;
}

ul#menu-main-menu li li{
	background-color: #b794f4;
	border-bottom:medium solid #876CB5;
}

ul#menu-main-menu .current-menu-parent {
	background-color:#896EB8;
	height:35px;
}

ul#menu-main-menu li a{
	color: #fff;
}*/

.header .menu{
	top: 39px;
}

.header .menu li{
	margin-left: 5px;
}

.header .socialLinks{
	top: 2px;
	left: -7px;
}

.entry div.bbp-breadcrumb{
	float: none;
}

.bbp-forums{
	width: 620px;
}

.bbp-forums .bbp-forums{
	width: auto;
}

.bbPress td{
	padding: 3px;
}

.bbPress .bbp-forum-info{
	text-align: left;
}

.entry table.bbPress thead th{
	padding: 10px 10px;
	background-color: transparent;
}

.entry table.bbPress thead tr{
	background-color: #AAD142;
/*	border-top-right-radius: 10px;*/
/*	border-top-left-radius: 10px;	*/
/*	display: table-cell;*/
	width: 620px;
}

.bbPress tr:nth-child(odd){
	background-color: #E1FFDA;
}

.bbPress tr:nth-child(even){
	background-color: #E4FFEC;
}

.bbPress .content a{
	color: #1566BF;
	font-weight: bold;
}

.bbPress .content a:hover{
	color: black;
	font-weight: bold;
}

.bbPress .content tfoot tr{
	height: 5px;
	background-color: #ABD142;
}

.bbPress .content tfoot tr td{
	height: 5px;
	padding: 0;
	line-height: 1px;
}

.bbPress td {
    padding: 6px 10px;
}

.bbPress .bbp-forum-topic-count, .bbPress .bbp-forum-reply-count, .bbPress .bbp-topic-voice-count, .bbPress .bbp-topic-reply-count{
	text-align: center;
}

.bbPress .bbp-topic-title{
	width: 475px;
}

.bbPress .bbp-topic-title a{
	font-weight: bold;
}

.bbPress p{
	margin: 0;
	padding: 0;
}

.bbPress{
	font-family: "Verdana";
}

.bbPress .content .page-numbers{
	background-color: #1869C2;
	color: white;
}

.bbPress .bbp-pagination-links .page-numbers{
	padding: 3px;
	font-weight: bold;
}

.bbPress .bbp-topic-started-by, .forum .bbp-topic-started-by a{
	font-size: 11px;
}

.bbPress .bbp-forum-description{
	display: none;
}


.bbPress tbody tr td{
	background-image: linear-gradient(bottom, rgb(235,235,235) 38%, rgb(255,255,255) 72%, rgb(255,255,255) 82%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) 38%, rgb(255,255,255) 72%, rgb(255,255,255) 82%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 38%, rgb(255,255,255) 72%, rgb(255,255,255) 82%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 38%, rgb(255,255,255) 72%, rgb(255,255,255) 82%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 38%, rgb(255,255,255) 72%, rgb(255,255,255) 82%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.38, rgb(235,235,235)),
		color-stop(0.72, rgb(255,255,255)),
		color-stop(0.82, rgb(255,255,255))
	);
	
	padding: 5px;
	
}



.bbPress thead tr th{
		background-color: #AAD142;
/*		border-top-left-radius: 10px;*/
		padding: 6px 10px;
		border: solid 1px #75902E;
		
		background-image: linear-gradient(bottom, rgb(171,209,66) 38%, rgb(205,230,129) 72%, rgb(213,235,141) 82%);
		background-image: -o-linear-gradient(bottom, rgb(171,209,66) 38%, rgb(205,230,129) 72%, rgb(213,235,141) 82%);
		background-image: -moz-linear-gradient(bottom, rgb(171,209,66) 38%, rgb(205,230,129) 72%, rgb(213,235,141) 82%);
		background-image: -webkit-linear-gradient(bottom, rgb(171,209,66) 38%, rgb(205,230,129) 72%, rgb(213,235,141) 82%);
		background-image: -ms-linear-gradient(bottom, rgb(171,209,66) 38%, rgb(205,230,129) 72%, rgb(213,235,141) 82%);

		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.38, rgb(171,209,66)),
			color-stop(0.72, rgb(205,230,129)),
			color-stop(0.82, rgb(213,235,141))
		);
		
}

.bbp-topics{
	display: inline-block;
}

.bbp-forums tr.forum td{
	 background-color: #1465BE;
	    background-image: none;
	    height: 16px;
	    padding: 0 5px;
}

.bbp-forums tr.forum td a{
	color: white;
}

table.bbp-topic tbody tr td, table.bbp-replies tbody tr td {
    vertical-align: top;
}

.bbp-replies .even td{
	background-color: #EEE;
	background-image: none;
}

.bbp-replies .odd td{
	background-color: #FBFBFB;
	background-image: none;
}

.bbp-template-notice{
	display: none;
}

.widget_wcfacebooktiewidget a{
	font-weight: bold;
}

.bbPress .bbp-replies tbody tr.bbp-reply-header td{
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

div.bbp-reply-content{
	min-height: 100px;
}

.wp-smiley{
	border: medium none;
    display: inline;
    height: auto;
    margin: 0;
    max-width: 620px;
    padding: 0;
}
