/*  
Theme Name: SafiTech
Theme URI:
Description: A dark techy feel with a crisp and clean layout.  Theme options include configurable left/right sidebars, set either visible or hidden.  Lavalamp menu, ad-sense ready, and very easy to edit and customize.
Tags: black, dark, fixed-width, theme-options, left-sidebar, right-sidebar, one-column, photoblogging
Author: SAFI Technologies Ltd.
Author URI: http://forums.safitech.com/
Version: 1.7
*/

/* Reset Defaults Starts */
/*body {
	background-color:#000000;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: top;
}*/

* {
	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 dotted silver;
	display: block;
	margin: 0 5px;
	padding: 5px 10px;
	quotes: "\201C" "\201D";
	background-color: #eee;
}
#content blockquote > p { 
	background-color: transparent; 
	color: #555;
}

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;
	margin: 0 5px;
}

.alignleft {
	float: left;
	margin: 0 5px;
}

.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* Reset Defaults Ends */

/*====== layouts =====*/
.layout .content {	padding: 0 10px;}
.layout_sidebar1left_sidebar2right  #contentwrapper,.layout_sidebar1right_sidebar2left  #contentwrapper{margin:0 175px;position:relative}
.layout_sidebar1left_sidebar2right .sidebar_left,.layout_sidebar1right_sidebar2left .sidebar_left{position:absolute;width:160px;left:10px;}
.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  #contentwrapper,.layout_sidebar1left  #contentwrapper,.layout_sidebar2left  #contentwrapper{float:right}
.layout_sidebar1left_sidebar2left .sidebar_left,.layout_sidebar1left_sidebar2left .sidebar_right,.layout_sidebar1right_sidebar2right  #contentwrapper,.layout_sidebar1right_sidebar2right .sidebar_left,.layout_sidebar1right_sidebar2right .sidebar_right,.layout_sidebar1left .sidebar_left,.layout_sidebar2left .sidebar_left,.layout_sidebar1right  #contentwrapper,.layout_sidebar2right  #contentwrapper,.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;}
.layout_sidebar1left_sidebar2right .sidebar_left,.layout_sidebar1right_sidebar2left .sidebar_left  {	*top: 130px;}
.layout_sidebar1left_sidebar2right .sidebar_right, .layout_sidebar1right_sidebar2left .sidebar_right  {	*display: inline; 	*position: absolute; 	*right: 10px; 	*top: 130px;}
body {	
	/*background-color:#000000;
	font-family: sans-serif;*/
	margin:0 auto 10px;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:941px;
}

#header {
	margin: 0;
	padding: 0 0 0 0;
}

#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: 200px;
}

* :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: 130px;
	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 {
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	display:block;
	float:left;
	margin:0;
	min-height:400px;
	padding:0 1% 1%;
	width:98%;
}
#contentwrapper {
	float:left;
	width:80%;
}
#content {
	float:left;
	min-height:400px;
	padding:0 1%;
	width:97%;
}
#content .pageTitle {
	padding: 5px 0 5px 0;
	font-size: 14pt;
	color: #000;
}

.contentsearch {
	margin: 0 0 40px 100px;
}

.contentsponsors {
	margin: 0 0 30px 190px;
}

.adsense_top {
	text-align: center;
	/*margin: 10px 0 25px 0;*/
	font-size: 9pt;
}

.adsense_sidebar {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 9pt;
}

.post {
	margin: 10px 0 15px 0;
	padding: 5px;
	background-color: #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#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; */
	color: #FFF;
}

h2.postTitle a {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: inherit;
	letter-spacing: -1px;
}

h2.postTitle a:hover {
	color: #ACE;
}

.postMeta {
	padding: 2px 10px 4px 10px;
	font-size: 9pt;
	color: #DDD;
}

.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 {
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.postContent:after {
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.postContent img {
	margin: 5px;
}

#content p,.postContent p {
	padding: 5px 10px;
	/*font-size: 12px;*/
	color: #000;
}

#content p:last-child, .postContent p:last-child {
	padding-bottom: 3em;
}

.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;
}
/* Sidebars */
.sidebar {
	width: 160px;
	margin-top: 15px;
	float:left;
}
#sidebar1 { display:inline; }
#sidebar2 {
	padding-left: 10px;
	display:inline;
}
.sidebar 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;
}

.sidebar h2 a{
	color: #ffffff;
}

.sidebar table {
	width: 160px;
}

.sidebar ul {
	margin: 0;
	padding: 0 0 5px 0;
}

.sidebar li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}

.sidebar li ul {
	padding: 0;
}

.sidebar 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: 1px dotted #ccc;
}

.sidebar a {
	display: block;
	color: #333;
	text-decoration: none;
	display: inline;
}

.sidebar a:hover {
	color: #4C82A6;
	text-decoration: underline;
}

.sidebar p {
	padding: 2px 0;
	font-size: 9pt;
}

#tag_cloud a {
	display: inline;
}

.sidebar ul.children li {
	border-bottom: none;
}

.sidebar ul.children {
	margin-bottom: -5px;
}

/* Footer */
#footer {
	clear: both;
	padding-top: 0;
	color: #fff;
	text-align: center; /* IE Centering Technique */
	background: #000;
}

#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: 19px;
}

/* 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;
}

#toprss {
	background: transparent url("images/klaatu.png") no-repeat scroll left bottom;
	height: 194px;
}

.logo {
	float: left;
	margin: 37px 0 0 34px;
}

.blogerName {
	float: right;
	margin: 0px 10px 0px 0px;
	/*color: #9ED1D4;
	font-size: 14px;*/
	clear: right;
}

.blogerName h1 {
	padding: 5px 10px;
}

.blogerName a {
	/*color: #9ED1D4;*/
	text-decoration: none !important;
}

