/* CSS Document */


/*
---------------------------------------------
01. main/default elements
---------------------------------------------
*/

body { margin:0; padding:0; background-color: black;  font-family:Arial, Helvetica, sans-serif; color:#fff;}

p { margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#fff; line-height:1.3em; padding-bottom:20px}
p a:link, p a:visited { text-decoration:none; color:#275579}
p a:hover { text-decoration:underline; color:#fff}

h1 { margin:0px; padding:0px; font-size:22px; font-weight:normal; color:#fff}
h2 { margin:0px; padding:0px; font-size:22px; font-weight: bold; color:#275579; padding-bottom:1px}
h3 { margin:0px; padding:0px; font-size:22px; font-weight:normal; color:#fff; font-family:"Geneva", Arial, Helvetica, sans-serif}


img { border:none}


/*
---------------------------------------------
02. container and wrapper
---------------------------------------------
*/

#container { width:100%; background:url(../images/bg_container.gif) no-repeat top center; float:left;}
#wrapper { width:950px; margin:0 auto}


/*
---------------------------------------------
03. header
---------------------------------------------
*/

#header { width:918px; height:175px; float:left; padding-left:10px}


/*
---------------------------------------------
03.1 header - left side links
---------------------------------------------
*/

.nav_left {width: 375px;height: 34px;float: left;margin: 0;padding: 0; position:relative; border-top:1px solid #FFFFFF; margin-top:66px;}
.nav_left ul {display:inline;}
.nav_left li {display:inline;}
.nav_left li a {float: left;}

.nav_left a.home {width:73px; height:33px; background: url(../images/nav_home.png);background-position: 0 0;}
.nav_left a:hover.home {width:73px; height:33px; background: url(../images/nav_home_hover.png);background-position: 0 0;}
.nav_left a.home_selected {width:73px; height:33px; background: url(../images/nav_home_hover.png);background-position: 0 0;}

.nav_left a.aboutus {width:119px; height:33px; background: url(../images/nav_aboutus.png);background-position: 0 0;}
.nav_left a:hover.aboutus {width:119px; height:33px; background: url(../images/nav_aboutus_hover.png);background-position: 0 0;}
.nav_left a.aboutus_selected {width:119px; height:33px; background: url(../images/nav_aboutus_hover.png);background-position: 0 0;}

.nav_left a.connectgroup {width:182px; height:33px; background: url(../images/nav_connectgroups.png);background-position: 0 0;}
.nav_left a:hover.connectgroup {width:182px; height:33px; background: url(../images/nav_connectgroups_hover.png);background-position: 0 0;}
.nav_left a.connectgroup_selected {width:182px; height:33px; background: url(../images/nav_connectgroups_hover.png);background-position: 0 0;}


/*
---------------------------------------------
03.2 header - middle logo
---------------------------------------------
*/

.logo { width:230px; height:155px; float:left; margin-left:-45px}


/*
---------------------------------------------
03.3 header - right side links
---------------------------------------------
*/

.nav_right {width: 370px; height: 34px; float: left;margin: 0;padding: 0; position:relative; border-top:1px solid #FFFFFF; margin-top:66px; margin-left:-50px}
.nav_right ul {display:inline;}
.nav_right li {display:inline;}
.nav_right li a {float: left;}

.nav_right a.children {width:110px; height:33px; background: url(../images/nav_children.png);background-position: 0 0; }
.nav_right a:hover.children {width:110px; height:33px; background: url(../images/nav_children_hover.png);background-position: 0 0;}
.nav_right a.children_selected {width:110px; height:33px; background: url(../images/nav_children_hover.png);background-position: 0 0;}

.nav_right a.youth {width:90px; height:33px; background: url(../images/nav_youth.png);background-position: 0 0; }
.nav_right a:hover.youth {width:90px; height:33px; background: url(../images/nav_youth_hover.png);background-position: 0 0;}
.nav_right a.youth_selected {width:90px; height:33px; background: url(../images/nav_youth_hover.png);background-position: 0 0;}

.nav_right a.events {width:90px; height:33px; background: url(../images/nav_events.png);background-position: 0 0; }
.nav_right a:hover.events {width:90px; height:33px; background: url(../images/nav_events_hover.png);background-position: 0 0;}
.nav_right a.events_selected {width:90px; height:33px; background: url(../images/nav_events_hover.png);background-position: 0 0;}

.nav_right a.contact {width:80px; height:33px; background: url(../images/nav_contact.png);background-position: 0 0; }
.nav_right a:hover.contact {width:80px; height:33px; background: url(../images/nav_contact_hover.png);background-position: 0 0;}
.nav_right a.contact_selected {width:80px; height:33px; background: url(../images/nav_contact_hover.png);background-position: 0 0;}

.navdisplay { display: none}


/*
---------------------------------------------
04. content
---------------------------------------------
*/


#content { width:908px; float:left; padding-bottom:50px}

/*
---------------------------------------------
04.1 content - box styles
---------------------------------------------
*/

#content .box_top { width:908px; height:28px; background:url(../images/box_top.gif) no-repeat bottom; float:left}
#content .box_middle { width:860px; background:#121212; padding-left:27px; padding-right:21px; float:left}
#content .box_bottom { width:908px; height:20px; background:url(../images/box_bottom.gif) no-repeat bottom; float:left}


/*
---------------------------------------------
04.2 content - main banner
---------------------------------------------
*/

.banner { width:854px; height:369px; float:left; background:url(../images/bg_banner.gif) no-repeat; padding-top:3px; padding-left:3px; position:relative; z-index:100;}


/*
---------------------------------------------
04.3 content - quick links
---------------------------------------------
*/

.quicklinks {width:835px; height:62px; float: left; background:#0e1c28 url(../images/bg_quicklinks.gif) repeat-x top right; margin: 0;padding: 0; position:relative; border-top:1px solid #717171; margin-top:25px; padding-top:10px; padding-left:25px; }

.quicklinks ul {display:inline;}
.quicklinks li {display:inline;}
.quicklinks li a {float: left;}

.quicklinks a.iamnew {width:105px; height:50px; background: url(../images/nav_iamnew.png) no-repeat;background-position: 0 0; padding-right:71px}
.quicklinks a:hover.iamnew {width:105px; height:50px; background: url(../images/nav_iamnew_hover.png) no-repeat;background-position: 0 0; padding-right:71px}
.quicklinks a.iamnew_selected {width:135px; height:50px; background: url(../images/nav_iamnew_hover.png) no-repeat;background-position: 0 0; padding-right:71px}

.quicklinks a.directions {width:175px; height:50px; background: url(../images/nav_directions.png) no-repeat;background-position: 0 0; padding-right:78px}
.quicklinks a:hover.directions {width:175px; height:50px; background: url(../images/nav_directions_hover.png) no-repeat;background-position: 0 0; padding-right:78px}
.quicklinks a.directions_selected {width:170px; height:50px; background: url(../images/nav_directions_hover.png) no-repeat;background-position: 0 0; padding-right:78px}


.quicklinks a.jtvblog {width:120px; height:50px; background: url(../images/nav_jtvblog.png) no-repeat;background-position: 0 0; padding-left:15px}
.quicklinks a:hover.jtvblog {width:120px; height:50px; background: url(../images/nav_jtvblog_hover.png) no-repeat;background-position: 0 0; padding-left:15px}
.quicklinks a.jtvblog_selected {width:120px; height:50px; background: url(../images/nav_jtvblog_hover.png) no-repeat;background-position: 0 0; padding-left:15px}


.quicklinks a.media {width:175px; height:50px; background: url(../images/nav_media.png) no-repeat;background-position: 0 0; padding-right: 60px; }
.quicklinks a:hover.media {width:175px; height:50px; background: url(../images/nav_media_hover.png) no-repeat;background-position: 0 0; padding-right: 60px;}
.quicklinks a.media_selected {width:120px; height:50px; background: url(../images/nav_media_hover.png) no-repeat;background-position: 0 0;}


/*
---------------------------------------------
04.4 content - footer styles
---------------------------------------------
*/

.footer { width:860px; height:24px; float:left; background:#262626; border-top:1px solid #717171; padding-top:0px; margin-top:20px}
.footer .copyright { float:left; padding-left:10px}
.footer .developedby { float:right; padding-left:50px}
.footer .developedby2 { float:left; padding-left:400px}



/*
---------------------------------------------
05. button - enews signup
---------------------------------------------
*/

#button_enews { width:42px; float: right; margin-top:44px}
#button_enews2 { width:42px; float: right; margin-top:20px}



/*
---------------------------------------------
06. innerpage - heading
---------------------------------------------
*/

.heading { width:845px; float:left; height:31px; border-top:1px solid #727373; background:#0e1d28 url(../images/bg_heading.gif) repeat-x top right; padding-left:15px; padding-top:5px}
.heading2 { width:845px; float:left; height:0px; repeat-x top right; padding-left:15px; padding-top:-25px}


/*
---------------------------------------------
07. innerpage - left panel
---------------------------------------------
*/

.leftpanel { width:510px; float:left; padding-left:5px; margin-top:17px}
.leftpanel p {text-decoration:none; color:#fff; line-height:1.9em}
.leftpanel p a:link, p a:visited {text-decoration:none; color:#fff; line-height:1.7em}
.leftpanel p a:hover { text-decoration:underline}

.leftpanel2 { width:835px; float:left; padding-left:5px; margin-top:17px}
.leftpanel2 p {text-decoration:none; color:#fff; line-height:1.9em}
.leftpanel2 p a:link, p a:visited {text-decoration:none; color:#fff; line-height:1.7em}
.leftpanel2 p a:hover { text-decoration:underline}

.leftpanel3 { width:835px; float:left; padding-left:5px; margin-top:-10px}
.leftpanel3 p {text-decoration:none; color:#fff; line-height:1.9em}
.leftpanel3 p a:link, p a:visited {text-decoration:none; color:#fff; line-height:1.7em}
.leftpanel3 p a:hover { text-decoration:underline}

/*
---------------------------------------------
08. innerpage - right panel
---------------------------------------------
*/

.rightpanel { width:234px; float:right; background:#262626; padding:20px 13px; margin-top:17px; padding-bottom:10px}

.rightpanel h1 { width:234px; border-bottom:1px solid #28577c; text-align:right; padding-bottom:2px}

.rightpanel ul.list { width:234px; float:left; margin:0; padding:0; padding-top:15px}
.rightpanel ul.list li { margin:0; padding:0; list-style:none; text-align:right; font-size:20px; line-height:1.2em}
.rightpanel ul.list li a { width:234px; display:block; margin:0; padding:0; list-style:none; text-align:right; font-size:20px; color:#FFFFFF; text-decoration:none; text-align:right; font-weight:normal}
.rightpanel ul.list li a:hover { text-decoration:underline}


.rightpanel .photo { width:234px; float:left; padding-top:90px}

/*
---------------------------------------------
08. innerpage - right panel
---------------------------------------------
*/

.rightpanel2 { width:234px; float:right; background:#262626; padding:20px 13px; margin-top:17px; padding-bottom:10px}

.rightpanel2 h1 { width:234px; border-bottom:1px solid #28577c; text-align:right; padding-bottom:2px}

.rightpanel2 ul.list { width:234px; float:left; margin:0; padding:0; padding-top:15px}
.rightpanel2 ul.list li { margin:0; padding:0; list-style:none; text-align:right; font-size:20px; line-height:1.2em}
.rightpanel2 ul.list li a { width:234px; display:block; margin:0; padding:0; list-style:none; text-align:right; font-size:20px; color:#FFFFFF; text-decoration:none; text-align:right; font-weight:normal}
.rightpanel2 ul.list li a:hover { text-decoration:underline}


.rightpanel2 .photo { width:234px; float:left; padding-top:90px}

/* BLOG ITEM */	
	/* blog listing page */		
	.blogList {
		padding: 0;		
	}
		.blogList ul {
			margin: 0 !important;
			padding: 0 !important;
			list-style: none;
		}
			.blogList ul li {
				list-style: none;
			}
			
			.blogList ul li h2.postTitle {
				font-size:22px; font-weight: bold; color:#275579; padding-bottom:1px; text-decoration:none;
			}
				.blogList ul li h2.postTitle a {
					font-size:22px; font-weight: bold; color:#275579; padding-bottom:1px; text-decoration:none;
				}
				
			.blogList ul li  .postInfo {
				color: #ccc;
				margin-bottom: 10px;
			}
				
			.blogList ul li  .postDate {
				color: #ccc;
				font-size: 11px;
			}
			
			.blogList ul li .postInfo a {
				color: #ccc !important;	
				font-size: 11px;			
			}
				
				
				
	/* post detail page */
	.post .postDate {
		margin: 0 0 15px 0;
		color: #ccc;
	}
		.post .blogBack {
			margin: 40px 0 0 0;
			font-weight: bold;
			border-top: 2px solid #ccc;
			text-align: right;
			display: block;
			width: 100%;
			padding-top: 5px;
		}
		
		
	
	
	
	/* blog comments */
	.comments {
		padding-top: 10px;
	}
		.comments dl {
			background: #000 !important; 
			
		}	
			dt.comment {
				background: #000 !important;
				clear: both;
				margin: 0 0 5px 0;
				padding: 0 0 5px 0;
				border-bottom: 1px solid #000;
			}			
				dt.comment a {
                font-size: 15px; font-weight: bold; color:#275579; padding-bottom:1px; text-decoration:none;					
				}			
			
			dd.comment {			
				background: #000 !important;
				padding: 8px;
				margin-bottom: 15px;
			}
						
			.commentDate {		
				font-size: .9em;
				color: #ccc;
			}
		
		
		
	/* comments form */
	.commentsHead {
		margin-top: -45px;
	}
	
	.commentsForm {
		clear: both;
		padding-top: 15px;
		width: 90%;
	}
		.commentsForm .addComment {
			font-size: 1.5em;
		}
		
		.commentsForm label {
			font-weight: bold;
		}
		
		.commentsForm input, .commentsForm textarea {
			padding: 2px 4px;
			font-size: 1em;
		}
		
		.commentsForm img { /* this is for the captcha image */
			 margin: 5px 0;
			 border: 1px solid #ccc;
		}
		
		.commentsForm input.submitComment {
			 margin: 10px 0;
			 background: #3C3C3C;
			 border: 1px solid #000;
			 padding: 5px 3px;
			 width: 210px;
			 color: #fff;
			 font-weight: bold;
			 text-transform: uppercase;
		}
		
		.commentsForm .note {
			color: #ccc;
		}

	
	
	
	


/* GRAPHIC TABULAR EVENTS CALENDAR */
	.eventsCalendar table { /* entire table */
		border: 1px solid #333;
		width: 100%;
		border-collapse: collapse;
	}		
		.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
			padding: 2px;
			border: 1px solid #333;
			text-align: left;
			vertical-align: top;
		}
		
		.calendarTitle td { /* top bar with current month and next/previous buttons */
			text-align: center;
			background: #333 !important;
			color: #FFF;
			padding: 5px 4px !important;	
			text-transform: uppercase !important;
			font-weight: bold !important;	
		}	
			.calendarNextPrevious {
				color: #fff !important;
				font-weight: normal;
			}	
				.calendarNextPrevious a {
					color: #fff !important;
					font-weight: normal;
				}	
				
		.calendarDayHeader { /* m-f bar */
			color: #333;
			background: #999;
			font-weight: normal;
			height: 1px;
			text-align: center;
			padding: 4px 2px;
			text-transform: uppercase !important;
			font-size: .9em;
		}	
			
		.calendarToday, .calendarToday a { /* current day */
			color: #333 !important;
			background: #ACACAC;
			font-weight: bold;
		}	
		.calendarWeekendDay { /* weekends */
			background: #e0dedb;
			color: #333 !important;
		}	
		.calendarDay { 
			background: #e0dedb;
			color: #333 !important;
		}	
			.calendarDay a { 
				font-weight: bold;
				color: #333 !important;
			}		
		.calendarOtherMonthDay { /* previous or next months days on current months calendar */
			color: #333;
			background: #efefef;
		}
				
				
				
	.eventsList {
		padding: 0;		
	}
		.eventsList ul {
			margin: 0 !important;
			padding: 0 !important;
			list-style: none;
		}
			.eventsList ul li {
				list-style: none;
				padding: 0 0 5px 0;
				margin-bottom: 5px;
			}
			
			.eventsList ul li a {
				font-size:22px; font-weight: bold; color:#275579; padding-bottom:1px; text-decoration:none;
			}
				
			.eventsList ul li .eventDate {
				margin: 0 0 5px 0;
				color: #ccc;
				font-size: 11px;
			}		
				
				
	/* calendar detail page */
		.event .eventDate {
			margin: 0 0 15px 0;
			color: #ccc;
		}
		.event .eventBack {
			margin: 10px 0;
			font-weight: bold;
			border-top: 2px solid #ccc;
			padding-top: 5px;
		}
	
	
	

/* ICEBRRG */
	.fieldSelected { /* background color of a selected field. */
		background: transparent !important;
		border-color: #000 !important;
	}
	
	
	

	
/* FIXING POPUP CONFIRMATION COLORS */
	.confirmation-content-message, 
	.confirmation-content-message * { 
		color: #000 !important;
	}
	
#ibox_content {
color: black;
}

#ibox_content p {
color: black;
}
