/*
Theme Name: Future Warfare
Theme URI: 
Author: Brian Ambrose
Author URI: http://bambrose.net/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: war2
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 war2 is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
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 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}



/* My Styles */


body {
	font-family: 'Lato', sans-serif;
}

/* test area */


#pagepost {
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px;
	line-height: 1.5;
	font-weight: 300;
}

#pagepost h1, #pagepost h2 {
	color: #303030;
	padding: 0;
	font-size: 2em;
	text-align: left;
	font-weight: 500;
}

/*#pagepost p {
	padding: .5em 0;
	font-size: 18px;

}*/





header, nav {
	z-index: 999;
}

header {
	position: relative;
}

header h1 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size: 36px;
	text-transform: lowercase;
	font-weight: 300;
}

h2 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size: 18px;
	/*padding: 20px 0 10px 50px;*/
}





/* Logo */

#logo {
	position: absolute;
	width: 100%;
	z-index: 20;

}


#logo img {
	width: 400px;
	position:absolute;
	top: 20px;
  	left:0;
  	right:0;
  	margin:auto;
}




#banner {
	display: inline-block;
	background-color: #000;
	width: 100%;
	overflow: hidden;
	vertical-align: top;	
}


#banner img {
	width: 100%;
	opacity: .5;
	margin-bottom: -3px;

}

/* Interior page banner */

#banner_in {
	display: inline-block;
	background-color: #000;
	width: 100%;
	height: 160px;
	overflow: hidden;
	vertical-align: top;
}

#banner_in img {
	width: 100%;
	opacity: .5;
}



/* Main Nav */


#menu-button {
	display: none;
}

#primary_menu {
	width: 100%;
	/*z-index: 2000;
*/	/*margin-top: -3px;*/
}

#primary_menu ul {
	list-style:none;
	position:relative;
	margin: 0 auto;
	padding:0;
	text-align: center;
	z-index: 2000;

}

#primary_menu ul a {
	display:inline-block;
	color:#303030;
	text-decoration:none;
	text-transform: uppercase;
	padding: 20px;
}

#primary_menu ul li {
	/*position:relative;
	float:left;*/
	display: inline-block;
	margin:0;
	padding:0;
	vertical-align: top;
	border-top: 8px solid #fff;
}



#primary_menu ul li:hover {
	/*background:#f6f6f6;*/
	border-color: #568edb;
}

#primary_menu ul ul {
	display:none;
	position:absolute;
	/*top:100%;
	left:0;
*/	/*background:#fff;*/
	margin: 0;
}

#primary_menu ul ul li {
	/*float:none;*/
	/*width:200px;*/
	display: block;
	/*text-align: center;*/
	background-color: #303030;
	border-top: none;
	margin-left: 40px;
}

#primary_menu ul ul a {
	line-height:120%;
	padding:10px 15px;
	color: #fff;
}

#primary_menu ul ul li:hover {
	background-color: #568edb;
	
}

#primary_menu ul ul ul {
	top:0;
	left:100%
}

#primary_menu ul li:hover > ul {
	display:block
}








/*--------------------------------------------------------------
5.2 Atlantic Council Menu
--------------------------------------------------------------*/





#ac_menu img {
	width: 200px;
}

/* Link styles */

#ac_menu {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index: 2999;
	background-color: #fff;
}

#ac_menu ul {
	background-color: #fff;
	padding: 0 0 20px 0;
	display: block;

	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#ac_menu ul li {
	list-style: none;
	width: 220px;
	border-bottom: 1px solid #f5f5f5;
}

#ac_menu ul li a {
	color: #568edb;
	line-height: 1.5;
	text-decoration: none;
	display: inline-block;
	padding: 8px 0 8px 32px;
	width: 100%;
}

#ac_menu ul li a:hover {
	background-color: #f2f2f2;
	color: #00325a;
}

/* General styles for menu */
.ac-menu {
	background: #fff;
	position: absolute;
	top: 20px;
}

.ac-menu h3 {
	color: #afdefa;
	padding: 20px 0 10px 20px;
	margin-left: -50px;
	margin-top: 0;
	font-weight: 300;
	background: #fff;
	
	width: 265px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	cursor: pointer;
}


/* Vertical menu that slides from the left or right */


.ac-menu-right {
	right: -240px;
}


.ac-menu-right.ac-menu-open {
	right: 0px;
}


/* Push classes applied to the body */

.ac-menu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}



/* Transitions */

