/*
Theme Name: MK3
Theme URI: http://www.markettheme.com
Description: Wordpress powered market theme
Version: 3
Author: Astereostudio
*/


/* General */

*{margin:0 auto; padding:0; border-collapse:collapse;}

html {
  width:100%;
  background:#000000 url(images/page_bg.jpg) top center repeat-y;
}

body {width:100%; margin:0 auto; color:#ffffff; overflow-y:auto; height:100%;}


/*body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #111;
}
a {
	text-decoration: none;
	color: #555;
}*/

/* Top Bar */

#bar {
	background-color: #DBE2C2;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 2%;
	padding-left: 2%;
}
#bar .pdl {
	float: right;
}
#bar .postform {
	font-family:verdana;
	font-size:8pt;
	background-color:#EEEEEE;
	border-width:1px;
	width:175;
	margin: 0;
}
#bar .pdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#bar .sdl {
	float: right;
}
#bar .sdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
/* Nav */

#nav{display:none;}

/*Right Nav*/
#rightNav{width:136px; padding-top:3px; height:642px; background:url(images/rightnav_bg.png) no-repeat; position:fixed; left:50%; margin-left:320px; top:15px; list-style:none;}
#rightNav li{margin-bottom:2px;}
#rightNav hr{background:#292929; height:1px; border:none; width:88px; margin:0 auto;}

#rshop{background:url(images/shop_off.gif); height:72px; margin-top:5px; width:100px; display:block;}
#rrecent{background:url(images/recent_off.gif); height:75px; width:100px; display:block;}
#rfriends{background:url(images/friends_off.gif); height:76px; width:100px; display:block;}
#rphotos{background:url(images/photos_off.gif); height:75px; width:100px; display:block;}
#rblog{background:url(images/blog_off.gif); height:75px; width:100px; display:block;}
#rtwitter{background:url(images/twitter_off.gif); height:75px; width:100px; display:block;}
#rfbook{background:url(images/facebook_off.gif); height:75px; width:100px; display:block;}
#rmyspace{background:url(images/myspace_off.gif); height:75px; width:100px; display:block;}
  
#rshop:hover{background:url(images/shop_on.gif);}
#rrecent:hover{background:url(images/recent_on.gif);}
#rfriends:hover{background:url(images/friends_on.gif);}
#rphotos:hover{background:url(images/photos_on.gif);}
#rblog:hover{background:url(images/blog_on.gif);}
#rtwitter:hover{background:url(images/twitter_off.gif);}
#rfbook:hover{background:url(images/facebook_off.gif);}
#rmyspace:hover{background:url(images/myspace_off.gif);}
  
*html #rightNav{position:absolute; border:0px solid red; padding-top:3px; height:380px;}
*html #rightNav li{padding-bottom:0px; margin:0px; border:0px solid white;}
/* Wrap */

#wrap{width:100%; height:100%; position:relative;}
/*#wrap {
	width: 870px;
	margin: 0 auto;
	padding-bottom: 5px;
}*/


/* Logo And Header */

#header {margin:0 auto; padding:0px; width:606px; height:193px;}
#flashHeader{margin:0 auto; padding:0px; width:606px; height:193px;}
#header object, #header embed{margin:0px 0px 0px 1px; padding:0px;}

/*#header {
	width: 870px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#header a img {
	border: 0px;
}*/

/* Content */

#content {
	width: 100%;
	position:relative;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}
/* Content -> News Panel */

#content .news {
	width:546px;

	margin:0 auto;
	 
	
}
#content .news .head {
	display:none;
	background-image: url(imgs/news.gif);
	height: 23px;
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom: 10px;
}

/******* **********/

#content .news  h1,
  #content .news  h2 {
    font-size: 13px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	color:#e9010a;
	text-decoration:none;
	line-height:18px;
  }
  
#content .news { padding:20px 0px 20px 0px; width:546px;}

#content .news div{width:100%;}

#content .news div p{color:#b9b9b9; font-family:Arial; font-size:12px; line-height:16px; line-height:16px;}

#content .news div a{color:#ffffff; text-decoration:underline; margin-left:5px; line-height:16px;}

#content .news p img {margin-bottom:20px; margin-top:20px; margin-left:auto; margin-right:auto;}

#content .news {padding:20px 0px 15px 0px;}

