/*   
Theme Name: YEF Theme
Theme URI: http://pacwebco.com
Description: Custom theme for YEF developed by Pacwebco.
Author: Myke Preuss
Author URI: http://waytoogood.ca
Version: 1.0
*/

@font-face {
	font-family: HelveticaNeue;  
	src: url(fonts/HelveticaNeue.eot);  
	src: url(fonts/HelveticaNeue.otf) format('opentype');  
}

@font-face {
	font-family: HelveticaNeue;  
	src: url(fonts/HelveticaNeue-Bold.eot);  
	src: url(fonts/HelveticaNeue-Bold.otf) format('opentype');
	font-weight: bold;
}

/* Global */

html, body, span,
h1, h2, h3, h4, h5, h6, 
p, a, img, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	text-decoration: none;
	font-family: HelveticaNeue, Helvetica, Arial, Verdana, Lucida Grande, sans-serif;	
	vertical-align: baseline;
	color: #000;
	outline: none;
}

html {
	background: #000;
}

/* Global Typography */
p, a, ul, ol, li {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 21px;
	list-style-image: none;
	list-style-type: none;
}

h2.entry-title, .menu ul li a, .sidebar h3 {
	text-transform: uppercase;
}

/* Fullpage Background */

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px; }
}

/* Link Styles */

a img {
	border: none;
}

a {
	color: #43849F;
}

a:hover {
	color: #264a59;
}


/* Page Container */

.container {
	width: 976px;
	margin: 0px auto;
	position: relative; 
}

/* START Header */

.header {
	width: 100%;
	float: left;
	margin-bottom: 80px;
}

h1.blog-title a {
	font-size: 30px;
	font-weight: bold;
	float: left;
	text-indent: -99999px;
	width: 318px;
	height: 143px;
	margin-left: -10px;
	background: url(images/yef-logo.png);
}


.blog-description {
	display: none;
}

.menu {
	float: right;
	padding: 42px 0px 0px;
}

.menu ul {
	margin: 0px auto;
}

.menu ul li {
	float: left;
	margin: 0px 0px 0px 10px;
}

.menu ul li a {
	position: relative;
	display: inline-block;
	padding: 8px 18px 4px;
	color: #f2fcff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #266785;
	-webkit-box-shadow: 0 1px 3px #266785;
	text-shadow: 0 -1px 1px #152831;
	border-bottom: 1px solid #43849F;
	background: #43849F url(images/alert-overlay.png) repeat-x;
}

.menu ul li a:hover {
	background: #386e84 url(images/alert-overlay.png) repeat-x;
	border-bottom: 1px solid #386e84;
}

.menu ul li.page-item-437 {
	display: none;
}


/* END Header */


/* START Content */

.content {
	float: left;
	padding: 20px;
	width: 610px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(images/white-opacity.png);
}

h2.entry-title, h2.entry-title a {
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
	padding-bottom: 18px;
	text-shadow: 1px 1px 1px #e8f9ff;
}

.entry-content p {
	float: left;
	width: 600px;
	padding-bottom: 21px;
	text-shadow: 1px 1px 1px #e8f9ff;
}

.entry-content a, .widget li a {
	text-shadow: 1px 1px 1px #e8f9ff;
}

.entry-content p.continue-reading {
	padding: 0px;
}

.entry-content blockquote p {
	width: 540px;
}

/* Blog Post */

.post {
	float: left;
	padding-bottom: 24px;
}

.post-header {
	float: left;
	width: 600px;
	padding-bottom: 24px;
}

.post-header h2.entry-title, .post-header h2.entry-title a {
	padding-bottom: 0px;
}

.entry-date, .entry-date a {
	font-size: 11px;
	line-height: 12px;
	text-shadow: 1px 1px 1px #e8f9ff;
}

.post ul, .post ol {
	float: left;
	width: 522px;
	padding: 0px 0px 18px 48px;
}

.post ul li {
	float: left;
	width: 522px;
	list-style-type: disc;
	list-style-position: inside;
	text-shadow: 1px 1px 1px #e8f9ff;
}

.post ol li {
	float: left;
	width: 522px;
	list-style-type: decimal;
	list-style-position: inside;
	text-shadow: 1px 1px 1px #e8f9ff;
}

/* Navigation */

.navigation {
	width: 100%;
	float: left;
}

.navigation, .navigation a {
	font-size: 14px;
	padding: 4px 4px 2px;
	text-shadow: 1px 1px 1px #e8f9ff;
}

.nav-left {
	float: left;
	width: 45%;
}

.nav-right {
	float: right;
	width: 45%;
	text-align: right;
}

/* END Content */

.sidebar {
	width: 260px;
	float: right;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(images/white-opacity.png);
}

ul li.widget {
	margin-bottom: 40px;
	float: left;
}

.sidebar h3 {
	width: 260px;
	font-size: 18px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #e8f9ff;
}

/* Search Styles */

.text-input {
	width: 250px;
}

.submit-button {
	float: right;
	margin-top: 4px;
}

/* Twitter Styles */
.aktt_tweets li, .aktt_tweets li a {
	text-shadow: 1px 1px 1px #e8f9ff;
}

.aktt_tweets li {
	padding: 6px 0px 6px 0px;
	width: 260px;
}

.aktt_tweet_time {
	width: 100%;
}

/* Facebook Like Button */

#facebook-like-button-generator iframe {
	margin-top: 14px;
}

/* START SEARCH PAGE STYLES */

h2.page-title {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 40px;
	padding-bottom: 18px;
	text-shadow: 1px 1px 1px #e8f9ff;
}

h2.page-title span {
	font-weight: bold;
}


/* START Footer */

.footer {
	float: left;
	width: 920px;
	padding: 5px 20px 4px;
	margin: 30px 0px 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url(images/white-opacity.png);
}

.footer p, .footer a {
	text-align: center;
	font-size: 11px;
	text-shadow: 1px 1px 1px #e8f9ff;
}
/* END Footer */

