/* --------- /stylesheets/reset.css --------- */ 
/* -------------------------------------------------------------- 
  
   Boilerplate reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; background: #fff; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }

/* Removes Firefox imposed outline */
a { outline: none; }

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }
/* --------- /stylesheets/public/type.css --------- */ 
/* -------------------------------------------------------------- 
   
   Boilerplate typography.css
   * Sets up some sensible default typography.
  
-------------------------------------------------------------- */

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
body { font-size: 75%; color:#353a42; }


/* Default fonts and colors. */
body { font-family: Helvetica, Arial, sans-serif; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1em; margin-bottom: 0.25em; }
h2 { font-size: 2em; line-height: 1.125em; margin-bottom: 0.375em; }
h3 { font-size: 1.5em; line-height: 1em; margin-bottom: .5em; }
h4 { font-size: 1.25em; line-height: 1.2em; margin-bottom: .6em; }
h5 { font-size: 1em; line-height:1.5em; margin-bottom: .75em; }
h6 { font-size: .8333em; line-height:1.8em;}


/* Text elements
-------------------------------------------------------------- */

p { margin: 0 0 1.5em; }

ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

a { color: #b70000; text-decoration:none; border-bottom:1px dotted #b70000;}
a:hover { color:#ff2e2e; border-bottom:0;}

blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table { margin-bottom: 1.4em; }
th { border-bottom: 2px solid #ddd; font-weight: bold; }
td { border-bottom: 1px solid #ddd; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #ffc; }


/* Some default classes
-------------------------------------------------------------- */

.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet { color: #999; }
.highlight { background: #ffc; }/* --------- /stylesheets/public/layout.css --------- */ 
/* BODY
-------------------------------------------------------------- */
body {background: #FFF url(/images/demo/background.gif) repeat-x left top;}



/* WRAPPER
-------------------------------------------------------------- */



/* MASTHEAD
-------------------------------------------------------------- */
#Masthead {position:relative; width:860px; margin:0 auto;}
#Masthead h1 {position:absolute; right:10px; top:3px;}



/* NAV
-------------------------------------------------------------- */
#Nav {padding:18px;}
#Nav ul {width:860px; margin:0 auto;}
#Nav li {margin-right:1em;}
#Nav a {font-family:"Trebuchet MS", sans-serif; text-transform:uppercase; text-decoration:none; color:#FFF; line-height:2.5em; padding:0 1em; border:0;}
#Nav li.active a {background-color:#0080b3;}
#Nav a:hover {background-color:#444;}



/* CONTENT
-------------------------------------------------------------- */
#Content {width:860px; margin:20px auto;}
#Content #Sidebar {float:right; width:309px; color:#777; padding-left:20px;}
#Content #Sidebar h3 {color:#444;}
#Content #Sidebar ul {list-style-type:none; margin-left:0;}
#Content #Sidebar li {padding-left:20px; background:url(/images/demo/check.gif) no-repeat left 4px;}
#Content #Main {width:511px; padding-right:20px;}



/* FOOTER
-------------------------------------------------------------- */
#Footer {width:860px; margin:40px auto; text-align:right;}
/* --------- /stylesheets/plugins/tabs.css --------- */ 
/* -------------------------------------------------------------- 
   
   Tabs
   * A basic ruleset for beginning tabs
   
-------------------------------------------------------------- */

ul.tabs { margin: 0; padding: 0; }
ul.tabs li { float: left; list-style: none; margin: 0; padding: 0; }
ul.tabs li a { float: left; display: block; }

/* Clearing floats without extra markup  */
ul.tabs { display: inline-block; }
ul.tabs:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html ul.tabs { height: 1%; }
ul.tabs { display: block; }/* --------- /stylesheets/plugins/quick_form.css --------- */ 
fieldset.quick_form {border:1px solid #CCC; padding:10px; margin-bottom:2em;}
.quick_form ul {list-style:none;}
.quick_form li {margin:.5em 0;}
.quick_form label {float:left; display:block; width:8em;}
.quick_form input {margin-left:10px;}
.quick_form textarea {margin-left:10px;}
.quick_form hr {margin:1em 0;}
.quick_form legend {font-weight:bold; font-size:1.25em;}/* --------- /stylesheets/bb_modules/blog.css --------- */ 
/* ENTRY LIST
-------------------------------------------------------------- */
ul.blog_list {list-style:none; margin-left:0;}
ul.blog_list li {margin-bottom:2em;}
.blog_list .title {font-size:1.5em; font-weight:bold; display:block;}
.blog_list .date {color:#999;}
.blog_list .author {font-weight:bold; color:#777; margin-left:1em;}
.blog_list .content {display:block; margin:1em 0;}
.blog_list .comments {font-size:.8em; text-transform:uppercase; color:#999; margin-left:1em;}



/* SINGLE ENTRY
-------------------------------------------------------------- */
div.blog_entry {}
.blog_entry .date {color:#999;}
.blog_entry .author {font-weight:bold; color:#777; margin-left:1em;}
.blog_entry .comments {font-size:.8em; text-transform:uppercase; color:#999; margin-left:1em;}
.blog_entry .content {display:block; margin:2em 0 4em;}




/* COMMENT LIST
-------------------------------------------------------------- */
div.blog_comments {}
.blog_comments .comment_count {background-color:#EEE; padding:.5em;}
.blog_comments ul.comment_list {list-style:none; margin-left:0;}
.blog_comments ul.comment_list li {margin:1em 0; border-bottom:2px solid #EEE;}
.blog_comments .closed {color:#999;}
.blog_comments .comment_head {color:#777;}
.blog_comments .comment_body {}
.blog_comments textarea {height:10em; width:340px;}
.blog_comments input[type="text"] {width:340px;}
.blog_comments input[type="submit"] {margin-left:10em;}


/* COMMENT FORM
-------------------------------------------------------------- */


/* RSS LINKS
-------------------------------------------------------------- */
#rss_link {background:url(/images/layout/rss.gif) no-repeat left center; padding-left:20px;}
/* --------- /stylesheets/bb_modules/events.css --------- */ 
/* EVENT LIST
================================================*/
ul.eventList, ul.eventList ul {list-style-type:none; margin:0;}
ul.eventList abbr {border:0;}
ul.eventList img {float:left; margin:0 20px 10px 0;}
ul.eventList > li {overflow:hidden; margin-bottom:2em;}
ul.eventList h3 {margin-top:0;}/* --------- /stylesheets/bb_modules/galleries.css --------- */ 

/* Gallery Lists
-------------------------------------------------------------- */
/* layout */
ul.gallery_list {margin:2em 0 0; overflow:hidden; margin-bottom:30px;}
ul.gallery_list img {float:left;}
ul.gallery_list li {margin-bottom:2em;}
ul.gallery_list .gallery_info {margin-left:95px;}
/* typography */
ul.gallery_list {list-style:none;}
ul.gallery_list h2 {margin:0;}



/* Gallery Display
-------------------------------------------------------------- */
/* layout */
ul.gallery_display {margin:2em 0 0; overflow:hidden;}
ul.gallery_display li {float:left; margin:0 20px 20px 0;}
/* typography */
ul.gallery_display {list-style:none;}/* --------- /stylesheets/slimbox/slimbox.css --------- */ 
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/stylesheets/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/stylesheets/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/stylesheets/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/stylesheets/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
