I /*  
Theme Name: SafiTech
Theme URI:
Description: A dark techy feel with a crisp and clean layout.  Theme options include settings for the number of sidebars.  Lavalamp menu, ad-sense ready, and very easy to edit and customize.
Tags: black, dark, fixed-width, theme-options, right-sidebar, one-column
Author: SAFI Technologies Ltd. | Code: Mohammed Alsharaf | Edits: John Miller | Bugfixes: Tim Behan
Author URI: http://www.safitech.com/
Version: 1.6.2
*/ /* Reset Defaults Starts */
* {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p,blockquote {
	margin: 0;
	padding: 10px;
}



a {
	color: #0F92BC;
}

a:hover {
	color: #0F92BC;
	text-decoration: underline !important;
}

blockquote {
	border: 1px solid silver;
	display: block;
	margin: 0px;
	padding: 10px;
	quotes: "\201C" "\201D";
	font-size:10px;
}

blockquote:before,blockquote:after {
	font-weight: bold;
	color: #0F92BC;
	margin:0px;
	padding:0px;
	display: block;
	font-size: 20px;
	width: 100%;
	height:10px;
}

blockquote:before {
	content: open-quote;
}

blockquote:after {
	content: close-quote;
	text-align:right;
}


code {
	color: #3366CC;
}

a img {
	border: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Reset Defaults Ends */
body {
	position: relative; /* Fixes browser resizing bug in IE6 */
	margin: 0 auto 10px auto;
	width: 950px;
	font-family: "Helvetica Neue", "Trebuchet MS", sans-serif;
	text-align: center; /* IE Centering Technique */
	background-color: #101;
/*	background:url('image-files/bw_sunset_1280x800.jpg') fixed bottom no-repeat;*/
}

#wrapper {
	text-align: left; /* IE Centering Technique */
	background: url('image-files/whitefadeedge.png') scroll right repeat-y;
}

#header {
	margin: 0;
	padding: 0 0 0 0;
	opacity: 0.8;
}

#header .topright {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #fff;
}

#searchform {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}

#searchform {
	float: right;
	height: 28px;
	margin-left: 0;
	margin-right: 15px;
	padding-top: 8px;
	width: 160px;
}

* :first-child+html #searchform { /* Filter for IE7 */
	padding: 6px 0;
}

* html #searchform { /* Filter for IE6 */
	padding: 6px 0;
}

#searchbox {
	margin-bottom: 3px;
	margin-left: 5px;
	width: 80px;
	color: #215679;
}

#searchbutton {
	color: #215679;
}

#searchbutton :hover {
	cursor: pointer;
}

#underheader {
	clear: both;
	margin-top: 20px;
	padding: 0 0 15px 0;
}

#underheader h1.sitename {
	padding: 0 0 0 0;
	position: relative;
	font-size: 23pt;
	width: 600px;
}

#underheader h1.sitename a {
	color: #fff;
	text-decoration: none;
}

#underheader h1.sitename a:hover {
	color: #4C82A6;
	text-decoration: none;
}

#underheader h2.sitedesc {
	padding: 0 0 0 0;
	position: relative;
	font-size: 12pt;
	color: #4C82A6;
}

#underheader #toprss {
	float: right;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
}

/* Main content */
#main {
	clear: both;
	width: 915px;
	/* Overrides miscalculation in IE6; ignored by other browsers. */
	margin: 0;
	padding:0 15px 15px 10px;
	background:white;
	opacity:0.9;
	
}


#contentwrapper {
	float: left;
}

#content {
	width:660px;
}

#content .pageTitle {
	padding: 5px 0 5px 0;
	font-size: 14pt;
	color: #000;
}

.contentsearch {
	margin: 0 0 40px 100px;
}

.contentsponsors {
	margin: 0 0 30px 190px;
}

.post {
	margin: 20px 0 25px 0;
}

#content h2,#content h3,#content h4,#content h5,#content h6 {
	padding: 0 10px;
	font-weight: bold;
}

#content h2 {
	font-size: 14pt;
}

#content h3 {
	font-size: 12pt;
}

#content h4,#content h5,#content h6 {
	font-size: 11pt;
}

h2.homeTitle {
	margin: 0 0 15px 0;
}

h2.postTitle {
	padding: 0 10px;
	font-size: 14pt;
	font-weight: bold;
	color: #05546C;
}

h2.postTitle a {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #05546C;
	letter-spacing: -1px;
}

h2.postTitle a:hover {
	color: #215679;
}

