/* 
Theme Name: Saving Lives
Theme URL: http://www.sanctuaryrefugeefoundation.org
Description: Sanctuary Refugee Foundation Website
Author: Mark Hallam
Author URI: http://www.sanctuaryrefugeefoundation.org
Version: 1.0.1
*/
/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/  */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {

		font-size:100%;
		font-family:inherit;
		vertical-align:baseline;
		margin:0;
		padding:0;
		border:0;
		outline:0;
		font-weight:inherit;
		font-style:inherit;
}
.date {

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: 				none;

}
/* remember to define focus styles! */

:focus {

	outline: 				0;
}

/* remember to highlight inserts somehow! */

ins {

	text-decoration: 		none;

}

del {

	text-decoration: 		line-through;

}



/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: 		collapse;
	border-spacing: 		0;

}

caption, th, td {
	text-align: left;
	font-weight: normal;

}

blockquote:before,blockquote:after,q:before,q:after {content: "";}

blockquote, q {quotes: "" "";}

{margin:0;padding:0;}

ul, li {

	list-style-type: none;
}

/*end reset*/

body {

	line-height: 			1;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	color: 					#000000;
	background-color: 		#5f432e;
	background-repeat: 		repeat-y;
	background-position: 	center;
}
#container{
	width: 					960px;
	margin: 				0 auto 0 auto;
	background-repeat: 		repeat-y;
	background-image: 		url(images/wrap-bg.jpg);
	background-position: 	center;
}
#logo {
	height: 108px;
	background-image: 		url(images/logo.jpg);
	background-repeat: 		no-repeat;
	background-position: 	0px 0px;
	background-color: 		#FFFFFF;

}

#header {
	width: 				960px;
	background-color: 		#CC9999;
	padding-top: 			30px;
	background-image: 		url(images/header.jpg);
	background-repeat: 		no-repeat;
	height: 			158px;

}
#header #topTitle h1   {

        text-indent : 			-9999px; 
	margin: 			0px;
	font-family: 			Georgia, "Times New Roman", Times, serif;
	font-size: 			24px;
	text-decoration: 		none;
	padding-top: 			10px;
	padding-right: 			25px;
	padding-left: 			40px;
	padding-bottom: 		8px;

}

#header h1 a {
   	text-decoration: 		none;
}
#topTitle p {
	text-indent : 			-9999px; 
	font-family: 			Geneva, Arial, Helvetica, sans-serif;
	color: 					#FFFFFF;
}
#content {
        width: 				550px;
	padding-top: 			30px;
	padding-right: 			20px;
	padding-bottom: 		30px;
	padding-left: 			20px;
	float: 				left;
	margin: 			0px;
}
#content h2 {
	font-family: 			Helvetica,Arial,sans-serif;
	font-size: 			30px;
	color: 				#663300;
	padding-bottom: 		30px;
	text-decoration: 		none;
	padding-top: 			20px;
	font-weight: 			bold;
}
#content h3 {
	font-size: 			20px;
	font-weight: 			bold;
	font-family: 			Helvetica,Arial,sans-serif;
	color: 				#663300;
	margin-top: 			10px;
}
#content h3 a {
           font-family: Helvetica,Arial,sans-serif;
           font-size: 20px;
           font-weight: bold;
           color: #663300;
           text-decoration: none;
}
#content h3 a:hover {
    color: #996633;
