/*
Theme Name: Beyond Growth
Theme URI: http://http://beyondgrowth.net
Description: Wordpress theme created for Beyond Growth
Version: 2.0
Author: Eric Schiller
Author URI: http://position1media.com/
*/

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'ProximaNovaCondensedLight';
	src: url('fonts/light-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'ProximaNovaCondensedLight';
	src: url(//:) format('no404'), url('fonts/light-webfont.woff') format('woff'), url('fonts/light-webfont.ttf') format('truetype'), url('fonts/light-webfont.svg#webfontWk7KluM8') format('svg');
	/* font-weight: normal; */
	/* font-style: normal; */
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'ProximaNovaCondensedRegular';
	src: url('fonts/regular-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'ProximaNovaCondensedRegular';
	src: url(//:) format('no404'), url('fonts/regular-webfont.woff') format('woff'), url('fonts/regular-webfont.ttf') format('truetype'), url('fonts/regular-webfont.svg#webfontRykYqAL9') format('svg');
	/* font-weight: normal; */
	/* font-style: normal; */
}


*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family:'ProximaNovaCondensedLight';	
Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size:18px;
	background: url(images/background.png) repeat-x;
	line-height:32px;
	/* color: #666; */
}
body a{
	color: #64a09f;
	font-family: 'ProximaNovaCondensedRegular';
	font-weight:500;
	text-decoration:none;
}
body a:hover, #main h1 a:hover, #content #subposts .grid_7 h2 a:hover {
	
	color: #3c3d3d;
	text-decoration: underline;
}


body a:hover{
	text-decoration: underline;
}

.clear{
	clear: both;
}

#container{
	margin: 0 auto;
}
#header{
	margin: 70px 0px 70px 0px;
		height: 80px;
}

#content #main .readmore a{
	color: #64a09f;
	font-size:17px;
	font-family: 'ProximaNovaCondensedRegular';
	font-weight:500;
}
#content #main .readmore a:hover{
	color: #3c3d3d;
}

#header #logo {
	float:left;
	width: 327px;
	height:107px;
}

#header #menu {
	float: right;
	margin-top:60px;
}

#header #menu ul.menu li{
	list-style-type:none;
	float:left;
	margin-left: 30px;
} 

#header #menu ul.menu li a {
	color: #979797;
	font-size:16px;
	text-transform:uppercase;
	text-decoration: none;
}
#header #menu ul.menu li a:hover {
	color: #2d2d2d;
}


#content #subposts{
	margin-top: 11px;
}

#content #subposts .grid_7 p{
	font-size:15px;
}

#content #subposts .grid_7 h2 a{
	font-size:22px;
	font-weight: 500;
	color: #52807f;
	font-family: 'ProximaNovaCondensedLight';
	margin-bottom:12px;
}
#content #sidebar {
	font-size:16px;
}

#content #sidebar p, #content #sidebar .textwidget {
	margin-bottom:11px;
	line-height:28px
}

#content #sidebar ul li {
	list-style-type:none;
	line-height:20px;
	margin-bottom: 12px;
}

#content .entry p{
	margin: 18px 0px;
}
#content #respond{
	margin-top: 15px;
}

#content #respond{
	margin-top: 15px;
}

#content #sidebar ul li a{
	color:#52807F;
}

#main h1 a, #sidebar h1{
	font-size:27px;	font-weight:500;

	color: #52807f;
	font-family: 'ProximaNovaCondensedLight';	
	margin-top:24px;
}

#main h4, #main .subtext{
	font-family: 'ProximaNovaCondensedRegular';
	font-size:18px;
	text-transform:uppercase;
	font-weight: 500;
}

#main .entry{
	margin-top: 15px;
}

#main h3, #sidebar h3{
	font-size:17px;
	padding-bottom:0px;
	font-weight: 500;
	width:100%;
	margin-bottom: 17px;
	border-bottom: 2px solid #dbdbdb;
	color: #52807f;
	font-family: 'ProximaNovaCondensedRegular';	
	text-transform:uppercase;
	}
	
#footer_container{
	width: 100%;
	background-color:#2b2b2b;
	min-height: 200px;
	display:block;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	color: white;
}

#footer_container .container_24 #footer{
	margin:0 auto;
	padding: 30px 0px;
	color: white;
}

#footer ul li{
	list-style-type:none;
	font-size:15px;
	margin-bottom:15px;
	line-height:14px;
}

#footer li{
		list-style-type:none;

}

#footer p{
	font-size:15px
}

#footer ul li a, #footer a{
	color: white;
}
#footer ul li a:hover{
	color:#9acbca;
}
#footer h2{
	font-family: 'ProximaNovaCondensedRegular';
	font-size:18px;
	text-transform:uppercase;
	color:#9acbca;
	font-weight:500;
}

.subscribe-button, a.subscribe-button:hover{
	color: white;
	font-family: 'ProximaNovaCondensedRegular';
font-size:18px;
	font-weight:500;
	padding:10px 40px 8px 40px;
	background: #94b1b0; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94b1b0', endColorstr='#8ba4a4'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#94b1b0), to(#8ba4a4)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #94b1b0,  #8ba4a4);
	font-style: italic;
	text-decoration:none;
	text-transform:uppercase;
	border: 0px;
	margin-top: 5px;
}

#sidebar .textwidget form p input{
	font-family: 'ProximaNovaCondensedRegular';
	border: 2px solid #cecece;
	padding: 8px 12px 8px 12px;
	font-size:16px;
	text-transform:uppercase;
	color:#b2b2b2;
	width: 190px;
}
#sidebar .textwidget form p input:focus{
	color: #646464;
}

#smart-archives-list h2 a{
	font-size:18px;	
	font-weight:500;
	margin-top: 8px;
	color:#3c3d3d;
}

#smart-archives-list ul li{
	line-height:18px;
	margin: 8px 0px;
}
#smart-archives-list ul,  ul#smart-archives-block{
	list-style-type:none;margin-bottom:14px;
}

#content strong {
	font-weight: 900;
}

#content blockquote {
	padding-left: 40px;
	font-style: italic;
	color: #666;
}

