/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #FFFFFF url('images/bg_2.jpg') center top no-repeat;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.5;
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 875px;
	border-top: 5px #CC6600 solid;
	}
#header {
	height: 110px;
	background: url(/images/logo.gif) 30px 5px no-repeat;
	}
#nav_top {
	font-size : 13px;
	font-family : Georgia;
	margin : 0px;
	}
#nav_top, #nav_top ul {
	float : right;
	list-style : none;
	padding : 0;
	z-index : 1;
	}
#nav_top a {
	display : block;
	color : #FFFFFF;
	text-decoration : none;
	letter-spacing : normal;
	text-transform : uppercase;
	}
#nav_top li {
	float : left;
	margin-left: 1px;
	text-align: center;
	}
#nav_top li a {
	background-color:#bab9a5;
	padding: 15px 12px 10px 12px;
	border-top: 1px solid #929181;
	opacity: 0.95;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	}
#nav_top li a.on {
	background-color:#CC6600 ;
	border-top: 1px solid #CC6600;
	border-bottom: 3px solid #CC6600;
	}
#nav_top li a:hover {
	background-color:#CC6600 ;
	border-top: 1px solid #CC6600;
	}
#nav_top ul {
	position : absolute;
	left : -999em;
	height : auto;
	width : 5px;
	font-weight : normal;
	margin : 0 0px 0 0;
	line-height : 1;
	}
#nav_top li li {
	border-bottom : 1px solid #d07821;
	text-align: left;
	}
#nav_top li li a {
	padding : 7px 10px;
	width : 190px;
	font-size : 11px;
	letter-spacing : normal;
	background-color: #CC6600;
	border:0px;
	}
#nav_top li li.accommodated {
	border-bottom : 1px solid #c56124;
	text-align: left;
	}
#nav_top li li.accommodated a {
	padding : 7px 10px;
	width : 190px;
	font-size : 11px;
	letter-spacing : normal;
	background-color: #b15218;
	border:0px;
	}
#nav_top li li.accommodated a:hover {
	background-color: #b2450f;
	}
#nav_top li li.accommodated_nav_header {
	border-bottom : 1px solid #b15218;
	text-align: center;
	background-color: #b15218;
	width : 190px;
	padding : 7px 10px;
	color: #edbc55;
	font-size: 13px;
	text-transform: uppercase;
	opacity: 0.95;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	}
#nav_top li li.scheduled_nav_header {
	border-bottom : 1px solid #CC6600;
	text-align: center;
	background-color: #CC6600;
	width : 190px;
	padding : 7px 10px;
	color: #edbc55;
	font-size: 13px;
	text-transform: uppercase;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	}
#nav_top li li a:hover {
	background-color: #ac5907;
	border: 0px;
	}
#nav_top li:hover a {
color : #fff;
}
#nav_top li:hover li a {
color : #FFFFFF;
}
#nav_top li:hover ul ul, #nav_top li:hover ul ul ul, #nav_top li:hover ul ul ul ul, #nav_top li.sfhover ul ul, #nav_top li.sfhover ul ul ul, #nav_top li.sfhover ul ul ul ul {
left : -999em;
}
#nav_top li:hover ul, #nav_top li li:hover ul, #nav_top li li li:hover ul, #nav_top li li li li:hover ul, #nav_top li.sfhover ul, #nav_top li li.sfhover ul, #nav_top li li li.sfhover ul, #nav_top li li li li.sfhover ul {
	left : auto;
	background : #CC6600;
	}
#nav_top li ul li a {
	background-color: none; 
	}
a.main:hover {
	background:none;
	}
#slide_top {
	height: 274px;
	background: url(/images/slide_bg.png) top no-repeat;
	padding: 10px 0 0 5px;
}
#slide_top_frame {
	width: 851px;
	height: 250px;
	background: black;
	border: 5px solid white;
	overflow: hidden;
	}
#slide_top_frame_index{
	width: 851px;
	height: 250px;
	background: black;
	border: 5px solid white;
	}
#green_bar {
	height: 140px;
	padding: 10px;
	background:#cac9b3 url(/images/green_bar_bg.jpg) bottom repeat-x;
	}
