/*
Theme Name: STL Salvation Army
Theme URI: http://studiox.us
Description: Custom theme for Salvation ARmy
Version: 0.1
Author: 
Author URI: 
*/

/* @font-face {
    font-family: 'trajan-pro';
    src: url('fonts/trajan-pro.eot');
    src: url('fonts/trajan-pro.eot?#iefix') format('embedded-opentype'),
         url('fonts/trajan-pro.woff') format('woff'),
         url('fonts/trajan-pro.ttf') format('truetype'),
         url('fonts/trajan-pro.svg#trajan-pro') format('svg');
    font-weight: normal;
    font-style: normal;
} */

/*
Meyer Reset
*/

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;font-size:100%;margin:0;padding:0}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:normal;vertical-align:top;text-align:left}svg{overflow:hidden}


/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 14px/1.5 Georgia, Arial, sans-serif;
  color:#666666;
}

pre,
code {
  font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

a:link, a:visited{
	color:#c02012;
	text-decoration: none;
}
*:focus {outline: none;}
a:active{outline:none}
.content a:hover{
	text-decoration: underline;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}
p{
	margin-bottom:12px;
	padding:0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5{	font-family: trajan-pro, Arial, Verdana, sans-serif; font-weight: normal; color:#c02012; margin:0 0 10px 0;padding:0;}

h1 {
  font-size: 28px;
  line-height: 31px;
}

h2 {
  font-size: 26px;
  line-height: 28px;
}

h3 {
  font-size: 22px;
  line-height: 24px; 
}

h4 {
  font-size: 18px;
  line-height: 21px; 
}

h5 {
  font-size: 16px;
  line-height: 19px;   
}

h6 {
  font-size: 14px;
  line-height: 17px;   
}


/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body{min-width:960px}.container_12{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_3_right,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{display:inline;float:left;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11{position:relative}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_3{width:220px;}.container_12 .grid_3_right{width:220px;display:none;}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_6{width:690px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_9{width:700px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_12 .grid_12{width:940px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_3{padding-left:240px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_6{padding-left:480px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_9{padding-left:720px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_3{padding-right:240px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_6{padding-right:480px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_9{padding-right:720px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_12 .push_1{left:80px}.container_12 .push_2{left:160px}.container_12 .push_3{left:240px}.container_12 .push_4{left:320px}.container_12 .push_5{left:400px}.container_12 .push_6{left:480px}.container_12 .push_7{left:560px}.container_12 .push_8{left:640px}.container_12 .push_9{left:720px}.container_12 .push_10{left:800px}.container_12 .push_11{left:880px}.container_12 .pull_1{left:-80px}.container_12 .pull_2{left:-160px}.container_12 .pull_3{left:-240px}.container_12 .pull_4{left:-320px}.container_12 .pull_5{left:-400px}.container_12 .pull_6{left:-480px}.container_12 .pull_7{left:-560px}.container_12 .pull_8{left:-640px}.container_12 .pull_9{left:-720px}.container_12 .pull_10{left:-800px}.container_12 .pull_11{left:-880px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:before,.clearfix:after,.container_12:before,.container_12:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.clearfix:after,.container_12:after{clear:both}.clearfix,.container_12{zoom:1}


/* Salvation Army Styling */

body{
	background: #000 url(../images/bg_body.png) top left repeat-x;
}

.full-white{
	background: #FFF;
}

#top-nav{
	height:38px;
	font-family: trajan-pro, Arial, Verdana, sans-serif; 
	font-weight: normal;
}

/* top menu */
.top-nav ul, .top-nav ul li{
	margin:0;
	padding:0;
	list-style: none;
	float:right;
	text-align: right;
}

.top-nav ul li{
	padding-top:8px;
	margin-left:16px;
}
.top-nav ul li a{
	font-size: 14px;
	color:#FFF;
}

.top-nav ul li a:hover{
	text-decoration: underline;
}


#secondary-nav{
	font-family: trajan-pro, Arial, Verdana, sans-serif; font-weight: normal;	
}
#header-right.top-nav ul{
	margin-top:10px;
}


/* top search */
.top-search{
	background: #FFF url(../images/icn_shield_sm.png) 10px 50% no-repeat;
	padding:9px 0;
	height:20px;
}
.top-search form, .top-search form input{
	margin:1px 0 0 0; 
	padding:0;
	font-family: trajan-pro, Arial, Verdana, sans-serif; font-weight: normal;		
}
.top-search form input{
	margin-left:30px;
	border:1px solid #FFF;
	width:170px;
	font-size: 14px;
}
.top-search input:focus{
	margin-left:30px;
}

/* top slider */

/* Top Slider */
#top-slider{
	width:100%;
	height:350px;
	overflow:hidden;
	background: #FFF url(../images/bg_top_slider_full.png) 0 0 repeat-x;
	border-top:1px solid #dd2516;
	font-family: trajan-pro, Arial, Verdana, sans-serif; font-weight: normal;
}


#top-slider .grid_12{
	background:#FFF url(../images/bg_top_slider_red_grad.png) 0 0 repeat-x;
	height:350px;
}


#top-slider ul, #top-slider ul li{
	list-style: none;
	width:940px;
	height:320px;
	margin:0;
	padding:0;
}

#top-slider ul li .slider-image{
	width:620px;
	height:320px;
	float:left;
}

#top-slider ul li .slider-content{
	width:240px;
	padding:25px 30px;
	color:#FFF;
	float:left;
	margin:0;
}


#top-slider ul li .slider-content p{
	margin:0 0 20px 0;
	padding:0;
	font-size:22px;
	line-height:30px;
	font-weight:normal;
	color:#FFF;
	text-transform: uppercase
}


/* top slider nav  */
#top-slider #nav{
	margin:3px auto 0 auto;
	width:280px;
	height:20px;
}

#top-slider #nav li{
	display: inline;
	text-align: center;
	width:20px;
	height:28px;
}

#top-slider #nav li{
	float:left;
	height:14px;
	width:12px;
	display: block;
	margin:10px;
	background: url(../images/bg_slider_dot_dark.png) 0 0 no-repeat;
}

#top-slider #nav li.activeSlide{
	background: url(../images/bg_slider_dot_dark.png) -0px -15px no-repeat;
}

#top-slider #nav li a{
	padding:5px;
}




/* Content */
.home-boxes{
	padding:10px 0 20px 0;
}

.content{
	padding:30px 0;
}

.home-boxes{
	padding-bottom:0;
}

/* sidebar */
.sidebar h3{
	margin:0 0 10px 0;
	padding:0;
	font-size: 18px;
	line-height: 20px;
}

/* banner block */

.banner-block-fancy, .banner-block-html, .banner-block-banner{
	margin:0 0 10px 0;
	float:left;
}

.banner-block-banner{
	margin-bottom:15px;
}

.banner-block-fancy .banner-block-desc{
	color:#FFF;
	padding:15px;
	background:#dc2516;
}

.banner-block-fancy .banner-block-desc h1, .banner-block-fancy .banner-block-desc h2, .banner-block-fancy .banner-block-desc h3, .banner-block-fancy .banner-block-desc h4, .banner-block-fancy .banner-block-desc h5{
	color:#FFF;
	margin:0 0 10px 0;
	padding:0;
}

.banner-block-fancy .banner-block-desc p{
	font-size: 12px;
}

.banner-block-fancy .banner-block-desc a:link, .banner-block-fancy .banner-block-desc a:visited{
	color:#FFF;
	text-decoration: underline;
}






.breadcrumbs{
	padding-top:10px;
}

.breadcrumbs a, .breadcrumbs strong{
	padding:0 10px;
	font-family: trajan-pro, Arial, Verdana, sans-serif; 	
	color:#000;
}
.breadcrumbs a:hover{
	text-decoration: underline;
}
.breadcrumbs strong{
	color:#c02012;
	font-weight: normal;
}

#footer{
	padding: 60px 0 32px 0;
	color:#000;
	font-size: 11px;
	background: #d1d1d2 url(../images/bg_footer.png) top left repeat-x;
	border-bottom:35px solid #000;
}

