/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a, a:link, a:visited, a:active, a:hover {outline: none;}

/* Bullets */

#canvas .sidebar ul { font-family: arial, sans-serif; font-size:14px; margin: 0 0 24px 9px; list-style-type: square; line-height:1.4em;}
#canvas .sidebar ol { font-family: arial, sans-serif; font-size:14px; margin: 0 0 24px 9px; line-height:1.4em;}
#canvas .sidebar ul li {margin: 0 24px 0 14px;}
#canvas .sidebar ol li {margin: 0 24px 0 14px;}

/* Flickr Gallery Page */

#flickr { text-align: center; }
#flickr img { padding: 1px; margin: 10px; left; background-color: #616054; }
#flickr img:hover { background-color: #98a1a3; }
.facebook_btn { float:left; margin: 5px 20px 10px 0; display: inline; float: left; clear: left; border:0;	}
.email_btn_one { float:left; padding-left:10px; margin: 5px 28px 10px 0; display: inline; float: left; clear: left; border:0;	}
.email_btn_small { float:left; margin: 0px 10px 0px 0; display: inline; float: left; clear: left; border:0;	}
.email_text {
	font-family: arial, sans-serif; font-size:12px;
}
.top_email {
	padding-top:20px;}

/* Quotes Styling */

blockquote {
	font-family: Georgia, Times, serif;
	width: 220px; /* required */
	margin: 0 auto;
	}	
blockquote p { margin-bottom: 10px; font-style: italic; }
blockquote cite { font-style: normal; display: block; text-align: right; text-transform: uppercase; font-size: 10px; font-weight: bold; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; }
#quote_wrap { 
	background: #1B1F21 url(images/quote_mark.gif) no-repeat 20px 20px;
	margin: 40px 0; padding: 20px; border: 1px solid #222222;
	}
/* Main Styles */

body {
font-family: arial, sans-serif;
background-color: #15181a;
color: #535E66;
}
h1, h2, h3, h4, h5, h5 {
color: #616054;
font-family: arial, sans-serif;
font-weight: normal;
}
p {
font-size:14px;
line-height:1.4;
}
p strong {
font-weight:normal;
color:#70808A;
font-size:14px;
}

/* Header */

#header {
background-color: #15181a;
color: #a8a8a8;
padding-bottom: 0;
margin-top:20px;
}
#header h1, #header h2, #header h3, #header h4, #header h5, #header h6 {
color: #222222;
}
#header a:link, #header a:visited {
color: #7d7a7a;
}
#header a:hover {
color: #616054;
}
#header .inner {
border-bottom: 1px solid #343B40;
padding-bottom: 10px;
position: relative;
}
.inner {
width: 940px;
overflow: hidden;
margin: 0 auto;
text-align: left;
}
#header, #footer {
padding: 20px;
}

/* Logo */

h1#logo a {
background-image: url(images/logo.gif);
background-repeat: no-repeat;
width: 220px;
height: 158px;
text-indent: -10000px;
padding: 0;
float: left;
padding: 0 3px;
}

/* Navigation */

#global-nav, #utility-nav {
float: right;
margin-bottom: 0;
margin-left: 10px;
font-family:"Georgia", Times New Roman, Times, serif;
font-size:17px;
font-weight:normal;
}
ul#global-nav {
margin-left: 20px;
line-height: 115px;
padding-bottom:20px;
}
ul#global-nav li {
margin-left:4px;
line-height:1.5em;
}
ul#global-nav li.current_page a:link, ul#global-nav li.current_page a:visited {
color: #a8a8a8;
text-decoration: none;
}
ul#global-nav li.current_page {
font-weight: normal;
}
ul#global-nav li.current_page a {
}
ul#global-nav a:link, ul#global-nav a:visited {
text-decoration: none;
}
ul#global-nav a:hover {
text-decoration: none;
}
/* Main */
#main {
background-color: #15181a;
color: #535E66;
padding: 0 20px;
}
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
color: #6d757a;
}
#main a:link, #main a:visited {
color: #98a1a3;
}
#main a:hover {
color: #d0d7d9;
}
#main div.big-picture .nav a:hover {
color: #15181a;
background-color: #98a1a3;
}
#main .content {
float: left;
}
#main h1 {
font-family:"Georgia", Times New Roman, Times, serif;
font-size: 22px;
padding-bottom:10px;
color:#ccc;
font-weight:normal;
}
#main .sidebar {
float: right;
}
.sidebar_text {
/*padding: 0 10px;*/
}
#main .date, #main .date-published, #main .note, #main blockquote {
color: #cccccc;
}
#main .years .total {
color: #cccccc;
}
#main li.selected>a:link, #main li.selected>a:visited {
color: #535E66; 
}
#main .commentlist li {
border-bottom: 1px solid #343B40;
}
/* Canvas */

