/*
Theme Name: Never Ever
Description: Never Ever Limited Wordpress Theme
Author: Type3
Author URI: www.type3digital.com
Version: 0.9
.
General comments/License Statement if any.
.
*/

html {
	background:#090909;	
	margin:0;
	padding:0;
}

body {
	background:url(images/background.jpg) no-repeat #090909 top right;	
	color:#a0a0a0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0;
}

img {
	border:0;	
}

a {
	color:#f28100;	
	text-decoration:none;
}

p {
	line-height:16px;	
}

h1 {
	font-size:48px;	
	letter-spacing:-3px;
	line-height:0.5em;
	color:#f28100;
	margin:0 0 10px 0;
}

h2 {
	font-size:20px;
	color:#7ec2a5;	
	line-height:0.5em;
	letter-spacing:-1px;
	margin:0 0 10px 0;
}

h3 {
	font-size:20px;
	color:#ffffff;
	letter-spacing:-2px;
	line-height:0.7em;
	margin:0 0 5px 0;
}

h4 {
	color:#808080;
	font-size:14px;
	letter-spacing:-1px;
	line-height:0.7em;
	margin:0 0 5px 0;
}

p strong {
	font-weight:bold;	
}

.container {
	margin:0 auto 0 auto;
	width:980px;
	text-align:left;
	overflow:hidden;
	background:url(images/stacked-pattern.png) no-repeat bottom left;	
	position:relative;
}

.header {
	padding:30px 0 0 150px;
	clear:both;
	overflow:hidden;
}
  
.header .logo {
	display:block;
	margin:0 0 15px 0;
}

.header .navigation {
	list-style-type:none;
	overflow:hidden;
}

.header .navigation li {
	float:left;
	margin:0 20px 0 0;
	font-size:14px;
	letter-spacing:-1px;
}

.header .navigation li a {
	font-weight:bold;
	color:#a75f0c;
	text-decoration:none;
}

.header .navigation li.current_page_item a {
	color:#f28100;
}

.page .row {
	clear:both;
	overflow:hidden;
	border-top:1px solid #454545;
	margin:15px 0 0 0;
	padding:10px 0 0 0;
}

.page .row .title {
	float:left;	
	width:140px;
	margin:0 10px 0 0;
	color:#808080;
	font-size:14px;
	letter-spacing:-1px;
	line-height:0.9em;
}

.page .row .title a {
	color:#ffffff;
}

.page .row .content {
	float:left;	
	width:840px;
	margin:0 -10px 0 0;
}

.page .row .content .cell{
	float:left;	
	width:270px;
	overflow:hidden;
	margin:0 10px 0 0;
}

.page .row.features {
	border-top:1px solid #797979;
}

.features h1 {
	font-size:28px;	
	letter-spacing:-2px;
	line-height:0.5em;
	margin:0 0 10px 0;
}

.features h1 a {	
	color:#f28100;	
}

.features h3 {
	font-size:20px;
	color:#ffffff;
	letter-spacing:-2px;
	line-height:0.7em;
	margin:0 0 10px 0;
}

.features img {
	margin-bottom:5px;	
}

.page .row.twitter .content p.twitter-message {
	float:left;	
	width:270px;
	overflow:hidden;
	margin:0 10px 0 0;
	padding:0 0 2px 0;
	font-size:14px;
	letter-spacing:-1px;
	color:#ffffff;
	line-height:1em;
}

p.twitter-message .twitter-timestamp {
	color:#7ec2a5;
}

.page .row.otherStuff .cell {
	padding-right:10px;
	width:260px;
}

.otherStuff h2 {
	font-size:20px;
	color:#7ec2a5;	
	line-height:0.8em;
	letter-spacing:-1px;
	margin:0 0 10px 0;
}

.otherStuff p {
	margin:0 0 10px 0;	
}

.newsletter .imgSignUp {
	float:right;
	margin:5px 0 0 10px;
}

.newsletter input.text {
	border:0;
	padding:3px 4px 3px 4px;
	margin:0 3px 6px 0;
	color:#5e5e5e;
	font-size:10px;
}

.newsletter input.submit {
	border:0;
	padding:3px 4px 3px 4px;
	margin:0 6px 6px 0;
	color:#ffffff;
	background:#4e4e4e;
	font-weight:bold;
	font-size:10px;
}

.page .row.pageTitle {
	border:0;
}

.pageTitle h3 {
	font-size:36px;
	color:#ffffff;
	letter-spacing:-3px;
	line-height:0.7em;
	margin:0 0 5px 0;
}

.page .tiles .content .cell {
	margin-bottom:30px;	
	height:125px;
}

.tiles h2 {
	font-size:14px;
	margin:0 0 5px 0;
	letter-spacing:-1px;
	line-height:0.7em;
}

.tiles h2 a {	
	color:#7ec2a5;	
}

.tiles h3 {
	font-size:14px;
	color:#ffffff;
	letter-spacing:-1px;
	line-height:0.7em;
	margin:5px 0 0 0;
}

.page .row.banner {
	border-top:1px solid #797979;
}

.page .row.article {
	border:0;	
	margin-left:150px;
}

.page .row.article .content {
	width:540px;	
	margin-right:20px;
}

.page .row .column {
	width:270px;	
	border-top:1px solid #454545;
	padding-top:10px;
	float:left;
	overflow:hidden;
}

.page .row .column.high {
	width:240px;	
	margin-left:20px;
	border-top:0;
	padding-top:0px;
	float:left;
	overflow:hidden;
}

.page .row .column .cell{
	margin-right:0;
}

.article .content h1 {
	font-size:48px;	
	letter-spacing:-3px;
	line-height:0.5em;
	color:#f28100;
	margin:0 0 10px 0;
}

.article .content h2 {
	font-size:20px;	
	letter-spacing:-1px;
	color:#7ec2a5;
	line-height:0.8em;
	margin:0 0 10px 0;
}

.article .content p {
	margin:0 0 10px 0;	
}

.page .column .cell {
	margin-bottom:30px;	
}

.column .title {
	margin:5px 0 20px 0;	
}

.column h1 {
	margin:20px 0 0px 0;
}

.column h2 {
	font-size:14px;
	margin:0 0 5px 0;
	letter-spacing:-1px;
	line-height:0.9em;
}

.column h2 a {	
	color:#7ec2a5;	
}

.column h3 {
	font-size:14px;
	color:#ffffff;
	letter-spacing:-1px;
	line-height:0.5em;
	margin:5px 0 0 0;
}

.page .row .column h4 {
	margin:0 0 15px 0;
}

.page .row.article.news .content {
	border-top:1px solid #454545;
	padding-top:18px;
}

.page .row.tiles.narrow .content {
	width:560px;
}

.page .pressRelease {	
	margin-top:5px;	
	margin-bottom:20px;	
}

.page .pressRelease h2 {
	margin-top:6px;
	margin-bottom:0px;
}

.page .pressRelease a {
	word-wrap:break-word;
}

.footer {
	height:278px;
	width:980px;
	font-size:10px;
	font-weight:bold;
	clear:both;
	overflow:hidden;
}

.footer p {
	border-top:1px solid #454545;
	margin:12px 0 0 0;
	padding:10px 0 0 150px;
}

.footer p span.left {
	float:left;
	display:block;
}

.footer p span.right {
	float:right;
	display:block;
}

.footer p span a {
	color:#a0a0a0;
}

.footer p span a:hover {
	text-decoration:underline;
}