#green_bar h2 {
	font-size: 17px;
	color: #4b4b3a;
	margin-bottom: 5px;
	}
.green_bar_box{
	width: 250px;
	padding:0px 20px 10px 10px;
	font-size: 13px;
	color: #616053;
	border-right: 1px solid #989786;
	height: 130px;
	line-height: normal;
	float: left;
	}
.green_bar_box p{
	margin: 7px;
	}
#green_bar_1{

	}
#green_bar_2{
	border-left: 1px solid #e6e6db;
	padding-left: 20px;
	}
#green_bar_3{
	padding-left: 20px;
	border-left: 1px solid #e6e6db;
	border-right: 0px;
	padding-right: 0px;
	}
.green_bar_box select{
	display: block;
	width: 200px;
	margin-top: 10px;
	}
#facebook_tab{
	position:relative;
	left:750px; 
	top:10px;
	width: 104px;
	height: 46px;
	}
#contentwrapper {
	background-color: #FFFFFF;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-top: 10px;
	}
#content {
	font-size: 1.3em;
	}
#homepage_photos {
	height: 300px;
	float: left;
	padding: 10px 10px 10px 0;
	font-size: 11px;
	}
#content_left_smallpics {
	height: 300px;
	width: 140px;
	float: left;
	padding: 10px 10px 10px 0;
	font-size: 11px;
	}
#breadcrumbs {
	color: #999999;
	margin-bottom: 20px;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5;
	border-bottom: 1px #e4e4e4 solid;
	padding-bottom: 10px;
	
	}

.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	}
.thread-even {
	}
.depth-1 {
	border-bottom: 1px solid #e4e4e4;
	}
.even, .alt {
	}
small {
	}
h1, h2, h3 {
	font-family: Georgia, Arial, Sans-Serif;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	}
h1 {
	font-size: 22px;
	color: #CC6600;
	font-weight: normal;
	}
h1.pagetitle {
	font-size: 23px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 20px;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	font-size: 1.6em;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
.orange {
	color: #CC6633;
	}
.l {
	font-size:15px;
	}
p.links {
	margin-bottom: 20px;
	}
p.links a, p.links a:visited {
	font-family: georgia;
	font-size: 14px;
	font-style: italic;
	}
p.links a:hover {
	color: #cc6600;
	}
#links_main li {
	display: inline;
	}
#tour_overview {
	margin-top: 20px;
	}	
#tour_overview table {
	border-bottom: 1px solid #e3e3e3;
	font-size: 12px;
	}
#tour_overview table th {
	font-family: georgia;
	font-style: italic;
	border-bottom: 1px solid #CCCCCC;
	color: #999933;
	}	
#tour_overview table td {
	padding: 3px;
	border: 0px;
	}
#tour_overview table tr.alt_row {
	background-color: #f7f7f7;
	}
#tour_overview table tr.highlight_row {
	background-color: #e9cdb1;
	}
#sidebar_box {
	border-bottom: 0px #e4e4e4 solid;
	padding: 10px 20px 20px 20px;
	color: #333333;
	background: url(/images/box_bg.jpg) bottom right no-repeat;
	}
.sidebar_box {
	border-bottom: 0px #e4e4e4 solid;
	padding: 10px 20px 20px 20px;
	color: #333333;
	background: url(/images/box_bg.jpg) bottom right no-repeat;
	}
#sidebar_departure_dates {
	border-bottom: 0px #e4e4e4 solid;
	padding: 10px 20px 20px 20px;
	color: #333333;
	background: url(/images/box_bg.jpg) bottom right no-repeat;
	}
#sidebar_departure_dates p {
	line-height: 1.5;
}
#sidebar_departure_dates table {
	margin: 10px 0px 20px 10px;
	border-bottom: 1px solid #f7f7f7;
	}
#sidebar_departure_dates table th {
	font-family: georgia;
	font-style: italic;
	border-bottom: 1px solid #CCCCCC;
	color: #999933;
	font-size: 12px;
	padding-right: 10px;
	}	
#sidebar_departure_dates table td {
	padding: 2px;
	}
#sidebar_departure_dates table tr.alt_row {
	background-color: #f7f7f7;
	}