#footer .social-icons img{
	float:left;
	margin:0 15px 5px 0;
}

#footer a{
	color:#000;
}

#footer a:hover{
	text-decoration: underline;
}





/* donate button */

#btn-donate{
	background-image: url(../images/btn_donate_white.png);
	background-position: top left;
    color: #FFF;
    cursor: pointer;
    height: 117px;
    left: 0;
    /* margin-left: -7px; */
    overflow: hidden;
    position: fixed;
    text-indent: -100000px;
    top: 213px;
    width: 45px;
    z-index: 100000;
}

#btn-donate.open{
	left:390px;
}

#btn-donate:hover{
	opacity:0.8
}

#btn-donate.btn-donate-white{
	background-image: url(../images/btn_donate_white.png);
}

#btn-donate.btn-donate-red{
	background-image: url(../images/btn_donate_red.png);
}

/* donate div */

#div-donate{
}
#div-donate{
	background: url(../images/bg_div_donate.png) bottom left no-repeat;
    color: #FFF;
    left: 0;
    position: fixed;
    top: 213px;
    width: 390px;
    z-index: 100000;
    left: -390px;
}

#div-donate .textwidget{
	padding:25px;
	font-family: Georgia;
}


#div-donate .textwidget ul, #div-donate .textwidget ul li{
	list-style:none;
	margin:0;
	padding:0;
	font-family: trajan-pro, Arial, Verdana, sans-serif; 
}

