/*  
Theme Name: Blue Tech
Theme URI: http://blog-themes.kalinawebdesigns.com/themes/index.php?wptheme=Blue+Tech
Description: Blues, Grays and Whites. Clean, modern look.
Version: 1.1
Author: Colleen Chard
Author URI: http://blog-themes.kalinawebdesigns.com/
*/

/* Begin Typography & Colors */

body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 64%;
	background: #F8F8F8 url(http://www.podbean.com/wp-content/themes/blue-tech/images/bluetechbodybg.jpg) repeat-x;
	color: #4C4C4C;
	text-align: center;
	}

input, textarea, select {
	border: 1px solid #195693;
	background: #fff;
	color: #444;
	font-size: 1em;
}
#page {
	background: white;
	text-align: left;
	}

#header {
	background: #79A1C1 url(http://www.podbean.com/wp-content/themes/blue-tech/images/bluetechheadbg.jpg) repeat-x top left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.04em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.meta {
	background: #DDE8F1;
	font-size: 11px;
	padding: 0;
        margin:0;
	}

.meta2 {
        clear: both;
        height: 22px;
	background: #DDE8F1;
	font-size: 11px;
	padding: 0px 5px;
        margin:10px 0px;  
}

#footer {
	background: #DDE8F1;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.9em;
	text-align: left;
	}

.description {
	font-size: 1.1em;
        font-weight: bold;
	text-align: left;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
        color: #4F9AE5;
	}
h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #237CD5;
	}

.description {
	text-decoration: none;
	color: #4C4C4C;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4F9AE5;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #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;
	}

a {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #538AB6;
	}
	
a:visited {
	color: #597A94;
	}
	
a:hover, a:active {
	color: #6EB6EF;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body, form, fieldset, #header {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}
	
#header {
	height: 80px;
	width: 760px;
	}

#headerleft {
        float:left;
        padding: 0;
	margin: 0;
	height: 80px;
	}
#headerright {
        float:right;
        padding: 0;
        margin: 0;
        height: 80px;
}
#headerright div {
	padding: 9px 10px 0 0;
	margin: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 19px;
	margin: 0px 0 0;
	width: 530px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 130px;
	width: 530px;
	}
	
.post {
width: 520px;
overflow: hidden;
	}
.entry img {
 float: left;
 margin: 2px 8px 6px 0;
 padding: 4px;
 background: #fff;
 border: 1px solid #DDE8F1;
}
img.wp-smiley {
border:none; border:0px;background:#fff; float:none;
padding:0; margin:0
}
.postheader {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	overflow: auto;
	/* Width and overflow to clear '.postheader a' */
}
.postheader a {
	float: left;
	padding: 0 10px 0 1px;
	background: #B8D4EB url(http://www.podbean.com/wp-content/themes/blue-tech/images/postheader.gif) no-repeat top right;
}
.postheader a:link, .postheader a:visited {
	color: #1976D4;	
}
.postheader a:hover, .postheader a:active {
	background: #CFE0ED url(http://www.podbean.com/wp-content/themes/blue-tech/images/postheader.gif) no-repeat 100% -23px;
	color: #1D6AB7;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0;
	margin: 0;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
        line-height: 13px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 16px 0 0 10px;
	margin: 0;
	}

.description {
	padding: 0 0 0 10px;
	text-align: left;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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
	}
/* End Images */



/* Begin Lists

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li {
	margin: 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Comments*/
ol.commentlist {
width: 520px;
overflow: hidden;
margin:0; 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;
}
#comment {
	width: 98%;
}
#commentform input {width:170px}
/* End Comments */


/* Begin Sidebar */
#sidebar {
 padding: 20px 0 10px 0;
 margin-left: 550px;
 width: 198px;
}
#sidebar a:hover {
 text-decoration: underline;
}
#sidebar li {
background: url(http://www.podbean.com/wp-content/themes/blue-tech/images/bullet.gif) no-repeat;
padding: 0 2px 6px 16px;
list-style: none;
}
#sidebar li li {background: none;}
#sidebar ul {
	padding: 0;
	margin: 0 0 0 38px;