text-decoration: none;
}
#content h2 a {
	text-decoration: 		none;
	color: 				#663300;
}
#content p {
	padding-top: 			10px;
        padding-bottom: 10px;
	line-height: 			20px;
	color: 				#000000;
	font-size: 			14px;
}
#content a {text-decoration: none;}
#content a:hover {text-decoration: none;}
#content ul li {
	padding-bottom: 		10px;
        font-size: 			14px;
	color: 				#000000;
	list-style-type: 		disc;
	list-style-position: 	        outside;
	list-style-image: 		url(images/bullet.jpg);
	margin-left: 			10px;
	line-height:                    16px;

}
.special {text-decoration: line-through;
} /*for store specials- discounts*/
#content ol li {
	list-style-image: none;
        font-size: 14px;
        line-height: 20px;
	list-style-type: decimal;
	padding-bottom: 10px;
}
#content ul {
    margin-left:1em;
    padding-left:1em;
    margin-top: 10px;
    padding-left: 20px;
}
#content ol {
	padding-top: 10px;
	padding-left: 20px;
}
#content blockquote {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 15px;
	float: left;
	margin-bottom: 20px;
        margin-top: 20px;
        background-color: #edebe9;
}
#content blockquote img {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#content blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	}
#content p.child {
        text-align: right;
	float: right;
        width: 350px; /*was 356*/
	font-size: 15px;
	font-weight: normal;
}
blockquote img {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.post{

}
.postmeta{

	/*border: 1px solid #CCCCCC;*/
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	/*padding-top: 5px;*/
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.postmeta p {
        padding-bottom: 5px;
}
strong {
	font-weight: bold;
}
.postnavigation{}

#searchform{}

#sidebar{
	width: 287px;
        color: #FFFFFF;
	float: right;
	background-color: #543b27;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	height: 100%;

}

#sidebar li {
	list-style-type: none;
}

#sidebar #searchform #s {
	width: 170px; /*width: 108px*/
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
strong.search-excerpt { background: yellow; }
#sidebar #searchsubmit {
	padding-top: 1px;
        padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

}

.donation-bt {

	margin-bottom: 20px;

}

/* === Footer === */

#footer{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;

	padding-left: 0px;

	background-color: #614a38;

	background-repeat: no-repeat;

	background-position: left top;

	/* CSS3 standard */

}

#copyright p {

	padding-top: 5px;

	padding-bottom: 5px;

}

#footer .box{

	float:left;

	width:254px;

	position:relative;

	padding-left:30px;

	padding-right:30px;

}

#footer .box2 h3 a {

	color: #FFFFFF;

	text-decoration: none;

}
#footer .box2 h3 a:hover {
	text-decoration: underline;

}


#footer .box2{
	float:left;
	width:254px;
	position:relative;
	padding-left:30px;
	padding-right:30px;

}

#footer h3{
	color:white;
	font-weight:normal;
	font-size:18px;
	margin:0 0 20px 0;

}

#footer ul{

	list-style:none;

	margin:0;

	padding:0;

}

#footer ul li{

	margin-top:-1px;

	background-color: #735f54;

	color: #FFFFFF;

	padding:8px;

	display:block;

}

#footer ul li a{

	color:#FFFFFF;

}



#footer ul li a:hover{

	color:white;

}



#footer .box p, #footer .box2 p{

	line-height:18px;

	padding:0 0 0 0;

	margin:0;

	color:#FFFFFF;

	text-shadow:#0b3a7f 1px 1px;

}
#footer .box2 a {
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#comments {}

.comments_navigation{}

.comments_navigation{}

.comments_reply{}

.comments_text{}

.comments_meta{}

.clear{

	clear:both;

}

.clearer {

	line-height: 0px;

	float: right;

	height: 0px;

}

#copyright{

	width:100%;

	color:#dce9f8;

	padding:20px 0 20px 0;

	text-indent:30px;

	background-color: #614a38;

	background-image: url(images/footer.jpg);

	background-repeat: repeat-x;

	background-position: top;

}

#copyright a{

	color:#dce9f8;

}

img.float-left {

	float: left;

	padding-right: 5px;}



/* -----------Begin Search Form Elements---------------- */

#searchform {

	text-align: left;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 10px;

	margin-left: auto;

	padding-top: 5px;

	padding-right: 3px;

	padding-bottom: 5px;

	padding-left: 0px;

}

/* Captions from default theme*/

