/*  
Theme Name: Jet
Theme URI:
Description: A light flowing smooth layout with a crisp and clean look.  Theme options include settings for the sidebars such as location, visibiliity (left/right/hidden/visible), and size.  Lavalamp menu, ad-sense ready, and very easy to edit and customize.
Tags: blue, white, light, fixed-width, theme-options, right-sidebar, left-sidebar, one-column
Author: SAFI Technologies Ltd.
Author URI: http://forums.safitech.com/
Version: 1.1.1
*/ 

body {
	background: #fff url("images/layout/bg.png") repeat-x left top;
/*	color: #525353;*/
	color: #000000;
	font-family: 'Overlock';
/*	font-family: "Trebuchet MS", HelveticaNeue, Arial, Helvetica, sans-serif; */
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: normal;
	margin: 0px;
}

#mainWrapper {
	background: #fff url("images/layout/background.png") no-repeat center top;
	width:100%;
}
.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

blockquote {
	background:lightyellow none repeat scroll 0 0;
border:1px solid silver;
display:block;
margin:0;
padding:10px;font-style: italic;color: #A9AA97;
}

blockquote:before,blockquote:after {
	color: #0F92BC;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 100%;
}

blockquote:before {
	content: open-quote;
}

blockquote:after {
	content: close-quote;
	text-align: right;
}

code {
	color: #3366CC;
}

a img {
	border: medium none;
}

#wrapper {
	margin: 0 auto;
	max-width: 887px;
	min-width: 760px;
	position: relative;
	width: 887px;
}

#header {
	background: transparent none repeat scroll 0 0;
	height: 115px;
}

.logo {
	float: left;
	/*height: 73px;*/
	margin-top: -65px;
	margin-left: -80px;
	margin-bottom: -70px; 
}

#searchform {
	float: right;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
}

#searchform a,#searchform a:link,#searchform a:visited {
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	color: #acdaf0;
	padding: 0px 5px;
	float: left;
}

#searchform a:hover {
	text-decoration: underline;
}

#searchform .first a {
	background: transparent url("images/nav/seperator.gif") no-repeat
		right center;
}

#searchform .last a {
	background: transparent url("images/nav/seperator.gif") no-repeat
		left center;
}

#searchbutton {
	margin-right: 5px;
	vertical-align: bottom;
}

.blogerName {
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}

.blogerName h1 {
	padding-bottom: 2px;
	text-transform: none;
}

.blogerName h1 a {
	color: #FAFAFA;
	font-size: 19px;
	text-decoration: none;
}

.blogerName h1 a:hover {
	color: #F4ECA3;
}

.blogerName .description {
	border-top: 3px double #ACDAF0;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 5px 0 20px;
}

#mainNav {
clear:both;
display:block;
float:left;
height:auto;
margin: 0px 0 0 0;
padding: 0 0 0 95px;
position:relative;
width:auto;
}

#mainNav ul {
	float: right;
	margin: 0 0 0 0px;
	overflow: hidden;
	position: relative;
	width:auto;
}

#mainNav li {
	background: transparent url("images/nav/right-bg.png") no-repeat
		scroll right top;
	float: left;
	padding-right: 10px;
	margin-right: 2px;
}

#mainNav ul li a,#mainNav ul li a:link,#mainNav ul li :visited {
	/*background: transparent url("images/nav/left-bg.png") no-repeat
		scroll left top;*/
	color: #F4F8FA;
	float: left;
	/*font-family: "HelveticaNeue Bold", Arial;*/
	font-family: 'Overlock';
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 9px 10px;
	text-decoration: none;
	/*text-transform:lowercase;*/
}

#mainNav ul li a:hover {
	text-decoration: none;
	color: #f4eca3;
}


#mainNav li.one {
	background: transparent url("images/nav/right-bg0.png") no-repeat
		scroll right top;
	float: left;
	padding-right: 10px;
	margin-right: 2px;
}

#mainNav ul li.one a,#mainNav ul li.one a:link,#mainNav ul li.one a:visited {
	background: transparent url("images/nav/left-bg0.png") no-repeat
		scroll left top;
	color: #F4F8FA;
	float: left;
	/*font-family: "HelveticaNeue Bold", Arial;*/
	font-family: 'Overlock';
	font-size: 18px;
	/*font-weight: bold;*/
	padding: 10px 0px 9px 10px;
	text-decoration: none;
	/*text-transform:lowercase;*/
}


