﻿/*style_rules

email_line_color #00142b

email_text_color #002b5c

email_link_color #00142b

email_border_color #00142b

home_photo_max_width 400 x 300

*/

* { margin: 0; padding: 0; }



/* Set background color and any image for entire site */

body { margin: 0px; font-family: georgia, sans-serif; font-size: 14px; color: #002b5c; text-align: center; background-position: top; background: url('/custom_images/bg_navy.jpg'); background-repeat: no-repeat; background-position: top; background-color: #002b5c; }



p { color: #002b5c; }



/* Set links for template */

a { color: #00142b; }



a:visited { color: #00142b; }



a:hover { color: #00142b; }



small { font-size: 9pt; margin-top: 1.5%; margin-bottom: 1.5%; }



/*=================================================================*/

/*Polaroid border and drop shadow style for photos*/

.c-photo img { background: #002b5c; padding: 1px 1px 1px 1px; border: 2px solid #002b5c; border-width: 0 0px 0px 0; }



/*=================================================================*/

/* Content Area images and color */

/* background image and background color */

/* background color is always behind image */

#t-container { position: relative; width: 866px; margin: 0 auto; text-align: left; background: url('/custom_images/m_1px_navy.jpg') repeat-y; }



/*=================================================================*/

/*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; background: url('/custom_images/m_navy.jpg') no-repeat; min-height: 600px; _height: 600px; }



/* customize menu links */

#t-links { padding-left: 45px; padding-top: 25px; font-size: 13px; width: 135px; display: block; margin: 0; }



#t-links ul { margin: 0; list-style-type: none; color: #00142b; }



#t-links li { margin-top: 10px; margin-bottom: 10px; }



#t-links a { color: #00142b; font-size: 14px; text-decoration: none; font-weight: normal; }



#t-link a:visited { color: #00142b; font-size: 14px; text-decoration: none; font-weight: bold; }



#t-link a:hover { color: #00142b; font-size: 14px; text-decoration: none; font-weight: bold; }



/* Set middle image */

#t-content { margin: 0 40px 0 200px; padding-top: 25px; padding-bottom: 20px; }



/* the content text */

.c-form { font-family: georgia, sans-serif; font-size: 14px; line-height: 22px; color: #002b5c; text-align: left; }



.c-text { font-family: georgia, sans-serif; font-size: 14px; line-height: 20px; color: #002b5c; text-align: left; }



.c-info { font-family: georgia, sans-serif; font-size: 14px; color: #002b5c; text-align: left; line-height: 21px; }



.c-date { font-family: georgia, sans-serif; font-size: 16px; color: #002b5c; text-align: left; font-weight: bold; line-height: 26px; }



#c-countdown-days { font-family: georgia, sans-serif; font-size: 14px; color: #00142b; text-align: left; font-weight: bold; line-height: 30px; }



#c-countdown-text { font-family: georgia, sans-serif; font-size: 14px; color: #00142b; text-align: left; font-weight: bold; line-height: 30px; }



.c-odd,

.c-even { margin: 30px 0; /* 30px top and bottom, no margin left and right */ }



.c-intro { color: #002b5c; }



/* 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: 241px; padding-top: 0px; }



/*backgrounds for galleries odd */

#c-galleries-container .c-odd { background-color: transparent; padding: 15px 0px 0px 15px; margin-bottom: 15px; margin-top: 15px; }



/*backgrounds for galleries even */

#c-galleries-container .c-even { background-color: transparent; padding: 15px 0px 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: 50px; }



/* background color for individual thumbnails in a gallery */

#c-photo-list .c-odd{ background-color: transparent; margin-right: 10px; margin-bottom: 10px; }



/* background color for individual thumbnails in a gallery */

#c-photo-list .c-even{ background-color: transparent; margin-bottom: 10px; }



/* background color for individual large detail images */

#c-photo-container { background-color: transparent; padding: 10px 10px 10px 10px; }



/* 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: 10px; }



/* buttons for large image viewer - next */

.c-page-next { border: solid #002b5c 1px; padding: 3px 3px 4px 4px; background-color: transparent; margin-right: 66px; text-align: center; }



/* buttons for large image viewer - previous */

.c-page-previous { border: solid #002b5c 1px; padding: 3px 3px 4px 4px; margin-right: 8px; background-color: transparent; text-align: center; }



/* background color for individual large detail images */

#c-photo-container .c-text { margin-left: 10px; margin-right: 10px; }



/* 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 #CCCCCC; }

#c-music-suggestions .c-odd, #c-music-suggestions .c-even { border-bottom: 1px dotted #CCCCCC; }

.c-blog-container .c-odd, .c-blog-container .c-even { border-bottom: 1px dotted #CCCCCC; }

.c-blog-container .c-comments { color: #00142b; }

.c-byline { color: #00142b;}



/* Music Player Pop-up Heading */

.c-player-container h4 { color: #ffffff; }



/* Headings */

h3 { font-family: georgia, sans-serif; font-size: 22px; color: #002b5c; text-align: left; /*margin-top : 1.5%;*/ margin-bottom: 2.0%; text-decoration: none; font-weight: lighter; }



h4 { font-family: georgia, sans-serif; font-size: 19px; color: #00142b; text-align: left; margin-top: 1.5%; margin-bottom: 1.5%; line-height: 21px; text-decoration: none; font-weight: lighter; }



h5 { font-family: georgia, sans-serif; font-size: 15px; color: #002b5c; text-align: left; margin-top: 1.5%; margin-bottom: 1.5%; line-height: 21px; text-decoration: none; }



/*===================================================================*/

/* Set styles for form elements and buttons */

 

.c-form .c-input-text { font-size: 13px; color: #000000; }



 

.c-buttons input { border: 1px; background-color: #002b5c; color: #ffffff; font-family: helvetica, georgia, sans-serif; font-size: 13px; font-weight: bold; }



/*===================================================================*/

/* Set footer image */

#t-footer { padding-top: 10px; padding-bottom: 105px; padding-left: 0px; background: url('/custom_images/f_navy.jpg') no-repeat left top; text-align: center; color: #002b5c; line-height: 7px; font-size: 11px; }



#t-footer a { color: #002b5c; font-size: 11px; }



#t-footer a:visited { color: #002b5c; font-size: 11px; }



#t-footer a:hover { color: #002b5c; font-size: 11px; }

