f/*   
Theme Name: sassmusic
Theme URI: http://www.tjumy.com/cms/wp-content/themes/sassmusic/
Description: SASS Music
Author: Richard L.
Author URI: http://www.zuckerwatt.at
Version: 1.1.0
.
i don't like people copying my templates... :D
.
*/

/*
	**************************************
	***** BASIC LAYOUT *******************
	**************************************
*/


html, body {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Sans-Serif, Verdana, Helvetica;
	background-color: #000;
	color: #777;
}
#wrapper {
	width: 800px;
	padding-top: 30px;
	padding-left: 60px;
}
#header {
	width: 800px;
	height: 80px;
	float: left;
}
#logo {
}
.goback {
	position: absolute;
	top: 154px;
	left: 860px;
}
.archive {
	position: absolute;
	top: 230px;
	left: 860px;
}
.headermenu {
	width: 100%;
	float: left;
	height: 34px;
	background: #171717;
}
.menu {
	float: left;
	width: 540px;
	height: 34px;
}
.newsletter {
	float: right;
	width: 250px;
	margin-right: 5px;
}
#container {
	width: 100%;
	float: left;
	background: url(http://www.tjumy.com/cms/wp-content/themes/sassmusic/images/trans_bg.png) repeat;
}
.main {
	width: 100%;
	margin-top: 10px;
}
.socialize {
	float: left;
	background: url(http://www.tjumy.com/cms/wp-content/themes/sassmusic/images/trans_bg.png) repeat;
	width: 100%;
	text-align: right;
	border-top: 2px solid #111
}
.socialize img {
	padding: 4px 5px 0px 0px;
}
.footer {
	margin-bottom: 50px;
	float: left;
}
.rss{
	width: 220px; 
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 34px;
	padding-right: 5px;
}
.rss img {
	padding: 0px 0px 0px 5px;
}
.rss a {
	color: #aaa;
	text-decoration: none;
}
.rss a:hover {
	color: #fff;
	text-decoration: none;
}


/*
	**************************************
	***** HEADER MENU ********************
	**************************************
*/

ul.nav {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.nav li {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
}
.nav li a {
	font-size: 11px;
	outline: none;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 7px 10px 14px 10px;
	text-transform: uppercase;
	border-right:1px solid #222;
	background: #111;
	margin: 0px;
}
.nav li a span {
	font-size: 11px;
	color: #777777;
	text-transform: lowercase;
	text-decoration: none;
	display: none;
	margin: 0px;
}
.nav li a:hover {
	background: #222;
	color: #eeeeee !important;
	border-right:1px solid #333;
	text-decoration: none;
}
* html .nav li a:hover {
	background:#222;
	border-right:1px solid #333;
	text-decoration: none;
}
.nav li .current {
	background: #222;
	color: #eeeeee !important;
	border-right:1px solid #333;
	text-decoration: none;
}
* html .nav li .current {
	background:#222;
	border-right:1px solid #333;
	text-decoration: none;
}

/*
	**************************************
	***** LINKS, TYPO ********************
	**************************************
*/

a, h2 a:hover, h3 a:hover {
	color: #eee;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a.more-link {
	color: #555;
	background: #111;
	text-decoration: none;
}
a.more-link:hover {
	color: #777;
	text-decoration: none;
}

#post-921 a {
color: #fff;
}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

strong {
	color: #555555;
}
hr {
	background: #111111;
	color: #111111; /* line color in IE */
	width: 100%;
	height: 2px;
	margin: 7px 0px;
	border: none;
	clear: both;
}
*html hr {margin: 0; /* for IE6 */}
*+html hr {margin: 0; /* for IE7 */}

blockquote {
	background: #222222;
	padding: 2px 10px;
	margin: 0px 0px 15px 0px;
}
h1, h2, h3, h5, h6 {
	margin: 0;
	padding: 0;
}
#post-10 h2 {
	color: #fff;
	line-height: 20px;
	padding: 0px;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: normal;
}
h4 {
	color: #eeeeee;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	display: inline;
	background: #2d2d2d;
	padding: 1px 3px;
}

/*
	**************************************
	***** IMAGES *************************
	**************************************
*/

