/* CSS Document */

/*

Links (light background, common):
a #C68912
a:hover #EEC446

Links (dark background)
a #E9C967
a:hover  #FEE8AB

Links Red:
a #C61100
a:hover  #F2542A

Titles (Red): #C61100
a:hover  #F2542A

Titles (Light Brown): #807A60
Hover: #C2B684;

Text: #4A452C

Text (Light): #928D79

Text (Light on Drk BKG): #ECE7CA

Borders/Boxes: #948E75



*/


/* ////////////////////////////////////// Typography /////////////////////////////////////// */

@font-face {  
  font-family: "TradeGothicCond20";  
  src: url(/fonts/TradeGothicCond20.eot);
  src: local("TradeGothicCond20"), url(/fonts/TradeGothicCond20.otf) format("opentype");
}

@font-face {  
  font-family: "TradeGothicCond18";  
  src: url(/fonts/TradeGothicCond18.eot);
  src: local("TradeGothicCond18"), url(/fonts/TradeGothicCond18.otf) format("opentype");
}

body, p, td, li, div, input, textbox {
	font:11px/15px "Tahoma", Tahoma, Arial, Helvetica, sans-serif;
	color:#4A452C;
}

p, li {
	margin:0 0 6px 0; padding: 0;
}

a, a:link, a:visited, a:active {
	color: #C68912;
}

a:hover {
	color: #EEC446;
}

h1, h2, h3, h4, h5 {
	font-family: TradeGothicCond18, "TradeGothicCond18", "Arial Narrow", Arial, Helvetica, sans-serif !important;
	letter-spacing:0.03em;	
	text-transform:uppercase;
	color:#807A60;
}

h1 { font-size: 22px; }

h2 { font-family: 19px; } 

h3, h4 { font-size:17px; }

h5 { font-size: 14px; }

strong { font-weight:  bold; }
em, i { font-style: italic; }

/* ///////////////////////////////////////////////////////////////////////////////////////// */


/* /////////////////////////////////// Primary Structure /////////////////////////////////// */

#wrapper {
	width:100%; height:100%; background-color:#574D3C;
	border:none; border-collapse:collapse;
}

#leftCol {
	width:auto; height:100%; margin:0; padding:0 10px; vertical-align:top;
	background:transparent url(../images/background_page_left.gif) no-repeat top right;
}

#rightCol {
	width:auto; height:100%; margin:0; padding:0 10px; vertical-align:top;
	background:transparent url(../images/background_page_right.gif) no-repeat top left;
}

#leftCol div.fade, #rightCol div.fade {
	width:auto; height:258px; margin:0 -10px; padding:0;
	background:transparent url(../images/background_page_fade.png) repeat-x top left;
}

#midCol {
	width:1100px; height:100%; margin:0; padding:0; vertical-align:top; background-color:transparent; 
}

/* /////////////////////////////////////////////////////////////////////////////////////// */



/* ///////////////////////////////// Secondary Structure ///////////////////////////////// */

#container {width:1120px; height:100%; margin:0 -10px; padding:0; }

#header { 
	width:1120px; height:200px; margin:0; padding:0;
	background:transparent url(../images/background_header.jpg) no-repeat 10px 0px;
}

#divider { 
	width:1120px; height:4px; margin:0; padding:0;
	background:transparent url(../images/background_header-divider.png) no-repeat top left;
}

#content {
	width:1120px; height:100%; margin:0; padding:0;
	background:transparent url(../images/background_content.png) repeat-y top left;
}

body.home #content {
	background:transparent url(../images/background_content-home.png) repeat-y top left;
}

body.page #content {
	background:transparent url(../images/background_content-page.png) repeat-y top left;
}

#footer {

}


/* /////////////////////////////////////////////////////////////////////////////////////// */



/* /////////////////////////////////////// Header //////////////////////////////////////// */


#logo {
	float:left; width:210px; height:84px; margin:0; padding:26px 0 0 30px;
	background:transparent url(../images/background_logo.png) no-repeat top left;
}

#logo h1 { margin:0 !important; padding:0 !important; }

#navigation {
	float:left; width:880px; height:110px; margin:0; padding:0;
	background:transparent url(../images/background_nav.png) no-repeat top left;
}

#navigation ul {
	height:95px; width: 861px; margin: 5px 10px 0 9px; padding: 0;
}

#navigation li {
	border-left:1px solid #513c1d;
	display:block;
	float:left;
	list-style-type:none;
	margin:0;
	padding:40px 30px 36px;
}

#navigation li:first-child {
	border-left:none;
}

#navigation li a {
	font-family: TradeGothicCond18, "TradeGothicCond18", "Arial Narrow", Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	font-size:17px;
	line-height:18px;
	letter-spacing: 0.05em;	
	text-decoration: none;
	color: #FFFFFF;
	
}

#navigation li a:hover {
	color: #FEE8AB;
}

#navigation li a span {
	text-transform: lowercase;
}

#navigation li.form {
	margin: 0; padding:35px 29px 37px;
}

