/*
Theme Name: Tour De Nez
Theme URI: http://livelylabs.com
Description: The Tour de Nez theme
Author: Colin Loretz at <a href = "http://livelylabs.com">Lively Labs</a>
Version: 1.0
*/


* {
	margin: 0;
	padding: 0;
}

.sponsor {
	padding: 10px;
}

body {
	background: url('images/tile_asphalt.gif') #5d5d5d;
}

input, textarea { border: 1px #ccc solid; padding: 5px; font-size: 14px; color: #1a1a1a; margin: 5px 0; font-family: arial, sans-serif}

a { font-weight: bold; 	color: #1fb25a;}
a:hover {color: #e72529; text-decoration: none }

img { border: 0; }

a img { border: 0;}

#leftCol {
	float: left;
	width: 660px;
}

#rightCol {
	border-left: 1px solid #f3f3f3;
	padding: 50px 20px 20px 20px;
	float: right;
	width: 120px;
}

#breadcrumb {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f3f3f3;
	color: #666;
}

#breadcrumb a {
	text-decoration: none;
	color: #1fb25a;
	font-weight: bold;
}

#breadcrumb a:hover {
	color: black
}

#container {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url('images/asphalt.gif') no-repeat #5d5d5d;
	height: 768px;
}

#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	height: 100%;
}

#innerWrapper {
	width: 920px;
	margin: 0px auto 0 auto;
	position: relative;
}
	
#header {
	padding-top: 150px;
}

#logo {
	top: 50px;
	left: 371px;
	z-index: 999;
	position: absolute;
}

/* MAIN NAVIGATION ---------------------------------------- */

/* Active and Hover states */
#nav .active { 
	background: #ffde00; 
	margin-bottom: -1px;
	position: relative;
	z-index: 11;
}

/* Dropdown Nav */
#nav li {
	 z-index: 12; height: 1%; position: relative;
}

#nav li ul { 
	background: #ffde00; display: none; margin-top: 5px; padding: 5px 0 10px 0; position: absolute; left: 0; width: 125px; z-index: 10;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}
		
#nav li.logogap ul { 
	margin-left: 175px; 
}

#nav li ul li { 
	width: 125px; 
	font-size: 1em; text-transform: none; letter-spacing: 0;
}

#nav li ul li a {
	display: block;	padding: 5px 10px; font-weight: normal
}


#nav {
	background: url('images/navbar.png') no-repeat;
	height: 44px;
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: .9em;
	vertical-align: middle;
	z-index: 999;
}

#nav a {
	color: black;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	font-weight: normal
}

#nav a:hover {
	color: #ef3e36;
}

#nav ul {
	clear: both;
	list-style-type: none;
	margin-left: 10px;
	padding-top: 13px;
}

#nav ul li ul {
	margin-left: 0px;
}

#nav ul li {
	display: inline;
	margin: 0px 5px 0px 0px;
}

.logogap {
	padding-left: 175px;
}

#featureImg {
height:335px;
}

#pageImg {
height:135px;
}

#stories {
	font-family:Arial, Helvetica, sans-serif;
	padding: 15px;
}

.story {
	margin-bottom: 10px;
}

.story h3 {
	font-size: 15px;
}

.story h3 a {
	text-decoration: none;
	color: #666;
}

.story h3 a:hover {
	color: #ef3e36;
}

.story p a { 
	padding: 5px 8px 5px 8px;
	color: #ccc;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.story p a:hover {
	color: #666;
}

.story p {
	font-size: 11px;
	line-height: 18px;
}

#pageContent .post {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

#stories .more a {
	padding: 5px 8px 5px 8px;
	background: #ef3e36;
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#stories .more {
	position: relative;
	float: right;
}

#news h2 a {
	color: white;
	text-decoration: none;
}

#news h2 a:hover {
	color: #ffde00;
}

#pageContent h2 a {
	text-decoration: none;
	color: #666;
}

#pageContent h2 a:hover {
	color: #1fb25a;
}
	
.panel {
	background: url('images/black_gradient.png') no-repeat;
	width: 220px;
	height: 50px;
	color: white;
	padding: 5px 10px 5px 10px;
}

.panel h4 {
	font-size: .8em;
	padding-right: 0px;
	margin: 3px 0px 3px 0px;
}

.panel img {
	float: right;
	border: 1px solid black;
}

.panel img:hover {
	border: 1px solid #1fb25a;
}

.panel small {
	font-size: .7em;
}

.panel a {
	padding: 3px 0px 3px 0px;
	cursor: hand;
}

.panel a:hover {
	color: #ffde00;
}

.blackbar {
	margin-top: 0px;
	color: black;
	border-top: 10px black solid;
}

#news {
	width: 260px;
	float: left;
	background: white;
	height: 300px;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
}

#news h2 {
	background: black;
	margin: 0;
	padding: 5px 0px 0px 25px;
	height: 35px;
	color: white;
	font-size: 1.2em;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
}

#ticker {
	width: 660px;
	float: right;
}

#panelgroup {
	width: 240px;
	float: right;
}

#tickerFeature {
	width: 420px;
	float: left;
	position: relative;
}

#subContent h2 {
	background: black;
	height: 29px;
	font-size: 1.0em;
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	padding: 11px 0px 0px 0px;
	font-weight: normal;
	text-align: center;
}

.red {
	color: #ef3e36;
}

.green {
	color: #1fb25a;
}

.yellow {
	color: #ffde00;
}

.bottom {
	-moz-border-radius: 0px 0px 5px 0px;
	-webkit-border-radius: 0px 0px 5px 0px;
}

#pageContent {
	padding: 30px 40px 30px 40px;
	background: white;
	margin-bottom: 20px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}

#pageContent h1 {
	margin: 0px 0px 20px 0px;
}

.entry {
	
}

.entry p {
	margin: 10px 0px 15px 0px;
}

.entry ul {
	margin: 0px 0px 0px 20px;
}

#subContent {
	background: white;
	height: 160px;
	margin-top: 20px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

.topRight {
	-moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
}

.topLeft
{
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;	
}


#footer {
	background: white;
	height: 40px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer p {
	font-family: helvetica, arial, sans-serif;
	padding-top: 12px;
	font-size: .8em;
	height: 20px;
	text-align: center;
}

.facebook {
	text-decoration: none;
	font-weight: bold;
	color: #0552ac;
}

.facebook:hover {
	color: black;
}

.twitter {
	text-decoration: none;
	font-weight: bold;
	color: #00b3cb;
}

.twitter:hover {
	color: black;
}

.subpanel {
	width: 230px;
	height: 160px;
	float: left;
}

.subpanel p {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	padding: 20px;
}

.alt {
	border-right: 1px solid #ccc;
	width: 229px;
}

.alignright {
	float: right;
	padding: 0px 10px 10px 20px;
}

.alignleft {
	float: left;
	padding: 0px 20px 10px 10px;
}

.entry { font-size: 14px; line-height: 150%}
#pageContent h2 { font-size: 24px; color: #e72529; margin-bottom: 30px; line-height: 140% }
.entry, #pageContent h2 { }

#respond { border-top: 1px #ccc solid; padding-top: 20px }
#respond h3 { margin-bottom: 20px; color: #e72529; font-size: 18px}
#respond input { margin-bottom: 15px }

ul.commentlist { list-style: none; display: block; }
ul.commentlist li { margin: auto; padding: 0; text-indent: 0; display: block;}
ul.commentlist li img.avatar { float: left }

li.comment { border-bottom: 1px #ccc solid; margin: 10px 0 }
