/* @override http://www.geckotime.com/wp-content/themes/marketplace/style.css */

/*  
Theme Name: MarketPlace Theme
Theme URI: http://themeforest.net/?ref=Maximus
Description: Online Community Marketplace Theme
Author: Maximus
Author URI: http://themeforest.net/?ref=Maximus
*/


/* Global reset */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul, li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
a {
	text-decoration:none;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* a {
	position:relative;
}
a img {
	border:none;
}

/*=== Setup ===*/
body {
	background: url(images/bgr.gif) #303030 repeat-x top;
	color: #444444;
	font: .75em Arial, Verdana, Helvetica, Sans-Serif;
	padding: 26px 0 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	border: #c3c3c3 1px solid;
	font-size: 13px;
	padding: 10px;
	color: #444444;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
li {
	list-style: none;
}

/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 1000px;
}

/*=== Header ===*/
#header {
	background: url(images/header-bg.gif) repeat-x top #303030;
	height: 108px;
}
#header .spacer {
	float: right;
}

/*- Logo -*/
#header h1 {
	float: left;
	text-indent: -9999px;
	width: 673px;
}
#header h1 a {
	display: block;
	height: 108px;
}
#header h1 a:hover {
	text-decoration: none;
}

/*=== Navigation ===*/

/*- Nav1 -*/
.nav1 {
	background: url(images/nav1-bgr.gif) #e7e4e3 repeat-x bottom;
	font-size: 12px;
	height: 35px;
}
.nav1 li {
	float: left;
	line-height: 35px;
}
.nav1 li a {
	border-right: 1px solid #e7e4e3;
	color: #444444;
	display: block;
	float: left;
	padding: 0 11px;
}
.nav1 li a:hover, .nav1 li a.selected {
	background: url(images/box-bgr.gif) repeat-x top;
	border-right: 1px solid #c4c1c0;
	border-left: 1px solid #c4c1c0;
	margin: 0 0 0 -1px;
	position: relative;
	color: #444444;
	text-decoration: none;
}
.nav1 li a.selected {
	font-weight: bold;
}

/*=== All Columns ===*/
#columns {
	background: url(images/columns-bgr.gif) #ffffff repeat-y right;
	height: 1%;
	padding: 0 0 15px;
}
#columns h2 {
	color: #202020;
	font-size: 2em;
	letter-spacing: -1px;
	margin: 0 0 .1em;
}
#columns h2 a {
	color: #202020;
}
#columns p {
	line-height: 1.6em;
	padding: 0 0 1.3em;
}

/*=== Center Column ===*/
#centercol {
	background: url(images/centercol-bgr.gif) repeat-x top;
	float: left;
	width: 630px;
	padding: 35px 20px 10px 20px;
	font-size: 13px;
}
#singlepost #centercol {
	background: url(images/centercol-bgr.gif) repeat-x top;
	float: left;
	width: 630px;
	padding: 20px 20px 10px 20px;
	font-size: 13px;
}
#centercol2 {
	background: url(images/centercol-bgr.gif) repeat-x top;
	float: left;
	width: 670px;
	font-size: 13px;
}
#centercol h2.heading {
	margin-bottom: 35px;
}
#centercol2 h2.heading {
	margin-bottom: 35px;
}

/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 327px;

}
#rightcol .spacer {
	height: 1%;
	padding: 18px;
}
#columns #rightcol h2 {
	margin: 0 0 .8em;
}

/*=== Styling Boxes ===*/

/*- Box -*/
.box {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	border: 1px solid #c4c1c0;
	width: auto;
	font-size: 13px;
}
.widgetbx {
	padding: 12px;
	line-height: 1.6em;
}
.widgetbx a {
	color: #444444;
}
.widgetbx ul {
}
.widgetbx ul li {
	border-bottom: 1px solid #E3E3E2;
	line-height: 22px;
	padding: 6px 0;
	}
.widgetbx ul li:last-child {
	border-bottom: none;
	}