#div-donate .textwidget ul{
	margin:10px 0;
}

#div-donate .textwidget ul li{
	margin-bottom:5px;
}

#div-donate .textwidget ul li a:link, #div-donate .textwidget ul li a:visited{
	color:#FFF;
	font-style: italic;
	font-family: Georgia;
	font-size:15px;
}

#div-donate .textwidget a:hover{
	text-decoration: underline;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 700px;
	font-size:18px;
	z-index:10000;
}
#access .menu-header,
div.menu {
	margin-left: 12px;
	width: 700px;
	background: cyan;
	z-index:10000;		
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
	text-align: left;
	z-index:99;	
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	margin:0;padding:0;
	text-align: left;
	z-index:99;		
}
#access a {
	color: #FFF;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 260px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	z-index:10000;		
}
#access ul ul ul {
	left: 100%;
	top: 0;
	z-index:10000;		
}
#access ul ul a {
	background: url(../images/bg_sub_menu.png) repeat;
	line-height: 1em;
	padding: 10px;
	width: 260px;
	height: auto;
	color:#FFF;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #fff;
}

#access ul ul :hover > a {
	background:#000000;
	text-decoration: none;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

#access ul li ul li.menu-item-type-post_type a{
	color:#FFF;
}


#access ul li ul li.menu-item-type-post_type a:hover{
	color:#FFF;
}


#access ul.sub-menu{
	background:url(../images/bg_sub_menu.png) top center no-repeat;
}

#menu-secondary-navigation.menu li{
	margin:0 0 0 16px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 15px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 15px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 10px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 10px 20px;
}

a img.alignnone {
    margin: 5px 20px 10px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 10px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}


.wp-caption { 
	border-style: solid; 
	border-color: #ddd; 
	background-color: #eee; 
	text-align: center; 
	font-style: italic; 
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignright {
    margin: 5px 0 10px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:5px 0 0 0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:12px;
    line-height:17px;
    margin:5px 0 0 0;
    padding:0 4px 5px;
}


.full-width-title{
	margin-bottom:20px;
}

.addresses h4{
	padding-bottom:0;
	margin-bottom:12px;
	font-size:19px;
	line-height: 19px;
}

ul.subpage-list{
	list-style: none;
	margin:0;
	padding:0;
	font-size:18px;
	font-family: trajan-pro, Arial, Verdana, sans-serif; font-weight: normal; color:#c02012;
	line-height: 20px;
}
ul.subpage-list li{
	margin:0 0 10px 0;
	padding:0;
}



/* post entry */
.entry{
	padding-bottom:15px;
	float:left;
	width:100%;
	clear:both;
}

.social-icons{
	margin:0 0 10px 0;
}

.map, #map {
	margin:0 auto 30px auto;
	height:500px;
	width:930px;
	display:block;
	border:1px solid #DDD;
}

vgutter{margin-bottom:20px;}

.addressblock:hover h4{
	text-decoration: underline;
}

.addressblock:hover h4{
	cursor: pointer;
}

iframe{
	z-index: 1;
}
