/*
Theme Name: Philly Aids Thrift Theme
Author: Tactile Design Group
Author URI: http://tactiledesigngroup.com

*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

/* BreezingForms CSS customizations
   by Mike B. May 4, 2013
*/

.bfPage label { font-size: 13px; }
p.bfElemWrap.bflabelLeft label { font-weight: bold; }


/* Tactile Design Group 
	General Styles */
	
	
	

/* HTML5 Reset - Mucho Kudos to Eric Myers */


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#fff;
}
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:hover{
	color:#333;
	text-decoration:none;
	height: auto;
	}
 a{color:#31abd9;text-decoration:none;}
 a:hover {color: #e71648;}
h1{
		font-size:33px;
		font-weight:100;
	
		color:#000000;
	}

	
h3{
		font-size:18px;
		font-weight:200;
		color:#000000;
	
		
	}
hr {
  border:0;
  
  
background-color: #ccc;
height: 1px;

}


/*-------------------------------------*/
/*             General Styles          */
/*-------------------------------------*/

body{
background:url("images/bg-wrapper.jpg") top left white repeat-x ; /* Old browsers */
}

em{
	font-style:italic;	
}

strong{
   font-weight:bold;	
}

html {margin: 0; padding: 0;}


#wrapper{
	width:960px;
	height:auto;
	margin:50px auto;
	padding:auto;
	
}

#header{
	width:960px;
	height:150px;
	background:#3d3d3d;
	padding-top:50px;
	}
	
	
#logo{
   width:200px;
   height:200px;
   margin-left:-55px;
   margin-right:30px;
   float:left;
   margin-top:-70px;
}
#tagline{
	float:right;
	margin-right:60px;
	width:auto;
	height:auto;
	padding:10px;
	background:#3d3d3d;
	color:#fff;
	 font-family: "facitweb";
	
}


/*************************************NAV THINGS*************************/
#main-nav
{
	clear: both;

	}

#menu-first-menu { height: 60px; background: #31abd9; }

#main-nav UL LI
{
	float: left;
}
#main-nav li
{ float: left;
}
/*menu-styling ] on / hover states [*/
#main-nav UL LI A
{
	
	padding: 0 19px;
	height:45px;
	text-decoration: none;
	display: block;
	text-align:center;
	padding-top:25px;
	font-family: "gunplay-spraypaint",sans-serif;
	font-size:26px;
	color:#fff;
	position: relative;
	z-index: 999;
}


#main-nav UL LI.current-menu-item a, #main-nav UL LI.current_page_item a {color:#edf874; }



#main-nav UL LI A:hover{
	color:#edf874;
}
#main-nav UL LI A.about
{
	width: 140px;
	text-align:center;
	
	
}
#main-nav a#menu-item-134:hover
{
	background-position: 0px -106px;
	
	
}
#main-nav UL LI A.sales
{
	width: 100px;
	background-position: -140px 0;
	
}
#main-nav UL LI A.sales:hover
{
	background-position: -140px -106px;
	
}

#main-nav UL LI A.ways
{
	width: 180px;
	background-position: -240px 0;
	
}
#main-nav UL LI A.ways:hover
{
	background-position: -240px -106px;
}
#main-nav UL LI A.gallery
{
	width: 100px;
	background-position: -420px 0;
	
}
#main-nav UL LI A.gallery:hover
{
	background-position: -420px -106px;
}




#main-nav UL LI A.news
{
	width: 170px;
	background-position: -520px 0;
	
}
#main-nav UL LI A.news:hover
{
	background-position: -520px -106px;
}
#main-nav UL LI A.contact
{
	width: 150px;
	background-position: -690px 0;
	
}
#main-nav UL LI A.contact:hover
{
	
	background-position: -690px -106px;
}
#main-nav UL LI A.blog
{
	width: 120px;
	background-position: -840px 0;
	
}
#main-nav UL LI A.blog:hover
{
	
	background-position: -840px -106px;
}





#main-nav UL LI.selected A.about
{
	background-position: 0px -106px;
	color:#edf874;
}
#main-nav UL LI.selected A.sales
{
	background-position: -140px -106px;
	color:#edf874;
}
#main-nav UL LI.selected A.ways
{
	background-position: -240px -106px;
	color:#edf874;
}
#main-nav UL LI.selected A.gallery
{
	background-position: -420px -106px;
	color:#edf874;
}
#main-nav UL LI.selected A.news
{
	background-position: -520px -106px;
	color:#edf874;
}
#main-nav UL LI.selected A.contact
{
	background-position: -690px -106px;
	color:#edf874;
}
#main-nav UL LI.selected A.blog
{
	background-position:-840px -106px;
	color:#edf874;
}
 
