@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	transition-property:background, background-color, opacity, filter;
	transition-duration: .2s, .2s, .2s;
}
body {
	font-family: source-sans-pro,sans-serif;
	-webkit-font-smoothing:antialiased;
	background-color:#FFF;
}
h1,h2 {text-transform:uppercase}
h1 {color:#7A6884;}
h2,h3,small {color:#999;}
h4,h5,h6 {font-weight:normal}
a:link, a:visited, a:active, a:hover {
    	color:#7A6884;
	text-decoration:none;
}
a:hover {color:#CCC;}
a:active {
	position:relative;
	top:1px;
}
form {display:inline}
input, select, textarea {
	font-family: source-sans-pro,sans-serif;
	border-radius:5px;
	border:none;
}
input[type=button], input[type=submit] {
	-webkit-font-smoothing:antialiased;
    	text-transform:uppercase;
	background:#EFECF0;
    	color:#666;
	padding:5px;
	cursor:pointer;
	display:inline-block;
}
input[type=button]:hover, input[type=submit]:hover {
	background:#7A6884 !important;
	color:#FFF !important;
}
select, input[type="text"], input[type="password"], textarea {
	padding:3px;
}
select,textarea {
	width:auto;
	height:auto;
}
.loading {
	position:relative;
	width:32px;
	height:32px;
	top:5px;
	margin-left: -16px;
	left:50%;
	background:url('/images/ajax.gif');
}
.loading_big {
	position:relative;
	width:64px;
	height:64px;
	margin-left: -32px;
	top:5px;
	left:50%;
	background:url('/images/ajax_big.gif');
}


/* RESTYLE GOOGLE SEARCH */


.gsc-resultsHeader {clear:none !important;}
.cse, .gsc-control-cse {padding:0 !important;}
.gsc-result-info {padding-left:0 !important;}
.gsc-webResult:after {clear:none !Important;}


/* WRAPPERS */


#wrap_head {
	position:fixed;
	z-index:100;
	top:0;
	left:0;
	right:0;
	background: #EFECF0;
	opacity:0.98;
	border-bottom:1px solid #CCC;
}
#wrap_subnav {
	-webkit-user-select:none;
	position:absolute;
	z-index:99;
	top:88px;
	width:100%;
	background-color:#7A6884;
	line-height:40px;
	text-align:right;
}
#wrap_static {
	position:fixed;
	z-index:-1;
	top:88px;
	height:550px;
	left:0;
	right:0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url(../images/background.jpg)
}
#wrap_background {
	-webkit-user-select:none;
	margin-top:130px;
	padding:40px 0;
}
#wrap_title {
	padding:20px 0;
}
#wrap_thissection {
	-webkit-user-select:none;
	background:#EFECF0;	
	position:relative;
	line-height:60px;
}
#wrap_userbar {
	-webkit-user-select:none;
	position:relative;
	width:100%;
	background-color:rgba(239,236,240,0.2);
	line-height:40px;
}
#wrapover_content{
	background-color:#FFF;
	overflow:hidden

}
#wrap_content {
	padding-top:20px;
	margin:0 auto 0 auto;
	width:1000px;
}


/* HEADER */


#head {
	-webkit-user-select:none;
	position:relative;
	width:1000px;
	height:87px;
	margin:auto;
}
#head a:active {top:0}

/* NAVIGATION */


#nav ul {
	list-style:none;
	position:absolute;
	right:0;
	top:35px;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:700;
}
#nav li {
	display: inline;
	cursor:pointer;
   	 float:left;
	padding:0 10px;
}
#search input {
   	float:left;
	padding: 3px;
	font: inherit;
	font-size:0.9em;
	margin-top:7px;
	width:8em;
	line-height:20px;
}
#subnav {
	width:1000px;
	margin:auto;
}
#subnav ul {
	list-style:none;
}
#subnav li{
	display: inline;
	cursor:pointer;
	text-align:center;
	margin:0 10px;
}
#nav li.selected a, #nav li a:hover {color:#699}
#subnav ul li.selected a {color:#FFF !important}
#nav a, #nav a:visited, #nav a:active {color:#7A6884;}
#subnav a, #subnav a:visited,#subnav a:active {color:#F0F0F0;}
#subnav a:hover{color:#FFF;}
#slide {
	display:none;
	position:absolute; 
	bottom:20px;
	height:2px;
	background:#699; 
	z-index:11;
}
.showme {position:fixed !important; z-index:100;}


