/*  Theme Name: Randy Webb Custom Wordpress Theme
Theme URI: http://www.randywebb.net
Description: A WordPress Theme created for <a href='http://www.randywebb.net'>http://www.randywebb.net</a>
Version: 1.0
Author: Randy Webb
Author URI: http://www.randywebb.net
Randy Webb Custom Wordpress Theme by Randy Webb is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
*/

a {
	color: #960;
        text-decoration: none;
}

a:visited {
	color: #666;
}

h1, h2, h3, h4 {
	color: #960;
        text-decoration: none;
        font-style: normal;
}

.body {
	background-image:url(images/rw-bg-main.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-position: center top;
	background-color: #000;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
        text-decoration: none;
        font-style: normal;
}

.clearfloats {
	clear: both;
}

#body-wrapper {
	margin:auto;
	width:899px;
	height:900px; /* strip when content is added */
}

#title-area {
	float: left;
	height: 134px;
	width: 606px;
	margin: 0px;
	padding: 0px;
}

#contact-area {
	float: left;
	height: 134px;
	width: 293px;
	margin: 0px;
	padding: 0px;
}

#title-image {
	background-image: url(images/header-title.gif);
	background-position: left top;
	height: 134px;
	width: 606px;
}

#contact-top {
	background-image: url(images/contact-top.gif);
	height: 32px;
	width: 293px;
	float: left;
}

#contact-nav {
	background-image: url(images/contact-nav.gif);
	height: 67px;
	width: 293px;
	background-position: left top;
	float: left;
}

#contact-nav:hover {
	background-image: url(images/contact-nav.gif);
	height: 67px;
	width: 293px;
	background-position: left bottom;
}

#contact-bot {
	background-image: url(images/contact-bot.gif);
	height: 35px;
	width: 293px;
	float: left;
}


#nav-container {
	height: 122px;
	width: 899px;
}


#nav-home {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 141px;
	background-position: 0px 0px;
	float: left;
}

#nav-home:hover {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 141px;
	background-position: 0px 100%;
	float: left;
}

#nav-about {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 110px;
	background-position: 758px 0px;
	float: left;
}

#nav-about:hover {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 110px;
	background-position: 758px 100%;
	float: left;
}

#nav-blog {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 110px;
	background-position: 648px 0px;
	float: left;
}

#nav-blog:hover {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 110px;
	background-position: 648px 100%;
	float: left;
}

#nav-fineart {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 114px;
	background-position: 538px 0px;
	float: left;
}

#nav-fineart:hover {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 114px;
	background-position: 538px 100%;
	float: left;
}

#nav-photography {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 157px;
	background-position: 424px 0px;
	float: left;
}

#nav-photography:hover {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 157px;
	background-position: 424px 100%;
	float: left;
}

#nav-design {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 122px;
	background-position: 267px 0px;
	float: left;
}

#nav-design:hover {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 122px;
	background-position: 267px 100%;
	float: left;
}

#nav-music {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 145px;
	background-position: 145px 0px;
	float: left;
}

#nav-music:hover {
	background-image: url(images/navigation.gif);
	height: 122px;
	width: 145px;
	background-position: 145px 100%;
	float: left;
}


#content-container {
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 617px;
	background-color: #F5F1EF;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
}

#sidebar-container {
	float: left;
	width: 182px;
	background-color: #F5F1EF;
}

#nav-side-top {
	background-image: url(images/sidebar-nav.gif); 
	height: 75px;
	width: 182px;
	background-position: 0px 0px;
	float: left;
}

#nav-side-facebook {
	background-image: url(images/sidebar-nav.gif); 
	height: 142px;
	width: 182px;
	background-position: 0px 480px;
	float: left;
}

#nav-side-facebook:hover {
	background-image: url(images/sidebar-nav.gif); 
	height: 142px;
	width: 182px;
	background-position: 182px 480px;
	float: left;
}

#nav-side-twitter {
	background-image: url(images/sidebar-nav.gif); 
	height: 140px;
	width: 182px;
	background-position: 0px 338px;
	float: left;
}

#nav-side-twitter:hover {
	background-image: url(images/sidebar-nav.gif); 
	height: 140px;
	width: 182px;
	background-position: 182px 338px;
	float: left;
}

#nav-side-rss {
	background-image: url(images/sidebar-nav.gif); 
	height: 151px;
	width: 182px;
	background-position: 0px 198px;
	float: left;
}

#nav-side-rss:hover {
	background-image: url(images/sidebar-nav.gif); 
	height: 151px;
	width: 182px;
	background-position: 182px 198px;
	float: left;
}

#nav-side-bot {
	background-image: url(images/sidebar-nav.gif); 
	height: 47px;
	width: 182px;
	background-position: 0px 47px;
	float: left;
}

#footer-container {
	background-color: #F5F1EF;
	height: 200px;
	width: 899px;
	float: left;
}

#footer-left {
	background-color: #F5F1EF;
	height: 200px;
	width: 717px;
	float: left;
}

#page-container {
	background-color: #F5F1EF;
	float:left;
}

#comment-container {
	background-color: #F5F1EF;
	text-align:left;
	float:left;
	width:517px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}

.randyhand {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.randyhand_black {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.randyhand_title {
	font-size: 36px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.postmetadata {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.randyhand_pagenation {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;

}

.randyhand_title_small {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.randyhand_small {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.vertspace {
	height: 550px;
}
