/*  
Theme Name: WordPress Default
Theme URI: http://www.sns.ias.edu/~jns/wp/2006/02/20/wordpress-theme-genesis/
Description: The Dawn Of Simplicity.
Version:1.0
Author: James Stephens
Author URI: http://www.sns.ias.edu/~jns/
Modified by Sam A. Russo - http://SearchFriendlyWebDesign.com
*/



a {
	color: #06c;
	text-decoration: none;
}

a img {
	border: 0;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

body {
	background: #FFFFFF;
	color: #545454;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: small;
	margin: 0;
	padding: 0;
	text-align: center;
}

code,pre {
	font-size: 1.0em;
}

h1 a {
	color:#990000;
	}

h2 a, h3 a {
	color: #003399;
	text-decoration:underline;
	font-size:90%;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1 {        
	padding-left: 10px;
	font-size: 22px;
	text-align: left;
	}

.description {
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	color: #990000;
	}	

hr {
	border-top: 1px dashed #808080;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
}

#author {
	clear:both;
	padding-top: 1em;
}

#content p,ol,ul {
	line-height: 1.5em;
	color: black;
}

#content code,pre {
	color: #006600;
}

#footer {
	clear:both;
        background-color: #eee;
        width: 760px;
}

#footer p {
	font-size: 85%;
        padding: 20px 0 0 0;
        text-align: center;
}

#header h1 {
        padding-top: 1em;
        padding-bottom: 1em;
	background: #E0E0E0;
}

#page {
	background-color: #FFFFFF;
	border: 1px solid #808080;
	padding: 0;
	margin: 0 auto; /* So firefox centers this properly. */
	text-align: left;
	width: 760px;
}

#sidebar {
	float: right;
	width: 179px;
    padding: 5px 10px 5px 5px;       
}
#sidebar h2 {
       color:#003399;
       font-size: 90%;
	   font-family:Arial, Helvetica, sans-serif;
}
#sidebar p, #sidebar li, #sidebar ul, #sidebar ol {
	font-size: 90%;
}

#sidebar ul {
	padding-bottom:0;
}

#sidebar ul li {
	margin-left: -2.5em;
	list-style-type:none;
	list-style-image:url(../../../images/raquo.gif);
	list-style-position:outside;
	color:#999999;
}

#sidebar ul li li{
        font-size:105%;
        margin-left: -2.5em;
}

p.postmetadata {
	font-size: .8em;
}

.alt {
	clear:left;
	background: WhiteSmoke;
	padding: .2em;
	border-top: 1px dashed #808080;
	border-bottom: 1px dashed #808080;
}

.narrowcolumn {
	float:left;
	width: 520px;
}

.widecolumn {
	float:left;
	width: 520px;
}

/*      Using 'class="alignright"' on an image will (who would've
        thought?!) align the image to the right. And using 'class="centered',
        will of course center the image. This is much better than using
        align="center", being much more futureproof (and valid) */

p img {
        padding: 2px 2px 2px 2px;
        margin: 0px 8px 10px 8px;
        max-width: 100%;
	border-style: solid;
	border-color: black;
	border-width: 1px;
        }
img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

img.alignright {
        margin-left: 1em;
	}

img.alignleft {
        margin-right: 1em;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }
/* End Images */
/* ----------------------- Red Header Bar  ------------------------- */
table tr td.redback {
background-color:#990000;
font-size:10pt;
letter-spacing:1px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;}
#headerleft {
float:left;
padding:2px 3px 2px 10px;}
#headerright {
float:right;
padding:5px 10px 2px 3px;}
.headernav {
color:#FFFFFF;
font-weight:bold;}	
a.headernav:link, a.headernav:active, a.headernav:visited {
color:#FFFFFF;
text-decoration:underline;}
/* ----------------------- Main Global Navigation ------------------------- */
table tr td.topImage {
border-left:#666666 1px solid;
border-right:#666666 1px solid;
border-top:#666666 1px solid;
margin:0px;
padding:0px;
height:106px;} 
table tr td.navLeft {
background-image:url(http://www.aorafting.com/images/pagetop/left.jpg);
background-repeat: no-repeat;
background-position: top;
float:left;
height:34px;
width:294px;
border-bottom:#666666 1px solid;
border-left:#666666 1px solid;
margin:0px;
padding: 0px;}
table tr td.navMid {  
background-image:url(http://www.aorafting.com/images/pagetop/mid.jpg);
background-repeat: no-repeat;
background-position: top;
float:left;
height:34px;
width:294px;
border-bottom:#666666 1px solid;
margin:0px;
padding: 0px;}
table tr td.navRight {
background-image:url(http://www.aorafting.com/images/pagetop/right.jpg);
background-repeat: no-repeat;
float:left;
height:34px;
width:172px;
border-bottom:#666666 1px solid;
border-right:#666666 1px solid;
margin:0px;
padding: 0px;}
#nav { 
margin-top: 8px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;}
#nav a:link, #nav a:visited, #nav a:active  {
color: #003399;
font-weight:bold;
text-decoration:underline;
padding-top: 10px;
margin-top: 10px;}
#nav a:hover {
color: #990000;
text-decoration:underline;}
#navActive {
margin-top: 11px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;}
#navActive a:link, #navActive a:visited, #navActive a:active, #navActive a:hover{
color:#990000;
font-weight:bold;
text-decoration:underline;
padding-top: 12px;
margin-top: 12px;}

#page2 {
       padding: 0 25px 0 25px;
}
#breadcrumb {
	margin: 10px 15px 10px 15px;
	font-size:90%;
    }
a img {

	border: 0px;

}