/*- Post -*/
#centercol .post, #centercol2 .post {
	height: 1%;
	padding-bottom: 40px;
}
#centercol .post h2, #centercol2 .post h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
#centercol .post p, #centercol2 .post p {
	font-size: 13px;
}
#centercol .post .meta-nfo, #centercol2 .post .meta-nfo {
	padding-top: 10px;
}

/*- Single Post Page -*/
#centercol .single-post {
	height: 1%;
	font-size: 13px;
	display: inline;
}
#centercol .single-post h2.title {
	font-size: 30px;
	margin-bottom: 20px;
}
#centercol .single-post .meta-nfo {
	padding-top: 10px;
}
#centercol .single-post p {
	padding: 0 0 0 0;
}
#centercol .single-post p, #centercol .single-post h1,
#centercol .single-post h2, #centercol .single-post h3,
#centercol .single-post h4, #centercol .single-post h5,
#centercol .single-post h6, #centercol .single-post blockquote,
#centercol .single-post ul, #centercol .single-post ol,
#centercol .single-post code {
	margin-bottom: 25px;
	line-height:1.6em;
}
#centercol .single-post h1 { font-size: 30px; color: #202020; line-height: normal; letter-spacing:-1px; }
#centercol .single-post h2 { font-size: 26px; color: #202020; line-height: normal; letter-spacing:-0.5px; }
#centercol .single-post h3 { font-size: 22px; color: #202020; line-height: normal; letter-spacing:-0.25px; }
#centercol .single-post h4 { font-size: 18px; color: #202020; line-height: normal; }
#centercol .single-post h5 { font-size: 16px; color: #202020; line-height: normal; }
#centercol .single-post h6 { font-size: 14px; color: #202020; line-height: normal; }

#centercol .single-post ol li { list-style: decimal inside; }
#centercol .single-post ul li { background: url(images/bullet.png) left no-repeat; padding-left: 20px; }

#centercol .single-post blockquote { padding: 20px 20px 0px 20px; background-color: #EFEFEF; border-left: 4px solid #CFCFCF; }
#centercol .single-post blockquote cite { display: block; font-style: italic; font-weight: bold; padding-bottom: 20px; }

#centercol .single-post pre { background:url(images/pre_code_bg.gif) repeat-y; border: 1px solid #CCCCCC; border-top: none; border-right: none; padding-left: 40px; margin-bottom: 25px; }

/*- Single Post Page / Social Links -*/
#centercol #social-links,
#centercol #comments {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #DDDDDD;
}
#centercol #social-links h3,
#centercol #comments h3,
#centercol #respond h3 {
	font-size: 28px;
	line-height: normal;
	letter-spacing:-1px;
	color: #202020;
	margin-bottom: 10px;
}
#centercol #social-links {
	border-top: 1px solid #DDDDDD;
	padding-top: 40px;
	}
#centercol #social-links ul li {
	float: left;
	margin-right: 20px;
}
#centercol #social-links ul li.slink-del { background: url(images/social_del.png) no-repeat left ;}
#centercol #social-links ul li.slink-dig { background: url(images/social_digg.png) no-repeat left ;}
#centercol #social-links ul li.slink-fcb { background: url(images/social_fb.png) no-repeat left ;}
#centercol #social-links ul li.slink-red { background: url(images/social_reddit.png) no-repeat left ;}
#centercol #social-links ul li.slink-stb { background: url(images/social_stumble.png) no-repeat left ;}
#centercol #social-links ul li.slink-twi { background: url(images/social_twitter.png) no-repeat left ;}

#centercol #social-links ul li span {
	display: block;
	padding: 25px;
}

/*- Single Post Page / Comments -*/
#centercol #comments h3 span.rss {
	padding: 0 15px;
	background: url(images/ico-rss.png) no-repeat bottom right;
}
#centercol #comments h3 {
	margin-bottom: 25px;
}
#centercol #comments ol li {
	margin-bottom: 25px;
}
#centercol #comments .comment-author {
	width: 80px;
	float: left;
	margin-right: 20px;
	text-align: right;
}
#centercol #comments .comment-author img {
	margin-bottom: 10px;
}
#centercol #comments .comment-author small {
	line-height: 18px;
}
#centercol #comments .comment-text {
	float: left;
	width: 475px;
	padding: 25px;
	border: 1px solid #c3c3c3;
	min-height: 85px;
}
#centercol #comments ol li.alt .comment-text {
	background: #f9f9f9;
}

