@charset "utf-8";

/** Page Structure *********************************/
#header-logo, #header-logo h1 a {color:#fff;}
#page.pages {background:url(../images/header-a-grey.png) top center no-repeat;}
#page.gallery {	background:url(../images/header-d-grey.png) top center no-repeat;}
#wrapper {	background: url(../images/header-b-grey.png) top center repeat-x;}
#wrapper.gallery {background: url(../images/header-c-grey.png) top center repeat-x;}
/** / Page Structure *********************************/




/** Menu Navigation *********************************/
#tabs a {color:#ccc;}
#tabs ul ul {
	background:#181818;
	border:1px solid #101010;
}
#tabs ul li.current_page_item, #tabs ul li:hover {background:url(../images/gradient-f-grey.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:#fff;}
#tabs ul li.current_page_item ul li a, #footer a, #footer {color:#ccc !important;}
#tabs ul li.current_page_item {background:url(../images/gradient-f-grey.png) repeat-x top;}
#tabs li.menubreak,#tabs li.menubreak:hover {background:url(../images/break-c-dark.png) left center repeat-y;}
#tabs .menudesc {color:#dcf6ff;}
/** / Menu Navigation *********************************/




/** Footer *********************************/

#footer-wrap {background:#121212 url(../images/footer-a-grey.png) center top repeat-x;}
#footer-wrap-inner {}
#footer pre,#footer input[type=text],#footer input[type=password],#footer input[type=file],#footer textarea {
	background:#161616 url(../images/shadow-h.png) top repeat-x;
	border: 1px solid;
	color:#ccc;
	border-color:#030303 #111111 #111111 #030303;
	
}

#footer .widgetlinks, #footer .menu, #footer .widget ul {background:url(../images/break-a-grey.png) bottom left repeat-x;}
#footer .widgetlinks li, #footer .menu li, #footer .widget li {background:url(../images/break-a-grey.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;}
#footer .hozbreak {	background:url(../images/break-a-grey.png) center repeat-x;}
/** / Footer *********************************/

/** Widgets *********************************/ 
#wp-calendar {
	border-bottom: 1px solid #151515;
	border-right: 1px solid #151515;	
	border-top: 1px solid #151515;	
}
#wp-calendar td {background:#222 url(../images/cells-dark.png) 0 0 no-repeat;}
#wp-calendar td a {	background-image:url(../images/cells-dark.png);}
#wp-calendar td.pad {
	background:#161616 url(../images/button-overlay-dark.png) top repeat-x;
	border-top: 1px solid #151515;
	border-left: 1px solid #151515;
}
#wp-calendar  th {
	border-left: 1px solid #151515;
	background:#161616 url(../images/button-overlay-dark.png) top repeat-x;		
}
#wp-calendar td#today {	
	background:#777 url(../images/cells-dark.png) right top no-repeat;
	border-left: 1px solid #151515;
}
#wp-calendar tfoot td {
	border-top:1px solid #151515;
	background:#161616 url(../images/button-overlay-dark.png) top repeat-x !important;		
}
#wp-calendar tfoot td {	border-left:1px solid #151515;}
/** Widgets *********************************/
