/*
Table of Contents
==================================================

(Hint: copy + ctrl/cmd +F an @group below to jump to a section)

@group Teasers
@group Breadcrumbs
@group Menu
@group Tabs
@group Toggles
@group Latest Posts (shortcode)
@group Pagination
@group Widgets
@group Author Info
@group Button - (White is Default)
@group Callouts
@group WP Overrides
@group Slider Customization

*/

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}


/* Optional Background Header */

#header {
	background: url(./images/style3/header_bg.png) repeat-x center top;
}


/* Header Text */

#header div#site-title a,
#header h1#site-title a {
	padding: 10px 0 5px 0;
	text-shadow: #eff1e4 0 1px 0;
}


/* Header Tagline */
#header span.site-desc {
	padding: 0px 0 10px 0;
	text-shadow: #eff1e4 0 1px 0;
}


#footer {
	border-top: 4px solid #c6c6c6;
	/* font-sizes slightly smaller */
	font-size: .9em;
	background-color: #233c52;
	color: #cbcbcb;
	text-shadow: #192c3d 0 1px 0;
}

/* Footer Widget Headings */


#footer h1,
#footer h2,
#footer h3 {
	color: #fff;
}


/* Read More links */

a.more-link:link,
a.more-link:visited {
	font-size: 1em;
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #286396;
	border: 1px solid #29689c;
	text-shadow: #004c8e 1px 1px 0;
	 box-shadow: 1px 1px 0 #3076b4  inset, -1px -1px 0 #3076b4  inset;
    -moz-box-shadow: 1px 1px 0 #3076b4  inset, -1px -1px 0 #3076b4  inset;
    -webkit-box-shadow: 1px 1px 0 #3076b4  inset, -1px -1px 0 #3076b4  inset;
	padding: .3em .7em .3em 1.5em;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
  	behavior: url("./wp-content/themes/element/PIE.php");
  display: block;
  width: 33%;
  margin: 8px auto;
  text-align: center;
}

a.more-link:hover {
	color: #dcebf8;
	background-color: #3e3e3e;
	border: 1px solid #333333;
	text-shadow: #000 1px -1px 0;
	box-shadow: 1px 1px 0 #666 inset, -1px -1px 0 #666 inset;
    -moz-box-shadow: 1px 1px 0 #666 inset, -1px -1px 0 #666 inset;
	-webkit-box-shadow: 1px 1px 0 #666 inset, -1px -1px 0 #666 inset;
}

/* @group Teasers */



#teaser.S1 {
	text-align: center;
}

#teaser {
	color: #fff;
	text-shadow: #223b4f -1px 0 0;
	background: #20507a url(./images/style3/teaser_bg.png) repeat-x 0 top;
	border-top: 5px solid #243d52;
	border-bottom: 5px solid #243d52;
	position: relative;
	top: 1px;
	z-index: 1001;
	font: 1.5em/1.35em "Droid Serif", serif;
}

#teaser h2 {
	font-size: 2em;
	color: #fff;
	margin: .2em 0 .2em 0;
	padding: 0;
	line-height: 125%;
}

#teaser h2 span.amp {
	font-size: 1.25em;
	position: relative;
	top: 5px;
	font-weight: normal;
}



#teaser a {
	color: #afd9ff;
	text-shadow: none;
	text-decoration: none;
}
#teaser a:hover {
	text-decoration: underline;
}
#teaser .button a:hover {
	text-decoration: none;
}





/* style3 */

#teaser.S2 {
	text-align: center;
}

#teaser.S2 {
	color: #d1d1d1;
	text-shadow: #000 0 1px 0;
	background: #2f2f2f url(./images/style3/teaser_bg.png) repeat-x 0 top;
	border-top: 5px solid #a8a8a8;
	border-bottom: 5px solid #a8a8a8;
	position: relative;
	top: 1px;
	z-index: 1001;
	font: 1.5em/1.35em "Droid Serif", serif;
}

#teaser.S2 h2 {
	font-size: 2em;
	color: #fff;
	margin: .2em 0 .2em 0;
	padding: 0;
	line-height: 125%;
}

