/*
Theme Name: Get Hurt 2010
Theme URI: http://gethurt.com/
Description: Say that reminds me...
Version: 1.0
Author: Skwerl
Author URI: http://dotsquirrels.com/
*/

/*////////////////// CLEAN SLATE /////////////////////////////////////////////////////////////////*/

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
/*	outline: 0; */
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	margin: 0px;
}
img, a {
	border: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#sitewrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#leftcolumn {
	float: left;
	width: 480px;
	margin-top: 10px;	
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#rightcolumn {
	float: left;
	width: 480px;
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}	
h2.lifestream_date {
	font-weight: bold;
}
#sitefooter {
	clear: both;
	height: 260px;
	background-color: #000;
	margin: 10px;
}

#comments {
	margin-bottom: 20px; }

/*// LINK COLOR STUFF  ////////////////////////////////////////////////////////////////////////////*/

a:link { 
	color: #990000;
	}
a:visited { 
	color: #333333;
	}
a:hover { 
	color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}


/*////////////////////////////////////////////////////////////////////////////////////////////////*/

div.post h2 {
	font-size: 18px;
}
div.post h2 a {
	color: #000;
	text-decoration: none;
}
div.post small {
	font-size: 11px;
	color: #666;
}
div.post div.entry {
	margin-top: 10px;
}
div.post div.entry p {
	text-align: justify;
	line-height: 1.4em;
	margin-bottom: 10px;
}
div.readmore {
	height: 14px;
	background-image: url('images/black-triangle.gif');
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 1px;
	margin-top: -5px;
	margin-bottom: 10px;
}
div.readmore a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

#latestposts {
	width: 480px;
	background-color: #713D3D;
}
#latestposts div.teaser {
	color: #FFF;
	width: 220px;
	float: left;
	margin: 10px;
}
#latestposts div.teaser div.image {
	margin-bottom: 8px;
}
#latestposts div.teaser h2 {
	font-size: 18px;
}
#latestposts div.teaser h2 a {
	color: #FFF;
	text-decoration: none;
}
#latestposts div.teaser div.entry {
	margin-top: 5px;
}
#latestposts div.teaser div.entry p {
	text-align: justify;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#latestposts div.teaser div.readmore {
	height: 14px;
	background-image: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
#latestposts div.teaser div.readmore a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#latestposts div.header {
	margin-bottom: -10px;
}
#latestposts div.footer {
	margin-top: -2px;
}
div.seemore {
	height: 14px;
	background-image: url('images/red-triangle.gif');
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 1px;
	margin-top: 10px;
	margin-bottom: 3px;
}
div.seemore a {
	color: #713D3D;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

#sitefooter {
	color: #FFF;
}
#sitefooter div {
	float: left;
}
#sitefooter div.edge {
	width: 2px;
	height: 260px;	
	background-color: #FFF;
}
#sitefooter div.left {
	background-image: url('images/blackbox-left.gif');
}
#sitefooter div.right {
	background-image: url('images/blackbox-right.gif');
}
#sitefooter div.content {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 220px;
	height: 240px;
}
#sitefooter div.box1 {
	margin-left: 8px;
	width: 217px;
}
#sitefooter div.box2, #sitefooter div.box3 {
	width: 230px;
}
#sitefooter div.box4 {
	margin-right: 8px;
}
#sitefooter div.separator {
	margin-top: 10px;
	width: 1px;
	height: 240px;
	background-color: #666;
}
#sitefooter div.content p {
	font-size: 11px;
	line-height: 1.4em;
	text-align: justify;
	margin-bottom: 8px;
}
#sitefooter div.content div.title {
	width: 230px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
}
#sitefooter div.box2 p span.updated {
	font-weight: bold;
	text-transform: uppercase;
}
#sitefooter div.box3 div.text {
	height: 47px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

div.archivepage h2 {
	font-size: 18px;
	margin-bottom: 8px;
}
div.archivepage ul {
	margin-bottom: 10px;
}
div.archivepage ul li {
	margin-bottom: 3px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

div.clear { 
	clear: both;
}