/* Stylesheet name:
   Author: OH! Media - www.ohmedia.ca
   More Info: */
   
html {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 19px;
	color:#4d4d4d;
}

.campion-logo, .f, a.home-right-btn, a.home-right-btn-blue {
	behavior: url("/css/iepngfix.htc");
}

body {
	margin:0;
	padding:0;
	background:url(../assets/images/body-bg-repeat.jpg) repeat-x #f3cca3;
}

div#wrap {
	width:970px;
	margin:0 auto;
}

div#header {
	height:133px;
	background:url(../assets/images/header_aug11.jpg) no-repeat right;
}

div#body-content {
	background:url(../assets/images/content-bg-top.gif) no-repeat 5px 35px;
	padding:0 5px 16px 5px;
	*height:100%;
}

div#body-repeat-bg {
	background:url(../assets/images/body-content-bg.gif) repeat-y;
}

#interior div#body-repeat-bg {
	background:url(../assets/images/body-content-bg-interior.gif) repeat-y;
}

#interior div#body-content {
	background:url(../assets/images/interior-content-bg-top.gif) no-repeat 5px 15px;
	padding:0 5px 16px 5px;
}

div#left-col {
	width:589px;
	padding:24px 26px;
	float:left;
	position: relative;
}

#interior div#left-col {
	width:267px;
	padding:18px 0;
	display:block;
}

div#right-col {
	float:right;
	position:relative;
	padding:24px 24px 0 0;
}

#interior div#right-col {
	width:643px; /*693*/
	_width: 630px;
	float:right;
	padding:18px 25px;
	display:block;
	min-height:300px;
}

div#from-the-blog {
	width:226px;
	float:left;
	color:#66b771;
	background:url(../assets/images/home-blog-icon.jpg) no-repeat;
	padding:0 0 0 55px;
}

div#site-search {
	width:242px;
	float:right;
	color:#66b771;
	background:url(../assets/images/home-search-icon.jpg) no-repeat;
	padding:0 0 0 65px;
}

div#home-events {
	background:#f1f1f1;
	-moz-border-radius:10px;
	padding:20px 15px 0 15px;
	color:#606060;
	font-size:12px;
	width:264px;
}

.date-wrap {
	width:63px;
	height:59px;
	background:url(../assets/images/date-blog-bg.jpg) no-repeat;
	display:block;
	float:left;
	margin:17px 0 0;
	
}

.date-month {
	font-family:Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.date-date {
	font-family:Georgia;
	font-size:40px;
	margin:4px 0 0 0;
	color:#fff;
	text-align:center;
}

.student-blog-right {
	float:right;
	width:505px;
}
.home-events-viewmore {
	font-size:11px;
	color:#b11a1a;
	text-decoration:none;
	position:relative;
	top:-10px;
}

div#wide-wrap {
	padding:0 15px;
}

#wide-wrap .left-portal {
	width:606px;
	float:left;
}

#wide-wrap .right-portal {
	padding:20px 0 0 0;
	width:317px;
	float:right;
}

ol#featured-blog {
	margin:0;
	padding:0;
	list-style:none;
	width:289px;
}

#search {
	padding:0 0 0 15px;
	margin:0 0 25px 0;
}

#search-home {
	height:50px;
	padding:10px 9px;
	background:#cfabab;
	width:270px;
	margin:15px 0 0 0;
}

#portal-btns {
	margin:0 0 25px 0;
}

#portal-list {
	margin:0;
	padding:0;
	list-style:none;
}

#portal-list li {
	margin:0 0 5px 0;
	*margin:0 0 3px 0;
}

#search-home p {
	padding:0;
	margin:0 0 5px 0;
	color:#760e0e;
	font-weight:bold;
}

div#home-events-title {
	background:url(../assets/images/home-calendar-icon.jpg) no-repeat;
	height:63px;
	margin:15px 0;
	padding:4px 0 0 70px;
}

div.home-event-date {
	width:70px;
	float:left;
	padding:0 10px 0 0;
	font-weight:bold;
	text-align:right;
	color:#690505;
}

div.home-event-desc {
	float:left;
	width:200px;
	padding:0 0 0 14px;
	border-left:1px solid #cfcfcf;
	vertical-align:top;
	margin:0 0 26px 0;
}

div.home-event-desc a {
	text-decoration:none;
	color:#606060;
	font-weight:bold;
	
}

div#footer {
	margin:0 auto;
	width:970px;
	text-align:right;
	font-size:11px;
}

ul#bot-menu {
	margin:0;
	padding:0;
	background:url(../assets/images/footer-top-bg.gif) no-repeat top #e3bc95;
	list-style:none;
	width:950px;
	margin:0 auto;
	height:25px;
	padding:10px 0 15px 10px;
	position:relative;
}

