/*  

Theme Name: IVBCF Design

Theme URI: http://www.ivbcf.org/

Description: Custom designed theme for InterVarsity Bruin Christian Fellowship.  Originally based on Glassical Theme by Abullah Ibrahim at SmashingThemes.com.

Version: 0.2

Author: Kevin Archibald

Author URI: http://www.tapoi.com

*/



/*Color Palate

Sand: 	#eae7df

Brown:	#58412d

Gold:	#e9a900

Blue:	#040670

Red:	#D14640







*/



html, body {
	background-color:#eae7df;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center center;
	background-attachment:fixed;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	font-size:90%;
	line-height: 1.5em;
	color:#666;
	text-align:center;
	behavior:url("csshover3.htc");
}
form {
	margin:0;
	padding:0;
}
a {
	/*color:#6CBDDE;*/

	color:#D14640;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
img.alignright {
	margin: 0px 0px 10px 10px;
	float:right;
}
a img.alignright {
	float:right;
}
img.givespace {
	margin:0 5px;
}
img.size-full, img.size-large, img.size-medium, img.size-small, img.size-thumbnail {
	padding:5px;
	background:#fafafa;
	border:1px solid #eae7df;
}
form {
	padding:0;
	margin:0;
}
input, select, textarea {
	font-family:Arial, Tahoma, Verdana;
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
}
h1 {
	font-size:2.25em;
	color:#1d3465;
	margin:0 0 20px 0;
	clear:both;
}
h1 a {
	color:#1d3465;
}
h2 {
	font-size:1.8em;
	color:#58412d;
	margin:0 0 20px 0;
}
h3 {
	font-size:1.5em;
	color:#e9a900;
	margin:0;
}
h4 {
	font-size:1.25em;
	color:#69D2E7;
	margin:0;
}
h2 a {
	color:#58412d;
}
h3 a {
	color:#e9a900;
}
h4 a {
	color:#69D2E7;
}
hr {
	border: 0;
	color:#CCC;
	background-color:#E0E4CC;
	height: 1px;
	width: 100%;
	text-align: left;
	margin:20px 0;
	clear:both;
}
/* ////////////////////// Layout ////////////////////// */

#pagewidth {
	width:980px;
	text-align:left;
	margin:0 auto;
	padding:10px 0;
	position:relative;
}
#header {
	float:left;
	width:100%;
	height:70px;
	margin:0;
	padding:0;
	position:relative;
	background:url(images/header.png) bottom left no-repeat;
	z-index: 500;
}
#content {
	clear:both;
	float:left;
	width:960px;
	padding:30px 10px 0 10px;
	position:relative;
	background:url(images/content.png) top left repeat-y;
}
#content-sidebar {
	clear:both;
	float:left;
	width:960px;
	padding:0 10px;
	position:relative;
	background:url(images/content_sidebar.png) top left repeat-y;
}
#content #left {
	display:inline;
	width:920px;
	float:left;
	margin:0 30px 0 20px;
}
#content-sidebar #left {
	display:inline;
	width:540px;
	float:left;
	padding:90px 30px 0 30px;
	background:url(images/home-bg.png) top left no-repeat;
}
#content-sidebar #left #disc {
	display:inline;
	width:320px;
	float:left;
	padding:85px 20px 40px 0;
}
#content-sidebar #left #home-nav {
	display:inline;
	width:200px;
	float:left;
}
#home-nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#home-nav li a {
	display: block;
	width:173px;
	height: 45px;
	overflow: hidden;
	border: none;
	margin:10px 0 10px 20px;
}
#home-nav li a span {
	display: none;
}
#home-nav li.home-nav-new a {
	background:url(images/home-nav.png);
	background-position:   -0px -0px;
}
#home-nav li.home-nav-new a:hover {
	background-position: -201px -0px;
}
#home-nav li.home-nav-connect a {
	background:url(images/home-nav.png);
	background-position:   -0px -60px;
}
#home-nav li.home-nav-connect a:hover {
	background-position: -201px -60px;
}
#home-nav li.home-nav-calendar a {
	background:url(images/home-nav.png);
	background-position:   -0px -120px;
}
#home-nav li.home-nav-calendar a:hover {
	background-position: -201px -120px;
}
#content-sidebar #right {
	position:relative;
	display:inline;
	width:310px;
	float:right;
	margin:30px 30px 0 20px;
}
#footer {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	background:url(images/footer.png) top left no-repeat;
	color:#fff;
	padding-top:20px;
}
#foot-left, #foot-center, #foot-right {
	float:left;
	display:block;
	width:326px;
	color:#666;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
}
#foot-left, #foot-right {
	line-height:50px;
}
#foot-right img {
	vertical-align:middle;
}
/* ////////////////////// Layout ////////////////////// */



