/*

color codes//////////////////////

page bg: ffffff

elements bg: f0f0e8
border: c4c4c4

elemnt header text: white
element header bg: c58607
 
title text: 5c5c5c
p text: 333333

link: 996600


*/

body, html {
	width:100%;
	border:none;
	padding:0px;
	margin:0px;
}
body {
	background: #000 url(../../media/common/background.jpg) top center no-repeat;
}
#container {
	width:960px;
	margin:0 auto;
	background-size: 506px;
	min-height:330px;
}
#header {
	width:960px;
	height:385px;
	margin-top: 20px;
	background: url(../../media/common/cece_melinda_2.png) top right no-repeat;

}
#header img {
	position:relative;
	float:left;
	margin: 15px 0px 0px 40px;
}

/* navigation */
#navigation {
	position:absolute;
	top:402px;
	width:924px;
	height:30px;

}
ul#nav {
	position:relative;
	list-style:none;
	width:924px;
	height:34px;
}
ul#nav li {
	display:inline;
	float:left;
}
ul#nav li a {
	background: url(../../media/common/nav_bg.gif) bottom left repeat-x;
	border-left: 1px solid #ce8e10;
	border-right: 1px solid #9d6902;
	text-align:center;
	margin-top:6px;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	height:24px;
	padding-top:10px;
}
#nav_home a { width:78px; }
#nav_about a { width:100px; }
#nav_events a { width:155px; }
#nav_trip a { width:153px }
#nav_gallery a { width:92px; }
#nav_media a { width:80px; }
#nav_sponsorships a { width:130px; }
#nav_newsletter a { width: 120px; }

ul#nav li a:hover {
	background: url(../../media/common/nav_hover.gif) bottom left repeat-x;
}
ul#nav li.current, ul#nav li.current a, ul#nav li.current a:hover {
	color:#000;
	background: url(../../media/common/nav_current.gif) bottom left repeat-x;
	border:none;
	margin-top:0px;
}
ul#nav li.current a, ul#nav li.current a:hover {
	padding-top:16px;
}
ul#nav li.current {
	height:40px;
	margin-top:0px;
}

/* register btn - pain in the ass! */
#register {
	float:left;
	height: 325px;
	width:42px;
	margin-top:5px;
	background: #c58607 url(../../media/common/reg_bg.gif) bottom no-repeat;
	display:none;
}
#register img {
	padding-left:10px;
	margin-top:25px;
}


/* main content container */
#content_wrapper {
	width:1000px;
	clear:both;
}
#page_content {
	float:left;
	width:914px;
	background: #FFF;
	border-right: 1px solid #9d6902;
	padding:5px;
}

#page_content table {
	width: auto;
	padding:auto;
	margin: 10px 0;
	border: 4px solid #999; 
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
}
#page_content tr { display:block; }
#page_content table td { 	
	line-height: auto; 
	border:1px solid #999; 
	padding:5px;
}
/*common page elements */
#flash {
	float:left;
	width:914px;
	height:295px;
	margin-bottom:5px;
	z-index:1;
}
#side_bar {
	margin-top:5px;
	width:160px;
	height:600px;
	float:right;
	z-index:1;
}





#info_content {
	width:750px;
	float:left;
}
.content_box {
	float:left;
	background: #f0f0e8;
	border:1px solid #c4c4c4;
	margin:5px 5px 5px 0px;
}

body.media .box_content{
	height: 210px;
	width: 202px;
	background: #f0f0e8;
	text-align: center;
	padding:20px;

}
body.newsletter .box_content {
	float:left;
	width: 700px;
	background: #f0f0e8;
	padding: 10px;
	border: 1px solid #eac06b;
	margin: 10px;
}
.box_content_signup {
	padding:10px;
}

body.newsletter .box_content img{
	float:left;
}
.box_content_2 {
	padding:10px;
}
.box_content_2 img.right {
	padding:0px 0px 5px 20px;
}
.box_content_2 img.left {
	padding:0px 20px 5px 0px;
}
.box_content_2 table td {
	padding: 15px 18px 10px 0px;
	vertical-align:top;
}
.box_content_2 table td p { width: 432px;}

.newsDate{
	float:left;
	margin-top: 75px;
	margin-left: 100px;
}
.cb_large .box_content_2, .events_content .box_content_2 {
	padding:10px 20px;
}
big {
	font-size:15px;
	font-weight:bold;
}

.cb_small {
	width:242px;
	height:600px;
}
body.media .cb_small {
	height:auto;
}
.cb_medium {
	width:367px;
}
.cb_large {
	width:742px;
}	


.media_content{
	float:left;
}
.content_box .box_content {
	padding:5px;
}
body.homepage .box_content img {
	margin-bottom:10px;
	border:1px solid #845e26;
}
body.pages .box_content img {
	float:left;
	padding-right:10px;
}
body.events .content_box img{
	float:right;
	padding-left: 30px;
	padding-bottom: 10px;
}

a img.social_icon {
	margin-right:6px;
	border:0px;
}





