/* 
   css Copyright (c) 2008 by Sandvox Web Designs. All rights reserved.
   css is the creative work of Gary Byrd and Sandvox Web Designs. If you like this design then you might consider checking out some of our other designs at www.sandvoxwebdesigns.com. You can also check out the www.rapidweaverthemes.com for finely crafted themes for RapidWeaver.
   All associated graphics belong to their respective owners 
        and are licensed separately. 
*/

/* @group Global */

* { 
	margin:0px;
	padding:0px;
}

body {
	font-family: "Lucida Grande", Trebuchet, sans-serif;
	font-size: 76%; /* as recommended in CSS guide */
	color: #000;
	word-wrap:break-word;
	line-height:1.6;
	background-color: #003333;
}

img {
	border:0px #000 none;
}

a:link, a:visited {
	color:#99ffff;
	text-decoration: none;
}

a:hover {
	color: #99ffff;
}

h3 {
	margin-top:1em;
}

ul {
	padding-left:2em;
}

.clear {clear: both; height: 0;}
img.narrow {float: right;}
img.wide {display: block;}



/* @end */

/* @group Header Area */

#page-top {
	overflow:hidden;
	
}

#title {
	position:relative;
	color:#fff;
	overflow: hidden;
	width: 960px;
	height: 180px;
	background: url(header.jpg) center top no-repeat;
	
}

#page-top h1 {
	text-align: left;
	font: normal normal 200% Verdana, "Lucida Grande", Lucida, sans-serif;
	position: relative;
	top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#page-top h1 a:link, #page-top h1 a:visited {
	color: #fff;
	text-decoration:none;
}

#title:hover a, #title a:hover {
	text-decoration:underline;
}

#title p {
	overflow:hidden;
	position: relative;
	font-size: 130%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#logo-container {
	float:right;
	margin:20px 24px 34px 26px;
	padding:3px;
}



/* @end */

/* @group Navigation Menu */

#sitemenu-container {
	color:#fff;
	background: #0c0c0c;
	position: absolute;
	top: 0;
	height: 30px;
	margin-top: 13px;
}

#sitemenu {
	clear:left;
	overflow: hidden;
}

#sitemenu ul {
	margin: 4px 0px;
	padding: 2px 4px 2px 2px;
	list-style:none;
	text-align:left;

}

#sitemenu ul li {
	display:inline;
	margin:0px;
	border-right: 1px solid #616161;
}
#sitemenu li a {
	color: #fff;
}
#sitemenu ul a {
	text-decoration: none;
	padding: 3px 7px;
}
#sitemenu ul .currentPage .in {
	text-decoration: none;
	text-indent: 0;
	color: #99ffff;
	padding: 3px 6px;
}

#sitemenu li :hover, #sitemenu .currentPage .in:hover,  #sitemenu a:hover  {
	color: #66cccc;
	line-height: 14px;
}


/* @end */

/* @group Content Area */

#page-container {
	width:100%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}
#page-content {
	background: #fff;
	margin: 0 auto auto;
}
*html #page-content {
	margin: -30px auto auto;
}
#page {
	width:960px;
	border: 1px solid #1f1f1f;
	margin: 50px auto 20px;
	border-top-style: none;
}

#main {
	font-size: 110%;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#main li{
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#main p {
}

*html #main{
	margin-top: 30px;
}

*:first-child+html #main{
	margin-top: 0;
}
#main h2{
	margin-top: 10px;
}
#main h3{
	margin-bottom: 10px;
}
.article h3{
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}
#main p img{
	
	margin: 3px 7px 1px 3px;
	padding: 3px 10px 1px 3px;
	float: left;
}

#main h3 a {
	text-decoration: none;
}

body.allow-sidebar #main {
	margin-right: 235px;
	padding-right: 20px;
	padding-left: 10px;
}
body.allow-sidebar #page {
	background-color: #fff;
}

body.allow-sidebar #page-content {
	background-color: #fff;
}

body.allow-sidebar #page-bottom {
	
}

.article-info .timestamp {
	margin-bottom: 10px;
	margin-top: 10px;
}

.article, .general-index {
	margin-bottom:1em;
	padding:10px 6px 6px;
}

.article-info {
	clear:left;
	
}


.article-info .timestamp {
	clear:left;
	text-align:right;
	padding: 1px 0.7em;
	margin: 10px -6px 0px;
}

* html .article-info .timestamp {
	margin-top: 3px;
}

.article-thumbnail {
	float:left;
}



/* @end */

/* @group Sidebar & Callouts */

#sidebar {
	float:right;
	width:220px;
	padding:6px 10px 0px 10px;
	margin-bottom: 10px;
	color:#1f1f2f;
}

.callout {	
	width: 220px;
	float:left;
	color:#000000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: -35px 0px 10px;
	padding-right: 10px;
}
.callout p {
}