#mainNav li.two{
	background: transparent url("images/nav/right-bg1.png") no-repeat
		scroll right top;
	float: left;
	padding-right: 10px;
	margin-right: 2px;
}

#mainNav ul li.two a,#mainNav ul li.two a:link,#mainNav ul li.two a:visited {
	background: transparent url("images/nav/left-bg1.png") no-repeat
		scroll left top;
	color: #F4F8FA;
	float: left;
	/*font-family: "HelveticaNeue Bold", Arial;*/
	font-family: 'Overlock';
	font-size: 18px;
	/*font-weight: bold;*/
	padding: 10px 0px 9px 10px;
	text-decoration: none;
	/*text-transform:lowercase;*/
}


#mainNav li.zero{
	background: transparent url("images/nav/right-bg2.png") no-repeat
		scroll right top;
	float: left;
	padding-right: 10px;
	margin-right: 2px;
}

#mainNav ul li.zero a,#mainNav ul li.zero a:link,#mainNav ul li.zero a:visited {
	background: transparent url("images/nav/left-bg2.png") no-repeat
		scroll left top;
	color: #F4F8FA;
	float: left;
	/*font-family: "HelveticaNeue Bold", Arial;*/
	font-family: 'Overlock';
	font-size: 18px;
	/*font-weight: bold;*/
	padding: 10px 0px 9px 10px;
	text-decoration: none;
	/*text-transform:lowercase;*/
}

li.current a span {
	text-decoration: none;
	color: #f4eca3;
}

#mainNav a span.two {
	color: #f4eca3;
	cursor: pointer;
}

#mainNav a span {
	
}

/*====Required====*/
.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: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   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;
}

/*====== layouts =====*/
.layout .content {
	padding: 0 10px;
}
.layout_sidebar1left_sidebar2right  #middleContent,.layout_sidebar1right_sidebar2left  #middleContent{position:relative}
.layout_sidebar1left_sidebar2right .sidebar_left,.layout_sidebar1right_sidebar2left .sidebar_left{position:absolute;/*width:160px*/}
.layout_sidebar1left_sidebar2right .sidebar_right,.layout_sidebar1right_sidebar2left .sidebar_right{display:inline;padding:0}
.layout_sidebar1left_sidebar2right .sidebar_right,.layout_sidebar1right_sidebar2left .sidebar_right,.layout_sidebar1left_sidebar2left  #middleContent,.layout_sidebar1left  #middleContent,.layout_sidebar2left  #middleContent{float:right}
.layout_sidebar1left_sidebar2left .sidebar_left,.layout_sidebar1left_sidebar2left .sidebar_right,.layout_sidebar1right_sidebar2right  #middleContent,.layout_sidebar1right_sidebar2right .sidebar_left,.layout_sidebar1right_sidebar2right .sidebar_right,.layout_sidebar1left .sidebar_left,.layout_sidebar2left .sidebar_left,.layout_sidebar1right  #middleContent,.layout_sidebar2right  #middleContent,.layout_sidebar1right .sidebar_right,.layout_sidebar2right .sidebar_right{float:left}
.layout_sidebar1left .sidebar_left,.layout_sidebar2left .sidebar_left{padding-left:0 !important}
.layout_sidebar2right .sidebar_right, .layout_sidebar1right .sidebar_right {padding-left:10px;}
.layout_sidebar1right_sidebar2right .sidebar,.layout_sidebar2right_sidebar1right .sidebar {padding-left:15px;}
.layout_sidebar1right_sidebar2left .sidebar_left {padding-left:0px !important;}
.layout_sidebar1right_sidebar2left .sidebar_right,.layout_sidebar2right_sidebar1left .sidebar_right {margin-right:5px;}
.layout_sidebar1left_sidebar2right .sidebar_right {margin-right:5px;}

.sidebar {
	/*width: 160px;*/
}

#sidebar1 {
	
}

#sidebar2 {
	padding-left: 10px;
}

#contentWrapper {
	/*background: #BBDDBB;*/
	display: inline-block;
	float: left;
	padding: 0px 48px 10px;
	width: 867px;
	min-height: 400px; *
	height: 400px;
	margin-top: -14px;
	margin-bottom: 30px;
}

* html #contentWrapper {
	height: 400px;
}

#middleContent {
	width: 100%;
	margin: 0px;
}

div.content-top{background:url(images/layout/content_top.png) no-repeat 0px 0; width: 738px; height: 50px; padding:0 10px; background-size: 100% auto;}
div.content-bottom{background:url(images/layout/content_bottom.png) no-repeat 0px 0; width: 738px; height: 100px; padding:0 10px; background-size: 100% auto; }