/*Sub nav Menu div*/
#main-nav UL LI UL
{
	background:#31abd9;
	width:120px;
	margin-top:-10px;
	margin-left:40px;
	position:absolute;
	font-size:20px;
	clear: both;
	display:none;
        z-index:9999;
	
}

#main-nav UL LI UL A
{
	width: 120px;
	text-align:left;
	font-size:20px;
	font-family: "gunplay-spraypaint",sans-serif;
	height:30px;
	padding:15px 8px 1px 8px;
	display:block;
	border-top: 1px solid #fff;
	color: white;
}
#main-nav UL LI UL A:hover
{
	color:#edf874;
	
}


/*
#main-nav UL LI UL LI A
{
	background: none;
	padding-bottom: 10px !important;
	height: 0;
	margin-top: 18px;
	color:#fff;
}*/



  /*******************************************************************************/
  
  #container{
	   height:auto;
	  background:url("images/bg-border.png") repeat-y;
	  width:960px;
	  padding-top:43px;
	  padding-bottom:50px;
	  float:left;
	  margin-top:-10px;
	
  }
  
  #featuredcontent{
	  width:800px;
	  background:#f7f7f7;
	  border:1px #d9d9d9 solid;
	  -moz-border-radius: 15px;
	  border-radius: 10px;
	  margin:0 50px 50px 50px;
	  padding:10px;
	  clear:both;
	  position:relative;
}
  #promos{
	  width:940px;
	  margin:10px;
	  height:450px;
	  margin: 0 auto;
 }
 
 #promos h1{
	 
	 color:#000;
	 font-size:22px;
	 font-family: "gunplay-spraypaint",sans-serif;
	 margin-bottom:10px;
 }
  #promos h3{
	 
	 color:#e71648;
	 font-size:15px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	  margin-bottom:10px;
	  margin-top:5px;
	  line-height:20px;
 }
 
  #promos p{
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px; 
	font-size:12px; 
  }
  #promos img{
	float:left;
	width:210px;
	margin-top:10px;
	
  }
  
  #promos ul li {
	 font-size:12px !important;  
  }
  
  #promos ol li {
	 font-size:12px !important;  
  }
   #promos ul li a{
	 font-size:12px !important;  
  }
  
  #promos ol li a{
	 font-size:12px !important;  
  }
  #promoleft{
	  width:215px;
	  min-height:500px;
	  margin-left:58px;
	  border:1px #31abd9 solid;
	  -moz-border-radius: 10px;
	  border-radius: 10px;
	  background:#f7f7f7;
	  padding:20px;
	  float:left;
	  -moz-box-shadow:inset 0 0 10px #ccc;
	   -webkit-box-shadow:inset 0 0 10px #ccc;
	   box-shadow:inset 0 0 10px #ccc;
	   clear:both;
	   
	   
  }
   #promomiddle{
	  width:215px;
	  min-height:500px;
	  margin-left:25px;
	  background:url("images/promo2.png") bottom center no-repeat #f7f7f7;
	  padding:20px;
	  float:left;
	  -moz-box-shadow:    inset 0 0 10px #ccc;
	  -webkit-box-shadow: inset 0 0 10px #ccc;
	  box-shadow:         inset 0 0 10px #ccc;
	  border:1px #31abd9 solid;
	  -moz-border-radius: 10px;
	  border-radius: 10px;
	   
  }
   #promoright{
	  width:215px;
	  min-height:500px;
	  margin-left:25px; 
	  border:1px #31abd9 solid;
	  -moz-border-radius: 10px;
	  border-radius: 10px;
	 background:#f7f7f7;
	  padding:20px;
	  float:left;
	  -moz-box-shadow:    inset 0 0 10px #ccc;
	  -webkit-box-shadow: inset 0 0 10px #ccc;
	  box-shadow:         inset 0 0 10px #ccc;
	  
  }
  #bottom{
	width:960px;
	height:250px; 
	float:left; 
	
  }
  #waystohelp{
	  width:540px;
	  height:230px;
	  background:url(images/howucanhelp-bg.png) #fcf9f9;
	  border:1px #d9d9d9 solid;
	  -moz-border-radius: 10px;
	  border-radius: 10px;
	  margin-left:50px;
	  margin-top:50px;
	  text-align:center;
	   font-family: "gunplay-spraypaint",sans-serif;
	   float:left;
  }
  #waystohelp .header{
	  width:520px;
	  background:#e71648;
	  height:40px;
	  border-top-left-radius:10px;
	  border-top-right-radius:10px;
	  color:#fff;
	  padding:20px 0 5px 20px;
	  text-align:left;
  }
  #waystohelp h1{
	  font-size:22px;
  }
  
  #tape{
	width:163px;
	
	position:relative;
	margin-left: -40px;
	margin-top:-85px;
	
	float:left;
	
	
  }
  #shop{
	  width:109px;
	  height:109px;
	  margin:20px 30px;
	  float:left;
	  clear:left;
  }
  
  #shop img{
	 padding-bottom:5px;  
  }
  
   #donate{
	  width:109px;
	  height:109px;
	  margin:20px 40px;
	  float:left;
	  
  }
  #donate img{
	 padding-bottom:5px;  
  }
   #volunteer{
	  width:109px;
	  height:109px;
	  margin:20px 30px;
	  float:left;
	  
  }
 #volunteer img{
	 padding-bottom:5px;  
  }
