body, * {
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}
#gototop { display:none; font-weight:bold; font-family:tahoma; font-size:10px; width:70px; background:url(../img/scroll-arrows.gif) 5px -8px no-repeat #eceff5; color:#3b5998; font-size:11px; text-decoration:none; position:fixed; right:5px; bottom:5px; padding:7px 7px 7px 20px; }
#gototop:hover { text-decoration:underline; }
.clearfix {clear:both;}
/* GENERAL */
a {
	outline: none;
}
div#content {
	width:880px;
	text-align:center;
	margin: 50px auto 0 auto;
}
.hidden {
	display: none;
}
.pagination {
	width: 880px;
	text-align:center;
	margin: 15px auto 15px auto;	
	clear: both;
}
.pagination a {
	color: #333333;
	text-decoration: none;
}
.blog-pagination {
	text-align:center;
	margin: -7px auto 15px auto;	
	clear: both;
}
.blog-pagination a {
	color: #333333;
	text-decoration: none;
}
.pagination-end {
	text-decoration: none;
}
#footer {
	width: 500px;
	margin: 10px auto;
	text-align: center;
	font-size: 11px;
	clear: both;
}
span.red {
	color: #b40c10;
}
/* HEADER */
div#header {
	width:900px;
	height:76px;
	margin:0 auto;
	padding: 15px 0 0 0;
}
#logo {
	display:block;
	width:900px;
	height:30px;
	background:transparent url(../img/aw-logo.gif) no-repeat 0 0;
	text-indent:-9000px;
}
/* NAV */
ul#nav li {
	display:block;
	float:left;
	list-style-type:none;
}
ul#nav li a {
	display:block;
	height:43px; 
	background:transparent url(../img/aw-nav.gif) no-repeat 0 0;
	text-indent:-9000px;
}
ul li#nav-gallery a {width:260px;}
ul li#nav-gallery a:hover {background-position: 0 -44px;}
ul li#nav-music a {width:200px;	background-position:-260px 0;}
ul li#nav-music a:hover {background-position:-260px -44px;}	
ul li#nav-blog a {width:180px;background-position:-460px 0;}
ul li#nav-blog a:hover {background-position:-460px -44px;}	
ul li#nav-contact a {width:260px;background-position:-640px 0;}
ul li#nav-contact a:hover {background-position:-640px -44px;}	
/* ALBUM VIEW */
div#album-menu {
	width: 900px;
	margin: 0 auto 10px auto;
	text-align:center;
}
div#album-menu a:first-child img {
	margin:0;
}
.album-cover {
	margin: 15px 0 0 0;
	clear:both;
	border:solid 1px #000000;	
}
div#album-menu a img:hover {
	border:solid 1px #666666;
}

/* THUMBNAIL VIEW */
div#album-thumbs {
	margin: 5px auto 15px auto;
	/*width: 900px;*/
	width: 90%;
	text-align: center;
	min-width: 900px;
}
#album-title {
	font-family: Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 32px;
	color: #333333;
	outline:medium none;
	font-weight: 400;
	text-align: center;
	margin: 15px 0 0 0;
}
div#album-thumbs img {border:solid 1px #000000;	margin: 5px;}
div#album-thumbs img:hover {border:solid 1px #666666;}
/* IMAGE VIEW */
div#img-nav {width: 200px;	text-align:center;	margin: 15px auto 25px auto;}
div#img-nav a {color: #666666;	text-decoration: none;}
#image {margin:0 auto; display:block;}
/* BLOG */
div#blog {
	width: 550px;
	margin: 10px 0 0 70px;
	float: left;
}
div#blog-right {
	width: 230px;
	margin: 10px 0 0 15px;
	float: left;
	padding: 8px 0 8px 10px
}
div#sidebar {
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
div#sidebar h2 {
	font-size: 16px;
	color: #3344AA;
	font-weight: 400;
}
div#sidebar ul {
	list-style: none;
}
div#sidebar ul li ul {
	padding: 0 0 0 5px;
}
.archives .item, .cat-item, .friend-link {
	padding: 0 0 0 8px;
}
.archives, .cat-item, .friend-link {
	font-size: 12px;
	line-height: 20px;
}
.archives a:visited, .archives a, .cat-item a, .cat-item a:visited, .friend-link, .friend-link:visited {
	color: #333333;
	text-decoration: none;
}
.archives a:hover, .friend-link:hover, .cat-item a:hover {
	color: #3344AA;
}
span.sym {
	margin: 0 3px 0 0;
	cursor: pointer;
}
.monthCount, .yearCount {
	color: #666666;
}