.ac-menu,
.ac-menu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/*--------------------------------------------------------------
5.2 Challenge Blocks
--------------------------------------------------------------*/


	/* Current Contest */


#contests {
	position: absolute;
	width: 100%;
	
	bottom: 15%;
	background-color: rgba(0, 0, 0, .65);
	line-height: 1.5;
	color: #a2a2a2;
	z-index: 2000;
}

#contests h2 {
	padding: 0;
}

#contests a {
	color: #a2a2a2;
	text-decoration: underline;
}

#contest a:hover {
	color: #fff;
}

#contest a:visited:hover {
	color: #fff;
}


#contest a:visited {
	color: #a2a2a2;
}

#current_contest aside {
	padding: 16px;
}


#current_contest p {
	font-weight: 300;
}

div#header-widgets {
	display: table;
}

aside {
	display: table-cell;
	vertical-align: middle;
}

aside#text-3 h2 {
	display: none;
}

#contests #text-3 {
	width: 300px;
	text-align: right;
}

						
/* Header Button */

#contests #text-3 a {
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 50px;
	color: #fff;
	background-color: #00325a;
	border: 2px solid #568edb;
}

#contests #text-3 a:hover {
	background-color: #568edb;
	color: #00325a;
}




	/* Featured Contest */

#featured_contest {
	background-color: rgba(201, 88, 20, 1);
	width: 100%;
}

#featured_contest aside {
	padding: 10px 16px;

}

#featured_contest h2 {
	display: inline;
	padding: 0 16px 0 0;
}

#featured_contest div {
	font-weight: 300;
	display: inline;
	color: #fff;
}

#featured_contest a {
	color: #e2a581;
	text-decoration: none;
	padding-left: 16px;
}

#featured_contest a:after {
	content: " »";
}

#featured_contest div.container {
	display: block;
}

#fc-widgets {
	width: 100%;
}














/* Blog */


#blog {
	width: 100%;
	padding: 0 0 25px 0;
}

#blog h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 32px;
	font-weight: 500;
	text-align: center;
	color: #303030;
	text-transform: uppercase;
	padding: 25px;
}

#blog ul {
	max-width: 1200px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

#blog li {
	display: inline-block;
	width: 31%;
	padding: 1%;
	vertical-align: top;
	padding-bottom: 50px;
}

#blog img {
	width: 100%;
	height: auto;
}

#blog a img:hover {
	opacity: .7;
}

#blog h3, #blog h3 a, #blog p {
	text-align: left;
	font-family: 'Lato', sans-serif;
	color: #303030;
	text-decoration: none;
	line-height: 1.25;
	max-width: 1200px;
}

#blog h3 {
	padding: 5px 0 10px 0;
}

#blog h3 a {
	color: #303030;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	font-size: 18px;
	
}

#blog p {
	/*margin: 0 auto;*/
	font-size: 16px;
}

	/* Blog Headline link colors */



#blog h3 a:hover {
	color: #a2a2a2;
}

#blog h3 a:visited {
	color: #303030;
}

#blog h3 a:visited:hover {
	color: #a2a2a2;
}

	/* Blog other links (continue reading, etc) */


#blog a {
	color: #0056b9;
	text-decoration: none;
}

#blog a:hover {
	color: #568edb;
}

/*#blog a:visited {
	color: #551A8B;
} */

#blog p a:after {
	content: " »";

}

#blog p.blogbutton {
	text-align: right;
	padding: 20px 0;
}

#blog p.blogbutton a {
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 50px;
	color: #303030;
	border: 2px solid #303030;
}

#blog p.blogbutton a:hover {
	background-color: #303030;
	color: #fff;
}

#blog p.blogbutton a:after {
	font-size: 24px;
}


#blog .continue {
	display: block;
	text-align: right;
}

#blog a.continue:after {
	content: " »";

}

/* Entries */

section#entries {
	max-width: 1200px;
	border: 2px solid #303030;
	margin: 10px auto;
}



#entries h1 {
	margin-top: -50px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 32px;
	font-weight: 500;
	text-align: center;
	color: #303030;
	text-transform: uppercase;
	padding: 25px;
}

#entries span.outline {
	background-color: #fff;
	padding: 16px;
}

#entries ul {
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
}

#entries li {
	position: relative;
	max-width: 1100px;
	height: 240px;
	/*padding: 25px 50px;*/
	margin: 20px 0;
	overflow: hidden;
}

#entries li:last-child {
	padding-bottom: 20px;
}

#entries img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	width: 1100px;
	height: 240px;
}

