/*
Theme Name: NoMarriage
Theme URI: http://www.nomarriage.com/
Description: Custom theme coded for NoMarriage
Version: 1.0
Author:
Author URI:
*/

html {
	background: url(images/bckhtml.png);
}
body {
	margin: 0;
	background: repeat-x url(images/bckbody.png);
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	color: #1c1c1c;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
label {
	cursor: pointer;
}
input, textarea, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #1c1c1c;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #303032 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #303032 1px solid;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
#main:after, #main .content .introduction:after, #main .content .recent:after, #main .content .blocks:after, #main .content .item .entry:after, #main .content .featured-product:after, #main .content .links:after, #main .content .items .latest li:after, #main .content .review .details .list dl:after, #main .content .reasons dl:after, #main .content .navigation:after, #main .sidebar .advertisement-125x125 ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 978px;
}
#header {
	position: relative;
	height: 328px;
	background: left bottom no-repeat url(images/bckheader.png);
}
#header .logo {
	position: absolute;
	left: 145px; top: 145px;
	width: 680px; height: 145px;
	font-size: 0; text-indent: -99999em;
}
#header .advertisement-text {
	position: absolute;
	top: 10px; left: 9px;
	padding: 9px;
	width: 200px; height: 70px;
	background-color: #1e1e20;
	border: #303032 1px solid;
}
#header .advertisement-text img {
	float: left;
	margin: 0 10px 0 0;
}
#header .advertisement-text a {
	color: #fdd600;
	text-decoration: none;
}
#header .advertisement-text a:hover {
	text-decoration: underline;
}
#header .advertisement-text .title {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
}
#header .advertisement-text .description {
	font-size: 10px;
	color: #a6a6a6;
}
#header .advertisement-text .more {
	text-align: right;
	font-size: 11px;
}
#header .advertisement-728x90 {
	position: absolute;
	top: 10px; right: 9px;
	width: 728px; height: 90px;
}
#header .links {
	position: absolute;
	top: 123px; left: 884px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header .links li {
	margin: 0 0 10px 0;
	width: 49px;
	font-size: 0; text-indent: -99999em;
}
#header .links .rss {
	height: 51px;
}
#header .links .twitter {
	height: 55px;
}
#header .links .facebook {
	height: 64px;
}
#header .links a {
	display: block;
	width: 100%; height: 100%;
}
#main {
	padding: 0 9px;
	width: 960px;
	background: repeat-y url(images/bckmain.png);
}
#main .panel {
	padding: 4px 10px 2px 10px;
	height: 48px;
	line-height: 46px;
	background: no-repeat url(images/bckmainpanel.png);
}
#main .panel .search {
	float: left;
}
#main .panel .navigation {
	float: right;
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .panel .navigation li {
	float: left;
	padding: 0 0 0 1px;
	background: no-repeat url(images/bckmainpanelnavigationli.png);
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 13px;
	text-transform: uppercase;
}
#main .panel .navigation a {
	float: left;
	padding: 0 7px;
	color: #fff;
	text-decoration: none;
}
#main .panel .navigation a:hover {
	background: repeat-x url(images/bckmainpanelnavigationahover.png);
}
#main .content {
	float: right;
	padding: 5px 10px;
	width: 620px;
}
.results #main .content {
	float: none;
	width: auto;
}
#main .content a {
	color: #800000;
}
#main .content a:hover {
	text-decoration: none;
}
#main .content .advertisement-600x100 {
	margin: 0 auto 25px auto; padding: 2px;
	width: 600px; height: 100px;
	background: no-repeat url(images/bckmaincontentadvertisement600x100.png);
}
#main .content .introduction {
	margin: 0 0 20px 0;
	width: 100%;
}
#main .content .introduction .details {
	float: left;
	width: 350px;
}
#main .content .introduction .details .heading {
	margin: 0 0 10px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .content .introduction .details .description {
}
#main .content .introduction .details .description p {
	margin: 0 0 10px 0;
}
#main .content .introduction .image {
	float: right;
	width: 255px; height: 255px;
}
#main .content .introduction .image img {
	width: 255px; height: 255px;
}
#main .content .recent {
	margin: 0 -10px 15px -10px; padding: 0;
	list-style-type: none;
	width: 640px;
}
#main .content .recent li {
	float: left;
	margin: 0 0 10px 0; padding: 10px 15px 0 15px;
	width: 290px; height: 226px;
	background: no-repeat url(images/bckmaincontentrecentli.png);
}
#main .content .recent a {
	color: #961414;
	text-decoration: none;
}
#main .content .recent a:hover {
	text-decoration: underline;
}
#main .content .recent img {
	float: left;
	margin: 0 10px 0 0; padding: 5px;
	width: 100px; height: 100px;
	background: no-repeat url(images/bckmaincontentrecentimg.png);
}
#main .content .recent .title {
	margin: 0 0 5px 0;
	height: 45px;
	overflow: hidden;
	line-height: 15px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
	text-transform: uppercase;
}
#main .content .recent .excerpt {
	margin: 0 0 5px 0;
	line-height: 15px;
}
#main .content .recent .more {
	text-align: right;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .content .products {
	margin: 0 -10px 25px -10px; padding: 0 5px;
	list-style-type: none;
	height: 320px;
	background: no-repeat url(images/bckmaincontentproducts.png);
}
#main .content .products li {
	float: left;
	padding: 10px 10px 0 10px;
	width: 190px;
}
#main .content .products .heading {
	margin: 0 0 5px 0;
	height: 18px;
	overflow: hidden;
	text-align: center; line-height: 18px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
	color: #ff9502;
	text-transform: uppercase;
}
#main .content .products img {
	margin: 0 0 5px 0;
	width: 188px; height: 104px;
	border: #000 1px solid;
}
#main .content .products .description {
	margin: 0 0 5px 0;
	height: 112px;
	overflow: hidden;
	line-height: 16px;
	font-size: 12px;
	color: #f6f6f6;
}
#main .content .products .more {
	float: left;
	width: 91px; height: 30px;
	text-align: center; line-height: 30px;
	background: no-repeat url(images/bckmaincontentproductsmore.png);
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#main .content .products .more:hover {
	background-position: left -30px;
}
#main .content .products .visit {
	float: right;
	width: 73px; height: 30px;
	text-align: center; line-height: 30px;
	background: no-repeat url(images/bckmaincontentproductsvisit.png);
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#main .content .products .visit:hover {
	background-position: left -30px;
}
#main .content .blocks {
	margin: 0 -10px 30px -10px; padding: 0;
	list-style-type: none;
	width: 640px;
}
#main .content .blocks .block {
	float: left;
	padding: 10px 15px 0 15px;
	width: 290px; height: 226px;
	background: no-repeat url(images/bckmaincontentrecentli.png);
}
#main .content .blocks a {
	color: #961414;
	text-decoration: none;
}
#main .content .blocks a:hover {
	text-decoration: underline;
}
#main .content .blocks .heading {
	margin: 0 0 10px 0; padding: 0 0 9px 0;
	background: left bottom no-repeat url(images/bckmaincontentblocksheading.png);
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .content .blocks .heading span {
	display: block;
	padding: 0 0 0 45px;
	line-height: 30px;
	background: left center no-repeat;
}
#main .content .blocks .heading-poll span {
	background-image: url(images/bckmaincontentblocksheadingpollspan.png);
}
#main .content .blocks .heading-trivia span {
	background-image: url(images/bckmaincontentblocksheadingtriviaspan.png);
}
#main .content .blocks p {
	margin: 0 0 5px 0;
}
#main .content .product {
	margin: 0 -10px 25px -10px; padding: 15px 15px 0 15px;
	list-style-type: none;
	height: 145px;
	background: no-repeat url(images/bckmaincontentproduct.png);
}
#main .content .product img {
	float: left;
	margin: 0 10px 0 0;
	width: 188px; height: 124px;
	border: #000 1px solid;
}
#main .content .product .heading {
	margin: 0 0 10px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
	color: #ff9502;
	text-transform: uppercase;
}
#main .content .product .description {
	margin: 0 0 10px 0;
	text-align: justify;
	font-size: 12px;
	color: #f6f6f6;
}
#main .content .product .more {
	float: right;
	width: 91px; height: 30px;
	text-align: center; line-height: 30px;
	background: no-repeat url(images/bckmaincontentproductsmore.png);
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#main .content .product .more:hover {
	background-position: left -30px;
}
#main .content .product .visit {
	float: right;
	margin: 0 0 0 25px;
	width: 73px; height: 30px;
	text-align: center; line-height: 30px;
	background: no-repeat url(images/bckmaincontentproductsvisit.png);
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#main .content .product .visit:hover {
	background-position: left -30px;
}
#main .content .breadcrumb {
	margin: 0 0 15px 0;
}
#main .content .addthis_toolbox {
	margin: 0 0 15px 0; padding: 5px 0;
	border-top: #ddd 1px solid; border-bottom: #ddd 1px solid;
}
#main .content .featured-product {
	margin: 0 0 30px 0; padding: 17px;
	width: 580px;
	border: #961414 3px dashed;
}
#main .content .featured-product .heading {
	margin: 0 0 15px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .content .featured-product .heading a {
	color: #961414;
	text-decoration: none;
}
#main .content .featured-product .heading a:hover {
	text-decoration: underline;
}
#main .content .featured-product .image {
	float: left;
	width: 300px; height: 250px;
}
#main .content .featured-product .image img {
	width: 300px; height: 250px;
}
#main .content .featured-product .details {
	float: right;
	width: 270px;
}
#main .content .featured-product .details p {
	margin: 0 0 15px 0;
}
#main .content .featured-product .details .link {
	display: block;
	margin: 0 auto;
	width: 265px;
	text-align: center; line-height: 42px;
	background: no-repeat url(images/bckmaincontentfeaturedproductdetailslink.png);
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;
	color: #1c1c1c;
	text-decoration: none;
	text-transform: uppercase;
}
#main .content .featured-product .details .link:hover {
	background-position: left -42px;
}
#main .content .links {
	margin: 0 0 20px 0;
	width: 100%;
}
#main .content .links .heading {
	margin: 0 0 10px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .content .links ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .content .links .related {
	float: left;
	width: 300px;
}
#main .content .links .related li {
	margin: 0 0 5px 0; padding: 0 0 0 18px;
	background: left center no-repeat url(images/bckmaincontentlinksrelatedli.png);
	font-size: 12px;
}
#main .content .links .related a {
	color: #1c1c1c;
}
#main .content .links .connect {
	float: right;
	width: 300px;
}
#main .content .links .connect li {
	margin: 0 0 10px 0; padding: 5px 0 5px 5px;
	border-top: #ddd 1px solid; border-bottom: #ddd 1px solid;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
	text-transform: uppercase;
}
#main .content .links .connect li:hover {
	background-color: #e8e9ea;
}
#main .content .links .connect * {
	vertical-align: middle;
}
#main .content .links .connect a {
	color: #1c1c1c;
	text-decoration: none;
}
#main .content .scroller {
	position: relative;
	margin: 0 -10px 30px -10px; padding: 90px 50px 0 50px;
	height: 163px;
	background: no-repeat url(images/bckmaincontentscroller.png);
}
.home #main .content .scroller, .category #main .content .scroller, .post-type-archive #main .content .scroller {
	margin: -25px -10px 0 -10px;
}
#main .content .scroller .scrollable {
	position: relative;
	height: 140px;
	overflow: hidden;
}
#main .content .scroller .scrollable .groups {
	position: absolute;
	width: 20000em;
}
#main .content .scroller .scrollable ul {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .content .scroller .scrollable li {
	position: relative;
	float: left;
	padding: 0 5px;
	width: 170px;
}
#main .content .scroller .scrollable .details {
	margin: 0 0 5px 0; padding: 10px 10px 0 10px;
	height: 100px;
	text-align: center;
	background-color: #fff;
	border: #961414 3px solid;
	font-size: 12px;
}
#main .content .scroller .scrollable .details img {
	margin: 0 0 5px 0;
}
#main .content .scroller .scrollable .link {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#main .content .scroller .scrollable .link a {
	color: #ffa402;
}
#main .content .scroller .scrollable .link a:hover {
	text-decoration: none;
}
#main .content .scroller .position {
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .content .scroller .position li {
	position: absolute;
	top: 130px;
	cursor: pointer;
}
#main .content .scroller .position .previous {
	left: 0;
}
#main .content .scroller .position .next {
	right: 0;
}
#main .content .review .features {
	margin: 0 0 25px 0;
}
#main .content .review .features .heading {
	margin: 0 0 10px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold;
}
#main .content .review .features ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .content .review .features li {
	margin: 0 0 5px 0; padding: 5px 0 5px 35px;
	background: left center no-repeat url(images/bckmaincontentreviewfeaturesli.png);
	font-size: 18px; font-weight: bold;
}
#main .content .review .details {
	margin: 0 0 15px 0; padding: 13px 10px 0 10px;
	height: 244px;
	background: no-repeat url(images/bckmaincontentreviewdetails.png);
}
#main .content .review .details .image {
	float: left;
	width: 280px;
}
#main .content .review .details .image img {
	width: 280px; height: 230px;
}
#main .content .review .details .list {
	float: right;
	width: 290px;
}
#main .content .review .details .list dl {
	margin: 0 0 10px 0;
	width: 100%;
}
#main .content .review .details .list dt {
	float: left;
	width: 110px;
	text-align: right;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .content .review .details .list dd {
	float: right;
	margin: 0;
	width: 165px;
}
#main .content .review .details .list a:hover {
	text-decoration: none;
}
#main .content .review .details .list .stars {
	float: left;
	width: 90px; height: 16px;
	overflow: hidden;
	background: repeat-x url(images/bckmaincontentreviewdetailsliststars.png);
}
#main .content .review .details .list .stars span {
	display: block;
	height: 16px;
	background: left -16px repeat-x url(images/bckmaincontentreviewdetailsliststars.png);
}
#main .content .review .details .list .stars .r1 {
	width: 9px;
}
#main .content .review .details .list .stars .r2 {
	width: 18px;
}
#main .content .review .details .list .stars .r3 {
	width: 27px;
}
#main .content .review .details .list .stars .r4 {
	width: 36px;
}
#main .content .review .details .list .stars .r5 {
	width: 45px;
}
#main .content .review .details .list .stars .r6 {
	width: 54px;
}
#main .content .review .details .list .stars .r7 {
	width: 63px;
}
#main .content .review .details .list .stars .r8 {
	width: 72px;
}
#main .content .review .details .list .stars .r9 {
	width: 81px;
}
#main .content .review .details .list .stars .r10 {
	width: 90px;
}
#main .content .review .details .list .link {
	display: block;
	margin: 0 auto; padding: 0 7px 0 32px;
	width: 180px;
	text-align: center; line-height: 53px;
	background: no-repeat url(images/bckmaincontentreviewdetailslistlink.png);
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 17px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#main .content .review .details .list .link:hover {
	text-decoration: underline;
}
#main .content .reasons {
	margin: 0 0 30px 0;
}
#main .content .reasons dl {
	width: 100%;
	font-size: 18px; font-weight: bold;
}
#main .content .reasons dt {
	float: left;
	width: 70px;
	text-decoration: underline;
	text-transform: uppercase;
}
#main .content .reasons .pros dt {
	color: #008619;
}
#main .content .reasons .cons dt {
	color: #961414;
}
#main .content .reasons dd {
	float: right;
	margin: 0;
	width: 540px;
}
#main .content .coupon {
	margin: 0 0 30px 0; padding: 17px;
	width: 580px;
	text-align: center;
	border: #961414 3px dashed;
}
#main .content .coupon .heading {
	margin: 0 0 15px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .content .coupon .introduction {
	margin: 0 0 15px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold;
}
#main .content .coupon .link {
	display: block;
	margin: 0 auto;
	width: 386px;
	line-height: 76px;
	background: no-repeat url(images/bckmaincontentcouponlink.png);
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 23px; font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#main .content .coupon .link:hover {
	text-decoration: underline;
}
#main .content .items .heading {
	margin: 0 0 15px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
}
#main .content .items h1.heading {
	font-size: 30px; font-weight: normal;
}
#main .content .items .latest {
	margin: 0 -8px 30px -8px; padding: 10px 18px 0 18px;
	list-style-type: none;
	height: 523px;
	background: no-repeat url(images/bckmaincontentitemslatest.png);
}
#main .content .items .latest li {
	margin: 0 0 25px 0;
	width: 100%;
}
#main .content .items .latest a {
	color: #961414;
	text-decoration: none;
}
#main .content .items .latest a:hover {
	text-decoration: underline;
}
#main .content .items .latest img {
	float: left;
	margin: 0 10px 0 0; padding: 5px;
	width: 100px; height: 100px;
	background: no-repeat url(images/bckmaincontentrecentimg.png);
}
#main .content .items .latest .title {
	margin: 0 0 5px 0;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
	text-transform: uppercase;
}
#main .content .items .latest .excerpt {
	margin: 0 0 5px 0;
	height: 60px;
	overflow: hidden;
	line-height: 20px;
}
#main .content .items .latest .more {
	text-align: right;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .content .items .earlier {
	margin: 0 0 35px 0; padding: 0;
	list-style-type: none;
}
#main .content .items .earlier li {
	margin: 0 0 10px 0;
}
#main .content .items .title {
	margin: 0 0 5px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
	text-transform: uppercase;
}
#main .content .items .title a {
	text-decoration: none;
}
#main .content .items .title a:hover {
	text-decoration: underline;
}
.home #main .content .item {
	margin: 0;
}
#main .content .item {
	margin: 0 0 30px 0;
}
#main .content .item .title {
	margin: 0 0 10px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold;
	color: #961414;
}
.home #main .content .item .title {
	font-size: 14px;
	text-transform: uppercase;
}
#main .content .item .title a {
	text-decoration: none;
}
#main .content .item .meta {
	margin: 0 0 15px 0;
}
#main .content .item .entry {
	margin: 0 0 15px 0;
	width: 100%;
}
.home #main .content .item .entry {
	margin: 0;
}
#main .content .item .entry .floated {
	float: left;
	margin: 0 10px 0 0;
	width: 300px;
}
#main .content .item .entry .floated .image {
	margin: 0 0 10px 0;
}
#main .content .item .entry .floated .image img {
	max-width: 300px;
}
#main .content .item .entry img.centered {
	display: block;
	margin: 0 auto;
}
#main .content .item .entry img.alignright {
	display: inline;
	margin: 0 0 5px 10px; padding: 5px;
}
#main .content .item .entry img.alignleft {
	display: inline;
	margin: 0 10px 5px 0; padding: 5px;
}
#main .content .item .entry .wp-caption {
	margin: 10px; padding: 5px 0 0 0;
	text-align: center;
	border: #303032 1px solid;
}
#main .content .item .entry .wp-caption p {
	margin: 0; padding: 0 5px 5px 5px;
}
#main .content .item .tags span {
	font-weight: bold;
}
#main .content .navigation {
	width: 100%;
	font-weight: bold;
}
#main .content .comments .message {
	margin: 0 0 10px 0;
}
#main .content .comments .heading {
	margin: 0 0 10px 0;
	font-weight: bold;
}
#main .content .comments .navigation {
	margin: 15px 0;
}
#main .content .comments .cancel {
	margin: 0 0 10px 0;
	font-weight: bold;
}
#main .content .comments form {
	margin: 0;
}
#main .content .comments .reply {
	margin: 0 0 10px 0;
}
#main .content .comments .field {
	margin: 0 0 10px 0;
}
#main .content .comments .field input {
	display: block;
	margin: 5px 0 0 0; padding: 2px 4px;
	background-color: #fff !important;
	border: #303032 1px solid;
}
#main .content .comments .field textarea {
	display: block;
	margin: 5px 0 0 0; padding: 2px 4px;
}
#main .content .comments .commentlist, #main .content .comments .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .content .comments .children {
	margin: 10px 0 0 10px;
}
#main .content .comments .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #f6f6f6;
	border: #ddd 1px solid;
}
#main .content .comments .children .comment {
	background-color: #fff;
	border-color: #d1d1d1;
}
#main .content .comments .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #303032 1px solid;
}
.results #main .sidebar {
	display: none;
}
#main .sidebar {
	float: left;
	margin: 0; padding: 5px 7px;
	list-style-type: none;
	width: 306px;
	background: #f6f6f6 right top repeat-y url(images/bckmainsidebar.png);
}
#main .sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .sidebar li {
	margin: 0 0 10px 0;
}
#main .sidebar li li {
	margin: 0;
}
#main .sidebar a {
	color: #1c1c1c;
}
#main .sidebar a:hover {
	text-decoration: none;
}
#main .sidebar .advertisement-300x250 {
	padding: 3px;
	width: 300px; height: 250px;
	background: no-repeat url(images/bckmainsidebaradvertisement300x250.png);
}
#main .sidebar .download {
	position: relative;
	margin: 0 -7px 10px -7px; padding: 37px 2px 0 160px;
	height: 204px;
	text-align: center;
	background: no-repeat url(images/bckmainsidebardownload.png);
}
#main .sidebar .download .title {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .sidebar .download .title span {
	display: block;
	font-size: 19px;
}
#main .sidebar .download .description {
	margin: 10px 0;
	font-size: 12px;
}
#main .sidebar .download form {
	margin: 0;
}
#main .sidebar .download .text {
	padding: 0 4px;
	width: 136px; height: 27px;
	text-align: center; line-height: 27px;
	border: #7e9db9 1px solid;
}
#main .sidebar .download .submit {
	position: absolute;
	top: 197px; left: 12px;
	margin: 0; padding: 0;
	width: 296px; height: 37px;
	background-color: transparent;
	border: 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
