/*
Theme Name: Gadget
Theme URI: http://themey.com/gadget-wordpress-theme/
Description: A great theme for a gadget fan!
Version: 1.0
Author: Themey
Author URI: http://themey.com/
*/

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-serif;
	background: #E74242 url('images/bodybg.jpg') repeat-y top center;
	color: #A2A2A2;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

.headerimg 	{
	background: url('images/headerbg.jpg') no-repeat top center;
	height: 260px; 
	} 

#content {
	font-size: 1.2em
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	font-size:0.9em;
	}

#footer {
	background: #E7E8E7; 
	}

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

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.5em;
	text-align: right;
	}

div .description {
	font-size: 1.2em;
	text-align: right;
	font-weight:bold;
	margin-right:500px;
	}
	
h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin:0;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	background:#E7E8E7;
	}

h3 {
	font-size: 1.3em;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #7E7E7E;
	}

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: #7E7E7E;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, 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: Arial, Helvetica, Sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em Arial, Helvetica, Sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #A2A2A2;
	}

div .textwidget {
	padding: 5px 11px 5px 11px;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #7E7E7E;
	text-decoration: none;
	}

a:hover {
	color: #7E7E7E;
	text-decoration: underline;
	}

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

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

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

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



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

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 774px;
	position:relative;
	}

#header {
	background-color: #A2A2A2;
	margin: 0; 
	padding: 0;
	height: 214px; 
	width: 774px;
	}

.headerimg {
	margin: 0;
	height: 214px;
	width: 774px;
	}
		
.narrowcolumn {
	float: left;
	padding: 0 10px 10px 2px;
	margin: 0;
	width: 550px;
	position:relative;
	}

.narrowcolumn p {
	padding:0 10px 0 10px;
	}

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

.post hr {
	display: block;
	}

.postmetadata{
	background:#E7E8E7;
	font:bold 1em Arial, Helvetica, Sans-serif;
	color:#C0C2C1;
	padding:3px 0 4px 0;
	margin:0 0 5px 0;
	text-align: left;
	height:100%;
	}
	
.metadata {
	position:absolute;
	margin:-22px 5px 0 230px;
	text-align:right;
	font:bold 0.9em Arial, Helvetica, Sans-serif;
	color:#C0C2C1;
	}
	
.postmetadata .metadata a {
	color:#C0C2C1;	
	}
	
.postmetadata2{
	background:#E7E8E7;
	font:bold 1em Arial, Helvetica, Sans-serif;
	color:#8C8980;
	text-align: left;
	height:60px;
	}
	
.postmetadata2 a {
	color: #8C8980;
	text-decoration: none;
	}

.postmetadata2 a:hover {
	color: #8C8980;
	text-decoration: underline;
	}
	
.postmetacomment {
	color:#C0C2C1;
	font:bold 1em Arial, Helvetica, Sans-serif;
	margin:5px 0 -16px;
	padding-top:5px;
	text-align:right;
	}

.postmetadata a {
	color:#7E7E7E;
	}

.postmetacomment a {
	color:#C0C2C1;
	padding:5px 0 0 0;
	}

.postmetacomment a:hover {
	color:#C0C2C1;
	text-decoration:none;
	}
	
.commentline {
	position:absolute;
	margin:10px 0 0 2px;
	}
	
* html .commentline {
	margin-left:-545px;
	}
	
.commentcount {
	font-size:1.7em;
	}
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 774px;
	height:19px;
	clear: both;
	}

#footer a {
	color:#C0C2C1;
	text-decoration:none;
	}

#footer a:hover {
	color:#C0C2C1;
	text-decoration:underline;
	}

#footer p {
	font:bold 1.1em Arial, Helvetica, Sans-serif;
	margin: 0 0 0 7px;
	padding: 2px 0 0 7px;
	text-align: left;
	color:#C0C2C1;
	}

.footerrss {
	margin-left:80px;
	}
	
.footerbg {
	position:absolute;
	z-index:-1;
	margin:-63px 0 0 590px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 208px;
	margin-right:500px;
	}

h2 {
	margin: 0 260px 5px 5px;
	}

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

#sidebar h2 {
	margin: 10px 0 5px 0px;
	padding: 3px 0 3px 10px;
	color:#A8A8A8;
	}

h3 {
	padding: 0;
	margin: 0 260px 5px 5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/*Header menu*/

.menu {
	float:left;
	margin:180px 0 0 5px;
	padding:0;
	list-style:none;
	display:inline;
	position:absolute;
	color:#fff;
	}

.menu li {
	float:left;
	height:38px;
	padding-top:12px;
	margin-left:5px;
	text-align:center;
	}
	
.menu a {
	font:bold 1.1em Arial, Helvetica, Sans-Serif;
	color:#fff;
	text-decoration:none;
	}
	
/* End menu */

/* 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 10px 8px 10px;
	}
	
* html .entry li {
	margin-left:25px;
	margin-right:20px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

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

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

.entry p img {
	position:relative;
	}
	
#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 5px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	background: url('images/bullet.gif') no-repeat 0 3px;
	padding-left:15px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	position:absolute;
	margin: 30px 0 0 520px;
	padding: 0; 
	text-align: center;
	width:160px;
	}

.widget_search #searchform {
	float:none;
	position:relative;
	padding:0;
	margin:0 0 0 7px;
	width:132px;
	}

.widget_search #searchform #s {
	width:132px;
	height:16px;
	}
	
#s {
	width: 183px;
	height:15px;
	padding: 0px;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size:1.2em;
	border:1px solid #DCDCDC;
	}

#searchsubmit {
	position:absolute;
	margin-left:-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: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.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 Sidebar */
#sidebar
{
	padding: 5px 0 80px 0;
	margin: 0 0 0 560px;
	width: 210px;
	min-height:420px;
	position:relative;
	}
	
* html #sidebar {
	height:420px;
	width:205px;
	margin-left:550px;
	}

#sidebar form {
	margin: 0;
	}

#favs {
	position:absolute;
	background:url('images/favbar.gif') no-repeat;
	margin-left:-2px;
	padding:12px;
	width:213px;
	height:41px;
	}
	
* html #favs {
	margin-left:-5px;
	}
	
.favorite {
	position:absolute;
	margin: 0;
	list-style:none;
	}
	
* html .favorite {
	margin-left:215px;
	}

.favorite a {
	font:bold 1.1em Arial,Helvetica,Sans-serif;
	color:#7E7E7E;
	text-decoration:none;
	position:absolute;
	z-index:20;
	}

.favorite li {
	float:left;
	margin-left:10px;
	}
	
.favorite li img {
	position:relative;
	margin-top:-2px;
	}

/* End Sidebar */



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

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

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

#wp-calendar a {
	padding:0;
	margin:0;
	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: #A2A2A2; }
/* 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;
	margin:0;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px;
	}
	
.navigation a {
	font:bold 1.1em Arial, Helvetica, Sans-serif;
	color:#7E7E7E;
	padding:10px;
	text-decoration:none;
	}
/* End Various Tags & Classes*/