/*
/*
Theme Name: Richard Carl Design Group
Theme URI: http://richardcarl.com.com/cool-theme/
Description: Totally awesome WordPress theme by
<a href="http://richardcarl.com/">Yours Truly</a>
Version: 1 (WP2.8.4)
Author: Richard Urwiler
Author URI: http://www.richardcarl.com/
Tags: rustic distressed
*/


/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, 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 { font-style:normal; font-weight:normal }
ol, ul, 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:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */


/* LAYOUT */

/*	Colors:
	Dark Orange: 	#925209
	Bright Orange:	#cf7a18
	Gray Text:		#464037
	
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/bg-body.jpg) repeat;
	text-align:center;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #cf7a18;
}

a:link, a:visited { 
	text-decoration:none;
	color:#cf7a18
	
}

a:hover, a:active, a:focus {
	color:#925209;
}

p {
	font-size:.8em;
	color:#464037;
	line-height:1.4;
}

#container {
	margin:0px auto;
	background:url(images/bg-container.jpg) no-repeat;
	width:996px;
	text-align:left;
}



/* Header */

#header {
	padding:70px 137px 0px 120px;
}

#header h1 a {
	background:url(images/gr-logo-rcdg.jpg) no-repeat;
	height:55px;
	width:362px;
	display:block;
	text-indent:-10000em;
}

#header p {
	text-indent:-10000em;
	font-size:1px;
}

#header #nav {
	margin:40px 0px 0px 0px;
}

#header #nav ul li {
	display:inline;
	padding:0px 10px;
}

#header #nav a:link, #header #nav a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	color:#925209;
}

#header #nav a:hover, #header #nav a:active, #header #nav a:focus {
	color:#cf7a18;
}

#header #phone p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	text-indent:0px;
	float:right;
	padding:8px 0px;
	margin:0px 8px 0px 0px;
}

/* Sidebar */

#sidebar {
	float:left;
	width:250px;
	margin:50px 0px 0px 115px;
}

#sidebar h3 {
	color:#464037;
	font-size:.9em;
	letter-spacing:.4em;
	text-align:center;
	padding:0px 0px 10px 0px;
	display:block;
	background: url(images/dingbat.jpg) no-repeat 21px 2px;
}

#sidebar ul {
	list-style:none;
}

#sidebar ul li {
	padding:10px 0px 5px 0px;
}

#sidebar ul li a.web:link, #sidebar ul li a.web:visited {
	display:block;
	height:90px;
	width:234px;
	margin:0px auto;
	padding:45px 0px 0px 0px;
	text-indent:-10000em;
	text-align:center;
	background:url(images/btn-samples.png) no-repeat 0px -135px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	letter-spacing:.3em;
}

#sidebar ul li a.web:hover, #sidebar ul li a.web:active, #sidebar ul li a.web:focus {
	background:url(images/btn-samples.png) no-repeat 0px 0px;
	text-indent:0px;
	color:#fff;
}

#sidebar ul li a.print:link, #sidebar ul li a.print:visited {
	display:block;
	height:90px;
	width:234px;
	margin:0px auto;
	padding:45px 0px 0px 0px;
	text-indent:-10000em;
	text-align:center;
	background:url(images/btn-samples.png) no-repeat 0px -270px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	letter-spacing:.3em;
}

#sidebar ul li a.print:hover, #sidebar ul li a.print:active, #sidebar ul li a.print:focus {
	background:url(images/btn-samples.png) no-repeat 0px 0px;
	text-indent:0px;
	color:#fff;
}
	
#sidebar ul li a.identity:link, #sidebar ul li a.identity:visited {
	display:block;
	height:90px;
	width:234px;
	margin:0px auto;
	padding:45px 0px 0px 0px;
	text-indent:-10000em;
	text-align:center;
	background:url(images/btn-samples.png) no-repeat 0px -405px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	letter-spacing:.3em;
}

#sidebar ul li a.identity:hover, #sidebar ul li a.identity:active, #sidebar ul li a.identity:focus {
	background:url(images/btn-samples.png) no-repeat 0px 0px;
	text-indent:0px;
	color:#fff;
}

#sidebar #social a:link, #sidebar #social a:visited {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	letter-spacing:0.3em;
	color:#464037;
	background:url(images/twitter.png) no-repeat;
	height:35px;
	padding: 10px 0px 0px 55px;
	margin: 20px 0px;
}