#aimless{
	float:left;
	width:300px;
	margin-top:50px;
	margin-left:30px;
}
#footer{
	width:960px;
	background:#2c2c28;
	color:#fff;
	float:left;
}
#footertext{
	margin:30px 50px 25px 50px ;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px; 
	font-size:15px; 
	color:#fff;
	float:left;
	
}
#footertext2{
	margin:60px 30px 25px 30px ;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px; 
	font-size:15px; 
	color:#fff;
	float:left;
	
}
#footertext h3{
	font-size:18px;
	font-weight:100;
	font-family: "gunplay-spraypaint",sans-serif;
	color:#fff;
	margin-bottom:10px;
}
#social{
	float:left;

}

#social li {float: left; padding:0 25px 25px 25px;  }

/* INTERIOR PAGE THINGS*/
#entries{
	  width:780px;
	  margin-left:67px;
	  height:auto;
	  padding:20px;
	  border:1px #31abd9 solid;
	  -moz-border-radius:10px;
	  border-radius:10px;
	  background:#f7f7f7;
	  float:left;
	  -moz-box-shadow:inset 0 0 10px #ccc;
	   -webkit-box-shadow:inset 0 0 10px #ccc;
	   box-shadow:inset 0 0 10px #ccc;
	   font-family: sans-serif;
	   line-height: 22px;  
 }
 
 #entries h1 {padding-bottom: 15px;}
 #entries h3 {font-size:18px;font-weight:100;font-family: "gunplay-spraypaint",sans-serif; margin-top: 10px; color: #e71648;}
 #container h2 {font-size:20px !important;font-weight:100;font-family: "gunplay-spraypaint",sans-serif; margin-top: 10px;   color: #000;}
 #container h3 {font-size:18px !important;font-weight:100;font-family: "gunplay-spraypaint",sans-serif; margin-top: 20px;  color: #e71648;}
 #container h4 {font-size:16px !important;font-weight:100;font-family: "gunplay-spraypaint",sans-serif; margin-top: 20px;  color: #000;}
 #container h5 {font-size:14px !important;font-weight:100;font-family: "gunplay-spraypaint",sans-serif; margin-top: 20px;  color: #000;}
 #container h6 {font-size:12px !important;font-weight:100;font-family: "gunplay-spraypaint",sans-serif; margin-top: 20px;  color: #000;}
 #entry{
	  width:650px;
	  height:auto;
	  margin-left:30px;
	  padding:20px;
	  float:left;
	  border-bottom:
	   
	   
  }
  
  #entry img{
	  width:115px;
	  height:115px;
	  float:left;
	  margin-right:10px;
  }
  #entry p{
	  
	  font-family:Arial, Helvetica, sans-serif;
	line-height:17px; 
	font-size:12px; 
  }

/*POST PAGE*/
  #post{
	  width:600px;
	  background:#f7f7f7;
	  border:1px #31abd9 solid;
	  -moz-border-radius: 15px;
	  border-radius: 10px;
	  margin:-68px 50px 100px 70px; /* Mike B. 22-Jan-14; this is overridden below */
	  padding:10px;
	  clear:both;
	  position:relative;
	  height:auto;
	  float:left;
	  /* Mike B. 22-Jan-14; keeps post content at top of page
	  instead of being pushed down */
	  margin: 0px 50px 100px 70px; /* MB */		
	  clear:left;
	  vertical-align: top;
}
#post p{
	
	margin:0px 0px 10px 10px;
	/*float:left;*/
	 font-family:Arial, Helvetica, sans-serif;
	line-height:22px; 
	font-size:16px;
}



