/**
* CSS
* 
* @version 1.0
* @author Casey Hughes
* @name 'Casey Hughes'
*
*/

/*Body*/

* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
color: #666666;
background-color: #ffffff;
}

body.section-1 {
}

body.section-2 {
}

body.section-3 {
}

/*Logo*/

#logo {
position:absolute;
padding: 0 40px 0 20px;
}

/*Links*/
		
a:link { 
text-decoration: none; 
color: #666666;
}
	
a:active { 
text-decoration: none;
}
	
a:visited { 
text-decoration: none;
color: #666666; 
}
	
a:hover { 
font-family: Verdana, Geneva, sans-serif;
font-style: none;
color: #666666;
opacity:.5;
}

a:img {
text-decoration:none;
border-style:none;
border: 0 none;
}

img {
border:none;
}
/*Nav*/

.nav { 
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
color: #666666; 
}
.nav #next {
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
color: #666666; 
}
.nav #next:hover {
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
color: #666666;
opacity:.5;
}
.nav #prev {
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
color: #666666; 
}
.nav #prev:hover { 
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
color: #666666;
opacity:.5;
}
.nav #num {
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
color: #666666; 
}
/*Menu*/

#menu {
width: 200px;
overflow: auto;
position: fixed; 
height: 100%;
background-color: #ffffff;
font-size: 10px;
z-index:10;
padding-bottom:10px
}
	
#menu ul {
list-style: none;
margin-top: 1px;
margin-right: 0px;
margin-left: 0px;
padding-right: 25px;
padding-left: 0px;
font-size:10px;
}

#menu ul li {
padding-bottom:2px;
padding-left:5px;
}
	
#menu ul li.section-title {
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: bold;
font-size:10px;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;
color: #666666;
}

#menu li.active a{
color:#666666;
opacity:.5;
font-size:10px;
}

#menu a:link, #menu a:visited{ 
text-decoration: none;
font-size:10px;
color:#666666;
padding:0px 5px 0px 0px;
}

#menu a:hover {
text-decoration: none;
color:#666666;
opacity:.5;
font-size:10px;
opacity:.5;
background-color:none;
}

#menu h3 a:link{
font-weight: bold;
font-size:10px;
color:#666666;
margin-top:10px;
margin-bottom: 10px;
}

/*Content*/

#content {
height: 100%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 200px;
padding-right: 5px;
}

.container {
padding: 20px 5px 25px 25px;
}

#content p { 
width: 600px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
font-family:Verdana, Geneva, sans-serif;
line-height: 20px;
font-size: 10px;
color:#666666;
}

#content p a { 
width: 600px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
font-family:Verdana, Geneva, sans-serif;
line-height: 20px;
font-size: 10px;
color:#666666;
}

#content p a:visited { 
width: 600px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
font-family:Verdana, Geneva, sans-serif;
line-height: 20px;
font-size: 10px;
color:#666666;
}

#content p a:hover { 
width: 600px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
font-family:Verdana, Geneva, sans-serif;
line-height: 20px;
font-size: 10px;
opacity:.5;
}



/*Headings*/
h1 { 
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
color: #666666;
padding-bottom: 10px;
}
	
h2 { 
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-weight: bold;
color: #666666;
padding-bottom: 0px;
padding-top: 0px; 
}
	
h3 { 
font-size: 10px;
color: #666666;
}
	
h4 { 
font-size: 10px; 
color: #666666;
}

.title {
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10px;
color: #666666;
padding-bottom: 10px;
}

/*Images*/

#img-container	{ 
margin: 0 0 0 0; 
padding: 0 0 0 0; 
border-style:none;
z-index:1;
}
	
#img-container p	{ 
width: 700px; 
margin: 0 10px 0 0; 
padding: 0 10px 12px 0;
border-style:none;
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
line-height: 12px;
color: #666666;

}
	
.nothumb img {
margin-top: 0px;  
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-style:none
}
	
#once { 
clear: left; 
}
	
/*Slideshow CSS*/

p.nav a {
background-color: #e9e9e9;
padding-top: 2px;
padding-right: 4px;
padding-bottom: 2px;
padding-left: 4px;
font-size: 10px;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
color: #666666;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}
	
p.nav a:hover {
color: #e9e9e9;
background-color: #666666;
border-bottom-style: none;
}
	
p.nav span#num {
letter-spacing: 2px;
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-style: italic;
padding-left: 20px;
}

/*Home Slideshow*/

#slideshow {
margin: 0 20px 0 0;
}

#slideshow ul {
list-style:none;
width:850px;
height:380px;
}

ul {
list-style:none;
margin-left:-40px;
}

/*Post Nav*/

.postnavborder {
color:#666666;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 6px;
line-height:13px;
}

.postnavtext {
color:#666666;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size: 10px;
line-height:15px;
}

.postnavtext a {
color:#666666;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size: 10px;
line-height:15px;
}

.prenavtext {
color:#666666;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size: 11px;
line-height:20px;
}

.postnavtextreg {
color:#666666;
font-family: Verdana, Geneva, sans-serif;
font-weight:500;
font-size: 10px;
line-height:15px;
opacity:.5;
}

.share {
color:#666666;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size: 10px;
line-height:20px;
}


.postnavregwhite {
color:#666666;
font-family: Verdana, Geneva, sans-serif;
font-weight:500;
font-size: 10px;
line-height:15px;
}

/*I Frame*/
#iframed {
padding-top:-20px;
}

/*Regular Text*/
.regular {
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-size: 10px;
color: #666666;
padding-bottom: 10px;
}