#teaser.S2 h2 span.amp {
	font-size: 1.25em;
	position: relative;
	top: 5px;
	font-weight: normal;
	text-shadow: #CEC9BB -1px 0px 0px;
}


#teaser.S2 a {
	color: #637708;
	text-shadow: none;
	text-decoration: none;
}

#teaser.S2 a:hover {
	text-decoration: underline;
}




/* Style3 */


#teaser.S3 {
	text-align: center;
}

#teaser.S3 {
	color: #313131;
	text-shadow: #efefef 0 1px 0;
	background: #e1e1e1 url(./images/style3/gradient_dark.png) repeat-x 0 0;
	border-top: 5px solid #d2d2d2;
	border-bottom: 5px solid #e1e1e1;
	position: relative;
	top: 1px;
	z-index: 1001;
	line-height: 1.35em;
	font-size: 1.5em;
}

#teaser.S3 h2 {
	font-size: 2em;
	font-family: "Droid Serif", serif;
	color: #21517b;
	margin: .2em 0 .2em 0;
	padding: 0;
	line-height: 125%;
	text-shadow: #fff 1px 1px 0;
}

#teaser.S3 h2 span.amp {
	font-size: 1.25em;
	position: relative;
	top: 5px;
	font-weight: normal;
	text-shadow: #CEC9BB -1px 0px 0px;
}


#teaser.S3 a {
	text-shadow: none;
	text-decoration: none;
}

#teaser.S3 a:hover {
	text-decoration: underline;
}


/* @end */



/* @group Breadcrumbs */

/* Breadcrumbs */

#breadcrumbs {
	background: #e6e6e6;
	border: 1px solid #fff;
	box-shadow: 1px 1px 2px #ccc inset, -1px -1px 2px #ccc inset;
    -moz-box-shadow: 1px 1px 2px #ccc inset, -1px -1px 2px #ccc inset;
    -webkit-box-shadow: 1px 1px 2px #ccc inset, -1px -1px 2px #ccc inset;
    -webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-pie-box-shadow: 1px 1px 2px #d5d6ce;
	-pie-background: linear-gradient(#ffffff, #d5d6ce);
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
}

#breadcrumbs .sep {
	color: #8c8d87;
	text-shadow: #fff 1px 0px 1px;
}

p#breadcrumbs a,p#breadcrumbs strong {
	color: #586f82;
}


/* @end */



/* @group Menu */


/* Main Menu Height, Background, and Font Size */

#menu {
	height: 62px;
	background: url(./images/style3/nav_bg.png) repeat-x center bottom;
	font-size: 1.1em;
	font-family: Droid Serif;
}


/* offset the menu 2px to accomodate the line heights */

#menu ul {
	margin-top: 2px;
}


/* Top Level Links */

#menu ul li a {
	color: #1f4f78;
	text-shadow: #ebeceb 1px 1px 0;
	padding: 0px 19px;
	line-height: 58px;
	font-weight: normal;
	background: url(./images/style3/nav_bg_bdr.png) no-repeat right center;
}

/* Top Level Hover Links */

#menu ul li a:hover,
#menu ul li:hover a {
	color: #406c92;
	text-shadow: #ebeceb 1px 1px 0;
}

/* Top Level Active Links */

#menu ul li.active a {
	color: #333;
}


/* Sublevel Link Color */

#menu ul ul.sub-menu li a {
	font-size: 1.1em;
	color: #406c92;
	text-shadow: #e2e2d6 1px 1px 0;
}

/* Sublevel Background Color */

#menu ul ul.sub-menu li a {
	background-color: #e4e4e4;
}

/* Add radius to last item */

#menu ul ul.sub-menu li.menu-item-last,
#menu ul ul.sub-menu li.menu-item-last a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:0px 0px 4px 4px;
}

/* Sublevel Link Hover Color */

#menu ul ul.sub-menu li a:hover {
	color: #3e3e3e;
	text-shadow: #fff 1px 1px 0;
	font-weight: normal;
	background-image: none;
}

/* Sublevel Background Hover Color */

#menu ul ul.sub-menu li a:hover {
	background-color: #f3f4f3;
}


/* @end */




/* @group Tabs */


ul.tabs {
	border-bottom: 1px solid #d0d1d0;
}

