/*
Theme Name: Armin Only theme
Theme URI: http://www.arminonly.com/
Description: The default WordPress theme for Armin Only <a href="http://www.arminonly.com">Armin Only</a>.
Version: 1.0
Author: Dancefoundation
Author URI: http://www.dancefoundation.com/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Helvetica', Arial sans-serif;
	color: #000;
	text-align: center;
	background: #746550 url("img/bg.jpg") no-repeat top center;
	line-height: 20px;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	font-size: 13px;
}

.clearer {
	clear: both;
}

a {
	text-decoration: none;
	outline: none;
	color: #6a5b41;
}

img {
	border: none;
}

h3 a {
	color: #000;
}

h1.pagetitle {
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 10px 10px 2px;
}

h1.newsarchive {
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 10px 10px 2px;
}

h3.gigpress-related-heading {
	margin: 20px 10px 10px 5px;
}

#page {
	margin-top: 5px;
}

#header {
	height: 134px;
}

#logo a {
	background: url("img/logo.png") no-repeat top center;
	width: 195px;
	height: 129px;
	float: left;
	margin-top: 10px;
	display: block;
}

div#menu {
	float: right;
	margin: 65px 10px 0 0;
}

div#menu a {
	color: white;
}

ul.menu {
	list-style-type: none;
}

ul.menu li {
	float: left;
	display: inline;
	margin: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#main {
	background: url("img/main-bg.jpg") no-repeat top left;
	// height:1251px;
	margin-top:5px;
	padding-top:1px;
	padding-bottom: 20px;
}

#content {
	width: 638px;
	float: left;
	margin-left:6px;
}

#sidebar {
	margin-right:6px;
	width:308px;
	float: right;
}

#front-video {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #000000;
	height:430px;
	margin:10px;
	padding:10px;
	width:918px;
}

#oneliner {
	height: 96px;
	width: 630px;
	background: url("img/quotes.png") no-repeat top left;
	color: #fff;
	text-transform: uppercase; 
	text-align: center;  
	margin-bottom:20px;
}	

#oneliner h1 {
	font-size: 46px;
	padding-top: 17px;
}

#oneliner h3 {
	font-size: 16px;
}

#news-top {
	height: 12px;
	width: 638px;
	background: url("img/news-top.png") no-repeat top left;
}

#news-content {
	height: 432px;
	width: 630px;
	background: url("img/news-content.png") repeat-y top left;
	padding: 0 4px 0 4px;
	position: relative;
}

#news-content ul {
	margin: 10px;
	margin-left: 30px;
}

#news-content li {
	margin-bottom: 10px;	
}

ul.gigpress-related-show {
	line-height: 25px;
}

div#news-content.archive {
	height: 116px;
}

div#news-content.page {
	height: auto;
	padding: 10px;
}

div#news-content.page p {
	margin-left:4px;
	margin-right:16px;
}

#news-content h3.red {
	color: #ee3124;
	padding: 7px 0 0 10px;
}

#news-content .post-front h3 {
	padding: 5px 0 20px 0;
}

#news-content .line {
	height: 4px;
	width: 630px;
	margin: 10px 0 10px 0;
	background: url("img/news-content-line.png") no-repeat top left;	
}

#news-content .post-archive {
	margin: 0 10px 0 10px;
	width: 485px;
	float: left;
}


#news-content .post-front {
	margin: 0 10px 0 10px;
	width: 335px;
	float: left;
}

#news-content .post-front span.social-media {
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:10px 10px 10px 0;
	margin-left:362px;
	position: absolute;
	top:345px;
	text-transform: uppercase;
}

#news-content span.social-media {
	display:block;
	font-size:10px;
	font-weight:bold;
	margin-left: 10px;
	text-transform: uppercase;
}

#news-content img.news-img {
	float: right;
	margin-right:30px;
}

#news-content .readmore a {
	display: block;
	width: 115px;
	height: 28px;
	background: url("img/read-more.png") no-repeat top left;
	margin-left: 10px;
	position: absolute;
	top: 350px;
}

#news-content .readmore-archive a {
	display: block;
	width: 115px;
	height: 28px;
	background: url("img/read-more.png") no-repeat top left;
	margin-left: 10px;
	position: absolute;
	top: 86px;
}	

#news-bottom {
	height: 12px;
	width: 638px;
	background: url("img/news-bottom.png") no-repeat top left;
}

	
	
#page img.single-news-img {
	float: right;
	margin-right:16px;
}


.sidebar-block-top {
	height: 12px;
	width: 308px;
	background: url("img/sidebar-top.png") no-repeat top left;
}

.sidebar-block-content {
	width: 308px;
	background: url("img/sidebar-content.png") repeat-y top left;
	padding:5px 4px 1px;
}

.sidebar-block-content ul {
	list-style: none;
}

.sidebar-block-content h3.red {
	color: #ee3124;
	display:inline;
	padding: 7px 0 0 10px;
}

.sidebar-block-content h3.twitdsc {
	display:inline;
	float:right;
	font-size:13px;
	font-weight:normal;
	margin-right:18px;
	margin-top:3px;
}

.sidebar-block-content .line {
	height: 4px;
	width: 308px;
	margin: 10px 0 10px 0;
	background: url("img/sidebar-line.png") no-repeat top left;	
}	

.sidebar-block-content span.bold {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
	font-size: 13px;
}

.sidebar-block-content span.normal {
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 10px;
	font-size: 13px;
}

.sidebar-block-content span.normal-twitter {
	display: block;
	font-weight: normal;
	text-transform: normal;
	margin-left: 10px;
	font-size: 13px;
}

.sidebar-block-content div.all-shows a {
	display: block;
	clear: both;
	width: 115px;
	height: 28px;
	background: url("img/all-shows.png") no-repeat top left;
	margin-left: 10px;
	margin-right:18px;
	float: right;
}	

.sidebar-block-bottom {
	height: 12px;
	width: 308px;
	background: url("img/sidebar-bottom.png") no-repeat top left;
}	
	
h3 {
	text-transform: uppercase; 
	font-size: 21px;
}

#buytickets a {
	display: block;
	width: 300px;
	height: 60px;
	background: url("img/buytickets.png") no-repeat top left;
	margin:10px 0 10px 4px;
}

#single-post {
	width: 630px;
	float: left;
}

#single-post img {
	margin-left: 10px;
	margin-bottom: 10px;
}

#shows {
	margin-left:6px;
	margin-top:5px;
}

#page p {
	margin-bottom: 10px;
}




#shows-top {
	height: 13px;
	width: 957px;
	background: url("img/shows-top.png") no-repeat top left;
}

#shows-content {
	width: 957px;
	background: url("img/shows-content.png") repeat-y top left;
	padding: 0 0 0 14px;
}

#shows-content ul {
	list-style-type: none;
}

#shows-bottom {
	height: 13px;
	width: 957px;
	background: url("img/shows-bottom.png") no-repeat top left;
}

img.archive-img {
	float: right;
	margin-right:10px;
	margin-top:2px;
	background: #917e61;
	padding: 1px;
	border: 1px solid #bcbcbc;
}



#footer-left {
	min-height:130px;
	background: url("img/footer-bg.png") repeat-x top left;
	color: #FFF;
	padding: 10px;
	text-transform: uppercase;
	width: 620px;
	float: left;
}

#footer-right {
	min-height:130px;
	background: url("img/footer-bg.png") repeat-x top left;
	color: #FFF;
	padding: 10px;
	text-transform: uppercase;
	width: 300px;
	float: right;
}

#footer-left span.small, #footer-right span.small {
	font-size: 10px;
	display: block;
}

#footer-left span.big {
	font-size: 15px;
	display: block;
	padding-top: 5px;
	word-spacing: -3px;
}

#footer-left .line {
	height: 1px;
	width: 630px;
	margin: 10px 0 10px 0;
	background: url("img/footer-line.png") no-repeat top left;	
}

#footer-left a {
	color: #fff;
}

#footer-right .social-hyves a {
	width: 93px;
	height: 42px;
	background: url("img/hyves.png") no-repeat top left;
	display: block;
	float: left;
} 

#footer-right .social-twitter a {
	width: 102px;
	height: 42px;
	background: url("img/twitter.png") no-repeat top left;
	display: block;
	float: left;
} 

#footer-right .social-facebook a {
	width: 104px;
	height: 42px;
	background: url("img/facebook.png") no-repeat top left;
	display: block;
	float: left;
} 







/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 630px;
	height:380px;

	/* custom decorations */
