/* 
Original Theme Name: filmriss08
Version: 1.0
based on OneColumn

Author: Rainer Kohlberger
Author URI: http://www.kohlberger.net
Description: adapted for filmriss.at-site
*/

/* Section: Body --------- */			



body {
	margin: 0;
	padding: 0;

	color: #404040;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	
	text-align: center;
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	background:#e4e4e4 url(img/b-slice.jpg) repeat-y center;  
	line-height: 1.75em;
  	
}

#topbar {
	height:1px;
	background:#444;
	font-size:1px;
}

/* Edge shadow */

#rap {
	margin: 0 auto ;
	position: relative;

	text-align: left;
	
	background:#fff;
	/* box model hack */
	width: 734px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 734px;
	
}

html>body #rap { /* be nice to Opera */
	width: 734px;
}
/* Sub-Section:  FONTS --------- */

h2,h3 {
	font-size: 1.3em;
	color: #FF0080;
	padding: 4px 0 8px 0;
	margin: 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	background:url(img/post-title.png) repeat-x bottom;
	clear: left;
	
}

/* Sub-Section: Body Links --------- */
a 
{
	text-decoration: none;	
}
a img 
{
	border: none;
}
a:link
{
	color: #000000; 		
	border-bottom: 1px solid #dddddd;
}
a:visited 
{
	color: #000000; 
	border-bottom: 1px solid #dddddd;	
}
#rap a:hover, #rap a:active 
{
	color: #FF0080; 
	background:#f0f0f0;
}	
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border: 1px solid #DDD;
	background:#edf1f4;
	display:block;
	line-height:1.4;
}

/* Section: Positioning --------- */

#header {
	height: 120px;
	margin:0 auto;
	border-left:none;
	border-right:none;
/*	border-bottom:#ccc 1px solid; */
	border-top:#FF0080 7px solid;


	padding:0;	
	position:relative;	
	text-align:left;
	width:734px;
}

.logodisplay {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:50px;
	width:400px;
	
}

.testshit {
	background:#ff0080;	
}

.eventdisplay {
	margin-top:0px;
	margin-bottom:20px;
	position: absolute;
	top:50px;
	left:550px;
}

#header h1 
{
	font-size:1.6em;
	margin:5px 10px;	
}
#header h1 a:link, #header h1 a:visited 
{
	color:#eee;	
	text-decoration:none;
	border:none;
}
#header h1 a:hover, #header h1 a:active
{
	color:#fff;	
	text-decoration:none;
	background:none;
}
#header h4 
{
	color:#333;
	font-size:1.1em;
	font-family:Georgia, Verdana, Arial, Serif;
	margin:10px;		
	font-weight:normal;
	text-indent:45px;
	background:red;
}
#onecolumn 
{
    width:734px;
    margin:0 auto;
    _width: 734px;
}
#main 
{
    width:650px;
    margin:0 auto;
	/* The following are IE Fixes */
	_margin-left: 45px;
	_margin-right: -3%;
	_width: 650px;
}
#onecolumn ul, #main ul 
{
	margin:5px 10px;
	padding:5px;
}
#onecolumn ul li, #main ul li 
{
	list-style:none;
	background:url(img/bullet2.gif) no-repeat left top;
	padding-left:15px;	
}
.post 
{
	margin:0px 0 20px 0;	
	padding:10px 5px 0;			
}
.post-title
{
	margin-left:10px;			
}
.post-title, .post-title a 
{
	color: #FF0080;		
}
.post-title a:link, .post-title a:visited  
{
	border:none;

}
.day-date {
	font-size: 0.9em;
	color: #999;
	padding: 2px 0;
	margin: -5px 0 0 10px;			
}
.day-date em 
{
	font-style:normal;
	color:#666;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
	
}

.post-content {
	padding:10px;	
	line-height: 1.75em;
}

.post-content .doclinks a {
	padding: 0px 0 0px 15px;
	background: url('http://www.filmriss.at/images/link.jpg') left center no-repeat;

}
.post-content h4 {
	font-size:1.4em;
	margin-bottom:4px;
}


#content img 
{
    margin-right:5px;
    float:left;
	clear:left;
	padding-top:4px;
	padding-bottom:4px;
	display: block;

}
#content blockquote img 
{
	clear: none;
	float: none;
	padding-bottom:0;
	margin-bottom: 2px;
}

#content ul li {
	clear: left;
}
#sidebar {
	color:#444;
	line-height:1.3em;		
	margin:0 auto;
	padding:0 20px;
    background:url(img/post-title.png) repeat-x top;
	/* The following are IE Fixes */
	_margin-left: 0px;
	_margin-right: -3%;
	_width: 713px;    
}
#sidebar form 
{
	margin: 10px 0 15px 0;
	padding:0 1em;
}
#footer {
	clear:both;
	margin:0 auto;
	background:#474747;
	color: #ccc;
	font-size: 0.9em;		
	border:#474747 1px solid;	
	padding:5px 10px;
	width:713px;
	text-align:left;
	margin-bottom:0px;
}
#footer strong 
{
	color:#fff;
}
#footer div 
{
	float:right;
	width:25%;
	margin:0;
	padding:0;	
}
#footer a:link, #footer a:visited 
{
	color:#ccc;	
	border-bottom:#ccc 1px dashed;
	text-decoration:none;
}
#footer a:hover,#footer a:active
{
	color:#fff;	
	border-bottom:#fff 1px solid;	
}
#footer .feed 
{
	background:url(img/feed.png) no-repeat left center;
	padding-left:17px;
}
#trackbacks{
	margin-left: 2ex;
	margin-top: 2em;
}

#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
	margin-left:10px;
	clear: left;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