list-style: none;
}
#sidebar ul ul {
	padding: 0 0 0 30px;
	margin: 2px 0 0 -38px;
list-style: none;
	}

#sidebar ul ul ul {
	padding: 0 0 0 34px;
	margin: 0 0 -4px 0;
list-style: none;
	}
.sidemain {
 width: 198px;
 background: url(http://www.podbean.com/wp-content/themes/blue-tech/images/sidemainbg.gif) repeat-y;
 text-align:left;
 margin: 0 0 8px 0;
}
.sidemain .side2 h2 {
 float: left;
 font: bold 12px Arial, Verdana, Sans-Serif;
 padding: 9px 0 0 0;
 margin:0;
 text-indent: 3px;
 color:#fff;
}
.side2 {
margin: 0 0 0 33px;
background: url(http://www.podbean.com/wp-content/themes/blue-tech/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(http://www.podbean.com/wp-content/themes/blue-tech/images/sidelowerbg.gif) no-repeat left bottom;
padding: 0 0 30px 0;
margin: 0;
width: 198px;
}
.resource {
font-weight:bold;
color: #1976D4;
text-align:center;
padding: 0 0 6px 0;
margin:0;
}
li#linkcat-1, li#linkcat-2, li#linkcat-3, li#linkcat-4, li#linkcat-5, li#linkcat-6 {
 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 {
 margin:0 0 9px 0; padding: 0;
 text-indent: -16px;
 list-style: none;
 color: #4C4C4C;
 font-size: 1.2em;
}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
	border: 1px solid #91B3CE;
	empty-cells: show;
	margin: 0 0 4px 4px;
	width: 90%;
	text-align: center;
	}

#wp-calendar #next a {
	padding-right: 2px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 2px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
        font-weight: bold;
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	color: #444;
	font: normal 10px Arial, Verdana, Helvetica;
	letter-spacing: normal;
	text-align: center;
	border:1px solid #c2d9eb;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #DBEBF8;
        border:1px solid #91B3CE;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

#navigation {
  height: 28px;
  background:#1976D4;
  border-top: 1px solid #fff;
  font-size: 1em;
  overflow: hidden;
}

#navigation ul {
  display:inline;
  height: 28px;
  line-height: 28px;
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  vertical-align:middle;
  border-right:1px solid white;
  white-space:nowrap;
}

#navigation li a {
  color: white;
  display:block;
  padding:0 14px;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
}

* html #navigation a {width:1%;}

#navigation #form {
  float:right;
  height:28px;
  width:160px;
  padding:0 4px 0 8px;
  margin:0;
}
#form form {margin:0; padding:4px 0 0 0}
#form #s, #themeswitcher #s {
  height:15px;
  width:120px;
  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;
}

#navigation .selected,
#navigation a:hover
  {background:#87B5DA}

/* End Various Tags & Classes*/
#premium_wrap form, .donations form, .donations label {margin:0px !important;}
.pagenav {display: none;}


#sidebar .wtf-widget ul.list li {background:none;}
#sidebar .wtf-widget .h3css {margin: 0 0 15px 38px !important;}
.show_visits span, .BlogEpisodeCount span {color: #111111}


table.profileinfo img {width: 150px;}
.show_block, #profilebottomaction {width: 150px;}
.show_visits, .BlogEpisodeCount {width: 70px;}
.show_visits span, .BlogEpisodeCount span {color: #1976D4}
#profilebottomaction .btns-nomal a i.pbicon-export {font-size: 16px; display: block;}
#profilebottomaction .btns-nomal a.pb-follow {background: #1976D4; color: #fff; border: 0px; width: 86px}
#profilebottomaction .btns-nomal a.shares {width: 30px; overflow: hidden;}