#navigation li.form div {
	height:23px; width:180px; margin: 0; padding: 0;
	background: transparent url(../images/search_background-header.png) no-repeat;
}

#navigation li.form form {
	margin: 0; padding: 0;
}

#navigation li.form input.text {
	float:left; margin:0; padding:3px 8px 4px; width:141px; height:16px;
	border: none; background-color: transparent;
	font-size:12px; line-height: 12px;
}

#navigation li.form input.button {
	float:left; margin:0; padding:0; width:23px; height:23px;
	border: none; background-color: transparent;
}

#location {
	float:left; width:220px; height:90px; margin:0 10px; padding:0;
}

#location p {
	margin:0; padding:16px 0 0 25px; font-size:11px; line-height:15px; color: #FFFFFF;
}

#location a {
	color: #E9C967;
}

#location a:hover {
	color: #FEE8AB;
}

#location span { padding:0px 5px;}

#description {
	float:left; width:640px; height:90px; margin:0 0 0 10px; padding:0;
}

#description h2 {
	width:565; height:41px; margin:20px 0 0 25px; padding: 0; 
	font-size:19px;
	line-height: 24px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}

#description h2 a, #description h2 a:hover {
	color: #FFFFFF; text-decoration: underline;
}

#social {
	float:left; height: 90px; width:220px; margin: 0 10px 0 0; padding: 0;
}

#social p {
	padding: 16px 0px 0px 13px;
}

#social a {
	border: none; padding:0px 0px;
}


/* /////////////////////////////////////////////////////////////////////////////////////// */



/* /////////////////////////////////// Columns - Home //////////////////////////////////// */


body.home #left {
    float:left; width:220px; min-height:500px; margin: 0 0 0 10px; padding: 0 0 20px 0;
}


body.home #main {
    float:left; width:660px; min-height:500px; margin: 0; padding: 0 0 20px 0;
}


body.home #right {
    float:left; width:220px; min-height:500px; margin: 0; padding: 0 0 20px;
}

body.home #left h3 {
    width:178px; height:45px; margin:0; padding:30px 10px 0 32px;
    background: #FFFFFF url(../images/title_background-blogHome.gif) no-repeat;
}

body.home #main h3 {
    width:618px; height:46px; margin:0 !important; padding:30px 10px 0 32px !important;
    background: #FFFFFF url(../images/title_background-mainHome.gif) no-repeat;
}


/* /////////////////////////////////////////////////////////////////////////////////////// */


/* /////////////////////////////////// Columns - Page //////////////////////////////////// */


body.page #main {
	float:left; width:620px; min-height:500px; margin: 0 0 0 10px; padding: 0 20px 20px;
}

body.page #mid {
	float:left; width:180px; min-height:500px; margin: 0; padding: 0 20px 20px;
}

/* /////////////////////////////////////////////////////////////////////////////////////// */


/* //////////////////////////////////////// Titles /////////////////////////////////////// */



#main h3 {
	width:618px; height:46px; margin:0 -20px; padding:30px 10px 0 32px;
	background: #FFFFFF url(../images/title_background-mainHome.gif) no-repeat;
}


#mid h3 {
	width:176px; height:45px; margin:0 -18px; padding:30px 10px 0 32px;
	background: #FFFFFF url(../images/title_background-pageMid.gif) no-repeat;
}

/* /////////////////////////////////////////////////////////////////////////////////////// */


/* //////////////////////////////// Left Column - Home /////////////////////////////////// */

body.home #left div.post {
	width: 180px; margin: 0 20px 20px; padding:0 0 20px 0;
	border-bottom: 2px solid #948E75;
}

body.home #left div.post h4.post-title { 
	font-family: TradeGothicCond18, "TradeGothicCond18", "Arial Narrow", Arial, Helvetica, sans-serif !important;
	font-size:16px; line-height: 18px; color: #c61100;
	margin:0 0 2px 0; padding:0;
}

body.home #left div.post h4.post-title a {
	font-family: TradeGothicCond18, "TradeGothicCond18", "Arial Narrow", Arial, Helvetica, sans-serif !important;
	font-size:16px; line-height: 18px; color: #c61100;
	text-decoration: none;
}

body.home #left div.post h4.post-title a:hover {
	text-decoration: none; color: #F2542A;
}

body.home #left div.post div.meta, body.home #left div.post div.social {
	font-size:10px; margin:12px 0 0 0; color: #928D79 !important;
}

body.home #left .nav {
	width: 180px; margin: 30px 20px 15px; padding:0;
	
}

a.more {
	font-weight: bold;
}

/* /////////////////////////////////////////////////////////////////////////////////////// */


/* //////////////////////////////// Main Column - Home /////////////////////////////////// */

body.home #main table.event {
	width:620px; margin: 0 20px 15px; padding:0;
	border:2px solid #928d79;
	border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
}

body.home #main table.event td.details {
	margin: 0; padding: 15px 15px 8px 15px; vertical-align: top;
}

