/*
Theme Name: Integrity-Bridges
Theme URI: http://integritybridges.com
Description: Custom theme for Integrity Bridges. Developed by <a href="http://randomtype.ca">RANDOMTYPE Inc.</a>
Version: 1.1
Author: Erick Cardoza
Author URI: http://randomtype.ca
Tags:custom

*/


/* Wordpress Default Classes - Start */
.aligncenter,div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { float:left; }
.alignright { float:right; }
.wp-caption { border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.wp-caption img { margin:0; padding:0; border:0 none; }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; padding:0 4px 5px; margin:0; }
.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.children {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.current_page_ancestor {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}


a, a:visited { color: #4E92DD; }
a:hover, a:active, a:focus { color: #4177AF; }
hr.med-border {background:#ccc;color:#ccc;clear:both;float:none;width:100%;height:2px;margin:0 0 0.5em;border:none;}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", sans-serif; font-weight: bold; color: #000000; }

.round-corners { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.round-corner-top-right { border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.round-corner-bottom-right { border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.round-corner-top-left { border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.round-corner-bottom-left { border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }

.quote-1,
.quote-2,
.quote-3,
.quote-4,
.quote-5,
.quote-6 { font-family: Georgia, serif;}

#topstrip { height: 15px; width: 100%; background-color: #B16D22; border-bottom: 5px solid #cccccc; }

#header { padding: 1.5em 0; border-bottom: 2px solid #cccccc; margin-bottom: 1.5em; }

#feature-nav { font-family: "Trebuchet MS", sans-serif; font-weight: bold; font-size: 1.3em; }

#feature-nav a { color: #333; }

#topnav { background-color: #B16D22; height: 2.5em; margin-bottom: 0.5em; }

#top-img-header { height: 225px; background-color: #ccc; border-top: 1px solid #000; border-bottom: 1px solid #000; }

#searchform-container {}

#s { font-size: 1em; float: left; margin: 0; margin-right: 0.5em; padding: 3px; width: 115px !important; }

#search-submit-btn { display: block; float: left; padding: 2px 12px; background-color: #669900; color: #ffffff; font-weight: bold; border: 2px solid #CBCBCB; }
#search-submit-btn:hover, #search-submit-btn:focus, #search-submit-btn:active { background-color: #447700;}

#social-media-holder { padding-top: 0.75em; text-align: right; }

#homepage-banner { border-bottom: 2px solid #cccccc; margin-bottom: 0.5em; }

#homepage-banner h1,
#homepage-banner h2 { font-family: "Trebuchet MS", sans-serif; }
#homepage-banner h1 { font-size: 3.1em; color: #333333; }
#homepage-banner h2 { font-size: 2.5em; color: #B16D22; font-style: italic; font-weight: normal; }


#page {}

#tag-cloud { background-color: #fbb03b; padding: 15px 20px; margin-bottom: 0.5em; }
#tag-cloud a { color: #ffffff; }
#tag-cloud a:hover, #tag-cloud a:focus, #tag-cloud a:active { color: #b16d22; }

ul.wp-tag-cloud { list-style: none; margin: 0; padding: 0; }
ul.wp-tag-cloud li { float: left; margin-right: 10px; }

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Tabs
----------------------------------*/
.ui-tabs { /* position: relative; */ padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; border-bottom: 2px solid #ffffff;  }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; /* position: relative; */ top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; color: #ffffff; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; background-color: #ffffff; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color: #b16d22 !important; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

#page-header { padding: 1em 0; border-top: 2px solid #cccccc; border-bottom: 2px solid #cccccc; margin-bottom: 3.5em; }
#page-title { font-family: "Trebuchet MS", sans-serif; font-size: 2.75em; font-weight: bold; color: #8e642f; margin: 0; padding: 0; }

.entry { width: 100%;}
.entry img.alignleft { border: 5px solid #e6e6e6; margin-right: 10px; margin-bottom: 10px; }
.entry img.alignright { border: 5px solid #e6e6e6; margin-left: 10px; margin-bottom: 10px; }
/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#eee; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#aaa; color:#fff;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#4E92DD; border:1px solid #4177AF; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}


.breadcrumb a {
	color: #333;
	border-bottom: 1px dotted #333;
}

#sidebar {}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar h1 {
	font-size: 2em;
}

.upcoming-events-list, .related-articles-list  {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.upcoming-events-list li {
	padding: 5px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
}

.upcoming-events-list li ul li {
	border-bottom: 0px;
	padding: 0;
	margin: 0;
}


.related-articles-list li {
	background: transparent url(images/arrow-bullet.png) scroll no-repeat center left;
	padding: 5px 15px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
}



#footer { background-color: #4E92DD; width: 100%; padding: 2em 0; color: #ffffff; border-top: 5px solid #cccccc; margin-top: 3em; }
#footer-quote { font-family: Georgia; font-size: 1.75em; font-style: italic; text-align: center; }
#footer-nav-container { border-bottom: 1px dashed #ffffff; margin-bottom: 2em; padding-bottom: 1.5em; }
.footer-nav { list-style: none; padding: 0; margin: 0; }
.footer-nav li { float: left; padding: 0 67px; font-family: "Trebuchet MS", sans-serif; border-right: 1px solid #ffffff; }
.footer-nav li.last { padding-right: 0px; border-right: 0px; }
.footer-nav li a, .footer-nav li a:visited { color: #ffffff; }
