/*   
Theme Name: Beyond War Northwest
Theme URI:
Description: The customized design theme for the Beyond War Northwest site, developed by Julian Mullins
Author: Julian Mullins
Author URI:
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 Georgia, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3, h4, h5, h6{
	margin: 0 10px 10px 10px;
}

h1 { font-size: 32px; font-weight: bold;}
h2 { }
h3 { }
h4 { font-weight: bold; }

ul h1, ul h2, ul h3, ul h4, ul h5, ul h6 {
	margin-left: 0;
	clear: both;
}

p { margin: 0 0 0 0; }

a {
	color: #216ec4;
	text-decoration: none;
	target-name: new;
	target-new: tab;
}

a:hover { 
	color: #069ba7;
} 

blockquote {
	margin: 0 10px 10px 10px;
	background-color: #F0EDE1;
}
blockquote p {
	font-style: italic;
	background-color: #F0EDE1;
	border-radius: 5px;	
}

address {
	margin: 0 10px 0 15px;
	line-height: 1.5;
}

ul, ol { 
	margin: 0 0 0 30px;
}

li {
	padding-left: 5px;
}

/* ----------- Social media icons --------------------- */

.social-media-icon-facebook {
	float: right;
	display: inline;
	margin: 20px 0 0 0;
}

.social-media-icon-twitter {
	float: right;
	display: inline;
	margin: 20px 10px 0 0;
	
}

.donate-button {
	float: right;
	display: inline;
	margin: 25px 40px 0px 10px;
	height: auto;
	border-style: none;
}

.donate-button input {
	border-style: none;
	height: auto;
	width: 60px;
	opacity: 1;
}

.donate-button input:hover {
	opacity: 0.8;
	width: 61px;
}


/* ----------- End of social media icon code ----------- */

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}


/* --------------------------------- My custom code below --------------------------------------- */


html {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.25;
}

body {
	background-color: #F0EDE1;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/* font-family: "sans-serif"; */
}

head {
	height: auto;
	width: 100%;
	float: left;
	position: relative;
}


/* --------------------- Form element styles ----------------  */

form {
	float: left;

}

form textarea {
	min-width: 450px;
	max-width: 450px;
	min-height: 150px;
	background-color: #FEFBF3;
	border: 1px solid #E59E12;
	padding: 2px;
}

form textarea:focus {
	background-color: white;
	border-width: 2px;
}

form input {
	background-color: #FEFBF3;
	border: 1px solid #E59E12;
	height: 20px;
	padding: 2px;
}

form input:focus {
	background-color: white;
	border-width: 2px;
}

td h3 {
	min-width: 100px;
}

.submit {
	float: left;
	background-color: #E49C12;
	color: white;
	padding; 10px;
	width: 60px;
	height: 30px;
	border-radius: 3px;
	border: 1px groove #FFD57F;
	font-weight: bold;
}

.submit:hover {
	cursor: pointer;
	background-color: #F2AB18;
}

.submit:focus {
	float: left;
	background-color: #E49C12;
	color: white;
	padding; 10px;
	width: 60px;
	height: 30px;
	border-radius: 3px;
	border: 1px groove #FFD57F;
}

/* End of form element styles */


.body-wrap {
	background-color: #F0EDE1;
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
}

.header-top {
	background-color: white;
}

.header-logo, .footer-logo {
	width: 225px;
	height: auto;
	display: inline;
}

.slogan{
	display: inline;
	position: relative;
	/* top: 45px;
	left: 30px; */
	top: -60px;
	left: 30px;
	font-size: 16px;
}

