/* @override http://symphony.local:8888/workspace/css/styles.css */

/* PALETTE
/*
/* yellow:    #ffd83a
/* darkgrey:  #2e2e2e
/* white:	  #efeae5
/* content link: #b6a149


/*************************/
/******* Structure *******/
/*************************/

* {
	padding: 0;
	margin: 0;
	text-align: justify;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


body { background-color: #2e2e2e; font: 11px Arial, Helvetica, sans-serif; }
h1   { margin-left: 3000px; display: none; }

/******[ MAIN CONTAINERS ]************/

#package {
	/*background:url(../images/hdrLogo.jpg) no-repeat;*/
	position: relative;
	width: 935px;
	text-align: left;
	border: 5px solid #2e2e2e;
	margin: 0px auto;
}

#sidebarContainer {
	position: relative;
	float: left;
	width: 299px;
}

#middleContainer {
	position: relative;
	float: left;
	width: 586px;
	background:#0099FF;
}

#rightContainer {
	position: relative;
	float: left;
	width: 50px;
}

#errorContainer {
	position: relative;
	width: 480px;
	height: 480px;
	text-align: center;
	margin: 0px auto;
	background: url(../images/404.jpg) no-repeat;
}

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

/******[ HEADER ]*********************/

#logoContainer {
	border: none;
	width: 299px;
}

#hdrContainer {
	width: 586px;
	height: 196px;
	background: url(../images/hdrBorderMiddle.jpg) no-repeat;
	background-position:center;
	background-color: #efeae5;
}

#hdrContent {
	width: 550px;
	padding-left: 18px;
	padding-right: 18px;
}

#hdrBorderTop {
	width: 586px;
	height: 18px;
	background: url(../images/hdrBorderTop.jpg) no-repeat;
}

#hdrBorderBottom {
	width: 586px;
	height: 18px;
	background: url(../images/hdrBorderBottom.jpg) no-repeat;
}

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

/******[ CONTENT ]********************/

#sidebarContent {
	color: #efeae5;
	width: 204px;
	padding-top: 37px;
	padding-left: 80px;
	padding-right: 15px;
}

#mainContainer {
	width: 586px;
	background: url(../images/borderMiddle.jpg) repeat-y;
	background-color: #efeae5;
}

#mainContent {
	width: 506px;
	padding: 0px 40px 0px 40px;
	color: #2e2e2e;
}

#mainBorderTop {
	width: 586px;
	height: 37px;
	background: url(../images/borderTop.jpg) no-repeat;
}

#mainBorderBottom {
	width: 586px;
	height: 37px;
	background: url(../images/borderBottom.jpg) no-repeat;
}

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

#pageTitle {
	margin-top: 196px;
	width: 50px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*********************/
/******* Links *******/
/*********************/

a					{ color: #b6a149; font-weight: bold; text-decoration: none; }
a:hover				{ color: #b6a149; font-weight: bold; text-decoration: underline; }
#sb-article	a		{ color: #ffd83a; }
#sb-article	a:hover	{ color: #ffd83a; text-decoration: underline; }
ul.archive li a 	{ border: none !important; }

/************************/
/******* Masthead *******/
/************************/

#masthead {
	position: relative;
	text-align: right;
	width: 868px;
}

#masthead h1 a 			{ color: #efeae5; font: 12px Arial, Helvetica, Sans-serif; }
#masthead h1 a:hover 	{ color: #ffd83a; }

/********************/
/******* Menu *******/
/********************/

ul#menu {
	position: relative;
	margin: 1em 0;
	text-align:right;
}

ul#menu li {
	display: inline;
	font-weight: bold;
}

ul#menu a {
	color: #efeae5;
	margin-left: 1em;
}

ul#menu a:hover, ul#menu a.active {
	color: #ffd83a;
}

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

h1, h2, h3, h4, h5	{ text-transform: uppercase; margin-bottom: 1em; }

#mainContent h2		{ color: #575449; font-size: 1.2em; font-weight: bold; }
#mainContent h3		{ color: #575449; font-size: 1.1em; background: url("../images/mrkHeadline.png") no-repeat; height: 33px; padding-bottom: 10px; padding-top: 10px; padding-left: 10px; }
#mainContent h4		{ color: #575449; font-weight: bold; }
#mainContent h5		{ color: #575449; font-size: 1.2em; font-style: italic; }
#sb-article h2		{ color: #ffd83a; font-size: 1.1em; font-weight: bold; }
#sb-article h3		{ color: #ffd83a; font-size: 1.1em; }
#sb-article h4		{ color: #ffd83a; font-weight: bold; }
#sb-article h5		{ color: #ffd83a; }

