/*
Theme Name: Wasabi 3D
Theme URI: http://gazillionproductions.co.uk
Description: Wasabi 3D Market Place
Author: Gazillion
Author URI: http://gazillionproductions.co.uk
Tags: light, Blue, Web 2.0
*/

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* RESET @END ----------------------------------------------------------------------------------------------- */

/* BASIC */
*:focus{outline:none;}

.clear{clear:both;}

body{background-color:#001126;font-family: Arial, Helvetica, sans-serif; font-size:11px;width:811px;text-align:left;margin:0 auto;color:#2C2C29;}

p {
	font-size:1.2em;
    margin:1px 0 15px;
    padding:2px;
    width:700px;
	
}

a {
	color:#807D7A;
    text-decoration:none;
	
}

a:hover { color: #d25b01; }

h2{
	background-color:#e3e3d9; 
	width: 690px; 
	border-bottom:1px solid #DCDCDB;
	letter-spacing:-1px;
	font-size:24px;
	padding-bottom:3px; 
	padding-top:4px;
	padding-left:3px;
	font-weight:400;
	margin:10px 0 3px 0;
	font-family:Helvetica, Georgia;
	font-style:italic;
	
}

h2 a { 
    font-weight:600;
    border:0;
    text-decoration:none;
    color:#5687aa;
    display:block;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
}

h3{font-size:1.6em; color:#5687aa; }

h4{font-size:1.5em;}

h5{font-size:1.4em;}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	font-style:italic;
	color:#D25B01;
	margin-top: 5px;
	margin-left: 10px;
	background-color:#e3e3d9; 
	width: 935px; 
	padding-bottom:3px; 
	padding-top:4px;
	padding-left:5px;
	
	
}



img,img a{border:1px solid #EEE;padding:0px;margin-left:-2px;}

/*hr{color:#DCDCDB;background-color:#DCDCDB;height:1px;border:0px;}*/

hr {
	background-image:url(images/hr.jpg);
	background-repeat:no-repeat;
	width:700px;
	height: 50px;
	border:none;
	

}

pre{width:540px; white-space:pre-wrap;}

code{border:1px solid #DDD;display:block;padding:8px;background-color:#E3E3D9;color:#444;width:132%;margin-top:1em;}



/* BASIC @END ----------------------------------------------------------------------------------------------- */

	


/* LAYOUT */
h1#logo,h1#logo a{font-family:Helvetica,Georgia;padding:0;margin-top:7px;font-size:36px;color:#FFF;text-decoration:none;text-transform:uppercase;}
h1#logo small{color:#FFF;font-size:12px;display:block;margin:-7px 2px 1px;height:20px;}
h1#logo small a{font-size:12px;border-bottom:1px solid #FFF;}

#rss1{
	background-image:url(images/rss1.png);
    font-weight:700;
    height:110px;
    left:900px;
    position:relative;
    top:-150px;
    width:106px; 
	
}

#rss-feed{
	float: right; 
	width: 190px; 
	font-weight: 700; 
	position: relative; 
	top: 70px; left: 5px; 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right: 10px;
	
}

#header{background:transparent url(images/header.png) no-repeat;height:171px; width: 960px;}
#top{cursor:pointer;display:block;margin-left:5px;position:relative;bottom:-57px;margin-top:-57px;min-height:56px;max-width:796px;}
#top strong{display:none;}
#top_bar{padding:74px 23px 0 20px;}

#page_wrap {
     margin-left:auto;
     margin-right:auto;
     position:relative;
     text-align:left;
     top:20px;
     width:960px;

	
}

/* @fOOTER */

	#footer { position: relative; float: left; clear: both; width: 943px; height: 30px; padding: 10px; color: #fff;  }

/* fOOTER @END ----------------------------------------------------------------------------------------------- */

#header #s{
	-moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
     background:#0F191F none repeat scroll 0 0;
     border:1px solid #073558;
     color:#fff;
     font-family:Arial,Helvetica,sans-serif;
     font-size:11px;
     padding:2px;
	 margin-right: 5px;
	
}

