/* @override 
	http://test.thedripdrops.com/wp-content/themes/DripDrops/style.css
	http://test.stephenrapp.com/wp-content/themes/StephenRapp/style.css
*/

/*    
Theme Name: Stephen Rapp 
Theme URI: http://www.stephenrapp.com/ 
Description: Lettering Designer. 
Author: Jeremy Hicks 
Author URI: http://jdhicks.com 
Version: 1.0 
. 
General comments/License Statement if any. 
. 
*/
@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");

html, body {
}

body{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 0;
	padding-top: 0;
	background: url(images/background.jpg) repeat;
}

#wrapper {
	float: left;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pageback.jpg);
}

a {
	color: white;
}

a:hover {
	color: black;
}

a.contactLink:hover {
	color: white;
	text-decoration: none;
}

/*----- HEADER -----*/

#dateAndTime{
	position: fixed;
	right: 15px;
	top: 15px;
	padding: 15px;
	border: 1px solid #c7c7c7;
	color: #7f7f7f;
	background-color: #eee;
}

#header {
	background-image: url(images/header-top.jpg);
	margin: 0;
}

#siteLogo {
	margin-top: 10px;
	float: right;
	margin-right: 10px;
}

h1{
	margin-bottom: -5px;
	color: #535353;
	font: normal 60px "Hobo";
}

#header p{
	font-size: 18px;
	color: #535353;
	margin: 0;
	width: 180px;
	float: left;
}

#contactInfo {
	background-color: #4a4649;
	color: white;
	float: right;
	height: 20px;
	margin-top: -10px;
}

#contactInfo ul {
	
}

#contactInfo ul li {
	display: inline;
}

#globalNav{
	background-color: #e4145f;
	float: right;
	height: 40px;
}

#globalNav ul{
	list-style: none;
	float: right;
	margin-right: 20px;
}

#globalNav ul li{
	display: inline;
	line-height: 45px;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 2px 0 0;
}
#globalNav ul li:first-child {
	content: "| ";
}
#globalNav ul li:after {
	content: " |";
}
#globalNav ul li a{
	color: white;
	text-decoration: none;
	font-size: 1em;
	letter-spacing: .1em;
}

#globalNav ul li a:hover{
	color: #4a4649;
}

#globalNav form{
	float: right;
	line-height: 45px;
}

#globalNav form input{
	line-height: 26px;
	padding: 0 6px;
	border: 1px solid #676767;
	background: url(images/searchBg.png) repeat-x;
}

#s{
	width: 200px;
	border-right: none;
}

#searchSubmit{
	border-left: none;
	margin-left: -5px;
	cursor: pointer;
	color: #6d6d6d;
}

/*----- CONTENT -----*/

#theirs, #main{
	margin-bottom: 1em;
}

#homesidebar {
	background-color: #a4d13b;
	clear: both;
	float: left;
}

#content {
	padding-top: 0;
}

#main {
	text-align: center;
}

.post{
	clear: both;
	background-color: white;
	padding: 10px;
	font-size: 1em;
	text-align: left;
	margin-left: 40px;
	float: right;
}

.noBack{
	clear: both;
	padding: 10px;
	font-size: 1em;
	margin-left: 40px;
	float: right;
	text-align: left;
}

div.typeBack {
	text-align: left;
}

.post a{
	color: #e49c00;
	text-decoration: none;
}

.post a.more-link{
	text-decoration: underline;
	display: block;
}

#theirs>strong, #sidebar>strong{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #e49c00;
}

#theirs img{
	display: none;
}

#theirs .post{
	border-bottom: 1px dotted #9e9e9e;	
}

#theirs .post h4, #sidebar h2{
	color: #6f6f6f;
	margin: 0;
	margin-top: 1em;
	font: normal 16px "Hobo";
}

#theirs .post p{
	margin-bottom: 0.5em;
}

#featuredPost{
	border-bottom: 2px solid #8b8b8b;
}

#featuredPost h2{
	color: #5c5c5c;
	margin: 0;
	font: normal 48px "Hobo";
}

.post .postMetaData{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: normal;
	color: #9a9a9a;
	border-bottom: 1px dotted #9a9a9a;
}

.post .postMetaData a{
	color: #9a9a9a;
	text-decoration: none;
}

#main .post h3{
	text-transform: uppercase;
	color: #909090;
	margin: 1em 0 0 0;
	font: normal 24px "Hobo";
}

#main .post a.more-link{
	float: right;
}

#main .post a img{
	float: right;
	padding: 5px;
}

#sidebar ul{
	list-style: none;
}

#sidebar ul li a{
	color: black;
	text-decoration: none;
	line-height: 24px;
}

#sidebar ul li a:hover{
	border-bottom: 1px dotted grey;
	color: grey;
}

div.textwidget {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 20px;
}

/*----- FOOTER -----*/
#footer{
	color: #e7ec89;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	bottom: 0;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	background-color: #a39648;
}

#sidebar ul div.grid_3 h2.widgettitle {
	color: #fbed1f;
}
#footer, #push {
}

#footer ul{
	list-style: none;
	margin-bottom: 0;
}

#footer ul li{
	margin: 0;
	display: inline;
	padding: 0 1em 0 0;
}

#footer ul li a{
	color: #e7ec89;
	text-decoration: none;
}

#footer ul li a:hover{
	border-bottom: 1px dotted white;
	color: white;
}

#sidebar div.grid_4 {
}