#container ul li{
	 list-style:square;
	 margin-left:15px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:16px;
  }
  
#container ol li{
	 margin-left:25px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:16px;
  }
#post img{
	height:auto;
	margin:10px 10px 10px 0;
}
#post h1{
	font-size:33px;
	font-weight:100;
	font-family: "gunplay-spraypaint",sans-serif;
	margin-left:10px;
	margin-top:20px;
}
#archive{
	width:160px;
	margin-right: 37px;
	float:right;
	height:auto;
	border-left:1px solid color:#e71648;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px; 
	font-size:12px;
}
#archive h3{
	font-size:18px;
	font-weight:100;
	font-family: "gunplay-spraypaint",sans-serif;
	
}

#slidewrapper {border: 1px; margin-right: -25px;}

.ml50 {margin-left: 10px;}


#archives{
	  width:780px;
	  margin-left:67px;
	  height:auto;
	  padding:20px;
	  border:1px #d9d9d9 solid;
	  -moz-border-radius:10px;
	  border-radius:10px;
	  background:#f7f7f7;
	  float:left;
	  -moz-box-shadow:inset 0 0 10px #ccc;
	   -webkit-box-shadow:inset 0 0 10px #ccc;
	   box-shadow:inset 0 0 10px #ccc;
	   font-family: sans-serif;
	   line-height: 22px;  
 }
 
 #archives h1 {padding-bottom: 10px;}
 #archives h3 {font-size:18px;font-weight:100;font-family: "gunplay-spraypaint",sans-serif; margin-top: 10px; color: #e71648;}
 #archives h2 {margin-top: 25px;}
 
 .mr10 {margin-right: 10px;}
.mb10{margin-bottom:10px;}
.ml120{margin-left:120px;}
 .alignright{float:right;}
.mt20{margin-top:20px;}
 #subNav {position: relative; z-index: 9999;}
 
 p {margin-bottom: 12px;}



/* Slider  */
.smooth_slider{
	width:780px !important;
	height:270px;
	background-color:#f7f7f7;
	border:1px solid #31abd9;
	margin: 0 auto 30px auto;
	border-radius:10px;
	padding: 20px 40px 50px 20px!important;
} 
.smooth_slider .sldr_title{
	font-family:Arial,Helvetica,sans-serif, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	margin-top:5px;
	} 
.smooth_slider .smooth_slideri{
	width:810px !important;
	margin:0px 0px 0px 0px !important;
	}  
.smooth_slider .smooth_slider_thumbnail{
	float:left;
	margin:0 10px 0 0px;
	max-height:270px;
	border:0px solid #000000;
	padding-right:20px;
	} 
.smooth_slider .smooth_slideri h2{
	 clear:none;line-height:17px;
	 color: black;
     font-size: 22px !important;
     font-family: "gunplay-spraypaint",sans-serif !important;
     margin: 5px 0 20px 0 !important;
	 font-weight:bold;
	 font-style:normal;
	 color:#000000;
} 
.smooth_slider .smooth_slideri h2 a{
	color:#000000;
	font-size:22px !important;
	font-weight:bold;
	font-style:normal;
}
	 
.smooth_slider .smooth_slideri span{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:normal;font-style:normal;color:#000000; } 
.smooth_slider .smooth_slideri p.more{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	
} 


.smooth_slider p.smooth_more a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px!important;
	font-weight:bold;
	font-style:normal;
	color:#31abd9!important;
	text-decoration:none !important;
	float:left !important;
	padding-top:20px;
	text-transform:uppercase !important;
}

.smooth_slider p.smooth_more a:hover{
   color:#E71648 !important;
}

.smooth_slider .smooth_next{} 
.smooth_slider .smooth_prev{}

.smooth_slider .smooth_nav {
	position: absolute;
	text-align: center;
	width:100% !important;
	bottom:5px;
	left: 50% !important;
    margin-left: 10px 0 0 -70px ;
	padding-top:5px;

}

.smooth_slider .smooth_slider_inav{
  background-image:url(images/star_sprite.png) !important;	
  width:22px !important;
  height:23px !important;
  margin:5px;
}
.activeSlide{
  background-position:0 !important;
}



.redStars li{
  background-image:url(images/star_red.png);
  background-repeat:no-repeat;
  background-postion:left;
  list-style:none !important;
  padding-left:30px;
  margin-left:0px;
  line-height:26px;	
}



/*----- Columns --------*/