.alignright {
	float: right;
	border: 0px;
	margin: -15px 0px 10px 10px;
}
#post-921 .alignright {
	float: right;
	border: 0px;
	margin: 0px 0px 30px 10px;
}
.search .post_thumb {
	width: 100px;
	float: right;
	border: 0px;
	height: 100px;
}
.releases .post_thumb {
	width: 220px;
	float: right;
	border: 0px;
	height: 100px;
}
.releases .post_thumb img {
	padding-left: 10px;
	float: left;

}
.artists .post_thumb {
	width: 75px;
	float: right;
	border: 0px;
	height: 75px;
}
.artists .post_thumb img {
	width: 75px!important;
	height: 75px!important;
}
.events .post_thumb {
	width: 220px;
	float: right;
	border: 0px;
	height: 100px;
}
.events .post_thumb img {
	padding-left: 10px;
	float: left;
}
.calendar a.lightview img {
	filter:alpha(opacity=35);
	-moz-opacity: 0.35;
	opacity: 0.35;
}

.calendar a:hover.lightview img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

/*
	**************************************
	***** DESIGN MEDIA *******************
	**************************************
*/
.media .post_content {
	height: 30px;
	overflow: hidden;
}
.media_single .post_content {
	height: 100%;
	overflow: visible;
}
.media .post_text,
.media_single .post_text {
}
.media .post h2 span {
	width: 325px;
}
.media_single .post h2 span {
	width: 725px;
}
.media .post {
	width: 400px;
	float: left;
}
/*
	**************************************
	***** DESIGN ARTISTS *****************
	**************************************
*/

.artists .post {
	width: 255px;
	margin-right: 10px;
}

.artists .post_content {
	float: left;
	width: 245px;

}
.artists .post_text {
	padding-left: 65px;
	width: 725px;
}
.artists .post_heading {
	width: 160px;
	float: left;
}
.artists .post a {
	text-decoration: none;
}
.artists .post .div_artist,
.artists .post .div_info {
	float: left;
	width: 100%;
}
.artists .post span.artist {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
.artists .post a span.artist {
	color: #fff;
	background: #000;
	text-decoration: none;
}
.artists .post a:hover span.artist {
	color: #fff;
	background: #222;
	text-decoration: none;
}
.artists .post span.info {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	float: left;
}
.artists .post a span.info {
	color: #666;
	background: #000;
	text-decoration: none;
}
.artists .post a:hover span.info {
	color: #aaa;
	text-decoration: none;
}
.artists .post span.info p {
	padding: 0px; margin: 0px;
}
.artists_single .post_text {
	width: 790px;
}
.artists_single .post_heading span {
	background: #222;
	text-transform: uppercase;
}
.artist_single .post_heading {
	float: left;
}

.artists_single .playfm_rec {
	float: left;
	width: 100%;
	padding-top: 20px;
}
#pfmExternalBig {
	background-color: #111111!important;
	width: 786px!important;
	border: 2px solid #222222;
}
.pfmExternalHeader {
	background-color: #111111!important;
	border: none!important;
	display: none!important;
}
.pfmExternalHeader h1 a {
	color: #999999!important;
	background-color: #111111!important;
	display: none!important;
}
.pfmExternalHeader .pfm_logo {
	display: none!important;
}
.pfmExternalRecording {
	background-color: #111111!important;
	border: none!important;
}
.pfmExternalRecording h1 a {
	color: #999999!important;
	background-color: #000000!important;
}
.pfmExternalRecordingInfo {
	width: 730px!important;
}
.pfmExternalFooter {
	background-color: #111111!important;
	border: none!important;
}
.get {
	display: none!important;
}
.request {
	color: #eee;
	background: #333;
}


/*
	**************************************
	***** DESIGN RELEASES ****************
	**************************************
*/