#canvas #content .news  p{color:#b9b9b9; font-family:Arial; font-size:12px; line-height:16px; text-align:left;}

#content .news  a{color:#ffffff; text-decoration:underline;}

#content .news  object,
#content .news  embed{margin:20px auto 20px auto; width:100%;}

/******* **********/


#content .news 
 { padding:20px 0px 20px 0px; width:546px;}

#content .news .post .friendThumbContainer{margin:0 auto; padding:0; position:relative; width:480px;}

#content .news .post div{width:100%;}

#content .news .post div p{color:#b9b9b9; font-family:Arial; font-size:12px; line-height:16px; line-height:16px;}

#content .news .post div a{color:#ffffff; text-decoration:underline; margin-left:5px; line-height:16px;}

      .postEntry  p img {margin-bottom:20px; margin-top:20px; margin-left:auto; margin-right:auto;}

      .postEntry{padding:20px 0px 15px 0px;}
	  
	  .postEntry p{color:#b9b9b9; font-family:Arial; font-size:12px; line-height:16px; text-align:left;}
	  
	  .postEntry a{color:#ffffff; text-decoration:underline;}
	  
	  .postEntry object,
	  .postEntry embed{margin:20px auto 20px auto; width:100%;}
	  
  	   p.postMeta {margin-bottom:45px; margin-top:0px; font-weight:bold;}
	  
	   p.postMeta a{font-family:Arial; font-size:10px; color:#ffffff; text-decoration:none;}
	
	  p.postMeta {font-family:Arial; font-size:10px; color:#ffffff;}
	  
	  .redText{color:#e9010a; font-family:Arial; font-size:10px;}
	  
	  .postHr{background:#393939; height:2px; border-style:none;}
	  
	  #content h1,
  #content h2 a{
    font-size: 17px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	color:#e9010a;
	text-decoration:none;
	line-height:10px;
  }
  
  #content .news .post div h1,
  #content .news .post div h2 {
    font-size: 13px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	color:#e9010a;
	text-decoration:none;
	line-height:18px;
  }
  
  
 #content .news .post .friendThumb a{width:150px; height:114px; float:left; }
 #content .news .post .friendThumb{width:150px; height:114px; float:left; padding:5px;}
#content .news .post .friendThumb img{}

#content .news .post #aboutText{width:546px; position:relative;}
#content .news .post #aboutText img{margin-top:80px;}
#content .news .post #aboutText p{line-height:13px; text-align:justify; font-size:10px; margin-bottom:13px;}

#content .news h2#comments {
	font-size: 12px;
	text-align:center;
	margin-top:10px;
	font-weight: bold;
	color: #e9010a;
}

#content .post h3 {
	font-size: .875em;
	color: #333;
	margin-bottom: 10px;
}
/* Content -> Product and Sidebar Panel */

#content .products {
	width: 400px;
	float: right;
}
#content .products .head {
	display:none;
	background-image: url(imgs/newproducts.gif);
	height: 23px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 8px;
}
#content .products .post {
	float: left;
	width: 143px;
	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: 200px;
	width: 143px;
	text-align: center;
	line-height: normal;
	margin-bottom: 5px;
}
#content .products .post .item img {
	margin-top: 0px;
}
#content .products .post .item a img {
	border: 1px solid #fff;
}
#content .products .post .item a:hover img {
	border: 1px solid #7cceed;
}
#content .products .post .inside {
	font-size: 12px;
}
#content .products .post .top {
	font-color: #222;
	text-align: center;
}
#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 a {
	color: #4d98c8;
}
#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 .products .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#content .products .navigation a {
	border: 1px solid #ccc;
	color: #555;
	padding: 4px;
}
#content .products .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
#content .products .navigation .left {
	width: 45%;
	float: left;
}
#content .products .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
/* 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;
}
#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 */

#canvas{

  width: 606px;
  left:50%;
  margin-left:-304px;
  position:absolute;
  
}

#content{
  width: 606px;
  padding: 45px 0px 11px 0px;
}


  
small{font-family:Arial; letter-spacing:-0.03em; color:#ffffff; font-size:10px; line-height:16px;}

#content .news .breadcrumbs {
	display:none;
	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;
}
#content .news .ls {
	width: 256px;
	float: left;
}
#content .news .tr {
	width: 356px;
	text-align: center;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 2px;
}
#content .news .tr img {
	width: 100px;
	height: 100px;
	padding: 2px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
}