.blogerName .description {
	text-align: right;
	padding-right: 10px;
}

#mainMenu {
	height: 30px;
	padding: 0px 0px;
	margin-top: 0px;
}

#mainMenu ul {
	float: left;
}

#mainMenu ul li {
	float: left;
	/*color: #bcb8bf;*/
}

#mainMenu ul li a,#mainMenu ul li a:link,#mainMenu ul li :visited {
	text-decoration: none;
	/*color: #bcb8bf;
	text-transform: uppercase;
	font-size: 14px;*/
}

#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: 30px;
}

.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;
}

/* By nerdsopolis.png */
div.wp-caption {
	border: 1px solid #eee;
	background-color: #DDD;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
p.wp-caption-text {
	text-align: center;
	font-family: sans-serif;
	font-size: 9px !important;
	color: #555;
}
body {
	background: url("images/body-background.jpg") repeat scroll center top #000000;
    color: #AFAFAF;
}
#main {
	font: 14px/20px 'UbuntuLight', Arial, sans-serif;
}
#mainMenu {
	font: 14px/20px 'UbuntuBold', Arial, sans-serif;
	background: url("images/menu-bg-trans.png") no-repeat scroll left top transparent;
    clear: both;
    height: 45px;
}
#mainMenu ul li a {
	color: #fff;
}
#mainMenu ul li a:hover {
	text-decoration: none;
	color: #0F92BC;
}
#header {
	font: 18px/20px 'UbuntuCondensedRegular',Arial,sans-serif;
}
.blogerName {
	color: #0F92BC;
}
.blogerName a {
	color: #fff;
}
.sidebar h2 {
	background: #0F92BC;

}
@font-face {
    font-family: 'UbuntuRegular';
    src: url('../../fontface/Ubuntu/Ubuntu-R-webfont.eot');
    src: url('../../fontface/Ubuntu/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fontface/Ubuntu/Ubuntu-R-webfont.woff') format('woff'),
         url('../../fontface/Ubuntu/Ubuntu-R-webfont.ttf') format('truetype'),
         url('../../fontface/Ubuntu/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuItalic';
    src: url('../../fontface/Ubuntu/Ubuntu-RI-webfont.eot');
    src: url('../../fontface/Ubuntu/Ubuntu-RI-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fontface/Ubuntu/Ubuntu-RI-webfont.woff') format('woff'),
         url('../../fontface/Ubuntu/Ubuntu-RI-webfont.ttf') format('truetype'),
         url('../../fontface/Ubuntu/Ubuntu-RI-webfont.svg#UbuntuItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuBold';
    src: url('../../fontface/Ubuntu/Ubuntu-B-webfont.eot');
    src: url('../../fontface/Ubuntu/Ubuntu-B-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fontface/Ubuntu/Ubuntu-B-webfont.woff') format('woff'),
         url('../../fontface/Ubuntu/Ubuntu-B-webfont.ttf') format('truetype'),
         url('../../fontface/Ubuntu/Ubuntu-B-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuBoldItalic';
    src: url('../../fontface/Ubuntu/Ubuntu-BI-webfont.eot');
    src: url('../../fontface/Ubuntu/Ubuntu-BI-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fontface/Ubuntu/Ubuntu-BI-webfont.woff') format('woff'),
         url('../../fontface/Ubuntu/Ubuntu-BI-webfont.ttf') format('truetype'),
         url('../../fontface/Ubuntu/Ubuntu-BI-webfont.svg#UbuntuBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuLight';
    src: url('../../fontface/Ubuntu/Ubuntu-L-webfont.eot');
    src: url('../../fontface/Ubuntu/Ubuntu-L-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fontface/Ubuntu/Ubuntu-L-webfont.woff') format('woff'),
         url('../../fontface/Ubuntu/Ubuntu-L-webfont.ttf') format('truetype'),
         url('../../fontface/Ubuntu/Ubuntu-L-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuLightItalic';
    src: url('../../fontface/Ubuntu/Ubuntu-LI-webfont.eot');
    src: url('../../fontface/Ubuntu/Ubuntu-LI-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fontface/Ubuntu/Ubuntu-LI-webfont.woff') format('woff'),
         url('../../fontface/Ubuntu/Ubuntu-LI-webfont.ttf') format('truetype'),
         url('../../fontface/Ubuntu/Ubuntu-LI-webfont.svg#UbuntuLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuMedium';
    src: url('../../fontface/Ubuntu/Ubuntu-M-webfont.eot');
    src: url('../../fontface/Ubuntu/Ubuntu-M-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fontface/Ubuntu/Ubuntu-M-webfont.woff') format('woff'),
         url('../../fontface/Ubuntu/Ubuntu-M-webfont.ttf') format('truetype'),
         url('../../fontface/Ubuntu/Ubuntu-M-webfont.svg#UbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuMediumItalic';
    src: url('../../fontface/Ubuntu/Ubuntu-MI-webfont.eot');
    src: url('../../fontface/Ubuntu/Ubuntu-MI-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fontface/Ubuntu/Ubuntu-MI-webfont.woff') format('woff'),
         url('../../fontface/Ubuntu/Ubuntu-MI-webfont.ttf') format('truetype'),
         url('../../fontface/Ubuntu/Ubuntu-MI-webfont.svg#UbuntuMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuCondensedRegular';
    src: url('../../fontface/Ubuntu/Ubuntu-C-webfont.eot');
    src: url('../../fontface/Ubuntu/Ubuntu-C-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fontface/Ubuntu/Ubuntu-C-webfont.woff') format('woff'),
         url('../../fontface/Ubuntu/Ubuntu-C-webfont.ttf') format('truetype'),
         url('../../fontface/Ubuntu/Ubuntu-C-webfont.svg#UbuntuCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}