/*
Theme Name: The Orphan's Place
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.0
*/

a:link, a:visited {
	text-decoration: none;
	color: #870F00;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 18px 0 18px 0;
}

h3 {
	padding: 0;
	margin: 24px 0 0px 0;
}

li {
	padding-bottom: 8px;
}

ul.tightspacedlist li {
	padding-bottom: 0;
}

/* =Structure
-------------------------------------------------------------- */

html {
	background-color: #00a3e4;
	
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	font-family: "arial", "helvetica", sans-serif;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
}

#page {
	width: 100%;
	margin: 0;
	padding: 0;
	
	background-color: none;
}
#photo-breakout-area {
	position: absolute;
	top: 210px;
	width: 100%;
	min-width: 490px;
	height: 800px;
}
#photo-breakout-area-center {
	width: 735px;
	height: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.flex-container {
	
}
div.flexslider {
	border: none !important;
	background-color: #00a3e4;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
.flexslider li {
	padding-bottom: 0;
}
.flex-caption {
	position: absolute;
	bottom: -10px;
	right: 10px;
	z-index: 100;
	color: white;
	font-size: 11px;
}

#primary {
	position: relative;
	display: block;
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 880px;
	padding: 0;
}
#primary.full-width {
	margin-top: 70px;
	width: 735px;
}
#content {
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 10px 40px 24px 40px;
	margin: 0;
	min-height: 250px;
}
#primary.full-width #content {
	padding: 4px 15px 24px 15px;
	background-color: white;
	color: black;
	font-weight: normal;
	min-height: 550px;
}
#primary iframe {
	margin-top: 10px;
}


#colophon {
	clear: both;
	display: block;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#branding {
	font-family: "arial black", arial, sans-serif;
	display: block;
	height: 140px;
	width: 100%;
	min-width: 735px;
}
#branding-center {
	position: relative;
	width: 395px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
}
#branding img {
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#site-description {
	display: none;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
}
#social-media-area {
	position: absolute;
	right: 3px;
	top: 4px;
	height: 60px;
	text-align: center;
}
#social-media-area img {
	padding-bottom: 10px;
	
}




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

#access {
	background: transparent;
	display: block;
	position: absolute;
	top: 174px;
	left: 0px;
	width: 100%;
	min-width: 735px;
	height: 30px;
	text-align: center;
}
#access ul {
	list-style: none;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-top: 2px;
	padding-left: 140px;
	width: 735px;
	height: 28px;
}
#access li {
	float: left;
	position: relative;
	margin-right: 30px;
	width: auto;
	text-align: left;
}
#access a {
	display: block;
	line-height: 28px;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Georgia, serif;
	font-size: 17px;
	font-weight: bold;
}

#access ul ul {
	box-shadow: -3px 4px 10px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: -3px 4px 10px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: -3px 4px 10px 1px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;

	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #880d00;
	font-size: 12px;
	line-height: 1em;
	padding: .9em 10px .9em 20px;
	width: 18em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	text-decoration: underline;
}
#access ul ul a:hover {
	background: #6d0b00;
}
#access ul .current-menu-item ul a:hover {
	background: #333333;
}
#access ul .current-menu-item a {
	background: white;
	color: black;	
}
.home #access ul .current-menu-item a {
	background: none;
	color: white;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

.sticky {
}
.entry-meta {
	clear: both;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 14px;
	color: #3e3e3e;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}
.entry-header {
	position: relative;
	display: block;
	text-align: right;
}
.entry-header .entry-title-and-meta {
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 300px;
}
.entry-header img {
	display: inline;
	position: relative;
	right: 0;
}
.entry-header .entry-title {
	text-align: left;
	margin: 20px 0 0 0;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}



/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
	margin-top: 0.5em;
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
	font-size: 12px;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Front page content area
-------------------------------------------------------------- */


#petition-area {
	position: absolute;
	left: 0px;
	top: 500px;
	width: 715px;
	color: white;
	text-align: center;
	padding: 10px;
}
#petition-area h1 {
	font-size: 28px;
	font-family: georgia, serif;
	text-transform: uppercase;
	margin-bottom: 14px;
	margin-top: 0;
}
#petition-area #petition-text {
	font-size: 18px;
	font-family: georgia, serif;
	font-weight: bold;
	padding: 0px 0 4px 0;
}
#petition-area #signupform {
	height: 100px;
	clear: both;
}
#petition-area #signupform .signupfirstname {
	width: 160px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	margin: 10px 0 0 0;
	color: #404040;
}
#petition-area #signupform .signuplastname {
	width: 160px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	margin: 10px 200px 0 0;
	color: #404040;
}
#petition-area #signupform .signupemail {
	width: 260px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	margin: 10px 0 0 0;
	color: #404040;
}
#petition-area #signupform .signupzip {
	width: 60px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	margin: 10px 0 0 0;
	color: #404040;
}
#petition-area #signupform .signupbutton {
	display: inline;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 6px 0px 6px 0px;
	margin-right: 0px;
	margin-left: 0;
	margin-top: 7px;
	background-color: #FE8200;
	border: 1px solid #6660a7;
	color: white;
	cursor: pointer;
}
#petition-area #signupform .signupbutton:hover {
	background-color: white;
	color: #000a45;
}

