/*-----------------------------------------------------------------------------
Theme Name: Marketplace One
Theme URI: http://mktplaceone.com
Description: Custom Wordpress template designed for Marketplace One by Synergy
Version: 1.0
Author: Synergy
Author URI: http://synergyprod.com/

-----------------------------------------------------------------------------*/

/* Global Resets
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {

}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

/* @end */

/* Typography
-----------------------------------------------------------------------------*/

body {
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background: url('images/body_bg.gif') top repeat-x #fff;
	color: #2d3948;
	line-height: 1.6em;
	font-size: 10pt;
}

blockquote {
	margin: 0 15px 0 15px;
}

em {
	font-family: Georgia;
}

/* @end */

/* Headings
-----------------------------------------------------------------------------*/

h2 {
	color: #8c4720;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 16pt;
	margin-bottom: 15px;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
}

h5 {
	
}

h6 {
	
}

/* @end */

/* Links
-----------------------------------------------------------------------------*/

a:link {
	color: #8c4720;
	text-decoration: none;
}

a:visited {
	color: #8c4720;
	text-decoration: none;
}

a:hover {
	color: #8c4720;
	text-decoration: underline;
}


/* @end */


/* Masthead
-----------------------------------------------------------------------------*/

#wrapper {
	width: 780px;
	margin: 0 auto;
	height: 100%;
	background: url('images/wrapper_bg.png') repeat-y top;
}

#masthead {
	margin: 10px 0 0 0;
	padding: 0;
}

#masthead_img {
	background: url('images/headerimg.gif') top no-repeat;
	padding: 0;
	margin: 0;
	height: 115px;
}

#main {
	background: #fff;
	margin: 0 10px 0 10px;
}
/* @end */

/* Navigation
-----------------------------------------------------------------------------*/

#nav {
	margin: 0 10px 0 0;
	width: 380px;
	position: relative;
	text-transform: lowercase;
	font-size: 8pt;
	float:right;
}

#nav h2 {
	height: 28px;
	background: #d0d3d6;
	font-variant: small-caps;
	color: #2d3948;
	text-align: center;
	padding: 5px 0 0 0;
	letter-spacing: .1em;
	font-size: 11pt;
	margin-bottom: 5px;
}

#navleft {
	width: 188px;
	float: left;
}

#navright {
	width: 188px;
	float: right;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	width: 188px;
	border-bottom: 1px dotted #2d3948;
}

#nav li a {
	display: block;
	padding: 2px 0 2px 10px;
	height: 18px;
	color: #2d3948;
	text-decoration: none;
}

#nav li a:visited {
	display: block;
	padding: 2px 0 2px 10px;
	color: #2d3948;
	text-decoration: none;
}

#nav li a:hover {
	display: block;
	padding: 2px 0 2px 10px;
	color: #2d3948;
	background: #d0d3d6;
	text-decoration: none;
}

/* Home Page Imagery
-----------------------------------------------------------------------------*/

#imagery {
	background: url('images/imagery.jpg') top no-repeat;
	height: 250px;
}

/* Sub Page Imagery
-----------------------------------------------------------------------------*/

#imagery-mountain {
	background: url('images/sub_imagery_mountain.jpg') top no-repeat;
	height: 157px;
}

#imagery-landscape {
	background: url('images/sub_imagery_landscape.jpg') top no-repeat;
	height: 157px;
}

#imagery-nightroads {
	background: url('images/sub_imagery_nightroads.jpg') top no-repeat;
	height: 157px;
}

#imagery-skyline {
	background: url('images/sub_imagery_skyline.jpg') top no-repeat;
	height: 157px;
}

#imagery-sunset {
	background: url('images/sub_imagery_sunset.jpg') top no-repeat;
	height: 157px;
}

#imagery-suntree {
	background: url('images/sub_imagery_suntree.jpg') top no-repeat;
	height: 157px;
}


/* Content
-----------------------------------------------------------------------------*/

#content {
	margin: 0;
	padding: 0;
	background: #fff;
}

#single {
	margin: 0;
	padding: 0;
	width: 420px;
	background: #fff;
	float: left;
}

#single {
	margin: 0;
	padding: 0;
	background: #fff;
	float: left;
}

.contentleft {
	width: 360px;
	padding: 15px 10px 10px 10px;
	border-right: 1px dotted #c0c3c8;
	vertical-align: top;
}

.contentmiddle {
	width: 170px;
	padding: 30px 10px 10px 10px;
	vertical-align: top;
}

.contentmiddle ul {
	list-style: none;
}

.contentmiddle li {
	list-style: none;
}

.contentright {
	width: 170px;
	padding: 30px 10px 10px 10px;
	border-left: 1px dotted #c0c3c8;
	vertical-align: top;
}