#header #go{
	float:right;
	width:50px;
	height:20px;
	background: #0F191F;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
	color:#fff;
	margin:0px 0 0 0px; 
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px; 
	-moz-border-radius-topleft: 5px; 
	border:1px solid #073558;
	padding-top: 5px; 
	padding-left: 5px; 
	padding-bottom: 3px;
	cursor:pointer;
	
}

#searchform {
	top: 70px; 
	float: right;
	
}

#nav{ 
    position:relative;
	background-image:url(images/header_1_center.png);
	background-repeat:repeat-x;
    height: 30px;
    width: 948px; 
    top: 129px; 
    float: left; 
    margin-left: 0px; 
    border:1px solid #ffffff; 
    padding-top: 5px; 
    padding-left: 5px; 
    padding-right: 5px; 
}

#content{background: #FFF url(images/content_middle.png) repeat-y;padding:0 15px 15px 15px;margin-left:0px;width:930px; position: relative; top: -90px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-topleft: 5px; border:1px solid #ffffff;}
#content-body{display:inline-block;width:700px;min-height:300px;height:auto !important;overflow:hidden;}
* html #content-body{float:left;} *+html #content-body{float:left;margin-right:28px;}
#footer .text{color:#8D837B;font-size:10px;display:block;padding:12px;width:785px;}
#footer .top{float:right;display:block;margin-top:-10px;}
#footer em, #footer em a{font-style:normal;color:#41413E;}

/* LAYOUT @END ----------------------------------------------------------------------------------------------- */

/* FRONT MENU */
ul#front_menu{width:700px;float:left;text-transform:uppercase;height:24px;overflow:hidden;position:relative;top:0px;}
.expand{width:768px !important;}
* html .expand{margin-top:-13px;} *+html .expand{margin-top:-13px;}
#front_menu li{list-style:none;float:left;margin-right:4px;}
* html #front_menu li{height:24px;display:inline;}

#front_menu li a{
	height:24px;
	display:block;
	background:url(images/nav.png) no-repeat left top;
	padding-left:15px;
	color:#fff; font:700 .88em/26px Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
	
}

#front_menu li a span{height:24px;display:block;background:url(images/nav.png) no-repeat right top;line-height:24px;padding-right:15px;}
#front_menu li a:hover,#front_menu li a.s{background-position:left bottom;}
#front_menu li a:hover span,#front_menu li a.s span{background-position:right bottom;}
* html #front_menu li a,* html #front_menu li a span{width:1%;white-space:nowrap;cursor:pointer;}
* html #front_menu li a span{position:relative;}

/* WP */
blockquote{margin:20px 10px 10px 5px;border-left:4px solid #DDD;padding:0 5px 0 5px;font-size:9px;text-align:justify;}
.commenttext blockquote{border-left:4px solid #B6B6B5;}
.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;}
.wp-caption img{border:none;margin:0;padding:0;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;color:#111;margin:0;padding:0 4px 5px;}
.alignleft,img.alignleft{float:left;margin:5px 10px 5px 0;}
.alignright,img.alignright{float:right;margin:5px 0 5px 10px;}
.aligncenter,div.aligncenter,img.aligncenter{text-align:center;display:block;margin:10px auto;}
abbr, acronym, span.abbr{cursor:help;border-bottom:1px dotted #000;}

#content-body table { 
   border-collapse:collapse; 
   width:690px; 
   border:0; 

}

#content-body table { margin:0 0 1em 1px; }
#content-body td, .post th { border:1px solid #DCDCDB; padding:10px; }
#content-body th { background:#EEE; font:18px normal; }
.wp_syntax { width:auto; }
.wp_syntax table { border:0 !important; }
.wp_syntax table td { border:0 !important; }
img.wp-smiley{border:0px;vertical-align:middle;}

/* CONTENT */
#content-body ul,#content-body ol{margin:15px 30px;font-size:12px;}
#content-body ul li{list-style:circle;margin-bottom:4px;}
.hentry{min-height:150px;height:auto!important;width:550px;margin-bottom:1em;}
.sticky h2 a{color:red;}
.comm_date{background:transparent url(images/date_comm_box.png) no-repeat;height:100px;width:57px;position:absolute;display:inline-block;text-align:center;margin:0 0 0 -72px;z-index:2;}
.only_date{background:transparent url(images/data_box.png) no-repeat !important;height:67px !important;}
* html .comm_date{margin-top:10px;} *+html .comm_date{margin-top:10px;}


.comm_date .data  {
	margin-left:-1px;
	padding-top:10px;
	display:block;
	font-weight:700;
	text-transform: uppercase;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d25b01;
	
}

#featured-products {
   -moz-background-clip:border;
   -moz-background-inline-policy:continuous;
   -moz-background-origin:padding;
   -moz-border-radius-bottomleft:5px;
   -moz-border-radius-bottomright:5px;
   -moz-border-radius-topleft:5px;
   -moz-border-radius-topright:5px;
   background-image:url(images/featured-products.png);
   background-color:#fff;
   background-repeat:no-repeat;
   border:1px solid #FFFFFF;
   height:224px;
   margin-bottom:10px;
   position:relative;
   top:-90px;
   width:960px;
}

#featured-products1 {
   -moz-background-clip:border;
   -moz-background-inline-policy:continuous;
   -moz-background-origin:padding;
   -moz-border-radius-bottomleft:5px;
   -moz-border-radius-bottomright:5px;
   -moz-border-radius-topleft:5px;
   -moz-border-radius-topright:5px;
   background-color:#fff;
   background-repeat:no-repeat;
   border:1px solid #FFFFFF;
   height:220px;
   margin-bottom:10px;
   position:relative;
   top:-90px;
   width:960px;
}