ul#bot-menu li {
	float:left;
	padding:5px 10px;
	_padding: 5px 8px;
	font-size:11px;
	color:#690505;
}

ul#bot-menu li a {
	text-decoration:none;
	color:#690505;
}

ul#bot-menu li.strong {
	font-weight:bold;
}

input.search-box {
	height:26px;
	font-size:18px;
	padding:0 4px;
	vertical-align: bottom;
	border:1px solid #a9a9a9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:143px;
}

input.search-box-home {
	height:26px;
	font-size:18px;
	padding:0 4px;
	vertical-align: bottom;
	border:1px solid #a9a9a9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:198px;
	_width:184px;
	margin:0 0 0 4px;
}

input.search-submit {
	height:29px;
	width:76px;
	border:0;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	background:url(../assets/images/home-search-btn.gif) no-repeat;
	margin:0 0 0 5px;
	padding:0 0 4px 0;
	_padding:0;
}

input.search-submit-home {
	width:42px;
	height:28px;
	margin-left: 1px;
	background:#760e0e;
	color:#fff;
	border:0;
	text-transform:uppercase;
}

a {
	cursor:pointer;
	font-size:inherit;
	color:#720d0d;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#a01f1f;
}

a.campion-logo {
	background:url(../assets/images/campion-logo.png) no-repeat;
	width:372px;
	height:75px;
	display:block;
	position:relative;
	top:31px;
	left:30px;
}

a.uofr-logo {
	background:url(../assets/images/uofr-logo.gif) no-repeat;
	width:132px;
	height:64px;
	display:block;
	font-size:0;
	margin:15px;
	float:left;
}

a.home-right-btn, a.home-right-btn-blue {
	width:253px;
	height:44px;
	display:block;
	color:#fff;
	font-family:Georgia;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
	padding:8px 0 0 42px;
	cursor:pointer;
}

a.home-right-btn {
	background-image: url(../assets/images/home-right-btn.png);
}

a.home-right-btn-blue {
	background-image: url(../assets/images/home-right-btn-blue.png);
}

a.home-right-btn:hover, a.home-right-btn-blue:hover {
	background-position:0 -52px;
	color:#efefef;
}

div#from-the-blog h2, div#site-search h2, div#home-events-title h2 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bolder;
	color:#66B771;
}

div#from-the-blog a.btn {
	background:url(../assets/images/home-view-more-btn.jpg);
	height:25px;
	width:215px;
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
}
b.smaller {
	font-size:90%;
}
div.home-blog-post a {
	color:#b11a1a;
	text-decoration:underline;
	font-weight:bold;
}

a.home-right-btn span, a.home-right-btn-blue span {
	float:left;
	display:block;
	font-weight:normal;
	font-size:10px;
	color:#de6f6f;
}

a.home-right-btn-blue span {
	color:#6f9bde;
}

.evobject {
	margin:15px 0 25px 0;
}

.news-date {
	color:#ccc;
	font-size:11px;
}

.featured-article {
	width:260px;
	float:left;
	padding:17px;
}

#featured-container {
	background:#f9f5f5;
}

#featured-bot {
	background:#cfabab;
	display:block;
	border-top:1px solid #fff;
	height:24px;
}

#home #left-col a {
	text-decoration:none;
}

#featured-bot a {
	float:right;
	display:block;
	background:#760e0e;
	padding:2px 10px 0 10px;
	height:22px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-.4px;
}

.newstitle, .newstitle a {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-family:Georgia;
	text-transform: normal;
	letter-spacing: -.9px;
	line-height: 16px;
	color:#760e0e;
	text-decoration:none;
}

.newstitle a:hover {
	color:#a01f1f;
}

.newsdateposted {
	font-size:11px;
	color:#c3c3c3;
	margin:2px 0 8px 0;
}

.dateheader {
	font-size:16px;
}

.evtitle {
	font-size:14px;
	color:#720d0d;
	margin:10px 0 0 0;
}

.evtime strong {
	
}

a.home-right-btn b, a.home-right-btn-blue b {
	display:block;
}

.right {
	float:right;
}

.readmore {
	display:block;
}

div#breadcrumbs a {
	color:#828282;
	font-size:11px;
	text-decoration:none;
}

div#breadcrumbs a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
}

div.fl {
	float: left;
}

div.fr {
	float: right;
}

.contextual, #right-col img {
	padding: 3px;
	border: 1px solid #cfabab;
	margin: 0 0 20px 20px;
}

