/*
Theme Name: Historic St. Mary's - Custom Theme
Theme URI: http://darinwagnerwebdesign.com/
Description: A custom theme for the redesign of Historic St. Mary's Church, Lancaster PA
Version: 1.0
Author: Darin Wagner (Original code by Anna)
Author URI: http://darinwagnerwebdesign.com
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */
.sidebar, #entry-meta-single {border:0px solid #ff0000;}
#respond {border:1px solid #FFE600;}
#header {border-bottom:0px solid #7A5621;}
#footer {border:0px solid #0000ff;}
li.depth-1 {border: 1px solid #FF6600;}
.navigation {border:0px dashed #000;}
.post {border:0px solid #FF00CC; margin-left:0px; margin-right:0px;}
/* - BASIC STUFF - */
/*
#5e6f6e - green text
#755E32 - brown for titles
#8C795C - brown for menu items
*/
body {background:#DBC7A2 url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/img/bg_gradient.jpg) top center repeat-y; font:14px Arial, Verdana, Geneva, sans-serif;color:#755E32;margin:0 auto;padding:0 20px; line-height: 22px;}
a {text-decoration:none;color:#5e6f6e;}
a:hover {text-decoration:underline;color:#614614;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
a img {border: none; }
/* -- Removes the WP Stats smiley face from displaying on the web page -- */
img#wpstats{visibility:hidden; height:0px;}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:0px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:10px;}
.entry-content ul li {margin-left:40px; list-style:square; list-style-position:outside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:outside}
.entry-content ol li li {margin-left:5px;}
/**/

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;border-bottom:1px solid #DBC7A2;padding-bottom:4px;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:960px;background:#ffffee;}
#header {height:200px;margin:0px auto 0px;text-align:center;padding:0;}
#footer {background:#3E4849 url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/img/historicstmarys_footer.jpg) top center no-repeat;overflow:hidden;clear:both;float:none;padding: 0px 0 20px 0;color:#DBC7A2;border-top:2px solid #DBC7A2;border-bottom:0px solid #DBC7A2;}
#footer p {line-height:22px;}
#footer a {color:#DBC7A2;text-decoration:none;}
#footer a:hover {color:#ffffee;text-decoration:none;}
#copyright {width:960px;height:35px;float:left;margin:0;padding:0;}
#copyright p {text-align:center;font-size:80%;padding:25px 0 0 0;}

.footer-item-left {
border:0px solid red;
float: left;
width: 260px;
padding-bottom: 0px;
margin-left:20px;
border-right:0px solid #000;
height:auto;
}
.footer-item-left h3,.footer-item-right h3{
font-size:80%;color:#ffffee;}
.footer-item-center {
border:1px solid yelloww;
float: left;
width: 310px;
padding-bottom: 0px;}
.footer-item-right {
border:0px solid green;
float: left;
width: 220px;
padding:0 0 0px 10px;
margin-left:90px;
border-left:0px solid #000;
}
.footer-item-left ul,.footer-item-right ul{list-style: none;margin-left: 0;padding-left: 1em;text-indent: -1em;}

.footer-item-left ul li,.footer-item-right ul li{
padding-left: 20px;
list-style:square;
list-style-position:inside;
font-size:80%;
line-height:140%;
}


div.breadcrumb{background: #5e6f6e url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/img/breadcrumb_bg.jpg) top left repeat-x;width:960px;text-align:left;border-top:2px solid #DBC7A2; border-bottom:2px solid #DBC7A2; color:#DBC7A2;}
div.breadcrumb p{margin:0 0 0 12px;font-size:12px;padding:0;}
div.breadcrumb a{color:#DBC7A2;text-decoration:none;}
div.breadcrumb a:hover{color:#ffffee;text-decoration:none;}

/* -- POSTS -- */
.post-index {margin:0;}
#post-single {margin:0;}
/*.posts-wrap width was 620px originally*/
.posts-wrap {float:none;clear:none;margin:20px auto 50px;padding:0;width:540px;}
#post#page {z-index: -1;}

/* -- SIDEBARS --*/
.sidebar {width:140px;clear:none}
/*.block-1 was margin: 20px 10px 0 0;  |  .block-2 was margin: 20px 0 0 0px;*/
.block-1 {float:right;padding:0 0 10px 0px;text-align:center;margin:20px 20px 0 0;border-left:0px solid #DBC7A2;}
.block-2 {float:left;padding:0;position:relative;z-index:1;margin:20px 0 0 20px;}
/*to keep menu on top, position and z-index added to block-2 for IE7 bug*/


/* -- SEARCH -- */
fieldset {border:0;margin-left:8px;padding:0;}
#searchform{padding-left: 0px;margin-left:-10px;margin-top: 0px;margin-bottom: 20px;}
#searchform input#s{background:#5E6F6E;border:1px solid #DBC7A2;margin:0;padding:3px;color:#ffffee;font-weight:bold;}


/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}
p.centered{text-align:center;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:none;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

/* -- TAB DIV'S -- */


/* -- IMAGES --*/
img.noborder{border:0px;margin:0;padding:0;}
img.pagethumbnail{float:left;margin:0 10px 10px 0;}

/* -- MESSAGE BOXES --*/
.info, .success, .warning, .error, .validation, .search {border: 1px solid;margin: 10px 0px;padding:15px 10px 15px 50px;background-repeat: no-repeat;background-position: 10px center;}

.info {color: #00529B;background-color: #BDE5F8;background-image: url('http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/img/msg_boxes/info.png');}
.search {color: #00529B;background-color: #BDE5F8;background-image: url('http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/img/msg_boxes/search.png');}
.success {color: #4F8A10;background-color: #DFF2BF;background-image:url('http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/img/msg_boxes/success.png');}
.warning {color: #9F6000;background-color: #FEEFB3;background-image: url('http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/img/msg_boxes/warning.png');}
.error {color: #D8000C;background-color: #FFBABA;background-image: url('http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/img/msg_boxes/error.png');}
.validation {color: #D63301;background-color: #FFCCBA;background-image: url('http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/img/msg_boxes/validation.png');}
/* -- MISCELLANEOUS --*/
h2.page-title{color:#755e32;border-bottom:1px solid #DBC7A2;padding-bottom:4px;}
.latest-news-title {font-size:1.1em;font-weight:bold;line-height:14px;margin-left:20px;}
.spacer {margin-bottom:20px;}
.rss {vertical-align:absmiddle;}
.post-edit-link{font-weight:bold;}
div.hrArchives{margin:30px auto 20px;color: #D5C19E;background-color: #D5C19E;height: 2px;}
dl {padding: 0.5em;}
dt {font-weight: bold;border-bottom: 1px solid;margin-bottom:5px;}
dd {margin: 0 0 15px 30px;}
/****************************************************/
/* Iconize 0.5 */
/****************************************************/
/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_film.gif) no-repeat center right;
}
a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_pic.gif) no-repeat center right;
}
/* extensions */
a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_doc.gif) no-repeat center right;
}
a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'], a[href$='.xlsx'] {
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_feed.gif) no-repeat center right;
}

a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'], a[href$='.ppt'], a[href$='.pptx'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_pdf.gif) no-repeat center right;
}

a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_css.gif) no-repeat center right;
}

a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_ttf.gif) no-repeat center right;
}

/*
a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_pic.gif) no-repeat center right;
}
*/

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_music.gif) no-repeat center right;
}

/* messenger */
a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_aim.gif) no-repeat center right;
}

a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_msn.gif) no-repeat center right;
}

a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_jabber.gif) no-repeat center right;
}

a[href *="icq.com"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_icq.gif) no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_yim.gif) no-repeat center right;
}

a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_call.gif) no-repeat center right;
}

a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_skype.gif) no-repeat center right;
}

a[href ^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_gadugadu.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.stmaryslancaster.org/wp-content/themes/HistoricStMarys/icons/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}