#content .news .navigation a {
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	color:#e9010a;
	text-decoration:none;
	line-height:10px;
}

#content .news .navigation .right{
	width:45%;
	float:right;
	text-align:right;
}

#content .news .navigation .left{
	width:45%;
	float:left;
}

#content .news .mi {
	/*width: 350px;
	height: 350px;*/
	padding: 2px;
	border: 0px solid #f2f2f2;
	margin:0 auto;
	text-align:center;
}
#content .desc {
	width: 400px;	
	padding-top: 8px;
}
#content .desc .specs p{
	color:#fff;
	font-family:Arial;
}
#content h2 .itemName{
	font-size: 13px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	color:#e9010a;
	text-decoration:none;
	line-height:10px;
}
#content h2 .price {
	
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#content h2 .sold {
	background-color: #ca1717;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#content .desc .buy {
	padding: 5px;
	font-size: 11px;
	line-height: 150%;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#content .desc .buy .lsf {
	width: 40%;
	float: left;
	border:1px solid green;
}
#content .desc .buy .rsf {
	float: right;
	width: 40%;
}
#content .desc .buy .field {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border:1px solid red;
	width: 115px;
	margin: 0px;
}
#content .desc .buy .lsf table td,
#content .desc .buy .rsf table td{
	padding:3px 0px 3px 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: .875em;
	color: #555;
	margin: 0px;
	margin-bottom: 6px;
}
#content .desc p {
	font-size: .785em;
	line-height: 185%;
	margin-bottom: 11px;
	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: 546px;
}
#content .grid .post {
	float: left;
	width: 143px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 10px;
	display: inline;
	border:1px solid red;
}
#content .grid .post .item {
	font-size: 12px;
	
	height: 200px;
	width: 143px;
	text-align: center;
	line-height: normal;
}
#content .grid .post .item img {
	
}
#content .grid .post .item a img {
	border: 1px solid #fff;
	display:block;
	height:200px;
	width:143px;
}
#content .grid .post .item a:hover img {
	border: 1px solid #7cceed;
}
#content .grid .post .inside {
	font-size: 12px;
	float:left;
}
#content .grid .post .top {
	font-color: #222;
	text-align: left;
}
#content .grid .post .top h2 {
	margin: 0px;
	padding-top: 5px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .925em;
}
#content .grid .post .top h2 a {
	color: #ff0000;
	line-height:13px;
}
#content .grid .post .top h2 a:hover {
	color: #2a718c;
}
#content .grid .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 .grid .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#content .grid .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#content .grid .navigation a {
	border: 1px solid #ccc;
	color: #555;
	padding: 4px;
}
#content .grid .navigation a:hover {
	border: 1px solid #222;
	color: #ff0000;
}
#content .grid .navigation .left {
	width: 45%;
	float: left;
}
#content .grid .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
#content .grid .price {
	background-color: #000000;
	color: #ffffff;
	width: 143px;
	font-size:14px;
	font-family:Arial;
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 7px;
}
#content .grid .sold {
	background-color: #d3d3d3;
	color: #ca1717;
	width: 108px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
/* 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 -> Comments */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	text-align:right;
	margin:2px 0px 8px 0px;
}

#commentform #author, #commentform #email, #commentform #url{
	width:60%;
}

h2#postcomment{margin-top:5px;}

#commentform textarea {
	width: 100%;
	margin-top:5px;
}


#canvas #content .news #commentform p{
	width:100%;	
}

#canvas #content .news #commentform p label small {
	text-align:right;
	width:30%;
}

#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%;
	margin-bottom: 5px;
	background-color: #f7f7f7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	/*** turn footer off ***/
	display:none;
}
#footer .col1 {
	width: 40%;
	float: left;
	padding-left: 3%;
}
#footer .col2 {
	width: 40%;
	float: right;
	padding-right: 3%;
	text-align: right;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: .825em;
line-height: 165%:
}
#footer p a {
	color: #1c5f85;
}
#footer p a:hover {
	background-color: #ccc;
	color: #111;
}
#copyright {
	text-align: center;
	/*** turn copyright off ***/
	display:none;
}
#copyright p {
	font-size: 11px;
	color: #555;
	margin: 0px;
	padding: 0px;
}
#copyright p a {
	color: #777;
}
#copyright p a:hover {
	color: #222;
}
.invisible{display:none;}