/* TITLE */

#title {
	max-width:1000px;
	margin:auto;
}
#title h1 {
	font-size:3.5em;
	line-height:0.9em;
}
#title h2 {line-height: 0.9em}
#title h1, #title h2 {color:#FFF;}
#title h3 {color:#EFECF0}
#title b {color:#FFF; margin-right:5px;line-height:48px;}
#title img.share {vertical-align:middle; height:32px;margin-left:5px;}

/* USERBAR */


#userbar {
	width:1000px;
	margin:auto;
	font-size:0.8em;
	text-transform:uppercase;
	color:#FFF;
}
#userbar label {
	color:#EEE;
	margin-left:5px;
}
#userbar #userhint {
	display:inline;
	margin-left:5px;
};
#userbar a, #userbar a:visited, #userbar a:active {color:#666;}
#userbar a:hover {color:#FFF;}
#userbar p {text-transform:none;}
#userbar input[type=text], input[type=password] {padding:5px}
#userbar input[type=button], #userbar input[type=submit] {margin:0 3px 0 3px}
#userbar .wrong {background-color:#900; color:#FFF}
#userbar #logoff {background-color: #7A6884; color:#CCC}
#userbar #logoff:hover {background:#7A6884; color:#FFF}
#loading {
	position:absolute;
	top:12px;
	margin-left:5px;
	width:16px;
	height:16px;
	display:inline;
}
#userbar #wrap_info {
	clear:both;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	display:none;
	background:#EFECF0;
	padding:0 10px 10px 10px;
	color:#333;
}
#userbar #info {
	text-align:left;
	line-height:normal;
	padding:10px 0 ;
}
#userbar #info p {margin: 5px 0}
#userbar #info table {
	width:45%;
	right:0;
	border-collapse:collapse;
	float:right;
	margin-left:5%;
}
#userbar #info table tr td {padding:5px;}
#userbar #info_footer {
	cursor:pointer;
	clear:both;
    -webkit-user-select:none;
    background:#EFECF0;
	text-align:center;
	line-height:40px;
	color:#000;
}
#userbar #info_footer:hover {background:#7A6884; color:#FFF}

/* SUBSECTION */

#thissection {
	max-width:1000px;
	margin:auto;
}
#thissection .button {
	margin-top:0;
	margin-left:5px;
}
#thissection h1, #thissection h2 {
	font-size:1em;
	display:inline;
}

/* CONTENT */

#restricted {
	padding:20px 0;
	color:#666;
}
#page {width:700px;}
#page h1 {
	font-size:1.5em;
	line-height:1em;
	background-color: #EFECF0;
	padding:10px 0;
    	position: relative;
    	left: -1500px;
    	width: 700px;
    	padding-left: 1500px;
    	margin-bottom:10px;
    	overflow-x:hidden;
}
#page h2 {font-size:1.3em;margin-bottom:5px;}
#page h3 {font-size:1.0em;margin-bottom:5px;}
#page a {font-weight:700}
#page p {
	margin-bottom:10px;
	text-align:justify;
}
#usercontent p[style], #usercontent span[style], #usercontent div[style] {
	background-color: inherit !important;
	font-family:inherit !important;
	font-size:inherit !important;
	margin-top:0 !important;
	line-height:inherit !important;
}
#page ul, #page ol {margin:0 0 10px 20px;}
#page input[type=text], #page select, #page textarea {
	border:1px solid #CCC;
}

/* SIDEBAR */


