f/*   
Theme Name: sassvienna
Theme URI: http://www.sassvienna.com/cms/wp-content/themes/sassvienna/
Description: SASS Music Club
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: 60px;
	float: left;
	}
#logo {
}
.goback {
	position: absolute;
	top: 134px;
	left: 860px;
}
.archive {
	position: absolute;
	top: 210px;
	left: 860px;
}
.headermenu {
	width: 100%;
	float: left;
	background: #222;
}
.menu {
	float: left;
}
.newsletter {
	float: right;
	width: 180px;
margin-top:-15px;
	margin-right: 5px;
}
.newsletter span {
margin-left: 0px;
background: #222222;
padding: 2px 5px;
}
.newsletter input {
background: #353535!important;
}
.newsletter input#mp_submit {
background: #000!important;
}
#container {
	width: 100%;
	float: left;
	background: url(http://www.sassvienna.com/cms/wp-content/themes/sassvienna/images/trans_bg.png) repeat;
}
.main {
	width: 100%;
	margin-top: 10px;
}
.footer {
	margin-bottom: 50px;
	float: left;
	line-height: 10px;
}

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

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

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

a, h2 a:hover, h3 a:hover {
	color: #444;
	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;
}

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

strong {
	color: #555555;
}
hr {
	background: #2d2d2d;
	color: #2d2d2d; /* 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-left: 0px solid #eee;
	border-bottom: 0px solid #eee;
	border-top: 0px solid #eee;
	border-right: 0px solid #eee;
	margin: -35px 0px 10px 10px;
}
.post_flyer {
	float: right;
}
.post_flyer .alignright {
	border: 0px;
	margin: 0px;
}
.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 POSTS *******************
	**************************************
*/
.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;
}



.calendar .post_content {
	float: left;
	width: 790px;
}
.calendar .post_text {
	padding-left: 73px;
	width: 717px;
}
.calendar .post_heading {
	width: 657px;
	float: left;
}
.calendar .post a {
	text-decoration: none;

}
.calendar .post .div_club,
.calendar .post .div_lineup {
float: left;
width: 100%;
}
.calendar .post span.club {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.calendar .post a span.club {
	color: #ccc;
	background: #000;
	text-decoration: none;
}
.calendar .post a:hover span.club {
	color: #fff;
	background: #222;
	text-decoration: none;
}

.calendar .post span.lineup {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	float: left;
}
.calendar .post a span.lineup {
	color: #666;
	background: #000;
	text-decoration: none;
}
.calendar .post a:hover span.lineup {
	color: #aaa;
	text-decoration: none;
}
.calendar .post span.lineup p {
	padding: 0px; margin: 0px;
}


.calendar_single .post_text {
	padding-left: 73px;
	width: 717px;
}
.calendar_single .post_heading {
	padding-left: 73px;
	width: 412px;
}
.calendar_single .post_content a,
.calendar_single .post_content a:link,
.calendar_single .post_content a:hover,
.calendar_single .post_content a:visited {
	color: #fff!important;
}


.residencies_single .post_content {
	height: 100%;
	overflow: visible;
}
.residencies .post h2 span {
	color: #fff;
	width: auto;
	line-height: 20px;
	padding: 0px 0px;
	font-size: 13px;
	margin-bottom: 10px;
}


.post {
	float: left;
	margin-bottom: 5px;
	width: 800px;
	background: url(http://www.sassvienna.com/cms/wp-content/themes/sassvienna/images/transparent/bg_30.png) repeat;
}
.post h2 span {
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	width: 100%;
	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: 68px;
	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;
}

.fb_share img {
margin-right: 5px;
}

/*
	**************************************
	***** 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 ***************
	**************************************
*/

#mp-form input {
	width: 110px;
	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;
}
#mp-form input#mp_submit {
	width: 60px;
	background: #2c2c2c;
	color: #ccc;
	padding: 2px;
	margin: 7px 0px 2px 0px;
	text-indent: 0px;
	line-height: 12px;
	font-size: 10px;
	border: none;
}
#mp-container {
	background: #222;
}
#mp-formdiv {
	margin: auto;
	text-align: right;
}
#mp-form {
	float: right;
}
/*
	**************************************
	***** FRIENDS ************************
	**************************************
*/

#post-491 img {
border: none;
}

#post-10.post .post_content .post_text table {
	margin-bottom: 10px;
}
#post-10.post .post_content .post_text table td strong {
	font-weight: normal;
	background: #222;
	padding: 2px;
}
#post-10.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;
}

span.photoarchive {
	background: #333333;
	padding: 2px 4px;
	border: 1px solid #333333;
	margin: 0px 0px 0px 0px;
}
span.photoarchive a {
	color: #ffffff;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:12px !important;
	clear:both !important;
	display:block !important;
	padding-top:15px!important;
	text-align:center!important;
}
.ngg-navigation span {
	color: #ffffff!important;
	background: #333333!important;
	padding: 2px 4px!important;
	border: 1px solid #333333!important;
	margin:2px!important;
}
.ngg-navigation a.page-numbers, a.next, a.prev, span.page-numbers, span.next, span.prev {
	color: #555555!important;
	background: #222222!important;
	padding: 2px 4px!important;
	border: 1px solid #222222!important;
	margin: 2px!important;
	text-decoration: none!important;
}
.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, span.page-numbers:hover, span.next:hover, span.prev:hover {
	color: #ffffff!important;
	background: #333333!important;
	padding: 2px 4px!important;
	border: 1px solid #333333!important;
	margin:2px!important;
	text-decoration: none!important;
}

