/*
Theme Name: MK3
Theme URI: http://www.markettheme.com
Description: Wordpress powered market theme
Version: 3
Author: Astereostudio
*/


/* General */
* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background:#f2f2f2 url(imgs/background.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #111;
}
a {
	text-decoration: none;
	color: #555;
}

a, a:hover, img, input{ outline:none; }
/* Nav */

#nav {
	/*background-color: #c0ca9c;*/
	padding-right: 2%;
	padding-left: 2%;
    margin-top: 45px;
	float:right;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin:0 0 0 10px;
	padding: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#nav li a {
	float: left;
	margin: 0 1px 0 0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding:0 3px 1px;
	color: #FFF;
	text-transform: uppercase;
	font-family:Century Gothic, Verdana, Tahoma, Arial;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#nav li a:hover {
	background: #8C7C5E;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#nav .current_page_item {
	background-color: #8C7C5E;
}
/* Wrap */

#wrap {
	width: 100%;
	float:left;
	min-height: 100%;
	margin-bottom: -461px;
	position: relative;
}
/* for Internet Explorer */
/*\*/
* html #wrap {
height: 100%;
}
/**/
#wrap-content {
	width: 900px;
	margin: 0 auto;
}
/* Logo And Header */

#header {
	width: 900px;
	height:150px;
	margin: 0 auto;
	border-bottom: 0px solid #ccc;
	margin-bottom: 5px;
	float:left;
}
#header a{
	float:left;
}
#header a img {
	border: 0px;
}
/* Content */

#content {
	float:left;
	width: 100%;
	margin-bottom: -150px;
	margin-top:15px;
}
/* Content -> News Panel */

#content .news {
	float: left;
	clear:both;
}
#pageContent{
	float:left;
	width:440px;
	font-size:13px;
	position:relative;
	z-index:2;
}
#pagePeople{
	float:left;
	width:900px;
	height:330px;
	background:url(imgs/people.png) no-repeat center top;
	margin-top:54px;
}
#pageContentFace{
	float:right;
	width:441px;
	height:460px;
	margin-top:40px;
	background:url(imgs/face.png) no-repeat center top;
}
#pageContentTwitter{
	float:right;
	color:#8C7B5D;
	font-size:13px;
	width:440px;
	height:125px;
	margin-top:40px;
	background:url(http://megahurt.net/wp-content/uploads/2010/06/twitter.jpg) no-repeat center top;
}
#pageContentTwitter a,#pageContentTwitter a:hover{ color:#8C7B5D; }
.wpcf7-form input[type="submit"]{
	background:url(imgs/submit.jpg) no-repeat center top;
	width:81px;
	height:31px;
	text-indent:-9999px;
	border:none;
	margin-top:0px !important;
}
.wpcf7-form input,.wpcf7-form textarea{ margin-top:10px; }
#content #news {
	width: 440px;
	float: left;
}
#content .news .head {
	background-image: url(imgs/news.png);
	height: 16px;
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom: 10px;
}
#content .news .post {
	margin-bottom: 15px;
	clear:both;
}
#content .news h2 {
	font-size: .875em;
	color: #000;
	margin: 0px;
	margin-bottom: 6px;
}
#content .news h2 a {
	color: #000;
}
#content .news h2 a:hover {
	color: #222;
}
#content .news h2 img {
	vertical-align: text-bottom;
	margin-right: 2px;
}
#content .news .comments {
	font-size: .825em;
	font-weight: normal;
	color: #ca1717;
}
#content .news p {
	font-size: 13px;
	margin-bottom: 11px;
	color: #000;
}
#content .news .post p a {
	color: #000;
	text-decoration:underline;
}
#content .post h3 {
	font-size: .875em;
	color: #333;
	margin-bottom: 10px;
}
/* Content -> Product and Sidebar Panel */