/* headers, paragraphs and text styles */
h1, h2, h3, h3, h4, h5, p , ul, li, span, .thumbnail a, #footer_headers a {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
}
 h1, h2, h2 a, h2 a:visited {
	color: #5c5c5c;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
	margin-bottom:10px;
}
h2 a:hover {
	text-decoration:underline;
}
h2.box_header {
	background-color: #c58607;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px;
	padding:5px;
	padding-left:10px;
}
h2.prem_spons {
	text-align:left;
	font-size: 15px;
	text-transform: uppercase;
	display:block;
} /*this is for the premium sponsors at the footer */
h2.footer_link a, h2.footer_link_top a {
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	margin-bottom:0px;
	display:block;
}
h2.footer_link_top a {
	margin-top:10px;
}
h2.footer_link a:hover {
	text-decoration:underline;
}
h3 , h3 a, h3 a:visited {
	color: #c58607;
	font-size:13px;
	font-weight:600;
	line-height:15px;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
h5, #footer_headers a {
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
}
p, span.gal_text, .thumbnail a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:17px;
}
p a , span a, .thumbnail a {
	color: #996600;
	text-decoration:none;
}
p a:hover, span a:hover, .thumbnail a:hover, #footer_headers a:hover {
	text-decoration:underline;
}





/* sponsorships */

#logo_container img{
	vertical-align:middle;
	padding: 0px 10px;

}
#sponsors, #asFeatured {
	float:left;
	width:914px;
	background: #FFF;
	border-right: 1px solid #9d6902;
	padding:5px;
	padding-bottom:10px;
	margin: 5px 0px 5px 0px;
	display:table-cell;
	text-align:center;
}

/* footer */
#footer {
	float:left;
	width:914px;
	margin:5px 0px 5px 0px;
}
#footer_promo {
	float:left;
	width:904px;
	padding:5px 10px;
}
#footer_rsvp_links {
	float:left;
	width:670px;
}
#footer #social_media {
	float:right;
	width:230px;
	text-align:right;
	margin-top:15px;
}
#footer_content {
	width:894px;
	border-top:2px solid #9d6e27;
	padding:15px;
	margin-top:15px;
	float:left;
}
#footer_headers {
	width:100%;
	float:left;
}
#footer_headers h5 {
	float:left;
	display:inline;
}
#footer_headers a {
	float:right;
}
#partners_holder {
	width:100%;
	display:block;
	margin:5px 0px;
}
ul.partners {
	list-style:none;
	display:inline;
}
ul.partners li, ul.partners li a {
	font-size:11px;
	color:#dcdcdc;
	display:inline;
	float:left;
	padding:8px;
	padding-left:0px;
	text-decoration:none;
}
ul.partners li a:hover {
	text-decoration:underline;
}
#footer span.copyright {
	display:block;
	text-align:right;	
	font-size:11px;
	color:#dcdcdc;
	margin-top:10px;
}


#footer span.kohactive{
	margin-right: 30px;
}
#footer span.kohactive a{
	text-decoration: none;
	font-size:11px;
	margin-top:10px;
 	color: #fff;
 	
 }





/* gallery */

.thumbnail {
	float: left;
	margin: 5px;
	padding: 3px;
	text-align: center;
	color: #3399ff;
	width: 164px;
	height: 200px;
}

.thumbnail img{
	padding: 3px;
	margin: auto;
	display:block;
	background-color: #996600;
}

a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}

#container1 #title {
	padding:10px;
}
#gal_img {
	padding:10px;
}
#gal_nav {
	padding-left:10px;
}


span.rsvp {
	color: #996600;
	font-size:16px;
	font-weight:bold;
	padding:8px;
}



a.socmed {
	border:0px;
}

#fancy_outer {
	z-index:2;
}
#uevents p {
	margin:0; padding:0;
}


#signupbox {

	width:903px;
	height:37px;
	background: url(http://raymiproductions.com/media/common/toptoolbarbg.jpg) top left repeat-x;
	padding-right: 4px;
}

#signupbox form{
	display:block;
	width: 903px;

}

#signupbox input#input { margin-top: 3px; border: 1px solid #593b00; background: #fdf9ed; height:15px; width:320px;}
#signupbox input#submitBtn { background: url(http://raymiproductions.com/media/common/signupBtn.jpg) center left no-repeat; height: 35px; width: 90px; text-indent: -9999px;  border: none; margin-bottom: 4px; }
#signupbox input#submitBtn a{ text-decoration: none; }

#signupbox img { float:right; margin: 0px; padding: 5px; }


span.signtext {
	color:#fff;
	font-size:14px;
	font-weight: 200;
	padding: 12px;
	margin-right: 40px;
	display:block;
	float:left;
}

.featImg { margin-top: 50px; }
.featImg-cbs { margin-top: 20px;}

#media_tabs { width: 100%; display:block; clear:both; margin: 5px 0 10px 0;float:left;  }
#media_tabs ul { display:block; width: 100%; list-style:none; padding:0; margin:0; float:left; }
#media_tabs li { display:inline; float:left; padding: 10px; }
#media_tabs li a { font-size: 15px; color:#c58607; font-weight:600; text-decoration:none; padding:6px 13px; border-radius: 25px; }
#media_tabs li a.current { background-color:#c58607; color:#fff;  }

