/* Theme Name: WordPress R.W. Hampton
Theme URI: http:www.digitalvisionmedia.com
Description: A custom WordPress Theme built for R.W. Hampton.
Version: 1.0
Author: Steve Wilkison
Author URI: http://www.digitalvisionmedia.com
Tags: music, R.W. Hampton

	R.W. Hampton v1.0
	 http://www.digitalvisionmedia.com

	This theme was designed and built by Steve Wilkison at Digital Vision Media,
	whose blog you will find at http://www.digitalvisionmedia.com/mstatw

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php */
	
	
/* CSS Document
R.W. Hampton
Wordpress CSS
© 2010 R.W. Hampton
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Built 3/11/10 6:06PM
Updated 3/11/10 6:06PM
Validated 3/11/10 6:06PM */

/* Normalize the padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}
	
/* Normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	}

/* Remove list-style from lists */
ol, ul {
	list-style: none;
	}
	
/* Normalize font-style and font-weight */
address, captin, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
	}
	
/* Collapse table borders */	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
/* Remove borders from fieldsets and images */
fieldset, img {
	border: 0;
	}
	
/* Left align text in caption and th */
caption, th {
	text-align: left;
	}
	
ul, li {
	display: inline;
	}
	
strong {
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	}
	
em {
	font-style: italic;
	}
	
strong em {
	font-weight: bold;
	font-style: italic;
	}
	
em strong {
	font-weight: bold;
	font-style: italic;
	}
		

/* Universal */

html, body {
	color: #fff;
	background: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	}
	
	
/* Global Layout Elements */	
	
div#wrapperdiv {
	width: 1080px;
	margin: auto;
	}
	
div.clearfloats {
	clear: both;
	height: 1px;
	}
	
div#headerdiv {
	width: 1080px;
	height: 79px;
	background: url(images/blog_01.jpg) top left no-repeat;
	position: relative;
	z-index: 0;
	visibility: visible;
	}
	
div#navdiv {
	width: 1080px;
	height: 29px;
	}
	
div#signupdiv {
	width: 1080px;
	height: 67px;
	}
	
div#contentdiv {
	background: url(images/blogbackrepeat.jpg) top left repeat-y;
	width: 1080px;
	}
	
div#contentleftdiv {
	width: 100px;
	float: left;
}
	
div#contentcdiv {
	background: url(images/blog_26.jpg) top left no-repeat;
	padding: 0;
	font-size: 0.85em;
	color: #2d1708;
	width: 1080px;
	}
	
div#contenttilediv {
	width: 550px;
	padding: 0 0 40px 0;
	margin: 0 0 0 100px;
	float: left;
	}
	
div#sidebardiv {
	width: 396px;
	float: left;
	margin: 0 0 0 34px;
	color: #eadbbc;
	padding: 0;
}

div#sidebarcontentdiv {
	background: url(images/sidebarback.jpg) top left repeat-y;
	padding: 0 90px 0 40px;
	text-align: right;
}

div#footerdiv {
	width: 1080px;
	height: 64px;
	background: url(images/newsinglefooter.jpg) top left no-repeat;
	color: #777;
	font-size: 0.6em;
	clear: both;
	position: relative;
	z-index: 0;
	visibility: visible;
	}
	
div#socialbotdiv {
	position: absolute;
	z-index: 10;
	visibility: visible;
	left: 461px;
	top: 16px;
	width: 226px;
	height: 36px;
}

div#copyrightdiv {
	width: 350px;
	float: left;
	text-align: left;
	padding: 38px 0 0 100px;
	}
	
div#dvmdiv {
	width: 250px;
	float: right;
	text-align: right;
	padding: 38px 85px 0 0;
	}
	
div.spacerdiv {
	width: 150px;
	height: 50px;
	float: right;
	}
	
div#tellldiv {
	width: 558px;
	height: 63px;
	float: left;
}
	
div#tellcdiv {
	width: 174px;
	float: left;
}

div#tagclouddiv {
	text-align: right;
	font-size: 110%;
	padding: 0 0 30px 0;
}

div.dividerdiv {
	height: 1px;
	margin: 20px 0 20px 0;
}

div.post {
	border: 1px solid #222;
	background: #D5C6A7 url(images/paperback.jpg) top left repeat;
	padding: 15px;
	margin: 0;
}

div#thecommentsdiv {
	border: 1px solid #222;
	background: #D5C6A7 url(images/paperback.jpg) top left repeat;
	padding: 15px;
	margin: 10px 0 30px 0;
}

div.comment-meta {
	font-size: 80%;
}

div.comment-body {
	padding: 10px;
}
	
div#emaildiv {
	text-align: right;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