.postMeta {
	padding: 2px 10px 4px 10px;
	font-size: 9pt;
	color: #333;
}

.postMeta .date {
	background: url("images/date.gif") left no-repeat;
	padding: 0 0 0 15px;
}

.postMeta .filed {
	background: url("images/folder.gif") left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}

.postMeta .commentcount {
	background: url("images/comments.gif") left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}

.postMeta .tags {
	background: url("images/tags.gif") left no-repeat;
	padding: 0 0 0 15px;
}

.postMeta a {
	text-decoration: none;
}

.postContent img {
	margin:0px 10px 0px 10px;
/*	border: 3px solid #CCC;*/
}

.postContent td { font-size: 10pt;}

.postContent ul,ol {
	padding: 0 0 0 35px;
}

.postContent ul li,ol li {
	font-size: 10pt;
	color: #000;
}

p.comments {
	clear: both;
	padding: 5px 10px 5px 10px;
}

p.comments a {
	padding-left: 20px;
	background: url("images/comment.gif") left top no-repeat;
	font-size: 10pt;
	text-decoration: none;
}

.commentlist {
	margin: 10px 0;
	font-size: 10pt;
	list-style: none;
}

.commentlist li {
	margin: 0 0 5px -25px;
	width: 510px;
}

.commentlist cite {
	padding: 10px;
	font-size: 10pt;
}

.commentlist cite a {
	
}

.commentmetadata {
	padding: 10px;
}

.comment h3 {
	padding: 0 10px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.comment p {
	padding: 10px;
	font-size: 10pt;
	color: #000;
}

.comment a {
	text-decoration: none;
}

.comment a:hover {
	text-decoration: underline;
}

.comment textarea {
	width: 510px;
}

.comment #submit {
	width: 118px;
	padding: 3px;
	font-size: 9pt;
	color: #215679;
}

.comment #submit :hover {
	cursor: pointer;
}

.navigation {
	margin: 10px 0;
	color: #406E8D;
	text-align: center;
	font-size: 10pt;
}

.navigation a {
	text-decoration: none;
}

a.gravatar {
	float: left;
	margin: 10px 15px 20px 0;
	width: 69px;
}

/* Start of sidebar */
#allsidebars {
	float: right;
}

/* Sidebar 2 columns widget-ready */
.sidebarsB {
	margin-top: 15px;
}

.sidebar {
	float: left;
	width: 169px;
	padding-left: 10px;
}

.sidebarsB h2 {
	padding: 3px 7px;
	font-size: 11pt;
	color: #fff !important;
	font-weight: normal;
	background: transparent url("images/home-content-header-bg.jpg")
		no-repeat scroll left top;
	margin-bottom: 3px;
}

.sidebarsB h2 a{
color: #ffffff !important;
}

.sidebarsB table {
	width: 160px;
}

.sidebarsB ul {
	margin: 0;
	padding: 0 0 5px 0;
}

.sidebarsB li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}

.sidebarsB li ul {
	padding: 0;
}

.sidebarsB ul ul li {
	margin: 0;
	padding: 2px 2px 2px 2px;
	color: #222;
	line-height: 17px;	/* Required for cross-browser consistency; cross-browser defaults vary. */
	border-bottom: none;/*1px dotted #ccc; */
}

.sidebarsB a {
	display: block;
	color: #333;
	text-decoration: none;
	display: inline;
}

.sidebarsB a:hover {
	color: #4C82A6;
	text-decoration: underline;
}

.sidebarsB p {
	padding: 2px 0;
	font-size: 9pt;
}

#tag_cloud a {
	display: inline;
}

.sidebarsB ul.children li {
	border-bottom: none;
}

.sidebarsB ul.children {
	margin-bottom: -5px;
}

/* Footer */
#footer {
	clear: both;
	padding: 6px 0 12px 30px;
	color: #fff;
	text-align: center; /* IE Centering Technique */
}

#footer p {
	padding: 0;
	font-size: 8pt;
	color: #fff;
	text-align: center;
}

#footer a {
	color: #87BBD9;
}

#footer a:hover {
	color: #fff;
}

#credits {
	clear: both;
	margin: 0 auto;
	line-height: 30px;
	background: #66767C; margin-right:10px;
	opacity:0.8;
}

/* Extras */
.cleared {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#nextprevious {
	padding: 10px;
	font-size: 80%;
}

.commentbody {
	float: right;
	width: 420px;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
}

/* Header bar and nav menu styles */
#toprss {
	background-color: black;
	height: 90px;

}

