/* @override http://localhost/~rvreeland/richvreeland/style.css */

@charset "UTF-8";

/* @group Reset Reloaded */

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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	background: white;
	color: #00461a;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

/* @end */

/* @group template */

/* @group general */

body {
	overflow-x: hidden;
	background-image: url(img/stripe_bg.gif);
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	}

a {	
	color: #595243;
	-webkit-transition:color .25s;
}

a:hover {
	color: #00aeef;
}


/* @end */

/* @group top */



.clearfix:after, .entry:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header {
	width: 960px;
	height: 126px;
	margin: 0 auto;
}

#head_fill {
	background-color: #FFFFFF;;
}

#logo {
	float: left;
}

#nav {
	width: 574px;
	margin-top: 54px;
	float: right;
	text-indent: -100000px;
	font-size: 0;
}

#nav li {
	margin: 0;
	display: inline;
	list-style: none;
}

#nav a {
	float: left;
    height: 30px;
}

a#home {
	width: 51px;
    background: url("img/nav_home.gif") 0 0 no-repeat;
    text-decoration: none;
}

a:hover#home {
  	background-position: 0 -88px;
}

a#about {
	width: 51px;
    background: url("img/nav_about.gif") 0 0 no-repeat;
    text-decoration: none;
}

a:hover#about {
  	background-position: 0 -88px;
}


a#credits {
	width: 59px;
    background: url("img/nav_credits.gif") 0 0 no-repeat;
    text-decoration: none;
}

a:hover#credits {
  	background-position: 0 -88px;
}


a#press {
	width: 48px;
    background: url("img/nav_press.gif") 0 0 no-repeat;
    text-decoration: none;
}

a:hover#press {
  	background-position: 0 -88px;
}


a#discography {
	width: 90px;
    background: url("img/nav_discography.gif") 0 0 no-repeat;
    text-decoration: none;
}

a:hover#discography {
  	background-position: 0 -88px;
}

a#contact {
	width: 67px;
    background: url("img/nav_contact.gif") 0 0 no-repeat;
    text-decoration: none;
}

a:hover#contact {
  	background-position: 0 -88px;
}

a#linkedin, a#twitter, a#email {
	float: right;
	margin: 4px 0 0 5px;
	width: 16px;
	height: 16px;
}

a#linkedin {
	background: url("img/social/linkedin.png");
}

a#twitter {
	background: url("img/social/twitter.png");
}

a#email {
	background: url("img/social/email.png");
}

/* @end */

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

#left_col {
	padding: 36px 0 0 0;
	float: left;
}

#inside {	
	margin: 36px 0 0 0;
	background-color: #fff;
	text-align: justify;
}

.img_content {
	float: left;
	margin-bottom: 10px;
}

#inside p {
	margin-bottom: 1em;
}

#content {
	padding: 100px 28px 10px 28px;
	font: 0.9em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #595243;
}

.floatimgright {
	float: right;
	margin: 0 0 42px 42px;
}

#right_col {
	margin: 36px 0 0 39px;
	background-color: #fff;
	width: 355px;
	float: right;
	height: 391px;
	font-size: 0.8em;
	overflow: scroll;
	overflow-x: hidden;
	}

#right_col li embed {
	margin: 15px 0 0 0;
	padding: 0;
}
/* @end */

/* @group credits */

#credits {
}

.credit {	
	width: 300px;
	margin-bottom: 2em;
	float: left;
	text-align: left;
}

.credit_row {
	float: left;
	display: block;
}

.credit_title {	
	margin-bottom: 0.3em;
	font-weight: bold;
}

.credit_type {
	color: #00aeef;
}

.credit_date {
	
}

.credit_platform {
	
}

.credit_tasks {
	font-weight: bold;
}

.credit_developer {
	
}

/* @end */

/* @group songs */

#latest {
	margin-bottom: 2em;
}

.song_container {	
	color: #00aeef;
	margin-bottom: 1.6em;
	margin-left: 28px;
}

.song_track {	
	margin-bottom: 0.3em;
}

.song_track a {
	font-size: 1.3em;
	color: #0097d0;
	text-decoration: none;
	font-weight: bold;
}

.song_track a:hover {
	color: #ef0000;
}

.song_project {
	color: #999282;
}

.song_project a:hover {
	color: inherit;
}

/* @end */

/* @group disco */

.disc {	
	width: 295px;
	margin-bottom: 2em;
	float: left;
	text-align: left;
}

.disco_art {
	padding-top: 1em;
}

.disco_row {
	float: left;
	display: block;
}

.disco_title {	
	margin-bottom: 0.3em;
	font-weight: bold;
}

.disco_artist {
	color: #00aeef;
}

.disco_date {
	
}

.disco_get {
	
}

.disco_credits {
	font-weight: bold;
}

/* @end */

/* @group press */

#press {
}

.press_img {
	float: left;
	width: 200px;
}

.press_item {	
	margin-bottom: 2em;
	float: right;
	text-align: left;
}

.press_row {
	float: left;
	display: block;
	margin: 0 0 2em 0;
}

.press_source {	
	font-weight: bold;
	font-size: 1.4em;
}

.press_desc {
	color: #00aeef;
}

.press_box {
	margin: 0 0 0 39px;
	width: 645px;
	float: right;
}

.press_quote {
	
}

.press_link {
	margin: 0.4em 0 0 0;
}

/* @end */

/* @group contact */

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

ul.contact {
	
	margin-bottom: 2em;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.5em;
}

#contactform {
	margin-bottom: 2em;
}

#contactform td {
	vertical-align: top;
}

.textfield {
	margin-bottom: 1em;
}

/* @end */

/* @group functions */

.last_row {
	margin-bottom: 0;
}

/* @end */