/*
Theme Name: UWD2013
Author: UWD Web Team
Description: Simple Wordpress Theme for United We Dream
*/
/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 1em;
	overflow-x:hidden;
	background:url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/bg.png);
}
.clear {
	clear: both;
}
.alignright {
	float:right;
	margin:0 0 15px 15px;	
}
.alignleft {
	float:left;
	margin:0 15px 15px  0;	
}
.container {
	padding-left:0px;
	padding-right:0px;	
}
.trim {
	margin-left:0;
	margin-right:0;	 
}
.actions p {
	text-align:left;
}

.actions h1 {
text-align:left;
}

#salsalogo {
	width:200px;
	margin-bottom:10px;
	}

.act_holder {
	background:#d1d8da;
	padding:30px;
}
.act_holder p {
	color:#4f7281; text-align:left;
}
.TwitterBomb textarea {
font-size:10px;
}
.act_holder input[type="text"], #main-content input[type="text"] {
	background:#fff;
	border:solid 1px #4f7281;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	display:block;
}
.iphorm-hidden {
	display:none;	
}
.act_holder select {
	background:#fff;
	border:solid 1px #4f7281;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size:16px;
	padding:5px 0;
}
#custom_btn {
	background:#f3610c url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/submit_bg.png) top repeat-x;
	width:100%; 
	height:auto;
	border:none;
	margin-top:15px;
	padding:15px 0 10px; 
	
	font-family:'Arvo', sans-serif;
	font-weight:600;
	font-size:2em;
	color:#fff;
	letter-spacing:2px;
	text-transform:uppercase;
	
	cursor:pointer; cursor:hand;
}

#r2r {
min-width:100px;
}

.more_action {
	background:#f3610c;
	letter-spacing:1px;
	padding:5px 8px; 
	width:75%;
}
.more_action a {
	font-family:'Arvo', sans-serif;
	font-weight:400;
	font-size:1.2em;
	color:#fff;
	cursor:pointer; cursor:hand;
	text-transform:uppercase;
	text-decoration:none;
}
td {
	font-size:12px;
	padding:10px;	
}

p {
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: .9em;
	line-height: 15px;
}
h1 {
	margin: 0px;
	padding: 0px;
	line-height:30px;
}
h2 {
	margin:10px 0 20px 0;	
	line-height:25px;
	display:block;
}

h1 a, h2 a, h3 a, h4 a {
	color:#4F7281;
}

img {
	text-align: center;
}
.post_image, 
.action_image {
	margin:40px 0 30px 4px;
	border:solid #fff;
	border-width: 15px  15px  12px  15px;
	background:#fff;
}
.action_image { margin-top:0px; }
#logo {
	position: absolute;
        z-index:9999;
	
}
input {
	font-family: 'Lato', sans-serif;
} 
.entry {
	clear:both;
	margin-bottom:25px;	
	border-bottom:solid 1px #4f7281;
	padding-bottom:25px;
}
.entry h3 {
	color: #4F7281
}
.view_archives { font-family:Arvo, san-serif; color:#f46008; float:right; text-decoration:none; }
.view_archives:hover { text-decoration:underline; }

#bottomnav, #bottomnav2 { float:left; width:100px; list-style:none; margin-bottom:20px;}
#searchform { background:#fff; float:left; width:420px; height:35px;  display:inline-block; margin-right:10px;}
#searchbox { background:none; float:left; width:298px; margin-top:2px; font-style:italic; color:#909090; font-family: 'Lato', sans-serif; }
#search_btn { float:right; border:none; margin: 0; padding: 0;   }
.headerbox {
	height:40px; 
	margin-left: 240px;
}
.headerbox img {
	float: left;
}
#header {
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #4f7281;
}
#header .cat {
	color: #bfcacd;
	font-family: lato, sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 1.2em;
    margin-right:20px;
	position: relative;
	top: 8px; float:left;
}
#navigation {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: rgba(79, 114, 129, 0.3);
	margin: 0px auto 20px auto;
	overflow:visible; 
}
#topnav {
	text-align: right;
	padding:5px 0;
}
#topnav .donate a {
	background:#f46008;
	border-radius:5px;
	padding:8px;
	color:#fff !important;	
}
#topnav .donate a:hover {
	background:#4f7281; 
	color:#fff !important;	
	border:none;
}

#topnav_m {
	display:none;
} 

#topnav li, #topnav_m li {
	display: inline; 
	list-style:none;
	margin-left: 20px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.left { float:left; }
.right { float:right; }
#topnav a { font-size:0.9em; }
#topnav a,  #topnav .inactive a,  #topnav_m a {
	color: #305667;
	text-decoration: none;
}
#topnav a:hover, #topnav .active a {
	border-bottom:solid 4px #305667;
}

#slider {
}
#sliderbox {
	height: 300px;
	padding: 20px;
	margin: 20px auto;
	background-color: #fff;
	width: 1090px;
	position:relative;
}
#breadcrumbs {
	font-family: 'Arvo', sans-serif;
	font-size:1em;
	font-weight: 300;
	margin:15px auto;
	padding:10px 15px; text-align:right;
	background-color:#c2cdd0;
	 letter-spacing:0.5px;
	 color:#000;
	}
#breadcrumbs a {
	text-decoration:none;
	 color:#497283;
}
#breadcrumbs a:hover {
	text-decoration:underline;	
}

#breadcrumbs2 {
	font-family: 'Arvo', sans-serif;
	font-size:1em;
	font-weight: 300;
	margin:15px auto;
	padding:10px 15px;
	background-color:#c2cdd0;
	 letter-spacing:0.5px;
	 color:#000;
	 width:80%;
	 min-width:280px;
	}

#breadcrumbs21 {
	font-family: 'Arvo', sans-serif;
	font-size:1em;
	font-weight: 300;
	margin:15px auto;
	padding:10px 15px;
	background-color:#c2cdd0;
	 letter-spacing:0.5px;
	 color:#000;
	 width:80%;
	 min-width:280px;
background:pink;
overflow:hidden;
	}


.tw-content-share-btn {
	background-color:#00b2e3;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #00b2e3;
	display:inline-block;
	color:#fcfcfc;
	font-family:Arial Black;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:200px;
	text-decoration:none;
	text-align:center;
}.tw-content-share-btn:hover {
	background-color:#00b2e3;
}.tw-content-share-btn:active {
	position:relative;
	top:1px;
}	

.fbook-content-share-btn {
	background-color:#3d5d9e;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #3d5d9e;
	display:inline-block;
	color:#fcfcfc;
	font-family:Arial Black;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:200px;
	text-decoration:none;
	text-align:center;
}.fbook-content-share-btn:hover {
	background-color:#3d5d9e;
}.fbook-content-share-btn:active {
	position:relative;
	top:1px;
}

.tw-content-share-btn2 {
	background-color:#00b2e3;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #00b2e3;
	display:inline-block;
	color:#fcfcfc;
	font-family:Arial Black;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100%;
	min-width:200px;
	text-decoration:none;
	text-align:center;
}.tw-content-share-btn2:hover {
	background-color:#00b2e3;
}.tw-content-share-btn2:active {
	position:relative;
	top:1px;
}	