.aligncenter,

div.aligncenter {

    font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.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;

    font-family: 				Arial, Helvetica, sans-serif;

	font-size: 					11px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

    font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

.alignright {

	float: right;

	margin-right: 0px;

}

.alignleft {

	float: left;

	margin-left: 0px;

}

/* End captions */



ul{} /* Unordered list. Your 'text' widget is built on an unordered list */

ul li.widget{

	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #ded7c7;
	background-color: #46260F;
	color: #ffffff;
	width: 250px;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
        padding-bottom: 5px;

} /* In this list item all further content is displayed. */

h2.widgettitle{

	font-weight: bold;
         padding-top: 8px;
        padding-left: 8px;
        padding-bottom: 8px;
	color: #ffffff;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 18px;

} /* The h2 heading the widget use to display the title of your widget */
ul li.widget a { color: #fff;

}
/*div.textwidget{

	padding-bottom: 10px;

	color: #FFFFFF;

	padding-right: 1em;

	padding-left: 1em;

} /* The div all of our widget content is displayed */

/*ul.popular{

	color: #FFFFFF;

} /* In this 'text' widget, I have used a unordered list with class Popular to display our content */

/*ul.popular li{

	color: #FFFFFF;

	

} /* List item inside the content */

/*ul.popular li a {

	color: #FFFFFF;



}

 /* How a link gets displayed inside a content-list item. */



#recent-posts-3 h2 {

	padding-bottom: 10px;

}



#recent-posts-3 ul {

    padding-right: 1em;

	padding-left: 1em;

}

#recent-posts-3 li {

	padding-bottom: 1.5em;	

}

#recentpostswithexcerpts-2 {

	color: #FFFFFF;

	font-size: 12px;

}

#categories-2 h2 {

	padding-bottom: 10px;

}



#categories-2 ul {

    padding-right: 1em;

	padding-left: 1em;

}

#categories-2 li {

	padding-bottom: 1.5em;	

}

#categories-2 li a {

	color: #FFFFFF;

	font-size: 12px;

}

#tag_cloud-5 {

	padding-right: 1em;

	padding-left: 1em;

	padding-bottom: 1.5em;	

}

#tag_cloud-5 a {

	color: #FFFFFF;

}



#tag_cloud-5 .tag-link-1 { font-size: 0.7em; font-weight: 100; }

 #tag_cloud-5 .tag-link-2 { font-size: 0.8em; font-weight: 200; }

 #tag_cloud-5 .tag-link-3 { font-size: 0.9em; font-weight: 300; }

 #tag_cloud-5 .tag-link-4 { font-size: 1.0em; font-weight: 400; }

 #tag_cloud-5 .tag-link-5 { font-size: 1.2em; font-weight: 500; }

 #tag_cloud-5 .tag-link-6 { font-size: 1.4em; font-weight: 600; }

 #tag_cloud-5 .tag-link-7 { font-size: 1.6em; font-weight: 700; }

 #tag_cloud-5 .tag-link-8 { font-size: 1.8em; font-weight: 800; }

 #tag_cloud-5 .tag-link-9 { font-size: 2.2em; font-weight: 900; }

 #tag_cloud-5 .tag-link-10 { font-size: 2.5em; font-weight: 900; }



img.alignright {float:right; margin:0 0 1em 1em}

img.alignleft {float:left; margin:0 1em 1em 0}

img.aligncenter {display: block; margin-left: auto; margin-right: auto}

a img.alignright {float:right; margin:0 0 1em 1em}

a img.alignleft {float:left; margin:0 1em 1em 0}

a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



/*---posts styling--------*/

#posts-by-category {

	width: 260px;

}

#post-by-category p.postmetadata {

	color: #CC9966;

}