.shadow-header {
	clear:both;
	float:left;
	width:100%;
	height:5px;
	margin:0;
	padding:0;
	position:relative;
	background:url(images/header.png) bottom left no-repeat;
}
#spotlight {
	clear:both;
	float:left;
	width:980px;
	position:relative;
	background:url(images/content.png) top left repeat-y;
}
#spotlight img {
	display:block;
}
#spot-left {
	display:inline;
	/*width:600px;*/

	float:left;
	margin:0 0 0 10px;
}
#spot-right {
	position:relative;
	display:inline;
	/*width:360px;*/

	float:right;
	margin:0 10px 0 0;
}
.shadow-footer {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	height:10px;
	background:url(images/footer.png) top left no-repeat;
	color:#fff;
}
.imagetitle {
	position: absolute;
	display: none;
	z-index: 9;
	background: url(images/imagetitle-bg.png) bottom right no-repeat;
	color: #eee;
	padding: 0 7px 3px 3px;
	text-transform: uppercase;
	font-size: 1em;
}
.-description {
	display:none;
}
/* ////////////////////// Header, Footer and Top Navigation ////////////////////// */

#header .logo {
	width:309px;
	height:60px;
	float:left;
}
#header .logo a {
	float:left;
	background:url(images/navigation.png) top left no-repeat;
	width:309px;
	height:60px;
}
#header .logo a:hover {
	background-position: -0px -60px;
}
#header a span {
	display:none;
}
#navigation {
	display:block;
	height:60px;
	width:660px;
	float:left;
}
#navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
#navigation li {
	display: inline;
	float:left;
	padding:1px 1px 0 1px;
}
#navigation li a.button {
	display: block;
	width:163px;
	height: 59px;
	text-decoration: none;
	overflow: hidden;
	border: none;
}
#navigation li a.button:hover {
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: none;
}
#navigation a span {
	display: none;
}
#navigation ul ul {
	position: absolute;
	margin-left:-1px;
	width:163px;
	border-right:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	background:url(images/navigation_sub.png);
	z-index: 500;
}
#navigation ul ul li {
	display: block;
	float:none;
}
#navigation ul ul li a {
	display: block;
	font-size:15px;
	font-weight:bold;
	padding: 7px 10px;
}
#navigation ul ul li a {
	color:#666666;
}
#navigation ul ul li a:hover {
	color:#e9a900;
	background:#f3f1ed;
	text-decoration:none;
}
#navigation ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
div#navigation ul ul,  div#navigation ul li:hover ul ul,  div#navigation ul ul li:hover ul ul {
	display: none;
}
div#navigation ul li:hover ul/*,

div#navigation ul ul li:hover ul,

div#navigation ul ul ul li:hover ul*/ {
	display: block;
}
/* Button Hover Effects */

#navigation li.page-item-2:hover,  #navigation li.page-item-64:hover,  #navigation li.page-item-3:hover,  #navigation li.page-item-66:hover {
	border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
	padding:0;
}
#navigation li.page-item-2 {
	background:url(images/navigation.png);
	background-position: -309px -0px;
}
#navigation li.page-item-2:hover {
	background-position: -310px -61px;
}
#navigation li.page-item-64 {
	background:url(images/navigation.png);
	background-position: -474px -0px;
}
#navigation li.page-item-64:hover {
	background-position: -475px -61px;
}
#navigation li.page-item-3 {
	background:url(images/navigation.png);
	background-position: -639px -0px;
}
#navigation li.page-item-3:hover {
	background-position: -640px -61px;
}
#navigation li.page-item-66 {
	background:url(images/navigation.png);
	background-position: -804px -0px;
}
#navigation li.page-item-66:hover {
	background-position: -805px -61px;
}
.follow {
	text-align:center;
	margin:0 auto;
}
.follow span {
	color:#666;
	font-size:1.75em;
}
.follow img {
	vertical-align: text-bottom;
}
/* ////////////////////// Header, Footer and Top Navigation ////////////////////// */







