/*
Theme Name: Calvary
Author: Ed Foster
Description: Calvary is a custom theme created for Calvary Catholic Cemetery, located in Clearwater, Florida and part of the Diocese of St. Petersburg, Florida.
Version: 1.0
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; text-decoration: none; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a img { border: none; }
input { font-family: Arial, Geneva, sans-serif; }
strong { font-weight: bold; }
body { -webkit-tap-highlight-color: none; }

::selection {  }
::-moz-selection {  }

/* GENERAL */
body { background: url(images/bg-body.png) repeat; font-family: Arial, Geneva, sans-serif; font-size: 100%; color: #333333; padding-bottom: 50px; }

div#header-wrap { width: 100%; height: 280px; background: url(images/bg-header.png) top center repeat; }
div#header { width: 940px; margin: 0 auto; }
div#logo a { float: left; width: 255px; height: 220px; background: url(images/logo.png) center center no-repeat; }
div#logo a h1 { position: absolute; top: -999px; left: -999px; }

div#main-nav { width: 940px; height: 60px; background: url(images/bg-main-nav.png) bottom right repeat-x; margin: 0 auto; display: block; clear: left }
div#main-nav ul { padding-left: 30px; text-align: left; }
div#main-nav ul li { display: inline; }
div#main-nav ul li a { float: left; height: 60px; line-height: 60px; margin-right: 20px; font-size: .875em; color: #333333; display: inline-block; }
div#main-nav ul li a:hover { color: #c56a3d; }
div#main-nav ul li.current-menu-item a, div#main-nav ul li.current-page-ancestor a, div#main-nav ul li.current_page_parent a { color: #c56a3d; background: url(images/bg-main-nav-active.png) top center no-repeat; }

div#container { width: 100%; /*background: url(images/bg-container.png)*/ top center no-repeat; clear: left }

div#wrapper { width: 940px; margin: 0 auto; }


/* HOME PAGE JQUERY SLIDER */
div#slider-wrap { background: url(images/dbl-line.png) bottom center repeat-x; padding-bottom: 40px; }
div#slider { padding-bottom: 30px; height: 480px; width: 940px; display: block; }
div#slider div.slide { width: 940px; height: 450px; position: relative; display: none; background: none; }
div#slider div.first { display: inline; }

div#slider div.slide img { padding: 30px; display: block; margin-bottom: 20px; width: 880px; height: 340px; background: #ffffff; }

div#slider div.slide p { font-family: Georgia, serif; font-size: 1.25em; line-height: 1.45em; font-style: italic; padding: 0 30px; }
a.btn { width: 185px; height: 50px; line-height: 50px; text-align: center; font-size: 1.125em; color: #ffffff; float: right; margin-right: 30px; background: url(images/btn-home-slider.png) center center no-repeat; margin-top: 5px; text-shadow: 1px 1px 1px rgba(0, 0, 0, .25); }

ul#pager { text-align: center; }
ul#pager li { display: inline; }
ul#pager li a { display: inline-block; width: 15px; height: 15px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius:50px; background: #aaa79f; margin: 0 5px; }
ul#pager li.current a { background: #c56a3d; }



div#home-intro { background: url(images/dbl-line.png) bottom center repeat-x; overflow: auto; padding: 30px; }
div#home-intro h1 { font-size: 1.125em; margin-bottom: 10px; color: #c56a3d; }
div#home-intro p { font-size: .875em; line-height: 1.5em; margin-bottom: 10px; }
div#home-intro p a { color: #333333; font-weight: bold; }

#home-widgets {  padding: 30px; overflow: hidden; background: url(images/dbl-line.png) bottom center repeat-x; }
#home-widgets .widget-left, #home-widgets .widget-center, #home-widgets .widget-right { width: 270px; margin-right: 35px; float: left; }
#home-widgets .widget-right { margin-right: 0; }
#home-widgets h3 { font-size: 1em; color: #c56a3d; margin-bottom: 10px; font-weight: normal; }
#home-widgets img { width: 270px; height: auto; }
#home-widgets p { font-size: .875em; line-height: 1.5em; margin-bottom: 10px; }
#home-widgets p a { color: #333333; font-weight: bold; letter-spacing: normal; }

/*div#recent-news { width: 420px; float: left; }
div#preneed { width: 420px; float: right; }*/

div#recent-news ul { overflow: hidden; }
div#recent-news ul li { width: 420px; margin-right: 40px; float: left; }
div#recent-news ul li.last { margin-right: 0; }
div#recent-news ul li h2, div#preneed h1 { font-size: 1.125em; margin-bottom: 10px; color: #c56a3d; }
div#recent-news ul li h2 a, div#preneed h1 a { color: #c56a3d; }


/* MAIN CONTENT */
div#main-content { width: 940px; background: #ffffff url(images/bg-left-column.png) top left repeat-y; overflow: auto }
div#sidebar { width: 240px; padding: 40px 20px; float: left; }
div#right { width: 580px; padding: 40px 40px 40px 0px; float: right; }
h3 { font-weight: bold; margin-bottom: 20px; font-size: 1.125em; }
div#sidebar h3 { }
div#right h3.title { }
div#main-content p { font-size: .875em; line-height: 1.5em; margin-bottom: 20px; }
div#main-content p.price { color: #999999; padding-top: 5px; border-top: solid 1px #cccccc; }
div#main-content p a { color: #333333; text-decoration: underline; }
div#main-content p a:hover { text-decoration: none; }

div#sidebar ul.sub-nav li { background: url(images/secondary-nav-border.png) center bottom no-repeat; padding-bottom: 1px; }
div#sidebar ul.sub-nav li a { padding: 12px 10px; display: block; font-size: .875em; color: #444444; }
div#sidebar ul.sub-nav li a:hover { background: url(images/bg-secondary-nav-hover.png) bottom center repeat-y; }
div#sidebar ul.sub-nav li.current_page_item a { background: url(images/bg-secondary-nav-hover.png) bottom center repeat-y; }
div#sidebar ul.sub-nav li.current_page_item a:after { content: url(images/arrow.png); }

div#main-content img.map { padding: 30px; background: #ffffff url(images/secondary-nav-border.png) bottom center repeat-x; }


/* NEWS */
div.date {  }
div#main-content article { padding-bottom: 20px; margin-bottom: 30px; background: url(images/secondary-nav-border.png) bottom center repeat-x; }
div#main-content article h1 { margin-bottom: 3px; font-size: 1.25em; }
div#main-content article h1 a, article h1 a:visited { color: #c56a3d; }
div#main-content article p.date { font-size: .825em; color: #454545; }
div#main-content article p a.read-more { color: #c56a3d; text-decoration: none; }
div#main-content article p a.read-more:hover { text-decoration: underline; }

div#sidebar ul.recent-posts li a { color: #333333; font-size: .875em; margin-bottom: 15px; display: block; line-height: 1.25em; }
div#sidebar ul.recent-posts li a span { display: block; font-size: .875em; margin-bottom: 3px; }
div#main-content .wp-caption-text { font-size: .825em; color: #888888; line-height: 1.3em; margin-top: 10px; padding-bottom: 15px; border-bottom: 2px #dddddd solid; margin-right:10px; }
.wp-caption { margin-bottom: 35px; }
.alignleft { display: inline; float: left; margin-right: 1.5em; } 

.photo-credit {
	font-size: 11px !important;
}


/* CONTACT FORM */
div#contact-form-wrap div.row { padding: 10px 0; }
div#contact-form-wrap div.row label { display: block; font-size: .875em; margin-bottom: 5px; font-weight: bold }
div#contact-form-wrap input { width: 330px; height: 20px; padding: 10px; border: solid 1px #d9d5cc; font-size: 1em; }
div#contact-form-wrap textarea { width: 558px; height: 150px; padding: 10px; border: solid 1px #d9d5cc; font-size: 1em; }
div#contact-form-wrap input#submit { width: 185px; height: 50px; text-align: center; font-size: 1.125em; color: #ffffff; float: right; margin-right: 30px; background: url(images/btn-home-slider.png) center center no-repeat; margin-top: 5px; text-shadow: 1px 1px 1px rgba(0, 0, 0, .25); border: none; float: left; cursor: pointer; }
div#contact-form-wrap div.row label.error { color: red; margin-top: 5px; font-weight: normal; }


/* FOOTER */
div#footer { padding: 0 30px; text-align: center; margin-top: 30px; }
div#footer ul { text-align: center }
div#footer ul li { display: inline; }
div#footer ul li a { display: inline-block; margin: 0px 5px; font-size: .75em; color: #8a7d6a; text-shadow: 1px 1px 1px #ffffff; }
div#footer ul li a:hover { text-decoration: underline; }

p.copyright { font-size: .75em; color: #8a7d6a; text-shadow: 1px 1px 1px #ffffff; display: block; margin-top: 10px; }

/* MEDIA QUERIES */
@media screen and (max-width: 800px) {

}

@media screen and (max-width: 480px) {

}