/*  
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: #eeeeee url(images/body-bg.gif) top center repeat-y;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font: 13px/18px Verdana, Tahoma, sans-serif;	
}

a
{
	color: #393939;
}


#container { 
	background: #ffffff;
	width: 850px; 
	text-align: left; 
	margin: 0 auto; 
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}





/*** Header ***/
#header {
	height: 250px;
	text-align: left;
	width: 850px;
	padding: 0px;
	background-color: aee4ff;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#header h1{
	width: 850px;
	background-image: url(images/heder.jpg);
	text-align: left;
	text-indent: -9999px;
	height: 270px;
	margin: 0px;
	padding: 0px;
}

#header h2{
	width: 850px;
	text-align: left;
	text-indent: -9999px;
	height: 174px;
}


	
/*** menu ***/

#navi {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 950px;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
	list-style-type: none;
}

#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#navi a {
	text-indent: -9999px;
	text-decoration: none;
}

a{
	outline : 0 ;
}


#navi .hn01 a {
	background-image: url(images/01.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 140px;
}
#navi .hn02 a {
	background-image: url(images/02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 85px;
}
#navi .hn03 a {
	background-image: url(images/03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 110px;
}
#navi .hn04 a {
	background-image: url(images/04.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 114px;
}
#navi .hn05 a {
	background-image: url(images/05.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 160px;
}
#navi .hn06 a {
	background-image: url(images/06.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 92px;
}
#navi .hn07 a {
	background-image: url(images/07.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 149px;
}



/*** Menu ***/
#menu {
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	background-image: url(images/a.gif);
	height: 40px;
	}

#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: 0px;
	}
	
#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: 800px;
	margin: 0 auto;
}

#main #content
{
	float: left;
	width: 550px;
}

.post
{
	margin-bottom: 70px;
	line-height: 20px;
}

.post .postheader h2
{
	font-size: 17px;
	margin-bottom: 3px;
}

.post .postheader h2 a
{
	text-decoration: none;
	color: #273647;
}

.post .postheader h2 a:hover
{
	text-decoration: underline;
}

.post .postheader .postmeta
{
	width: 550px;
	font-size: 11px;
	border-bottom: solid 1px #ababab;
	padding-bottom: 5px;
}

.post img
{
	padding: 5px;
	border: solid 1px #ababab;
}

/*** Sidebar ***/
#sidebar
{
	float: right;
	width: 220px;
	line-height: 23px;
	margin-top: 5px;
	padding: 5px 0 0 10px;
	border-left: dotted 1px #ababab;
}

#sidebar img
{
	border: none;
}

#sidebar ul
{
	list-style: none;
	margin-top: 0;			
	/*white-space: nowrap;*/
	margin-left: 0;
	padding-left: 10px;
	text-indent: -10px;

}

#sidebar ul li a:hover {
	/*color: #3399cc;*/
	text-decoration: none;
}

#sidebar .sidebarbox
{
	margin-bottom: 30px;
}

#sidebar .sidebarbox h3
{
	/* color: #273647; */
	color: #FFFFFF;
	font-size: 15px;
	margin-bottom: 2px;
	background-color: #FF6600;
	padding-left: 15px;
}

/***  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: 810px;
	color: #ffffff;
	background: #ffffff url(images/footer.gif) top center repeat-x;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
	border-top: 1px solid #ffffff;
	clear: both;
	padding-top: 30px;
	padding-left: 40px;
}

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

#footer a:hover {
	color: #FFFF00;
	/*text-decoration: underline;*/
	}

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

#new-post {
	width: 500px;
	border: 1px solid #FFCCCC;
}