#sidebar_navigation {
padding: 35px 10px 0px 0px;
	}
#sidebar_navigation ul li a {
	font-family: Georgia;
	color: #666666;
	font-style: italic;
	font-size: 15px;
	}
#sidebar_navigation ul li a:hover {
	color: #CC6600;
	}
.skype_realname {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	}
.skype_skypename {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	}
.skype_clicktocall {
	font-size: 11px;
	font-style: italic;
	color: #999999;
	}
#sidebar_galleries {
padding-top: 45px;
	}
#sidebar_galleries ul li a {
	font-family: Georgia;
	color: #666666;
	font-style: italic;
	font-size: 15px;
	
	}
#sidebar_galleries ul li a:hover {
	color: #CC6600;
	}
#sidebar_gallery_link {
	border-bottom:  0px #e4e4e4 solid;
	padding: 10px 20px 20px 20px;
	background: url(/images/box_bg.jpg) bottom right no-repeat;
	}
#sidebar_gallery_link_text {
	background: url(/images/sidebar_gallery_icon.jpg) no-repeat;
	padding: 0px 0px 0 80px;
	}
#sidebar_latest_comment {
	width: 280px;
	border-bottom:  1px #e4e4e4 solid;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	line-height: 1.5;
	}
#sidebar_latest_comment_text {
	font-family: Georgia;
	font-style: italic;
	line-height: 1.5;
	}
.more {
	margin: 5px 0px 0px 20px;
	color: #CC6600;
	text-align: right;
	display: block;
	}
.more a{
	background: url(/images/more_icon.png) no-repeat;
	font-family: Georgia, Arial;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	padding-left: 20px;
	color: #CC6600;
	}
.more_white {
	margin: 20px 0px 0px 20px;
	color: #FFFFFF;
	}
.more_white a{
	background: url(/images/more_icon.png) no-repeat;
	font-family: Georgia, Arial;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	padding-left: 20px;
	color: #FFFFFF;
	}
.more_white a:hover{
	color: #CC6600;
	}
#sidebar h3 {
	font-size: 19px;
	color: #CC6600;
	font-weight: normal;
	margin-bottom: 10px;
	}
h3 {
	font-size: 1.3em;
	}
h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333333;
	}
h2.entrytitle a {
	color: #CC6600;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a, .entry ol li a {
	
	text-decoration: underline;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.entry h2 {
	margin-top: 30px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Arial, Sans-Serif;
	}
	
#commentform input[type="text"]{
	border:1px solid #dadbd6;
	height:20px;
	background:#f5f4ef;
	padding:5px;
	font-size:13px;
	width: 90%;
	}
#commentform textarea{
	border:1px solid #dadbd6;
	background:#f5f4ef;
	font-family:Georgia;
	font-size:14px;
	font-style:italic;
	padding: 5px;
	width: 500px;
	}
#commentform label{
	font-family:Georgia; 
	font-color:#eeeeee;
	font-size: 14px;
	font-style:italic;
	display: block;
	}

.commentlist li ul li {
	font-size: 1em;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 10px 10px 0;
	}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-family: Georgia;
	font-style: italic;
	color: #999933;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	font-family: georgia, Sans-Serif;
	font-style: italic;
	font-size: 15px;
	color: #333333;
	}
#commentform p {
	font-family: arial, Sans-Serif;
	font-size: 13px;
	}
.commentmetadata {
	font-weight: normal;
	color: #CC6600;
	}
#sidebar {
	font: 13px Arial, Sans-Serif;
	}
#sidebar_comment_form {
	padding: 10px 10px 0px 0px;
	}
#sidebar_comment_form form{
	padding-top: 20px;
	}
#sidebar_comment_form input[type="text"]{
	border:1px solid #dadbd6;
	height:20px;
	background:#f5f4ef;
	padding:5px;
	font-size:13px;
	width: 300px;
	}
#sidebar_comment_form textarea{
	border:1px solid #dadbd6;
	background:#f5f4ef;
	font-family:Georgia;
	font-size:14px;
	font-style:italic;
	padding: 5px;
	width: 300px;
	}
