/* 
	Title:				AricRiley.com Home Page CSS
	Author:			Aric Riley
	Created:			June 12, 2008
	Modified:		September 24, 2008
	License:			All Rights Reserved
*/

/*===================*/ 
/* HTML/BODY 		 */
/*===================*/
body,
html {
	margin:0;
	padding:0;
	background: #000000 url(../images/layout/backgrounds/bg_body.jpg) 50% 0 no-repeat;
}
body {
	min-width:760px;
	background: #000000 url(../images/layout/backgrounds/bg_body.jpg) 50% 0 no-repeat;
}
#container {
	margin:80px auto 0 auto;
	width:760px;
	background-image: url(../images/layout/backgrounds/bg_content.jpg);
	background-repeat:repeat-y;
}
#top {
	margin:0;
	padding:0;
	width:760px;
	height:79px;
	background-image:url(../images/layout/backgrounds/bg_top.jpg);
	background-repeat:no-repeat;
}
#title {
	margin:0;
	padding:0;
	width:360px;
	height:79px;
	float:left;
	text-align:center;
}
#nav {
	margin:0;
	padding:0;
	width:400px;
	height:79px;
	float:right;
}
#alert {
	margin:0;
	padding:0;
	width:400px;
	height:50px;
	font-family:font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial;
	color:
}
#content {

}

#image {
	margin:0;
	padding:0;
	width:760px;
	height:225px;
	background-image:url(../images/layout/backgrounds/bg_image.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
img.feature {
	margin-top: 35px;
}
#main {
	float:left;
	width:500px;
	font-family:font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial;
}
#main h1 {
	font-size:16px;
	color:#6595A3;
}
#main h2,h3,h4 {
	margin: 60px 0 6px 0;
	font-size:16px;
	color:#B6C28B;
}
#main h2, #main h3, #main p {
	padding:0 10px;
	
}

#main p, ul, blockquote {
	font-size:12px;
	line-height:175%;
	color:#333333;
}
#main blockquote {
	font-size:12px;
	line-height:175%;
	font-size:12px;
	line-height:175%;
	color:#333333;	
}
#main a {
	color:#324143;
	text-decoration:none;
	border-bottom:1px dotted #6595A3;
}
#main a:hover {
	color:#6595A3;
	border-bottom:1px dotted #324143;
}
#notification {
	margin:0;
	padding:0;
	width:760px;
	height:34px;
	clear:both;
	background-image:url(../images/layout/backgrounds/bg_notification.jpg);
	background-repeat:no-repeat;
	font-family:font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial;
}
#sidebar {
	float:right;
	width:260px;
	font-family:font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}
#sidebar h2 {
	font-size:14px;
	color:#999999;
}
#sidebar .cdlink {
	text-align:center;
	margin: 0 0 40px 0;
}

#sidebar a.default {
	color:#324143;
	text-decoration:none;
	border-bottom:1px dotted #6595A3;
}
#sidebar a.default:hover {
	color:#6595A3;
	border-bottom:1px dotted #324143;
}

#contentfooter {
	margin:100px 0 0 0;
	padding:0;
	clear:both;
	width:760px;
	height:101px;
	background-image:url(../images/layout/backgrounds/bg_content_footer.jpg);
	background-repeat:no-repeat;
	font-family:font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial;
}
#contentfooter .pad {
	padding: 30px 0 0 170px;
}
#footer {
	margin:50px auto;
	width:760px;
	clear:both;
	font-family:font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial;
	color:#EFEFEF;
	text-align:center;
	font-size:10px;
}
#footer p {
	padding:5px;
	margin:0;
}
#footer a {
	color:#EFEFEF;
	text-decoration:none;
	border-bottom:1px dotted #EFEFEF;
}
#footer a:hover {
	color:#C8E3E8;
	border-bottom:1px dotted #C8E3E8;
}
img {
	border:none;
}
.mainpad {
	padding:0 30px 50px 20px;
}
.sidebarpad {
	padding: 10px 30px 50px 20px;
}