#content .products {
	width: 440px;
	float: left;
	margin-left:12px;
}
#content .products .head {
	background-image: url(imgs/latest.png);
	height: 16px;
	width:440px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 8px;
	float:left;
}
#content .products .post {
	float: left;
	width: 440px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
}
#content .products .post .item {
	font-size: 12px;
	/*background-image: url(imgs/itembg.gif);*/
	/*height: 86px;*/
	width: 440px;
	text-align: center;
	line-height: normal;
	margin-bottom: 8px;
}
#content .products .post .item img {
	margin-top: 7px;
}
#content .products .post .item a img {
	border:none;
}
/*#content .products .post .item a:hover img {
	border: 1px solid #7cceed;
}*/
#content .products .post .inside {
	font-size: 12px;
	float:left;
}
#content .products .post .top {
	color: #222;
	text-align: center;
	float:right;
}
#content .products .post .inside .entry{ float:left; } 
#content .products .post .inside .entry p{ 
	margin:2px 0px;
	color:#8c7c5e;
	font-size:14px;
}
#content .products .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content .products .post .top h2 img,#content .products .post .top h2 a {
	/*color: #4d98c8;*/
	border:none;
}
/*#content .products .post .top h2 a:hover {
	color: #2a718c;
}*/
#content .products .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .products .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#content .navigation {
	font-size: 12px;
	margin:15px 0px;
	float:left;
	width:900px;
	clear:both;
	position:relative;
	z-index:2;
}
#content .navigation a, #content .navigation span {
	color: #8c7c5e;
	padding: 4px;
	font-size:13px;
	font-weight:bold;
}
#content .navigation a:hover {
	color: #8c7c5e;
}
#content .navigation .left {
	width: 53%;
	float: left;
	text-align:right;
}
#content .navigation .right {
	width: 46%;
	float: right;
	text-align: left;
}
#content .navigation .line{ 
	text-align: center; 
	color: #8c7c5e;
	float:left;
	width:100%;
	margin-bottom:10px;
}
#content .navigation .center {
	width: 100%;
	float: left;
	text-align: center;
}
/* Content -> Sidebar Widget Styles */

#content .products .widgetcase {
	width: 350px;
	float: right;
}
#content .products .widgetcase p {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
#content .products .widgetcase .textwidget {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
#content .products .widgetcase h2.widgettitle {
	font-size: .965em;
	margin-bottom: 10px;
	padding: 0px;
	color: #454545;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
#content .products .widgetcase ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#content .products .widgetcase ul li {
	margin-bottom: 3px;
}
#content .products .widgetcase ul li a {
	font-size: .950em;
	color: #1c5f85;
}
#content .products .widgetcase ul li a:hover {
	background-color: #e2e2e2;
	color: #222;
}
#content .products .widgetcase ul .children {
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: .850em;
	line-height: normal;
}
#recent-work{
	float:left;
	background:url(imgs/recent.jpg) no-repeat left top;
	width:900px;
	height:214px;
	margin-top:20px;
	padding-left:11px;
	position:relative;
	z-index:2;
}
#recent-work img{ border:none; }
#recent-work .post{
	float:left;
	width:167px;
	height:167px;	
	margin-right:10px;
	margin-top:34px;
	overflow:hidden;
}

#recent-work .post .item a img {
	border: 1px solid #fff;
	margin-left:-65px;
	margin-top:-40px;
}
#wp-calendar {
	background-color:#F1F1EF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size: .725em;
	vertical-align:middle;
	text-align:center;
	width: 100%;
	margin-bottom: 9px;
}
#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: #E6E6DF;
	color: #333333;
}
#wp-calendar caption {
	display: none;
}
#wp-calendar td {
	color:#333333;
	font: normal 9px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background-color: #FFFFFF;
}
#wp-calendar td.pad:hover {
	font-size:9px;
	color:#FF4200;
	background-color: #ffffff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #E6E6DF;
	color: #ca1717;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Content -> Spacer */
.spacer {
	width: 100%;
	clear: both;
}
/* Content -> Product Item Display Page */

