@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Glazed Expressions
Theme URI: http://www.dbdinteractive.com/
Description: Theme for Glazed Expressions
Author: DBD Interactive
Author URI: http://www.dbdinteractive.com/
Version: 1.0
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body {
	background-color: #dfbb9d;
	background-image: url('images/body_bkd.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #696969;
}
a {
	color: #842c13;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding: 0px 0px 20px 0px;
	color: #842c13;
}
h2 {
	padding: 15px 0px 5px 0px;
}
h3, h4, h5, h6 {
	padding: 10px 0px 0px 0px;
}
p {
	padding: 0px 0px 10px 0px;
	font-size: 110%;
	line-height: 130%;
}
ul {
	list-style: outside;
	list-style-type: none;
}
#wrapper {
	margin: 0px 0px 0px -480px;
	width: 960px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url('images/bkg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
}
div.slideshow {
	position: absolute;
	left: 500px;
	top: 26px;
	margin: 0px;
	height: 179px;
}
div {
	border: solid #F00 0px;
}

/* -------------------------- HEADER --------------------------- */

#header {
	padding: 10px;
	float: left;
	width: 940px;
	height: 126px;
}
#utility {
	float: right;
	color: #FFF;
	font-size: 90%;
	margin: 0px 14px 0px 0px;
}
#logo {
	position: absolute;
	left: 50%;
	top: 8px;
	margin: 0px 0px 0px -300px;
}
#utility li {
	display: inline;
	padding: 0px 0px 0px 20px;
}
#utility li a {
	color: #FFF;
	text-decoration: none;
}
#utility li a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* -------------------------- MAIN --------------------------- */

#main {
	clear: both;
	float: left;
	width: 100%;
}
#left {
	float: left;
	width: 465px;
}
#gallery_left {
	float: left;
	width: 100%;
}
#left img, #left img.alignright {
	margin: 0px;
	padding: 0px 10px 5px 0px;
	float: left;
}
#left img.alignright {
	padding: 0px 0px 5px 10px;
	float: right;
}
#left em {
	font-style: normal;
	color: #000;
}
#highlight {
	background-image: url('images/main_lozenge_bot.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 10px 0px;
	margin: 5px 0px 20px 0px;
	width: 459px;
	clear: left;
}
#highlight h2 {
	background-image: url('images/main_lozenge_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 15px 40px 15px;
	margin: 0px;
	font-weight: normal;
	width: 459px;
}
#highlight p {
	margin: -20px 0px 0px 0px;
	padding: 10px 15px 20px 15px;
	line-height: 120%;
}

/* -------------------------- LEFT NAV --------------------------- */

#left_nav {
	margin: 204px 0px 0px 0px;
	padding: 20px;
	float: left;
	width: 160px;
	color: #000000;
}
#left_nav ul {
	font-size: 130%;
}
#left_nav li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#left_nav ul ul {
	font-size: 100%;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px -3px 0px;
}
#left_nav ul ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}
li.current_page_item a {
	color:#000000;
}
li.current_page_item ul li a {
	color:#842c13;
}


/* -------------------------- CONTENT --------------------------- */

#content {
	padding: 55px 25px 25px 25px;
	float: left;
/*	height: 500px; */
	width: 688px;
	background-color: #FFFFFF;
}
#left #simplepie ul {
	list-style: outside;
	list-style-type: none;
}
#left #simplepie li {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
#simplepie h3 {
	padding: 0px;
	margin: 0px;
}
#simplepie em {
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-size: 80%;
}
#left ul {
	list-style: outside;
	padding: 0px 0px 10px 30px;
	font-size: 110%;
}
#left li {
	padding: 2px 0px 2px 0px;
}


/* -------------------------- RIGHT SIDEBAR --------------------------- */

#right_sidebar {
	float: right;
	width: 201px;
	margin: 50px 0px 0px 0px;
}
#sidebar {
	background-image: url('images/sidebar_lozenge_bot.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin: 0px;
	width: 201px;
}
#sidebar_item, #sidebar_search, #sidebar_widget {
	background-image: url('images/sidebar_lozenge_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 25px 0px;
}
#sidebar_widget {
	padding: 10px;
	font-size: 110%;
	color: #842c13;
}
#sidebar_item h2 {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-weight: normal;
}
#sidebar_search h3 {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-weight: normal;
}
#sidebar_widget p {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-weight: normal;
	font-size: 80%;
}
#sidebar_search form {
	padding: 10px;
}
#sidebar_widget form {
	padding: 10px 0px 10px 0px;
}
#sidebar_widget label {
	font-size: 80%;
}
#sidebar_item p {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-size: 90%;
}
#sidebar_item a {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#sidebar_item ul {
	margin: 0px;
	padding: 10px 10px 0px 10px;
}
#sidebar_item li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

/* -------------------------- FOOTER --------------------------- */

#footer {
	padding: 15px 10px 40px 10px;
	clear: both;
	float: left;
	width: 100%;
	color: #842c13;
	font-size: 90%;
}

/* -------------------------- GOOGLE MAP ------------------------ */

#iwhomepage {
	display: none;
}

/* -------------------------- GALLERY --------------------------- */

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:none;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}

.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

#gallery_left .ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:none;
	display:block;  
	margin:8px 8px 8px 0px;
	padding:5px;
	position:relative;
	border: solid #ccc 1px;
}

#gallery_left .ngg-gallery-thumbnail img:hover {
	background-color: #FFFFFF;
	border: solid #667 1px;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:none;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/

.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/

.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:none;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: none;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}

/* -------------------------- CALENDAR ---------------------- */

#calendar ul {
	list-style: outside;
	list-style-type: none;
	padding: 0px 0px 10px 10px;
}
#calendar li {
	padding: 2px 0px 2px 0px;
}
.dbem-calendar-full {
	width: 700px;
}
.dbem-calendar-full thead tr td {
	text-align: center;
}
td {
	width: 90px;
	height: 20px;
	margin: 8px 6px 0px 0px;
	border: none;
	padding: 5px 0px 0px 5px;
}
td.eventful, td.eventless, td.eventless-pre, td.eventful-pre, td.eventless-post, td.eventless-today {
	width: 90px;
	height: 90px;
	margin: 6px 6px 0px 0px;
	border: solid #999 1px;
	padding: 5px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
}
td.eventless {
	border: solid #c0e6f2 1px;
	background-image: url(images/eventless_bkg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #0099CC;
}
td.eventful {
	border: solid #ff6600 1px;
	background-image: url(images/eventful_bkg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
td.eventless-pre, td.eventless-post {
	border: solid #ececec 1px;
	background-image: url(images/non_month_bkg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #999;
}
td.month_name {
	text-align: center;
	color: #0099CC;
	font-size: 120%;
	font-weight: bold;
}
tr.days-names td {
	text-align: center;
	color: #0099CC;
	font-weight: bold;
	font-size: 90%;
}
td.eventful ul, td.eventful-pre ul {
	padding: 0px;
	margin: 0px;
	font-size: 60%;
	list-style: none;
	clear: left;
}
.dbem-calendar-full td.eventful ul li.event_title {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	width: 80px;
}
ul.calwidget {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-size: 100%;
	list-style: none;
	clear: left;
	font-weight: bold;
}
ul.calwidget li {
	padding: 0px;
}
ul.calwidget li ul {
	font-weight: normal;
	font-size: 90%;
	padding: 0px 0px 5px 10px;
}
.calwidget ul {
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	list-style: none;
	clear: left;
}