/*  
Theme Name: Gadget Story
Description: Gadget Story theme 2 Columns is a white, blue and grey, clean and simple, fixed width, widget ready theme, gadget theme, electronic theme, tv theme, computer theme
Version: 1.1
Author: WPThemes4You
Author URI: http://wpthemes4you.wordpress.com
Tags: simple, blue, white, grey, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, gadget theme, electronic theme, tv theme, computer theme
*/


body
{	
	background: #222222;
	color: #555555;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font: 12px arial, sans-serif;	
}

a
{
	color: #ff0099;
        text-decoration: none;
        padding: 2px;
}

a:hover
{
	color: #f2f2f2;
        text-decoration: none;
        background-color: #ff0099;
        padding: 2px;
}

#container { 
	background: #ffffff;
	width: 800px; 
	text-align: left; 
	margin: 0 auto	
	}

/*** Header ***/
#header { 
	background-image:url(images/head-1.png);
        background-color: #333333;
        background-repeat: no-repeat;
	height: 92px; 
	padding: 5px 0px 5px 0px;
	text-align: left;
	width: 800px;
        height: 132px;
	}

#header h2 {
	color: #00ccff;
	font-size: 20px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0099;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family:arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	/*text-indent: 10px; */
	margin: 10px 0 0 8px;
	}


/*** Menu ***/
#menu { 
	/*background: url(images/bg.png) top center repeat;*/
	background: #333333;
	width: 800px; 
	margin-top: 0px;
	margin-bottom: 0px; 
	text-align: left;
	}

#menu h2 {
	color: #ffffff;
	font-size: 13px;
	font-family: Arial,Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px 80px 0px 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
	}

#menu ul li a:hover {
	color: #ff0099;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
        background-color: #ffffff;
	}

#logotitle #logo
{	
	float: left;
	width: 34px;
	height: 40px;	
}

#logotitle #title
{	
	position: relative;
	top: 10px;
	left: 24px;
}

/*** Main ***/
#main
{
	width: 800px;
	margin: 0 auto;
}

#main #content
{
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 5px;
}


.post
{
	margin-bottom: 70px;
	margin-left: 5px;
	line-height: 15px;
	font-size: 12px;
}

.post .postheader h2
{
	font-size: 15px;
	margin-bottom: 3px;
}

.post .postheader h2 a
{
	margin-left: -2px;
	text-decoration: none;
	color: #ff0099;
        text-transform: uppercase;
}

.post .postheader h2 a:hover
{
        color: #ffffff;
	text-decoration: none;
        background-color: #ff0099;
}

.post .postheader .postmeta
{
	width: 550px;
	font-size: 12px;
	padding-bottom: 5px;
}

.post img
{
	padding: 0px;
	border: none;
}

/*** Sidebar ***/
#sidebar
{
	float: right;
	width: 220px;
	line-height: 23px;
	margin-top: 5px;
	padding: 5px 0 0 10px;
}

#sidebar img
{
	border: none;
}

#sidebar ul
{
	list-style: none;
	margin-top: 0;			
	/*white-space: nowrap;*/
	margin-left: 0;
	padding-left: 10px;
	text-indent: -10px;
	font-size: 12px;

}

#sidebar ul li a:hover {
        color: #ffffff;
	text-decoration: none;
}

#sidebar .sidebarbox
{
	margin-bottom: 10px;
}

#sidebar .sidebarbox h3
{
	/* color: #273647; */
	color: #444444;
	font-size: 13px;
        text-transform: uppercase;
	margin-bottom: 2px;
        padding: 0px;
        margin-right: 20px;
}

/***  Search form ***/
.searchform form
{
	margin-top: 4px;
}
.searchform #search
{
	width: 160px;
}

/*** Comments ***/
.allcomments h3
{
	font-size: 15px;
	margin: 0 0px 5px 8px;
}

.allcomments p
{
	font-size: 12px;
	margin: 0 0px 20px 8px;
	padding: 0 0px 10px 0px;
}

.commentbox
{
	margin: 0 0px 20px 8px;
	padding: 5px;
	background: #1e1e1e;
        width: 400px;
}

.commentbox .avatar
{
	float: left;
	margin-right: 5px;
}

.commentbox small
{
	font-size: 12px;
}

.commentbox p {
	margin-bottom: 0px;
}

.commentbox .commentmeta
{
	width: 400px;
}

#commentform label
{
    display:block;
    margin: 0 0 0 8px;
}

#commentform .text 
{
	width: 400px;
        margin: 0 0 15px 8px;
}

#commentform strong
{
	font-size: 12px;
}

#commentform textarea
{
    width:400px;
    height:150px;
    margin:10px 0px 10px 8px;
    padding:5px;
    background-color: #1e1e1e;
    border: none;
    color: #aaaaaa;
}

/*** Footer ***/
#footer
{
	width: 795px;
	color: #ffffff;
	background: #333333;
	font-size: 12px;
	overflow: hidden;
	text-align: left;
	clear: both;
	padding: 10px 0px 10px 5px; 
}

#footer a {
	color: #ff3399;
	text-decoration: none;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
