/* 
	Theme Name: Florida
	Theme URL: http://www.makakimusic.se
	Description:
	Author: Jonas Westin
	Author URI: http://www.makakimusic.se
	Version: 1.0
*/

body {
	
	background-attachment: fixed;
	width: 960px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}

#background {
    width: 100%; 
    position: fixed; 
    left: 0px; 
    top: 0px; 
    z-index: -3;
}

.stretch {
    width:100%;
}

#wrap {
	background: /*url(images/florida_back.png)*/;
	left: 20px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}


/************************************************
*	Hyperlinks				*
************************************************/

a, a:visited {
	color: #f8bfd8;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Header  				*
************************************************/

#header {
	background: /*url(images/jonestown_top.jpg)*/;
	width: 920px;
	height: 0px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#header2 {
	background: url(images/jonestown_back.jpg);
	width: 920px;
	height: 253px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

.slideshow {
	background: #000000;
	float: left;
	width: 572px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}
	
#header a {
	font-family: Tahoma, Verdana;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	}

#header a:hover {
	color: #B60000;
	}
	
#header a img {
	border: none;
	margin: 5px;
	padding: 0px;
	}

#headerleft {
	width: 460px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#headerright {
	width: 310px;
	float: left;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#headerright p {
	color: #FFFFFF;
	font-size: 12px;
	}

#headerright a img {
	border: none;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	}

#headerpreorder {
	width: 300px;
	float: right;
	margin: 140px 4px 0px 0px;
	padding: 0px;
	overflow: visible;
	}

#headerpreorder a img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

/************************************************
*	Homepage 				* 
************************************************/

#homepage {
        
	width: 920px;
	line-height: normal;
	}
	
#homepage h1 {
	color: #FFFFFF;
font-family: Georgia;
font-style: italic;
font-size: 1.7em;
font-weight:bold;
margin-left: 25px;
margin-right: 25px;
	}
	
#homepage h1 a, #homepage h1 a:visited  {
	color: #FFFFFF;
	font-size: 22px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#homepage h1 a:hover {
	color: #f8bfd8;
	text-decoration: none;
	}
	
#homepage h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Verdana;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 16px;
	}
	
#homepage h3 a, #homepage h3 a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 16px;
	text-decoration: underline;
	}

#homepage h3 a:hover {
	color: #B60000;
	text-decoration: none;
	}
	
#homepage h4 {
	background: #202020 url(images/featurestreck.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 18px;
	}

#hpleft {
	background: url(images/trans50.png);
	float: left;
	width: 572px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
        -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#hpfull {
	background: url(images/trans50.png);
	float: left;
	width: 862px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
        -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.musicmenu {
	background: #000000;
	float: left;
	width: 280px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}

.albumsmenu {
	background: #000000;
	float: left;
	width: 572px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}
	
.albumsmain {
	
	float: left;
	width: 572px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
.albumsmain a img {
	border: 0px solid #999999;
	margin: 0px;
	padding: 0px;
	}
	
.albumsmain a:hover img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
	}

.centeredImage {
	text-align:center;
	display:block;
	}

	
.homebottomleft {
	
	float: left;
	width: 280px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 16px;
	display: inline;
	}
	
.homebottomleft ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.homebottomleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	}
	
.homebottomleft a img {
	border: none;
	margin: 0px 0px 0px 0px;
	}
	
.homebottomright {
	
	float: right;
	width: 281px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 16px;
	}
	
.homebottomright ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.homebottomright ul li {
	list-style-type: square;
	margin: 0px 0px 0px 25px;
	padding: 0px 10px 0px 0px;
	}
	
.homebottomright a img {
	border: none;
	margin: 0px 10px 0px 0px;
	}

/************************************************
*	Content 				* 
************************************************/

#content {
	width: 920px;
	line-height: 20px;
	}

#content p {
	font-size: 12px;
	font-family: Tahoma, Verdana;
        margin-left: 10px;
	margin-right: 10px;
	}