#p1 {
background-color:#E3E3D9;
float:left;
left:0;
margin-left:6px;
padding:5px;
position:relative;
top:10px;
}



#vray-ad {
   float:left;
   position:relative;
}

#mograph-ad {
   float:right;
   position:relative;
}

.comm_date .nr_comm{padding-top:14px;color:#FFF;display:block;font-weight:700;}
.comm_date .nr_comm_spot, .comm_date .dsq-comment-count{display:block;margin:0 9px 0 8px;padding:6px 0 5px 0;}
.comm_date .data .j{font-size:24px;display:block;}
.nr_comm a{color:#FFF;text-decoration:none;}

.cat_tags {
	-moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
	background-color:#003c69;
	width:674px; 
	margin-top:10px;
	padding:8px 10px 5px; 
	color:#FFFFFF; 
	
}
	
	
.cat_tags_close{
	max-height:3px;
	height:3px;
	width:550px;
	margin-bottom:20px;
	
}

.cat_tags .continue{float:right;padding-right:18px;width:100px;text-align:center;}
.cat_tags .category{float:left;width:400px;}

.cat_tags a,.cat_tags .continue a{
	color:#fff;
	
}

.cat_tags a:hover{
	color:#5687aa;
	
}
* html .cat_tags{padding:9px 8px 0;margin-bottom:-3px;}
*:first-child+html .cat_tags{padding:9px 8px 0;margin-bottom:-3px;}

/* SIDEBAR */

.content-sidebar{
	display:inline-block;
    float:right;
    overflow:hidden;
    position:relative;
    vertical-align:top;
    width:191px;
	
}

.content-sidebar input{padding:3px;border:1px solid #E5E2E0;margin-bottom:2px;}
.content-sidebar h3{margin-top:8px;display:block;background: url(images/sidebar_h3.png) no-repeat;height:35px;width:193px;font-weight:700;font-size:11px;padding:9px 0 0 10px;}
.content-sidebar h3 a{text-decoration:none;color:#c0ea00;line-height:13px;}
.content-sidebar ul{list-style:none;width:191px;padding:2px;}
.content-sidebar li{list-style:none;}
* html .content-sidebar ul{width:160px;}
.content-sidebar ul li{display:block;color:#9D9793;line-height:16px;padding:4px 0 4px;border-bottom:1px solid #EEE;width:185px;}
.content-sidebar ul ul li{border:0px;padding-bottom:0;width:140px;}
.content-sidebar ul li.page_item ul li.page_item , .content-sidebar ul li.cat-item ul.children li.cat-item{background:url(images/arrow.gif) 0 11px no-repeat;padding-left:11px;margin-top:-3px;}
.content-sidebar ul li.page_item ul li.page_item ul li.page_item, .content-sidebar ul li.cat-item ul.children li.cat-item ul.children li.cat-item{background:url(images/arrow.gif) 0 11px no-repeat;padding-left:12px;}

.content-sidebar ul li a:hover,.content-sidebar .recentcomments a:hover{
	color:#d25b01;
	
}
.content-sidebar .textwidget, .content-sidebar select{padding:3px;margin:10px 2px 10px 2px;width:188px;}
.content-sidebar .recentcomments{display:block;border-bottom:1px solid #EEE;color:#9D9793;padding:4px 0px;line-height:16px;}

/* COMMENTS */
#content-body input{padding:3px; margin-bottom:2px; background: #212F32; border: 1px solid #333; padding: 2px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #fff; font-family: "Lucida Grande", sans-serif; font-size: 11px;}

#content-body textarea{
	-moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
     background:#0F191F none repeat scroll 0 0;
     border:1px solid #073558;
     color:#fff;
     font-family:Arial,Helvetica,sans-serif;
     font-size:11px;
     padding:2px;
	 margin-right: 5px;
	 width: 98%
	 
}

#content-body input#submit {width: 88px;height: 25px;border: 0px;background:#4C4C4C url(images/submit_btn.png) no-repeat;font: bold 12px Helvetica,Georgia,serif;color:#FFF;text-align:center;cursor:pointer;}
#comentarii ol.commentlist{width:99%;margin:0;padding:0;font-size:11px;}
ol.commentlist{list-style:none;}
ol.commentlist li{list-style-type:none;margin-bottom: 10px;background-color: #F5F5F5;border: 1px solid #DDD;padding: 15px 10px 4px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ol.commentlist li ul{list-style-type: none;margin-left: 7px !important;}
ol.commentlist li ul.children li{list-style:none !important;background-color: #FFF;width:100%;font-size:11px;}
ol.commentlist li ul.children li ul.children li{background-color:#F5F5F5;}
ol.commentlist li div.comment_content{float: left;width: 100%;}
ol li div.comment_content div.commentmetadata{color: #999;border-bottom: 1px solid #ddd;margin:0px 8px 5px;}
ol li div.comment_content div.commentmetadata a{color: #bbb;text-decoration: none;}
ol li div.comment_content p{padding:0 0 16px 6px;}
ol li div.comment_content .reply{margin:8px;}
strong.comment_author{font-size:125%;}
strong.comment_author a{text-decoration:underline !important;}
a#cancel-comment-reply-link{text-transform:uppercase;font-size:80%;margin-left:10px;}
li #respond{padding:7px;}
li #respond h2{display:none;}
li.comment-author-admin{border:1px solid #BBBBBB !important; }

/* COMMENTS / TRACKBACKS TABS */
#tabsContainer p{margin-bottom:-2px !important;}
#tabsContainer{margin-top:2em;}
#tabsContainer a{text-decoration:none;}
.trackbacks{background-color:#EEEEEE;margin-bottom:5px;padding:10px;border-bottom:1px solid #CCC;}
.tab-content {background-color:#FFF;display: none;}
.tab-content p.no{padding-top:10px;}
.tab-content.selected { display: block; }
.clear_tab{clear:both;border-bottom:3px solid #2C2C29;margin-top:-21px;}
.tabs {display: block;float: left;height: 30px;padding: 0 0 0 20px;line-height: 29px;position: relative;top: 1px;color: #787878;text-decoration: none;margin: 0 0px 0 0;}
.subscribe_comments {display: block;float: right;height: 30px;padding: 0 0 0 20px;line-height: 29px;position: relative;top: 1px;color: #787878;text-decoration: none;margin: 0 5px 0 0;}
.tabs span {display: block;float: left;padding: 0 20px 0 0;cursor:pointer;}

.tabs.selected {
	background-color:#003c69;
	color:#FFF; 
	
}
div.selected{background-color:#FFF;color:#2C2C29;}

/* PAGINATION */
.nav_link{border-top:1px solid #DDD;background-color:#F5F5F5;width:536px;padding:10px;}
.nav_link a{text-decoration:none;}
.nav_link .page_number{border:1px solid #DDD;padding:2px 10px;background-color:#EDEDED;}
.nav_link a .page_number{border:1px solid #DDD;background-color:#F5F5F5;padding:2px 10px;}
.newer_older a{margin-top:1em;text-decoration:none;font-size:12px;letter-spacing:-1px;font-weight:700;}
.newer a{background:#FFF url(images/older_newer.png) no-repeat;width:129px;padding:6px 3px 6px 0px;float:left;cursor:pointer;text-align:center;height:14px;}
.older a{background:#FFF url(images/older_newer.png) no-repeat;width:129px;padding:6px 3px 6px 2px;float:right;cursor:pointer;text-align:center;height:14px;}
.next_previous_links{margin-top:10px;border-top:1px solid #DDD;background-color:#F5F5F5;padding:0 5px;}
.next_previous_links_comments{margin-top:10px;border-bottom:1px solid #DDD;background-color:#F5F5F5;padding:0 5px;}

/* WIDGETS */
#wp-calendar {font-size: 1.2em;empty-cells: show;line-height:5px;margin-top:10px;}
#wp-calendar a {font-size: 1.0em;display: block;font-weight: bold;}
#wp-calendar #next a {padding-right: 10px;text-align: right;}
#wp-calendar #prev a {padding-left: 10px;text-align: left;}
#wp-calendar caption {padding:2px 0;margin: 8px 0;text-transform: uppercase;letter-spacing: 0.3em;font-weight: lighter;font-size: .8em;color: #444;text-align: right;}
#wp-calendar th {padding: 4px 5px 4px 6px;font-weight: lighter;font-size: .8em;color: #666;text-align: right;background: #f4f4f4;}
#wp-calendar td {padding: 4px 5px 4px 6px;text-align: right;}
#wp-calendar td#today {background: #e0e0e0;}
#wp-calendar td#prev a {padding: 0;text-align: left;font-weight: normal;}
#wp-calendar td#next a {padding: 0;text-align: right;font-weight: normal;}
a.rsswidget img{display:none;}
div.rssSummary{margin:5px;}

/* ARCHIVE */
.archive_h2{text-transform:uppercase;cursor:pointer;font-size:16px;}
.archive_h2 span{font-size:12px;}
ul.hide{list-style-type:none;display:none;}

/* OTHERS */
.promote{border:1px solid #B6B6B5;padding:10px;margin-top:1em;background:#EDEDED url(images/rss.png) 90% -35px no-repeat;}
.promote h3{margin-left:3px;}

.post-edit-link{
	display:block;background-color:#F5F5F5;
	margin-bottom:1em;
	padding:5px;
	color:#B6B6B5;
	width:684px;
	
}

.post-edit-link:hover {
	background-color:#d25b01;
	color:#fff;
	width:684px;
	
}

.comment-edit-link{ 
    background-color:#EFEFEF;
    padding:1px 5px;
    color:#999999;
    border-left:1px solid #DDD;
	width:684px;

}
.about_author{border-top:1px solid #DDD;background-color:#F5F5F5;padding:10px;margin-top:10px;}
.moderation{font-size:80%;}

/** Dave's WordPress Live Search CSS **/
ul.search_results
{
display: block;
background-color:#fff;
width:160px;
max-height: 500px;
position:absolute;
top:20px;
left:0px;
overflow:auto;	

list-style-type: none;
list-style-image: none;
list-style-position: inside;

padding: 0px;
margin: 0px;
}

ul.search_results li
{
display: block;
padding: 5px 10px 5px 10px;
margin: 0px 0px 0px 0px;
border-top: 1px solid #eee;
border-bottom: 1px solid #aaa;
text-align: left;
-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-topleft: 5px; border:1px solid #ffffff;	

color: #000;
background-color: #4C4C4C;
text-decoration: none;

}

ul.search_results li:hover
{
background-color: #393939;	
}

ul.search_results li a, ul.search_results li a:visited
{
display: block;
color: #C8F627;
margin-left: 0px;
padding-left: 0px;
text-decoration: none;
}

ul.search_results p#daves-wordpress-live-search_author
{
margin: 0px;
font-size: 90%;
font-weight: bold;
}

ul.search_results p#daves-wordpress-live-search_date
{
margin: 0px;
font-size: 90%;
}

/* Light box 2 */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Light box 2 End */