/*  
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-color: #000;
	width: 100%;
	margin: 0px;
	font-family: Arial;
}

a:link
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
a:active
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
a:visited
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
a:hover
{
	text-decoration: none;
	color: #de2a2d;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
#container
{
	width: 915px;
	background-color: #fcb21f;
	text-align: left;
	margin-top: 15px;
}
#navigation
{
	width: 840px;
	height: 41px;
	text-align: center;
}

/*** Header ***/
#header
{
	width: 915px;
	height: 111px;
}

#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;
}

#header h3
{
	color: #336699;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold; /*text-transform: uppercase;*/ /*text-indent: 10px; */
	margin-top: 10px;
}


/*** 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;
	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;
}

#menu ul li a
{
	font-family: Arial;
	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: 883px;
	margin: 0 auto;
	background-image: url(../../../../images/body-bg.jpg);
}

#main #content
{
	float: left;
	width: 640px;
	margin-top: 20px;
	margin-left: 20px;
}

.post
{
	margin-bottom: 70px;
	line-height: 20px;
	font-size: 9pt;
}

.post .postheader h2
{
	font-family: Arial;
	font-size: 14pt;
	color: #df2b2e;
	font-weight: bold;
	margin: 0px;
	border-bottom: 1px solid #fbba30;
	padding-bottom: 4px;
}

.post .postheader h2 a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 14pt;
	color: #df2b2e;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 4px;
}

.post .postheader h2 a:hover
{
	text-decoration: underline;
}

.post .postheader .postmeta
{
	width: 550px;
	font-size: 11px;
	padding-bottom: 5px;
}

.post img
{
	padding: 5px;
	border: solid 1px #ababab;
}

/*** Sidebar ***/
#sidebar
{
	float: right;
	width: 196px;
	line-height: 23px;
	margin-top: 15px;
	padding: 5px 10px 0 10px;
	border-left: solid 1px #a1a1a1;
}

#sidebar img
{
	border: none;
}

#sidebar ul
{
	list-style-image: url(../../../../images/red-arrow.jpg);
	margin-top: 0; /*white-space: nowrap;*/
	margin-left: 15px;
	padding-left: 0px;
	text-indent: 10px;
}

#sidebar ul li a:hover
{
	/*color: #de2a2d;*/
	text-decoration: none;
}

#sidebar .sidebarbox
{
	margin-bottom: 30px;
}

#sidebar .sidebarbox h3
{
	font-family: Arial;
	font-size: 12pt;
	color: #df2b2e;
	font-weight: bold;
	margin: 0px;
	border-bottom: 1px solid #df2b2e;
	padding-bottom: 2px;
}

/***  Search form ***/
.searchform form
{
	margin-top: 4px;
}
.searchform #search
{
	width: 140px;
}

/*** 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
{
}


/*** 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;
}
p
{
	padding-top: 15px;
}
p, td
{
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	margin: 0px;
	text-align: left;
}
p.Tagline
{
	font-family: Arial;
	font-size: 9pt;
	color: #646464;
	text-align: center;
	margin: 0px;
}
p.SmallText
{
	font-family: Arial;
	font-size: 8pt;
	color: #000;
	margin: 0px;
}
p.Medium
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0px;
}
.MediumBold
{
	font-family: Arial;
	font-size: 12pt;
	color: #df2b2e;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

p.MediumItalic
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #df2b2e;
	font-style: italic;
	text-align: center;
	margin: 0px;
}
p.LargeText
{
	font-family: Arial;
	font-size: 27pt;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0px;
}
A.mainnav:link
{
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.mainnav:active
{
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.mainnav:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.mainnav:hover
{
	text-decoration: none;
	color: yellow;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.sidenav:link
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
A.sidenav:active
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
A.sidenav:visited
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
A.sidenav:hover
{
	text-decoration: none;
	color: #de2a2d;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
A.botnav:link
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.botnav:active
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.botnav:visited
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.botnav:hover
{
	text-decoration: none;
	color: #de2a2d;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
a.footernav:link
{
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
a.footernav:active
{
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
a.footernav:visited
{
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
a.footernav:hover
{
	text-decoration: none;
	color: #de2a2d;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
img
{
	border: none;
}