/*- Single Post Page / Respond -*/
#centercol #respond { margin-bottom: 25px; }
#centercol #respond input[type=text] { width: 250px; background: url(images/input-bg.gif) repeat-x top; }
#centercol #respond textarea { margin-bottom: 25px; background: url(images/input-bg.gif) repeat-x top; }
#centercol #respond input[type=submit] {
	color: #ffffff;
	padding: 10px 25px;
	cursor: pointer;
	border: none;
	font-weight: bold;
}

/*- RSS -*/
.rss-box {
	background: url(images/rss-bgr.gif) repeat-x top;
	font-size: 22px;
	height: 49px;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	color: #202020;
	display: block;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 49px;
}
.rss-box a, .rss-box.mail {
	background: url(images/ico-rss.png) no-repeat 260px 8px;
	color: #202020;
	display: block;
	font-weight: bold;
	height: 49px;
	letter-spacing: -1px;
	line-height: 49px;
}

/*=== Styling Lists ===*/

/*- List1 -*/
.list1 {
	color: #444444;
	padding: 12px;
	position: relative;
}
.list1 li {
	border-bottom: 1px solid #e3e3e2;
	padding: 6px 0;
	line-height: 22px;
}
.list1 li:last-child {
	border-bottom: none;
}
.list1 a {
	color: #444444;
}

#flickr .imgs {
	padding: 0 0 16px 16px;
	}

#flickr img {
	margin: 16px 16px 0 0;
	}

/*=== Styling Forms ===*/
input.btn {
	border: 0;
	padding: 0;
}

/*- Search -*/
#search {
	color: #ffffff;
	height: 30px;
	padding: 45px 0 0 18px;
	width: 305px;
}
#search label {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 20px 0 0;
	text-transform: uppercase;
}
#search input {
	background: url(images/search-input.gif) repeat-x top;
	border: 1px solid #6d6d6d;
	color: #c3c1bf;
	float: left;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	width: 210px;
}
#search .btn {
	background: none;
	border: 0;
	margin: 0 0 0 -30px;
	position: relative;
	width: auto;
}

/*=== subFooter ===*/
#subFooter {
	background: #101010;
	clear: both;
	color: #606060;
	font-size: 13px;
	padding: 35px 25px;
	line-height: 1.6em;
}
#subFooter .fl {
	margin-right: 40px;
	width: 290px;
}
#subFooter .last {
	margin-right: 0px;
}
#subFooter h3 {
	color: #CCC;
	font-size: 1.5em;
	margin-bottom: 15px;
	padding: 5px 0 4px 34px;
}
#subFooter .twitter h3 {
	background: url(images/twitter.png) left no-repeat;
}
#subFooter ul {
	margin-bottom: 20px;
}
#subFooter ul li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #191919;
}
#subFooter .about {
	margin-bottom: 60px;
}
#subFooter .about h3 {
	background: url(images/aboutus.png) left no-repeat;
	padding-left: 39px;
}
#subFooter .about p {
	margin-bottom: 20px;
}
#subFooter .write p {
	margin-bottom: 20px;
}
#subFooter .write h3 {
	background: url(images/write.png) left no-repeat;
	padding-left: 36px;
}
#subFooter .friends h3 {
	background: url(images/friends.png) left no-repeat;
	padding-left: 37px;
}
#subFooter .friends ul {
	margin-bottom: 0;
}
#subFooter .friends ul li:last-child {
	border-bottom: none;
}

/*=== Footer ===*/
#footer {
	background: #000000;
	clear: both;
	color: #4a4a4a;
	font-size: 13px;
	padding: 25px;
	margin-bottom: 26px;
}

/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pic img {
	border: 5px solid #e7e4e3;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl {
	margin: 0 25px 0 0;
}
.ads {
	font-size: .85em;
	padding: 0 20px 15px;
	text-align: center;
}
.ads a {
	color: #444444;
}
.ads img {
	border: 5px solid #d2d2d2;
	margin: 0 7px 10px 0;
}

