/*
Theme Name: Blue Tech Fluid Modifyed By Anton Borisov
Theme URI: http://blog-themes.kalinawebdesigns.com/themes/index.php?wptheme=Blue+Tech+Fluid
Description: Blues, Grays and Whites. Clean, modern look. 3 Column
Version: 2.3.1.alfa
Author: Anton Borisov
Author URI: http://www.a-borisov.com/
*/
/***********************************************
***********Main Section*************************
************************************************
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	background: #F8F8F8 url(images/bluetechbodybg.jpg) repeat-x;
	color: #4C4C4C;
	text-align: center;
	margin: 0 20px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #538AB6;
}
a:visited {
	color: #597A94;
}
a:hover,
a:active {
    color: #6EB6EF;
}
input,
textarea,
select {
	border: 1px solid #195693;
	background: #fff;
	color: #444;
	font-size: 1em;
}
h1,
h2,
h3 {
	font-family: Verdana, Lucida, Arial, sans-serif;
	font-weight: bold;
}

h1 {
	padding: 16px 0 0 10px;
	font-size: 1.9em;
	text-align: left;
	color: #237CD5;
}
h2 {
	clear: both;
	margin: 30px 0 0;
	font-size: 1.4em;
	color: #4F9AE5;
	text-decoration: none;
}
h3 {
	clear: both;
	margin: 30px 0 0;
	font-size: 0.9em;
	color: #4F9AE5;
	text-decoration: none;
}



/**********************************************
*/
#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	font-size: 1.2em;
}

/***********************************************
*******************Header***********************
************************************************
*/

#wallcomments {
    border: 1px solid #cccccc;
    padding: 7px;
}

#header {
	background: #79A1C1 url(images/bluetechheadbg.jpg) repeat-x left top;
	height: 80px;
	width: 100%;
}
#headerleft {
	float: left;
	height: 80px;
}
#headerright {
	float: right;
	height: 80px;
}
#headerright div {
	padding: 9px 10px 0 0;
}
/***************************************
********Sidebars Area*******************
****************************************
****************************************
*/

#l_sidebar {
	width: 198px;
	float: left;
	padding: 20px 12px 0 0;
	font-size: 0.9em;
    position: relative;
    z-index: 1;
}
/****************************************
*************Content*********************
*****************************************
*/

#content {
    width: 100%;
	float: left;
	margin-right: -227px;
	margin-left: -227px;
    position: relative;
    z-index: 0;
}


.narrowcolumn {
	padding: 0 19px 0 19px;
	margin-left: 227px;
	margin-right: 227px;
}



#r_sidebar {
	width: 198px;
	float: right;
	padding: 20px 19px 0 0;
	font-size: 0.9em;
    position: relative;
    z-index: 1;
}
/****************************************
**********End Sidebar Area***************
*****************************************
*/

#navigation {
	height: 28px;
	background: #1976D4;
	border-top: 1px solid #fff;
	font-size: 1em;
}
#navigation ul {
	display: inline;
	height: 28px;
	line-height: 28px;
}
#navigation li {
	float: left;
	list-style-type: none;
	vertical-align: middle;
	border-right: 1px solid white;
	white-space: nowrap;
}

#navigation li a {
	color: white;
	display: block;
	padding: 0 18px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

* html #navigation a {width: 1%;}
#navigation #form {
	float: right;
	height: 28px;
	width: 180px;
	padding: 0 4px 0 8px;
	border-left: 1px solid white;
}
#form form {padding: 4px 0 0 0}
#form #s {
	height: 15px;
	width: 140px;
	margin: 0 2px 0 0;
	padding: 1px;
	vertical-align: middle;
	border: 1px solid #224A72;
	font-size: 9px;
	font-weight: bold;
}
#form #searchbutton,
#submit {
	height: 19px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	color:white;
	background: #87B5DA;
	border: 1px solid #224A72;
	font-size: 9px;
	font-weight: bold;
	font-family: arial, sans-serif;
}
#submit {
	margin: 4px 0 0 0;
	float: right;
}
#navigation .selected,
#navigation a:hover {
	background: #87B5DA;
}