#sidebar #social a:hover, #sidebar #social a:active, #sidebar #social a:focus {
	color:#925209;
	font-size: 0.9em;
}


/* Content */

#content {
	float:left;
	width: 460px;
	margin: 0px 0px 0px 27px;
}

#content img {
	padding:10px 0px 30px 0px;
}

#content h1 {
	font-size:1.2em;
	padding:20px 0px 8px 20px;
	letter-spacing: .1em;
}

#content .home {
	background:url(images/gr-rc-bug.gif) no-repeat 25px 0px;
	padding:0px 30px 0px 75px;
}

#content .home h2 {
	font-size:1em;
	padding:0px 0px 8px 0px;
}

#content .home p {
	padding:0px 0px 6px 0px;
}

#content .in-the-works {
	background:url(images/gr-rc-bug.gif) no-repeat 25px 8px;
	padding:5px 30px 20px 68px;
}

#content .pages h2 {
	font-size:1em;
	padding:0px 0px 8px 0px;
}

#content .pages p {
	padding:0px 0px 6px 0px;
}


.flash	{
	margin: 0px auto 0px auto;
	width:454px;
}

.flash-print {
	padding-top:5px;
}

.sample {
	margin:10px 30px;	
	border-bottom:solid 1px #cf7a18;
}

.sample h2 {
	font-size:.9em;
	padding:20px 0px 5px 0px;
}

#content div.sample img {
	padding:0px 0px 0px 20px;
}

.faq {
	margin: 0px 30px 0px 30px;	
}

.faq h2 {
	font-size:0.9em;
	padding: 10px 0px 0px 0px;
}

.faq p {
	padding:0px 0px 5px 0px;
}

.faq ul {
	margin:0px 0px 0px 5px;
	list-style:none;
}

.faq ul li {
	background:url(images/blt.jpg) no-repeat 0px 1px;
	font-size:0.8em;
	color:#464037;
	padding:0px 0px 3px 15px;
}

.more {
	float: right;
	margin: 25px 30px 0 0;
	font-size:80%;
}
.more ul li {
	display: inline;
	padding: 0 0 0 2px;
}
.more ul li a.on {
	cursor: default;
	color: #cf7a18;
}
.more ul li a.next {
	text-decoration: underline;
}


/* Forms */

#contact {
	margin-top:10px;
	width:100%;
}

label {
	font-size:.8em;
	color: #925209;
	line-height:1.4;
}

input {
	color:#464037;
	background:#fff;
	border:solid 1px #925209;;
	margin:0px 0px 5px 5px;
	padding-bottom:2px;
}

textarea {
	color:#464037;
	background:#fff;
	border:solid 1px #925209;
	margin:0px 0px 5px 5px;
	padding-bottom:2px;
}

select {
	color:#464037;
	background:#fff;
	border:solid 1px #925209;
	margin:0px 0px 5px 5px;
	padding-bottom:2px;
}

input.submit {
	display:block;
	background:url(images/btn-submit.jpg) no-repeat;
	height:48px;
	width:111px;
	border:none;
	text-indent:-10000em;
	
}

input.submit:hover, input.submit:active, input.submit:focus {
	background:url(images/btn-submit.jpg) no-repeat -111px 0px;
	
}

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 

.thanks{
	margin: 0px 30px 0px 30px;	
	text-align:center;
	padding-top:40px;
}

.thanks h2 {
	font-size:1.2em;
	padding: 10px 0px 0px 0px;
}

.thanks p {
	padding:0px 0px 5px 0px;
}



/* Footer */

#footer {
	padding:8px 115px;
}

#footer h2 {
	font-size:.8em;
	padding:0px 0px 5px 0px;
}

#footer h3 {
	font-size:.75em;
	color:#464037;
}

/* Misc Classes */

.divider {
	border-right:solid 1px #925209
}

.border-btm {
	border-bottom:solid 1px #cf7a18;
}

div.border-btm {
	height:20px;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.clear { 
	clear:both; 
	display:block; 
	height:1px; 
	margin:-1px 0 0 0 
}

.space-top {
	height:40px;
}

.quote {
	font-size:.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	display:block;
	background:url(images/gr-quotes.png) no-repeat;
	padding:3px 0px 10px 40px;
	}
.block {
	width:300px;
	height:300px;
	background:#925209;
	margin:20px auto 0px auto;
}