/* 
	SCREEN STYLES
	Copyright (c) 2009, Robert D. Waller. All rights reserved.
	Updated: 4 July 2010 | Red Clip edition

	Includes Yahoo! User Interface Reset Styles v.2.7.0
	Copyright (c) 2009, Yahoo! Inc. All rights reserved. Licensed under the BSD License: http://developer.yahoo.net/yui/license.txt
*/
html{color:#000;background: #a1a1a1 url(//static.robertdwaller.com/img/redclip/background.jpg) repeat 0 0;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*	LAYOUT	*/
body { font-size: 62.5%; font-family: 'Helvetica Neue', 'Helvetica', 'Verdana', 'Arial', sans-serif;  width: 960px; margin: 0 auto; padding: 15px 0 0 0; height: 100%; } 
.page { float: left; width: 960px; padding: 0 0 40px 0; background-color: #fff; -moz-box-shadow: 0px 5px 10px #303030; -webkit-box-shadow: 0px 5px 10px #404040; box-shadow: 0px 5px 10px #404040; }
#content { float: left; width: 100%; clear: both; margin: 0; padding: 0 0 30px 0; }

/*	GRID 	*/
.g-1 { width:50px; }
.g-2 { width:120px; }
.g-3 { width:190px; }
.g-4 { width:260px; }
.g-5 { width:330px; }
.g-6 { width:400px; }
.g-7 { width:470px; }
.g-8 { width:540px; }
.g-9 { width:610px; }
.g-10 { width:750px; }
.g-11 { width:750px; }
.g-12 { width:840px; }
.g-column { margin: 0 10px; float: left; display: inline; }
.g-row { width: 840px; margin: 0 auto; overflow: hidden; }
.g-row .g-row {	margin: 0 -10px; width: auto; display: inline-block; }

#logo {
	background: url(//static.robertdwaller.com/img/redclip/logo.png) no-repeat 0 0; margin: 60px 0 80px 0; width: 253px; height: 40px; float: left;
	}
#logo img {
	display: none;
	}
#nav {
	float: right; margin: 0 70px 0 45px; padding: 75px 0 12px 0; display: inline;
	}
#nav li {
	display: inline; margin: 0 0 0 25px;
	}
#nav a, #nav a:visited {
	font-size: 21px; text-decoration: none; padding: 0 0 6px 0; color: #666;; 
	}
#nav a:hover {
	color: #000; border-bottom: 6px solid #d00;
	}
.nav-select a {
	color: #333 !important; border-bottom: 6px solid #d00;
	}
.nav-select a {
	color: #333 !important; border-bottom: 6px solid #d00;
	}
#slideshow {
	width: 468px;
	height: 310px;
	float: left;
	border: 1px solid #ccc;
	}
#slide-nav {
	width: 470px;
	margin: 20px 0 0 -10px;
	padding: 7px 0 26px 0;
	float: left;
	display: inline;
	text-align: center;
	}
#slide-nav a {
	margin: 30px 0 30px 10px;
	padding: 5px 10px 5px 10px;
	height: 30px;
	width: 30px;
	display: inline;
	background-color: #CCC;
	border: 1px solid #AAA;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	}
#slide-nav a:hover {
	background-color: #AAA;
	border-color: #888;
	}
#slide-nav a.activeSlide {
	background-color: #888;
	border-color: #666;
	}
#slide-nav a:hover.activeSlide {
	cursor: default;
	}
#shelf {
	background-color: #DEDEDE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 20px 0 15px 0;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	}
#footer {
	background: #900 url(//static.robertdwaller.com/img/redclip/footer-bg.jpg) repeat-x 50% 0;
	padding: 20px 70px 30px 15px;
	border-top: 1px solid #300;
	margin: 0;
	clear: both;
	float: left;
	}
#footer p {
	color: #ddd;
	font-size: 13px;
	}
#copyright {
	width: 960px;
	margin: 0px 15px;
	padding: 10px 0;
	float: left;
	clear: both;
	font-size: 11px;
	color: #333;
	text-shadow: 0 1px 0 #AAA;
	}
h1 {
	font-size: 36px;
	padding: 0 0 30px 0;
	color: #555;
	}
