/*
Theme Name: Androidtech
Theme URI: 
Description:Custom Theme for Android App Labs.
Version: 1.0
Author: George Haven
Author URI: http://www.androidapplabs.com/
Tags: custom, fixed width, two columns, widgets

	The CSS, XHTML and design is derived from Kubrick v1.5
	 http://binarybonsai.com/kubrick/  released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	This theme was designed and built by George Haven,
	whose blog you will find at http://www.androidapplabs.com/

	

*/



/* Begin Typography & Colors */
body {
	font-size: 65.5%; /* Resets 1em to 10px */
	font-family: Times, “Times New Roman”, serif;
	background: #FFFFFF url('images/androidtechbgcolor.jpg');
	color: #000000;
	
	}

#page {
	border: 1px solid #959596;
	text-align: center;
	width: 998px;	}

#header {overflow: hidden;
	background: no-repeat bottom center;
        position:absolute;
         background-color: #000000;
        width:99.5%;
        height:75px; 
        top:0px; 
        left:0px;
	text-align: center; z-index: 0; 
	}

.headdata{overflow: hidden;
        background-color: #000000; 
        margin:0 auto;
	 width: 977px;
      	 }


#logo{  margin-top: 10px;
visibility: visible;  	
	height: 75px;
       z-index: 150;
	text-align: center;
	 }


.googleleader {width: 960px;
        background-color: #FFFFFF;
        margin-left: 14px;
}

#navmenu ul {
        margin: 0px; 
        padding: 5px; 
	 list-style-type: none; 
        list-style-image: none; 
}

#navmenu li {display: inline; }
#navmenu ul li a, #navmenu ul li a:link {
       text-decoration:none;
       margin: 4px;
	padding: 5px 20px 5px 20px;
       color: #FFFFFF;
       font-size: 22px;
	background-color: #F8F8F8;
       border: solid 1px #000000;
       border-bottom: none;
}

#navmenu ul li a:hover {
       color: #000000;
       font-size: 22px;
	background-color: #F0F0F0;
       border: solid 1px #000000;
       border-bottom: none
}


#leadin{font-size: 1.2em;
        text-align:left;
        font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
        }


#content {
	font-size: 1.2em;
        font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	}

.widecolumn .entry p {
	font-size: 1.4em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #FFFFFF;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #000000;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: -.06em;
	}

h1 {
	font-size: 1.8em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
        text-decoration: none;
	font-size: 2.2em;
        font-weight: lighter;
	}

h2.pagetitle {
        text-decoration: none;
	font-size: 2.2em;
       	}

#sidebar h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	}

h3 {
	font-size: 1.4em;
	}


rectitle, a.rectitle{text-align: left;
           float: right;
          width: 185px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFFFFF;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000; 
	}

h2{
	text-decoration: none;
       	}



h2 a, h2 a:visited {
	text-decoration: none;
        background-color: #ffffff;
        padding-left: 5px; padding-right: 5px;
	}

#sidebar h2 {
	text-decoration: none;
        background: #A4C639 url('images/greengradienth2.png') no-repeat;
        padding-left: 5px; 
        padding-right: 5px;
	}


h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
        font-weight: bold;
	text-decoration: none;
        padding-left: 5px; padding-right: 5px;
	}


h2 a:hover, h3 a:hover{
	text-decoration: none;
        color: #FFFFFF;
        background-color:#000000;
	}

h2:hover{
	text-decoration: none;
	}


 a{
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em Arial,Helvetica,sans-serif;
	}
.commentlist li ul li {
	font-size: 1.1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 2.1em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial,Helvetica,sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.5em Arial,Helvetica,sans-serif;
	}

#sidebar a:link, #sidebar a:visited{
        color: #535050
        }

#sidebar a:hover{
        background-color: #FFFF00;
        color: #000000
        }

a.infosb, a.infosb:link{width:300px; font-weight: bold; font-size: 20px; background-color: #000000; color: #FFFFFF !important; padding-left: 20px; padding-right: 20px
        }

a.infosb:hover{width:300px; font-weight: bold; font-size: 20px; color: #000000!important
        }

        

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;list-style: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1.1em;
	letter-spacing: .07em;
	}

a:hover {
	color: #147;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 2.2em Arial,Helvetica,sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#page {
	background-color: #FFFFFF;
	margin-top: 75px;
        margin-left: auto;
        margin-right: auto;
	padding: 0px;
	width: 998px;
	border: 1px solid #959596;
	}

#header {
	background-color: #000000;
	margin: 0px 2px 0px 1px;
	padding: 0px;
	}