/*=== WordPress Misc Classes. ===*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   max-width: 630px;
   overflow: hidden;
}

.alignleft {
   float: left;
   margin: 20px 20px 20px 0;
}

.alignright {
   float: right;
   margin: 20px 0 20px 20px
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* WP Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #e0e6e0;
}
#wp-calendar caption {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
	background-color: #ddd;
	margin-bottom: 10px;
}
#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	font-weight: bold;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
#wp-calendar tfoot {
	border-top: 1px solid #ddd;
}
#wp-calendar tfoot a:hover, #wp-calendar tfoot td:hover {
	font-weight: normal;
	background: none;
}
/* Leggett's Additions */
.readmorelink {
	padding:5px 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background:#548026;
	color:#fff;
	font-weight:bold;
}
#topnav {
	position:absolute;
	top:10px;
	text-align:right;
	width:1000px;
}
#topnav ul li {
	display:inline-block;
	margin-left:20px;
	font-size:14px;
	float:right;
}
#featurearea {
	/* margin:5px 15px 20px 15px; */
	background:url(images/feature-bg.jpg) #252020 top center no-repeat;
	float: left;
	width: 670px;
	padding: 20px 0px 20px 0px;
	font-size: 13px;
	margin-bottom:20px;
}
#featurearea h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:22px;
}
#featuredpost {
	width:220px;
	float:left;
	padding:0px 0px 0px 20px;
}
#featuredpost p {
	clear:both;
	display:inline;
}
#featuredpost a {
	color:#bbde3c;
}
#featuredpost a:hover {
	color:#fff;
}
#featuredpost img {
	float:left;
	margin:0px 10px 0px 0px;
}
#featuredcontent {
	width:390px;
	float:left;
	padding-left:20px;
}
#featuredpost h2 span, #featuredcontent h2 span, #featuredcontentthin h2 span {
	display:none;
}
#featuredpost h2 {
	background:url(images/latest-post.jpg) no-repeat;
	width:160px;
	height:30px;
}
#featuredpost h3 a {
	color:#bbde3c;
	text-decoration:underline;
	font-size:13px;
	line-height:18px;
	margin:0px;
}
#featuredcontent h2 {
	background:url(images/featured-content.jpg) no-repeat;
	width:200px;
	height:30px;
}
.padtop {
	margin-top:260px;
}
#linkad {
	padding: 0; margin: 0; background-color: transparent;
	float: left; width: 500px;
	text-align: left;
}
#featuredcontent ul li {
	font-size:13px;
	margin-bottom:10px;
	line-height:18px;
	font-weight:bold;
	clear:both;
}
#featuredcontent ul li a img {
	float:left;
	margin-right:10px;
	border:3px solid #494344;
	margin-bottom:10px;
}
#featuredcontent a img:hover, #featuredpost a img:hover {
	border-color:#fff;
}


/* Thin Featured Content */
#featuredcontentthin h2 {
	background:url(images/featured-content2.jpg) no-repeat;
	height:30px;
	width:630px;
	margin-bottom:10px;
	margin-left:20px;
	border-bottom:3px solid #6c6a6a;
}
#featuredcontentthin ul li {
	font-size:13px;
	margin-bottom:0px;
	line-height:18px;
	font-weight:bold;
	float:left;
	display:block;
	width:300px;
	margin-left:20px;
}
#featuredcontentthin ul li a img {
	float:left;
	margin-right:10px;
	border:3px solid #494344;
	margin-bottom:10px;
}
#featuredcontentthin a img:hover {
	border-color:#fff;
}
#featuredcontentthin ul li a {
	color:#bbde3c;
}
#featuredcontentthin ul li a:hover {
	color:#fff;
}
/* End of Thin adjustments */