.releases .post_content {
	float: left;
	width: 790px;
}
.releases .post_text {
	padding-left: 65px;
	width: 725px;
}
.releases .post_heading {
	width: 550px;
	float: left;
}
.releases .post a {
	text-decoration: none;
}
.releases .post .div_release,
.releases .post .div_info {
	float: left;
	width: 100%;
}
.releases .post span.release {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
.releases .post a span.release {
	color: #fff;
	background: #000;
	text-decoration: none;
}
.releases .post a:hover span.release {
	color: #fff;
	background: #222;
	text-decoration: none;
}
.releases .post span.info {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	float: left;
}
.releases .post a span.info {
	color: #666;
	background: #000;
	text-decoration: none;
}
.releases .post a:hover span.info {
	color: #aaa;
	text-decoration: none;
}
.releases .post span.info p {
	padding: 0px; margin: 0px;
}
.releases_single .post_text {
	width: 790px;
}
.releases_single .post_heading span {
	background: #222;
	text-transform: uppercase;
}
.releases_single .post_heading {
	float: left;
}

/*
	**************************************
	***** DESIGN EVENTS ******************
	**************************************
*/

.events .post_content {
	float: left;
	width: 790px;
}
.events .post_text {
	padding-left: 65px;
	width: 725px;
}
.events .post_heading {
	width: 490px;
	float: left;
}
.events .post a {
	text-decoration: none;
}
.events .post .div_event,
.events .post .div_lineup {
	float: left;
	width: 100%;
}
.events .post span.event {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.events .post a span.event {
	color: #ccc;
	background: #000;
	text-decoration: none;
}
.events .post a:hover span.event {
	color: #fff;
	background: #222;
	text-decoration: none;
}
.events .post span.lineup {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	float: left;
}
.events .post a span.lineup {
	color: #666;
	background: #000;
	text-decoration: none;
}
.events .post a:hover span.lineup {
	color: #aaa;
	text-decoration: none;
}
.events .post span.lineup p {
	padding: 0px; margin: 0px;
}

.events_single .post_text {
	width: 725px;
	padding-left: 65px;
}
.events_single .post_text .alignright {
	margin-top: -35px;
}
.events_single .post_heading span {
	background: #222;
	text-transform: uppercase;
}
.events_single .post_heading {
	float: left;
}

/*
	**************************************
	***** DESIGN ARTISTS *****************
	**************************************
*/

.search .post_content {
	float: left;
	width: 790px;
}
.search .post_text {
	padding-left: 65px;
	width: 725px;
}
.search .post_heading {
	width: 670px;
	float: left;
}
.search .post a {
	text-decoration: none;
}
.search .post .div_search,
.search .post .div_info {
	float: left;
	width: 100%;
}
.search .post span.search {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
.search .post a span.search {
	color: #fff;
	background: #000;
	text-decoration: none;
}
.search .post a:hover span.search {
	color: #fff;
	background: #222;
	text-decoration: none;
}
.search .post span.info {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	float: left;
}
.search .post a span.info {
	color: #666;
	background: #000;
	text-decoration: none;
}
.search .post a:hover span.info {
	color: #aaa;
	text-decoration: none;
}
.search .post span.info p {
	padding: 0px; margin: 0px;
}


/*
	**************************************
	***** DESIGN .... ******************
	**************************************
*/


.post {
	float: left;
	margin-bottom: 5px;
	width: 800px;
	background: url(http://www.tjumy.com/cms/wp-content/themes/sassmusic/images/transparent/bg_70.png) repeat;
	*html background-image: none;
	*html background-color: #000000;
	border-bottom: 1px solid #111;
}
.post h2 span {
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	float: left;
}
.post h2 a span {
	color: #ccc;
}
.post h2 a:hover span {
	color: #fff;
	text-decoration: none;
	background: #000;
}
.post_content {
	padding: 5px;
}
.post_date {
	float: left;
	width: 60px;
	text-align: left;
	text-transform: uppercase;
	background: #222;
	margin-right: 5px;
	padding: 2px 0px;
}
.post_day {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 5px 0px 2px;
	color: #eee;
}
.post_month {
	font-size: 9px;
	font-weight: normal;
	color: #777;
	padding: 2px 5px 1px 2px;
}
.post_text {
	line-height: 18px;
	float: left;
	width: 100%;
	color: #999;
	margin-top: 5px;
	text-align: justify;
}
.post_text strong {
	color: #eee; 	
}
.post_details_b {
	width: 100%;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 0px;
	clear: both;
	text-align: right;
}
.post_details_b a {
	color: #eee;
	background: #333;
	padding: 0px 6px;
}
.post_details_b a:hover {
	color: #fff;
	background: #555;
	text-decoration: none;
}

/*
	**************************************
	***** SITE NAVIGATION CAT ************
	**************************************
*/

.navigation {
	width: 795px;;
	text-align: right;
	height: 20px;
	float: left;
	margin-top: 10px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited {
	color: #555555;
	background: #222222;
	padding: 2px 4px;
	border: 1px solid #222222;
	margin: 2px;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	color: #ffffff;
	background: #333333;
	padding: 2px 4px;
	border: 1px solid #333333;
	margin:2px;
	text-decoration: none;
}
.wp-pagenavi span.pages {
	color: #555555;
	background: #222222;
	padding: 2px 4px;
	border: 1px solid #222222;
	margin:2px;
}
.wp-pagenavi span.current {
	color: #ffffff;
	background: #333333;
	padding: 2px 4px;
	border: 1px solid #333333;
	margin:2px;
}
.wp-pagenavi span.extend {
	color: #555555;
	background: #222222;
	padding: 2px 4px;
	border: 1px solid #222222;
	margin:2px;
}


/*
	**************************************
	***** SITE NAVIGATION EVENTS *********
	**************************************
*/

.navi {
	width: 100%;
	text-align: center;
	margin-right: 5px;
	margin-top: 10px;
	clear: both;
}
.navi p {
	color: #fff;
}
.navi a {
	background: #333;
	padding: 2px 5px;
	color: #fff;
	text-decoration: none;
}
.navi a:hover {
	background: #444;
	padding: 2px 5px;;
	color: #fff;
	text-decoration: none;
}


/*
	**************************************
	***** FORMS NEWSLETTER ***************
	**************************************
*/

.newsletter {
	width: 300px;
	float: left;
	padding: 20px;
}
.newsletter input.nl_inp {
	width: 180px;
	border: none;
	font-size: 10px;
	padding: 3px 3px;
	margin: 7px 0px 2px 0px;
	line-height: 12px;
	background: #2c2c2c;
	color: #ccc;
	font-family: arial, helvetica, verdana;
}
.newsletter input.nl_sub {
	width: 60px;
	background: #2c2c2c;
	color: #ccc;
	padding: 2px;
	margin: 7px 0px 2px 0px;
	text-indent: 0px;
	line-height: 12px;
	font-size: 10px;
	border: none;
}
.nl_rad {
	width: 20px;
}
.newsletter_details_b {
	width: 100%;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 0px;
	clear: both;
	text-align: right;
}
.newsletter_details_b a {
	color: #eee;
	background: #333;
	padding: 0px 6px;
}
.newsletter_details_b a:hover {
	color: #fff;
	background: #555;
	text-decoration: none;
}


/*
	**************************************
	***** FRIENDS ************************
	**************************************
*/

#post-491.post .post_content .post_text table td strong {
	font-weight: normal;
	background: #222;
	padding: 2px;
}
#post-491.post .post_content .post_text table td {
	width: 197px;
}
img.friend,
a img.friend {
	border: 5px solid #222;
	padding: 0px;
	margin: 0px;
	filter:alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
}
a:hover img.friend {
	border: 5px solid #333;
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

/*
	**************************************
	***** MAP ************************
	**************************************
*/

img.map,
a img.map {
	border: 5px solid #222;
	padding: 0px;
	margin: 0px;
	filter:alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
}
a:hover img.map {
	border: 5px solid #333;
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

/*
	**************************************
	***** FORMS **************************
	**************************************
*/

input {
	width: 144px;
	border: none;
	font-size: 11px;
	padding: 4px 5px;
	margin: 0px 0px 4px 0px;
	line-height: 14px;
	background: #333;
	color: #fff;
	font-family: arial, helvetica, verdana;
}
input.button {
	width: 55px;
	background: #222;
	color: #ffffff;
	padding: 3px;
	margin: 0px;
	text-indent: 0px;
	line-height: 14px;
	font-size: 11px;
	border: none;
}
input.button2 {
	width: 75px;
	background: #1874CD;
	color: #ffffff;
	padding: 1px;
	margin: 0px;
	text-indent: 0px;
	line-height: 14px;
	font-size: 11px;
	border: none;
}
form{
	margin: 0px 0px 0px -5px;
	padding: 0px;
}
.search {
	text-align: left;
	width: 250px;
}
#searchform {
	padding: 5px;
	margin-bottom: 0px;
}
table {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.releases_single table,
.artists_single table,
.booking_single table {
	width: 100%;
	background: #111;
	border: 2px solid #1c1c1c;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
.releases_single td,
.artists_single td,
.booking_single td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}



