/*
Theme Name: Sheckys Events
Theme URI: http://www.sheckys.com/
Description: The default Shecky's event theme 
Version: 1.0
Author: Sum-Ming Fong
Author URI: 
Tags: shecky's, events
Template: sheckys-bp-default
*/


 @import url( ../sheckys-bp-default/css/reset.css );
 @import url( ../sheckys-bp-default/css/jquery-ui-custom.css );
 @import url( ../sheckys-bp-default/css/all.css );
 @import url( ../sheckys-bp-default/_inc/css/adminbar.css );
 @import url( ../sheckys-bp-default/css/buddypress.css ); 
 @import url( ../sheckys-bp-default/css/fix.css ); 
.theme-blue{
	background-color: #f4e5c9;
	background-image: url(../sheckys-bp-default/images/bg-body-yellow.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

/*************************************************
				Page: Event Sign Up
*************************************************/
.event-signup-page .main-wrapper {
background:url("../sheckys-bp-default/images/bg-block18-c.gif") repeat-y scroll 0 0 transparent;
margin:0 0 11px;
overflow:visible;
width:100%;
position:relative
}
.event-signup-page .main-wrapper .pink-header { 
background:url("../sheckys-bp-default/images/bg-main-heading03.png") no-repeat scroll 0 0 transparent;
font-size:18px;
line-height:30px;
color:#FFFFFF;
width:553px;
padding:0 28px;
height:38px;
position:absolute;
z-index:10;
top:30px;
left:-25px;
font-weight:bold
}
.event-signup-page .bg-image { height:667px; width:935px; position:absolute;  position:absolute; left:11px; top:11px; }
.event-signup-page .main-wrapper .top {
background:url("../sheckys-bp-default/images/bg-block18-t.gif") no-repeat scroll 0 0 transparent;
overflow:hidden;
padding:11px 0 0;
width:100%;
}
.event-signup-page .main-wrapper .bottom {
background:url("../sheckys-bp-default/images/bg-block18-b.gif") no-repeat scroll 0 100% transparent;
height:1%;
padding:0 11px 11px 11px;

}
.event-signup-page .main-wrapper .content { height:667px; width:935px;  position:relative; background:transparent }
.event-signup-page .main-wrapper .col-left { width:350px; background:url("../sheckys-bp-default/images/bg-000-opa90.png") repeat left top transparent; float:left;height:100%; overflow:hidden; }
.event-signup-page .main-wrapper .col-right {  background:url("../sheckys-bp-default/images/bg-000-opa50.png") repeat left top transparent; height:100%; position:relative; margin:0 0 0 350px; }
.event-signup-page .main-wrapper .col-left .left-content { padding:52px 25px 0 25px }
.event-signup-page .main-wrapper .col-left p { margin:10px 0; font-size:14px; color:#fff; line-height:22px; }
.event-signup-page .event-form-container { width:100%;; border:1px  dotted #f90d79; margin:30px 0 0 0; position:relative; padding:20px 0 15px 0}
.event-signup-page .event-form-container .form-title { position:absolute; color:#f90d79; font-size:20px; line-height:26px; top:-14px; left:-5px; background:url("../sheckys-bp-default/images/bg-000-opa90.png") ;}
.event-signup-page .event-form-container table { width:100% }
.event-signup-page .event-form-container td { vertical-align:middle; padding:1px 0 }
.event-signup-page .event-form-container td.label { width:90px; color:#fff; text-align:right; padding:0 5px 0 0}
.event-signup-page .event-form-container input {  height:20px; width:90%}
.event-signup-page .event-form-submit { color:#FFFFFF; font-size:11px; margin:10px 0 0 0}
.event-signup-page .event-form-submit span { display:block; margin:10px 0 0 0; float:left; color:#cacaca}
.event-signup-page .btn-submit {
background:url("../sheckys-bp-default/images/sprites.png") no-repeat scroll -352px -560px transparent;
border:0 none;
height:31px;
margin-top:10px;
overflow:hidden;
text-indent:-9999px;
width:84px;
float:right;
cursor:pointer
}
.event-signup-page .what-in-store { color:#cacaca; font-size:22px; line-height:26px; margin:25px 0 0 0 }
.event-signup-page .left-content ul { margin:0; padding:0 0 0 16px; color:#cacaca; list-style:disc}
.event-signup-page .left-content ul li { padding:4px 0}

.event-signup-page .video-container { background:url("../sheckys-bp-default/images/bg-block19.gif"); width:474px; height:277px; position:absolute; left:60px; top:80px;} 
.event-signup-page .video-container .video-code { padding:11px }
.event-signup-page .bg-get-the-facts { width:124px; height:122px; background:url("../sheckys-bp-default/images/bg-get-the-facts.png"); position:absolute; left:460px; top:40px ; }

.event-signup-page .confirm-message {background:url("../sheckys-bp-default/images/bg-block17-c.gif") repeat-y scroll 0 0 transparent;}
.event-signup-page .confirm-message .top {background:url("../sheckys-bp-default/images/bg-block17-t.gif") no-repeat scroll 0 top transparent;
padding:1px 0 0 0;}
.event-signup-page .confirm-message .bottom {background:url("../sheckys-bp-default/images/bg-block17-b2.gif") no-repeat scroll 0 bottom transparent;
overflow:hidden;
padding:0;
width:100%;}
.event-signup-page .confirm-message .content { margin:20px 0 ;padding:0 22px;background:url("../sheckys-bp-default/images/bg-dot.gif") repeat-y scroll 305px top transparent;}
.event-signup-page .confirm-message .content.nobg { background:none}
.event-signup-page .confirm-message .content .left { width:250px; float:left; color:#727272}
.event-signup-page .confirm-message .content .right { width:285px; float:right }
.event-signup-page .confirm-message .content  .pink { color:#f90d79; font-size:16px; line-height:18px;font-weight:bold}
.event-signup-page .confirm-message .content .left .grey {  font-size:12px; line-height:18px; font-weight:bold}
.event-signup-page .login-popup { display:block !important; width:auto !important; height:auto !important }

.event-signup-page .city-holder-container { margin:10px 0 0 3px }



/*********
				Customize
								***********/
body.postid-6530,body.postid-6523, body.postid-6503 {
	background:url(images/HNONYC_WI11_Site-BG.gif) repeat-x center 0;
}						
body.postid-6530 .event-tabs-block .event-tabs-menu,
body.postid-6523 .event-tabs-block .event-tabs-menu,
body.postid-6503 .event-tabs-block .event-tabs-menu {
    background: url("images/bg-event-tabs_holiday.png") no-repeat scroll 0 0 transparent;
}
body.postid-6530 #floating-div,
body.postid-6523 #floating-div ,
body.postid-6503 #floating-div  {
 	background:url("images/HNONYC_WI11_hanging-ornament.png") no-repeat;
	position:absolute;
	width:99px;
	height:192px;
	left:550px;
	top:-11px;
	z-index:50;
}

					
					