#entries p {
	display: inline-block;
	text-align: left;
}

#entries .category {
	position: absolute;
	top: 0;
	left: 0;
	padding: 16px;
	background-color: #000;
	text-transform: uppercase;
}

#entries p.category {
	font-size: 0;
}

#entries .category a {
	color: #568edb;
	text-decoration: none;
	font-size: 14px;
}

#entries .category a:hover {
	color: #80aae4;
}


#entries .title {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	margin-top: 60px;
	color: #fff;
	font-size: 36px;
	padding: 20px 50px 50px 50px;
	background-color: rgba(0, 0, 0, .7);
}

#entries .title a {
	color: #ccc;
	text-decoration: none;
}

#entries .title a:hover {
	color: #fff;
}


#entries .artist {
	display: block;
	color: #a2a2a2;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: -55px;
	padding-left: 50px;
}

#entries span.name {
	color: #eeb111;
}

/* Footer */

footer {
	width: 100%;
	background-color: #000;
	color: #808080;
}

/*footer h2 {
	padding: 0 0 0 10px;
}
*/
footer p {
	line-height: 1.5;
	padding: 16px 0;
}

.footersections {
	width: 31%;
	padding: 1%;
	margin: 20px 0;
	display: inline-block;
	vertical-align: top;
}

.copyright {
	padding-left: 10px;
}

.copyright a {
	color: #4c708c;
	text-decoration: none;
}

.copyright a:hover {
	color: #568edb;
}

.copyright a:visited {
	color: #4c708c;
}

.copyright a:visited:hover {
	color: #568edb;
}

/* Newsletter */

footer section {
	width: 100%;
	background-color: #00325a;
}

footer h2 {
	width: 100%;
	
	color: #4c708c;
	padding-top: 0;
	
}

footer section p {
	width: 100%;
	color: #fff;
}

.footersections p {
	font-weight: 300;
}

.footersections img {
	width: 100%;
	padding: 10px;
}

#input_1 {
	max-width: 200px;
	font-size: 18px;
	color: #a2a2a2;
	padding: 10px 20px;
	margin: 5px;
}


#submit {
	text-align: right;
	max-width: 280px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 50px;
	margin: 5px;
	color: #fff;
	background-color: #00325a;
	border: 2px solid #568edb;
	text-align: center;
	outline:none;
	-webkit-appearance: none;

}

#submit:hover {
	background-color: #568edb;
	color: #00325a;
}

.newsletter {
 	width: 45%;
 	display: inline-block;	
 	padding: 32px 10px;
 	min-width: 450px;
}

.newsletter:last-child {
	text-align: right;
}

.newsletter h2 {
	font-size: 24px;
	text-transform: uppercase;
}

.newsletter p {
	font-weight: 300;
	color: #bfccd6;
}



/* General classes */

.container {
	max-width: 1200px;
	margin: 0 auto;
}



/*--------------------------------------------------------------
5.2 Entry Footer 
--------------------------------------------------------------*/

.entry-footer {
	background-color: #fff;
	max-width: 700px;
	margin: 0 auto;
}

.entry-footer span {
	padding-right: 16px;
}


/*--------------------------------------------------------------
5.2 Article Styles 
--------------------------------------------------------------*/

/* General Styles */


footer {
	clear: both;
}

footer a {
	color: #4C708C;
}

article a {
	color: #568edb;
}

article ul,
article ol {
	margin: 0 0 1.5em 2em;
}

article em {
	font-style: italic;
}

article strong {
	font-weight: bolder;
}

article p img {
	width: 100%;
	height: auto;
}







/* Blog Posts, Pages, etc */


div#primary article {
	max-width: 900px;
	margin: 0 auto;
	padding-top: 40px;
}


section#primary article {
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}


/*div.entry-content {
	max-width: 595px;
	float: right;
	padding-left: 40px;
	border-left: 1px solid #a2a2a2;
	margin-bottom: 60px;
}

article header {
	float: left;
	max-width: 260px;
}
*/
#pagepost article h1 {
	display: block;
	text-transform: none;
	line-height: 1;
	padding-bottom: 10px;
}

article  {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 1.75;
	padding-bottom: 32px;
}

article p {
	padding-bottom: 18px;
}

article .thumb {
	display: none;
}

.entry-meta {
	border-bottom: 1px solid #a2a2a2;
	margin-bottom: 60px;
	font-size: 14px;
}

/* Entries */

.entry-content, .entry-header {
	max-width: 700px;
	margin: 0 auto;
}

