/*  
Theme Name: Maya Orange
Theme URI: http://www.beckydavisdesign.com
Description: Maya site template.
Author: Becky Davis
Version: 1.0

*/




/* #ff3e04; bright orange*/
/*#6da922;grn
#6d2300; dk red brn, main text*/



/*baseline styles--------------------------------------------*/
html, body, div, span, iframe, p,
blockquote, a, abbr, acronym, address, del, dfn, em, font, img, strong, sub, sup, 
b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

/*Divs*/
body {
	background-image: url(images/backgrnd.gif);
	background-repeat: repeat-x;
	background-color: #FD7E00;
}
/*
a:link {
	color: #ff3e04;
	text-decoration: none;
}
a:visited {
	font-style: italic;
	color: #6d2300;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #6da922;
	text-decoration: underline;
}

h2 a:link {
	color: #ff3e04;
	text-decoration: none;
}
h2 a:visited {
	font-style: italic;
	color: #6d2300;
	text-decoration: none;
}

h2 a:hover {
	font-weight: bold;
	color: #6da922;
	text-decoration: underline;
}
*/

#outer {
	position: relative;
        width: 850px;
	margin:0px auto;
	height: auto;
	background-color: #FFFFFF;
	padding:5px;
	overflow:hidden;
}

#container {
	width: 550px;
	height:auto;
	float:left;
        padding:20px;
}

#header {
	background-image: url(images/header.jpg);
	width: 850px;
	height: 201px;
	
}

#main {
	width: 550px;
	height:auto;
	float:left;
	padding: 10px 0px 10000px 0px;
	margin:10px 0px -10000px 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d2300;
	font-size: 14px;
}

#main h1 {
	text-align: center;
}

#main h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d2300;
	font-size: 16px;
	font-weight:bold;
}

#sidebar {
width:170px;

float:right;
}

#sidebar li {
        list-style:none;
	margin:0 0 8px 15px;
}



.testimonial {
	width: 170px;
	height:auto;
	float:right;
	padding:5px 5px 10px 20px;
	margin: 20px 10px 10px 0px;
	background:url(images/boxgrad.jpg) top left no-repeat #FFF8EF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d2300;
	font-size: 12px;
}

.entry {
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d2300;
	font-size: 14px;
}
#footer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #6d2300;
	clear:both;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 9px;
	text-align:center;
}

#footer a, a:link, a:visited, a:hover {
	color:#FFF;
	text-decoration:none;
}

#flyover{
    position : absolute ;
    background:url(images/boxgrad.jpg) top left no-repeat #FFF8EF;
    right : 7px ;
    top : 7px ;          /* flyover div placed offscreen */
    height : 180px ;
    width : 200px ;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#storybox2 {
	font-size: 16px;
	width:450px;
        height:auto;
	padding:8px;
	border: thick groove #FF3E04;
	margin:15px auto;
        text-align:center;
}

p {margin-bottom:12px;}

#container li {list-style-image: url(images/dot.gif); margin-left:40px; margin-bottom:10px;}

.btn {
	background-color: #ff7e00;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;	
}
/*links*/

a, h2, h3, a:link {
	color: #ff3e04;
	text-decoration: none;
}

a:visited {
	font-style: italic;
	color: #6d2300;
	text-decoration: none;
}

a:hover {
	color: #6da922;
	text-decoration: underline;
	}

/* MainNav */
#nav {
	width: 850px;
        height:40px;
	background-color: #fff;
	margin-bottom:10px;
        background:url(images/grnstripe.gif) bottom no-repeat;
}

#navCircle {
        margin: 0;
        padding: 0 0 20px 20px;
        
}

ul#navCircle li {
	list-style-type: none;
}

ul#navCircle a:link {
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 10px 25px 6px 25px;
	text-decoration: none;
	color: #6d2300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#navCircle a#this_page:link, ul#navCircle a#this_page:visited {
	padding-bottom: 6px;
	color: #ff3e04;
	font-weight:bold;
	background-image: url(images/Circle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

ul#navCircle a:visited {
	color: #6da922;
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 10px 25px 6px 25px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


ul#navCircle a:hover {
        padding-bottom: 6px;
        color: #ff3e04;
        background:url(images/Circle.gif) no-repeat bottom center;
}

/*image*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.recentcomments a {
display:inline !important;
margin-bottom:8px !important;
padding:0 !important;
}