.post {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
.entry p {
	line-height: 1.4em;
	margin: 9px 0;
	text-align: justify;
    letter-spacing: 0.1px;
}
/*****************************************************
***************** Rounded ****************************
******************************************************/
.rounded:before {
  background: transparent url(images/top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(images/top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(images/bottom-left.png);
  margin: 2px 0 0 0;
  height: 30px;
  background: transparent url(images/bottom-right.png) scroll no-repeat bottom right;
  padding: 0;
}

  .rounded * {
    padding-left: 16px;
    padding-right: 16px;

    }

  .rounded {
    margin: 1em;
    padding: 0;
  }
pre.rounded {
  background: #ffeed0;
}

/*****************************************************
****************** End Rounded ***********************
******************************************************
/*
.entry img {
	 float: left;
	 margin: 2px 8px 6px 0;
	 padding: 4px;
	 background: #fff;
	 border: 1px solid #DDE8F1;
}
*/
.entry img {
	 margin: 2px 8px 6px 0;
	 padding: 4px;
	 background: #fff;
	 border: 1px solid #DDE8F1;
}

img.wp-smiley {
	border: none;
	background: #fff;
	float: none;
	padding: 0;
	margin: 0
}
h2.postheader {
	margin-right: 22px;
	color: #FFF;
	background: #B8D4EB url(images/postheader.gif) no-repeat right top;
}
h2.postheader a {
	padding: 2px;
}
h2.postheader a:link,
h2.postheader a:visited {
	color: #1976D4;
}
h2.postheader a:hover,
h2.postheader a:active {
	color: #fff;
}
.postmetadata {
	clear: both;
	text-align: left;
	padding: 0 6px;
}
.meta {
	background: #DDE8F1;
	font-size: 11px;
}
/********************************************************************
************Rounded Corners Example**********************************
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#ddd; margin:0 5px;}
.b2f {height:1px; background:#ddd; margin:0 3px;}
.b3f {height:1px; background:#ddd; margin:0 2px;}
.b4f {height:2px; background:#ddd; margin:0 1px;}

/*************************************************************************/
/*********************Rounded corner #2 **********************************/
/*************************************************************************/

.container {background:#ccc; color:#fff; margin:0 15px;}
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#ccc;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

/*************************************************************************/
/*********************Rounded corner End #2 ******************************/
/*************************************************************************/


.meta2 {background: #ddd;}
.meta2 div {margin-left: 5px;}

****************************************************************************
**********************************************************************
.meta2 {
	clear: both;
	width: 100%;
	height: 14px;
	background: #DDE8F1;
	font-size: 11px;
}
**********************************************************************
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#DDE8F1; margin:0 5px;}
.b2f {height:1px; background:#DDE8F1; margin:0 3px;}
.b3f {height:1px; background:#DDE8F1; margin:0 2px;}
.b4f {height:2px; background:#DDE8F1; margin:0 1px;}
.meta2 {
        clear: both;
    	width: 100%;
    	height: 14px;
    	background: #DDE8F1;
    	font-size: 11px;
}
.meta2 div {margin-left: 5px;}
/*********************************************************************/
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#888; margin:0 5px;}
.b2f {height:1px; background:#DDE8F1; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3f {height:1px; background:#DDE8F1; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4f {height:2px; background:#DDE8F1; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}

.meta2 {
    clear: both;
    width: 100%;
    height: 14px;
    background: #DDE8F1;
    border-right:1px solid #888;
    border-left:1px solid #888;
    font-size: 11px;
}
.meta2 div {
	margin-left: 5px;
}

/******************************************************************************/

.description {
	padding: 0 0 0 10px;
	text-align: left;
}

h2.pagetitle {
	clear: both;
	margin-top: 30px;
	text-align: center;
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}


.description {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

h2.pagetitle {
	font-size: 1.4em;
	color: #4F9AE5;
}


h1 a,
h1 a:hover,
h1 a:visited {
	text-decoration: none;
	color: #237CD5;
}
.description {
	text-decoration: none;
	color: #4C4C4C;
}
h2 a,
h2 a:visited,
h3 a,
h3 a:visited {
	color: #4F9AE5;
}

h2 a,
h2 a:hover,
h2 a:visited,
h3 a,
h3 a:hover,
h3 a:visited,
#l_sidebar h2,
#r_sidebar h2,
#wp-calendar caption,
cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
/****************************************
***************End***********************
*****************************************
*/
/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
   
.wp-caption {  
	border: 1px solid #ddd;  
	text-align: center;
	background-color: #f3f3f3;  
	padding-top: 4px;
	margin: 10px;  
	-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;
}
/* End captions */ 

small,
#l_sidebar ul ul li,
#r_sidebar ul ul li,
#l_sidebar ul ol li,
#r_sidebar ul ol li,
.postmetadata, blockquote,
strike {
	color: #333;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym,
abbr,
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
h2 a:hover,
h3 a:hover {
	color: #06c;
	text-decoration: none;
}
p img {
	padding: 0;
	max-width: 100%;
}
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;
}
.navigation {
	clear: both;
	width: 90%;
	display: block;
	margin: 22px auto 11px auto;
}
.alignright {
	clear: left;
	float: right;
}
.alignleft {
	clear: right;
	float: left
}
ol.commentlist {
	overflow: hidden;
	padding: 20px 0 0 0;
	list-style-type: none;
}
.commentlist li {
	border: 1px solid #C9D7E3;
	padding: 2px 6px;
	background: #FFF;
	margin: 0 0 14px 0;
}
.alt {
	background: #EAF2F9!important;
	border: 1px solid #C9D7E3;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	text-align: right;
	font-size: 0.9em;
	color: #999;
}
#commentform {
	margin: 12px 0 0 0;
}
textarea#comment {
	width: 99%;
	margin: 0 0 5px 0;
}
#commentform input {
	width: 170px;
	margin: 0 0 5px 0;
	vertical-align: middle;
}
acronym,
abbr,
span.caps {
	cursor: help;
}
acronym,
abbr {
	border-bottom: 1px dashed #999;
}
/***************************************************************
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
***************************************************************

blockquote {
	margin: 25px 30px 0 10px;
	background: #EEE url(images/blockquote.png) no-repeat bottom left;
	padding: 15px;
	padding-bottom: 40px;
}

blockquote {
	background: url(images/quoteb.jpg) no-repeat top left;
	margin: 25px 30px 0 25px;
	padding: 30px 40px 20px 50px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-style: oblique;
	text-align: justify;
	font-size: 9pt;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
*/
blockquote {
	background: #eef5f5 url(images/quotes7.png) no-repeat top left;
	margin: 25px 30px 0 25px;
	padding: 35px 55px 30px 55px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-style: oblique;
	text-align: justify;
	font-size: 9pt;
	border-right: 1px solid #888;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
}
/************************************************************
blockquote {
	background: url(images/bq_bg.png) no-repeat top left;
	margin: 25px 30px 0 25px;
	padding: 30px 30px 30px 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-style: oblique;
	text-align: justify;
	font-size: 9pt;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
/****************************************************************
blockquote{
	background: url(images/bq_bg.png) left no-repeat top;
	padding-left:30px;
	padding-right:0px;
	margin-right:0px;
	margin-left:8px;
	padding-top:10px;
}

.item_class blockquote blockquote, .blog_comm blockquote blockquote{
	background: url(images/bq2_bg.png) left no-repeat top;
	padding-left:30px;
	padding-right:0px;
	margin-right:0px;
	margin-left:8px;
}

/************************************************************
blockquote{
	margin: 10px 0 0;
	background:white url (images/quote.jpg) no-repeat top left;
	margin-left:10px;
	padding:10px 10px 10px 50px;
    color:gray;
    }
*/
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

/*****************************************************
*******************Sidebar Area***********************
******************************************************
******************************************************

/*****************************************************
*/

#l_sidebar a:hover, #r_sidebar a:hover {
    color: #fff;
    text-decoration: underline;
}
#l_sidebar ul, #r_sidebar ul {
    	margin: 0 0 0 38px;
	list-style: none;
}

#l_sidebar ul ul, #r_sidebar ul ul {
	padding: 0 0 0 30px;
	margin: 2px 0 0 -38px;
	list-style: none;
}
#l_sidebar ul ul ul, #r_sidebar ul ul ul {
	padding: 0 0 0 34px;
	margin: 0 0 -4px 0;
	list-style: none;
}
#l_sidebar li, #r_sidebar li {
	background: url(images/bullet.gif) no-repeat;
	padding: 0 2px 6px 16px;
}

/******************************************************
*************Sidebars options**************************
*******************************************************
*/
.sidemain {
 	width: 198px;
 	background: url(images/sidemainbg.gif) repeat-y;
 	text-align: left;
	margin: 0 0 8px 0;
}
.sidemain .side2 h2 {
	clear: none;
 	float: left;
 	font: bold 12px Arial, Verdana, sans-serif;
	margin: 0;
 	padding: 9px 0 0 0;
	text-indent: 3px;
	color: #fff;
}
.side2 {
	margin: 0 0 0 33px;
	background: url(images/side2.gif) repeat-x;
	width: 165px;
	height: 42px;
}
.side1 {float: left; width: 22px; height: 42px;}
.side3 {float: right; width: 27px; height: 42px;}
.sidelower {
	background: url(images/sidelowerbg.gif) no-repeat left bottom;
	padding: 0 0 30px 0;
	width: 198px;
}

/******************************************************/
/**************************************************
.sidelower li {
	font: 8pt Arial, Verdana, sans-serif;
  	text-align: left;
  	font-weight: bold;
  	text-decoration: none;
  	color: #FFFF33;
  	text-shadow: #DDDDDD;
  	text-decoration: none;
}


.sidelower li p b {
  color: #FF0033;
  font: 8pt Arial, Verdana, sans-serif;
  font-weight: bolder;
  text-shadow: #66CCFF;
}
*/
.stats {
  font: 8pt Arial, Verdana, sans-serif;
  text-align: left;
  font-weight: bold;
  text-decoration: none;

}
/***********************************************

.stats {
  color: #FFFF33;
  text-shadow: #DDDDDD;
  text-decoration: none;
}

*/
.stats h2, .stats em {
  color: #CC3333;
  font-weight: bolder;
  text-shadow: #66CCFF;
}
.stats b {
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  text-shadow: #EEEEEE;
}
.simpost {
  font: italic 0.9em;
  color: #C4A457;
}

.simpost li {
	    list-style-type: circle;
    	font: normal 0.8em;
        list-style: inside;
        list-style-position: inside;
}

.simpost li a {
	color: #7BA7D2;
	font-weight: normal;
	font-size: 0.8em;
    	text-decoration: none;
}

.resource {
	font-weight: bold;
	color: #1976D4;
	text-align: center;
	padding: 0 0 6px 0;
}

li#linkcat-1,
li#linkcat-2,
li#linkcat-3,
li#linkcat-4,
li#linkcat-5,
li#linkcat-6,
li#linkcat-7 {
	background: none;
}

li#linkcat-1 h2,
li#linkcat-2 h2,
li#linkcat-3 h2,
li#linkcat-4 h2,
li#linkcat-5 h2,
li#linkcat-6 h2,
li#linkcat-7 h2 {
	margin:0 0 9px 0;
	text-indent: -16px;
 	list-style: none;
 	color: #4C4C4C;
 	font-size: 1.2em;
}
/******************************************************
************* End Sidebars options*********************
*******************************************************
*/


#footer {
	clear: both;
	background: #DDE8F1;
	padding: 10px 0;
    position: relative;
    z-index: 0;
}
#footer table {
	width: 100%;
    height: auto;
}
#footer th {
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: #33CCFF;
  height: auto;
  vertical-align: middle;
}


#footer p {
	font-size: 0.8em;
	text-align: center;
}

