/* HOME */

div#home	

		{	position: relative;

			width: 940px; height: 509px;

			background: #000; color: #fff;

			font-size: 11px;

			}

			

/* SCREEN AREA */

div#home-bar

		{	width: 940px; height: 400px;

			background: url("../images/home_bar.jpg") no-repeat;

			}

			

div#home-flash

		{	position: absolute;

			top: 70px; left: 234px;

			width: 496px; height: 279px;

			}



/* social media menu */

div#home-socialnew

		{	
			float: right;

			width: 175px; height: 78px;
		}
		
div#home-socialnew img

		{	
			
			border: none;
		}
		

div#home-social

		{	/*
			

			background: url("../images/home_social_bg.jpg") no-repeat; */


			}

			
/*
#home-social-img1 

		{	background: url("../images/social-home-facebook.jpg") no-repeat;

			}

			

#home-social-img2

		{	background: url("../images/social-home-twitter.jpg") no-repeat;

			}

			

#home-social-img3 

		{	background: url("../images/social-home-myspace.jpg") no-repeat;

			}

			

#home-social-img4 

		{	background: url("../images/social-home-flickr.jpg") no-repeat;

			}
		

			

#home-social-img1, #home-social-img2, #home-social-img3, #home-social-img4

		{	float: left; display: inline;

			width: 33px; height: 76px;

			margin: 10px 0 0 17px; padding: 0;

			border: none;

			}

			

#home-social-img1:hover, #home-social-img2:hover, #home-social-img3:hover, #home-social-img4:hover

		{ 	background-position: 0 -38px;

			}



#home-social-img1 span, #home-social-img2 span, #home-social-img3 span, #home-social-img4 span

		{  display: none;

			}

			*/

/* WELCOME AREA */

div#home-reception

		{	width: 940px; height: 109px;

			background: url("../images/home_bar_bottom.jpg") no-repeat;

			}

			

#home-welcome

		{	float: left;

			width: 380px; height: 108px;

			font-size: 11px; 

			}

			

div#home-welcome ul

		{	list-style-image: url("../images/welcome-arrow.jpg");

			line-height: 14px;

			}



/* subscribe */

div#home-subscribe

		{	float: right;

			width: 358px; height: 108px;

			font-size: 11px;

			}

			

div#home-subscribe p

		{	margin: 10px 0 5px 103px;

			}

			

div#home-subscribe p.enter-email

		{	margin: 3px 0 0 103px; padding: 0;

			}

	

div#home-subscribe form

		{	margin: 2px 0 1px 0;

			}

			

div#home-subscribe input

		{	border: none;

			

			}



/* CONTENT SECTION */

div#home-content

		{	width: 940px;

			background: #161616 url("../images/home_content-bg.jpg") repeat-y;

			}

			

div#home-titles

		{	width: 940px; height: 45px;

			background: #000 url("../images/home_jamaica-lines.gif") bottom left repeat-x;

			padding: 9px 0 0 0;

			

			}

			

div#home-titles img

		{	margin: 15px 0 0 12px; 

			}

			

div#home-titles #home-hdr-upcoming

		{	font-size: 1.8em;

			margin: 0 300px 0 322px;

			text-transform: uppercase;

			color: #fff;

			}

			

div#home-titles #home-hdr-newsletter

		{	float: left;

			color: #fff;

			font-size: 1.4em;

			font-weight: bold;

			margin: 0;

			}



/* playlist */

div#home-callout

		{	float: left;

			width: 308px; min-height: 58px;

			background: #121212;

			}

			

div#home-callout img

		{	display: inline;

			margin: 0; padding: 0;

			}

			

div#home-callout ol

		{	

			list-style-type: decimal-leading-zero;

			text-indent: none;

			}

			

div#home-callout p

		{	margin: 20px 0 27px 14px;

			color: #f5e100;

			font-weight: bold;

			}



/* calendar */

div#home-calendar

		{	float: left;

			width: 631px;

			background: #2a2a2a;

			font-size: 12px; 

			line-height: 19px;

			}

			

