@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg) repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
	width: 940px;
	margin-top: -18px;
	margin-left: auto;
	margin-right: auto;
}
a img {
	border-style: none;
}
#logo {
	float: left;
	margin-left: -10px;
}
#leaderboard {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
}
#clear {
	clear: both;
}
#top-nav {
	color: #FFF;
	background: #000;
	padding: 10px 5px;
}
#top-nav a {
	font-family: Impact, BebasRegular, Bebas, Arial;
	text-transform:uppercase;
	color:#fff;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration:none;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	float:left;
}
#top-nav a:hover {
	color:#EEDC8C;
}
#top-nav input[type="text"] {
	float: left;
	padding: 1px 1px 1px 5px;
	width: 120px;
	_width: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #8E3A5B;
	border: 1px solid #333;
	height: 22px;
}
#top-nav input[type="image"] {
	float: right;
}
#main {
	background: url(../images/bg-main.jpg);
	padding: 12px;
}
#slide {
	float: left;
	height: 300px;
	width: 600px;
	overflow: hidden;
	margin-bottom:15px;
}
#content {
	color: #333;
	padding: 10px;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #8e3a5b;
	margin: 0px 0px 2px;
	padding: 0px;
}
#content a {
	font-weight: bold;
	color: #8E3A5B;
	text-decoration: none;
}
#box-head {
	background: #8e3a5b;
	color: #FFF;
	padding: 5px;
	font-family: Impact, BebasRegular, Bebas, Arial;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	text-transform:uppercase;
}
#box-head a{
	text-decoration:none;
	color:#FFFFFF;
	margin:0px;
}
#box-foot {
	background: #93dbec;
	padding: 5px;
	color:#93dbec;
	font-family: BebasRegular, Bebas, Impact, Arial;
	text-transform:uppercase;	
	clear:both;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
}
#gigs {
	float: right;
	width: 300px;
	margin-bottom: 15px;
}
#gigs #content {
	height:220px;
	overflow:hidden;
	
}
#gigs li {
	padding-bottom:10px;
	border-bottom: dotted 1px #666;
	margin-top: 0px;
}
#box-foot a {
	color: #8E3A5B;
	text-decoration: none;
	margin-right: 20px;
}
#box-foot a:hover {
	color:#333;
}
#content p {
	margin: 10px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}
#tweet #content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	float: right;
	width: 816px;
	height: 20px;
	overflow: hidden;
	line-height: 30px;
	padding-top:5px;
	padding-bottom:15px;
}
.timestamp {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}
#tweet #box-head {
	float: left;
	padding: 10px;
	text-transform:uppercase;
}
#tweet {
	clear: both;
	margin-bottom: 15px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	margin-top: 15px;
	padding-bottom: 40px;
	width: 940px;
	display:block;
	clear:both;
}
#footer #nav a {
	color: #333;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#footer #nav a:hover {
	color: #fff;
}
#footer a:hover {
	color:#fff;
}
#peeps {
	width: 600px;
	margin-right: 15px;
	float: left;
	margin-top: 15px;
}
#peeps-slide li {
	border:none;
	padding-right:10px;
	margin-right:10px;
	margin-top:10px;
}
#blog {
	float: left;
	width: 600px;
	margin-right: 10px;
}
#blog #content {
	min-height: 420px;
}
#pix {
	width: 300px;
	float: right;
	margin-bottom: 15px;
}
#playlist {
	float: right;
	width: 300px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#square {
	float:right;
}
#entry {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999;
}
#entry img {
	margin-bottom:0px;
}
#entry p {
}
#content a:hover {
	color: #333;
}
#box-foot a img {
	margin-right: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
/*ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	width: 275px;
	height: 55px;
}*/
.ro{
}
h1 a {
	color: #8A5069;
}
a .peep-thumb {
	border: 5px solid #666666;
	margin-left:10px;
}
a .peep-thumb:hover {
	border: 5px solid #8A5069;
}
#entry a img {
	float: left;
	margin-right: 20px;
	border: solid 2px #333;
	margin-top: 5px;
}
#entry a img:hover {
	border: solid 2px #8E3A5B;
}
#footer a {
	color: #333;
}
#preload {
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
	top:-10000px;
}
#top-nav #ajaxSearch_form {
	height: 20px;
	width: 160px;
	_width:130px;
	float: right;
	position: relative;
	right: 10px;
}
#top-nav #ajaxSearch_form input[type="image"]{
	_position:absolute;
}
#column-left {
	width:600px;
	float:left;
}
#column-right {
	width:300px;
	float:right;
}
#peeps-main li {
	list-style:none;
	float:left;
	margin-right:10px; margin-bottom:10px;
}
#share {
	background:url(../images/dotted.gif) repeat;
	padding:5px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}
#share img {
	padding:0px 2px;
}
blockquote {
	background:url(../images/dotted.gif) repeat;
	padding:10px;
	font-size:22px;
	font-weight:bold;
	color: #333;
	border-bottom: solid 5px #333333;
}
#content input[type="text"], #content textarea {
	border-bottom: 4px solid #333;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#666666;
	border-top:  none;
	border-right:  none;
	border-left:  none;
	margin-bottom:5px;
}
input[type="submit"] {
	font-family:Impact;
	color:#FFFFFF;
	background: #8e3a5b;
	padding:5px;
	text-transform:uppercase;
	font-size:14px;
	border:none;
	font-weight:normal;
}
#hr {
margin-top: 10px;
border-bottom: dotted 1px #333;
margin-bottom: 10px;
}
ul.rules li {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight:bold;
	list-style:square inside;
}
.red {
	color:#FF0000;
	font-weight:strong;
	background:#FFFF00;
	padding:3px;
	border:#FF0000 solid 1px;
	font-size:10px;
}

/* FLICKR */
#flickr {
	padding: 			0px;
	margin: 			0px;
	height: 			165px;
	overflow:			hidden;
}
#flickr ul {
	list-style:			none;
	float: 				left;
	padding: 			0px;
	margin: 			0px;
}
#flickr ul li {
	display: 			inline;
}
#flickr ul li img {
	border: 			none;
	padding: 			0 6px 6px 0;
	width: 				50px;
	height: 			50px;
	opacity: 			0.6;
	-moz-opacity: 		0.6;	
}
#flickr ul li img:hover {
	opacity: 			1;
	-moz-opacity: 		1;
}
#content ol li {
	margin-bottom: 10px;
	font-size:14px;
}
.fb_iframe_widget  {
   background-color: #fff;
    height: 250px;
    margin: 0 0 17px 6px;
    width: 300px;
}