#side {
	position:relative;
	-webkit-user-select:none;
	float:right;
	width:275px;
}
#side h1 {
	font-size:1.3em;
   	color:#000;
	font-weight:700;
}
#side h2 {
	font-size:1em;
	line-height:1em;
}
#side input[type=text] {
	position:relative;
	margin-top:10px;
	border:none;
	padding:3px;
}
#announcements {margin-bottom:20px;}
#announcements h1 {
	color:#FFF;
	background:#930;
	padding: 10px;
}
#announcer {
   	height: 100px;
    	overflow: hidden;
	background-color:#F5DADA;
	border-top:none;
	padding:10px;
}
#announcer:hover {background-color:#F1E2E2}
#announcer a , #announcer li{
	display:block;
	list-style:none;
	height:120px;
}
#announcer h2, #announcer a, #announcer a:hover {color:#000}
#announcer p {font-size:0.8em}
.side {
	margin-bottom:20px;
   	padding:10px;
	overflow:hidden;
}
#admin {
	background:#7A6884;
	color:#FFF;
}
#admin h1 {
	color:#FFF;
}
#admin .button {background:#999;}
#admin .button:hover {background:#699;}
#thispage {background:#EFECF0}
#thispage li:hover {color:#7A6884}
#thispage .anchor {
	display:block;
	cursor:pointer;
	margin:5px 0;
}
#sharepage {
	cursor:pointer;
	padding:0 10px;
}
#sharepage .addthis {
	margin-top:5px;
}
#calendar_info {
	display:none;
	position:absolute;
	width:525px;
	min-height:325px;
	background-color:rgba(255,255,255,0.85);
	right:0;
	z-index:5;
	padding:5px;
	border:5px solid #EFECF0;
}
#calendar_info ul {list-style:none; width:250px;}
#calendar_info li {margin:5px 0;}
#calendar {
	cursor:pointer;
	margin:20px 0;
	position:relative;
	z-index:10;
}
#calendar_month {
	padding:10px 10px 5px 10px;
	background:#EFECF0;
}
.calendar_nav {
	font-weight:700;
	text-transform:uppercase;
	cursor:pointer;
	display:inline-block;
	width:48%;
	padding:1%;
	background:#EFECF0;
	text-align:center;
}
.calendar_nav:hover {
	background:#7A6884;
}
#calendar_matrix {
	border-top:none;
	min-height:266px;
	padding:4px;
	border-left:2px solid #EFECF0;
	border-right:2px solid #EFECF0;	
}
.calendar td {
	width:38px;
	height:38px;
	text-align:center;
}
.calendar_head {
	color:#699;
	font-weight:bold;
}
.calendar_day {
	color:#CCC;
}
.calendar_eventday {
	background-color:#7A6884;
	color:#FFF;
	cursor:pointer;
}
.calendar_eventday:hover {
	background-color:#699;
}


/* FOOTER BUTTONS */


#wrap_buttons {
	-webkit-user-select:none;
	clear:both;
    	margin-top:20px;
}

.fbutton {
	width:46%;
    float:left;
    font-size:4em;
	color:#CCC;
	cursor:pointer;
	padding:0 2% 20px 2%;
	margin-bottom:20px;
	text-transform:uppercase;
}
.fbutton.top {text-align:right}
.fbutton:hover {
	color:#7A6884;
	background:#EFECF0;
}
.fbutton .text {font-size:12px}
.fbutton .symbol_top {
	position:relative;
	top:10px;
}


/*FOOTER*/


#footer {
	clear:both;
	-webkit-user-select:none;
	font-size:0.9em;
	background:#EFECF0;
	border-top:1px solid #CCC;
}
#footer #sections {
	width:1000px;
	margin:auto;
	text-align:center;
}

#footer .section h3 {
	color:#7A6884;
	font-size:1.2em;
	text-align:center;
	text-transform:uppercase;
}
#footer a, #footer a:visited, #footer a:active {color:#999}
#footer a:hover {
	color:#7A6884;
}
#footer li {
	display:inline-block;
	line-height:24px;
	width:230px;
	float:left;
	padding:10px;
}
#footer #copyright {
	clear:both;
	padding:10px 0;
	text-align:center;
	color:#333;
}


/* GENERIC CONTENT */