.main-nav {
	background-image: -moz-linear-gradient(#f4ae19, #da910e);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#da910e), to(#197ca5));
	background-image: -webkit-linear-gradient(#f4ae19 , #dc8304);
	background-image: -o-linear-gradient(#f4ae19, #da910e);
	height: 50px;
	text-align: center;
	display: table;
	width: 100%;
	/*position: absolute;*/
	margin: 0;
}

.main-nav div {
	width: auto;
	height: 20px;
	margin: 0 auto;
	margin-top: 10px;
}



.main-nav li{
	display: inline;
	list-style: none;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 0 auto;
	margin-left: 0 auto;
	padding-right: 50px;
	float: left;
	position: relative;
}

.main-nav a {
	text-decoration: none;
	display: inline-block;
	color: white;
	font-size: 16px;
	font-family: "Times New Roman", serif;
}

.menu {
	display:inline-block;
}

.landing-page-image {
	width: 500px;
	height: auto;
	margin-top: 12.5px;
	/* position: relative;
	left: 70px;
	top: 7px; */
}

.landing-page-image-wrap {
	background-color: white;
	height:260px;
	width: 500px;
	float: left;
	margin-bottom: 20px;
	padding-left: 70px;
	padding-right: 70px;
	border-radius: 5px 0px 0px 5px;
}

/* Container of the landing page image and navigation*/
.top-wrap {
	display: inline;
	height: 262px;
	width: 640px;
	margin: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px
	-webkit-border-radius: 5px;
}

.landing-page-header {
	display: inline-block;
	float: right;
	width: 310px;
	/* padding-right: 5px; */

}

.landing-page-header ul {
	margin-left: 0px;
	padding: 5px 5px 5px 50px;
	width: 255px;
	background-color: white;
	float: right;
	border-radius: 0px 5px 5px 0px;
}

.landing-page-header ul a {
	color: white;
	text-decoration: none;
	target-name: new;
	target-new: tab;
}

.landing-page-header li {
	list-style: none;
	height: 20px;
	padding: 15px 5px 15px 5px;
	background-color: #178CB7;
	background-image: -moz-linear-gradient(#2695bb, #197ca5);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2695bb), to(#197ca5));
	background-image: -webkit-linear-gradient(#2695bb , #197ca5);
	background-image: -o-linear-gradient(#2695bb, #197ca5);
	text-indent: 25px;
}

.list-item-first li {
	border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
}

.list-item-last li {
	border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
}

/* .landing-page-header a {
	text-decoration: none;
	color: white;
} */


/* The main body area, text and sidebar sections */

.landing-page-body {
	width: 640px;
	min-height: 260px;
	float: left;
	margin: 0 auto;
	position: relative;
	background-color: white;
	border-radius: 5px 0px 0px 5px;
	padding-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.landing-page-body p {
	padding: 5px 10px 5px 15px;
	max-width:600px;
}


.header-column-right {
	background-color: white;
	margin-top: 20px;
	width: 290px;
	height: 100%;
	padding-bottom: 15px;
	border-radius: 0px 5px 5px 0px;
	padding: 10px;
	float: right;
	text-align: left;
	display: inline-block;
}

#pcrumbs {
	margin-left:10px;
	margin-top:10px;
}

.landing-page-body ul {
	clear: both;
}

.landing-page-body .header-column-right p {
	width: 270px;
	position: relative;
	
}

.landing-page-body .header-column-center p {
	width: 270px;
	margin: 0;
	position: relative;
	left: -15px;
}

.landing-page-body .header-column-center span p, #landing-page-body .header-column-right span {
	text-transform: uppercase;
	color: #e1b356;
	font-size: 14px;
	margin: 5px 0 20px 0;
	font-weight: bold;
}

.header-column-right div h2, .header-column-center div h2 {
	display: block;
	color: white;
	width: 95%;
	font-size: 20px;
	text-align: left;
	padding: 5px 0 5px 5px;
	margin: 0 auto;
	border-radius: 5px;
	-moz-border-radius: 5px
	-webkit-border-radius: 5px;
}

.header-column-right-item {
	margin-bottom: 20px;
}

.header-column-right-item p {
	padding: 0 0 20px 0;
}

.header-column-right div h2 {
	background-color: #171717;
	margin-bottom: 10px;
}

.header-column-center {
	position: relative;
	display: inline-block;
}

.header-column-center div{
	padding: 10px;
	display: inline;
	position: relative;
	float: left;
	height: 310px;
	width: 275px;
	margin: 0 5px 0 10px;
	background-color: #FEFBF3;
	border-radius: 5px;
}

.header-column-center div h2 {
	background-image: -moz-linear-gradient(#f4ae19, #da910e);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#da910e), to(#197ca5));
	background-image: -webkit-linear-gradient(#f4ae19 , #da910e);
	background-image: -o-linear-gradient(#f4ae19, #da910e);
}

.sidebar-link-center {
	text-transform: uppercase;
	color: #50AACD;
	border-bottom: 2px solid #C9E1EB;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	bottom: 20px;
	left: 0px;
	left: 15%;
	margin: 0 auto;
}

.sidebar-link-right {
	text-transform: uppercase;
	color: #50AACD;
	border-bottom: 2px solid #C9E1EB;
	font-weight: bold;
	font-size: 14px;
	margin: 0 auto;
}

.type-post {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:20px;
}

.type-post p, .type-post h2 {
	padding-left:0px;
	margin:0px;
}



#respond {
	padding-left:20px;
	padding-bottom:20px;
	margin:0px;
}

#respond h2{
	margin:0px;
}
.logged-in {
	padding-left:0px !important;
}

.em-orange{
	color: #eda715;
	font-style: normal;
}

a {
	color: #5daac7;
	text-decoration: none;
}

footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
}

footer div {
	width: 220px;
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}

.footer-list {
	float: left;
}

.footer-list p {
	margin: 15px 0;
}

.footer-list a {
	color: #1B80A8;
}

.footer-list a:hover {
	text-shadow: 2px 2px 10px gray;
}

header {
	background-color:white;
}
img.alignleft{
	margin:2px;
}