.comment-info{
	padding-left: 13px;
	background: transparent;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#comments blockquote{
	margin-left: 1ex;
	margin-bottom: 2em;
	padding-left: 1ex;
	border-left: 1px solid #DDD;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 7em;
	border: 1px solid #ccc;
}

input[type=text]{
	border: 1px solid #456;	
	background:#f0f0f0;
}


/* Section: Misc --------- */

p {
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.75em;	
	clear: left;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
	margin-left:20px;
}
.commentlist li p {
	margin-left:20px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#fff;
}
#s 
{
	background:#ffffff url(img/search.gif) no-repeat left center;
	padding-left:18px;	
	border:#999 1px solid;
	width:70px;
}
#searchsubmit {
	border:1px solid #999;
}
#gnav 
{
	list-style:none;	
	margin:0 auto;
	padding:2px 0;	
	background:#f0f0f0;
	width:734px;
	text-transform:uppercase;
	text-align:left;
	text-indent:45px;
	font-weight:bold;
	font-size:10px;
	/* The following are IE Fixes */
	_margin-left: 0px;
	_width: 734px;

}
#gnav li 
{
	list-style:none;
	display:inline;
	padding:5px 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	color:#000000;
	text-decoration:none;
	border-bottom:none;	
}
#gnav li a:hover, #gnav li a:active, #gnav .current_page_item a:link,#gnav .current_page_item a:visited
{
	color:#FF0080;	
}


#subnav {
	list-style:none;
	margin-left: 0px;
	padding:0;
	width:700px;
	text-align:left;
	text-indent:50px;
	font-weight:bold;
	font-size:10px;

	/* The following are IE Fixes */

	_margin-left: 0px;
	_margin-top: 5px;	
	_margin-right: -3%;
	_width: 650px;	

}

#subnav li {
	list-style:none;
	display: inline;
	padding:5px 5px;	
}

#subnav li a:link, #subnav li a:visited
{
	color:#000000;
	text-decoration:none;
	border-bottom:none;	
}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a:link,#subnav .current_page_item a:visited
{
	color:#FF0080;	
}

/* ------------------------------------ */

#subsubnav {
	list-style:none;
	padding:0;
	width:650px;
	text-align:left;
	margin-left:50px;
	font-size:9px;
	margin-top:0px;
	_margin-top: 5px;
}

#subsubnav li {
	list-style:none;
	display: inline;
	padding:5px 5px;	
}

#subsubnav li a:link, #subsubnav li a:visited
{
	color:#000000;
	text-decoration:none;
	border-bottom:none;	
}

#subsubnav li a:hover, #subsubnav li a:active, #subsubnav .current_page_item a:link,#subsubnav .current_page_item a:visited
{
	color:#FF0080;	
}




#intro 
{
    margin:20px 10px;
    padding:0;
    list-style:none;
    font-size:0.9em;
}
#intro li 
{
    margin:0;
    padding:0;
    list-style:none;        
    float:left;
    background:none;
}
#intro li .smallbox
{
    width:180px;    
    margin:0 10px;    
    padding:0 10px;
    background:#fafafa; 
    color:#333;  
    border:#eee 1px solid;

}
#intro a:link,#intro a:visited
{
	border:none;
}
#intro a:hover, #intro a:active
{
/*	border-bottom:#666 1px solid; */
}

#intro li .smallbox ul 
{
	list-style:none;
	text-align:left;	
	margin:0;
	padding:5px 0 0 10px;
}
#intro li .smallbox ul li 
{
	list-style:none;
	float:none;
	margin:0;
	padding:0 0 5px 0;
}


/* suche */


#live-search{
	-moz-opacity: 0.4;
	position: absolute;
	text-align: right;
	top: 4em;
	width: 100%;
	
}

#live-search:hover{
	-moz-opacity: 1.0;
}

#preview{
	border: 1px solid #CCCCCC;
	margin: 1em 0px;
	padding: 0.5em;
}

#preview p{
	margin: 1em 0px 0px 0px;
}


#sponsoren ul {

	list-style-type: none;
	list-style-image: none;
}
#sponsoren ul li {

	padding-top:15px;
	padding-bottom:40px;

	list-style-type: none;
	list-style-image: none;
	
	background: none;

}

#sponsoren ul li a img {
	margin-right:30px;
}


strike {
	text-decoration:none;
	font-size:12px;
	font-weight:700;
	border-top:10px solid white;
/* 	line-height:5; */
	
	
}

hr {

	border:0;
  	color: #ccc;
    background: #ccc url(img/post-title.png) repeat-x; 
  	background-color: #ccc;
		height:1px;
	margin-top:25px;

/*
  
  clear: left;

  background: #fff url(hr1.gif) no-repeat scroll center;
  
  
	font-size: 1.3em;
	color: #FF0080;
	padding: 4px 0 8px 0;
	margin: 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	background:url(img/post-title.png) repeat-x bottom;
	clear: left;
*/
}


h6 {
	font-size:12px;
	display: block;
	clear: both;
	padding-top: 20px;
}

/*
#programtable {
	margin-top:30px;
	margin-bottom:50px;

	text-decoration: none;
}

#programtable a {
	color: #000000;
	text-decoration: none;
	border-bottom:0;
	
}

*/

td.programday {
	background: #FF0080;
}


#programtable a:link, #programtable a:visited, #programtable a:hover !important {
	color: #000000;
	text-decoration: none;
	border-bottom:0;

}



a.programlink {
	color: #000000;
	text-decoration: none;
	border-bottom:0;
}

ul.sidebarsponsors a img {
	margin-top:5px;
	padding-bottom:5px;
	width:95px;
}




