/*  
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: 0;
	padding: 0;
	background-color: #0e2a37;
}

/*** 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: 840px;
	margin: 0 auto;
}

#main #content
{
	float: right;
	width: 550px;
	margin-top: 10px;
	margin-left: 5px;
}

.post
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #291b0e;
	margin-bottom: 70px;
	line-height: 20px;
}

.post .postheader h2
{
	font-size: 17px;
	margin-bottom: 3px;
}

.post .postheader h2 a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #291b0e;
}

.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: left;
	width: 220px;
	line-height: 23px;
	margin-top: 5px;
	padding: 5px 10px 0 0;
	border-right: dashed 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 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #291b0e;
}

#sidebar ul li a:hover {
	/*color: #3399cc;*/
	text-decoration: none;
}

#sidebar .sidebarbox
{
	margin-bottom: 30px;
}

#sidebar .sidebarbox h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0e2a37;
	font-size: 1.1em;
	margin-bottom: 2px;
}

/***  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;
}

/*** 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;
}


/********************************** ORIGINAL CONTENT ********************************/
/********************************** ORIGINAL CONTENT ********************************/
/********************************** ORIGINAL CONTENT ********************************/
div#bgTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 500px;
	background-image: url(/images/bg-top.jpg);
	background-repeat: repeat-x;
}
div#nav {
	position: relative;
	top: 20px;
	margin: auto;
	width: 920px;
}
div#paper {
	position: relative;
	top: 20px;
	right: 6px;
	margin: auto;
	width: 914px;
	height: 375px;
	background-image: url(/images/bg-overlay.jpg);
	background-repeat: no-repeat;
}
img#mainImage {
	position: relative;
	float: right;
	display: inline;
	top: 35px;
	right: 35px;
	border: none;
}
div#slideshow {
	position: relative;
	float: right;
	display: inline;
	top: 35px;
	right: 35px;
}
div#gallery {
	position: relative;
	float: right;
	display: inline;
	top: 35px;
	right: 35px;
}
div#map {
	position: relative;
	float: right;
	display: inline;
	top: 35px;
	right: 35px;
	width: 506px;
	height: 313px;
}
p.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #291b0e;
	line-height: 20px;
	margin: 15px 0 0 0;
}
div#description2 {
	position: relative;
	float: left;
	display: inline;
	top: 140px;
	left: 30px;
	width: 290px;
}
div#wrapper {
	position: relative;
	top: 25px;
	margin: auto;
	background-image: url(/images/bg-body.jpg);
	background-repeat: repeat;
}
div#container {
	position: relative;
	margin: auto;
	width: 914px;
}
/************************** SUBNAV ELEMENTS *****************************/
/************************** SUBNAV ELEMENTS *****************************/
/************************** SUBNAV ELEMENTS *****************************/
div#subnav {
	position: relative;
	left: 20px;
	top: 20px;
	float: left;
	display: inline;
	width: 350px;
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	margin: 0 0 3px 0;
	padding: 0;
}
#subnav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #754d28;
	text-decoration: none;
	display: block;
	width: 283px;
	height: 31px;
	background-image: url(/images/bg-subnav.png);
	background-repeat: no-repeat;
}
#subnav li a:hover {
	color: #ae551b;
	background-image: url(/images/bg-subnav_o.png);
	background-repeat:no-repeat;
}
.subnavPad {
	position: relative;
	top: 6px;
	left: 20px;
}
/********************** DYNAMIC SUBNAV MARKERS ***************************/
#subnav #areaMap #item1 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #medinaLake #item2 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #directions #item3 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #attractions #item4 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #events #item5 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #interactiveMap #item1 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #googleEarth #item2 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #builders #item3 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #discovery #item4 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #videos #item5 {
	background-image: url(/images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
/********************** END DYNAMIC SUBNAV MARKERS ***************************/
/************************** END SUBNAV ELEMENTS *****************************/
/************************** END SUBNAV ELEMENTS *****************************/
/************************** END SUBNAV ELEMENTS *****************************/
div#content {
	position: relative;
	right: 30px;
	float: right;
	display: inline;
	width: 500px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #291b0e;
	margin-top: 10px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #291b0e;
	margin-top: 10px;
	text-decoration: underline;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #291b0e;
}
#content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #291b0e;
}
#content a {
	color: #291b0e;
}
div#discoveryForm {
	position: relative;
	top: 40px;
	float: left;
	display: inline;
	width: 370px;
}
#discoveryForm fieldset {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #291b0e;
	border: none;
}
#discoveryForm input, select {
	width: 150px;
	margin: 0 5px 5px 0;
}
br.breaker {
	clear: both;
}
div#bgColorBar {
	position: relative;
	top: 20px;
	height: 6px;
	background-image: url(/images/bg-color_bar.gif);
	background-repeat: repeat-x;
}
div#footer {
	position: relative;
	top: 20px;
	margin: auto;
	width: 712px;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #666;
	text-align: center;
}
#footer a {
	color: #666;
}
#formdiv {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #291b0e;
	font-size: 0.9em;
	width: 410px;
}
#formdiv p {
	padding: 0;
	margin: 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #291b0e;
	font-size: 0.9em;
}
#formdiv .submit input {
	margin-left: .07em;
}
#formdiv input, textbox, textarea, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #291b0e;
	font-size: 0.9em;
	background: #fff;
	border: 1px solid #5f6062;
}
#formdiv fieldset {
	border: 0;
}
#formdiv legend {
	border: 0;
}
label {
	margin-right: 0.5em;
	display: block;
	font-size: 14px;
}