.contentright ul {
	list-style: none;
}

.contentright li {
	list-style: none;
}

.post {
	padding: 15px 10px 10px 10px;
}

.post h2 {
	color: #8c4720;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-decoration: none;
}

.post h2 a {
	color: #8c4720;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-decoration: none;
}

.post h2 a:visited {
	color: #8c4720;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-decoration: none;
}

.post h2 a:hover {
	color: #2d3948;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-decoration: none;
}

.post ul {
	margin: 15px 0 15px 25px;
}

.entry p {
	margin: 0 0 15px 0;
}

#content li {
	
}

#single li {
	
}

#content p {
		padding: 5;
		margin-top: 5px;
}

.postmetadata {
	margin: 0 0 1em 0;
}

.navigation {
	
}

.post_nav {
	margin-left: 11px;
}

.spacer {
	height: 25px;
}

/* @end */

/* Sidebar
-----------------------------------------------------------------------------*/

#sidebar {
	width: 300px;
	float: right;
	padding: 15px 10px 0 0;
	margin-right: 10px;
	background: #fff;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	padding-bottom: 10px;
	list-style: none;
}

#sidebar li h2 {
	padding-top: 26px;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 14pt;
	font-weight: normal;
	color: #974c22;
}

#sidebar ul li {
	margin: 0;
	padding: 5px 0 5px 35px;
}

#sidebar a {
	color: #974c22;
	display: block;
	text-decoration: none;
}

#sidebar a:visited {
	color: #974c22;
	display: block;
	text-decoration: none;
}

#sidebar a:hover {
	color: #974c22;
	display: block;
	text-decoration: underline;
}

#sidebar li ul {
	margin: 0;
}

#sidebar li ul li {
	
}

/* @end */

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	border-top: 2px solid #abb0b6;
	margin: 0 10px 0px 10px;
	background: #dfe1e3;
	height: 50px;
	line-height: 1.3em;
}

#footer_left {
	padding: 10px;
	float: left;
	text-align: left;
	color: #868d95;
	font-size: 7pt;
}

#footer_right {
	padding: 10px;
	float: right;
	text-align: right;
	color: #868d95;
	font-size: 7pt;
}

#footer a {
	color: #66352e;
	text-decoration: none;
}

#footer a:visited {
	color: #66352e;
	text-decoration: none;
}

#footer a:hover {
	color: #2d3948;
	text-decoration: underline;
}

#absfooter {
	border-bottom: 10px solid #2d3948;
}

/* @end */

/* Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

input {
	border: 1px solid #2d3948;
	margin: 3px 0 3px 0;
	padding: 3px;
}

.button {
	float: right;
	text-transform: lowercase;
	font-variant: small-caps;
	padding: 3px;
	background: #d0d3d6;
	letter-spacing: .1em;
	font-size: 11pt;
	color: #2d3948;
	border: 1px solid #abb0B6;
	cursor: pointer;
}

#searchform {
	
}

#searchform #s {
	
}

#searchform #submit {
	
}

#comments-form {
	margin: 10px 0 0 0;
}

#commentform {
	
}

#author {
	margin: 5px 5px 0 0;
}

#email {
	margin: 5px 5px 0 0;
}

#url {
	margin: 5px 5px 0 0;
}

#comment {
	margin: 5px 5px 0 0;
	width: 100%;
}

#sub {
	margin-top: 5px;
}



/* @end */

/* Tables
-----------------------------------------------------------------------------*/

table { 
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

th {
	height: 28px;
	background: #d0d3d6;
	text-transform: lowercase;
	font-variant: small-caps;
	color: #2d3948;
	text-align: center;
	padding: 3px;
	letter-spacing: .1em;
	font-size: 11pt;
}

tr {
	
}

td {
	text-align: left;
	font-weight: normal;
	width: 20%;
	vertical-align: top;
	padding: 10px;
}

/* @end */

/* Comments
-----------------------------------------------------------------------------*/

#comments-locked {
	
}

#respond {
	
}

#trackback-link {
	
}

ol#trackbacks {
	
}

ol#trackbacks li {
	
}

.comments-header {
	
}

ol#comments {
	
}

/*class for author highlight */
.odd {
	border: 1px dotted #d0d3d6;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #eaeced;
}

.even {
	border: 1px dotted #2d3948;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #d0d3d6;
}

.highlight {
	border: 1px solid #974c22;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #dfd9ce;
}

.comment-meta {
	
} 

.comment-author {
	
}

.comment-date {
	
}

.comment-text {
	
}

.gravatar {
	
}

/* @end */


/* Misc.
-----------------------------------------------------------------------------*/

/* @end */
