/*	This theme was designed and built by Charly Leetham,
	whose blog you will find at http://askcharlyleetham.com/        
	This theme is designed to allow bloggers to have a page for sales pages        
	etc, as well as a simple single right sidebar on the blog posts and is         
	optimized for Wordpres 2.6 and above.	The CSS, XHTML and design is released under GPL 3.0:	
	http://www.opensource.org/licenses/gpl-3.0.html*//* Begin Typography & Colors */
	
/********* Page Structure - Start **********/

body {
        background:transparent url(http://www.discoverthegeniuswithin.com/images/page_back.jpg) repeat scroll 0 0;
        color:#202020;
        font-family:Arial,Tahoma,Verdana;
        font-size:13px;
        line-height:1.5em;
        margin:0 auto;
        padding:0;
        background-attachment:fixed;
}

#tableborder {
        width:795px;
        margin:0px auto 0;
        text-align:center;
}



#header {
	background-color: #d5d5ac;
	padding: 0;
	height: 150px;
	width: 795px;
        margin-top:10px;
	margin: 0px auto 0px;
        background: url(images/webheadernew.jpg) no-repeat;
}

#headerimg {
	margin: 0;
	height: 118px;
	width: 795px;
}

#logoarea {
       width:115px; 
       height:88px; 
       float:left
}

.headerleft {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
        text-align:center;
}	

.headerleft h1 {
        padding:0px;
        color: #fff;
}

.headerleft h1 a, .headerleft h1 a:visited {
        padding:0px;
        color: #fff;
        text-decoration:none;
}

.headerleft img {
        height: 143px;
        width: 535px;
}

.headerright {
	width: 315px;
	float: right;
	margin: 0px;
	padding: 130px 23px 0px 0px;
	text-align: right;
        height:20px;
}	

.headerright a, .headerright a:visited {
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}	

.headerright a:hover {
	color: #000000;
	text-decoration: underline;
}

.headerright a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;	
}	

#page {
	background-color: white;
	/*border: 1px solid #F7DB04;*/
        border-top:0px;
	border-bottom:0px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 795px;
/*The width changes to 791px when a custom header that requires borders is added */
	margin: 0px auto 0px; 
        font-family:tahoma;
        font-size:12px;
        text-align:left;
        text-decoration:none;
	}

#wrapper {
background:#FFFFFF url(images/webborder.gif) repeat-y scroll 0 0;
border-bottom:0 none;
border-top:0 none;
}

#content {
	padding: 20px 20px;
        font-family:tahoma;
        font-size:12px;
        text-align:left;
        text-decoration:none;
	margin-left: 10px;
        margin-right: 10px;
}

#content p {
        font-family:tahoma;
        font-size:11pt;
        text-align:left;
        text-decoration:none;
        margin-top:0px;
        margin-bottom:10px;
}

#middle {
       background: url(images/middle_bottem.gif) repeat-x scroll;
       height: 27px;
       float: left;
       width:750px;
}

#cornerleft {
       background: transparent url(images/bottem_left.gif) no-repeat scroll 0 0;
       height: 27px;
       float: left;
       width:20px;
       margin-left:2px;
}

#cornerright {
       background: transparent url(images/bottem_right.gif) no-repeat scroll 0 0;
       height: 27px;
       float: right;
       width:23px;
}

#footer {
        background: #fff;
        height: 60px;
        padding: 10px
        color:#666666;
        font-family:tahoma;
        font-size:10px;
        font-weight:bold;
        text-decoration:none;
        text-align:center;
}

#footer p {
	color: #bbbbbb;
	font-size: 10px;
        font-weight: normal; 
	text-transform: uppercase;
	margin: 0px;
        padding-left: 20px
}

#footer a {
	color: #bbb;
	text-decoration: none;
}	

#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}	



/********* Page Structure - End **********/	

/*************************************************	Hyperlinks									*************************************************/
a, a:visited {	
    color: #4C7CAA;	
    text-decoration: none;	
}

a:hover {	
    color: #40b0f4;	
    text-decoration: underline;	
}	

a img {
    border: none;
    vertical-align: top;	
}

/********* Hyperlinks - End **********/
	
/********* Navigation - Start ************/

#navbar {
	background: #42AE96;
	height: 30px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarleft {
	width: 576px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
	}	

#navbarright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 2px 5px 0 0;
	text-align: right;	
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}	

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #FFFFFF;
	display: block;
        text-decoration: none; 
        font-weight: bold;
        margin: 0px 5px 0px 0px;
	padding: 5px 5px 7px 5px;
}	

#nav a:hover {
	background: #057ab4;
	color: #FFFFFF;
	display: block;
	text-decoration: none; 
	margin: 0px 5px 0px 0px;
        padding: 5px 5px 7px 5px;
        -moz-border-radius-topleft: 10px;	
        -moz-border-radius-topright: 10px;
}	

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}	

#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
}	

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #42AE96;
	color: #FFFFFF;
	width: 140px;	
	float: none;	
	margin: 0px;	
	padding: 6px 10px 5px 10px;
}	

#nav li li a:hover, #nav li li a:active {
	background: #057AB4;
	color: #FFFFFF;	
        -moz-border-radius-topleft: 0px;	
        -moz-border-radius-topright: 0px;
}

#nav li ul {
	position: absolute;	
	width: 10em;
	left: -999em;
}

#nav li:hover ul {	
	left: auto;	
	display: block;
}	

#nav li:hover ul, #nav li.sfhover ul {	
	left: auto;	
}


/*************************************************	Images  					     		    ************************************************/

img.centered  {	
	display: block;
	margin-left: auto;	
	margin-right: auto;
	margin-bottom: 10px;	
	padding: 0px;	
}	

img.alignnone {	
	padding: 0px;	
	margin: 0px 0px 10px 0px;	
	display: inline;	
}

img.alignright {	
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}

img.alignleft {	
	padding: 0px;	
	margin: 0px 10px 10px 0px;	
	display: inline;	
}	

.aligncenter {	
	display: block;	
	margin-left: auto;	
	margin-right: auto;	
}

.alignright {
	float: right;
}

.alignleft {	
	float: left;	
}	

.wp-caption {
	margin: 0px;
        padding: 0px;
}	

.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
        border: 0px;
}

.wp-caption p.wp-caption-text {	
	margin: 0px;
	padding: 5px 0px 0px 0px;	
	font-size: 10px;	
	font-style: italic;	
	font-weight: bold;	
	line-height: 12px;	
}	