p 					{ margin: 1em 0; line-height:1.2em; }
ul, ol 				{ margin: 0 25px 1em; }
ul 					{ list-style: square; }
li 					{ margin: 0; }

hr{ 
	background: url("../images/icons/glyph.gif") 50% 50% no-repeat;
	width: 106px;
	height: 11px;
	border: 0;
	margin: 2em auto;
	display: block;
}

/***********************/
/******* Article *******/
/***********************/

#sb-article {
	color: #efeae5;
}

#home-article {
	text-align: left;
	padding-bottom: 10px;
}

#events-article {
	text-align: left;
	color: #2e2e2e;
	padding-bottom: 10px;
}
#events-article h3{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#article-left {
	width: 240px;
	float: left;
	padding-right: 13px; 
}

#article-right {
	width: 240px;
	float: right;
	padding-left: 13px;
}

#team-images {
	margin-left: -14px;
}

/**********************************************/
/******* Article Images [Home & Events] *******/
/**********************************************/

ul.article-images {
	list-style: none;
	margin: 0 ;
	display: block;
}

ul.article-images a {
	color: #efeae5;
}

ul.article-images li img {
	padding: 1px;
	border: 1px solid #dbbb39;
}

ul.article-images li a:hover img {
	border-color: #2e2e2e;
}

/******************************/
/******* Sidebar Images *******/
/******************************/

ul.sb-images {
	list-style: none;
	margin: 0 ;
}

ul.sb-images a {
	color: #efeae5;
}

ul.sb-images li img {
	padding: 1px;
	border: 1px solid #efeae5;
}

ul.sb-images li a:hover img {
	border-color: #ffd83a;
}

/********************/
/******* Form *******/
/********************/

#guideline {
	float: right;
	color: #333;
	width: 235px;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 15px;
}

#guideline h4 {
	font: 110% Helvetica, Sans-serif;
	text-transform: uppercase;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 6px;
}

#guideline ul {
	list-style-type: square;
	margin: 6px 0 30px 15px;
}

#guideline li {
	margin: 0 5px 12px;
}

form {
	overflow: hidden;
	background-color: #fefefe;
	border: 1px solid #2e2e2e;
	margin-top: 20px;
}

form fieldset {
	background-color: #2e2e2e;
	border: none;
	padding: 10px 15px;
	margin: 1px;
}

form label {
	display: block;
	position: relative;
	color: #fefefe;
	font-size: 11px;
	margin-bottom: 10px;
}

form label small {
	position: absolute;
	right: 0;
	color: #fefefe;
	text-transform: none;
	text-align: right;
	margin-left: 40%;
}

form label small a:hover {
	color: #ccc;
	border-color: #888; 
}

form input[type="text"], form textarea {
	display: block;
	width: 100%;
	height: 14px;
	padding: 2px;
	background-color: #efeae5;
	border: none;
	font-size: 11px;
}

form textarea {
	height: 200px;
}

form input[type="submit"]#submit {
	border: 1px solid #fefefe;
	background-color: #2e2e2e;
	float: right;
	font-size: 11px;
	color: #fefefe;
}

form label.required input {
	background-color: #efeae5;
}

form p.success {
	color: #2e2e2e;
	background-color: #ffd83a;
	padding: 5px 15px;
	border-top: 1px solid #efeae5;
	margin: 1px !important;
}

form p.error {
	color: #2e2e2e;
	background-color: #ffd83a;
	border-top: 1px solid #efeae5;
	padding: 5px 15px;
	margin: 1px !important;
}

form label.error{
	color: #ff0000;
	font-weight: bold;
}

/**********************/
/******* Footer *******/
/**********************/

ul#footer {
	color: #8e8875;
	width: 868px;
	font-size: 0.9em;
	text-align: right;
	margin: 20px 0px;
}

ul#footer li			{ display: inline; margin-left: 1em; }
ul#footer li a 			{ color: #8e8875; border-bottom: 1px dotted #51463d; }
ul#footer li a:hover	{ color: #fefbbf; }