#canvas {
padding-top: 10px;
padding-bottom: 10px;
}
#canvas .content {
width: 620px;
float: left;
}
#canvas .sidebar {
width: 300px;
float: right;
}
#canvas .sidebar_text h3 {
margin-bottom: 5px;
}
#canvas ul.archive h3 {
margin-bottom: 0;
}
#canvas a:link, #canvas a:visited {
color: #98A1A3;
}
#canvas a:hover {
color: #abd3ea;
}
#canvas .sidebar p {
margin:0 0 20px;
}
#canvas h2 {

}
#canvas h3 {

}
#canvas h4 {

}
.columns {
width: 100%;
overflow: hidden;
}
/* Footer */
#footer_content p {
font-size:11px;
}
#footer {
background-color: #15181a;
color: #535E66;
}
#footer_content p, #footer_content ul, #footer_content ol {
margin-bottom: 10px;
}
#footer .footer_text {
width: 620px;
}
#footer .date, #footer .date-published, #footer .note, #footer blockquote {
color: #999999;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
color: #616054;
}
#footer a:link, #footer a:visited {
color: #d0d7d9;
text-decoration: none;
}
#footer a:hover {
color: #343B40;
text-decoration: underline;
}
#footer .inner {
border-top: 1px solid #343B40;
padding-top: 20px;
}
#footer_extra, #footer_extra .commentlist, #footer_extra .commentlist li {
border-bottom-color: #343B40;
width: 100%;
overflow: hidden;
border-bottom: 1px solid;
padding-bottom: 10px;
margin-bottom: 20px;
}
#footer_extra hr, #footer_extra div.hr { 
border-bottom-color: #343B40;
}
#credits {
text-align: right;
float: right;
clear: right;
width:200px;
}
/* inline gallery  */
.igallery, .islideshow {
margin-bottom: 0;
}
.igallery li, .islideshow li {
margin: 0;
padding: 0;
list-style-type: none;
margin-bottom: 20px;
}
.igallery img, .islideshow img, .bigimage img {
display: block;
}
.igallerywrap, .islideshowwrap, .bigimage {
overflow: hidden;
position: relative;
margin-bottom: 20px;
}
#canvas .igallerywrap a, #canvas .islideshowwrap a, #canvas .bigimage a {
color: #333 !important;
}
#canvas .igallerywrap a:hover, #canvas .islideshowwrap a:hover, 
#canvas .bigimae a:hover {
color: #999;
}
.igallerywrap .igallery, .igallerywrap .igallery li,
.islideshowwrap .islideshow, .islideshowwrap .islideshow li {
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
.igallerywrap .igallery li {
float: left;
margin-bottom: 0;
position: relative;
}
.igallerywrap .nav, .bigimage .nav {
position: absolute;
top: 10px;
left: 10px;
right: 10px;
padding: 5px 10px;
color: #000;
background-color: #eee;
opacity: 0.7;
height: 18px;
font-variant: small-caps;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
width: expression(parentNode.clientWidth-40); /* ie fix */
}
.mouseout .nav {
display: none;
}
.mouseover .nav {
display: block;
}
.igallerywrap .prev, .bigimage .prev {
position: absolute;
right: 50px;
top: 5px;
}
.igallerywrap .prev {
display: none;
}
.igallerywrap .next, .bigimage .next {
margin-left: 10px;
position: absolute;
right: 10px;
top: 5px;
}
.igallerywrap .total {
position: absolute;
right: 10px;
bottom: 10px;
color: #333;
background-color: #eee;
opacity: 0.7;
padding: 5px 10px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.islideshowwrap .islideshow li {
position: absolute;
left: 0;
top: 0;
display: none;
}
.islideshowwrap .playpause {
position: absolute;
font-variant: small-caps;
padding: 5px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
z-index: 3;
width: 60px;
background-color: #eee;
opacity: 0.7;
text-align: center;
font-size:14px;
text-decoration: none;
}
.mouseout .playpause {
display: none;
}
.mouseover .playpause {
display: block;
}



