@charset "utf-8";


/** Page Structure *********************************/
#header-logo, #header-logo h1 a {color:#fff;}
#page.pages {background:url(images/header-a-teal.png) top center no-repeat;}
#page.gallery {background:url(images/header-d-teal.png) top center no-repeat;}
#wrapper {background: url(images/header-b-teal.png) top center repeat-x;}
#wrapper.gallery {background: url(images/header-c-teal.png) top center repeat-x;}
/** / Page Structure *********************************/



/** Menu Navigation *********************************/
#tabs a {color:#fff;}
#tabs ul ul {
	background:#68a4be;
	border-left:1px solid #3f7990;
	border-right:1px solid #3f7990;
	border-bottom:1px solid #3f7990;
	border-top:1px solid #3f7990;	
}
#tabs ul li.current_page_item, #tabs ul li:hover {background:url(images/gradient-f-light.png) repeat-x top;}
#tabs ul li ul li  {background:none;}
#tabs ul li a:hover, #tabs ul li.current_page_item ul li a:hover, #footer a:hover, #tabs ul li ul li.current_page_item a {	color:#aee4fd;}
#tabs ul li.current_page_item ul li a, #footer a, #footer {	color:#fff;}
#tabs ul li.current_page_item {	background:url(images/gradient-f-light.png) repeat-x top;}
#tabs li.menubreak,#tabs li.menubreak:hover {background:url(images/break-c-teal.png) left center repeat-y;}
#tabs .menudesc {color:#aee4fd;}
/** / Menu Navigation *********************************/


/** Footer *********************************/

#footer-wrap {background:#4685a0 url(images/footer-a-teal.png) center top repeat-x;}
#footer-wrap-inner {background:url(images/footer-m-teal.png) center top no-repeat;}
#footer pre,#footer input[type=text],#footer input[type=password],#footer input[type=file],#footer textarea {
	background:#4d95b4 url(images/shadow-h.png) top repeat-x;
	border: 1px solid;
	color:#ccc;
	border-color:#3f7990 #5c9fbd #5c9fbd #3f7990;
}
#footer .widgetlinks, #footer .menu, #footer  .widget ul {background:url(images/break-a-teal.png) bottom left repeat-x;}
#footer .widgetlinks li, #footer .menu li, #footer .widget li{background:url(images/break-a-teal.png) top left repeat-x;}
#footer .widgetlinks li a, #footer .menu li a, #footer .widget li a {background:url(images/li-arrow-white.png) center left no-repeat;color:#fff;}
#footer .hozbreak {	background:url(images/break-a-teal.png) center repeat-x;}
#footer #wp-calendar, #footer #wp-calendar tfoot a { color:#555; }
#footer #wp-calendar caption { color:#fff; }
#footer .blockquote_line, #footer .blockquote_quotes, #footer blockquote {color:#fff;}
#footer .blockquote_quotes .quote.left {background:url(images/quote-open-dark.png) no-repeat top left;}
#footer .blockquote_quotes .quote.right {background:url(images/quote-close-dark.png) no-repeat bottom right;}
/** / Footer *********************************/