.contextual-a {
	padding: 3px;
	margin: 5px 20px 0 0;
	border: 1px solid #cfabab
}


/* Top menu 
*****************************/
ul#top-menu {
	margin:0 auto;
	padding:0;
	list-style:none;
	width:960px;
	height:46px;
	background:url(../assets/images/top-nav-bg.gif) repeat-x;
	font-size:12px;
	color:#fff;
	position:relative;
	z-index:100;
}

ul#top-menu li {
	float:left;
	padding:12px 14px;
	position:relative;
}

ul#top-menu li a {
	color:#fff;
	text-decoration:none;
}

ul#top-menu li a:hover {
	color:#CD3E3A;
}

ul#top-menu li.top-menu-right {
	float:right;
	background:url(../assets/images/top-menu-right-bg.gif) no-repeat right;
	height:46px;
	width:15px;
	padding:0;
	position:absolute;
	right:0;
}

ul#top-menu li.top-menu-left {
	float:left;
	background:url(../assets/images/top-menu-left-bg.gif) no-repeat left;
	height:46px;
	width:15px;
	padding:0;
	position:relative;
}

#top-menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	color:#fff;
	background-color:#6B0707;
	z-index:100;
	padding-left:0px;
	margin-left:-10px;
	padding-top:10px;
}

#top-menu li ul li {
	padding-left:10px;
	list-style-type:none;
}

#top-menu li:hover ul {
	left: auto;
	
}

#top-menu li:hover ul, #top-menu li.sfhover ul {
	left: auto;
}

#top-menu li.sfhover ul {
	_margin-left:-100px;
	margin-top:15px;
}

#top-menu .menu li:hover, #top-menu .menu li.sfhover {
/*yeah, i know, but it makes ie7 sticky menus go away*/
*zoom:1;
} 

/*////////////////*/
h1 { 
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-family:Georgia;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color:#353535;
}

h1.featured-title {
	color:#700b0b;
	font-size:24px;
	font-family:Georgia;
	line-height:18px;
	border:1px solid #e8d8d8;
	border-left:0;
	border-right:0;
	padding:14px 0 14px 5px;
	font-weight:normal;
}

h2.featured-title {
	color:#353535;
	font-size:26px;
	line-height:28px;
	font-weight:normal;
	font-family:Georgia;
	letter-spacing:normal;
	padding:0;
	margin:0 0 10px 0;
}

.featured-article h3 {
	font-family:Georgia;
	color:#353535;
	font-size:18px;
	letter-spacing:-0.2px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.featured-date {
	font-size:11px;
	color:#adaba8;
}

ol#featured-blog a {
	text-decoration:none;
	color:#606060;
	font-weight:bold;
}

ol#featured-blog li {
	margin:13px 0;
}

.uppercase {
	text-transform:uppercase;
}

.blog-link {
	text-decoration:none;
	font-size:11px;
	letter-spacing:1px;
}

ol#featured-blog .featured-date {
	display:block;
	color:#606060;
	font-size:12px;
	line-height:18px;
}

#interior h1 {
	margin:0;
}

#interior #right-col {
	color:#000;
	font-size:13px;
}

#interior #left-col {
	color:#6d0808;
	display:block;
}

#interior #left-col ul li a {
	color:#720d0d;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	overflow: hidden;
	width: 256px;
	height: 30px;
	display: block;
}

#interior #left-col ul li a {
	width: 250px;
}

#interior #left-col ul ul li a {
	font-weight:normal;
}

#interior #right-col h2 {
	color:#720d0d;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	margin:15px 0 -1px 0;
}

#interior #left-col ul {
	list-style:none;
	margin:0;
	padding:0;
}

#interior #left-col ul ul {
	padding:0;
}

#interior #left-col ul li a {
	line-height:30px;
	padding:0 0 0 10px;
}

#interior #left-col ul li a:hover {
	color:#CD3E3A;
}

#interior #left-col ul ul li a {
	padding:0 0 0 30px;
}

#interior #left-col a.current_active {
	color:#fff;
	_background:url(../assets/images/current-li-page.gif) repeat-x;
	_width:270px;
}

#interior #left-col ul ul li a.current_active {
	_background:url(../assets/images/current-li-page.gif) repeat-x;
	_width:240px;
}

#interior #left-col ul li.current_li_page {
	background:url(../assets/images/current-li-page.gif) repeat-x;
}

span.current_page {
	display:block;
	position: absolute;
	z-index: 1000;
	background:url(../assets/images/current-page.gif) no-repeat;
	left:267px;
	float:right;
	height:30px;
	width:14px;
}


/* Request for Information Form
 ******************************/

