/*	
**NAME** Screen Style Sheet
Author: SSE Design Group http://ssedesigngroup.com
Date: 
ece2d9  beige
d4b99e  dk beige
d08a44  orange
040b04  black
1f1c0c  brown
*/

@charset "UTF-8";

/***** GLOBAL *****/
body {margin:0;padding:0; background-color:#040b04; font:Verdana, Arial, Helvetica, sans-serif 12px #ece2d9;}
.inside_page {background-color: #040a04; color:#ece2d9;}
.tour_page {background-color: #fff; color:#000;}
.music_page {background-color:#584a38; color:#ece2d9;}
 
/***** HEADINGS *****/
h1 {color: #d08a44; text-transform:uppercase;}
h2 {color: #d4b99e;}
h3 {color: #d08a44;}
h4 {color: #d4b99e;}
 
/***** COMMON *****/
blockquote {margin:1.25em;padding:1.25em 1.25em 0 1.25em;}
small {font-size:10px;}
img {border:0;}
sup {position:relative;bottom:0.3em;vertical-align:baseline;}
sub {position:relative;bottom:-0.2em;vertical-align:baseline;}
acronym, abbr {cursor:help;letter-spacing:1px;border-bottom:1px dashed;}
 
/***** LINKS *****/
a, a:link, a:visited, a:hover {text-decoration:underline;}
a {color: #d08a44;}
a:link {color: #d08a44;}
a:visited {text-decoration: none;}
a:hover {color:#d4b99e;}
 
/***** FORMS *****/
form {margin:0;padding:0;display:inline;}
input, select, textarea {font:1em Arial, Helvetica, sans-serif;}
textarea {width:100%;line-height:1.25;}
label {cursor:pointer;}
.feedbackTextarea {width: 300px;}
 
/***** TABLES *****/
td {font-size:12px;}

/***** WRAPPER *****/
#wrap {width:; margin:0 auto;}

/***** HEADER *****/
#header {margin:0; padding:0; background-image:url(/Templates/images/logo.jpg); background-repeat:no-repeat; height:114px;}
#header_inside {margin:0; padding:0; background-image:url(/Templates/images/logo_tour.jpg); background-repeat:no-repeat; height:114px;}
#header_music {margin:0; padding:0; background-image:url(/Templates/images/logo_music.jpg); background-repeat:no-repeat; height:114px;}
#header_tour {margin:0; padding:0; background-image:url(/Templates/images/logo_t.jpg); background-repeat:no-repeat; height:114px;}

/***** LOGO *****/
#header h1, #header_inside h1, #header_music h1, #header_tour h1 {padding:; text-indent:-2000px; font-size: 1%}
#header h1 a, #header_inside h1 a, #header_music h1 a, #header_tour h1 a {}

/***** NAVBAR *****/
#nav ol {margin:0;padding:0;list-style:none;}
#nav ol li {display:inline;}
#nav ol li a {}
#nav ol li a:hover, #header ol li a.active {}
#nav ol li a.active {}

/***** CONTENT *****/
#content {background-image:url(/Templates/images/content_bgrd_index.jpg); background-repeat:no-repeat; min-height:572px; color:#ece2d9;}
#content_inside {background-image:url(/Templates/images/content_bgrd_tour.jpg); background-repeat:no-repeat; min-height:272px; color:#ece2d9;}
#content_music {background-image:url(/Templates/images/content_bgrd_music.jpg); background-repeat:no-repeat; min-height:600px; color:#ece2d9;}
#content_tour {background-image:url(/Templates/images/content_bgrd_t.jpg); background-repeat:no-repeat; min-height:225px; color:#000;}
#content_index {background-image:url(/Templates/images/content_bgrd_trans.png); background-repeat:repeat; padding:10px 0px 10px 10px; min-height:552px;} 

/***** SIDEAR LEFT *****/
#sidebar {clear:right;float:left;width:;}
#sidebar h1 {}
#sidebar h2 {}
#sidebar ul, #sidebar ol {padding:0px;list-style:none;}
 
/***** CLASSES GLOBAL *****/
.clear   { clear:both; height:0;}
.left    { float:left; }
.right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:; }
 
.wrap          { width:;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.smtext {font-size:10px;}

/***** FOOTER *****/
#footer {clear:both; padding:10px; font-size:10px; text-align:center; color:#ece2d9;}

/*** CONTACT_FORM ***/
.contact_form fieldset {padding: 1em;}
.contact_form fieldset legend {font-weight: bold;}
.contact_form div {width: 80%; padding: 0.25em 0 0.25em 0;}
.contact_form div label {display: block; width: 10em; }
.contact_form div.required {color: #f00;}


/***** NEWS ******/
div#news {margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */ border: 1px solid #000;  background: #FFE9AF; }
div#news h2 {line-height: 2em; background: #fff;}
.NewsSummary {padding: 0.5em 0.5em 1em; /* padding for the news article summary */ margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */ border-bottom: 1px solid #ccc; }
.NewsSummaryPostdate {font-size: 90%; font-weight: bold;}
.NewsSummaryLink {font-weight: bold; padding-top: 0.2em;}
.NewsSummaryCategory {font-style: italic; margin: 5px 0;}
.NewsSummaryAuthor {font-style: italic; padding-bottom: 0.5em;}
.NewsSummarySummary, .NewsSummaryContent {line-height: 140%;}
.NewsSummaryMorelink {padding-top: 0.5em;}
#NewsPostDetailDate {font-size: 90%; margin-bottom: 5px; font-weight: bold;}
#NewsPostDetailSummary {line-height: 150%;}
#NewsPostDetailCategory {font-style: italic; border-top: 1px solid #ccc; margin-top: 0.5em; padding: 0.2em 0;}
#NewsPostDetailContent {margin-bottom: 15px; line-height: 150%;}
#NewsPostDetailAuthor {padding-bottom: 1.5em; font-style: italic;}
/* to add specific style to the below divs, uncomment them. 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

/***** CALENDAR *****/
/* Example stylesheet for Calendar module For using this "big"-class insert something like this in your page
or template {cms_module module='Calendar'}
/* make all links red */
.calendar tr td a {color: red;}
/* highlight "today" for the small calendar */
.calendar-today {font-weight: bold;}
/* display the "upcominglist" as one line per entry (assuming default class and id names) */
#cal-upcominglist .calendar-date-title, #cal-upcominglist .calendar-summary-title {display: none;}
#cal-upcominglist h2, #cal-upcominglist .calendar-date, #cal-upcominglist .calendar-summary {display: inline;margin-right: 5px;}
/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1 {color: red;font-size: 120%;}
#cal-list h2, cal-upcominglist h2 {font-size: 110%;}
/** large calendar rules (assuming default class and id names)  border on for #cal-calendar */
#cal-calendar {margin: 0px;border-collapse:collapse;border: 1px solid black;}
/* nice squares for the #cal-calendar table */
#cal-calendar th {border: 1px solid black; padding: 3px; width: 75px;}
#cal-calendar td {border: 1px solid black; vertical-align: top; padding: 3px; height: 75px; width: 75px;}
/* format summaries nicely in #cal-calendar */
#cal-calendar ul {margin: 0px; padding: 0px; padding-left: 5px;}
#cal-calendar li {list-style-type: none; padding: 0px; margin: 0px;}
/* background colours for #cal-calendar */
#cal-calendar td {background-color: silver;}
#cal-calendar .calendar-day {background-color: #80ff80;}
#cal-calendar .calendar-today {font-weight: normal; background-color: #8080ff;}
.calendar-event .calendar-date-title, .calendar-event .calendar-summary-title, 
.calendar-event .calendar-details-title {display:none;}

 /* CMSMS Guestbook module Style pagination */
.cms-guestbook-pagination_header {margin: .5em 0;}
.cms-guestbook-pagination_nav {font-weight: bold;	margin: .5em 0;}
.cms-guestbook-pagination_nav a {font-weight: normal;}
/* Style each entry */
.cms-guestbook-entry {border: 1px solid #069; margin-bottom: 1em;}
/* Style the message header */
.cms-guestbook-entry-header {background: #385C72; color: white; border: 1px solid black; margin: 1px;}
/* Style the actual message */
.cms-guestbook-entry-text {background: #eee; padding: .5em; color: black;}
/* Show the postdate on the right */
.cms-guestbook-entry-posted {float: right;font-size: smaller;}
/* Style message header links */
.cms-guestbook-entry-header a {color: white;} 
.cms-guestbook-entry-header a:hover {color: black;} 		  
/* Style the sender name */
.cms-guestbook-entry-sendername{font-weight: bold;}
/* Style the E-mail link */
.cms-guestbook-entry-email {font-size: smaller;}
/* Style the senders homepage link */
.cms-guestbook-entry-homepage {font-size: smaller; margin: 2px; margin-bottom: 0;}

/* BLOGS MADE SIMPLE */
a.blogs-breadcrumb,
.blogs-breadcrumb {color:#808080; font-weight:bold; padding:0px; padding-bottom:12px; text-decoration:none;}
a.blogs-breadcrumb:hover {color:#9C0800;}
.blogs-showmessage {margin:12px; padding:12px; border:2px solid #9C0800;}
.entry-headline {font-weight:bold; color: #000000;}
/*Main Blogs-styles*/
.blogs-showblogsentries {}
.blogs-showblogsentry {border-bottom:1px solid black;}
.blogs-showblogsentrytime {color:#333; font-size:80%;}
.blogs-showblogsentrytitle {font-size:130%; padding-bottom:13px;}
.blogs-showblogsentryshorttext {}
.blogs-showcategoryentrytext {}
.blogs-showcategoryentryfiles {}
.blogs-showcategoryentryauthor {padding:2px; font-style:italic;}
.blogs-showblogsentrycategory {}
.blogs-showblogsentrycomments {font-weight:bold;}
/*ShortCategory-styles*/
.blogs-shortbox {text-align:center; width:216px; margin:4px; margin-left:8px; margin-right:8px; float:left;}
.blogs-shortcategorytitle {text-align:center;  text-transform:capitalize; font-size:130%; border:2px solid black; padding-left:4px; padding-right:4px; padding-top:12px; padding-bottom:12px; width:212px;}
.blogs-shortcategorytitle:hover {background-color:#eee;}
.blogs-shortentrylist {margin-top:10px;}
.blogs-shortentry {}
.blogs-shortentrydate {color:#333; font-size:80%; padding-left:12px;}
.blogs-shortentrylink { padding-left:12px; padding-bottom:4px;}
/*** ShowCategoryList-styles ***/
.blogs-showcategorylistbox {}
.blogs-showcategorylistheader {}
.blogs-showcategorylistcategories {}
.blogs-showcategorylistcategory {}
/*** ShowCategory-styles ***/
.blogs-showcategorybox {width:90%;}
.blogs-showcategoryheader {width:50%; border:2px solid black; padding:10px; margin-bottom:24px;}
.blogs-showcategorytitle {font-size:130%; padding-bottom:13px;}
.blogs-showcategorydescription {}
.blogs-showcategoryentries {margin-top:10px; margin-left:12px;}
.blogs-showcategoryentry {padding-bottom:24px;}
.blogs-showcategoryentrytime {color:#333; font-size:80%;}
.blogs-showcategoryentrytitle {font-style:italic; margin-bottom:5px; margin-top:4px; padding-left:12px;}
.blogs-showcategoryentrytext {padding-bottom:2px;}
.blogs-showcategoryentryfiles {padding-top:4px; padding-left:8px;}
.blogs-showcategoryentryauthor {padding:2px; font-style:italic;}
.blogs-showcategoryentrycomments {font-weight:bold;}
/*** ShowEntry-styles ***/
.blogs-showentrybox {width: 98%;}
.blogs-showentryheader { width:50%; border:2px solid black; padding:10px; margin-bottom:24px;}
.blogs-showentrytime {color:#333; font-size:90%; padding-bottom:8px;}
.blogs-showentrytitle {font-size:130%; padding-bottom:13px;}
.blogs-showentrytext {}
blogs-showentrytext.a {color:#993333;}
.blogs-showentryauthor {font-style:italics;}
.blogs-showentryfiles {padding-top:13px; padding-left:0px;}
.blogs-showentrycomments {padding-left:12px;}
.blogs-showentrycomment {padding-bottom:12px; margin-bottom:12px; border-bottom:1px solid .222;}
.blogs-showentrycommenttime {color:#333; font-size:80%;}
.blogs-showentrycommenttext {}
.blogs-showentrycommentauthor {font-style:italic;}
.blogs-showentrycommentform {padding-top:10px; margin-top:10px; padding-left:12px; margin-bottom:10px;}
.blogs-authorinput {width:400px; border:1px solid #333;}
.blogs-authorinput:hover {background-color:#ddd;}
.blogs-commentinput {width:400px; border:1px solid #333;}
.blogs-commentinput:hover {background-color:#ddd;}
.blogs-submitinput {border:1px solid #bbb;}
.blogs-submitinput:hover { background-color:#ddd;}