ul.tabs li a { 
	border: 1px solid #d0d1d0;
	background: #e6e6e6;
}

ul.tabs li a { 
	border-width: 1px 0 0 1px;
}

ul.tabs li a.active { 
	background: #f1f1f1;
	border-color: #d0d1d0;
}

/* @end */




/* @group Toggles */


.toggle_container {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #f4f4f4;
}

p.trigger a {
	text-decoration: none;
}

/* Up Toggle State */

p.trigger {
	background: #f1f2f1 url(images/icons/16_expand.png) no-repeat 10px center;
	border-top: 1px solid #ddd;
	padding-left: 34px;
}

/* Hover Toggle State */

p.trigger:hover {
	background: #e6e6e6 url(images/icons/16_expand.png) no-repeat 10px center;
}

p.trigger a:hover,p.trigger.active a:hover {
	text-shadow: #fff -1px 1px 0;
}

/* Active Toggle State */

p.trigger.active {
	background: #ddd url(images/icons/16_collapse.png) no-repeat 10px center;
	border-top: 1px solid #deddd7;
}

p.trigger.active a {
	text-shadow: #fff 1px 1px 0;
}


/* @end */




/* @group Latest Posts (shortcode) */


.latestposts .latest-item {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.latestposts .latest-excerpt p {
	font-size: 12px;
	margin: 0;
}

.latestposts .latest-title a {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.latestposts a.more-link {
	padding: 2px 4px 2px 10px;
	background-image: none;
	font-size: 12px;
}

.latestposts .latest-img {
	border: 1px solid #fff;
	background-color: #f6f6f6;
	padding: 5px;
    -webkit-box-shadow: 1px 1px 0px #ccc;
    -moz-box-shadow: 1px 1px 0px #ccc;
    box-shadow: 1px 1px 0px #ccc;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
}


/* @end */


/* @group Pagination */




/* Page and Post Navigation */

.pagination span,.pagination a:link {
	color: #233c52;
	background: #c6c6c6;
	text-shadow: #f5f8ed 0 1px 0;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow:    0px 1px 0px #fff;
	box-shadow:         0px 1px 0px #fff;
	}

.pagination a:hover,
.pagination .current{
	background: #233c52;
	color:#fff;
	text-shadow: #1a2d3d 0 1px 0;
}




/* @end */


/* @group Widgets */


/* Sidebar Widget Style 1 */

.widget-container.S1 {
	border: 1px solid #dbdbdb;
	background: #fff url(./images/style3/gradient_dark.png) repeat-x center top;
	padding: 10px;
	margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 0px#deddd7;
    -moz-box-shadow: 1px 1px 0px #deddd7;
    box-shadow: 1px 1px 0px #fff;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
	text-shadow: #f4f2ed 1px 1px 0;
	color: #676767;
}
.widget-container.S1 h3,
.widget-container.S1 h4 {
	color: #286396;
	padding-top: 8px;
}

.widget-container.S1 a {
	color: #286396;
}

.widget-container.S1 li a {
	text-decoration: none;
}

.widget-container.S1 a:hover {
	color: #3179b8;
	text-decoration: none;
}
.widget-container.S1 li,
.widget-container.S1 li {
	padding:0px 0px 4px 16px;
	margin: 0px 0px 0px 0px;
	background: url(./images/bullet_clear.png) no-repeat 0 .25em;
}

/* Sidebar Widget Style 2 */

.widget-container.S2 {
	border: 1px solid #f1d57c;
	padding: 10px;
	margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 0px#deddd7;
    -moz-box-shadow: 1px 1px 0px #deddd7;
    box-shadow: 1px 1px 0px #fff;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
	text-shadow: #fff5c2 1px 1px 0;
	color: #616161;
	background: #f1e394 url(./images/style3/gradient_light.png) repeat-x center top;
}

.widget-container.S2 h3,
.widget-container.S2 h4 {
	color: #515151;
	padding-top: 8px;
}

.widget-container.S2 a {
	color: #3585c9;
	text-decoration: underline;
	text-shadow: none;
}

.widget-container.S2 li a {
	text-decoration: none;
}


.widget-container.S2 a:hover {
	color: #64aceb;
	text-decoration: none;
}
.widget-container.S2 li {
	padding:0px 0px 4px 16px;
	margin: 0px 0px 0px 0px;
	background: url(./images/bullet_clear.png) no-repeat 0 .25em;
}

#sidebar .widget-container.S2 li.page_item a,
#sidebar .widget-container.S2 li.menu-item a {
	border-color: #e9da82;
	background-image: none;
	padding-left: 4px;
	color: #3482c6;
}
#sidebar .widget-container.S2 li.page_item a:hover,
#sidebar .widget-container.S2 li.menu-item a:hover {
	color: #3798f2;
}