/* ////////////////////// Main Content ////////////////////// */

#pagetitle {
	font-size:3em;
	color:#666;
	margin:0 0 20px 0;
}
#pagetitle a {
	color:#666;
}
.heading {
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:1px solid #E0E4CC;
}
.post {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:30px;
	padding-bottom:10px;/*	border-bottom:1px solid #E0E4CC;*/

}
.post h1, .post h2 {
	clear:left;
	float:left;
	margin-bottom:0;
	width:auto !important;/*

	width:500px;

	max-width:500px;*/
}
.post .comment_count {
	float:right;
	width:29px;
	height:27px;
	background:url(images/comment.png) top right no-repeat;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	margin:0 0 15px 0;
}
.post .comment_count a {
	color:#666;
	float:left;
	width:100%;
}
.post .meta {
	clear:left;
	float:left;
	margin:0;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:5px;
	color:#aaa;
}
.post .meta a {
	color:#999;
}
.post .postinfo {
	float:left;
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	padding:20px;
	width:500px;
	background:#EEEEEE;
}
.post .postinfo h2 {
	color:#666;
	margin-bottom:10px;
}
.post .postinfo ul {
	float:left;
	list-style:none;
	margin:0 0 -5px 0;
	padding:0;
	width:50%;
}
.post .postinfo ul li {
	clear:both;
	margin:0 0 5px 0;
}
.post .postinfo ul.post-categories li {
	margin-bottom:0;
	padding:5px 0 5px 27px;
	background:url(images/folder.png) center left no-repeat;
}
.post .postinfo ul.post-categories li a {
	font-weight:bold;
}
.post .postinfo ul.tags li {
	float:left;
	clear:none;
	margin-right:5px;
}
.post .postinfo ul.tags li a {
	color:#fff;
	background-color:#D14640;
	padding:1px 3px;
	text-transform:uppercase;
	font-size:10px;
}
.post .postinfo ul.tags li a:hover {
	background-color:#FA6900;
	text-decoration:none;
}
.post .postinfo ul.post-categories, .post .postinfo ul.tags li.first {
	clear:left;
}
.post a.more-link {
	clear:both;
	color:#fff;
	float:right;
	padding:5px 8px;
	margin-top:15px;
	margin-bottom:20px;
	font-size:10px;
	text-transform:uppercase;
	background:#F38630 url(images/more-link.jpg) 113px 6px no-repeat;
	width:115px;
}
.post .body {
	clear:both;
}
.post .body h1, .post .body h2, .post .body h3, .post .body h4 {
	float:none;
	padding:25px 0 0 0;
	margin:0;
}
.post .body p, .post .body ul, .post .body ol, .post .body blockquote, .post .body img {
/*margin:0 0 20px 0;*/

}
.post .body p {
	margin: 1em 0;
	padding:0;
}
.post .body img {
	padding:4px;
}
.post img.postimg {
	width:100%;
	margin:0;
}
blockquote {
	margin-left:20px;
	margin-right:20px;
	padding:10px 30px 10px 30px;
	border:1px dotted #fff;
	background:#FFF5CA;
	text-align:justify;
}
.post .body blockquote p {
/*margin:0;*/

}
.post .body a {
}
.post .body img.alignright {
	float:right;
	margin:0 0 10px 10px
}
.post .body img.alignleft {
	float:left;
	margin:0 10px 10px 0
}
.post .body img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.post .body a img.alignright {
	float:right;
}
.post .body a img.alignleft {
	float:left;
}
.post .body a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.small {
	width:255px;
	float:left;
	clear:none;
	margin-right:30px;
	border:none;
}
.small .sbody {
	clear:both;
}
.small h2 {
	font-size:20px;
}
.small img.postimg {
	margin-bottom:0;
}
.even {
	margin-right:0;
}
/* ////////////////////// Main Content ////////////////////// */




