/* General Style Info */


body {
	background-color: #000;
	background-image: url(http://www.sage-club.de/acl/img/bg/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	color:#fff;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:90%;
	margin-top: 0%;
	margin-bottom: 0%;
	
}

/* hrefs */ 
a {
	color: #c1c0a2;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;

}
a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 90%;

}
h3 a {
	color: #c1c0a2;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	

}
h3 a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 100%;
	

}

/* hs */ 
h2{
	padding: 0px;
	text-align: left;
	display: inline;
	color: #c1c0a2;
	}
h3{
	font-size: 100%;
	padding: 0px;
	text-align: left;
	display: inline;
	color: #c1c0a2;
	text-transform: uppercase;
	}

h4{
	font-size: 75%;
	padding: 0px;
	text-align: left;
	display: inline;
	color:#666;
	}
h5{
	font-size: 75%;
	text-align: left;
	}
h6{
	font-size: 75%;
	text-align: right;
	margin: 10px;
	padding: 10px;
	display: box;
	color:#666;
	}

/* imgs */ 

.imgpost {
	border: 1px solid #000;
}

.imgartist {
	border: 1px solid #000;
}

.imgevent {
	border: 1px solid #000;
}

.imgstripe {
	border: 1px solid #000;
	margin-bottom: 15px;
}

.logo{
	margin-right: 5px;
	margin-top: 8px;
	float: right;
	border: 0px;
}


/* divs */ 
div#help{
	width: 800px;
	margin: 0px auto;
	padding: 25px;
	background:#111;
	border: 1px solid #fff;
	text-align: center;
	position: absolute;
	}
div#container{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	width: 800px;
	margin: 0px auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(../img/bg/bg3_trans.png);
	border: 1px solid #000;
	text-align: center;
	}
div#content{
	width: 750px;
	padding: 25px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-image: url(http://www.sage-restaurant.de/cms/img/bg40.png);
	border: 1px solid #000;
	text-align: left;
	}
div#paging{
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color:#666;
	}
div.newstags{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	padding-left:10px;
	text-align: left;
	color:#666;
	}
div.category{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	padding-left:10px;
	text-align: left;
	color:#666;
	}
div.link{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	padding-left:0px;
	text-align: left;
	color:#666;
	}
	
div.eventdate{
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	
div.posts{
	margin-bottom: 30px;
	}
	
div.artists{
	margin-bottom: 30px;
	}
	
div.artistview{
	margin-top: 15px;
	}
	
div.eventview{
	margin-top: 15px;
	}
	
div.postview{
	margin-top: 15px;
	}
	
div.events{
	margin-bottom: 30px;
	}
	
div.events_mini{
	margin-bottom: 30px;
	background-image: url(../img/bg/bg3_trans.png);
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	}
	
div.admin{
	text-transform: uppercase;
	font-size: 85%;
	}
div.specials{
	text-transform: uppercase;
	font-size: 95%;
	}

div.eventimagelft {
	margin: 0px;
	padding-right: 30px;
	float: left;
}
div.eventimagerght {
	margin: 0px;
	padding-left: 30px;
	float: right;
}

div.eventimagelftvw {
	margin: 0px;
	float: left;
	margin-bottom: 15px;
}
div.eventimagerghtvw {
	margin: 0px;
	float: right;
	margin-bottom: 15px;
}

div.live {
	margin-bottom: 15px;
}

div.lineup {
	margin-bottom: 15px;
}

div#artistimagelft {
	margin: 0px;
	padding-right: 30px;
	float: left;
}
div#artistimagerght {
	margin: 0px;
	padding-left: 30px;
	float: right;
}
	
div#content p{
	text-align: justify;
	font-size: 85%;
	}
	
div#content	strong{

	color: #c1c0a2;

	}

div#menu {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	margin-top: 30px;
	padding: 10px;
	background:#111;
	text-transform: uppercase;
	font-size: 90%;
}
div#admin {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 5px;
	background:#444;
	text-transform: uppercase;
	font-size: 80%;
}


div#breadcrumb {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	margin-top: 10px;
	padding: 5px;
	padding-left:10px;
	background:#111;
	color:#fff;
}
div.search {
	width: 175px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 10px;
	background:#111;
	float: right;
	margin-right: 35px;
	margin-top: 30px;
}

div#group {
	width: 37%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 10px;
	background:#111;
	float: right;
	margin-top: 30px;
	text-align:left;
	font-size: 85%;
	margin-left: 35px;
}

div#group p{

	padding-left: 15px;

}

div#group h3{

	color:#fff;

}

div#group .right{
	width:50%;
	float: right;
	margin-bottom: 15px;

}

div#group .left{
	width:50%;
	float: left;

}


div#group ul{
list-style: none;

font-size: 85%;
padding-left: 10px;
text-transform: uppercase;

}

div#group li:before { 

content:"// "; 


}



div#tagcloud {
	width: 25%;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 5px;
	background:#111;
	float: right;
	margin-top: 30px;
	

}

div#tagcloud h3{

	color:#fff;

}

div#footer {
	margin:0px;
	padding-top: 25px;
	float: left;
	font-size: 75%;
}

div.newsimagelft {
	margin: 0px;
	padding-right: 30px;
	float: left;
}
div.newsimagerght {
	margin: 0px;
	padding-left: 30px;
	float: right;
}


div.edit_area:hover{
	background: #004556;
	}
div.message {
	background-color: #c1c0a2;
	clear: both;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
	padding: 0.3em;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}


/* overlay */ 
div#overlay {
	padding-top:10px;
	text-align:center;
}

.wrap {
	margin-left: 25%;
	width: 50%;
	height:75%;
	background-color: #000;
	/*overflow-y: auto;*/
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 100%;
}
fieldset {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
	background:#111;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 120%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 90%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
	background: #c1c0a2;
	border:0px;
}

form#search input, textarea {
	clear: both;
	font-size: 75%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 90%;
	background: #c1c0a2;
	border:0px;
}

select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Paging */
div.paging {
	text-align: left;
	color: #ccc;
	margin-bottom: 30px;
}
div.paging div.disabled {
	color: #666;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #666;
}
div.paging span a {
}

/* jtip */
#JT_arrow_left{
	background-image: url(/acl/img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/acl/img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	margin: 0px auto;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/acl/img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
	position: inherit;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
	cursor:help;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#c1c0a2;
	font-size: 80%;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	margin:2px 2px 2px 2px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#000;
	text-decoration: none;
}