/*---:[ barbaraeyre.com design information - "sitestyle.css"
/*---:[ --------------------------------------------
/*---:[ Project:	   Barbara Eyre
/*---:[ Author: 	   Barbara Eyre - Phoenix Rising Web Services
/*---:[ Author URI:	   http://www.barbaraeyre.com/
/*---:[ Date:		   April 2009 - Redesign August 2010		
/*---:[ Info:		   Created strictly for http://www.barbaraeyre.com
/*---:[ -------------------------------------------- ]:---*/

*{margin:0;padding:0;}

body {
max-width: 1200px;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 13px;
color: #494949;
text-align: justify;
background-image: url('http://www.barbaraeyre.com/images/bluebackground-037.jpg');
}

A:link {
color: #3366CC;
font-size: 12px;
text-decoration: underline;
font-family: verdana;
}

A:visited {
color: #3366CC;
font-size: 12px;
text-decoration: underline;
font-family: verdana;
}

A:hover {
color: #336699;
text-decoration: none;
font-family: verdana;
}

p {
padding-bottom: 10px;
}

h1 {
font-size: 15px;
color: #000000;
margin: 10px 0px 35px 20px;
text-align: left;
} 

#fixcenter {
width: 950px;
background: #FFFFFF;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
overflow: hidden;
position: relative;
border: 2px solid #800040;
padding: 1px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

#fixcenter2 {
width : 900px;
background : #FFFFFF;
color : #FFFFFF;
margin-left : auto;
margin-right : auto;
text-align : center;
margin-top : 5px;
margin-bottom : 10px;
border : 1px solid #6600CC;
overflow : hidden;
position : relative; /*establish stacking order for #header a*/
}

#fixcenter3 {
width : 900px;
background : #FFFFFF;
color : #FFFFFF;
margin-left : auto;
margin-right : auto;
text-align : center;
margin-top : 5px;
margin-bottom : 10px;
border : 1px solid #6600CC;
overflow : hidden;
position : relative; /*establish stacking order for #header a*/
}

#header {
width: 950px; 
height: 100px;
padding: 5px 10px 5px 10px;
border-bottom: 1px solid #000000;
}

#header a { /*added this new rule for link on header div*/
width: 369px;
height: 100px;
display: block;
position: absolute; top: 0; left: 0;
}

#rightsidebar {
float: right;
width: 310px;
padding: 15px 10px 10px 0px;
display: inline; 
border-left: 1px solid #C0C0C0;
min-height: 650px;
}
* html #main {height:650px;} /*IE6 treats height as min-height*/

ul.menu {
font-family: arial, verdana, helvetica, sans-serif;
list-style-type: disc;
margin: 0px 0px 15px 0px;
list-style-position: outside;
line-height: 20px;
padding: 0px 0px 0px 16px;
text-align: justify;
}

li.menu {
font-size: 13px;
}

#main {
float: left;
display: inline; 
padding: 10px 20px 10px 20px;
width: 580px;
min-height: 650px;
}
* html #main {height:650px;} /*IE6 treats height as min-height*/

.inspirations {
width: 95%;
background-color: #FFFFCC;
padding: 10px 10px 10px 10px;
margin: 15px 0px 15px 0px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #C0C0C0;
border-bottom: 2px solid #C0C0C0;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

#footer {
clear: both;
width: 100%;
border-top: 1px solid #C0C0C0; 
padding: 10px 10px 10px 10px;
}

#footer p { /*added this new rule for the p tag*/
font-family: verdana;
font-size: 10px;
color: #000000;
text-align: center;
padding-bottom: 3px;
}

.indentmenu {
width: 150px;
}

.indentmenu ul {
font-size: 12px;
font-famiy: arial;
margin: 0;
padding: 0;
list-style: none;
}

.indentmenu li a {
border: 1px solid #003300; 
background: #FFFFFF */url(images/indent.gif) center center repeat-x;*/
color: #000000; 
text-decoration: none;
height: 1.25em;
line-height: 1.25em;
margin: 2px;
padding-top: 6px;
padding-bottom: 4px;
display: block;
}

* html .indentmenu a {
height: 1px;
}

.indentmenu li a:visited {
color: #000000;
}

.indentmenu li a:hover {
color: #000000 !important; 
display: block;
padding-top: 6px; 
padding-bottom: 4px; 
text-decoration: none;
background: #FFCC99 */url(images/indent2.gif) center center repeat-x;*/
}