#content .news .breadcrumbs {
	margin-bottom: 5px;
}
#content .news .breadcrumbs p {
	font-size: 11px;
	text-transform: lowercase;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
#content .news .breadcrumbs p a {
	border-bottom: 1px dotted #888;
	color: #111;
}
#content .news .breadcrumbs p a:hover {
	border-bottom: 1px dotted #111;
}
.newThumb{
	margin-left:-90px;
	margin-top:-100px;
	width:280px;
}
.zoomThumb{
	float:left; 
	width:100px; 
	height:100px; 
	overflow:hidden;
	margin-right:10px;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="image"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 1px dotted transparent;
}
#content .news .ls {
	width: 256px;
	float: left;
}
#content .news .tr{
	width: 356px;
	height:100px;
	text-align: left;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 2px;
	overflow:hidden;
	position:relative;
	z-index:2;
}
/*#content .news .tr img {
	width: 100px;
	height: 100px;
	padding: 2px;
	margin-right: 10px;
	float:left;
	border:none;
}*/
#content .news .mi {
	width: 440px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top:20px;
}
#content .news .mi img {
    max-width: 440px;
	width: expression(this.width > 440 ? 350: true);
}

#content .desc {
	width: 400px;
	padding-top: 8px;
	float:left;
	margin:27px 0 0 20px;
}
#content .desc h2.price {
	color: #000;
	margin-top:20px;
	margin-bottom:5px;
	font-weight:bold;
}
#content .desc h2.price span{	font-weight:normal !important; }
#content h2 .sold {
	background-color: #ca1717;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#content .desc .buy {
	padding: 5px 5px 5px 0;
	font-size: 11px;
	line-height: 150%;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#content .desc .buy .lsf {
	width: 40%;
	float: left;
}
#content .desc .buy .rsf {
	float: right;
	width: 40%;
}
#content .desc .buy .field {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	width: 115px;
	margin: 0px;
}
#content .desc .buy .field2 {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	width: 115px;
	margin: 0px;
}
#content .desc h2 {
	font-size: 15px;
	color: #000;
	margin: 0px;
	margin-bottom: 25px;
}
#content .desc p {
	font-size: .785em;
	margin-bottom: 5px;
	margin-top:0px;
	color: #232323;
}
#content .desc p a {
	color: #1c5f85;
	border-bottom: 1px solid #1c5f85;
}
#content .desc p a:hover {
	color: #111;
	border-bottom: 1px solid #222;
}
/* Content -> Normal Full Product Flow */

#content .grid {
	margin: 0 auto;
	width: 900px;
}
#content .grid .post {
	float: left;
	width: 167px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
	position:relative;
	z-index:2;
}
#content .grid .post .item {
	font-size: 12px;
	height: 167px;
	width: 167px;
	text-align: center;
	line-height: normal;
	float:left;
	overflow:hidden;
}
#content .grid .post .item img {
	margin-top: 0px;
}
#content .grid .post .item a img {
	border: 1px solid #fff;
	margin-left:-65px;
	margin-top:-40px;
}
#content .grid .post .inside {
	font-size: 12px;
	float:left;
}
#content .grid .post .top {
	color: #000;
	text-align: center;
	float:left;
	width: 167px;
	margin-top:5px;
}
#content .grid .gridH2 { margin-bottom: 20px; }
#content .grid .post .top h2 {
	margin:0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content .grid .post .top h2 a {
	color: #000;
}
#content .grid .post .top h2 a:hover {
	color: #000;
}
#content .grid .post .bot {
	background-color: #F3F3F3;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .grid .post .bot p {
	color: #000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#content .grid .navigation {
	font-size: 12px;
	width:875px;
	margin-bottom: 5px;
	z-index:2;
	position:relative;
}
#content .grid .navigation a {
	color: #8c7c5e;
	padding: 4px;
	font-size:13px;
	font-weight:bold;
}
#content .grid .navigation .left {
	width: 50%;
	float: left;
	text-align: right;
}
#content .grid .navigation .right {
	width: 50%;
	float: right;
	text-align: left;
}
#content .grid .price {
	color: #222;
	width: 167px;
	float:left;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