.social-links {
        float:right;
	margin:0 0 5px;
        padding: 5px 5px 0;
	height:30px;
        width:400px;
        border:1px solid #EEE;
        border-radius:5px;
}
.social-links div.twitter,.social-links div.plus  {
	display:inline-block;
	float:left;
	margin:1px 10px 0 0;
}
.social-links div.facebook {
	display:inline-block;
	float:left;
}




/* ////////////////////// Paging ////////////////////// */

.paging {
	clear:both;
	float:left;
	width:100%;
}
.paging .prev {
	float:left;
	width:50%;
}
.paging .next {
	float:right;
	text-align:right;
	width:50%;
}
.paging div a {
	float:left;
	font-weight:bold;
	padding:7px 10px;
	margin-bottom:30px;
	color:#fff;
	background-color:#D14640;
}
.paging div a:hover {
	text-decoration:underline;
}
.paging .prev a {
	float:left;
}
.paging .next a {
	float:right;
}
/*

.paging

{

	clear:both;

	float:left;

	width:600px;

	background:#F5F8E6;

	margin:0 -30px;

}



.paging .prev

{

	float:left;

	width:50%;

}



.paging .next

{

	float:right;

	text-align:right;

	width:50%;

}



.paging div a

{

	float:left;

	font-weight:bold;

	padding:5px;

	margin:10px 10px;

}



.paging .prev a

{

	float:left;

}



.paging .next a

{

	float:right;

}

*/

/* ////////////////////// Paging ////////////////////// */







/* ////////////////////// Side Bar ////////////////////// */

#sidebar {
	clear:both;
	float:left;
	display:inline;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar h2 {
	color:#58412d;
	text-align:left;
	margin-bottom:10px;
}
#sidebar li.widget {
	clear:both;
	display:inline;
	float:left;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
}
/*#sidebar li ul

{

	clear:both;

	float:left;

	width:100%;

	margin:0 0 -10px 0;

	padding:0;

	list-style:none;

	width:100%;

}



#sidebar li ul li

{

	clear:both;

	float:left;

	width:100%;

	margin:0 0 10px 0;

	color:#666;

	font-weight:bold;

	font-size:13px;

}



#sidebar li ul li a

{

	color:#666;

	float:left;

}



#sidebar li ul li ul.children

{

	width:100%;

	margin:7px 0 0 0;

	padding:0;

}



#sidebar li ul li ul.children li

{

	padding:3px 0;

	margin:0 0 0 0;

	font-size:12px;

	font-weight:normal;

	background:url(images/child.jpg) center left no-repeat;

}



#sidebar li ul li ul.children li a

{

	font-weight:normal;

	color:#666;

	margin-left:20px;

}

*/