#headerimg {text-align: center
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 630px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 620px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 688px;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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 */



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.boldbuttons{
background: transparent url('images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 16px Arial; /* Change 16px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:active.boldbuttons{
color: #FFFFFF; text-decoration: none; /*button text color*/
}

a:hover.boldbuttons{ /* Hover state CSS */
color: #a61821; text-decoration: none;
}


a.boldbuttons span{
background: transparent url('images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons span{background: transparent url('images/roundedge-gray-right-hover.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;margin-left: 50px; PADDING-TOP: 10PX
}

/* Search stuff */

.googlesearch{float:right; margin-top: -26px; margin-right: 38px; width: 250px}

/* end Search stuff */


/* START - RSS in Header */

#rssdiv{
          
          margin-top: -54px;
          margin-left: 680px;
}

a#rsstext{
          color: #FFFFFF;
          font-size: 12px;
          font-weight:bold;
          vertical-align: top;
}




a#rssimg img{
          width: 135px;
          height: 36px;
          background: url('images/feed-icon36x135.png') top left no-repeat;
          }



a#rssimg:hover img{
          width: 135px;
          height: 36px;
          background: url('images/feed-icon36x135hover.png') top left no-repeat;
          }


/* END - RSS in Header  */
/* START - Twitter in Header  */

.tweet{
          margin-top: -36px;
          margin-left: 900px;
}


/* END - Twitter in Header  */
/* START - Sociable Custom */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 32px;
	height: 32px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* END - Sociable Custom */
/* START- Custom Review Cat Page  */

.apprevheader{
          border: 1px solid red;
          margin-left: 0px;
          width: 600px;
          diplay: block;
          text-align: left;
} 

.apprevbox{border: 1px solid red;
          margin-left: 50px;
          width: 200px;
          margin-top: 20px;
          diplay: inline;
          text-align: center;
          float: left;overflow: hidden;
          padding: 5px; position: relative;
} 

.apprevimg{
          background-color: green;
          } 

.apprevtitle{font-size: 1.1em;
          text-align: center;
          width: 200px;
          min-height: 40px;
          background-color: #ebebeb;
}


/* END - Custom Review Cat Page  */

/* START ------------------------ REVIEWS ------------------------ */

.reviewsect1{
          font-size: 1.7em;
          font-weight: bold; 
          text-align: center;        
  }

.reviewsect2{
          font-size: 1.5em;
          font-weight: bold;         
  }

.reviewsect3{
          font-size: 1.3em;
          font-weight: bold;         
  }

img.shopmarket{vertical-align: middle;
          width: 48px;
          height: 48px;
          border: 2px solid #FFFFFF;
  }

img:hover.shopmarket{
          width: 48px;
          height: 48px;
          border: 2px solid #FDD017;
  }

/* START - Ratings custom */

.ratestars{
          float:left;
          padding: 0px 2px 0px 2px;
          margin-left: 5px;
}
.ratetext{
          float:left;
          color: #000000;
          font-weight: bold;
          background-color: #FFFFFF;
          padding: 0px 2px 0px 2px;
          margin-left: 5px;
}

.ratetot{
          font-family: Arial, Helvetica, san-serif;
          font-size: 1.2em;
          color: #FFFFFF;
          background-color: #000000;
          padding: 0px 2px 0px 2px;
          margin-left: 5px;
}

.ratetot2{
          font-family: Arial, Helvetica, san-serif;
          font-size: 1.2em;
          color: #FFFFFF;
          background-color: #000000;
          padding: 0px 2px 0px 2px;
          margin-left: 5px;
          vertical-align:top;
}

/* END - Ratings custom */
/* START- Review Header Table CSS */

.reviewheadc1{font-size: 1.0em;}

.reviewheadc2{font-size: 1.0em;}

/* END - Review Header Table CSS */
/* START - QUICK ANALYSIS/SYMBOLS */

.plusminusheader{
          overflow: hidden;
          width: 630px;
          color: #000000;
          background: #ebebeb url('images/quickanalysissilver3.png') no-repeat;
          font-size: 1.4em;
          font-weight: bold;
          text-align: center;
          margin-top: 20px;
          padding: 5px 0px 5px 0px;
          
}

.plusminuscontainer{
          overflow: hidden;
          margin: 0px 0px 20px 0px;
          border: 2px solid #000000;
          padding: 5px;
          background-color: #ebebeb;
}

#plus{
         width: 36px;
          height: 36px; 
          padding-right: 10px; 
}

#minus{
        width: 36px;
          height: 36px;
          padding-right: 10px;  
}

#sum{
        width: 36px;
          height: 36px;
          padding-right: 10px;  
}

.plusminusminicontainer{
          overflow: hidden;
}

.plusminus{ float: left; clear: left;
         margin: 5px 0px 5px 0px;
         
}

.plusminustext{
          width: 550px; 
          float: right;
          clear: right;
          min-height: 36px;
          margin: 5px 0px 5px 0px;
          font-size: 1.0m;
          color: #000000;
          background-color: #FFFFFF;
          padding: 0px 10px 0px 10px;
}

/* END - QUICK ANALYSIS/SYMBOLS */

/* END ------------------------ REVIEWS ------------------------ */

/* "androidapplabs" */