.fbook-content-share-btn2 {
	background-color:#3d5d9e;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #3d5d9e;
	display:inline-block;
	color:#fcfcfc;
	font-family:Arial Black;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:95%;
	min-width:200px;
	text-decoration:none;
	text-align:center;
}.fbook-content-share-btn2:hover {
	background-color:#3d5d9e;
}.fbook-content-share-btn2:active {
	position:relative;
	top:1px;
}


#sharebtns_fb {
	padding-bottom:20px;
	width:50%;
	float:left;
	min-width:200px;
	}

#sharebtns_tw {
	float:right;
	width:50%;
	padding-bottom:20px;
	min-width:200px;
	}
	
#sharebtns_fb2 {
	padding-top:10px;
	width:50%;
	float:left;
	min-width:200px;
	}

#sharebtns_tw2 {
	float:right;
	width:50%;
	padding-top:10px;
	min-width:200px;
	}
	
#sharebtns {
	width:71%;
	min-width:100px;
	margin:auto;
	}

#sharebtns2 {
	width:71%;
	min-width:100px;
	margin:auto;
	}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#lefttab {
	float: left;
	width: 50px;
	display: block;
}
#righttab {
	float: right;
	width: 50px;
	display: block;
}
.slidertext {
	float: right;
	display: block;
	width: 450px;
	text-align: left; 
}
.slidertext h1 {
	color: #f46008;
	font-family: 'Arvo', serif;
	font-size: 2em;
	line-height:40px;
}
.slidertext p {
	margin: 20px auto;
	line-height: 20px;
}
.sliderimage {
	float: left;
	display: block;
	width: 610px;
} 
#stories {
	height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 20px auto 40px auto;
	background-color: #4f7281;
}
.story1 {
	height: 175px;
	background-color: #fff;
	margin: 5px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/storyimg1.png);
	
	
}
.story2 {
	height: 175px;
	background-color: #fff;
	margin: 5px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/storyimg2.png);
}

.storytext {
	width: 40%;
	height: 170px;
	background-color: rgba(0,0,0,.6);
	color: #fff;
	padding: 5px 0 0 10px;
}
.storytext p {
	font-size: .9em;
	margin-bottom: 10px;
}
.storytext h1 {
	font-size: 1em;
	margin-bottom: 10px;
	font-weight: 500;
	text-transform: uppercase;
	line-height:16px;
}
#signupform {
	height: 300px;
	background-color: #f46008;
	margin: 5px;
}
#internalaction #signupform {
	height:auto;
	background-color: #f46008;
	margin: 10px 5px 15px 5px; 
	float:left;
}
.signup_header {
	margin:0 auto;
	padding:5px 0 0 5px;	
}
#signupform input {
	color:#fff;	
	background:#ffb183;
	font-family:Lato, sans-serif;
	text-transform:uppercase;
}

.form_holder { width:98%; float:left; margin-left:10px; }
#signupform input.fname, #signupform input.lname { float:left; width:45%;}
 #signupform input.lname { margin-left:7px; }
#signupform input.email { float:left; width:94%; }
#signupform input.zip { float:left; width:40%; margin-left:0px;}
#submit_btn1 { padding:0; background:none; border:none; float:right; margin-right:12px; }
#submit_btn3 { margin:5px auto; padding:0; background:none; border:none; width:221px; }

#internalaction #signupform input.fname, 
#internalaction #signupform input.lname, 
#internalaction #signupform input.email, 
#internalaction #signupform input.zip { float:left; width:90%; margin-left:0px;}

#footerform .form_holder { width:100%; float:left; margin-left:0px; }
#footerform input.zip { float:left; width:43%; margin-left:0px;}
#submit_btn2 {  background:none; border:none; float:right; padding:0; margin-right:0; margin-top:4px; }

#signupform h1  {
	color:#fff;
	font-family:Arvo;
	padding:10px 0 0 15px;
	font-size:1.5em;
	font-weight:600;
	letter-spacing:1px;	
	text-transform:uppercase;
}
#action {
}
#help {
	height: auto;
	background-color: #f46008;
	margin: 5px 5px 15px 5px;
	padding: 20px 10px 10px 10px;
	font-weight:600;
}
#helpbtn {
	list-style-type: none;
	font-family: Arvo;
	font-weight: 600;
	text-transform: uppercase;
	font-size: .8em;
	text-align: center;
}
#helpbtn li {
	margin: 10px;
	padding: 10px;
	background-color: #a63d00;
}
#helpbtn a {
	color: #FFF;
	text-decoration: none;
	padding: 0 5px;
	display: block;
}
#twitter {
	height: auto;
	margin: 5px;
	background-color:#4f7281;
}
#twitter img {margin:0 auto; text-align:center; display:block;}
#help img {margin:0 auto; text-align:center; display:block;}
#findagroup img {margin:0 auto; text-align:center; display:block;}


#facebook2 {
	background-color: #fff;
	margin: 5px;
}
#findagroup {
	height: auto;
	padding: 15px;
	margin: 5px;
	background-color: #fff;
}
#findagroup h1 {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 10px;
}
#findagroup p {
	line-height: 20px;
}
#foot {
	height: 220px;
	background-color: #f46008;
	margin-top: 40px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #a63d00;
	padding-top: 20px
}
#foot h1 {
	font-family: 'Arvo', sans-serif;
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#foot p {
	color: #fff;
	line-height: 20px;
	margin-bottom: 20px;
}
#footernav {
}
#contact {
}
#footerform input {
	background:#ffb183;
	color:#fff; font-size:12px;
	font-family:Lato,sans-serif;
	text-transform:uppercase;
}
#foot a {
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
.boxshadow {
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.9);
	-moz-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.9);
	box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.9);
}
.boxshadow2 {
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.5);
}
.floatright {
	float: right;
}
.foatleft {
	float: left;}

.tabright { float:right; margin-top:150px;}
.tableft { float:left; margin-top:150px;}
/* standard screens */

/*internal page specific */
#main-content h1, #main-content h2, #main-content h3, #main-content h4 { color:#4F7281;  letter-spacing:0.5px; }
#main-content h1 {font-family:Arvo, sans-serif; line-height:36px; }
#main-content p, #main-content h4 {
	margin-bottom:20px;	 
}
#main-content p a {
	color:#FD6400;	
	font-weight:600;
	text-decoration:none;
}
#main-content p a:hover {
	text-decoration:underline;
}

#internal p { line-height:24px; }

#internal ul{margin-left: 40px; list-style-type: disc;
font-family: "Lato", sans-serif;
	
} 
#internal ol{
	list-style-type: decimal; margin:15px 0 15px 40px;
	font-size:0.9em;
}
#internal li {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #074c6f;
	font-size: 1em;  
	font-size:0.95em;
	line-height:24px;   
}
#internalaction {
	margin-top:10px;	
}