.logo {
	float: left;
	margin: 37px 0 0 34px;
}

.blogerName {
	float:left;
	margin: 0px 0px 0px 0px;
	color: #9ED1D4;
	font-size: 12px;

	height:90px; width: 940px;

	background: transparent url("images/headerbg.jpg") no-repeat;
	background-attachment: no-scroll;
	background-position: 170px -1px;
	background-color: #032070;
}

.blogerName h1 {
	padding: 10px 10px;
	margin: 0pt; color: rgb(202, 242, 242); font-family: "Segoe UI",Segoe,Arial,Sans-Serif; font-size: 20pt;
	font-weight:normal;
}

.blogerName a {
	color: #9ED1D4;
	color: rgb(212, 242, 252);
	text-decoration: none !important;
}

.blogerName .description {
/*	text-align: right;*/
	padding-left: 10px;
}

#mainMenu {
	height: 26px;
	padding: 2px 0px;
	margin-top: 0px;
	background:#012;

}

#mainMenu ul {
	float: left;
}

#mainMenu ul li {
	float: left;
	color: #bcb8bf;
	background: transparent url("images/nav_border.png") no-repeat left 5px;
}


#mainMenu ul li a,#mainMenu ul li a:link,#mainMenu ul li:visited {
	text-decoration: none;
	color: #CFCFCF; /*#bcb8bf; */
	text-transform: titlecase; /*uppercase; */
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#mainMenu ul li a:hover {
	text-decoration: none;
}

.lavaLamp ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: hidden;
	height: 28px;
}

.lavaLamp ul li.back {
	background: transparent url("images/menu-bg.png") no-repeat right -28px;
	width: 9px;
	height: 28px;
	z-index: 8;
	position: absolute;
	margin-top: 3px;
}

.lavaLamp ul li.back .left {
	background: transparent url("images/menu-bg.png") no-repeat top left;
	height: 28px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	width: 100%;
}

.lavaLamp ul li a {
	outline: none;
	text-align: center;
	top: 7px;
	
/*	text-transform: uppercase; */
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 28px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	text-decoration: none !important;
}

.lavaLamp ul li a:hover,.lavaLamp ul li a:active,.lavaLamp ul li a:visited
	{
	border: none;
}

.rss {
	float: right;
	font-size: 12px;
	padding: 10px 10px 0 0;
	margin-right: 10px;
}

.rss a {
	text-decoration: none;
}

.rss img {
	vertical-align: top;
}


/* 
	---- MY ADDITIONS TO THE THEME ----
  HEADING STYLES
*/
.postContent h1, #content h1 { 
color: rgb(112, 12, 12); 
font-family: "Segoe UI",Segoe,"Helvetica Neue",Helvetica,Arial,Sans-Serif; 
font-size: 21pt;
font-weight:normal;
letter-spacing: -0.07em;
}
.postContent h2 { 
color: #7C8999;
font-family:"Georgia","Helvetica Neue",Helvetica,Arial,Sans-Serif;
font-weight:normal !important;
margin: 0px 0px 8px 0px;
}
 /*.postContent h2:before { content: ">>"; } open-quote; }
.postContent h2:after { content: close-quote; } */

h2.hr {line-height:3em; margin-top:12px; border-top:1px ridge grey; }

.postContent h3 { margin:14px 0px 0px 0px; color: rgb(64, 112, 64); }
.postContent h4 { margin:10px 0px 0px 0px; color: #155399; }


/* BODY TEXT STYLES */
/*.postContent, .post */
#content { padding-left:42px; padding-right:20px; }

.postContent p { text-align:justify; }
.postContent p {padding-top:0px; margin-top:0px;}

.postContent blockquote { margin: 20px 40px;}

#content p,.postContent p, td {
	font-size: 10pt;
	color: #000;
	line-height:1.4em; /*my edit*/
}

.noM {margin-top:2px;}
blockquote { line-height:1.2em; background-color: #D6DDE5; } /* OSX Leopard Finder sidebar bg light blue */

/* list styles */
.postContent ul, .postContent ol {
	line-height:1.2em;
}
.postContent ul, postcontent ol {
	padding-top: 0px; margin-top:8px;
}
.postContent ul li, ol li {
	padding-bottom: 6px;
}
li.tick {list-style-image:url('image-files/tick-bullet.png');}

/* 	--- TABLE STYLES ---
   make tables look nicely shaded */
.postContent table { margin:6px; }
th { background-color: #D3E0E9; margin-top:4px; }
.postContent td, #content td {
 padding:6px 12px 6px 6px; margin:2px 6px 2px 2px; background-color: #EFE3FF;
}
/* reset left-padding/text indent bug for tables */
td, th, .postContent td, #content td, #content td p, .postContent td p { 
	padding:6px 12px 6px 6px; font-size:9pt; text-align:left;
}
#content td p, .postContent td p { padding:8px 0px;}