#featuredpost p {
	color:#969091;
}
#featuredcontent ul li a {
	color:#bbde3c;
}
#featuredcontent ul li a:hover {
	color:#fff;
}
#featuredpost h3 a:hover {
	color:#fff;
}
#featuredpost .pic  img {
	margin-bottom:5px;
	border: 3px solid #494344;
}
.padfix {
	url(images/centercol-bgr.gif) repeat-x top;
	padding: 35px 20px 10px 20px;
}
.lol {
	display:inline;
}
.betweenpostad {
	margin:0 auto 30px auto;
	display:block;
	text-align:center;
}
.adcontainer {
	background:#eee;
	border:1px solid #ddd;
	padding:5px 10px;
	display:block;
}
.recentposts {
	background:url(images/recent-posts.jpg) no-repeat;
	height:23px;
	display:block;
	clear:both;
	margin-bottom:15px;
	padding-bottom:5px;
}
.hr {
	border-top: 1px solid #DDDDDD;
	height:20px;
}
#centercol .single-post ul.featuredpostsbottom {
	list-style-type:none;
	margin:20px 0px 0px 0px;
	padding:0px;
}
#centercol .single-post ul.featuredpostsbottom li {
	clear:both;
}
#centercol .single-post ul li {
    list-style-image:none;
	padding-left:20px;
	margin-bottom:10px;
	/* clear:both; */
}
#centercol .single-post ul li img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#centercol .single-post ul.featuredpostsbottom li {
	padding-left: 0;
}
.rss-box.rss, .rss-box.tw, .rss-box.mail {
	margin-bottom: 0;
}
.rss-box.tw a {
	background: url(images/ico-tw.png) no-repeat 260px 8px;
}
.rss-box.fb a {
	background: url(images/ico-fb.png) no-repeat 260px 8px;
}
.rss-box.mail {
	background: #d0d0d0 url(images/ico-mail.png) no-repeat 280px 8px;
	height: auto;
	padding: 0 0 1px 20px;
}
/* Subscribe Box */
.subscribebox {
	background:#d0d0d0 url(images/email-bg.jpg) top right no-repeat;
	padding:85px 20px 20px 20px;
}
.mc-field-group {
	clear:both;
	padding-bottom:10px;
}
.mc-field-group input {
	float:right;
	width:210px;
	height:30px;
	font-size:16px;
	padding:0px 3px;
	line-height:30px;
}
.mc-field-group label {
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	float:left;
	margin-bottom:10px;
}
#mc-embedded-subscribe {
	clear:both;
	padding-top:5px;
}
button#mc-embedded-subscribe {
	display:block;
	height:51px;
	width:287px;
	background-image:url(images/subscribe-button.jpg);
	background-position:top;
	border:0px;
	cursor:pointer;
}
button#mc-embedded-subscribe span {
	display:none;
}
button#mc-embedded-subscribe:hover {
	background-position:bottom;
}
#auth-class {
	background-color: #eeeeee;
	border: 1px solid #dadada;
	padding: 10px;
}
#auth-class #authname {
	border-bottom: 1px solid #ffffff;
	padding: 10px 0;
}
#auth-class #authbio {
	padding: 10px 0;
}
#auth-class #authname span {
	float: right;
}

/* @group Fan Count */

#fanCount {
	color: #202020;
	font-weight: bold;
	line-height: 49px;
	font-size: 22px;
	border: 1px solid #f5f2f2;
	border-width: 1px 0px;
	
	background: #e7e4e3;
    background: -moz-linear-gradient(top, #e7e4e3, #d4d1d0);
    background: -webkit-gradient(linear, left top, left bottom, from(#e7e4e3), to(#d4d1d0));
}

#fanCount div {
	padding: 0px 64px 0px 20px;
	border-bottom: 1px solid #bab7b7;
	background: url(images/users.png) no-repeat 280px 8px;
}

ul li h4 {
	margin-top: 20px;
}
ul li.the_article {
	margin: 5px 0 2px 5px;
	font-weight: 0.9em;
}

/* @end */

/* @group Question and Answer Section */

blockquote.question, blockquote.answer {
	margin-bottom: 50px !important;
	padding: 25px 0 0 50px !important;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent !important;
	border: none !important;
}
blockquote.question {
	background-image: url(images/bq.question.png);
}
blockquote.answer {
	background-image: url(images/bq.answer.png);
}
.question cite:before {
	content: "- ";
}

/* @end */
