/* © xHtml Master 2007 */
body {
	background:url(../images/bg-content.gif) repeat-x bottom left #020102;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:12px;
	text-align:center;
}
img {
	border:solid 0;
}
p, form, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h2 {
	font-size:28px;
}
h3 {
	color:#676767;
	font-size:14px;
}
h4 {
	font-size:18px;
}
select, input, textarea {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#ccc;
	text-decoration:underline;
}
a:hover {
	color:#fff;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	height:1px;
	display:block;
}
.separate {
	height:1px;
	width:100%;
	background:#383435;
}

#container {
	width:885px;
	margin:0 auto;
	text-align:left;
}
#header {
	background:url(../images/riffs-header.png) no-repeat top left;
	width:885px;
	height:276px;
	position:relative;
}
#header h1 {
	width:175px;
	height:105px;
	position:absolute;
	top:15px;
	left:5px;
}
#header h1 a {
	display:block;
	width:175px;
	height:105px;
	text-decoration:none;
}
#header h1 span {
	font-size:1px;
	visibility:hidden;
}
#header #read {
	position:absolute;
	right:24px;
	top:86px;
	width:77px;
	height:77px;
}
#home #header #read {
	width:410px;
	height:202px;
	right:-18px;
	top:74px;
	background:url(../images/read-blog.png) no-repeat;
}
#header ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
	padding-top:44px;
}
#header ul li, #header ul li a, #header ul li a span {
	display:block;
	float:left;
	height:29px;
	line-height:29px;
}
#header ul li {
	margin-left:1px;
	font-size:11.5px;
	background:url(../images/tab-left.gif) no-repeat top left;
	padding-left:8px;
}
#header ul li a {
	background:url(../images/tab-right.gif) no-repeat top right;
	padding-right:8px;
	color:#b9b9b9;
	text-decoration:none;
	font-weight:bold;
}
#header ul li a:hover, #header ul li.active a:hover {
	text-decoration:underline;
}
#header ul li.active {
	background:url(../images/tab-left.gif) no-repeat bottom left;
}
#header ul li.active a {
	background:url(../images/tab-right.gif) no-repeat bottom right;
	color:#fff;
	text-decoration:none;
}

#search {
	background:url(../images/bg-search.gif) repeat-x top;
}
#search .left img {
	padding-left:20px;
}
#search .right {
	color:#727171;
	line-height:33px;
	height:33px;
	padding-right:14px;
}
#search form span {
	display:block;
	float:left;
}
#search form input.txt {
	border:solid 1px #e5e5e5;
	font-size:11px;
	line-height:11px;
	*line-height:15px;
	margin-left:10px;
	margin-right:5px;
	margin-top:6px;
	display:block;
	float:left;
}
#search form input.img {
	display:block;
	float:left;
	margin-top:3px;
}


#home #content {
	padding-bottom:20px;
}
#home #leftside {
	width:487px;
	float:left;
	padding-left:23px;
	padding-right:31px;
	border-right:solid 1px #383435;
}
#home #leftside h3 {
	padding-bottom:14px;
}
#home #leftside h2 {
	color:#00adef;
	line-height:28px;
	padding-bottom:40px;
}
#home #leftside p {
	padding-bottom:20px;
}
#home #rightside .news {
	padding-top:5px;
}
#home #rightside {
	width:307px;
	float:left;
	padding-left:16px;
}
#home #rightside h4 {
	color:#ff007b;
	padding-top:8px;
}
#home #rightside h4 a {
	color:#ff007b;
	text-decoration:none;
}
#home #rightside p {
	padding-bottom:8px;
}

#gallery #content {
	padding-bottom:20px;
}
#gallery #leftside {
	float:left;
	width:600px;
	border-right:solid 1px #383435;
	padding-top:14px;
	padding-left:25px;
}
#gallery #leftside h2 {
	color:#00adef;
	line-height:28px;
	padding-bottom:2px;
}
#gallery #leftside h3 {
	padding-bottom:15px;
}
#gallery #rightside {
	float:right;
	padding-top:14px;
	padding-right:14px;
	width:220px;
}
#gallery #rightside h2 {
	color:#ff007b;
	padding-bottom:20px;
}
#gallery #rightside p {
	padding-bottom:18px;
}
#photos a {
	display:block;
	float:left;
	border:solid 1px #d5d5d5;
	margin-right:12px;
	margin-bottom:12px;
}
#photos a img {
	border:solid 6px #fff;
}

#footer {
	background:url(../images/bg-footer.gif) top center no-repeat;
	font-size:11px;
	color:#918f90;
	padding-top:10px;
	padding-bottom:10px;
}
#footer .left {
	padding-left:10px;
}
#footer .right {
	padding-right:15px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	padding-left:25px;
}
#footer ul li {
	display:inline;
	padding-right:1px;
}
#footer ul li a {
	padding-right:3px;
}
#footer a {
	text-decoration:none;
	color:#918f90;
}
#footer a:hover {
	color:#fff;
}