img { -ms-interpolation-mode: bicubic; } 
.postContent img {
/* margin-bottom: 10px; */
  padding:6px;
}
img.alignright {
  margin-left:15px; margin-right:0px;padding-right:0px;
}
img.alignleft {
  margin-right:15px;  margin-left:0px;padding-left:0px;
}
img.toppad {margin-top:20px;}
img.bordered, { border-width:1px; border:1px solid silver; }

/* accomodations for old WA left-hand graphic flame stripe */
#main {
	background: white url("image-files/leftvbnr.jpg") repeat-y scroll left top;
}

/*div.wp-caption { padding:0 5px 0 0px; margin:0 5px 10px 20px;} */
p.wp-caption-text {text-align:right; font-size:8px; font-weight:bold;}


/* ---- MENUS ---- */
/*.lavaLamp, .lavaLamp ul {
	float: left;
	width: auto;
	list-style: none;
	line-height: 1;
	background: black;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width:0;
	margin: 0 0 0.5em 1em;
}

.lavaLamp a {
	display: inline;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 1em; overflow:hidden;
}

.lavaLamp li {
	float: left;
	padding: 0;
	width: 10em;
}
.lavaLamp li:first-child {
	float: left;
	padding: 0;
	width: 5em;
}
*/

.lavaLamp li ul {
	position: fixed;
/*	left: -999em;*/
	height: auto; left:0;
	width: 15.5em;
	w\idth: 15em;
	font-weight: normal;
	border-width: 0em;
	margin-top: 28px; z-index:99900; background:#1C323B !important;
	display:none;
}
.lavaLamp li:focus ul, .lavaLamp li:hover ul {
	display:block;
}

.lavaLamp li li {
	display:list-item; float:left;
	padding-right: 1em;
	width: 15em; z-index:99999;
}

.lavaLamp li ul li a, .lavaLamp a {
	text-transform:lower; 
	font-size:9px; 
}

.lavaLamp li ul a {
	width: 15em;
	w\idth: 14.5em;
	text-transform:capitalize;
	text-align:left;
/*	float:left;
	margin:2px;
	left:2px;*/
	line-height:1.3em;margin:0px;
}

.lavaLamp li:hover ul, .lavaLamp li.sfhover ul {
	left: auto; display:block;
}

.lavaLamp li li:hover, .lavaLamp li.sfhover {
	background: #1C323B !important;
}


/* Sidebar Site map (menu) */
.sidebarsB {
	font-family: "Helvetica Neue",Arial,sans-serif;
	font-weight:400;
	text-align:left;
}
.sidebarsB .widgettitle {margin-top:100px;}

.sidebarsB ul li {
/*	font-size:10px; */
	margin-bottom:1px;
	background-color: #D6DDE5; /* was #DFDFEF; */
	border-bottom:1px solid white; /* was #999; */
}

.sidebarsB ul li a {padding:3px 4px;font-weight:600;font-size:90%;}
.sidebarsB ul li a, .sidebarsB ul li ul li a { display:block;}
.sidebarsB ul li a:hover {
	background-color: #EFEFFF;
}

.sidebarsB ul li a ul li {
	display:normal; 
	margin-top:-3px;
	margin-bottom:1px;
}
.sidebarsB ul li ul li a {
	padding:0px 3px;margin-left:7px; font-weight:normal;
	font-size:90%;
}
.sidebarsB ul li ul li:hover { 
	background-color: #EFEFFF;
}

/* For Add-to-any social/news bookmarking plugin */
.addtoany_list, .addtoany_list li {
	list-style: none;
	padding:0px;
}

.wp-caption {padding:0px;}
.wp-caption img {position:relative;left:-15px;}
.wp-caption, .alignright {margin-left:20px;}
p.wp-caption-text { 
	background-color:#D6DDE5;
	text-align:right;
	font-size:9pt !important; font-weight:normal; font-family: "Georgia", serif;
	margin-top:0px;padding:8px;margin-right:10px; /*
	position:relative;left:-15px;*/
	}

.postContent img, .postContent p img {opacity:1.0;}