#internalaction ul {
	list-style:none;
	margin-left:0;	
}
#internalaction  li {
	list-style:none; 
	margin:10px auto;	
	font-family: 'Arvo', sans-serif;
	letter-spacing:1px;
}
#internalaction .action {
	margin: 10px auto;
	background: none;
	padding-top: 0px;
	}
#internalaction .action p {
	font-family: 'Lato', sans-serif;
	margin: 0px;
	padding: 10px;
	background-color: #a3c3d4;
	height: auto;
	font-weight: 400;
	color: #074c6f;
	font-size: .85em;
	line-height: 20px;
}
#internalaction h1 {padding-left:0px; padding-top:0px;margin-top:0px; margin-bottom:5px;}
#internalaction #help { height:auto;  clear:both; }
#internalaction #helpbtn {
	padding:0 10px;	
}

.video-container {
    position: relative;
    height: 2%;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sb_img {
}
.sb_img img {
	width: 97%; 
	margin: 5px 0;
	margin-left: 4px;
}
#sb_group-wide, #sb_twitter-wide {
	display:none;	
}
#inner_nav {
	background:#4f7282; 
	padding-top: 25px;
        padding-right: 5px;
	height:auto;
	margin:5px 5px 11px 10px; 
	float:right;
	width:96%;
	color:#fff;
	clear:both; 	
}
#inner_nav ul {
	margin-left:20px;
}
#inner_nav li {
	list-style:none;
	margin-left:0px;	
	font-size:0.85em;
	line-height:18px;
	letter-spacing:0px;
}
#inner_nav h3, #inner_nav h3 a {
	font-size:1.1em;
	margin-top:0;
	font-family:'Arvo', sans-serif; 
	letter-spacing:1px;
	margin-left:9px;
}
#inner_nav a {
	display:block;
	text-decoration:none;
	color:#fff;
	margin:10px 0;
}
#inner_nav a:hover {
	display:block;
	text-decoration:underline;
	color:#fff;
}

/* end internal */

.action_content {
	background:#cfd5d9;
	margin-top:30px; 
        text-align: left;
}
.inner_action { 
	margin:25px 50px;	
	text-align:left;
}
.inner_action p {
	color:#4f7281;
}
.twelvecol .action_image {
	margin-right:3px;
	margin-left:3px;
}
.thumb_image {
	border: solid 8px #fff;
	border-bottom:solid 6px #fff;
	background: #fff;
	margin:5px 25px 10px 3px;	
	width:200px; height:auto; 
	float:left;
}

.slider_btn {
	background:#FD6400 url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/submit_bg.png) top repeat-x;
	margin: 0 auto;
	text-align: center;
	display: block; 
	padding: 20px 0 15px;
}
.slider_btn a {
	font-family: Arvo, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.7em;
	margin: 0 auto;
	font-weight: 600;
	letter-spacing: 2px;
}

.popup {
	background:#f26122;
	width:500px;
	height:250px;
	}
	
.popup_form input[type=text] {
	display: block;
	margin: 0 auto;
	width: 180px;
	height:10px;
	border: 1px solid #c0c2c7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #8c8f90;
	
	padding: 10px;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 10px;
	
	-moz-box-shadow: inset 0 1px 3px -1px #b4b1b1;
	-webkit-box-shadow: inset 0 1px 3px -1px #b4b1b1;
	box-shadow: inset 0 1px 3px -1px #b4b1b1;
}
	.text-field:focus { 
	outline: none;
	box-shadow: 
	inset 0 2px 0 rgba(0,0,0,.2), 
	0 0 4px rgba(0,0,0,0.1),
	0 0 5px 1px #51CBEE;
}

input[type=button].blue {
	color: #000;
	border-color: #0099cc;
	-moz-box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, 0.8);
	box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, 0.8);
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
	
	/* Gradient */
	background: #9ae0e9; /* Old browsers */
	background: -moz-linear-gradient(top, #9ae0e9 0%, #82c8d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ae0e9), color-stop(100%,#82c8d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9ae0e9 0%,#82c8d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9ae0e9 0%,#82c8d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9ae0e9 0%,#82c8d1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9ae0e9 0%,#82c8d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ae0e9', endColorstr='#82c8d1',GradientType=0 ); /* IE6-9 */
	
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#custom_btn2 {
	background:#f3610c url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/btn-submit3.png) top repeat-x;
	width:200px; 
	height:42px;
	border:none;
	margin-top:3px;
	padding:15px 0 10px; 
	
	font-family:'Arvo', sans-serif;
	font-weight:600;
	font-size:2em;
	color:#fff;
	letter-spacing:2px;
	text-transform:uppercase;
	
	cursor:pointer; cursor:hand;
}

.popImage {
	padding-left:20px;
	padding-top:15px;
	}

.popImage img{
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.57);
	-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.57);
	box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.57);
	}

.popText {
	padding-left:15px;
	padding-right:35px;
	color:#ffffff;
	font-family:'Arvo', sans-serif;

	}

/* Action Network Embed Styles */

/* RESET -------------------------------------------------------------------------- */

#can_embed_form .clearfix {
    zoom: 1
}

#can_embed_form .clearfix:before,
#can_embed_form .clearfix:after {
    content: "";
    display: table;
}

#can_embed_form .clearfix:after{
    clear: both
}

body.can_embed {
	margin: 20px 0;
    font-weight: 400;
}

#can_embed_form #noty_top_layout_container {
	top: 20px;
}

#can_embed_form_inner * {
    margin: 0;
	padding: 0;
	border: 0;
	background: none transparent;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-shadow: none;
	text-align: left;
	text-decoration: none;
	z-index: 1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
	text-indent: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 1;
	float: none;
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
}

#can_embed_form {
	min-width: 230px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    outline:none;
}

#can_embed_form div {
	clear: none;
}

#can_embed_form input,
#can_embed_form textarea,
#can_embed_form select {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    outline:none;
}

#can_embed_form a {
}

#can_embed_form a:hover {
}

#can_embed_form img {
	border:0;
}

#can_embed_form strong {
	font-weight: 900;
}

#can_embed_form .bullet {
	margin:0 10px;
}

#can_embed_form .clear {
	clear: both;
}

#can_embed_form p {
	margin-bottom: 15px;
}

#can_embed_form h2 {
	margin-bottom: 15px;
    margin-top: 0;
    font-size: 28px;
    text-transform: none;
    display: none;
}

	#can_embed_form h2.line {
		padding-bottom: 15px;
	    border-bottom: 3px solid #DCDCDC;
	}

#can_embed_form h3 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 3px solid #DCDCDC;
    margin-top: 0;
    font-size: 23px;
    text-transform: none;
    display: none;
}

	#can_embed_form h3.first_line {
		margin-bottom: 0;
		padding-bottom: 10px;
		border-bottom: none;
	}

#can_embed_form h4 {
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 18px;
}

#can_embed_form h5 {
    margin: 0;
    font-size: 12px;
}

#can_embed_form #logo_wrap {
	display: none;
}