/* Sidebar Widget Style 3 */

.widget-container.S3 {
	border: 1px solid #d4d4d4;
	background: #e5e5e5 url(./images/style3/gradient_dark.png) repeat-x center top;
	padding: 10px;
	margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 0px#deddd7;
    -moz-box-shadow: 1px 1px 0px #deddd7;
    box-shadow: 1px 1px 0px #fff;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
	text-shadow: #e7e7e7 1px 1px 0;
	color: #5c5c5c;
}

.widget-container.S3 h3,
.widget-container.S3 h4 {
	color: #515151;
	padding-top: 8px;
}

.widget-container.S3 a {
	color: #286396;
	text-decoration: underline;
	text-shadow: none;
}
.widget-container.S3 a:hover {
	color: #28455f;
	text-decoration: none;
}
.widget-container.S3 li a {
	text-decoration: none;
}
.widget-container.S3 li {
	padding:0px 0px 4px 16px;
	margin: 0px 0px 0px 0px;
	background: url(./images/bullet_clear.png) no-repeat 0 .25em;
}



/*
Add Bullets to the core widgets
Uncomment the first rule below
to apply bullets to all widgets
*/

/* .widget-container ul li, */
.widget_meta ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
ul.blogroll li {
	padding-left: 16px;
	background: url(./images/style3/bullet.png) no-repeat 0 .25em;
}


/* Custom Menu Widget Images (arrows) */

#sidebar li.page_item a,
#sidebar li.menu-item a {
	background: url(images/style3/arrow_bullet.png) no-repeat 8px 8px;
}

#sidebar li.page_item a:hover,
#sidebar li.menu-item a:hover {
	background: url(images/style3/arrow_bullet.png) no-repeat 8px -24px;
}

/* Flickr Widget */


.flickr img {
	border: 1px solid #d8d8d8;
	background-color: #f9f9f9;
	padding: 4px
}

.flickr img:hover {
	border-color: #dcdcdc;
}


#footer .flickr img {
	border: 1px solid #d5d4c9;
	background-color: #f5f4e8;
	padding: 4px
}

#footer .flickr img:hover {
	border: 1px solid #c2c1b7;
	background-color: #fffdf0;
	position: relative;
}


/* @end */


/* @group Author Info */


/* Author Bio Section */

#author-info {
	background: #e6e6e6;
	border: 1px solid #fff;
	box-shadow: 1px 1px 2px #ccc inset, -1px -1px 2px #ccc inset;
    -moz-box-shadow: 1px 1px 2px #ccc inset, -1px -1px 2px #ccc inset;
    -webkit-box-shadow: 1px 1px 2px #ccc inset, -1px -1px 2px #ccc inset;
    -webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-pie-box-shadow: 1px 1px 2px #d5d6ce;
	-pie-background: linear-gradient(#ffffff, #d5d6ce);
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
}

#author-info img.avatar {
	border: 1px solid #d8d8d8;
	background-color: #f9f9f9;
	padding: 4px

}


/* @end */



/* @group Button - (White is Default)  */

/* White button is default in this style
// To change this, just copy from style.css
// and remove the color class from .button
*/