.pagelet {
	margin: 25px 0px 10px;
	padding: 2px 10px;
	color:#000000;
}
.pagelet li{
	list-style-image: url(links.gif);
}
.callout .pagelet a {
	color: #363736;
}
.pagelet a {
	color: #363736;
}
.callout .pagelet li {
	color: #0f2a46;
	list-style-image: url(links.gif);
}

.callout .pagelet a:hover {
	color: #0c1f2f;
}

.callout .pagelet.bordered {
	color:#1f1f2f;
	border:1px solid #1f1f2f;
}

.callout .pagelet.bordered a {
	color:#1f1f2f;
}

.pagelet {
	padding-bottom:6px!important;
	padding-top:4px;
}

.pagelet h4 {
	margin:6px 0px;
	font-size:120%;
	background-color: #4DB3C7;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}

.callout h4 {
	margin:6px 0px;
	font-size:120%;
	background-color: #000;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}

.callout .pagelet.bordered {
	border-color: #1f1f2f !important;
}
#sidebar, .callout .pagelet.bordered {
}

#sidebar-content img {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4px;
}



/* @end */

/* @group Footer Area */


#page-bottom {
	border-top: 1px solid #bcbcbc;
	background: #000 url(footerbg.png) repeat-x;
	position: relative;
	padding: 10px;
}
#page-bottom p {
	color: #fff;
}
#page-bottom a {
	color: #dbeaff;
	text-decoration: none;
}


/* @end */

/* @group Contact Form */

/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width:98%;
	margin:4px 0;
}
form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
	min-width:50%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}



/* @end */

/* @group Sandvox Specific */

#main .clear {clear:left;}
* html .clear{ display:inline;}
.hidden {display:none;}



/* @end */

/* @group Browser Specific */

* html .gridItem img {
	position: relative;
	top:0px;
}

* html .gridItem h3 {
	position: relative;
	top: 0px;
}
/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
	min-width: auto;
}



/* @end */
.ImageElement, .VideoElement { text-align:center;}

td.dli1 { text-align:center;}

/* @group Photo Navigation */

/* photo navigation */

.photo-navigation {
	position:relative;
    height: 34px;
    width:200px;
    margin:0px auto 8px auto;
}

.photo-navigation div {
	width:30px;
	height:34px;
	position: absolute;
    text-indent: -5000em;
}

.photo-navigation a {
	border-bottom:none;
	display:block;
	width:100%;
	height:100%;
}

#previous-photo	{
    background: url(photo-prev-off.gif) no-repeat 0 center;
    left: 58px;
}
#previous-photo a {
    background: url(photo-prev.gif) no-repeat 0 center;
}

#next-photo {
    background: url(photo-next-off.gif) no-repeat 0 center;
    left: 112px; 
}
#next-photo a {
    background: url(photo-next.gif) no-repeat 0 center;
}

#photo-list {
    background: url(photo-list-off.gif) no-repeat 0 center;
    left: 84px;
}
#photo-list a {
    background: url(photo-list.gif) no-repeat 0 center;
}

.image-controls a {
	border-bottom:none !important;
}



/* @end */

/* @group Photo Grid */

body.no-sidebar .photogrid-index {
}

.photogrid-index a {
	color:#000;
	text-decoration:none;
	border:none!important;
	padding:0px!important;
}

.photogrid-index a:hover  {
	text-decoration:underline;
}

.photogrid .gridItem h3, .photogrid .gridItem h2 {
	border-bottom-style: none;
}

.gridItem {
    float: left;
    position:relative;
    width:140px;
    height:180px;	/* room for caption */
    margin: 5px 4px;
    border: 1px solid rgb(158, 158, 158);
    overflow: hidden;
	background-color: #f1f1f1;
	padding-top: 10px;
}

.gridItem h3 {
    font-weight: normal;
    color: black;
    margin-top: 2px;
    margin-left: 4px;
    margin-right: 4px;
    text-shadow: 0px 1px 1px white;
    position:absolute;
	top: 138px; /* needs to leave 38px from the bottom of the gridItem√ä*/
	width: 132px;
	font-size: .8em;
	border-bottom-style: none;
}


.gridItem img {
    border: 1px solid rgb(80, 80, 80);
    margin: auto;
    display:block;
    position: absolute;
    top: 0;
    bottom: 42px;
    right: 0;
    left: 0;
}


* html .photogrid-index {
	overflow:visible;
	margin:10px 0px;
}
* html .gridItem img {
	position: relative;
	top:0px;
}

* html .gridItem h3 {
	position: relative;
	top: 0px;
}



/* Used on index summary pages */

/* Used on Photo Grid Pages ... */
.photogrid-index {
    text-align: center;
    margin: 10px;
    margin-left: 8px;
    padding: 5px;
    overflow: auto;
}



/* @end */
.listing-index #main li h3 a {
    text-decoration:none;
    font-size:1em;
    font-weight:normal;
}