/*  
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{
margin:0px; 
font-family:Arial; 
font-size:12px; 
color:#3d3d3d; 
background-color:#55595c;
}
a
{
	color: #393939;
}

#container { 
	background: #fbfcee;
	width: 1000px; 
	text-align: left; 
	margin: 0 auto; 
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}

/*** Header ***/

.header-top-bg{background-image:url(images/header-top-bg.gif); 
height:56px; 
background-repeat:repeat-x;
}

.header {background-image:url(images/header.gif); 
height:146px; 
width:675px; 
background-repeat:no-repeat;
 }
 
 .header-menu-bg{background-image:url(images/header-menu-bg.gif); 
 height:48px; 
 background-repeat:repeat-x;
 }
 .border-bottom{border-bottom:1px solid #425053; 
 padding-left:0px;
 }
 
 .link{font:Arial; 
 font-size:12px; 
 color:#3d3d3d; 
 text-decoration:none;
 }
.link:hover{font:Arial; 
font-size:12px; 
color: #b3062b; 
text-decoration:underline;
}
.menu-boxline{background-image:url(images/menu-boxline.gif); 
height:6px; 
background-repeat:repeat-x;
}

#header h2 {
	color: #336699;
	font-size: 30px;
	font-family: Arial, Tahoma, Verdana, Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin-top: 25px;
	margin-bottom: 0px;
	}

#header h2 a {
	color: #336699;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #0099FF;
	text-decoration: none;
	}

h3{
	 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#425053;
	line-height:22px;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	display:inline;
	
}



/*** Menu ***/
#menu { 
	/*background: url(images/bg.png) top center repeat;*/
	background: #333333;
	width: 800px; 
	margin-top: 0px;
	margin-bottom: 0px; 
	text-align: right;
	}

#menu h2 {
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, 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;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	padding: 6px 6px 6px 6px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	padding: 6px 6px 6px 6px;
	text-decoration: underline;
	}

#logotitle #logo
{	
	float: left;
	width: 34px;
	height: 40px;	
}

#logotitle #title
{	
	position: relative;
	top: 10px;
	left: 24px;
}

/*** Main ***/
#main
{
	width: 1000px;
	margin: 0 auto;
	background-color:#fbfcee;
}

#main #content
{
	float: left;
	width: 675px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
}

#main #content #text
{
	
	width: 650px;
	margin:0 auto;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	text-align:justify;
	padding-left:10px;
	padding-right:0px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.post
{
	margin-bottom: 50px;
	line-height: 20px;
}

.post .postheader h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#2d6d02;
	padding-left:35px;
	padding-bottom:5px;
	margin-top:30px;
	display:inline;
	background:url(images/bullet-1.gif) no-repeat center left;
}

.post .postheader h2 a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#2d6d02;
	padding-left:10px;
	padding-bottom:5px;
	margin-top:30px;
	display:inline;
	text-decoration:none;
}

.post .postheader h2 a:hover
{
	text-decoration: underline;}


.post .postheader .postmeta
{
	width: 600px;
	font-size: 11px;
	padding-bottom: 5px;
}

.post img
{
	padding: 5px;
	border: solid 1px #ababab;
}

/*** Sidebar ***/
#sidebar
{
	float: right;
	width: 324px;
	line-height: 23px;
	/*padding: 5px 0 0 10px;*/
	
	background-color:#fbfcee;
}

#sidebar img
{
	border: none;
}

#sidebar ul
{
	list-style: none;
	margin-top: 0;			
	/*white-space: nowrap;*/
	margin-left: 0;
	padding-left: 37px;

}

#sidebar li {
    padding-left:8px;
	padding-top:2px;
	display:block;
	background:url('images/arrow-1.gif') no-repeat center left;}

#sidebar li a {
	/*color: #3399cc;*/
	font:Arial; 
	font-size:12px; 
	color:#3d3d3d; 
	text-decoration:none;
	padding-left:8px;
	padding-top:2px;

}

#sidebar li a:hover{font:Arial;
    font-size:12px; 
    color: #b3062b; 
    text-decoration:underline;
    padding-left:8px;
	padding-top:2px;
}

#sidebar .sidebarbox
{
	margin-bottom: 30px;
}

#sidebar .sidebarbox h3
{
	/* color: #273647; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#425053;
	line-height:22px;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	display:inline;
}

/***  Search form ***/
.searchform form
{
	margin-top: 4px;
}
.searchform #search
{
	width: 160px;
}

/*** Comments ***/
.allcomments h3
{
	font-size: 15px;
}

.commentbox
{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #ababab;
	background: #f6f6f6;
}

.commentbox .avatar
{
	float: left;
	margin-right: 5px;
}

.commentbox small
{
	font-size: 11px;
}

.commentbox p {
	margin-bottom: 0px;
}

.commentbox .commentmeta
{
	width: 300px;
}

#commentform label
{
    display:block;
    margin: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform strong
{
	font-size: 11px;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

/*** Footer ***/
#footer
{
	width: 1000px;
	overflow: hidden;
	text-align: center;
	clear: both;
}

.footer-bg{background-image:url(images/footer-bg.gif); height:34px; background-repeat:repeat-x;}



/*** 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;
}