#content a img {
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	}
	
#content a:hover img {
	border: 0px solid #AA0000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#content h1 {
	color: #f8bfd8;
font-family: Georgia;
font-style: italic;
font-size: 1.7em;
font-weight:bold;
margin-left: 25px;
margin-right: 25px;
	margin: 10px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #f8bfd8;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #f287b7;
	text-decoration: none;
	}

#content h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#content h4 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

	
#contentleft {
	background: url(images/trans50.png);
	float: left;
	width: 572px;
 -moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 -webkit-border-radius: 5px;
	margin: 0px 0px 0px 30px;
	padding: 5px 0px 0px 0px;
	display: inline;
	}
	
.archive {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
.date {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ol {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ol li {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	}
	


blockquote {
	margin: 0px 20px 15px 20px;
	padding: 5px 0px 5px 15px;
	border-left: 5px solid #C0C0C0;
 	height: 1%;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.breadcrumb {
	color: #FFFFFF;
	float: left;
	width: 550px;
	font-size: 12px;
	margin: 10px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	
	}
	

	
.postmeta {
	background: #FFFFFF url(images/postline.jpg);
	font-size: 12px;
	padding-left: 10px;
	}

	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	background: url(images/trans.png);
        /*border: 1px solid #f8bfd8;*/
	float: right;
	width: 300px;
	display: inline;
	margin-right: 10px;
        -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#sidebar p {
	padding-left: 10px;
	}
	
#sidebar a img {
	border: 0px;
	}
	
#sidebar a:hover img {
	border: 0px;
	}

#sidebar h2 {

	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	}

#sidebar h2 a, #sidebar h2 a:visited {
	color: #B60000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	}

#sidebar h3 {	
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	line-height: 15px;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.video {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}

#download {
	background: #000000;
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}


#download h3 {	
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	line-height: 15px;
	}

#download p {
	padding-left: 0px;
	}
	
#download a img {
	border: 2px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#download a:hover img {
	border: 2px solid #AA0000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.sidefeature {
	float: left;
	font-size: 11px;
	width: 300px;
	}

.sidefeature li {
	display:inline;
	padding-left: 10px;
	}

.sidefeatureleft {
	float: left;
	width: 100px;
	margin-top: 15px;
	margin-left: 10px;
	}