//	border:1px solid #ccc;
//	background:url(images/scrollable/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable div {
	float:left;
	margin:0px;
	padding:0px;
	cursor:pointer;
	width:650px;
	height:430px;
}

/* active item */
.scrollable .active {
	z-index:99;
	position:relative;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

/* position and dimensions of the navigator */
.navi {
	height:20px;
	position:absolute;
	right:33px;
	top:5px;
}

/* items inside navigator */
.navi a {
	background:transparent url("img/navigator.png") no-repeat scroll 0 0;
	display:block;
	float:left;
	font-size:1px;
	height:10px;
	margin:3px;
	width:10px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -10px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -20px;     
}

.tb_tweetlist {
	width: 300px;
}

.tb_msg {
}

div.tb_tweet {
	padding: 0 10px 10px 10px;
	min-height: 60px;
	list-style:none;
	background:none;
	overflow:hidden;
	background: url("img/sidebar-line.png") no-repeat bottom left;	
	margin: 10px 0 10px 0;
}


/* Gigpress */



th.gigpress-date {
	width: 60px;
}

th.gigpress-country {
	width: 50px;
}

th.gigpress-city {
	width: 150px;
}

th.gigpress-venue {
}

th.gigpress-buytickets {
	width: 100px;
}

th.gigpress-readmore {
	width: 120px;
}

span.gigpress-readmore-link a {
	display: block;
	width: 115px;
	height: 28px;
	background: url("img/read-more.png") no-repeat top left;
}

a.gigpress-tickets-link {
	display: block;
	width: 115px;
	height: 28px;
	background: url("img/button-buytickets.png") no-repeat top left;
}

a.gigpress-soldout {
	display: block;
	width: 115px;
	height: 28px;
	background: url("img/button-soldout.png") no-repeat top left;
}

a.gigpress-cancelled {
	display: block;
	width: 115px;
	height: 28px;
	background: url("img/cancelled.png") no-repeat top left;
}

.sidebar-block-content span.gigpress-readmore-link a {
	float: right;
}	

.gigpress-sidebar-table {
	width: 300px;
	border: 0px;
	margin: 10px;
}	