#upcoming-events ul, #upcoming-events li, #today ul, #today li {
	list-style:none;
	padding:0;
	margin:0;
	font-size:98%;
}
#upcoming-events .dateentry {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	min-height: 55px;
}
#today .dateentry {
	margin: 0 0 10px 0;
	min-height: 55px;
}
#upcoming-events .datebox, #today .datebox {
	display:inline;
	width:52px;
	height:50px;
	margin-top:-3px;
	background:url(images/datebox.png) no-repeat;
	float:left;
}
#upcoming-events .datebox .month, #today .datebox .month {
	display:block;
	margin: 5px 0 0 0;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	font-size: 12px;
	line-height: 17px;
}
#upcoming-events .datebox .day, #today .datebox .day {
	display:block;
	margin: -1px 0 0 0;
	text-align:center;
	color:#333;
	font-weight:bold;
	font-size: 20px;
	line-height: 20px;
}
#upcoming-events .entry, #today .entry {
	margin: 0 0 7px 70px;
	min-height: 45px;
}
#upcoming-events .entry a, #today .entry a {
	display:block;
	color:#555;
	padding:2px 2px 2px 1px;
}
#upcoming-events .entry a:hover, #today .entry a:hover {
	color:#D14640;
	text-decoration:none;
	background:#F9F9F9;
	border-top:#EEE 2px solid;
	border-right:#FFF 2px solid;
	border-bottom:#FFF 2px solid;
	border-left:#EEE 1px solid;
	padding:0;
}
#upcoming-events .titleline, #today .titleline {
	font-size:1.3em;
	font-weight:bold;
}
#upcoming-events .detailline, #today .detailline {
	line-height: 1.1em;
}
#upcoming-events .dateline, #today .dateline {
	font-size:.9em;
	line-height: 1.5em;
}
#sidebar .search_widget {
	float:left;
	margin:-30px -30px 0 -20px;
	padding:20px 20px;
	width:320px;
	height:35px;
	background:url(images/search_bg.jpg) bottom left no-repeat;
}
#sidebar .search_widget #s {
	float:left;
	background:url(images/search.jpg) top left no-repeat;
	width:270px;
	height:25px;
	padding:0;
	border:none;
	padding: 10px 0 0 10px;
}
#sidebar .search_widget #sb {
	float:left;
	background:url(images/search_button.jpg) top left no-repeat;
	width:40px;
	height:35px;
	padding:0;
	border:none;
	cursor:pointer;
}
#creditsfix {
	clear:both;
	float:left;
	width:100%;
	height:52px;
}
#credits {
	display:none;
	float:left;
	position:absolute;
	right:30px;
	bottom:0px;
	width:320px;
	height:47px;
	padding:0;
	margin:0 0 5px 0;
	float:left;
	list-style:none;
}
#credits li {
	clear:both;
	float:left;
	width:100%;
	margin:0 0 5px 0;
	padding:0;
}
#credits li a {
	float:right;
	color:#666;
	font-size:10px;
	text-transform:uppercase;
}
#credits li img {
	vertical-align:middle;
	margin-right:5px;
}
/* ////////////////////// Side Bar ////////////////////// */







/* ////////////////////// Comments ////////////////////// */

#comments {
	clear:both;
	float:left;
	width:100%;
	margin:0;
	padding:0px;
	background:#fff;
}
#comments a {
/*color:#666;*/

}
#comments p.notice {
	margin:0 0 30px 0;
	padding:0px;
	text-align:center;
	font-weight:bold;
}
#comments .commentlist {
	clear:both;
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}
#comments .commentlist li {
	clear:both;
	padding:0px;
	margin:0 0 20px 0;
}
#comments .commentlist li div.comment-body {
	padding:20px;
	background:#F5F8E6;
	background:#F8FAEF;
	background:#F7F7F7;
	background:#F5F8E6;
	border:1px solid #E0E4CC;
}
#comments .commentlist li.pingback div.comment-body, #comments .commentlist li.trackback div.comment-body {
	background:#F7F7F7;
	border:none;
}
#comments .commentlist li div.comment-author .avatar {
	padding:0;
	margin:0 10px 0 0;
	float:left;
	width:50px;
	height:50px;
	border:5px solid #E0E4CC;
}
#comments .commentlist li div.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#D14640;
	text-transform:uppercase;
}
#comments .commentlist li div.comment-author .says {
	margin-left:3px;
	display:none;
}
#comments .commentlist li div.comment-meta {
	margin-bottom:10px;
	font-size:10px;
	text-transform:uppercase;
}
#comments .commentlist li div.comment-meta a {
	text-decoration:none;
}
#comments .commentlist li p {
	padding:0;
	margin:0 0 10px 0;
}
#comments .commentlist li .reply {
	float:right;
	font-weight:bold;
}
#comments .commentlist li .reply a {
	float:left;
	color:#666;
	background-color:#C8CEAA;
	margin:10px 0 0 0;
	padding:5px 8px;
	text-transform:uppercase;
	font-size:11px;
}
#comments .commentlist li.pingback .reply, #comments .commentlist li.trackback .reply {
	display:none;
}
#comments .commentlist li ul.children {
	float:left;
	clear:both;
	list-style:none;
	padding:0 0 0 20%;
	margin:0;
	width:80%;/*background:url(images/comment_reply.jpg) top left no-repeat;*/

}
#comments .commentlist li ul.children li {
	clear:both;
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:100%;
}
#comments .commentlist li #respond {
	margin:20px 0 0 0;
}
#comments .commentlist li:after, #comments .commentlist li div.comment-body:after, #comments .commentlist li ul.children li:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
#comments #respond {
	clear:both;
	margin:0 0 30px 0;
	padding:20px 20px 0 20px;
	background:#F7F7F7;
	border:1px solid #eee;
}
#comments #respond .cancel-comment-reply {
	float:left;
	margin:-10px 0 20px 0;
	text-transform:uppercase;
}
#comments #respond .cancel-comment-reply small a {
	float:left;
}
#comments #respond .form {
	clear:both;
	/*float:left;*/

	margin:0;
	padding:0;
}
#comments #respond .form p {
	position:relative;
	float:left;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
}
#comments #respond .form p label {
	float:left;
	width:35%;
	margin-top:4px;
}
#comments #respond .form p label small {
	margin-left:5px;
	font-size:10px;
}
#comments #respond .form .tf, #comments #respond .form textarea.tf {
	float:right;
	width:60%;
	padding:7px;
	font-size:12px;
	color:#666;
	background:#eee;
	border-top:2px solid #ddd;
	border-bottom:none;
	border-right:none;
	border-left:none;
}
#comments #respond .form #submit {
	float:right;
	padding:5px;
	border:none;
	background:#D14640;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