body.home #main table.event td.details h5.date {
	font-family: TradeGothicCond20, "TradeGothicCond20", TradeGothicCond18, "TradeGothicCond18", "Arial Narrow", Arial, Helvetica, sans-serif !important;
	font-size:16px; line-height: 16px; color: #C61100; text-decoration: none;
	margin:0 0 6px 0; padding:0;
}

body.home #main table.event td.details h5.date a {
	font-family: TradeGothicCond20, "TradeGothicCond20", TradeGothicCond18, "TradeGothicCond18", "Arial Narrow", Arial, Helvetica, sans-serif !important;
	font-size:16px; line-height: 16px; color: #C61100; text-decoration: none;
}

body.home #main table.event td.details h5.date a:hover {
	 color: #F2542A; text-decoration: none;
}

body.home #main table.event td.details h4.title {
	font-size: 21px; line-height: 20px; letter-spacing: 0.02em; margin: 0 0 5px 0; padding: 0; 
}

body.home #main table.event td.details h4.title a {
	font-size: 21px; line-height: 20px; letter-spacing: 0.02em; text-decoration: none;
	color: #807A60;
}

body.home #main table.event td.details h4.title a:hover {
	text-decoration: none; color: #C2B684;
}


body.home #main table.event td.details div.text p {
	line-height: 13px;
}

body.home #main table.event td.details div.social {
	font-size: 10px; margin-bottom: 4px;
}

body.home #main table.event td.image {
	margin:0; padding: 0; width:220px;  vertical-align: top; 
	background-color: #c9c2a7; background-position: center center;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
}

body.home #main table.event td.weekly {
	margin:0; padding: 0; width:100px;  vertical-align: top; 
	background-color: #c9c2a7; background-position: center center;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
}

body.home #main .nav {
	width:620px; margin: 20px 20px 15px; padding:0;
	
}

body.home #main .nav .prev {
	width: 75px; text-align: left;
}

body.home #main .nav .next {
	width: 75px; text-align: right;
}

.nav .pages, 
.nav .archives {
	text-align: center;
}

.nav td,
.nav div {
	font-family: TradeGothicCond18, "TradeGothicCond18", "Arial Narrow", Arial, Helvetica, sans-serif !important;
	font-size:14px; font-weight:bold;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	vertical-align: top;
	margin:0; padding:0;
}

.nav span {
	color: #928d79 !important;
}

.nav a {
	color: #C61100;
}

.nav a:hover {
	color: #F2542A;
}

.nav .prev span:before, 
.nav .prev a:before {
	content: "< ";
}

.nav .next span:after, 
.nav .next a:after {
	content: " >";
}


/* /////////////////////////////////////////////////////////////////////////////////////// */


/* /////////////////////////////////// Right Column ////////////////////////////////////// */

#right div.widget {
	width:154px; margin:17px 20px 0; padding:0px;
}

#right h4.title {
	width:156px; height:14px; margin: 0 0 6px; padding:13px 12px 11px;
	background: transparent url(../images/title_background-sidebar.gif) no-repeat;
	color:#807A60;
}

#right div.box h4 {
	color:#ECE7CA;
	margin-bottom:4px;
}

#right div.box {
	width:156px; margin: 0; padding: 12px 12px 0 12px;
	background: #928D79 url(../images/widget_background-top.gif) no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}

#right div.box div.bottom {
	width:180px; height:8px; margin: 2px -12px 0; padding: 0;
	background: #928d79 url(../images/widget_background-bottom.gif) no-repeat;
}

#right div.box p, #right div.box li {
	color: #FFFFFF;
}

#right div.box a {
	color: #E9C967;
}

#right div.box a:hover {
	color: #FEE8Ab;
}

#right div.form {
	height:23px; width:158px; margin: 15px 0 10px; padding: 0;
	background: transparent url(../images/form_background-sidebar.png) no-repeat;
}

#right div.form form {
	margin: 0; padding: 0;
}

#right div.form input.text {
	float:left; margin:0; padding:3px 8px 4px; width:111px; height:16px;
	border: none; background-color: transparent;
	font-size:12px; line-height: 12px;
}

#right div.form input.button {
	float:left; margin:0; padding:0; width:31px; height:23px;
	border: none; background-color: transparent;
}

#right div.photos {
	margin:0; padding: 0; width:180px;
}

/* ////////////////////// Flickr Badge Styles //////////////////////////// */

/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {text-align:right; width:179px; margin:0; padding: 0; }
#flickr_badge_wrapper {padding:0px; margin:0px; border-right: 1px solid #928d79 !important; border-bottom: 1px solid #928d79 !important;}
.flickr_badge_image {margin:0px; padding:0px; float:left; }
.flickr_badge_image img {border-left: 1px solid #928d79 !important; border-top: 1px solid #928d79 !important; height:88px; margin:0 0 0 !important; padding:0 !important; width:88px; }
#flickr_www {display: block; margin:4px 0 0 0; padding:0 !important; font: 10px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:none !important;color:#d2a842;}


/* /////////////////////////////////////////////////////////////////////////////////////// */