#can_embed_form #logo_wrap a,
#can_embed_form #logo_wrap a img {
	display: block;
	margin:auto;
}

#can_embed_form small {
	font-size: 12px;
}

/* FORM -------------------------------------------------------------------------- */

#can_embed_form input[type="submit"] {
    width: 100%;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    background-color: #CD3A18;
    background-image: none;
}

#can_embed_form input[type="submit"]:hover {
    background-color: #0096DB
}

#can_embed_form label {
    line-height: 20px;
    font-size: 12px;
    width: 100%;
    margin-bottom: 2px;
}

#can_embed_form .check_radio_field {
    margin-bottom: 20px;
    display: block;
}

#can_embed_form .check_radio_field.donate_amount_wrap {
    margin-bottom: 0px;
}
	
	#can_embed_form .check_radio_field label {
	    display: inline-block;
	    width: auto;
	    font-size: 14px;
	    line-height: 20px;
	    height: auto;
	    padding: 6px 0 0 20px;
	    position: relative;
	    float: none;
	    margin: 0 20px 0 0;
	}
	
	#can_embed_form .check_radio_field.donate_amount_wrap label {
	    display: block;
	    width: 15%;
	    font-size: 14px;
	    line-height: 34px;
	    padding: 1%;
	    position: relative;
	    float: left;
	    margin: 0 1.5% 10px;
	}
	
	    #can_embed_form .check_radio_field label input {
	        position: absolute;
	        left: 0;
	        top: 9px;
	    }
	    
	    #can_embed_form .check_radio_field label input {
	        position: absolute;
	        left: 0;
	        top: 8px;
	    }
	    
	    #can_embed_form .check_radio_field label input[type="text"] {
	        position: relative;
	    }

#container #can_embed_form #d_sharing, .can_fundraising_widget #can_embed_form #d_sharing {
    display: none;
}

    #can_embed_form #d_sharing input,
    #can_embed_form #d_sharing label {
        display: inline-block;
        height: auto;
        line-height: 19px;
        width: auto;
        float: none;
    }

    #can_embed_form #d_sharing label {
        position: relative;
        padding-left: 20px;
    }

    #can_embed_form #d_sharing input {
        position: absolute;
        left: 0;
        top: 2px;
    }

    #can_embed_form #d_sharing ul {
        margin-bottom: -10px
    }

        #can_embed_form #d_sharing ul li {
            margin-bottom: 10px
        }
        
#mailingList #can_embed_form .international_link-wrap {
	height: 25px;
	margin-top: -5px;
}

#mailingList #can_embed_form .country_wrap {
	padding-top: 0;
}

#can_embed_form #action_welcome_message {
        padding-bottom: 20px;
    }

        #can_embed_form #action_welcome_message #action_welcome_message_inner {
            line-height: 25px;
        }

            #can_embed_form #action_welcome_message #action_welcome_message_inner .welcome_wrap ,
            #can_embed_form #action_welcome_message #action_welcome_message_inner .welcome_avatar {
                float: left;
            }
            
            #can_embed_form #action_welcome_message #action_welcome_message_inner > div {
	            max-width: 240px;
            }
            
            #can_embed_form #action_welcome_message #action_welcome_message_inner #log-out {
	            display: inline-block;
            }

        #can_embed_form #action_welcome_message .welcome_avatar {
            height: 44px;
            width: 44px;
            padding: 2px;
            float: left;
            margin-right: 10px;
            -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
        }
        
/* ACTION INFO -------------------------------------------------------------------------- */

#can_embed_form #action_info {
    display: none;
}

	#can_embed_form #action_info .action_owner {
		margin-right: -40px;
	}

    #can_embed_form #action_info .action_info_user {
        float: left;
        margin-right: 40px;
    }

	    #can_embed_form #action_info .action_info_user,
	    #can_embed_form #action_info .action_info_user a {
	        color: #6F6F6F;
	        ;
	    }
	
		    #can_embed_form #action_info .action_info_user a:hover {
		        color: #0096DB
		    }

/* FORMS -------------------------------------------------------------------------- */

#can_embed_form form {
	width: 100%;
	display: block;
}

#can_embed_form input[type="text"],
#can_embed_form input[type="password"],
#can_embed_form input[type="url"],
#can_embed_form input[type="email"],
#can_embed_form input[type="tel"],
#can_embed_form input[type="number"] {
    height: 33px;
    padding: 4px 9px;
    width: 100%;
    -webkit-transition: border-color .3s linear, background-color .3s linear;
    -moz-transition: border-color .3s linear, background-color .3s linear;
    -ms-transition: border-color .3s linear, background-color .3s linear;
    -o-transition: border-color .3s linear, background-color .3s linear;
    transition: border-color .3s linear, background-color .3s linear;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#can_embed_form input,
#can_embed_form textarea,
#can_embed_form select {
	margin-bottom: 15px;
}

#can_embed_form select {
    height: 34px;
    padding:7px;
    width: 100%;
    line-height: 34px;
    border: 1px solid #CFCFCF;
    background-color: #FFFFFF;
    -webkit-transition: border-color .3s linear, background-color .3s linear;
    -moz-transition: border-color .3s linear, background-color .3s linear;
    -ms-transition: border-color .3s linear, background-color .3s linear;
    -o-transition: border-color .3s linear, background-color .3s linear;
    transition: border-color .3s linear, background-color .3s linear;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: inherit;
	-moz-transition: inherit;
	-ms-transition: inherit;
	-o-transition: inherit;
	transition: inherit;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
}

#can_embed_form select.can_select,
#can_embed_form span.can_select {
	line-height: 34px;
    border: 1px solid #CFCFCF;
    color: #373737;
    background: url("https://actionnetwork.org/images/dropdownarrow.png") right 12px no-repeat #FFFFFF;
    background-size:23px 9px;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding:0 30px 0 10px;
    zoom: 1;
	white-space: nowrap;
	display: block;
	margin-bottom: 15px;
	width: 100% !important;
	height: 35px !important;
}

	#can_embed_form span.can_select {
		width: 100%;
		height: 34px;
	}

	#can_embed_form .can_select span {
		overflow: hidden;
	}

#can_embed_form select.can_select {
	opacity: 0;
    position: absolute;
    z-index: 999999;
}

#can_embed_form .error_input-select_wrap > .can_select {
    background-color: #f4b4b4;
    border: 1px solid #A31010;
    color: #333;
}

#can_embed_form textarea {
    padding: 4px 9px 9px;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 90px;
    resize: none;
    -webkit-transition: border-color .3s linear, background-color .3s linear;
    -moz-transition: border-color .3s linear, background-color .3s linear;
    -ms-transition: border-color .3s linear, background-color .3s linear;
    -o-transition: border-color .3s linear, background-color .3s linear;
    transition: border-color .3s linear, background-color .3s linear;
}

#can_embed_form input[type="text"],
#can_embed_form input[type="password"],
#can_embed_form input[type="url"],
#can_embed_form input[type="email"],
#can_embed_form input[type="tel"],
#can_embed_form input[type="number"],
#can_embed_form textarea {
    line-height: 25px;
    border: 1px solid #CFCFCF;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#can_embed_form input[type="text"]:focus,
