/*
THEME NAME: Tsunami
THEME URI: http://flythenetwork.com/
DESCRIPTION: Custom, private theme for <a href="http://tidalwaveyouth.org/">Tidal Wave</a>
VERSION: 1.0
AUTHOR: <a href="http://flythenetwork.com/">Matt Garber</a>
AUTHOR URI:
TAGS: blue, minimalist, custom, tidal wave, two-column
*/

body, html {
	color: #000;
	background: #845735 url('/images/core/tw_surf.jpg') no-repeat 50% 0%;
	font: 15px Georgia, 'Times New Roman', serif;
	margin: 0;
	padding: 0;
}

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

#content {
	margin: 0;
	padding: 15px 0 0 0;
	background-color: #fff;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
}

#header {
	height: 250px;
}

#main {
	float: left;
	width: 600px;
	padding: 15px;
}

#right {
	float: right;
	width: 300px;
	padding: 15px;
}

#footer {
	clear: both;
	padding: 3px 10px;
}

#nav {
	width: 950px;
	margin-left: 10px;
}

li {
	line-height: 1.6em;
}

#nav ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	font: normal 18px helvetica, arial, sans-serif;
	letter-spacing: -1px;
}

#nav li a, #nav li a:link, #nav li a:visited {
	color: #fff;
	background-color: #24415e;
	text-decoration: none;
	padding: 3px 6px;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#nav li a:hover {
	color: #fff;
	background-color: #426b93;
	text-decoration: none;
	padding: 3px 6px;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#comments {
	margin-top: 50px;
	margin-bottom: 50px;
}

#author {
	display: none;
}

#disqus_thread {
	margin-top: 50px;
}

p {
	line-height: 1.4em;
}

p.sb {
	font-size: 14px;
}

p.meta {
	color: #777;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

hr {
	margin: 2em auto;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	width: 85%;
}

img.outline, .item-content img {
	border: 1px solid #ccc;
	padding: 0;
	margin: 5px 75px;
}

img.tile {
	width: 95px;
	height: 95px;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	padding: 0;
}

h2.item {
	color: #000;
	font: normal 28px helvetica, arial, sans-serif;
	letter-spacing: -1px;
}

h2.section {
	color: #000;
	font: normal 42px helvetica, arial, sans-serif;
	letter-spacing: -2px;
}

h3 {
	color: #000;
	font: normal 20px helvetica, arial, sans-serif;
	letter-spacing: -1px;
}

#footer p {
	font-family: helvetica, arial, sans-serif;
	font-size: 11.5px;
	color: #444;
}

* html #footer {
	height: 1px;
}

h2.item a, h2.item a:link, h2.item a:visited {
	color: #3a69a3;
	text-decoration: none;
}

h2.item a:hover {
	color: #fff;
	background-color: #3a69a3;
	text-decoration: none;
}

a, a:link, a:visited, a:hover {
	color: #3a69a3;
	text-decoration: underline;
}