.landing ul, .downloads ul {
	margin:0 !important;
	list-style:none;
}
.landing h1 {
	font-size:1.3em !important;
	background:none !important;
	padding:0 !important;
	margin:0 0 5px 0 !important;
	left:0 !important;
	width:inherit !important;
	overflow-x: inherit !important;
}
.landing h2 {
	font-size:1em !important;
	line-height:1em !important;
	font-weight:400;
	text-transform:none;
}
.landing small {margin-top:5px}
.landing a {
	display:inline-block;
	list-style:none;
	clear:left;
	position:relative;
	min-height:72px;
	min-width:100%;
	font-weight:normal !important;
	left:-1500px;
	padding: 10px 0;
	padding-left: 1500px;
}
.landing a:hover {
	background-color:#EFECF0;
}
.downloads h3 {
	font-size:1em;
	color: #7A6884;
}
.downloads li {
	padding: 5px 0;
	vertical-align: top;
	left: -1500px;
	overflow: hidden;
	position: relative;
	padding-left: 1500px;
	width: 700px;
	margin: 10px 0;
	background: #FAFAFA;
}
.downloads p {
	font-size:0.8em;
	font-weight:400;
	color:#000;
	margin-bottom:0 !important;
}
.downloads li:hover {background-color: #EFECF0}
.landing a:hover, .downloads a:hover {color:#7A6884 !important}
.landing li:hover img, .downloads li:hover img {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
}
.landing img, .downloads img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
.landing .thumb, .downloads .thumb {
	float:right !important;
	margin:0 10px;
}
.landing .thumb {
	width:72px;
	max-height:72px;
	overflow:hidden;
}
#post_footer {
	color:#CCC;
	text-transform:uppercase;
	font-size:0.8em;
	padding-top:10px;
}
.button {
	display:inline-block;
	border-radius:4px;
	padding:5px;
	cursor:pointer;
	background:#999;
	color:#FFF !important;
	font-size:0.8em;
	line-height:normal;
	margin-top:5px;
	text-transform:uppercase;
}
.button.r {float:right}
.button:hover {background:#7A6884;}
.event_container {
	float:left;
	width:40px; 
	height:50px; 
	margin-top:2px;
	margin-right:10px;
	margin-bottom:20px;
	text-align:center;
}
.event_container .month {
	padding:2px;
	color:#FFF;
	font-weight:bold;
	font-size:0.7em;
	background-color:#900;
	text-transform:uppercase;
}
.event_container .day {
	font-size:1.2em;
	font-weight:bold;
	padding:3px;
	border: 1px solid #CCC;
	border-top:none;
	background-color:#FFF;
}
.popout {
	border:none;
	background:#EFECF0;
	padding:10px;
	overflow:hidden;
}
.popout input[type="button"], .popout input[type="submit"] {
	background: #699;
	color:#FFF;
}
.popout h1 {margin-bottom:10px;}
.popout .mini{
	display:inline-block;
	vertical-align:top;
	margin-right:30px;
}
.popout.alt {
	background:#FFF;
	padding:10px;
}
.popout.alt.t{border-top:5px solid #EFECF0; margin-top:10px;}
.popout.alt.b{border-bottom:5px solid #EFECF0;}
.download {
	opacity:0.6;
	margin-top:10px;
}
.download:hover {opacity:1;}
.multiplechoice {width:100%;}
.multiplechoice td {padding:5px;}

/* ADMIN */

#results ol {margin:0}
#results ul {margin: 0 20px; text-align:justify}
#results li {margin: 10px 0;}
#admin_footer {padding:10px}
#admin_footer #button_post {
	float:right;
	background:#699;
	color:#FFF;
}
#admin_footer #button_post:hover {
	float:right;
	background:#7A6884;
}
#admin_form legend {
	font-size:1em;
	margin-bottom:10px;
	position:relative;
	top:20px;
}
#admin_form label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width:200px;
}
#admin_form .datetype {display:none}
#admin_form fieldset li {
  list-style: none;
  padding: 5px;
}
#admin_form h1 {
left:0;
padding-left:0;
}
#admin_form input[type=checkbox] {
	margin-top:8px;
}
#admin_form .progress {
	display:none; 
	width:200px; 
	margin-left:20px;
}
#admin_form .bar {
	width:0%; 
	border-radius: 4px;
	line-height:24px;
	background: #7A6884;
}
#admin_form .percent {
	color:#FFF;
	margin-left:4px;
}
#advert_review {
	width:100%;
	border-collapse:collapse;
}
#advert_review thead {
	background:#EFECF0;
	font-weight:700;
}
#advert_review td {
	padding:5px;
}
#advert_review tr {
	margin:5px 0;
}
#advert_review tbody {
	-webkit-user-select:none;
}
#advert_review tbody tr:hover {
	background:#FAFAFA;
}
.ui-state-error {
	border-radius:3px;
	padding:2px;
}