/*
Theme Name: Young Ideas
Theme URI: http://www.youngideas.biz/
Description: Custom them for Young Ideas.
Version: 1.0
Author: Cyclonic Studios
Author URI: http://www.cyclonicstudios.com/
Tags: green, yellow, modern, clean, farm

	This theme was developed in August 2010 by Cyclonic Studios.
	Copyright 2010 Midwest Ag Ventures. All Rights Reserved.

*/

@font-face {
	font-family: 'Bebas Neue';
	src: url('font/BebasNeue-webfont.eot');
	src: local('☺'), url('font/BebasNeue-webfont.woff') format('woff'), url('font/BebasNeue-webfont.ttf') format('truetype'), url('font/BebasNeue-webfont.svg#webfontYW4lu6A6') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* RESET */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
*/
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */

body {
	font:14px/1.5 "Georgia","Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	background:#faf6f0;
}

a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-variant:small-caps;
}

a:hover {
	color:#6a6660;
}

a:active {
	position:relative;
	color:#000;
	top:1px;
}

#main {
	margin:0 auto;
	width:960px;
}

#header {
	height:220px;
	background:transparent url(img/header.png) bottom left no-repeat;
	
}

#header a#title {
	display:block;
	width:246px;
	height:220px;
	line-height:220px;
	opacity:0.001;
	filter:alpha(opacity=0.1);
	float:left;
}

#nav {
	width:714px;
	padding-top:140px;
	border-bottom:1px solid #9e9a95;
	float:left;
	height:23px;
	float:right;
}

#nav a {
	color:#790000;
	font-weight:normal;
}

#nav a:hover {
	color:#b90000;
}

#nav li {
	/*display:inline;*/
	float:left;
	padding:0px 0px 0px 20px;
}

#nav #hul {
	float:right;
}


/* CONTENT */

#content {
	color:#000;
}

.single #content, .page #content {
	
}

.news {
	float:left;
	width:350px;
	color:#000;
	margin-right:10px;
	display:inline;
	min-height:318px;
	height:auto !important;
	height:318px;
}

#ournews {
	
}

#industrynews {
	padding:40px 10px 5px 10px;
}

#content a {
	
}

.singlebox {
	float:right;
	width:690px;
	color:#000;
	padding:10px 10px 0px 20px;
}

#aboutus {
	
}

div.hr {
	border-bottom:1px solid #9e9a95;
	height:10px;
	text-align:center;
	margin:20px 0;
}

span.hrtext {
	font-weight:normal;
	font-style:italic;
	margin:10px 0px;
	background:#faf6f0;
	color:#9e9a95;
	padding:0 8px;
}

.newstitle, .pagetitle, .title {
	font-size:24px;
	line-height:24px;
	color:#000;
	font-family:"Bebas Neue",Bebas,Impact,sans-serif;
	letter-spacing:2px;
	padding-top:4px;
	background:transparent url(img/titlebg.png) top left no-repeat;
	/*text-transform:uppercase;*/
	font-weight:normal;
	margin-left:-6px;
	padding-left:6px;
}

.newstitle a {
	font-weight:normal;
	color:#000;
	font-variant:normal;
}

.news a {
	
}

.news img {
	max-width:700px;
	height:auto;
}

.meta {
	font-size:10px;
	font-family:Georgia,Lucida,"Times New Roman",serif;
	text-transform:uppercase;
	margin-left:10px;
	clear:both;
}

.meta a {
	font-style:italic;
}

.metasmall {
	font-style:italic;
	text-transform:lowercase;
}

.newscontent {
	font-size:13px;
	font-family:Georgia,Lucida,"Times New Roman",serif;
	margin-top:5px;
	clear:both;
}

p {
	margin-bottom:1em;
}

.editnews {
	float:right;
	height:0px;
}

div.post {
	padding-bottom:20px;
	margin-bottom:20px;
	background:transparent url(img/hr.png) bottom center no-repeat;
}

.pagehead {
	position:relative;
	width:690px;
	z-index:1;
}

.wp-post-image {
	width:440px;
	height:auto;
	float:right;
	margin-left:10px;
	
}


.pagehead .pagetitle {
	position:static;
	left:0;
	width:640px;
	float:left;
}

div.post:last-child {
	background:transparent none;
}

a.more-link {
	display:block;
	text-align:right;
}

.pagenav {
	list-style-type:none;
	margin:0;
	padding:0;
}

.pagenav ul {
	list-style-type:none;
}

.pagenav ul li {
	margin-left:10px;
	
}

.ngg-galleryoverview {
	width:250px;
	float:left;
	margin-top:0px;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #9e9a95;
}

#portfolio-image-box {
	margin-top:4px;
	background-color:#ffffff;
	padding:4px;
	border:1px solid #9e9a95;
	width:420px;
	margin-left:10px;
	float:left;
}

#portfolio-image {
	width:420px;
	height:auto;
}

div.piclenselink {
	display:none;
	
}

.sidebar {
	width:219px;
	float:left;
	color:#000;
	min-height:405px;
	height:auto !important;
	height:405px;
	padding:5px 10px 0 10px;
	font-family:Georgia,Times,serif;
	border-right:1px solid #9e9a95;
}

.sidebar .title {
	margin-top:20px;
	margin-bottom:5px;
	font-size:24px;
	font-weight:normal;
}

.sidebar ul {
	margin-left:10px;
}

.sidebar ul li {
	margin-left:0px;
}

#contentbottom {
	width:960px;
	height:5px;
	margin-bottom:10px;
}

#clear {
	clear:both;
}

.single #contentbottom, .page #contentbottom {
}

#footer {
	clear:both;
	height:40px;
	width:940px;
	padding:10px;
	font-size:12px;
}

#footer a {
	color:#000;
}

#footer a:hover {
	text-shadow:none;
}