a.button {
  background-image: -webkit-linear-gradient(#ffffff, #eee);
  background-image: -moz-linear-gradient(#ffffff, #eee);
  background-image: -o-linear-gradient(#ffffff, #eee);
  background-image: linear-gradient(#ffffff, #eee);
  -pie-background: linear-gradient(#ffffff, #eee);
  border: 1px solid #d6d6d6;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  text-shadow: 0 1px 0 white;
  behavior: url("./wp-content/themes/element/PIE.php");
  position: relative;
}
a.button:hover {
  background-image: -webkit-linear-gradient(#eee, #ffffff);
  background-image: -moz-linear-gradient(#eee, #ffffff);
  background-image: -o-linear-gradient(#eee, #ffffff);
  -pie-background: linear-gradient(#eee, #ffffff);
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  cursor: pointer;
}
a.button:active {
  -moz-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  border: 1px solid #c2c2c2;
}
a.button span.btn_caption {
  color: gray;
  text-shadow: 0 1px 0 white;
}

/* @end */



/* @group Callouts */

/* Callout Box */

.cta {
	background: #f4f4f4 url(./images/style3/gradient_trans.png) repeat-x 0 bottom;
	text-shadow: #fff 1px 1px 0;
	border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 4px #aaa;
    -moz-box-shadow: 0px 0px 4px #aaa;
    box-shadow: 0px 0px 4px #aaa;
    -pie-box-shadow: 0px 0px 4px #aaa;
}

/* No margin on Callout Box paragraphs */

.cta p {
	margin: 0;
	padding: 0;
}


/* Slightly smaller headings for Callouts */

.cta h3 {
	font-size: 1.5em;
	text-shadow: #fff 1px -1px 0;
}



/* @end */



/* @group WP Overrides */

.postmeta {
	/*background: white;*/
	background: none;
	padding: 3px 6px;
}


span.post_written,
span.post_categories {
	font-family: DroidSerif, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


span.post-comments span {
	display: inline;
}


.postmeta a:link {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 2px;
}

.postmeta a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 2px;
	color: #286396;
}

.postmeta .post-comments a:link {
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 0px;
}


/* Post Images */
ul.advanced-recent-posts li img,
.instapress img,
.wp-post-image {
	margin-top: 5px;
	border: 1px solid #fff;
	background-color: #f8f8f8;
	padding: 5px;
    -webkit-box-shadow: 1px 1px 0px #ccc;
    -moz-box-shadow: 1px 1px 0px #ccc;
    box-shadow: 1px 1px 0px #ccc;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
}

/* Staff Directory */

ul.staff_social {
	border-color: #deddd7;
}


/* all 1px border accents */

hr,
.entry-utility,
.entry-meta,
.small,.post,
.st_relatedposts h4,
#sidebar li.page_item a,
#sidebar li.menu-item a,
.latestposts .latest-item {
	border-bottom: 1px solid #dbdcdb;
}


.post {
	border-bottom: none;
	margin-bottom: 85px;
	padding-bottom: 0px;
}

body.category .post {
	margin-bottom: 15px;
}

.entry-content {
	clear: both;
}

.entry-title {
	margin-bottom: 5px;
}

h1.entry-title,
h2.entry-title {
	line-height: 1.1em !important;
	color: #B4400F;
}

h1.entry-title,
body.home h2.entry-title {
	font-size: 30px;
}

h2.entry-title {
	font-size: 21px;
}

h1.entry-title a,
h2.entry-title a {
	color: inherit;
}

.wp-caption {
	border: none;
  background-color: transparent;
}

.wp-caption p.wp-caption-text,
.postmeta_wrapper {
	background: none repeat scroll 0 0 rgba(228, 228, 223, 0.35);
	border: 1px solid #E1E1DC;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
	padding: 4px 8px;
}

.postmeta.classifications {
	background: none;
	border: none;
	padding: 0;
}
.gallery .gallery-item img:hover,
.gallery .gallery-item img.thumbnail:hover {
	border-color: #e0e0e0;
}


hr {
	background-color: #fff;
}


table td {
	background-color: #fafafa;
	border: 1px solid #ddd;
}


body.single .entry-utility {
	border-bottom: none;
}


pre,code {
		background-color: #ebebeb;
		border-bottom: 1px solid #dbdcdb;
		border-top: 1px solid #dbdcdb;
}

blockquote {
	border-color: #d5d5d5;
}



/* @end */



/* @group Slider Customization */

/* Slider Background Color */

li.slide,.flexslider {
	background-color: #efefef;
}

.flex-control-nav li a {background: url(./images/style3/bg_control_nav.png) no-repeat 0 0;}


/* @end */