#petition-area-thanks {
	position: absolute;
	left: 0px;
	top: 500px;
	width: 715px;
	color: white;
	text-align: center;
	padding: 10px;
	display: none;
}

#petition-area-thanks h1 {
	font-size: 28px;
	font-family: georgia, serif;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0;
}
#petition-area-thanks p {
	font-size: 15px;
	font-family: georgia, serif;
	font-weight: bold;
	line-height: 8px;
}

#photo-caption {
	position: absolute;
	width: 480px;
	top: -36px;
	left: 0;
	font-size: 13px;
	font-weight: bold;
	color: white;
	line-height: 1.3em;
}

#content > h2 {
	margin: 0px 0 0 0;
	padding-top: 6px;
	font-size: 22px;
	border-top: 1px solid black;
}

#content > h3 {
	margin: 0;
	font-size: 12px;
	border-bottom: 1px solid black;
	color: #3e3e3e;
}

#blogarea {
	position: relative;
	background: none;
}

#blogarea p {
	margin: 0;
	margin-bottom: 10px;
	line-height: 1.2em;
}

#blogarea .blogpost {
	position: relative;
	clear: both;
	margin-top: 20px;
	width: 350px;
	height: 70px;
	padding-left: 110px;
	background-color: none;
}

#blogarea .blogpost.first {
	height: 160px;
	width: 250px;
	padding-left: 220px;
}

#blogarea .blogpost img {
	width: 90px;
	height: 70px;
	
	position: absolute;
	left: 0;
	top: 2px;
}

#blogarea .blogpost.first img {
	width: 200px;
	height: auto;
}

#blogarea .blogpost h2 {
	font-size: 14px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 4px;
	line-height: 1.2em;
}

#blogarea .blogpost.first h2 {
	font-size: 20px;
}

#blogarea .blogpost .blogpost-date {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #3e3e3e;
}

.takeaction-link {
	display: block;
	float: right;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin-right: 0px;
	background-color: #bdd603;
	color: white !important;
	border: none;
}
.takeaction-link:after {
	content: ' »';
}
.takeaction-link:hover {
	background-color: white;
	color: #bdd603 !important;
	text-decoration: none;
}



/* =Footer
-------------------------------------------------------------- */

#colophon {
	display: block;
	position: relative;
	width: 100%;
	min-width: 735px;
	height: 160px;
	padding-right: 0px;
	padding-top: 10px;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background: #870F00;
	color: white;
	border-top: 0px solid #161616;
}

#colophon h4 {
	margin-bottom: 0;
	padding-left: 20px;
}

#colophon img {
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 25px;
	display: block;
	float: left;
}


#colophon a {
	color: #f0f0f0;
}

#colophon-left-box {
	text-align: left;
	position: absolute;
	left: 290px;
	top: 20px;
	width: 350px;
	
}

#colophon-right-box {
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 350px;
}

/* Social media */

#share-area {
	background-color: green;
	margin-top: 240px;
	display: block;
	position: relative;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

#share-area .fb-share-button-custom, #share-area .twitter-share-button-custom {
	display: block;
	position: absolute;
	width: 315px;
	height: 50px;
	border-radius: 10px;
	box-shadow: 3px 8px 3px rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(0,0,0,0.1);
	color: white;
	font-size: 20px;
	font-weight: bold;
	font-family: "Arial Black", arial, sans-serif;
	padding-top: 20px;
	text-align: center;
}

#share-area .fb-share-button-custom:hover, #share-area .twitter-share-button-custom:hover {
	text-decoration: none;
	cursor: pointer;
}

#share-area .fb-share-button-custom {
	left: 0;
	background-color: #3B579D;
}

#share-area .twitter-share-button-custom {
	right: 0;
	background-color: #12AAF4;
}

#share-area .fb-share-button-custom:hover {
	background-color: #1e4184;
}
#share-area .twitter-share-button-custom:hover {
	background-color: #0093db;
}

.post-template-actionpage-template-php .social-media-article {
	top: 100px;
}

.twitter-follow-button {
}

#thanksfortakingaction {
	background-color: #e93825;
	color: white;
	font-weight: bold;
	padding: 10px;
	margin-top: 20px;
}