#column{
	  margin-left:67px;
	  height:auto;
	  padding:20px;
	  border:1px #31abd9 solid;
	  -moz-border-radius:10px;
	  border-radius:10px;
	  background:#f7f7f7;
	  float:left;
	  -moz-box-shadow:inset 0 0 10px #ccc;
	   -webkit-box-shadow:inset 0 0 10px #ccc;
	   box-shadow:inset 0 0 10px #ccc;
	   font-family: sans-serif;
	   line-height: 22px;  
	   clear:right;
 }
 
 #column.last{
	margin-left:20px; 
 }
 
 .top_space{
	 margin-top:10px; 
 }
 
 .half{
	 width:360px; 
 }
 
 #side_column{
	  margin-left:20px;
	  height:auto;
	  padding:20px;
	  border:1px #31abd9 solid;
	  -moz-border-radius:10px;
	  border-radius:10px;
	  background:#f7f7f7;
	  float:left;
	  -moz-box-shadow:inset 0 0 10px #ccc;
	   -webkit-box-shadow:inset 0 0 10px #ccc;
	   box-shadow:inset 0 0 10px #ccc;
	   font-family: sans-serif;
	   line-height: 22px;  
	   clear:right;
 }
 
 #column h1 {padding-bottom: 15px;}
 #column h3 {font-size:18px;font-weight:100;font-family: "gunplay-spraypaint",sans-serif; margin-top: 10px; color: #e71648;}

  #column p{
	  
	  font-family:Arial, Helvetica, sans-serif;
	line-height:24px; 
	font-size:16px; 
  }
  #side_column h1 {padding-bottom: 15px;}
 #side_column h3 {font-size:18px;font-weight:100;font-family: "gunplay-spraypaint",sans-serif; margin-top: 10px; color: #e71648;}
  #side_column img{
	  width:115px;
	  height:115px;
	  margin-right:10px;
  }
  #side_column p{
	  
	  font-family:Arial, Helvetica, sans-serif;
	line-height:24px; 
	font-size:16px; 
  }
  
.large{
    width:550px;
}

.small{
    width:180px;	
}

#shTopImg{
  background-image: url(images/gallery_ex.png) !important;
  background-size: 20px 20px !important;
  background-repeat:no-repeat !important;
  background-position:99% 1% !important;
  padding:30px !important;
}
  
#shCount{
  	padding-top:5px !important;
}

.newsletter{
  margin: 30px 0px 25px 50px !important;	
}

.newsletter label{
	font-size:18px !important;
	font-weight:100 !important;
	font-family: "gunplay-spraypaint",sans-serif !important;
	color:#FFF; !important;
	margin-bottom:10px !important;
}

.cc_style_3{
  background-color:transparent  !important;	
}

.cc_widget_title{
   color:#FFFFFF !important;
   font-family: "gunplay-spraypaint",sans-serif !important;	
   font-size:18px !important;
	font-weight:100 !important;
   margin-bottom:10px !important;
}

.cc_input_email{
  width:236px !important;
  height: 20px !important;	
}

.cc_widget_container .cc_input_email {
max-width: 55% !important;
}

.cc_style_3 .cc_submit {
/*font-size: 16px !important;*/
font-size:12px !important;
padding:3px;
}

.cc_widget_container{
  margin-left:30px !important;	
}


/*----------End Columns------------*/
.readmore_link{
   margin-left:50px;	
}

.readmore_link a{
	font-family: Arial,Helvetica,sans-serif;
  	font-size: 18px!important;
	font-weight: bold;
	font-style: normal;
	color: #31ABD9!important;
	text-decoration: none !important;
	float: left !important;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase !important;	
}

.readmore_link a:hover{
    color:#FF0000 !important;	
}

#entry li{
	 list-style:square;
	 margin-left:20px;  
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:16px;
  }

#promos li{
	 list-style:square;
	 margin-left:20px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:16px; 
  }
  
 #navigation{
	  width:600px;
	  background:#f7f7f7;
	  border:1px #31abd9 solid;
	  -moz-border-radius: 15px;
	  border-radius: 10px;
	  margin:-68px 50px 100px 70px;
	  padding:10px;
	  clear:both;
	  position:relative;
	  height:auto;
	  float:left;
}

.wp-caption-text{
  width:215px !important;	
  margin:0px !important;
}

.wp-caption img{
  margin:0px !important;
  float:none !important;	
}

container ul li{
   list-style:square;	
}

#container ol li{
   list-style:decimal !important;
   line-height:22px;	
}

#container ol{
  margin-left:10px;	
  overflow:auto;
}

#container li{
  line-height:22px !important;	
}

#container ul{
  overflow:auto;
  margin-left:15px;		
}

.smooth_slider .smooth_slideri h2 a {
  line-height:26px;	
}