div#respond {
	background: #f1e2c3;
	padding: 10px;
	margin: 0;
	border: 1px solid #000;
}

div.comment-body {
	padding: 10px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	background: #f1e2c3;
	border: 1px solid #000;
	padding: 5px 10px;
	}
	
/* Text */

h2 {
	font-size: 150%;
	color: #2d1708;
	padding: 0 0 5px 0;
	margin: 0;
}

h2.pagetitle {
	font-size: 150%;
	color: #2d1708;
	padding: 5px 5px 5px 10px;
	margin: 0 0 25px 0;
	border: 1px solid #111;
	background: #f1e2c3;
}

div#sidebardiv h2 {
	font-size: 120%;
	margin: 0;
	color: #eadbbc;
	text-decoration: underline;
}

h3.date {
	font-size: 90%;
	margin: 0 0 5px 0;
}

h3#comments {
	font-size: 100%;
	padding: 5px;
	background: #f1e2c3;
	border: 1px solid #000;
	margin: 10px 0;
}

div#respond h3 {
	margin: 0 0 10px 0;
}

p {
	padding: 0 0 10px 0;
	line-height: 1.3em;
}

p#pollquestion {
	padding: 0;
}

div.navigation p {
	margin: 0;
	padding: 0;
}

div.postmetadata {
	padding: 10px;
	border: 1px solid #000;
	background-color: #F1E2C3;
	margin: 10px 0 0 0;
}

div.postmetadata p#entryinfo {
	font-size: 90%;
}

	
/* Links */

a {
	color: #2d1708;
	text-decoration: none;
	}
	
a:hover {
	color: #2d1708;
	text-decoration: underline;
	}
	
div.postmetadata p#entryinfo a, div.navigation p a {
	text-decoration: underline;
}

div.navigation p a:active {
	text-decoration: underline;
	background: none;
}
	
div#sidebardiv a {
	color: #eadbbc;
	text-decoration: none;
}

div#sidebardiv a:hover {
	color: #fff;
	text-decoration: underline;
}

div#footerdiv a {
	color: #777;
	text-decoration: none;
	}
	
div#footerdiv a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
div.entry a {
	text-decoration: underline;
}
	
	
/* Lists */

div#sidebardiv ul {
	text-align: right;
}

div#sidebardiv ul li {
	display: list-item;
	margin: 0 0 25px 0;
	font-size: 100%;
}

div#sidebardiv ul li ul li {
	display: list-item;
	margin: 0;
}

div#sidebardiv ul li#searchformli {
	margin: 0 0 40px 0;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li img.avatar {
	float: left;
	border: 1px solid #333;
	padding: 2px;
	background: #bbb;
	margin: 0 10px 0 0;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

ol.commentlist {
	margin: 0 0 20px 0;
	border: 5px solid #522a10;
	padding: 0;
}

ol.commentlist li {
	display: list-item;
}

.thread-alt {
	background-color: #f1e2c3;
}

.thread-even {
	background-color: #d6c7ae;
}

ul.children {
	display: block;
	margin: 0 20px 10px 60px;
}


ul.children li.odd {
	background: #f1e7d3;
}

ul.children li.even {
	background: #c7b9a1;
}

/* necessary for IE */
.depth-1 {
border: 1px solid #f1e2c3;
}

/* necessary for IE */
.even, .alt {

	border-left: 1px solid #f1e2c3;
}

	
/* IMAGES */

img#subemail {
	margin: 0 10px 0 0;
}

img#headertitle {
	margin: 0 0 25px 0;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* ADD TO ANY */

.addtoany_share_save_container {
	margin: 16px 0;
	}
	
ul.addtoany_list {
		display: inline;
		list-style-type: none;
		margin: 0 !important;
		padding: 0 !important;
		text-indent: 0 !important;
	}
ul.addtoany_list li {
		background: none !important;
		border: 0;
		display: inline !important;
		line-height: 32px;		list-style-type:none;
		margin: 0 !important;
		padding: 0 !important;
	}
ul.addtoany_list li:before {
		content: "";
		}
		
ul.addtoany_list li a {
	padding: 0 9px;
	}
	
ul.addtoany_list img {
		float: none;
		border: 0;
		margin: 0;
		padding: 0;
		vertical-align: middle;
	}
	
/*ul.addtoany_list a img {
		opacity: .6;
		-moz-opacity: .6;
		filter: alpha(opacity=60);
	}*/
	
/*ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
	}*/
	
a.addtoany_share_save img { 
	border: 0;
	width: auto;
	height: auto;
} 

/* CAPTIONS */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #222;
	text-align: center;
	background-color: #f1e2c3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

div#socialdiv {
	width: 231px;
	height: 52px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	left: 785px;
	top: 17px;
}