#can_embed_form input[type="password"]:focus,
#can_embed_form input[type="url"]:focus,
#can_embed_form input[type="email"]:focus,
#can_embed_form input[type="tel"]:focus,
#can_embed_form input[type="number"]:focus,
#can_embed_form textarea:focus {
    border: 1px solid #9C9C9C
}

#can_embed_form input[type="text"]::-webkit-input-placeholder,
#can_embed_form input[type="password"]::-webkit-input-placeholder,
#can_embed_form input[type="url"]::-webkit-input-placeholder,
#can_embed_form input[type="email"]::-webkit-input-placeholder,
#can_embed_form input[type="tel"]::-webkit-input-placeholder,
#can_embed_form input[type="number"]::-webkit-input-placeholder,
#can_embed_form textarea::-webkit-input-placeholder {
   color: #A9A9A9;
}

#can_embed_form input[type="text"]:-moz-placeholder,
#can_embed_form input[type="password"]:-moz-placeholder,
#can_embed_form input[type="url"]:-moz-placeholder,
#can_embed_form input[type="email"]:-moz-placeholder,
#can_embed_form input[type="tel"]:-moz-placeholder,
#can_embed_form input[type="number"]:-moz-placeholder,
#can_embed_form textarea:-moz-placeholder {
   color: #A9A9A9;
}

#can_embed_form input[type="text"]::-moz-placeholder,
#can_embed_form input[type="password"]::-moz-placeholder,
#can_embed_form input[type="url"]::-moz-placeholder,
#can_embed_form input[type="email"]::-moz-placeholder,
#can_embed_form input[type="tel"]::-moz-placeholder,
#can_embed_form input[type="number"]::-moz-placeholder,
#can_embed_form textarea::-moz-placeholder {
   color: #A9A9A9;
}

#can_embed_form input[type="text"]:-ms-input-placeholder,
#can_embed_form input[type="password"]:-ms-input-placeholder,
#can_embed_form input[type="url"]:-ms-input-placeholder,
#can_embed_form input[type="email"]:-ms-input-placeholder,
#can_embed_form input[type="tel"]:-ms-input-placeholder,
#can_embed_form input[type="number"]:-ms-input-placeholder,
#can_embed_form textarea:-ms-input-placeholder {
   color: #A9A9A9;
}

#can_embed_form input[type="submit"] {
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 10px;
    border:none; /* IE */
    border: 1px solid rgba(0, 0, 0, .04);
    height:34px;
    line-height: 34px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    cursor: pointer;
    color: #FFFFFF;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0) inset;
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0) inset;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0) inset;
    background-color: #fd1e5c;
    text-align: center;
    outline:none;
    -webkit-appearance: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#can_embed_form input[type="submit"]:hover {
    background-color: #EB3D1A;
    color:#FFFFFF;
}

#can_embed_form input[type="text"].disabled, 
#can_embed_form input[type="password"].disabled, 
#can_embed_form input[type="url"].disabled, 
#can_embed_form input[type="email"].disabled, 
#can_embed_form input[type="tel"].disabled, 
#can_embed_form input[type="number"].disabled, 
#can_embed_form textarea.disabled, 
#can_embed_form input[type="submit"].disabled, 
#can_embed_form .button.disabled, 
#can_embed_form .disabled {
	cursor: default;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	text-shadow: none;
}

#can_embed_form form ul {
    width: 100%;
    margin-bottom: -15px;
}

#can_embed_form form li {
    width: 100%;
    margin-bottom: 15px;
    list-style: none outside none;
    position: relative;
}


	#can_embed_form form ul.clearfix li {
		float: left;
	}

	#can_embed_form.can_768 form li.cc_li_half {
		width: 48%;
	}
	
		#can_embed_form.can_768 form li.cc_li_half.right {
			float: right;
		}
		
.donate_cc_month {
	width: 47%;
	float: left;
	display: inline-block;
}

.donate_cc_year {
	width: 47%;
	float: right;
	display: inline-block;
}

#can_embed_form ul {
    margin-bottom: -10px
}

#can_embed_form li {
    margin-bottom: 10px
}

#can_embed_form form label {
    display: block;
    word-wrap: break-word;
}

#can_embed_form #action_welcome_message #action_welcome_message_inner {
    border: 1px solid #E8E8E8;
	padding:9px;
}

	#can_embed_form #action_welcome_message #action_welcome_message_inner > div {
		max-width: 100%;
	}

/* MESSAGES -------------------------------------------------------------------------- */

#can_embed_form .error_input,  
#can_embed_form input[type="text"].error_input, 
#can_embed_form input[type="password"].error_input, 
#can_embed_form input[type="url"].error_input, 
#can_embed_form input[type="email"].error_input, 
#can_embed_form input[type="tel"].error_input, 
#can_embed_form input[type="number"].error_input, 
#can_embed_form textarea.error_input,
#can_embed_form .error_input_cc,  
#can_embed_form input[type="text"].error_input_cc, 
#can_embed_form input[type="password"].error_input_cc, 
#can_embed_form input[type="url"].error_input_cc, 
#can_embed_form input[type="email"].error_input_cc, 
#can_embed_form input[type="tel"].error_input_cc, 
#can_embed_form input[type="number"].error_input_cc, 
#can_embed_form textarea.error_input_cc {
    background-color: #f4b4b4;
    border: 1px solid #A31010;
    color: #333;
}

#can_embed_form .error_checkbox label {
    color: #f4b4b4;
}

#can_embed_form input[type="text"].error_input::-webkit-input-placeholder,
#can_embed_form input[type="password"].error_input::-webkit-input-placeholder,
#can_embed_form input[type="url"].error_input::-webkit-input-placeholder,
#can_embed_form input[type="email"].error_input::-webkit-input-placeholder,
#can_embed_form input[type="tel"].error_input::-webkit-input-placeholder,
#can_embed_form input[type="number"].error_input::-webkit-input-placeholder,
#can_embed_form textarea.error_input::-webkit-input-placeholder {
   color: #A31010;
}

#can_embed_form input[type="text"].error_input:-moz-placeholder,
#can_embed_form input[type="password"].error_input:-moz-placeholder,
#can_embed_form input[type="url"].error_input:-moz-placeholder,
#can_embed_form input[type="email"].error_input:-moz-placeholder,
#can_embed_form input[type="tel"].error_input:-moz-placeholder,
#can_embed_form input[type="number"].error_input:-moz-placeholder,
#can_embed_form textarea.error_input:-moz-placeholder {
   color: #A31010;
}

#can_embed_form input[type="text"].error_input::-moz-placeholder,
#can_embed_form input[type="password"].error_input::-moz-placeholder,
#can_embed_form input[type="url"].error_input::-moz-placeholder,
#can_embed_form input[type="email"].error_input::-moz-placeholder,
#can_embed_form input[type="tel"].error_input::-moz-placeholder,
#can_embed_form input[type="number"].error_input::-moz-placeholder,
#can_embed_form textarea.error_input::-moz-placeholder {
   color: #A31010;
}