/* ////////////////////// Comments ////////////////////// */







/* ////////////////////// Commons ////////////////////// */

ul.list {
	margin:0;
	padding:0;
	list-style:none;
}
ul.list li {
	margin:0 0 5px 0;
	padding:0;
}
ul.list li.gap {
	margin-bottom:15px;
}
/* ////////////////////// Commons ////////////////////// */







/* ////////////////////// Fixing Dear Mr Internet Explorer ////////////////////// */

.ie7 #comments {
	background:none;
}
.ie7 #comments .commentlist li div.comment-body {
	display:inline-block;
}
.ie7 #comments #respond, .opera #comments #respond {
	padding-bottom:20px;
	margin-top:-20px;
	margin-bottom:30px;
}
/* ////////////////////// Fixing Dear Mr Internet Explorer ////////////////////// */







/* ////////////////////// Hacks ////////////////////// */

.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* ////////////////////// Hacks ////////////////////// */





/* ////////////////////// Calendar ////////////////////// */



.body .calendar-table {
	border:none;
	width:100%;
	border-spacing: 3px;
}
.body .calendar-heading {
	height:40px;
	text-align:center;
	border:1px solid #EEE;
	background-color:#FAFAFA;
}
.body .calendar-next {
	width:25%;
	text-align:center;
}
.body .calendar-next a {
	display:block;
	line-height:40px;
}
.body .calendar-next a:hover {
	background:#EEE;
}
.body .calendar-prev {
	width:25%;
	text-align:center;
}
.body .calendar-prev a {
	display:block;
	line-height:40px;
}
.body .calendar-prev a:hover {
	background:#EEE;
}
.body .calendar-month {
	width:50%;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
}
.body .normal-day-heading, .body .weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-weight:bold;
}
.body .date {
	display:block;
	padding:0 4px;
	text-align:right;
	font-size:0.8em;
}
.body .day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:14.28%;
	height:120px;
	background:#F6F6F6;
}
.body .no-events {
}
.body .day-without-date {
	width:14.28%;
	height:120px;
}
.body td.weekend {
	background:#DDDDDD;
}
.body td.current-day {
	vertical-align:text-top;
	text-align:left;
	width:14.28%;
	height:120px;
	border:1px solid #DDD;
	background:#FFC;
}
.body .event {
	display:block;
	font-size:10px;
	line-height:12px;
	text-align:center;
	overflow:hidden;
}
.body .calnk {
	display:block;
	height:46px;
}
.body .calnk a {
	display:block;
	padding:0px;
	text-decoration:none;
	font-weight:normal;
	color:#333;
	height:44px;
	border-top:#FFF 1px solid;
	border-bottom:#CCC 1px solid;
}
.body .calnk a:hover {
	color:#000000;
	border-top:#CCC 1px solid;
	border-bottom:#FFF 1px solid;
}
.body .calnk span {
	display:block;
	padding:4px;
}
.body .kjo-link {
	font-size:0.75em;
	text-align:center;
}
.body .titleline {
	font-weight:bold;
}
.body .detailline {
	font-weight:normal;
}
.body .dateline {
	font-weight:normal;
}
.body .calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.body .calendar-date-switcher form {
	margin:0;
	padding:0;
}
.body .calendar-date-switcher input {
	border:1px #D6DED5 solid;
}
.body .calendar-date-switcher select {
	border:1px #D6DED5 solid;
}
.body .cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
}
/* ////////////////////// Calendar ////////////////////// */