#sidebar_comment_form label{
	font-family:Georgia; 
	font-color:#eeeeee;
	font-size: 14px;
	font-style:italic;
	display: block;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a {
	color: #CC6600;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	color: #CC6600;
	text-decoration: underline;
	}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
.narrowcolumn {
	float: left;
	padding: 10px 0 20px 20px;
	margin: 0px 0 0;
	width: 480px;
	}
.index_left {
	padding: 10px 0 20px 20px;
	margin: 0px 0 0;
	width: 400px;
	position:absolute;
	top:565px
	}
.index_right {
	padding: 0 0 10px 0;
	margin-left: 450px;
	width: 425px;
	color: #666666;
	}
.index_right h2 {
	font-size: 16px;
	color: #CC6600;
	margin-bottom: 10px;
	}
#index_right_box {
	background: url(/images/box_bg.jpg) bottom right no-repeat;
	width: 400px;
	padding: 7px 10px 10px 15px;
	border-left: 1px solid #f1f1f1;
	}
#index_right_comment {
text-align: left;
	}
.widecolumn {
	float: left;
	padding: 10px 0 20px 20px;
	margin: 0px 0 0;
	width: 800px;
	}
.post {
	margin: 0 0 10px;
	text-align: justify;
	}
.post#post-98 {
	margin-bottom: 10px;
	}
#post-230 .entry div {
	float: left;
	width: 80px;
	height: 105px;
	margin: 0px 15px 10px 0;
	}
#post-392 .entry ul li {
	list-style: none;
	}

.entryDate { 

    font-family: Georgia,"Times New Roman", serif; 
    line-height: 1; 
    float: left;
    background:url(/images/date_bg.png) no-repeat;
    width: 70px;
    height: 65px;
    margin-top: 0px;
    padding-left: 2px;
}
.entryDate span { 
    display: block; 
    text-align: center;
}
.postMonth { 
    text-transform: uppercase; 
    font-size: 1em;
    padding-top: 5px; 
    font-weight: bold;
        color: #666666;  
}
.postDay { font-size: 1.8em;
font-weight: bold; color: #000000; }
.postYear { 

    color: #666666; 
    font-size: 1em; 
    padding-top:2px; 
    margin-top: 0;
}

.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 0px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
#footer {
	margin: 0 auto;
	clear: both;
	}
#footer_features {
	background: #e3e2e1 url('images/footer_bg.jpg') repeat-x bottom;
	padding: 10px;
	}
#footer img {
	margin-right: 30px;
	}
#footer-navi-left {
	padding:5px;
	text-align:left;
	float:left;
	width:570px;
	}
#footer-navi-left ul {
	margin:0px;
	padding:0px;
	}	
#footer-navi-left ul li {
	display:inline;
	list-style:none;
	margin-right:10px;
	}
#footer-navi-left ul li a {
	font-family:Georgia;
	text-transform: uppercase;
	color:#999999;
	font-size:10px;
	}
#footer-right {
	color:#999999;
	float:right;
	padding:5px;
	font-size:12px;
	text-align:right;
	}
			
/* End Structure */



/*	Begin Headers */
h1 {	
	margin: 0;
	}
h2 {
	margin: 0px;
	margin-top:10px;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 10px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.navigation .alignleft a {
	margin-right: 20px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 10px;
	}
html>body .entry li {
	}
.entry ul li:before, #sidebar ul ul li:before {
	}
.entry ol {
	padding: 0 0 0 45px;
	margin: 20px 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar li {
	list-style-type: none;
	
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 5px;
	border-bottom: 1px #e4e4e4 solid;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
select#tour_booking {
	width:300px;
	font-size:15px; 
	margin:0; 
	float:right;	
	font-family: arial;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
#comments_number{
	color: #999933;
	font-family: Georgia;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	}
.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}
.comment-body em { 
	color: #999933;
	float: right;
	font-size: 15px;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0 0 30px 0;
	margin-left: 530px;
	width: 340px;
	color: #666666;
	}

#sidebar form {
	margin: 0;
	}
#map {
	
	}
#price_info {
	text-align: center;
	font-size: 16px;
	font-family: georgia;	
	font-style: italic;
	font-weight: normal;
	background: url(/images/price_bg.jpg) no-repeat;
	padding: 10px ;
	border-bottom: 1px #e4e4e4 solid;
	}