#content .grid .price span{ font-weight: normal !important; }
#content .grid .sold{ font-size:11px; }
#content .grid .sold,#content .sold  {
	color: #fc3b3b;
	width: 167px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
	float:left;
}
#content .sold  {
	text-align: left;
	margin-top:20px;
}

/* Content -> Archives */

#content .archive {
	width: 100%;
	margin: 0 auto;
}
#content .archive h2 {
	font-size: .875em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 9px;
}
#content .archive h2 a {
	color: #1c5f85;
}
#content .archive h2 a:hover {
	color: #222;
}
#content .archive p {
	line-height: 165%;
	color: #232323;
	font-size: .825em;
}
#content .archive .col1 {
	width: 400px;
	padding-right: 49px;
	float: left;
}
#content .archive .col1 p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#content .archive .col1 p img {
	vertical-align: bottom;
}
#content .archive .col2 {
	width: 120px;
	padding-right: 29px;
	float: left;
	text-align: center;
}
#content .archive .col2 img {
	padding: 2px;
	border: 1px solid #ccc;
}
#content .archive .col2 a img {
	border: 1px solid #ccc;
}
#content .archive .col2 a:hover img {
	border: 1px solid #222;
}
#content .archive .col3 {
	width: 100px;
	padding-right: 29px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
#content .archive .col3 .price {
	background-color: #D3E7B8;
	margin-top: 20px;
	color: #507733;
	padding: 2px;
	font-weight: bold;
}
#content .archive .col4 {
	width: 100px;
	float: right;
	text-align: center;
}
#content .archive .post-even {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #f9f9f9;
	padding-right: 5px;
	padding-left: 5px;
}
#content .archive .post-odd {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px
}
#content .archive .post-even p a, .post-odd p a {
	border-bottom: 1px dotted #999;
	font-weight: normal;
}
#content .archiveGrid{
	margin-bottom:0px;
}
#content .archiveGrid h2 { margin-bottom:20px; }
/* Content -> Comments */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}
#commentform textarea {
	width: 100%;
}
#commentlist .author {
	font-size: .950em;
	margin-bottom: 5px;
	color: #555;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#commentlist p a {
	background-color: #fff;
	font-size: .925em;
	line-height: 175%;
}
/* Content -> Footer and Copyright */

#footer {
	width: 100%;
	height:461px;
	background:url(imgs/footer.jpg) no-repeat center bottom;
	float:left;
}
.clearfooter{ 
	height:461px;
	clear:both;
	float:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.myClass { background-color: #FF0000; }
/*.push{ height:90px; }
#pageContent{ margin-bottom:0px; } 
#content .news .mi {	min-height:0px; }
#wrap{margin: 0 auto -250px;}*/
#nav li a { padding:0 3px 1px; }
.searchImage{ padding-top:5px; }
/*#content .grid { margin-bottom:-100px; }*/
}
#footer-content {
	margin:0 auto;
	width:900px;
	height:461px;
	position:relative;
}
#footer-content .col1 {
	float:left;
	padding-left:0;
	width:40%;
	margin-top:220px;
}
#footer-content p {
	margin-bottom: 5px;
	padding: 0px;
	font-size: .825em;
line-height: 165%:
}
#footer-content p a {
	color: #1c5f85;
}
#footer-content p a:hover {
	background-color: #ccc;
	color: #111;
}
.postform{ vertical-align:super; }

#copyright {
	text-align: center;
}
#copyright p {
	font-size: 11px;
	color: #555;
	margin: 0px;
	padding: 0px;
}
#copyright p a {
	color: #777;
}
#copyright p a:hover {
	color: #222;
}