#posts-by-category .entry{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: normal;

}
.excerpt img {
         float: left;
         width: 150px;
         padding-right: 10px;
         padding-top: 12px;
}
.excerpt p {
         float: right;
         width: 390px;
}
.single-post {
         clear: both;
         margin-bottom: 10px;

}
.single-post h2 {
           font-family: Georgia, "Times New Roman", serif;
           font-size: 23px;
           font-weight: bold;
           color: #663300;
}
/*-----News categories posts----*/

.news { /*news category blocks of posts*/

	margin-bottom: 10px;

	color: #CC6699;

}

.news h3 a { /*working*/

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	padding-bottom: 10px;

	padding-top: 10px;

	margin-bottom: 5px;

	font-size: 14px;

}

.news h3 a:hover {

	text-decoration: underline;

}

.news small {

	padding-top: 10px;

	color: #FFFFFF;

}

a.more-link {

	text-decoration: none;

	color: #000000;

}

a:hover.more-link {

	text-decoration: underline;

}
a.more-front-link {
       
        color: #ffffff;
}

.new-arrivals {

	margin-bottom: 10px;

	color: #FFFFFF;

}

h2.new-arrivals { /*working*/

	color: #FFFFFF;

	font-size: 18px;

	font-weight: bold;

	margin-top: 20px;

}

h2.news { /*working*/

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

	margin-top: 20px;

}
.new-arrivals h3 a:hover {

	text-decoration: underline;

}
div.entry p {
	line-height: 16px;
}

.front-post { /*works- block of post*/

	margin-bottom: 10px;

}

.front-post .date { /*works*/

	color: #FFFFFF;

}

.front-post h3 a { /*works*/

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	padding-bottom: 10px;

	padding-top: 10px;

	font-size: 14px;

}

.front-post h3 a:hover {

	text-decoration: underline;

}

.front-post #post {

        padding-top: 10px;

	padding-bottom: 10px;

	color: #FFFFFF;

	font-weight: normal;



}

/*------------sign up form-----------------------------*/

#mc_embed_signup {width: 260px;}

#mc-embedded-subscribe-form {

	font: normal 100% Arial;

	font-size: 12px;

}

fieldset.signup {

		-moz-border-radius: 4px;

		border-radius: 4px;

		-webkit-border-radius: 4px;

		border: 1px solid #ded7c7;

		padding-top: 1.5em;

		margin: .5em 0;

		background-color: #46260F;

		color: #ffffff;

}

legend.signup {

		text-transform: capitalize;

		font-weight: bold;

		color: #ffffff;

		background: #BD4B20;

		padding: .5em 1em;

		border: 1px solid #000000;

		-moz-border-radius: 4px;

		border-radius: 4px;

		-webkit-border-radius: 4px;

		font-size: 1.2em;

}

.indicate-required {

		text-align: right;

		font-style: italic;

		overflow: hidden;

		color: #ffffff;

		margin: 0 9% 0 0;

}

.mc-field-group {

		margin: 1.3em 5%;

		clear: both;

		overflow: hidden;

}

label {

		display: block;

		margin: .3em 0;

		line-height: 1em;

		font-weight: bold;

}

label.last-name {display: block;margin: .3em 0;line-height: 1em;font-weight: bold;}

#mce-LNAME {margin-right: 1.5em;padding: .2em .3em;width: 95%;float: left;z-index: 999;}

#mce-EMAIL {

	margin-right: 1.5em;

	padding: .2em .3em;w

	idth: 95%;float: 

	left;z-index: 999

}

.mc-field-group {

	margin: 1.3em 5%;

	clear: both;

	overflow: hidden;

}

.requiredemail  {

margin-right: 1.5em;padding: .2em .3em;width: 95%;float: left;z-index: 999; }

#mce-FNAME {

margin-right: 1.5em;padding: .2em .3em;width: 95%;float: left;z-index: 999;}

#mc-embedded-subscribe.btn {

	clear: both;width: auto;display: block;margin: 1em 0 1em 5%;

}

#mce-success-response {