p.postdate { 
	margin:0; 
	padding:0; 
	margin:0; 
	padding:0; 
	color:#3A3736; 
	font-size:10px; 
}
p.quote {
	margin: 14px 0 24px 0;
	color:#545046;
	font-size:11px;
	font-style:italic;
	line-height:150%;
}

p.sidebarsmall {
	margin: 14px 0 24px 0;
	color:#545046;
	font-size:11px;
	font-style:normal;
	line-height:150%;	
}

table.contact {
	margin: 10px 0 80px 0;
}

th.lbl  {
	margin:0;
	padding:14px 8px 14px 0;
	font-size:10px;
	color:#999999;
	width:80px;
	text-align:right;
}
td.input  {
	color:#333333;
	font-size:10px;
}
td.error {
	color:#CC0000;
	font-size:12px;	
}

td.msg {
	color:#999999;
	font-size:10px;	
}

input {
	font-family:font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial;
	color:#3A3736; 
	font-size:12px; 
}
textarea  {
	font-family:font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial;
	color:#3A3736; 
	font-size:12px; 
	width:320px;
}
.submit {
	font-family:font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial;
	font-size:10px; 
}

h2.twitter-title {
	color:#3A3736; 
	font-size:12px; 
}
#twitter_update_list { 
	margin:0;
	padding:0;
	list-style-type:none;	
	color:#3A3736; 
}
#twitter_update_list li {
	margin:0;
	padding:0;
	font-size: 12px;
}
#twitter_update_list a { 
	color:#6595A3;
	text-decoration:none;
	border-bottom:1px dotted #6595A3;
}

#twitter_update_list a:hover {
	color:#324143;
	border-bottom:1px dotted #324143;
}

h1.menu-title {
	font-size:14px;
	color:#545046;
}
h2.post-title { font-size: 14px; color:#726D4A; }
.post-date { margin:0; padding:0; text-indent:20px; font-size: 10px;color:#A6A591;}
.post-content {margin: 0; padding: 8px 10px; font-size: 10px;color:#A6A591;}
.post-category {margin:0; padding: 4px 16px; font-size: 10px;color:#A6A591; border-top:1px solid #CCCCCC; }
.posting { margin: 0 0 50px 0;}

h1.blog-archives {font-size: 12px;color:#ffffff;font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial; padding:0px;}
h1.blog-categories {font-size: 12px;color:#ffffff;font-family:"Gill Sans MT", "Lucida Sans", Verdana, Arial; padding:0px;}

ul.blog-menu { margin:0; padding:0;list-style-type:none; color:#CCCCCC; }
ul.blog-menu li { margin:4px 0 4px 10px; padding:0;font-size: 11px; }

ul.blog-menu a { 
	color:#324143;
	text-decoration:none;
	border-bottom:1px dotted #6595A3; 
}
ul.blog-menu a:hover { 
	color:#6595A3;
	border-bottom:1px dotted #324143;
}

.show {
	margin:0 0 20px 0;
	padding:0;
	width:420px;
}

.headline {
	margin:0;
	padding:0;
	width: 420px;
}
.date {
	display:inline;
	color:#666666;
	font-size:18px;
	font-weight:bold;
}
.title {
	display:inline;
	color:#324144;
	font-size:18px;
	font-weight:bold;
}
.showtime {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}
.description {
	margin:0;
	clear:both;
	padding: 10px 0 10px 20px;
	font-size:14px;
}
.venue {
	margin:0;
	padding: 10px 0 10px 20px;
	clear:both;
	font-size:11px;
	color:#666666;
}
.spacer {
	margin: 10px 0;
	clear:both;
	height:20px;
}

table.albumDownloadTbl {
	clear:both;
	margin:60px 0;
}

td.albumDownloadAlbum {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

td.albumDownloadYear {
	text-align:left;
	font-size:10px;
	font-weight:normal;
	color:#999999;	
}

td.albumDownloadBtn {
	text-align:left;
}

a.albumDownload{
	height: 37px;
	width: 143px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/misc/btn_download.jpg) top left no-repeat;
	display: block;
}
 
a.albumDownload:hover{
	background-position: bottom left;
}