#request-for-information label {
    display: block;
    font-size: 11px;
    color: #111;
}

#request-for-information input.text {
	border: 1px solid #999999;
	padding: 5px;
	width: 180px;
	font-size: 13px;
	margin-bottom: 10px;
}

#request-for-information select.text {
	border: 1px solid #999999;
	padding: 4px;
	width: 80px;
	font-size: 13px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#request-for-information textarea {
	border: 1px solid #999999;
	padding: 5px;
	width: 630px;
	height: 140px;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans" sans-serif;
	margin-bottom: 10px;
}

.formError {
    position:absolute;
    top:300px; left:300px;
    width:150px;
    padding-bottom:15px;
    display:block;
    z-index:5000;
}

.formError .formErrorContent {
	width:100%; 
	background:#000;
	color:#fff;
	font-family:tahoma;
	font-size:10px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.formError .formErrorArrow{
	position:absolute;
	bottom:0;left:20px;
	width:15px; height:15px;
	
}

.formError .formErrorArrow div{
	box-shadow: 1px 4px 5px #000;
	-moz-box-shadow: 1px 4px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	font-size:0px; 
	
}

.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;}


/* Loop Fade Homepage
 *********************/

#hp-fade {
    float: left;
    width: 589px;
    height: 284px;
    position: relative;
}

#b1, #b2, #b3, #b4, #b5, #b6 {
    position: absolute;
    float: left;
}

div.navi {
	float:left;
	position:relative;
	top:-30px;
	left:500px;
	height:14px;
	width:100px;
}

.f {
	width:15px;
	height:14px;
/*	background:url('/assets/images/home-image-nav-btn.png') no-repeat 1px 0;
*/	display:block;
	cursor:pointer;
	float:left;
	margin:0 1px;
}

.f:hover {
    background-position:-15px 0;
}

.f-active {
	width:15px;
	height:14px;
/*    background:url('h/assets/images/home-image-nav-btn.png') no-repeat 1px 0;
*/    display:block;
	cursor:pointer;
	float:left;
	background-position:-15px 0;   
}

/* Wordpress */

.even {
	
}

.odd {
	
}

#left-col #sidebar li h2{
	margin: 10px;
}

.navigation {
	display:block;
	height:31px
}

.wp-avatar {
	width:100px;
	height:84px;
	background:#5e0709;
	border:6px solid #d4afaf;
}

.navigation .alignleft {
	float:left;
}

.navigation .alignright {
	float:right;
}

#comment {
	width:430px;
}

.commentlist {
	margin:0;
	padding:0;
}

.comment-body {
	
}

.comment-left {
	width:100px;
	margin:0 20px 0 0;
	float:left;
}

.comment-right {
	width:455px;
	float:right;
	border:4px solid #F9F5F5;
	padding:0 15px 15px 15px;
	margin:0 0 0 15px;
}

.comment-author {
	width:350px;
	font-size:11px;
	font-style:normal;
	display:block;
}

.comment-meta {
	width:250px;
	display:block;
	font-size:11px;
}

.commentlist li {
	margin:0 0 15px 0;
	padding:7px;
	display:block;
	
}

/* jQuery Lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}	
		
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.rss-icon {
	background:url(../assets/images/rss-icon.gif) no-repeat left;
	margin:0 11px;
}

.rss-icon span {
	position:relative;
	left:15px;
}

/* 
 * Form
 */
 
form {
	font-size: 0.8em;
  clear: both;
}

form input {
  font-size: 1.2em;
}

.example { font-size: 0.85em; color: #999999; font-weight: normal; }

fieldset { margin-bottom: 2em; }

fieldset legend { font-style: italic; color: #808080; font-weight: bold; }

label,#surveyrequired label.preField {
	display:block;
}
#location label, #otherinfo label { margin-top: 1em; font-weight: bold; }

#surveyrequired label, #Tshirt label {
	display: inline;
}

label em { font-weight: normal; }

#location td { border: 0; }

table tr { vertical-align: top; }
#surveyrequired table td { width: 50%; } 
#surveyrequired blockquote table td { padding-right: 2.5em; }

#surveyrequired h3 { font-size: 1.1em; }
#surveyrequired label h3 { margin-top: 0; }

#surveyrequired { border: double 3px #a9a9a9; }

#Name,#Email,#Address,#CityTown { width: 250px; }

#Province { width: 150px; }

#PostalCode { width: 7em; }
#Telephone { width: 100px; }

#otherinfo textarea, #surveyrequired textarea { width: 400px; font-size: 1em; }
#otherinfo input { width: 250px; }
#Tshirt input { width: auto; }