h2 {
	font-size: 1.8em;
	line-height: 1;
	margin: 2em 0 1em 0;
	color: #444;
}
p {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	}
blockquote p {
	font-size: 13px;
	color: #444;
	font-style: italic;
	margin: 0 30px 20px 30px;
}
strong {
	font-weight: bold;
	}
#shelf h2 {
	margin: 4px 0 10px 0;
	color: #333;
	font-size: 13px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFF;
	}
body.notebook #shelf h2 {
	float: left;
	margin-right: 1em;
}
#shelf img.left {
	float: left;
	margin: 0 10px 10px 0;
	}
#shelf p a {
	border-bottom: 1px solid #aaa;
	}
#shelf p a:hover {
	border-bottom-color: #666;
	}
#shelf ul {
	float: left;
	margin: 0 60px;
	display: inline;
	}
#shelf li {
	float: left;
	margin: 10px 10px;
	display: inline;
	width: 260px;
	}
#shelf li img {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #aaa;
	padding: 2px;
	background-color: #ccc;
	}
#shelf li img:hover {
	background-color: #aaa;
	border-color: #888;
	}
#shelf h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin: 4px 0 10px 0;
	text-shadow: 0 1px 0 #FFF;
	}
#shelf h3 a {
	text-decoration: none;
	color: #333;
	}
#shelf p {
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	margin: 0 0 10px 0;
	}
body.notebook #shelf p {
	font-size: 14px;
}
.sidebar h2 {
	clear: both; text-transform: uppercase; font-size: 1.3em; color: #444; font-weight: bold; padding: 2em 0 0.1em 0; letter-spacing: 0.8px;
	margin: 4px 0 8px 0;
	}
.sidebar h2.first, #sidebar h2#first {
	margin-top: 0;
	padding-top: 0;
	}
.sidebar p {
	font-size: 1.2em; line-height: 1.5; margin: 0 0 10px;
	}
body.portfolio p.category {
	margin: 0 0 2px 0;
	font-size: 16px;
	color: #555;
	}
body.portfolio p.date, body.notebook p.date {
	margin: 0 0 20px 0;
	color: #888;
	}
body.portfolio p.url {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	}
.portfolio-entries {
	margin: 0 -10px 20px -10px;
	position: relative;
	}
.portfolio-entries li {
	margin: 0 10px 20px 10px;
	float: left;
	width: 190px;
	height: 210px;
	}
.portfolio-entries h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin: 8px 0 8px 0;
	}
.portfolio-entries h2 a {
	text-decoration: none;
	color: #333;
	}
.portfolio-entries p {
	font-size: 12px;
	line-height: 1.3;
	color: #333;
	margin: 0 0 10px 0;
	}
.portfolio-entries img {
	border: 1px solid #aaa;
	padding: 2px;
	background-color: #ccc;
	}
.portfolio-entries img:hover {
	background-color: #aaa;
	border-color: #888;
	}
.about-social_links li {
	font-size: 12px;
	line-height: 1.3;
	color: #333;
	margin: 0 0 10px 13px;
	list-style: square outside none;
	}
.url a, h1 a {
	text-decoration: none;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #ccc;
	}
h1 a {
	color: #555;
}
.url a:hover, a:hover {
	border-bottom-color: #888;
	}
p a, .sidebar a {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #ccc;
	}
p a:hover, .sidebar a:hover,  {
	border-bottom-color: #888;
	}
a:link, a:visited, a:hover, a:active {
	outline: none;
}
/*	FORM 	*/
.formLabel{
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: .325em;
	color: #333;
	text-shadow: 0 1px 0 #FFF;
}
.formField {
	margin-bottom: 1.3em;
	width: 450px;
	font-size: 14px;
	padding: 3px 2px 1px 2px;
}
form {
	width: 460px;
	background-color: #efefef;
	padding: 20px 40px 50px 40px;
	position: relative;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#button {
	float: left;
	padding: 1px 8px;
	font-size: 12px;
}
.error {
	background-color: #c00;
	color: #efefef;
	text-shadow: 0 1px 0 #300;
	padding: 1px 6px;
	}
.noError {
}
#warning {
	float:right;
	display: none;
	margin-top: 3px;
	font-weight:bold;
	font-size: 1.2em;
	color: #333;
	text-shadow: 0 1px 0 #fff;
}