#can_embed_form input[type="text"].error_input:-ms-input-placeholder,
#can_embed_form input[type="password"].error_input:-ms-input-placeholder,
#can_embed_form input[type="url"].error_input:-ms-input-placeholder,
#can_embed_form input[type="email"].error_input:-ms-input-placeholder,
#can_embed_form input[type="tel"].error_input:-ms-input-placeholder,
#can_embed_form input[type="number"].error_input:-ms-input-placeholder,
#can_embed_form textarea.error_input:-ms-input-placeholder {
   color: #A31010;
}

#can_embed_form .check_radio_field label.error_checkbox,
#can_embed_form .check_radio_field label.error_checkbox a {
    color: #ff7171;
}

#can_embed_form .check_radio_field label.error_checkbox a {
    text-decoration: underline;
}

/* DONATE -------------------------------------------------------------------------- */

body.can_fundraising_widget {
	background: none;
	background-color: transparent;
	color: white;
}

#can_embed_form .donate_amount,
#can_embed_form .tip_label {
	padding:1%;
	float: left;
	margin:0 1.5% 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 700;
	line-height: 34px;
	position: relative;
	text-align: center;
	cursor:pointer;
	min-width: 54px;
	background-color: #505050;
}

	#can_embed_form .donate_amount input[type="text"],
	#can_embed_form .tip_label input[type="text"] {
		padding:4px;
		text-align: center;
	}
	
	#can_embed_form .donate_amount:hover,
	#can_embed_form .donate_amount-selected,
	#can_embed_form #tip_jar .tip_label:hover,
	#can_embed_form #tip_jar .tip_label.tip_label-selected {
		background-color: #25B036;
		-webkit-transition: all .25s linear;
		-moz-transition: all .25s linear;
		-ms-transition: all .25s linear;
		-o-transition: all .25s linear;
		transition: all .25s linear;
		color:#FFFFFF;
	}

#can_embed_form .donate_amount,
#can_embed_form .tip_label {
	width: 20%;
}

	#can_embed_form .donate_amount input[type="radio"],
	#can_embed_form .tip_label input[type="radio"] {
		visibility: hidden;
		position: absolute;
		top:0;
		left: 0;
	}	
	
#can_embed_form input.donate_amount_custom[type="text"],
#can_embed_form input.tip_jar_amount[type="text"] {
	display: inline-block;
	margin: 0;
	width: 100%;
	-webkit-box-shadow: inherit;
	-moz-box-shadow: inherit;
	box-shadow: inherit;
	top: 0;
}

#can_embed_form a {
	text-decoration: none;
	color: #e51952;
	font-weight: bold;
	font-style: normal;
}

#can_embed_form a:visited {
	color: #e51952;
}

#can_embed_form a:hover {
	border-bottom: #e51952 thin dashed;
	text-decoration: none;
}

#can_embed_form .donate_recurring {
	padding-top: 20px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
}

	#can_embed_form .donate_recurring .donate_recurring_inner label {
		font-size: 16px;
		
	}

#can_embed_form #donation_recipient_wrap {
	border-bottom: 1px solid #CBCBCB;
	padding-bottom: 40px;
	margin: 40px 0;
}

#can_embed_form .donation_recipients {
	line-height: 25px;
	font-weight: 100;
}

#can_embed_form .single_recipient,
#can_embed_form .donate_cc_exp {
	line-height: 25px;
	position: relative;
	width: 100%;
	float: left;
}

	#can_embed_form .single_recipient:nth-child(2n),
	#can_embed_form .donate_cc_exp:nth-child(2n) {
		margin-right:0;
	}
	
#can_embed_form .single_recipient {
	margin-bottom: 25px;
}

#can_embed_form .donation_info {
	display: block;
}

#can_embed_form .donation_info {
	max-width: 330px;
	line-height: 25px;
}

#can_embed_form .donation_info_split {
	display: block;
	margin-top: 10px;
}

	#can_embed_form .donation_info_split input {
		margin:0;
	}

#can_embed_form #donate_login {
	margin:40px 0;
	text-align: center;
	padding: 19px;
	border:1px solid #D6D6D6;
	color: black;
}

#can_embed_form #donate_disclaimer {
	padding-top: 20px;
	border-top: 1px dotted #D6D6D6;
	font-size: 12px;
	line-height: 22px;
	margin-top:20px;
}

#can_embed_form #tip_jar {
	margin:0 0 20px;
	padding: 19px;
	border:1px solid #D6D6D6;
}

	#can_embed_form #tip_jar .tip_label {
	}

	#can_embed_form #tip_jar .tip_jar_fields {
		display: block;
		margin-top: 20px;
	}
	
#donation_welcome {
	margin-bottom: 40px;
	padding: 19px;
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
    margin: -40px 0 40px;
    color: black;
}

#donation_welcome-login {
    font-size: 13px;
    margin: 19px -19px -19px;
    padding: 9px 19px;
    text-align: center;
    background-color: #505050;
}

/* MAP EMBED STYLES -------------------------------------------------------------------------- */

#can_embed_form #event_map_wrap {
	height: 300px;
	padding-bottom: 24px;
}

#can_embed_form #event_map_wrap img {
	max-width: initial;
}

#can_embed_form #map-notice-content {
	line-height: 130%;
	overflow: hidden;
}

/* FLOATS FOR WIDER SCREENS -------------------------------------------------------------------------- */

#can_embed_form.can_float #form_col1 {
	float: left;
	width: 48%;
}

#can_embed_form.can_float #form_col2 {
	float: right;
	width: 48%;
}

/* IE FIXES -------------------------------------------------------------------------- */

.ie_7 #can_embed_form .donate_amount .placeholder_fix_wrap .placeholder,
.ie_8 #can_embed_form .donate_amount .placeholder_fix_wrap .placeholder,
.ie_9 #can_embed_form .donate_amount .placeholder_fix_wrap .placeholder,
.ie_7 #can_embed_form .tip_label .placeholder_fix_wrap .placeholder,
.ie_8 #can_embed_form .tip_label .placeholder_fix_wrap .placeholder,
.ie_9 #can_embed_form .tip_label .placeholder_fix_wrap .placeholder {
	margin-top: -35px;
	margin-left: 3px;
}

.ie_7 #can_embed_form .donation_info_split .placeholder_fix_wrap .placeholder,
.ie_8 #can_embed_form .donation_info_split .placeholder_fix_wrap .placeholder,
.ie_9 #can_embed_form .donation_info_split .placeholder_fix_wrap .placeholder {
	margin-top: -30px;
	margin-left: 3px;
}

#can_embed_form .placeholder_fix_wrap {
	position: relative;
}

	#can_embed_form .placeholder_fix_wrap .placeholder {
		position: absolute;
		top: 3px;
		left: 10px;
		color:#A9A9A9;
	}