#price_info strong{
	color: #999933;
	font-size: 22px;
	display: block;
	}
#price_info p{
	margin-top:0px;
	margin-bottom: 10px;
	}
#slideshow {
	border: 0px;
	border-right:1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	width: 280px;
	padding: 5px;
	margin: 10px 0 0 10px;
	}
#buttons img {
	margin:5px 10px 0 10px;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}
hr {
	display: none;
	}
#post-392 hr {
	clear: both;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
#post-392 img {
	float: left;
	margin: 0 5px 10px 0;
	}
#post-392 h2 {
	margin: 0px;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
#sidebar_facebook_follow {
	background: url(/images/facebook.png) 5px 0px no-repeat;
	height: 60px;
	margin-bottom: 10px;
	}
#sidebar_facebook_follow a {
	font-family:Georgia; 
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	padding: 15px 0 0 60px;
	color:#3b5997;
	display: block;
	}
#sidebar_twitter_follow {
	background: url(/images/twitter.png)  5px 0px no-repeat;
	height: 60px;
	}
#sidebar_twitter_follow a {
	font-family:Georgia; 
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	padding: 15px 0 0 60px;
	color:#2fafd3;
	display: block;
	}
#sidebar_rss_follow {
	background: url(/images/rss.png)  5px 0px no-repeat;
	height: 60px;
	}
#sidebar_rss_follow a {
	font-family:Georgia; 
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	padding: 15px 0 0 60px;
	color:#FF6600;
	display: block;
	}
/* #sidebar_rss_follow {
	background: url(/images/rss_top.png)  top right no-repeat;
	height: 70px;
	border-top: 0px #FFFFFF solid;
	margin-bottom: 10px;
	position: absolute;
	width: 160px;
	margin-left: 170px;
	}
#sidebar_rss_follow a {
	font-family:Georgia; 
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
	padding: 15px 50px 0 0px;
	color:#FF6600;
	display: block;
	} */
#sidebar_blog_comments {
	padding: 10px 0 0 0;
	margin-bottom: 20px;
}

#sidebar_blog_comments img {
	float: left;
	border: 5px solid #FFFFFF;
	margin: 0px 10px 0px 0;
}
#sidebar_blog_comments li {
height: 60px;
}
.sidebar_postdate {
	font-family: Georgia;
	font-style: italic;	
	clear: both;
	font-size: 11px;
	color: #999999;
	}
.sidebar_postdate a, .sidebar_postdate a:visited {
	color: #CC6600;
	text-decoration: underline;
	}
#sidebar_navigation ul li span a {
	text-decoration: underline;
	font-size: 11px;
}
.entry_postdate {
	font-family: Georgia;
	font-style: italic;	
	clear: both;
	}
/* End captions */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:851px;
	height:250px;
	overflow: hidden;
	}
#prevBtn{ 
	float: left;
	width:30px;
	height:77px;
	position:relative;
	left:-37px;
	top:-150px;
	}
#nextBtn { 
	float: left;
	width:30px;
	height:77px;
	position:relative;
	left:827px;
	top:-150px;
	}										
#prevBtn a, #nextBtn a{  
	display:block;
	width:33px;
	height:78px;
	background:url(../images/slide_left.png) no-repeat 0 0;	
	font-size: 1px;
	}	
#nextBtn a{ 
	background:url(../images/slide_right.png) no-repeat 0 0;	
	}		
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 0px solid #cccccc;
	} 
.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 0px solid #cccccc;
	}
.ngg-albumtitle {
	text-align: left;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
	font-family: Georgia;
	font-style: italic;
	}
.ngg-albumtitle a {
	color: #CC6600;
	margin-left: 130px;
	font-weight: normal;
	}
.ngg-thumbnail img {
	background-color:#FFFFFF;
	border-top: none;
	border-left: none;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	margin:4px 0px 26px 5px;
	padding:4px;
	position:relative;
	}
.ngg-thumbnail img:hover {
	background-color: #CC6600;
	}
.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border-top: none;
	border-left: none;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
	}
.ngg-gallery-thumbnail img:hover {
	background-color: #CC6600;
	} 