article.category-entries div#primary article {
	max-width: 900px;
	margin: 0 auto;
	padding-top: 40px;
}


article.category-entries section#primary article {
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}


article.category-entries div.entry-content {
	max-width: 595px;
	float: right;
	padding-left: 40px;
	border-left: 1px solid #a2a2a2;
	margin-bottom: 60px;
}

article.category-entries header.entry-header {
	float: left;
	max-width: 260px;
}

#pagepost article.category-entries h1 {
	display: inline;
	text-transform: none;
	line-height: 1;
	border-bottom: none;
}



article.category-entries p,
article.category-entries ul,
article.category-entries ol,
article.category-entries div
 {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	line-height: 1.75;
	padding-bottom: 32px;
}

.category-entries .thumb {
	display: inherit;
}

article.category-entries .entry-meta {
	border-bottom: none;
	margin-bottom: 0;
}




/* TESTING */

#pagepost .format-video,
#pagepost .format-image {
	max-width: 1200px;
	margin: 0 auto;
}

#pagepost .format-video div.entry-content,
#pagepost .format-image div.entry-content {
	max-width: 1200px;
	float: none;
	border: none;
	padding: 0;

}

#pagepost .format-video header,
#pagepost .format-image header {
	float: none;
	max-width: 1200px;
}

#pagepost .format-video h1,
#pagepost .format-image h1 {
	display: block;
}

#pagepost article.format-video.category-entries .thumb img,
#pagepost article.format-image.category-entries .thumb img {
	display: none;
}

/* 16:9 */


/*.format-video .entry-content p {
	position: relative;
	padding-bottom: 56.25%; 
	padding-top: 25px;
	height: 0;
}

.format-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}*/






.entry-meta .updated {
display: none;
}

.posted-on, .byline {
	display: block;
}



/*--------------------------------------------------------------
Post Navigation
--------------------------------------------------------------*/

.post-navigation {
	max-width: 900px;
	margin: 0 auto;
	}

.post-navigation h1, .navigation h1 {
	display: none;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

.nav-links {
	padding: 20px 0;
}

.nav-links a {
	color: #568edb;
}

.nav-links a:hover {
	color: #80aae4;
}

.nav-links a:visited {
	color: #00325a;
}


/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/

#comments {
	display: none;
}


/* Page Thumbnails*/

.thumb {
	max-width: 250px;
}

.thumb img {
	width: 100%;
	height: auto;
}







/*--------------------------------------------------------------
Responsive
--------------------------------------------------------------*/


@media (max-width: 930px) {
	
	article.category-entries div.entry-content {
		
		float: none;
		padding-left: 10px;
		border-left: none;
	}

	article.category-entries header.entry-header {
		float: none;
		max-width: 595px;
		margin-top: 0 auto;
		padding-left: 10px;

	}

	article.category-entries .thumb {
		display: none;
	}
}


@media (max-width: 870px) {



	aside {
		display: table;
	}

	#contests #text-3 {
		width: 100%;
		text-align: center;
	}

	#text-4 {
		display: block;
	}



	#menu-button {
		display: block;
		/*float: text;*/
		text-align: right;
		font-size: 16px;
		cursor: pointer;
		padding: 16px;
		text-transform: uppercase;
	}

	
	#primary_menu nav {
		padding: 0;
	}

	#primary_menu ul {
		display: none;
		width: 100%;
	} 

	#primary_menu ul.open{
		display: block;
		
		box-shadow: 0 4px 2px rgba(0,0,0,0.2);
	}

	#primary_menu ul li {
		text-align: left;
		display: block;
		background-color: #fff;
		width: 100%;
		border-top: 1px solid #efefef;

	}

	#primary_menu ul li a {
		display: block;
		padding-bottom: 10px;
		padding-top: 10px;
	}







	#contests {
		position: relative;
		background-color: #000;
	}

	#logo {

	}

	#logo img {
		width: 80%;
	}


	.ac-menu {
		top: 80px;
	}


	#blog li {
		width: 90%;
	}

	.footersections {
		width: 96%;
		margin-top: 0 auto;
		
	}

	.footersections img {
		max-width: 443px;
		padding: 10px;
		width: 96%;
	}

	.newsletter {
		width: 96%;
		min-width: 400px;
	}

	.newsletter:first-child {
		padding-bottom: 0;
	}
	.newsletter:last-child {
		text-align: left;
		padding-top: 0;
	}

	.newsletter form {
		text-align: left;
	}

}