div#home-calendar a

		{	border-bottom: none;

			}

			

.home-events-cal-link

		{	border-bottom: 1px dashed #fff;

			}

			

div.cal-post-img

		{	float: right; 

			width: 170px;

			text-align: left;

			}

			

div.cal-header

		{	width: 631px; height: 22px;

			background: #919191;

			}

			

div.cal-date	

		{	width: 100px; height: 22px;

			background: #5e5e5e;

			}

			

#home-playlist	{

	background: url("../images/home-playlist-bg.jpg") top no-repeat;

	height: 100px;

	padding: 117px 0 0 0;

}



div.home-event-wrapper

		{	min-height: 210px; 

			margin: 0; padding: 21px 0 20px 14px;

			}

						

div.cal-read-more p

		{	float: right; display: inline;

			width: 160px;

			margin: 0; padding: 0;

			}



div.home-event-post

		{	margin: 0; 

			font-size: 12px;

			}

			

div.home-event-subject

		{	height: 21px;

			background: #5d5d5d;

			margin: 0; padding: 0;

			}

			

div.home-event-subject p

		{	background: url("../images/home-event-date-bg.jpg") no-repeat;

			width: 171px; height: 21px;

			margin: 0; padding: 0 2%;

			font-size: 20px;

			text-transform: uppercase;

			}

			

div.home-event-post p

		{	width: 390px; color: #fff;

			margin: 0; padding: 0 0 10px 10px;

			font-size: 13px;

			}

			

p.home-event-title 

		{	color: #f5e100;

			text-transform: uppercase;

			font-size: 16px; font-weight: bold;

			margin: 0; padding: 0;

			}

			

p.home-event-title a

		{	color: #f5e100;

			}

			

p.home-event-subtitle

		{	

			color: #ffc;

			width: 50%;

			margin: 0 0 15px 75px; padding: 0;

			font-size: 13px; font-weight: bold;

			text-transform: uppercase;

			}

			

			

.featured-event-title 

		{	color: #f5e100;

			text-transform: uppercase;

			font-size: 13px;

			margin: 0; padding: 0;

			

			}

			

.featured-event-title a

		{	color: #f5e100;

			border-bottom: none;

			}

			

.featured-event-subtitle

		{	

			color: #ffc;



			margin: 0; padding: 0;

			font-size: 12px;

			}

			

p.home-event-more

		{	text-align: right;

			text-transform: uppercase;

			margin: 0; padding: 0;

			font-weight: bold;

			}

			

p.home-event-more a

		{	font-size: 11px;

			margin: 0 25px 0 0;

			}

			

div.home-event-image

		{	

			text-align: center;

		

			}

			

.highlight-post-arrows

		{	color: #f5e100;

			font-size: 14px;

			}

			

			

.home-event-date 

		{	padding: 0 0 0 18px;

			}

			

			

/* wp email capture */



#wp_email_capture

{

margin: 0 0 0 115px;

}



#wp_email_capture label, #wp_email_capture label span

{

float: left; width: 23%;  margin: 0 2% 0 0;

}



#wp_email_capture input

{

	display: block;

}

input.wp-email-capture-name

{

margin: 0 0 3px 0;

width: 65%; height: 13px;

}

input.wp-email-capture-email 

{

display: block;  height: 13px; width: 65%;

}



input.wp-email-capture-submit

{

	float: right;

	width: 30%;

	margin: 3px 24px 0 0;

}



#home-mailing-list

	{	

		height: 65px; 

		margin: 0; padding: 70px 0 0 12px; 

		background: url("../images/home-mailing-list-bg.jpg") top no-repeat;

	}

	

#home-callout #home-mailing-list p

	{	 color: #fff;

	margin: 0; padding: 0;	

	}

	

#home-callout #home-mailing-list p a

	{	 color: #ffc;

	margin: 0; padding: 0;	

	border-bottom: 1px dashed #ffc;

	font-size: 13px;

	}

	

#home-callout #home-mailing-list p a:hover

	{	 color: #f5e100;

	margin: 0; padding: 0;	

	border-bottom: none;

	}

	

	

	




