/*  
Theme Name: Decoration Day
Theme URI: 
Description: Decoration Custom Theme
Version: 0.1
Author: Brendan Murphy
Author URI: http://www.digitalpersonae.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, img{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial,  Jamrul, Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: url(images/body_bg.jpg) #cecece repeat-x;
	color: #717171;
	background: url(images/wallpaper1.jpg);
}

h1, h2, h3, h4, h5, h6{
	font-size: 24px;
	font-weight: bold;
}

a {
	color: #859eca;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	float: left;
	width: 480px;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

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

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.wrap_center{
	margin: 0 auto;
	width: 960px;
}
#container {
	width:962px;
	padding: 0 0 0 2px;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
}
#page {
height:100px;
	background-color:#ffffff;
}
#header{
	width:960px;
	height:83px;
	background: url(images/header_bg.jpg) no-repeat;
}

#header h1{
	padding: 20px 0;
	font-size: 24px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}
#menu {
	background: url(images/menu_bg.jpg) no-repeat;
	width:960px;
	margin: 0 0 20px 0;
}
.maincolumn{
	float: left;
	width: 720px;
	margin: 0 0 0 0;
	/*background-color:purple;*/
}
#rss {
	width:680px;
	text-align: right;
}
.post, .post_alt{
	width: 640px;
	margin: 0 20px 20px 20px;
	padding: 20px 20px 20px 20px; 
	/*background-color:green;*/
}
.postmeta{
	font-size:10px;
	color: #8f8375;
	margin: 0 0 10px 0;
	/*
	float: right;
	width: 240px;
	margin: 34px 0 0;
	background: url(images/bg_gradient.jpg) no-repeat;
	*/
}

.postmeta ul{
	margin: 0;
	padding: 0 20px 20px;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
}

.postmeta ul li{
	padding: 8px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.post h2, .post_alt h2{
	width: 100%;
	/*background: url(images/dotted_h.gif) repeat-x left bottom;*/
	line-height: 30px;
	font-size:28px;
	margin: 0 0 3px 0;
 
}

.post h2 a, .post_alt h2 a{
	text-decoration: none;
	color: #906959;

}

.post h2 a:hover, .post_alt h2 a:hover{
	/*text-decoration: underline;*/
}

.entry{
	width: 600px;
	/*background-color:red;*/
	background-color: #f2f2f2;
	margin: 0 0 20px 0;
	padding: 0 20px 5px 20px;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 5px;
}

.entry h1{ font-size: 24px; line-height: 30px; }
.entry h2{ float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: none; }
.entry h3{ font-size: 16px; font-weight: bold; }
.entry h4{ font-size: 14px; font-weight: bold;}
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }

.sidebar{
	float: left;
	width: 220px;
}

.sidebar ul{
	width:220px;
	background-color:orange;
	list-style: none;
	list-style-type: none;
		padding: 0px;
	margin: 0px;
}

.sidebar ul li{
	padding: 0px;
	margin: 0px;
}

.sidebar ul li h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 10px;
	text-transform: uppercase;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul{
	line-height: 24px;
}

.sidebar ul ul li{
	margin-left:0px;
	padding: 8px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul ul li{
	/*padding: 0 0 0 10px;*/
	background-color: transparent;
	background-image: none;
}
.sideBox {
	min-height:170px;
	width:180px;
	padding:65px 20px 0 20px;
	margin: 0 0 20px 0;
}

/* hide for IE 6 \*/
* html .sideBox{height:170px}
/* end hide */

#tweet {
	background: url(images/twitter_bg.jpg) no-repeat;
}
p.twitter-message {
	color:#919191;
}
.twitter-timestamp {
	color:#616161;
}
#socialNetworking {
	background: url(images/socialNetworking_bg.jpg) no-repeat;
}
#tourDates {
	background: url(images/tourDates_bg.jpg) no-repeat;
}
#newReleases {
	background: url(images/newReleases_bg.jpg) no-repeat;
}
#featuredVideo {
	background: url(images/featuredVideo_bg.jpg) no-repeat;
}
.comments_template{
	float: left;
	width: 720px;
	padding: 0 0 10px;
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.comments_template .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
}

.comments_template h3{
	text-transform: uppercase;
	line-height: 30px;
}

.comments_template h3#comments{
	float: left;
	width: 720px;
	margin: 11px 0 0 20px;
	display: inline;
}

.comments_template ol{
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
	display: inline;
}

.comments_template ol li{
	float: left;
	width: 720px;
	padding: 0;
	margin: 10px 0 0;
	background: url(images/dotted_h.gif) repeat-x;
}

.commentmeta{
	float: right;
	width: 220px;
	margin: 2px 0 0;
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.commentmeta ul{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 11px 20px;
	line-height: 24px;
}

.commentmeta ul li{
	float: none;
	width: auto;
	margin: 0;
	padding: 9px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.commententry{
	float: left;
	width: 480px;
	margin: 0 20px 0 0;
	display: inline;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}

.comments_form{
	float: left;
	width: 720px;
	margin: 11px 0 5px 20px;
	display: inline;
}
#footerBox {
	width:960px; 
	margin: 0 auto 0 auto;
	padding: 40px 0 0 0;
}
#copyright {
	background: url(images/footerLogo.jpg) no-repeat;
	padding: 19px 0  0 265px;
	height: 100px;
	display:inline;
	font-size: 11px;
	margin: 0 20px 0 0;
}
#footerLinks {
	position:relative;
	top:10px;
	display:inline;
}
#footer{
	background: url(images/footer_bg.jpg) #434343 repeat-x;
	clear:both;
	width:100%;
	padding: 0 0 100px 0;
}
