/*  
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;
	outline:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
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:13px;
	font-family: "Trebuchet MS";
}
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 {
	color: #FFFFFF;
	padding: 26px 0 0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 0.75em;
	background-color: #303030;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
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 {
	height: 57px;
	background-color: #303030;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
#header .spacer {
	float: right;
}

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

/*=== Navigation ===*/

/*- Nav1 -*/
.nav1 {
	font-size: 15px;
	height: 35px;
	background-color: #024DB2;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
}
.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: 98%;
	font-size: 13px;
	padding: 10px;
}
#centercol h2.heading {
	margin-bottom: 35px;
}

/*=== Right Column ===*/
#rightcol {
	float: left;
	width: 327px;
          }
		  
		  
#rightcol .spacer {
	height: 1%;
	padding: 18px;
}
#columns #rightcol h2 {
	margin: 0 0 .8em;
}



/*=== Middle Column ===*/
#middlecol {
	float: left;
	width: 670px;
          }
		  
		  
#middlecol .spacer {
	height: 1%;
	padding: 18px;
}
#columns#middlecol h2 {
	margin: 0 0 .8em;
}

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

/*- Box -*/
.box {
	border: 1px solid #c4c1c0;
	width: auto;
	font-size: 13px;
}
.widgetbx {
	padding: 12px;
	line-height: 1.6em;
}
.widgetbx a {
	color: #2884b5;
}
.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 {
	height: 1%;
	padding-bottom: 40px;
	font-family: "Trebuchet MS";
	color: #3399FF;
}
#centercol .post h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
#centercol .post p {
	font-size: 13px;
}
#centercol .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;
}
.rss-box a {
	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: 15px 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: #999999;
	font-size: 13px;
	padding: 35px 25px;
	line-height: 1.6em;
}
#subFooter .fl {
	margin-right: 40px;
	width: 400px;
}
#subFooter .last {
	margin-right: 0px;
}
#subFooter h3 {
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: auto;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#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: 10px;
}
#subFooter .about h3 {
	padding-left: 39px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}
#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;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: left;
   background-color: #f3f3f3;
   padding-top: 4px;
   padding-left: 2px;

   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;
}
.style10 {font-size: 12px}
.style4 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style6 {color: #333333}
body,td,th {
	color: #333333;
}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}

.style11 {font-size: 12px; font-family: "Trebuchet MS";}