/* thank you page css -------------------------------------------------------------------------- */

div#contentContainer #action-thankyou {
	border-top: 1px solid white;
	margin: 0 0 25px 0;
}

div#contentContainer #action-thankyou h2 {
	font-size: 2em;
	margin: 25px 0;
}

div#contentContainer #action-thankyou a:hover {
	border: none;
}

#action-thankyou #facebook-share, #action-thankyou #twitter-share {
	float: left;
	margin-right: 20px;
}

div#contentContainer #action-thankyou h3 {
	font-size: 1.5em;
	margin: 25px 0;
}

#action-thankyou textarea {
	width: 500px;
	height: 300px;
	font-size: 1.1em;
}

#can_embed_form h4 {
	display:none;
	}
	
#can_embed_form form, #donate_auto_modal form {
	width:94% !important;
	}
	
#can_embed_form #d_sharing ul {
	display:none;
	}

#can_embed_form #d_sharing {
	border:none !important;
}

.postexcerpt_news p{
	font-size:16px !important;
	}
.post_news p{
	font-size:15px !important;
	}
.c4-disclaimer {
	border:solid 1px #9cafb8;
	padding:15px;
	font-size:12px;
	width:60%;
	}
@media only screen and (max-width: 1220px) {
.container {
	padding-left:0px;
	padding-right:0px;	
}

.more_action a {
	font-family:'Arvo', sans-serif;
	font-weight:400;
	font-size:1em;
	color:#fff;
	cursor:pointer; cursor:hand;
	text-transform:uppercase;
	text-decoration:none;
}
.tabright { float:right; margin-top:125px;}
.tableft {float:left; margin-top:125px;}

#sliderbox {
	height: auto;
	padding: 20px;
	margin: 20px auto;
	background-color: #fff;
	width: 900px;
	display: block;  
	position:relative;
}
#sliderbox h1 {
	font-size:1.5em;
	line-height:30px;	
}
#slider {
	height: auto;
}
.slider_btn {
	background:#FD6400 url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/submit_bg.png) top repeat-x;
	margin: 0 auto;
	text-align: center;
	display: block; 
	padding: 20px 0 15px;
}
.slider_btn a {
	font-family: Arvo, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.5em;
	margin: 0 auto;
	font-weight: 600;
	letter-spacing: 2px;
}
.sliderimage {
	width: 490px;
	overflow: hidden;
}
.sliderimage img {
	height: auto; width:100%;
}  
.slidertext {
float: right;
display: block;
width: 390px;
text-align: left;
}
#helpbtn {
	list-style-type: none;
	font-family: Arvo;
	font-weight: 600;
	text-transform: uppercase;
	font-size: .8em;
	text-align: center;
}
#helpbtn li {
	margin: 8px 0px;
	padding: 9px 0px;
	background-color: #a63d00;
}
#helpbtn a {
	color: #FFF;
	text-decoration: none
}
.storytext p {
	font-size: .8em;
	margin-bottom: 10px;
}
.storytext h1 {
	font-size: .8em;
	margin-bottom: 5px;
	font-weight: 500;
	text-transform: upperc
}
#header .cat { font-size:1em;	}
#searchform {   width:340px; height:35px; display:inline-block;}
#searchbox {   width:216px;  }
#search_btn { float:right; border:none; margin: 0; padding: 0;  }
.headerbox {
	margin-left:215px;
}
.form_holder { width:97%; float:left; margin-left:10px; }
#footerform .form_holder { width:100%; float:left; margin-left:0px; }
#signupform input.fname, #signupform input.lname { float:left; width:44%;}
 #signupform input.lname { margin-left:7px; }
#signupform input.email { float:left; width:93.5%; }
#signupform input.zip { float:left; width:30%; margin-left:0px;}
#footerform input.zip { float:left; width:33%; margin-left:0px;}
#submit_btn1 {   float:right; margin:4px 10px 0 0; }
#submit_btn1 img { width:98%; float:right;  }
#submit_btn3 {   width:184px; }
#inner_nav {	
	width:95%;
}
#topnav a {
	font-size:0.9em;	
}
}
	
/* alt size */

@media only screen and (max-width: 1025px) { 

.slider_btn {
	background:#FD6400 url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/submit_bg.png) top repeat-x;
	margin: 0 auto;
	text-align: center;
	display: block; 
	padding: 15px 0 10px;
}
.slider_btn a {
	font-family: Arvo, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0 auto;
	font-weight: 600;
	letter-spacing: 2px;
}
.tabright{ float:right; margin-top:150px;}
.tableft { float:left;  margin-top:150px;}
#topnav li {
	font-size:.8em;
}
	#header .cat {
		font-size:0.8em;	
	}
#searchform { width:270px; height:35px;  display:inline-block;}
#searchbox {   width:146px; margin-top:2px; } 
  
.slidertext {
	float: none;
	display: block;
	width: auto;
	margin: 0px 60px;
}
.sliderimage {
	float: none;
	display: block;
	width: auto;
	margin: 0px auto 20px auto;
	height: auto;
}
#sliderbox {
	padding: 15px;
	margin: 20px 5px;
	background-color: #fff;
	width: auto;
	height: auto;
	position:relative;
}
.story1 {
	overflow:hidden;
	height: 200px;
	background-color: #fff;
	margin: 5px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/storyimg1.png);
	
}
.story2 {
	overflow:hidden;
	height: 200px;
	background-color: #fff;
	margin: 5px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/storyimg2.png);
}
#signupform{height:200px;}

.storytext {
	width: 45%;
	height: 200px;
	background-color: rgba(0,0,0,.6);
	color: #fff;
	padding: 5px 0 0 10px;
}
#stories {
	height: auto;
}
#helpbtn {
	list-style-type: none;
	font-family: Arvo;
	font-weight: 600;
	text-transform: uppercase;
	font-size: .7em;
	text-align: center;
}
#findagroup{height:auto; }
#findagroup img { width:100%; }
#findagroup p{font-size:.7em;}
#findagroup h1{font-size:.8em;}

#bottomnav, #bottomnav2  {
	font-size:12px; width:75px;
}
#bottomnav { margin-right:10px; }

#header .cat {
	font-size: 0.8em;
	position: relative;
	top: 8px; 
}
.headerbox {
	margin-left: 130px;
}
.form_holder {
	width: 97%;
	float: left;
	margin: 0px auto;
	margin-left: 10px;
}
#footerform .form_holder { width:97%; float:left; margin-left:0px; }
#signupform input.fname, #signupform input.lname { float:left; width:43%; margin-left:0px;}
#signupform input.lname {  margin-left:5px;}
#signupform input.email, #signupform input.zip {  width:92%; }
#footerform input.zip { float:left; width:97%; margin-left:0px;}
#submit_btn1 { padding:0; background:none; border:none; float:left; 
margin-left: 10px; text-align: center; 
margin-top: 2px;
width: 166px;
float: left;
margin-left: 25px; }
#submit_btn3 { width:139px; }
#help li {
	font-size:0.8em;	
	padding: 5px 0px;	
}
#inner_nav {
	width:96%;
	padding-left: 20px;	
}
#internalaction #signupform input.fname, 
#internalaction #signupform input.lname, 
#internalaction #signupform input.email, 
#internalaction #signupform input.zip { 
float: none;
margin: 3px auto;
font-size: .8em;
width: 99%;
}