.content {
/*	float:left;*/
	min-height:400px;
	padding:0 1%;
	width: 738px;
	background:url(images/layout/content_repeater.png) repeat-y 0px 0;
	background-size: 100% auto;
}

.content h1 {
	float: left;
	width: 81%;
}

.post {
	
	width: 100%;
}

.content h2 {
	font-size: 14pt;
}

.content h3 {
	font-size: 12pt;
}

.content h4,.content h5,.content h6 {
	font-size: 11pt;
}

.content .pageTitle {
	background: #FDFDFD url("images/layout/help-box-bg.gif") repeat-x
		scroll left top;
	border: 1px solid #EAEAEA;
	clear: both;
	color: #FB6B19;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 15px;
}

div.potlood,div.gum{position:relative; }
div.potlood{left:150px;top:-460px;background:transparent url(images/layout/potlood.png) no-repeat 0 0;width:100px;height:458px; float:left;}
div.gum{left:474px;top:600px;background:transparent url(images/layout/gum.png) no-repeat 0 0;width:130px;height:183px}

h2.homeTitle {
	margin: 0px;
}

h2.postTitle {
	color: #0093D0;
	font-size: 16pt;
	font-weight: 900;
	padding: 0 10px;
	margin: 0px 50px;
	/*background: #ACDAF0 none repeat scroll 0 0;*/
}

h2.postTitle a {
	color: #0093D0;
	font-family: 'Overlock';
	font-size: 24pt;
	font-weight: 900;
	margin: 0px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	letter-spacing: -1px;
}

h2.postTitle a:hover {
	text-decoration: none;
}

.postMeta {
	color: #333333;
	font-size: 9pt;
	padding: 2px 10px 4px;
}

.postMeta a,.postContent a {
	color: #3B5998;
}

.postMeta a:hover,.postContent a:hover {
	text-decoration:none;
}

.postMeta .date {
	background: transparent url("images/date.gif") no-repeat scroll left
		center;
	padding: 0 0 0 15px;
}

.postMeta .filed {
	background: transparent url("images/folder.gif") no-repeat scroll
		left center;
	margin: 0 0 0 3px;
	padding: 0 0 0 18px;
}

.postMeta .commentcount {
	background: transparent url("images/comments.gif") no-repeat scroll
		left center;
	margin: 0 0 0 3px;
	padding: 0 0 0 18px;
}

.postMeta .tags {
	background: transparent url("images/tags.gif") no-repeat scroll left
		center;
	padding: 0 0 0 15px;
}

.content p,.postContent p {
	font-size: 12pt;
	padding: 5px 10px;
/*	clear:both;*/
	margin:0px 50px 0px 50px;
	line-height: 25px;
}

.postContent ul,ol {
	margin:5px 150px;
}

.postContent ul li,ol li {
	border-bottom:1px solid #FFFFFF;
	font-size:10pt;
}
.postContent ul li{
list-style-image:none;
list-style-position:inside;
list-style-type:circle;
}

.postContent ol li{
list-style-image:none;
list-style-position:inside;
list-style-type:square;
}

.comment {
	border-top: 1px solid #ACDAF0;
}

p.comments {
	clear: both;
	padding: 5px 10px;
}

p.comments a {
	background:transparent url(images/comment.gif) no-repeat scroll left top;
	color:#93A8AF;
	font-size:10pt;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
}

.commentlist {
	font-size: 10pt;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 10px 0;
}

.commentlist li {
	border: 3px double #E8F0F4;
	float:left;
	margin:0 0 5px 0;
	width:100%;
}

.commentlist {
	
}

.commentlist .alt {
	background: #E8F0F4 none repeat scroll 0 0;
}

.commentlist cite {
	padding: 10px;
	color: #A9AA97;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.commentlist cite a {
	
}

.commentmetadata {
	padding: 10px;
	color: #333333;
	font-size: 8pt;
}

.comment h3 {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
	margin: 0;
}

.comment p {
	font-size: 10pt;
	padding: 10px;
	background: #FAFAFA none repeat scroll 0 0;
}

.comment a {
	color: #F47622;
	text-decoration: none;
}

.comment a:hover {
	text-decoration: underline;
}

.comment textarea {
	margin-left: 0;
	margin-right: 0;
	width: 470px;
}