.sidefeatureleft a img {
	float: left;
	width: 100px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
.sidefeatureright {
	float: right;
	width: 180px;
	}

.posts {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 10px;
	}
	
.recent_comments {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

.recent {
	
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.recent ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.recent ul li {
	list-style-type: square;
	margin: 0px 0px 0px 25px;
	padding: 0px 10px 0px 0px;
	}
	
.newsletter {
	background: #FFFFFF url(images/newsletter.gif) top right no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
	
.pageblock {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	background: #FFFFFF;
	float: left;
	width: 135px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 20px;
	display: inline;
	}
	
#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#l_sidebar h2 {
	background: #202020;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	background: #FFFFFF;
	float: right;
	width: 135px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 20px;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#r_sidebar h2 {
	background: #202020;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
	}

#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Widgets 									*
************************************************/

.textwidget {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#recent-posts ul {
	color: #FFFFFF;
	width: 280px;
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

#recent-posts ul li {
	color: #FFFFFF;
	background: #000000 /*url(images/icon_recent.gif) no-repeat top left*/;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#recent-comments ul {
	color: #FFFFFF;
	width: 280px;
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

#recent-comments ul li {
	color: #FFFFFF;
	background: #000000 /*url(images/icon_comments.gif) no-repeat top left*/;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#categories-1 ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#categories-1 ul li {
	background: #FFFFFF /*url(images/icon_categories.gif) no-repeat top left*/;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#archives ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#archives ul li {
	background: #FFFFFF url(images/icon_archives.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#pages ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#pages ul li {
	background: #FFFFFF url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#links ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#links ul li {
	background: #FFFFFF url(images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}

#meta ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#meta ul li {
	background: #FFFFFF url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#text-1 ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#text-1 ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: url(images/trans_pink.png);
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 40px;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	}

/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
#searchbox {
	background: #EEEEEE;
	width: 172px;
	color: #202020;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	padding: 3px;
	margin: 0px 5px 7px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#subbutton {
	background: #777777 url(images/navbar.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #555555;
	font-weight: bold;
	}
	
#subbox {
	background: #EEEEEE;
	width: 240px;
	color: #202020;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	padding: 4px;
	margin: 5px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}

#name, #author, #email, #url {
	background: #FFFFFF;
	color: #202020;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #EEEEEE;
	color: #202020;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#words {
	background: #FFFFFF;
	width: 380px;
	color: #202020;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}

.FBConnectButton {

float: left;

}
.FBConnectButton_Text {
font-family: Tahoma;
font-size: 7px ;
height: 10px;
}
.fb_share_count_inner {
color: #444;
font-size: 18px ;
font-family: Tahoma;
}
	
/************************************************
*	Comments									*
************************************************/

#disqus_thread {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
.dsq-reaction-message {
	color: #ffffff;
	}

.dsq-reaction-footer {
	color: #ffffff;
	}

.dsq-service-name {
	color: #ffffff;
	}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background: #ddd;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 810px;
  height: 152px;
  background: url(images/menu_back.png) no-repeat;
  position: relative;
  left: 60px;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .music {
  width: 85px;
  height: 82px;
  background: url(images/music_menu.png) no-repeat;
  left: 34px;
  top: 60px;
}
#menu .music span {
  width: 85px;
  height: 82px;
  background: url(images/music_menu_over.png) no-repeat;
  left: 0px;
  top: -1px;
}

#menu .blog {
  width: 73px;
  height: 80px;
  background: url(images/blog_menu.png) no-repeat;
  left: 120px;
  top: 57px;
}
#menu .blog span {
  width: 73px;
  height: 80px;
  background: url(images/blog_menu_over.png) no-repeat;
  left: 0px;
  top: -1px;
}

#menu .pics {
  width: 73px;
  height: 80px;
  background: url(images/pictures_menu.png) no-repeat;
  left: 192px;
  top: 53px;
}
#menu .pics span {
  width: 73px;
  height: 80px;
  background: url(images/pictures_menu_over.png) no-repeat;
  left: 0px;
  top: -1px;
}

#menu .download {
  width: 145px;
  height: 84px;
  background: url(images/download_menu.png) no-repeat;
  left: 260px;
  top: 45px;
}
#menu .download span {
  width: 145px;
  height: 84px;
  background: url(images/download_menu_over.png) no-repeat;
  left: 0px;
  top: -1px;
}

#menu .video {
  width: 89px;
  height: 82px;
  background: url(images/video_menu.png) no-repeat;
  left: 395px;
  top: 39px;
}
#menu .video span {
  width: 89px;
  height: 82px;
  background: url(images/video_menu_over.png) no-repeat;
  left: 0px;
  top: -1px;
}

#menu .gigs {
  width: 73px;
  height: 80px;
  background: url(images/gigs_menu.png) no-repeat;
  left: 495px;
  top: 35px;
}
#menu .gigs span {
  width: 73px;
  height: 80px;
  background: url(images/gigs_menu_over.png) no-repeat;
  left: 0px;
  top: -1px;
}

#menu .shop {
  width: 79px;
  height: 80px;
  background: url(images/shop_menu.png) no-repeat;
  left: 568px;
  top: 30px;
}
#menu .shop span {
  width: 79px;
  height: 80px;
  background: url(images/shop_menu_over.png) no-repeat;
  left: 0px;
  top: -1px;
}

#menu .about {
  width: 94px;
  height: 80px;
  background: url(images/about_menu.png) no-repeat;
  left: 647px;
  top: 26px;
}
#menu .about span {
  width: 94px;
  height: 80px;
  background: url(images/about_menu_over.png) no-repeat;
  left: 0px;
  top: -1px;
}