display: none;margin: 1em 0;padding: 1em .5em .5em 0;font-weight: bold;float: left;top: -1.5em;z-index: 1;width: 80%;background: #;color: #529214;

}

#mce-error-response {display: none;margin: 1em 0;padding: 1em .5em .5em 0;font-weight: bold;float: left;top: -1.5em;z-index: 1;width: 80%;background: #FFEEEE;color: #FF0000;}

#mce-responses {float: left;top: -1.4em;padding: 0em .5em 0em .5em;overflow: hidden;width: 90%;margin: 0 5%;clear: both;}

.input-group {padding: .7em .7em .7em 0;font-size: .9em;margin: 0 0 1em 0;}

ul.radio-bts {margin: 0;padding: 0;}

li.format-email {list-style: none;overflow: hidden;padding: .2em 0;clear: left;display: block;margin: 0;}

#mce-EMAILTYPE-0 {margin-right: 2%;padding: .2em .3em;width: auto;float: left;z-index: 999;}

label.html {display: block;margin: .4em 0 0 0;line-height: 1em;font-weight: bold;width: auto;float: left;text-align: left;}

li.text {list-style: none;overflow: hidden;padding: .2em 0;clear: left;display: block;margin: 0;}

.input-group-label {display: block;margin: .3em 0;line-height: 1em;font-weight: bold;}

#mce-EMAILTYPE-1{margin-right: 2%;padding: .2em .3em;width: auto;float: left;z-index: 999;}

#mc_embed_close {display: none;}

.mobile {display: block;margin: .4em 0 0 0;line-height: 1em;font-weight: bold;width: auto;float: left;text-align: left;}

li.mobiles {list-style: none;overflow: hidden;padding: .2em 0;clear: left;display: block;margin: 0;}

.text-it {display: block;margin: .4em 0 0 0;line-height: 1em;font-weight: bold;width: auto;float: left;text-align: left;}

/* The Comments */



.comments {



	}

.comments form {

	}

textarea#comment  {
	width:500px;
	height:156px;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.comments-count{

	font-weight:bold;

	font-size:18px;

	padding:0 0 0 20px;

	color:#fff;

}	

	

#commentform {

	padding-left:20px;

	}

#commentform input {

	background:#E8EBDA;

	border:1px solid #D0D0D0;

	color:#333;

	padding-left:10px;

	}

.comments input#submit {

	padding:0;

	width:72px;

	height:25px;

	background:#20425D;

	border:1px solid #43627E;

	color:#fff;

	}

.comments h2 {

	font-size:19px;

	line-height:30px;

	margin:24px 0 0 20px;

	padding:0;

	font-weight:normal;

	color:#62696c;

}
.commentbox ol {
	list-style-type:none;
	margin: 0 ;
	padding:20px 0px;
}
.commentbox ol li{
	list-style-type:none;
	margin: 5px 0 ;
	padding:5px 5px;
}
div.t-shirt-img {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	position: relative;
	top: 0px;
	right: 0px;

}
/*------  profiles page --------------------------*/

#board_profiles {
       width: 549px;
       float: left;
}
.profile-left {
       padding: 0px;
       width: 549px;
       float: left;
       clear: both;
       margin-bottom: 20px;
}
.profile-left strong {
font-size: 14px;
      float: right;
      padding-top: 0px;
      margin: 0px;
      width: 389px;

}
.profile-left p {
      float: right;
      width: 389px; 
  
}
.profile-left img {
     float: left;
     padding-top: 11px;
     padding-left: 0px;
     padding-right: 10px;

}
.gallery {
     padding-left:10px;
     float: left;
}
.woocommerce_tabs ul.tabs{
-webkit-border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border-top-left-radius:3px;
border-top-right-radius:3px;
background:#ddd;overflow:hidden;
zoom:1;
margin:0;
padding:4px 4px 0;
list-style: none;
padding: 0;
margin: 0;
}