#button_submit { font-size: 1.2em; padding: 0.5em 1.5em; }
div.actions { text-align: center; }

div.survey_announce, div.payment_announce {
  padding: 0 1em;
  background-color: #f0fff0;
  border: solid 1px #a9a9a9;
  font-size: 0.9em;
  margin-bottom: 1.5em;
}
div.payment_announce {
  font-size: 1em;
  background-color: #fafad2;
}
#twitter {
	width:285px;
	}
	
#twitter ul  {
	padding-left:0px;
	margin-left:0px;
}
	
#twitter ul li {
	list-style-type:none;
	padding-bottom:7px;
}

/*
 * FullCalendar v1.5.1 Stylesheet
 *
 * Copyright (c) 2011 Adam Shaw
 * Dual licensed under the MIT and GPL licenses, located in
 * MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
 *
 * Date: Sat Apr 9 14:09:51 2011 -0700
 *
 */


.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	color: #700b0b;
	font-size: 16px;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right {
	margin-right: 1px; /* back to normal */
	}
	
.fc-header .ui-corner-right {
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	clear: both;
	}
	
.fc-view {
	width: 100%; /* needed for view switching (when view is absolute) */
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ccc;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #ffc;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #9cf;
	opacity: .2;
	filter: alpha(opacity=20); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border-style: solid;
	border-width: 1px 0;
	}
	
.fc-button-inner {
	position: relative;
	float: left;
	overflow: hidden;
	}
	
.fc-state-default .fc-button-inner { /* non-theme */
	border-style: solid;
	border-width: 0 1px;
	}
	
.fc-button-content {
	position: relative;
	float: left;
	height: 1.9em;
	line-height: 1.9em;
	padding: 0 .6em;
	white-space: nowrap;
	}
	
/* icon (for jquery ui) */
	
.fc-button-content .fc-icon-wrap {
	position: relative;
	float: left;
	top: 50%;
	}
	
.fc-button-content .ui-icon {
	position: relative;
	float: left;
	margin-top: -50%;
	*margin-top: 0;
	*top: -50%;
	}
	
/* gloss effect */
	
.fc-state-default .fc-button-effect {
	position: absolute;
	top: 50%;
	left: 0;
	}
	
.fc-state-default .fc-button-effect span {
	position: absolute;
	top: -100px;
	left: 0;
	width: 500px;
	height: 100px;
	border-width: 100px 0 0 1px;
	border-style: solid;
	border-color: #fff;
	background: #444;
	opacity: .09;
	filter: alpha(opacity=9);
	}
	
/* button states (determines colors)  */
	
.fc-state-default,
.fc-state-default .fc-button-inner {
	border-style: solid;
	border-color: #ccc #bbb #aaa;
	background: #F3F3F3;
	color: #000;
	}
	
.fc-state-hover,
.fc-state-hover .fc-button-inner {
	border-color: #999;
	}
	
.fc-state-down,
.fc-state-down .fc-button-inner {
	border-color: #555;
	background: #777;
	}
	
.fc-state-active,
.fc-state-active .fc-button-inner {
	border-color: #555;
	background: #777;
	color: #fff;
	}
	
.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
	color: #999;
	border-color: #ddd;
	}
	
.fc-state-disabled {
	cursor: default;
	}
	
.fc-state-disabled .fc-button-effect {
	display: none;
	}
	
	

/* Global Event Styles
------------------------------------------------------------------------*/
	 
.fc-event {
	border-style: solid;
	border-width: 0;
	font-size: .85em;
	cursor: default;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
a.fc-event {
	text-decoration: none;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}
	
.fc-event-skin {
	border-color: #36c;     /* default BORDER color */
	background-color: #36c; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
	}
	
.fc-event-inner {
	position: relative;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle { /*** TODO: don't use ui-resizable anymore, change class ***/
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Fake Rounded Corners (for buttons and events)
------------------------------------------------------------*/
	
.fc-corner-left {
	margin-left: 1px;
	}
	
.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
	margin-left: -1px;
	}
	
.fc-corner-right {
	margin-right: 1px;
	}
	
.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
	margin-right: -1px;
	}
	
.fc-corner-top {
	margin-top: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	margin-top: -1px;
	}
	
.fc-corner-bottom {
	margin-bottom: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	margin-bottom: -1px;
	}
	
	
	
/* Fake Rounded Corners SPECIFICALLY FOR EVENTS
-----------------------------------------------------------------*/
	
.fc-corner-left .fc-event-inner {
	border-left-width: 1px;
	}
	
.fc-corner-right .fc-event-inner {
	border-right-width: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	border-top-width: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	border-bottom-width: 1px;
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}
	
.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	
	