.comment #submit, input[type=button], input[type=submit] {
	background: #FFFFFF url("images/buttons/button-bg.gif") no-repeat
		scroll left top;
	border: 1px solid #ACDAF0;
	color: #57B6E1;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	width: 100px;
}
.comment #submit {
	float: left;
	clear: both;
}
.comment #submit:hover, input[type=button]:hover, input[type=submit]:hover {
	cursor: pointer;
	border: 1px solid #E8F0F4;
}

.navigation {
	color: #406E8D;
	font-size: 10pt;
	margin: 10px 0;
	text-align: center;
}

.navigation a {
	text-decoration: none;
}

a.gravatar {
	background: transparent url("images/layout/avatar-bg.gif") no-repeat
		scroll center top;
	float: left;
	height: 80px;
	margin: 0;
	padding-top: 3px;
	text-align: center;
	width:10%;
}

#nextprevious {
	font-size: 80%;
	padding: 10px;
}
#nextprevious a{
color:#F47622;
font-weight:bold;
}
.commentbody {
display:inline;
float:left;
margin-bottom:0;
margin-left:10px;
padding:10px 0;
width:88%;
}

.adsense_top {
	font-size: 9pt;
	margin: 10px 0 25px;
	text-align: center;
}

.adsense_sidebar {
	font-size: 9pt;
	margin: 0 0 20px;
	text-align: center;
}

.widgettitle {
	background:transparent url(images/layout/sidebar_title-bg.gif) no-repeat scroll left top;
	border-bottom:1px solid #EAEBE2;
	height:15px;
	margin:-10px 0 0;
	padding-left:5px;
	padding-top:5px;
}

.sidebaritem {
	background: #F9FAF3 url("images/layout/sidebar_bottom-bg.gif")
		no-repeat scroll left bottom;
	border-left: 1px solid #EAEBE2;
	border-right: 1px solid #EAEBE2;
	margin-bottom: 10px;
	font-size: 9pt;
	padding-bottom:10px;
	padding-top:10px;
}

.sidebaritem  ul li {
	background: transparent url("images/icons/list.jpg") no-repeat scroll
		10px center;
	padding: 3px 0 3px 19px;
}

.sidebaritem  ul li  a {
	color: #0093D0;
	text-decoration: none;
}

.sidebaritem  ul li a:hover {
	text-decoration: underline;
}

.sidebar table {
	width: 100%;
}

.sidebar li ul {
	padding: 0;
}

.sidebar a {
	color: #F47622;
	text-decoration: underline;
}

.sidebar a:hover {
	text-decoration: none;
}

#tag_cloud a {
	display: inline;
}

.sidebar ul.children li {
	border-bottom: medium none;
}

.sidebar ul.children {
	margin-bottom: -5px;
}

/*form*/
label {
	color: #3E3F40;
	float: left;
	font-family: HelveticaNeue, Arial;
	font-size: 11px;
	padding: 5px 3px;
	width: auto;
	font-weight: bold;
}

input[type=text],textarea,input[type=password] {
	background: #F9FAF3 url("images/layout/input-bg.gif") repeat-x scroll
		left bottom;
	border: 1px solid #DADBDB;
	clear: both;
	color: #A9AA97;
	display: block;
	float: left;
	height: auto;
	margin-bottom: 3px;
	margin-right: 5px;
	padding: 3px;
}

textarea {
	height: 100px;
}

select {
	border: 1px solid #e9eae1;
}

.Breadcrumb a {
	color: #35a9da;
}

.Breadcrumb a:hover {
	text-decoration: none;
}

.Breadcrumb {
	color: #656566;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}

.Breadcrumb .path {
	
}

.list {
	
}

.list li {
	background: transparent url("images/icons/orange-arrow.gif")
		no-repeat scroll left center;
	color: #6B6868;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	margin: 0;
	padding-left: 16px;
}

#footer {
/*	background: transparent url("images/layout/footer-line.gif")
		no-repeat scroll center top;*/
	clear: both;
	color: #45B0DD;
	padding: 25px 0 0;
	text-align: center;
}

#footer a,#footer a:link,#footer a:visited,#copyRight a,#copyRight a:link,#copyRight a:visited
	{
	color: #45B0DD;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

#footer a:hover,#copyRight a:hover {
	text-decoration: underline;
}

#copyRight {
	background: transparent none repeat scroll 0 0;
	color: #969EA3;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: center;
}

#copyRight a,#copyRight a:link,#copyRight a:visited {
	text-transform: none;
	font-size: 11px;
}

.cleared {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}