#sb_group, #sb_twitter {
	display:none;	
}
#sb_group-wide, #sb_twitter-wide {
	display:block;	
	clear:both; 
	margin:10px 5px;
} 

#sb_twitter-wide {
	margin-bottom:15px;	
}

#sb_group-wide img, #sb_twitter-wide img {
	display:block;	
	clear:both;
	padding:20px 0;
	margin:0 auto;
}
 
#sb_group-wide {
	background:#4f7281 url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/groups_bg.png) top repeat-x;
}

#sb_twitter-wide {
	background:#4f7281 url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/twitter_bg.png) top repeat-x;
}

.signup_header {
margin: 0 auto;
padding: 5px 0 0 5px;
text-align: center;
}
 #logo img { width:120px; }
 
.act_holder {
	background:#d1d8da;
	padding:30px; 
	float:none;
	margin: 5px auto 15px; 
	display:block;
}
.act_holder p {
	color:#4f7281; text-align:left; padding-left:30px; padding-right:30px;
}
.act_holder input[type="text"], #main-content input[type="text"] {
	background:#fff;
	display:block;
	border:solid 1px #4f7281;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	width:90%;
	margin: 5px auto; 
}
.iphorm-hidden {
	display:none;	
}
.act_holder select {
	background:#fff;
	border:solid 1px #4f7281;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size:16px;
	padding:5px 0;
	width:90%;
	display:block;
	margin: 5px auto; 
}
#custom_btn {
	width:91.5%;
	display:block;
	margin:10px auto 0; 
}
}

/* Mobile */

@media handheld, only screen and (max-width: 780px) {

#sb_group, #sb_twitter {
	display:none;	
}
#sb_group-wide, #sb_twitter-wide {
	display:block;	
}

#logo {position:absolute; float:left; margin:0px auto;display:block; }
#logo img { width:100px; }
#topnav li {
	display:inline;
	font-size: 0.8em;
	margin-left:5px;
	margin-right:5px;
}
.headerbox {
	margin-left: 110px !important;
}
#header .cat {
	font-size: 0.8em;
	position: relative; 
	display:block; top:-5px; 
	width:100%; text-align:left;
}

#sliderbox {
	height: 300px;
	padding: 20px;
	margin: 20px auto;
	background-color: #fff;
	width: auto;
	height: auto;  
}
.story1 {
	margin:10px 5px 30px;	
}
.story2 {
	margin:0px 5px 30px;	
}
#findagroup { margin-top:30px; }

#stories {
	height: auto;
} 
.slidertext {
	float: none;
	display: block;
	width: auto;
	margin: 0px 60px; 
}
.sliderimage {
	float: none;
	display: block;
	width: auto;
	margin: 0px auto 20px auto;
}
#sliderbox {
	padding: 15px;
	margin: 20px auto;
	background-color: #fff;
	width: auto;
	height: auto;
	overflow: auto;
}
.slidertext h1 {
	color: #f46008;
	font-family: 'Arvo', serif;
	font-size: 1.5em;
	line-height:25px;
}
#twitter {margin-bottom:20px;}
#facebook {margin-bottom:20px;}
#help {margin-bottom:20px;height:auto;}
#header {height:auto;}
#foot {height:auto; padding-left:30px;}
.slidertext h1 {font-size:1.2em;}
#navigation {height:auto;}
#bottomnav, #bottomnav2 {
	width:150px;
}
#bottomnav li, #bottomnav2 li {
	font-size:1.3em;	
}
#twitter img {
	width:250px;	
}
#signupform { height:270px; }
.form_holder { width:95%; float:left; margin-left:20px; margin-top:10px; }
#footerform .form_holder { width:95%; float:left; margin-left:0px; margin-top:10px; }
#signupform input.fname, #signupform input.lname { float:left; width:96%; margin-left:0px;}
#signupform input.email, #signupform input.zip {  width:96%; }
#submit_btn1 { padding:0; background:none; border:none; float:left; text-align: right; margin-top: 4px; 
margin-left: -4px;}
#submit_btn2 { padding:0; background:none; border:none; float:left; text-align: right; margin-top: 4px; 
margin-left: 0px; margin-bottom:10px;}
#submit_btn3 { padding:0; background:none; border:none; float:left; text-align: right; margin-top: 4px; 
margin-left: 0px; margin-bottom:15px;}

#help  li {
	font-size:1em;	
	padding: 9px 0px;
}
#internalaction #signupform input.fname, 
#internalaction #signupform input.lname, 
#internalaction #signupform input.email, 
#internalaction #signupform input.zip { float:left; width:98%; margin-left:0px;  font-size: .8em;}
#inner_nav {
	display: block;
	margin-bottom: 20px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
 
}
@media handheld, only screen and (max-width: 500px) {
#navigation {  
	padding: 5px 0;
	margin: 0;
}
#topnav { display:none; } 
#topnav_m { display:block; } 
#topnav_m li {
	display:block;
	text-align:center;
	width:49%;
	margin:3px 0; 
}

#topnav_m li a, #topnav_m li.inactive a { 
	border:solid 1px #fff;
	display:block;
	border:solid 1px #fff;
	padding:3px 5px;

}
#topnav_m li a:hover, #topnav_m li.active a { 
	display:block;
	color:#fff;
	background:#305667;

}
#topnav_m a { font-size:0.8em; }
#topnav_m .left { clear:left; }
#topnav_m .right { clear:right; }

#inner_nav {
	display: block;
	margin-bottom: 20px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 93%;
}
.form_holder { width:90%; float:left; margin-left:20px; margin-top:10px; }
#footerform .form_holder { width:85%; float:left; margin-left:0px; margin-top:10px; }
#logo {position:relative;margin:0px auto;display:block;background-color:#305667; width:100%; }
#logo img {margin:0 auto; display:block; text-align:center; width:150px !important;}

#sb_group, #sb_twitter {
	display:block;	
}
#sb_group-wide, #sb_twitter-wide {
	display:none;	
}
.headerbox {
	margin-left: 20px !important;
	margin-right: 0px !important;
}
#topnav li { 
	display:block;	
}
.post_image, .action_image { 
	border-width:10px 10px 5px 10px;
}
h1 {
	font-size: 1.6em;	
}
.slider_btn {
	background:#FD6400 url(http://b741a49a1e0c61fd7f08-48fa86c442ac02f0fa7ce1af2af7a719.r57.cf1.rackcdn.com/submit_bg.png) top repeat-x;
	margin: 0 auto;
	text-align: center;
	display: block; 
	padding: 8px 0 5px;
}
.slider_btn a {
	font-size:.7em;
	letter-spacing:1px;
}
.c4-disclaimer {
	width:90%;
	}
}
 