#menu .rss {
  width: 112px;
  height: 47px;
  background: url(menu-html/images/rss.gif) no-repeat;
  left: 300px;
  top: 73px;
}
#menu .rss span {
  width: 92px;
  height: 20px;
  background: url(menu-html/images/rss-over.gif) no-repeat;
  left: 26px;
  top: -20px;
}

.talviklogo {
width: 136px;
height: 469px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(images/sofia_talvik_logo.png);
position:fixed;
top: 0px;
left: 30px;
}

.facebookside {
width: 70px;
height: 70px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(images/facebook_bw.png);
position:fixed;
top: 470px;
left:1px;
}

.facebookside:hover {
width: 70px;
height: 70px;
display: block;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(images/facebook.png);
position:fixed;
top: 470px;
left:1px;
}

.twitterside {
width: 70px;
height: 70px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(images/twitter_bw.png);
position:fixed;
top: 470px;
left:1px;
}

.twitterside:hover {
width: 70px;
height: 70px;
display: block;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(images/twitter.png);
position:fixed;
top: 470px;
left:1px;
}


.youtubeside {
width: 70px;
height: 70px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(images/youtube_bw.png);
position:fixed;
top: 540px;
left:1px;
}

.youtubeside:hover {
width: 70px;
height: 70px;
display: block;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(images/youtube.png);
position:fixed;
top: 540px;
left:1px;
}

.itunesside {
width: 70px;
height: 128px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(images/iPhone_bw.png);
position:fixed;
top: 610px;
left:1px;
}

.itunesside:hover {
width: 70px;
height: 128px;
display: block;
text-decoration: none;
background-repeat:no-repeat;
background-image:url(images/iPhone.png);
position:fixed;
top: 610px;
left:1px;
}

.sharebuttons {
 background: url(images/trans_pink.png);
 position: absolute;
 top: 55px;
 left: -75px;
 padding-top: 10px;
 -moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 -webkit-border-radius: 5px;
}

#disqus_thread {
 border: 1px solid #444;
 padding: 5px 5px 5px 5px;
 -moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 -webkit-border-radius: 5px;
}

#jFlowSlide{  font-family: Georgia;
        border: 3px solid #f8bfd8;
        -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#myController { font-family: Georgia; padding:0px; width:150px; background:#f8bfd8;
        -moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
position: relative;
left: 5px;
top: -20px ;
}

#myController span.jFlowSelected { background:#f287b7; margin-right:0px; }

.slide-wrapper { }

.slide-thumbnail { width:170px; float:right; }

.slide-thumbnail img {
max-height:140px;
max-width:140px;
margin-top: 25px;
border: none;

}

.slide-details { width:385px; float:left; margin-left: 0px;}

.slide-details h2 {
font-family: Georgia;
font-style: italic;
font-size: 1.7em;
font-weight:bold;
margin-left: 25px;
margin-right: 25px;
}

.slide-details p {
font-family: Tahoma;
color: #fff;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.5em;
font-size: 11px;
margin-left: 25px;
margin-right: 25px;
}

.slide-details .description {
margin-top: -10px;
}

.jFlowControl, .jFlowPrev, .jFlowNext { color:#000; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #f287b7; }

#container
{
position: relative;
}

.flickrright {
text-align: right;
float: right;
width: 572px;
}

.flickrright img {
width: 65px;
border: none;
margin: 3px;
z-index: 1;
}

.tweetleft {
font-family: Georgia;
color: #f8bfd8;
font-style: italic;
font-size: 20px;
text-align: right;
float: right;
width: 572px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 30px;
position: relative;
top: -90px;
}

.tweetleft span {
position: inherit;
float: left;
left: 365px;
top: -22px;
}

.tweetarrow {
	position: relative;
        top: -60px;
}

.feature img{
border: none;
margin-bottom: 15px;
}

.facebook_like {
margin-left: 10px;
}

.facebooklive {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
