/*style_rules
email_text_color #0b4ba2
email_link_color #c8ae3d
email_line_color #c8ae3d
email_border_color #c8ae3d
home_photo_max_width 400 x 300
*/
* { margin: 0; padding: 0; }

/* Set background color and any image for entire site */
body { margin: 10px; background-color: #75B2E1; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; text-align: center; }

/* Set links for template */
a { color: #75B2E1; }

a:visited { color: #75B2E1; }

a:hover { color: #75B2E1; }

/*=================================================================*/
/*Polaroid border and drop shadow style for photos*/
.c-photo img { background: #CEB852; padding: 8px 8px 8px 8px; border: 1px solid #023883; border-width: 0 2px 2px 0; margin-top: 1%; margin-bottom: 1%; }

/*=================================================================*/
/* Content Area images and color */
/* background image and background color */
/* background color is always behind image */
#t-container { position: relative; width: 852px; margin: 0 auto; background: #75B2E1
	text-align: left; }

/*=================================================================*/
/*t-center is the larger container that holds t-links and t-content*/
/*t-links holds the menu nav, and t-content holds page content*/
#t-center { position: relative; min-height: 500px; _height: 500px; background: #ffffff; background: url(/main/designs/images/15/15_m_vegas.jpg) repeat-y; }

/* customize menu links */
#t-links { display: block; padding-left: 90px; padding-top: 20px; font-size: 13px; width: 150px; }

#t-links li { margin-top: 10px; margin-bottom: 10px; }

#t-links a { color: #083e86; font-size: 13px; }

#t-link a:visited { color: #083e86; font-size: 13px; }

#t-link a:hover { color: #083e86; font-size: 13px; }

/* Set middle image */
#t-content { margin: 0 0 0 270px; padding-left: 30px; padding-right: 30px; padding-top: 15px; padding-bottom: 20px; }

/* the content text */
.c-intro,
.c-text { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 13px; color: #A5CDEB; text-align: left; }

.c-info { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-align: left; }

.c-date { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 13px; color: #CEB852; text-align: left; font-weight: bold; }

.c-even,
.c-odd{ margin: 15px 0; }

/*=================================================================*/
/* Photo Gallery Styles Start */
/*space for gallery photo - should remain at 214 */
#c-galleries-container .c-photo { width: 214px; padding-bottom: 0px; }

/*spaces gallery description from it's title */
#c-galleries-container .c-text { padding-top: 0px; }

/*title link for gallery name */
#c-galleries-container .c-subtitle { left: 247px; top: 13px; }

/*backgrounds for galleries odd */
#c-galleries-container .c-odd { background-color: #0e448d; padding: 15px 8px 0px 15px; margin-bottom: 15px; margin-top: 15px; }

/*backgrounds for galleries even */
#c-galleries-container .c-even { background-color: #0e448d; padding: 15px 8px 0px 15px; margin-bottom: 15px; margin-top: 15px; }

/* display of thumbnails inside gallery */
#c-photo-list .c-photo { width: 214px; height: 214px; }

/* padding to manually center thumbnails in content region */
#c-photo-list { margin-left: 20px; }

/* background color for individual thumbnails in a gallery */
#c-photo-list .c-odd{ background-color: #0e448d; margin-right: 8px; margin-bottom: 8px; }

/* background color for individual thumbnails in a gallery */
#c-photo-list .c-even{ background-color: #0e448d; margin-bottom: 8px; }

/* background color for individual large detail images */
#c-photo-container { background-color: #0e448d; padding: 10px 5px 15px 5px; }

/* background color for individual large detail images */
#c-photo-container .c-even { text-align: center; }

/* buttons for large image viewer - back to gallery */
.c-page-up { margin-right: 5px; }

/* buttons for large image viewer - next */
.c-page-next { border: 1px solid #75b2e1; background-color: #0b4ba2; padding: 3px 13px 4px 16px; margin-right: 13px; text-align: center; }

/* buttons for large image viewer - previous */
.c-page-previous { border: 1px solid #75b2e1; background-color: #0b4ba2; padding: 3px 3px 4px 4px; margin-right: 5px; text-align: center; }

/* background color for individual large detail images */
#c-photo-container .c-text { margin-left: 18px; margin-right: 18px; }

/* Photo Gallery Styles End */

/* align photos with text on our story and wedding party */
#c-party-container .c-photo { float: left; padding: 10px 10px 0 0; }
#c-story-container .c-photo { float: right; padding: 10px 0 0 10px; }

/*=================================================================*/
/* Music & Blog Styles Start */
#c-music-playlist .c-odd, #c-music-playlist .c-even { border-bottom: 1px dotted #75B2E1; }
#c-music-suggestions .c-odd, #c-music-suggestions .c-even { border-bottom: 1px dotted #75B2E1; }
.c-blog-container .c-odd, .c-blog-container .c-even { border-bottom: 1px dotted #75B2E1; }

/*=================================================================*/
/* Music Player Pop-up Heading */
.c-player-container h4 { color: #ffffff; }

/* Headings */
h3 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 22px; color: #98C5E9; text-align: left; /*margin-top : 1.5%;*/ margin-bottom: 1.5%; }

h4 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 18px; color: #DEC552; text-align: left; margin-top: .5%; margin-bottom: .5%; }

h5 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; color: #ffffff; text-align: left; margin-top: .5%; margin-bottom: .5%; }

/*===================================================================*/
/* Set styles for form elements and buttons */
 
.c-form .c-input-text { border: 1px solid #75B2E1; }

.c-form .c-input-radio { margin-right: 5px; }

 
.c-buttons input { border: 1px solid #75B2E1; background-color: #3273CB; color: #ffffff; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

 
/*===================================================================*/
/* Set footer image */
#t-footer { padding-top: 53px; padding-left: 220px; background: url(/main/designs/images/15/15_f_vegas.jpg) no-repeat left top; color: #0B4BA2; }

#t-footer a { color: #0B4BA2; }

#t-footer a:visited { color: #0B4BA2; }

#t-footer a:hover { color: #0B4BA2; }

