/*  
Theme Name: Engadget Like
Theme URI: http://www.handcellphone.com
Description: The Engadget Like theme that is designed by <a href="http://www.handcellphone.com/">HandCellPhone</a>.
Version: 1.0
Author: HandCell Phone Editor
Author URI: http://www.handcellphone.com

	Engadget Like 1.0
	 http://www.handcellphone.com

	This theme was designed and built by HandCellPhone Editor,
	at http://www.handcellphone.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	background-color:#E1E1E1;
	background-image: url(images/headerbg.png);
	background-repeat: repeat-x;	
}
	
#page {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 980px;
	line-height: 1.3em;
}
	
#header{
	height: 140px;
	position: relative;
}

#blogtitle{
	position: absolute;
	top: 90px;
	left: 20px;
}

#rightheader{
	position: absolute;
	top: 55px;
	right: 20px;
}

#rightheader input#s{
	height: 14px;
	margin-right:5px;
}

#rightheader a{
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
}

#headerimg{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#base{
	width: 960px;
	padding: 0px 10px 20px 10px;}
	
  #level0 {
    width:100%;}
  
  #level1 {
    margin-left:550px;}
	
  #sidebar_left {
	float: left;
	}
  
    #sidebar_left_content{
	float: left;
	width: 150px;
	padding: 0px 5px 0px 5px;
  }
  
  #sidebar_right {
  	margin-left: 150px;
	}

  #sidebar_right_content{
  	padding: 0px 5px 0px 5px;
	float: left;
	width: 180px;
  }
	
  #postcolumn{
	float: left;
	width: 515px;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	 }
	 
  #sidebarcontent{
	position: relative;
	padding: 7px;
  }
  
  #footer{
	padding: 0px;
	margin: 0 auto;
	width: 980px;
	clear: both;
	height: 99px;
  }
  
  #footercontent
  {
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 1.2em;
  }
  
  #footercontent a{
  	color: #333;
	text-decoration: none;
  }
  
 .clear
  {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	visibility: hidden;
  }
    
/* Begin Typography & Colors */

div#blogtitle h1, div#blogtitle h1 a{
	font-size: 2.0em;
	color: #1A88D9
}

.description{
	font-size: 1.1em;
	color: #8D8D8D;
	padding: 5px 0 0 20px;
}



.category{
	background-color:#666666;
	padding: 2px 4px 2px 4px;
	text-transform: capitalize;
	color:#FFFFFF;
	font-weight: bold;
}

.captiontitle{
	background-color:#E8FDD9;
	padding: 1px 4px 1px 4px;
	vertical-align: top;
}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.6em;
	display: block;
	margin-top: 10px;
	}

.post{
	clear:left;
	line-height: 1.5em;
	padding-top: 15px;
	padding-bottom: 20px;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h2 {
	font-size: 1.8em;
	line-height: 1.3em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#level1 h2 {
	color: #000000;
	font-size: 1.3em;
	font-weight: bolder;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h3 {
	font-size: 1.3em;
	}


a:link, a:visited{
	color: #1A88D9;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	background-color: #1A88D9; 
	text-decoration: underline;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h3 a:visited {
	color: #1A88D9;
	text-decoration: underline;
	}

h2 a:hover, h3 a:hover, #wp-calendar caption, cite {
	color: #FFFFFF;
	text-decoration: none;
	}

h2.single{
	color: #000000;
	text-decoration: none;	
}

h1{
	font-size: 1.4em;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 a:link, h1 a:visited{
	color: #FFFFFF;
	font-weight:normal;
	margin-right: 2px;
	text-decoration: none;
	padding: 5px;
}

h1 a:hover{
	text-decoration: none;
}

#blogtitle h1 a:hover{
	color: #FFFFFF;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar_left, #sidebar_right {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*	Begin Headers */

.description{
	clear: left;
}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



#sidebar_left h2, #sidebar_right h2 {
	margin: 5px 0 0;
	padding: 2px 2px 3px 3px;
	color: #666666;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* 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_left ul ul li:before, #sidebar_right 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;
	}

#level1 ul, #level1 ul ol{
	font-size: 1.1em;
}

#level1 ul li ul li{
	padding-bottom: 3px;
}

	
#sidebar_left ul, #sidebar_left ul ol, #sidebar_right ul, #sidebar_right ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar_left ul li, #sidebar_right ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar_left ul p, #sidebar_left ul select, #sidebar_right ul p, #sidebar_right ul select {
	margin: 5px 0 8px;
	}

#sidebar_left ul ul, #sidebar_left ul ol, #sidebar_right ul ul, #sidebar_right ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar_left ul ul ul, #sidebar_left ul ol, #sidebar_right ul ul ul, #sidebar_right ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar_left ul ol li, #sidebar_right ul ol li  {
	list-style: decimal outside;
	}

#sidebar_left ul ul li, #sidebar_left ul ol li, #sidebar_right ul ul li, #sidebar_right ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 0px;
	margin: 0px;
	}

#searchform #s, #searchform #s {
	width: 180px;
	padding: 2px;
	}

#searchsubmit, #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 textarea {
	width: 520px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */ 


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 1.0em;
	}
.navigation a:link, .navigation a:visited{
}

.navigation a:hover{
	text-decoration: none;	
}

.tagcloud {
float: center;
padding-left: 20px;
padding-right: 20px;
}

/* End Various Tags & Classes*/


/* Begin Images */
.post img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 10px 0;
}

	
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;
	}
.gravatar {
float:left;
padding: 3px;
border: 1px solid #000;
background: #fff;
}

.postgrav {
float: left;
padding: 3px;
margin-right: 5px;
margin-left: 5px;
border: 1px solid #000;
background: #fff;
}
/* End Images */