#main .sidebar .tabber .tabs {
	height: 33px;
	border-left: #390000 1px solid;
}
#main .sidebar .tabber .tabs li {
	float: left;
	padding: 0 10px;
	line-height: 32px;
	border: #390000 1px solid; border-left: 0; border-bottom: 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	color: #1c1c1c;
	text-transform: uppercase;
	cursor: pointer;
}
#main .sidebar .tabber .tabs li:hover, #main .sidebar .tabber .tabs .current {
	background-color: #880902;
	color: #fff;
}
#main .sidebar .tabber .panes {
	padding: 8px 0 0 0;
	height: 171px;
	overflow: hidden;
	background: no-repeat url(images/bckmainsidebartabberpanes.png);
}
#main .sidebar .tabber .panes ul {
	height: 150px;
}
#main .sidebar .tabber .panes .tags {
	height: 150px;
	line-height: 25px;
}
#main .sidebar .tabber .panes li {
	padding: 10px;
	background-color: #fff;
	border: #ddd 1px solid; border-top: 0;
}
#main .sidebar .tabber .panes li li {
	padding: 3px 5px;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	border: 0;
}
#main .sidebar .tabber .panes .odd {
	padding-top: 2px; padding-bottom: 2px;
	background-color: #e8e9ea;
	border-top: #ccc 1px solid; border-bottom: #ccc 1px solid;
}
#main .sidebar .tabber .panes img {
	float: left;
	margin: 0 4px 0 0;
	width: 24px; height: 24px;
}
#main .sidebar .tabber .panes a {
	font-weight: bold;
	text-decoration: none;
}
#main .sidebar .tabber .panes a:hover {
	text-decoration: underline;
}
#main .sidebar .advertisement-125x125 {
	padding: 1px;
	background-color: #fff;
	border: #ddd 1px solid;
}
#main .sidebar .advertisement-125x125 ul {
	width: 100%;
}
#main .sidebar .advertisement-125x125 li {
	float: left;
	padding: 13px;
	width: 125px; height: 125px;
	background: center center no-repeat url(images/bckmainsidebaradvertisement125x125li.png);
}
#main .sidebar .links {
	padding: 10px;
	background-color: #fff;
	border: #ddd 1px solid;
}
#main .sidebar .links .heading {
	margin: 0 0 15px 0;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
	color: #961414;
	text-transform: uppercase;
}
#main .sidebar .links ul ul {
	margin: 10px 0 0 10px;
}
#main .sidebar .links li {
	margin: 0 0 10px 0;
}
#footer {
	padding: 25px 9px 15px 9px;
	background: no-repeat url(images/bckfooter.png);
	font-size: 11px;
	color: #121212;
}
#footer a {
	color: #121212;
}
#footer a:hover {
	text-decoration: none;
}
#footer .advertisements {
	height: 90px;
}
#footer .advertisement-text {
	float: left;
	padding: 9px;
	width: 200px; height: 70px;
	background-color: #1e1e20;
	border: #303032 1px solid;
}
#footer .advertisement-text img {
	float: left;
	margin: 0 10px 0 0;
}
#footer .advertisement-text a {
	color: #fdd600;
	text-decoration: none;
}
#footer .advertisement-text a:hover {
	text-decoration: underline;
}
#footer .advertisement-text .title {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif; font-weight: bold;
}
#footer .advertisement-text .description {
	font-size: 10px;
	color: #a6a6a6;
}
#footer .advertisement-text .more {
	text-align: right;
	font-size: 11px;
}
#footer .advertisement-728x90 {
	float: right;
	width: 728px; height: 90px;
}
#footer .navigation {
	margin: 15px 0; padding: 0;
	list-style-type: none;
	text-align: center;
}
#footer .navigation li {
	display: inline;
}
#footer .navigation a {
	text-decoration: none;
}
#footer .navigation a:hover {
	text-decoration: underline;
}
#footer .information {
	text-align: center;
}