@charset "utf-8";
/* CSS Document */

html {
	padding:0px;
	margin:0px;
	height: 100%;
	text-align: center;
}
/* body attributes */
body {
	margin: 0;
	padding: 0;
	background-color: 504314;
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	font-family:Helvetica, sans-serif;
	height:100%;
	background-image: url(images/bg.jpg);
}


/*layout*/

#pageholder {
	text-align:center;
	min-height:80%;
	width: 1052px;
	background-color: e0d3ae;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#top {
	left: 106px;
	top: 0px;
	width: 1050px;
	height: 440px;
	z-index: 2
}

#topbar {left: 106px; top: 223px; width: 1052px; height: 21px; z-index: 4}

#menu {position: left: 106px;
	top: 244px;
	width: 223px;
	z-index: 5;
	vertical-align: middle;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
text-align: right;
}

#menu ul {
	text-align: right;
	font-size: 14px;
	font-variant: small-caps;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	margin-right: 5px;
	list-style-type: none;
	font-weight: normal;
	margin-top: 10px;
}

#menu li{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 8px;
}


}

#menu a img{
	background-color: ;
	margin: 0px;
	padding: 0px;
}

#menu a img, a img.preview {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#menu p{
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	padding-right: 10px;
	padding-left: 18px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


#menu p a {
	color: #C00;
	font-size: 9px;
	font-weight: bolder;
}

.preview {border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;}

#menu h1{
	
	font-size: 18px;
	color: #C00;
	text-align: right;
	font-style: normal;
	padding-left: 17px;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
}

#menu a{
	text-decoration: none;
}




.active {
	background-color: #73632B;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}

.active hover {
	background-color: #B34126;
}

.menulink {
	background-color: #5d5023;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 5px;
	text-decoration: none;
}

a.menulink:hover.{
	background-color: #b34126;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 5px;
	text-decoration: none;
}


#cdad{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

#content {
	left: 329px;
	top: 347px;
	width: 591px;
	height: 593px;
	z-index: 6;
	border: 1px none #000000;
	float: left;
	overflow: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: e7ddc1;
}

#content p{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 18px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#content p.date{
	font-size: 18px;
	color: #C30;
}

#content a {
	font-weight: bold;
	color: #B34126;
	text-decoration: none;
}


#content img {
	border: 1px none #e8e5b5;
}


#content img a{
	border: 1px solid #e8e5b5;
	
	padding:1px;
   
   background-color:#ff0;

		
}




#content a img{
	border: 1px solid #e8e5b5;
}

#content a:hover {
	color: #B34126;
}

#content h1 {
	
	font-size: 30px;
	color: #B34126;
	text-align: left;
	font-style: normal;
	padding-left: 17px;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content h2 {
	
	font-size: 15px;
	color: #B34126;
	text-align: left;
	font-style: italic;
	padding-left: 17px;
	text-decoration: none;
	font-weight: lighter;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 500px;
}

#content h3 {
	font-size: 14px;
	color: #B34126;
	text-align: left;
	font-style: italic;
	padding-left: 20px;
	text-decoration: none;
	font-weight: lighter;
	padding-bottom: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}


#content td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 20px;
	color: #666;
	vertical-align: top;
}


#content table {
	padding-left: 0px;
	margin-left: 15px;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}


#content table img{
	border: 1px solid #e8e5b5;
}

#content table img a{
	border: 1px solid #e8e5b5;
}


#content ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#content.date {
	font-size: 24px;
	color: #F30;
}

#content li {
	margin-bottom: 10px;
	margin-left: 3px;
	padding-right: 25px;
}

#content li a{
	background-color: #FDF4F4;
}

.posttitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	padding-left: 17px;
	padding-bottom: 0px;
	width: 500px;
}

.postinfo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	padding-left: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #666;
}

#gigs {
	left: 0px;
	top: 0px;
	width: 200px;
	height: auto;
	z-index: 9;
	text-align: left;
	float: left;
	color: #666;
}

#gigs a {
	font-weight: bold;
	color: #c22317;
	text-decoration: none;
}

#gigs h1 {
	
	font-size: 28px;
	color: #c22317;
	text-align: left;
	font-style: normal;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bolder;
	padding-top: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#gigs p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
}

#gigs td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	vertical-align: top;
	color: #666;
}


#gigs table {
	padding-left: 0px;
	color: #666;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}


#gigs li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-position: inside;
	font-variant: small-caps;
	font-size: 11px;
}





#gigs ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#gigs li a {
	color: #c22317;
	background-color: #ede6d4;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}






#footer {
	left: 329px;
	top: 895px;
	width: 591px;
	height: 25px;
	z-index: 8;
	border: 1px none #000000;
margin-top: 10px;	
float: none;
	background-position: top;
}



#footer p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	color: #333;
	padding-left: 5px;
}

#footer a {
	font-weight: bold;
	color: #B34126;
	text-decoration: none;
}











input {
	background-color: #D0BB82;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

select {
	background-color: #D0BB82;
	color: #ffffff;
}

textarea {
	background-color: #D0BB82;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form {
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	font-size: 12px;
}




.article {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #C33;
	background-color: #ede6d4;
}


.headline {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
} 

.article_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
}



#content p.feedTitle {
	color: #C30;
	font-size: 10px;
	padding: 10px;
}

.headline {
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content p.date {
	font-size: 12px;
	color: #C30;
	font-weight: bold;
	padding-top: 5px;
}

#content.creditfooter {
	display: none;
	visibility: hidden;
}

.feedburnerFeedBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
}

div#creditfooter {
display: none;
}