div.blog-item {	background:#F5F5F5;	margin:0 0 20px 10px;	padding:20px; }
.post-meta { font-size: 11px; color: #555555; margin: 0 0 6px 0; }
.post-meta a { color: #555; text-decoration:none; }
.post-meta a:hover { text-decoration:underline; }
.blog-title {
	font-family: Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 32px;
	color: #333333;
	outline:medium none;
	font-weight: 400;
	text-align:left;
	margin: 0 0;
}
.post-byline {
	font-size: 15px;
	font-weight:normal;	
	text-align:left;
	margin: 10px 0 17px 0;	
	color: #474747;	
	border-bottom: dotted #AAAAAA 1px;
}
.blog-date {
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color: #666666;
}
.blog-permalink {
	font-size: 15px;
	color: #000000;	
	text-decoration:none;
}
.more-link {
	font-size: 15px;
	color: #000000;
	text-decoration:none;
}
.more-link:hover {
	font-size: 15px;
/*	color: #666666;	*/
	text-decoration:none;	
}
.blog-content p {
	font-size: 12px;
	text-align: left;
	margin: 12px 0;
	color: #333333;
}
.blog-content a {
	color: #0077CC;
	text-decoration: none;
}
.blog-content a img {
	border: none;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#comments-section {
	margin: 0 20px 0 30px;
	border-top: 1px solid #AAA;
}
#comments-section h3 {
	font-size: 14px;
	text-align: center;
	font-family:Georgia,Cambria,"Times New Roman",Times,serif;
	color: #333;
}
#comments-section h3 a {
	text-decoration: none;
	color: #0077CC;
}
.comments-meta {
	margin: 5px 0 5px 0;
}
.comments-invite {
	margin: 8px 0 5px 0;
}
#commentlist {
	list-style: none;
	font-size: 12px;
}
#commentlist li {
	background: #EEE;
	border: 1px solid #CCC;
	margin: 0 0 8px 0;
	padding: 10px;
}
.comment-author {
	font-size: 10px;
	margin: 0 0 10px 0;
}
.comment-author cite{
	font-weight: bold;
	color: #333;
	font-size: 12px;
}
.comment-author cite a {
	color: #3355AA;
	text-decoration: none;
}
.comment-button {
	margin:5px 0 0 125px;
	padding: 2px 5px;
	background: inherit;
	border:0px;
	cursor: pointer;
	border: 1px solid #CCC;		
}
.comment-button:hover {
	background: #EEE;
}
.comments-box label {
	border-bottom: none !important;
	border-top: none !important;
	padding: 5px !important;
}
.comments-box .input_text {
	width: 330px !important;
}
.comments-box textarea.message {
	width: 330px !important;
}
#commentform {
	margin: 0 0 20px 0;
}
#commentform p #comment {
	width: 100%;
}
.comment-body p {
	font-weight: normal;
	padding: 0 0 0 15px;
}
.comment-info {
	font-size: 12px;
	color: #333;
}
.comment-info a {
	text-decoration: none;
	color: #333;
}
.comment-info a:hover {
	text-decoration: underline;
}
.comment-link {
	font-size: 11px; 
	color: #555555;  
	text-decoration: none; display:block; float:right;
	margin: -3px 0 0 0;
}
.comment-link img {
	border: none;
	margin: 0 0 0 3px;
}
.comment-box-generic {
	background:none repeat scroll 0 0 #EEEEEE;
	border:1px solid #CCCCCC;
}

/* CONTACT */
.contact-form {
	margin: 55px auto 0 auto;
	width:500px;
}
div.box {
	background:#FFFFFF;
}
#contact-errors {
	list-style: none;
}
#contact-errors li {
	text-align: center;
	border-top: 1px #000000 solid;
	background:#FF7777;
}
#contact-success {
	list-style: none;
}
#contact-success li {
	text-align: center;
	border-top: 1px #000000 solid;
	background:#77FF77;
}
div.box label{
	width:100%;
	display: block;
	background:#FFFFFF;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #000000;	
}
div.box > label:first-child {
	border-top:1px dotted #000000;
}
div.box label span {
	display: block;
	font-size:12px;
	float:left;
	width:100px;
	text-align:right;
	padding:5px 20px 0 0;
}
div.box label span:after {
		
}
div.box label span.error:after {
	content: "*";
	color:#FF0000;
}
div.box .input_text{
	padding:4px 5px;
	width:100px;
	background:#EEEEEE;
	border: 1px solid #CCC;
}
div.box .input_select{
	padding:4px 5px;
	width:112px;
	background:#EEEEEE;
	border: 1px solid #CCC;
}
div.box textarea.message{
	padding:4px 5px;
	width:350px;
	background:#EEEEEE;
	border: 1px solid #CCC;
	height:150px;
	resize: none;
}
div.box .button {
	margin:10px 0 0 119px;
	padding: 2px 5px;
	background: inherit;
	border:0px;
	cursor: pointer;
	border: 1px solid #CCC;
}
div.box .button:hover {
	background: #EEE;
}
/* MUSIC */
#music-page {width:800px;margin:50px auto 10px auto;}
#music-page a {font-size:12px;color:#333333;}
#music-page a:hover {color:#3344AA;}
#sound-section {width:630px;float:left;}
.sound-title {display:block;font-size:32px;text-align:center;margin:0 0 5px 0}
.sound-entry {margin: 0 0 15px 0;}
.sound-entry span {text-align:center;display:block}
#gig-section {width:140px;float:right;padding: 0 0 0 30px;font-size:12px}