/* ////////////////////// Reg Form ////////////////////// */

#regform h3 {
	margin-left: 160px;
}
#regform .note {
	font-size:0.8em;
	font-weight:normal;
}
.regform {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
	border-collapse:collapse;
	table-layout:fixed;
}
.regform th, .regform tr, .regform td {
	padding:1em;
}
.regform th {
	text-align: left;
	background: #536895;
	color:#FFFFFF;
}
.regform td {
	background-color: #eee;
	vertical-align: top;
	border-top: 1px #FFFFFF solid;
}
td.label {
	text-align:right;
	font-weight:bold;
	line-height:1.7em;
	width:200px;
}
td.input {
	text-align: left;
	width:350px;
}
.regform tr:first-child > td:first-child {
	background-image: url(images/corner_tl.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.regform tr:first-child > td:last-child {
	background-image: url(images/corner_tr.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.regform tr:first-child > th:first-child {
	background-image: url(images/corner_tl.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.regform tr:first-child > th:last-child {
	background-image: url(images/corner_tr.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.regform tr:last-child > td:first-child, .regform tr:last-child > th:first-child {
	background-image: url(images/corner_bl.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.regform tr:last-child > td:last-child {
	background-image: url(images/corner_br.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.scrollbox {
	height:150px;
	width:500px;
	font-size:8pt;
	color:#000000;
	text-align:left;
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	overflow:auto
}
/* ////////////////////// Reg Form ////////////////////// */



.totalfee, .paid, .due {
	font-size:1.2em;
	font-weight:bold;
}
.due {
	color:#D14640;
}
/* ////////////////////// Boxes  ////////////////////// */



.box-grey {
	clear:both;
	margin:10px auto;
	padding:15px 20px 15px 20px;
	background:#F7F7F7;
	border:1px solid #eee;
}
.box-grey-450 {
	clear:both;
	margin:10px auto;
	width:450px;
	padding:15px 20px 15px 20px;
	background:#F7F7F7;
	border:1px solid #eee;
}
.box-grey-450 h2 {
	color:#D14640;
}
.box-paypal {
	clear:both;
	margin:10px auto;
	padding:15px 20px 15px 20px;
	background:#F7F7F7;
	border:1px solid #eee;
	width:450px;
	font-size:1.5em;
	font-weight:bold;
}
.box-paypal:hover {
	background:#EEE;
}
.width80 {
	margin:0 10%;
}
a.jumplist {
	display:block;
	width:auto;
	height:130px;
	color:#666;
	font-weight:normal;
	padding:5px 0;
}
a.jumplist:hover {
	text-decoration:none;
	border-left:5px solid #e9a900;
	margin-left:-15px;
	padding-left:10px;
	background:#FAFAFA;
}
.jumptitle {
	font-size:2.25em;
	color:#666;
	font-weight:bold;
	margin:0 0 .75em;
}
.jumpsub {
	font-size:1.5em;
	color:#e9a900;
	font-weight:bold;
	margin:0 0 1em;
}

