/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
/* css originally created by miss monorom 2005 http://www.monorom.to */
/* This css is made specialy for BX-CMS  */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */

/* @import url(bx-additions.css); */

/**
*	Freeflux-CSS ArtCast
*	by mediagonal ag, 
*	http://www.mediagonal.ch/
*/



/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/

#ng_bitflux_org, body {
    background:url(/themes/artcast/images/bgpattern.png);
    background-attachment: fixed;
    background-color: #ffffff;
    font-size: 12px;
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#3A262B;  
    padding:0px;
    margin: 0px;
}

/* for iePC */ td{
    font-size: 12px;
}

a {
    color: #FF4E5B;
   /* border-bottom: 1px solid #666;*/
    text-decoration: none; 
}

a:visited {
    color: #FF4E5B;
/*    border-bottom: 1px dashed #666;    */
}

a:hover , a:active {
    color: #FF4E5B;
 /*   border-bottom: 1px solid #000;    */
}

h1{
    font-size:18px;
}
h2{
	font-size:16px;
	font-style: italic;	
	border-bottom: 1px solid #D4E2DD;
}

h2 a, h2 a:hover, h2 a:visited, h2 a:link {
	color: #3A262B;
}

h3{
    font-size:14px;
}
h4{
    font-size:12px;
}

form{
    padding: 0px;
    margin: 0px;
}

.form{
    padding: 0px;
    margin: 5px 50px 15px 100px;
}

textarea, .formgenerell input, input.formgenerell {
	font-size:11px;
    width:250px;
    border: 1px dashed #C2D6D3;
    margin-top: 5px;
    padding: 2px;
	margin-left: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.formbutton {
	font-size:11px;
    width:100px;
	background: white;
    border: 1px dashed #C2D6D3;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* patforms filter */
.formErrors {
    margin: 5px 25px 25px 25px;
    padding: 5px 5px 5px 5px;
    border: 1px solid ;
    background-color: #FFBBBB;
}

.formlabelerror {
    color: #BB1111;
    font-weight: bold;
}

/* container to center the layout
-------------------------------------- */
#container {
    width: 735px;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
	background:url(/themes/artcast/images/banner.png);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
	background-color: white;
	width: 735px;
	height:153px;
	cursor: pointer;	
}

#banner a{
	display:none;
	cursor: default;
    text-decoration:none; 
    border:0;
}

#banner  a:hover {

}

#banner h1 {
display:none;
    font-size: 30px;
    padding: 89px 0px 0px 50px;
    margin: 0px;
	margin-left: 300px;
}

#banner h2{
display:none;
    font-size: 14px;
    padding: 5px 0px 25px 50px;
    margin: 0px;
	margin-left: 300px;
	border-bottom: none;
}

#metanavi { 
    float: right;
    padding: 5px 15px 0px 0px;
    margin: 0px;
}

/*main-navi
-------------------------------------- */
#topnavi {
	border-top: 1px dashed #C2D6D3;
	border-bottom: 1px dashed #C2D6D3;
    margin: 0px;
    padding: 0 0 0 35px;
	background-color: white;
}

#topnavi a { 
    color: #666;
    text-decoration: none; 
    font-weight:bold;
    margin: 0px;
    padding: 0 15px;
    border-bottom:0;
}

#topnavi a:visited {
    color:#666;
}

#topnavi a:hover {
    color: #666;
}

#mainnavi a:active { 
    color:#666;
}

#container  #topnavi a.selected {
    background-color: #ffffff;
    color: #666; 
}

/* content elements
-------------------------------------- */
#content {
    padding: 25px  0px;
    margin:0px;
    margin-left:0px;
	padding-top: 50px;
    margin-right:200px;
    background-color: #ffffff;
}

#content h1, #content h2, #content h3, #content h4 {
    margin: 0px 50px 20px 100px;
    padding: 0px 0px 5px 0px;
}
#content p{
    line-height: 22px;
    padding: 0px 50px 0px 100px;
    margin:0px 0px 15px 0px;
}
/*
#content ul{
    padding: 0px 50px 0px 120px;
    margin:0px 0px 15px 0px;
}
*/
#content p.center{
    text-align:center;
}
/* elements for the gallery
-------------------------------------- */
#content #gallerie{
    float:left;
    padding: 0px 0px 10px 100px;
    margin:0px 0px 20px 0px;
}

#gallerie a{
    border:0;
} 

#content .thumbnail{
    float:left;
    width:100px;
    margin: 15px 15px 0px 0px;
    padding: 0px;
}
#content .thumbnail img{
    padding: 1px;
}

img.blog_gravatar{
   padding-right: 5px;
}

#content  br.antileft {
    clear: left;
}

.antifloat {
    clear: both;
    visibility: hidden;
}

/* elements for the gallery_preview-plugin
-------------------------------------------*/
gallerie_preview{
    padding: 0px 10px 10px 25px;
    margin:0px 20px 20px 20px;
    border: 1px solid #666;
}

#gallerie_preview .thumbnail{
    float:left;
    width:100px;
    margin: 10px 10px 0px 0px;
    padding: 0px;
}
#gallerie_preview .thumbnail img{
    padding: 1px;
}

#gallerie_preview_navi {
    margin-top: 10px;
}
#gallerie_preview_info {
    margin-top: 10px; visibility: visible;
}

/* elements for left and right navigation
-------------------------------------- */
#left {
    margin: 0px;
    padding: 25px 0px;
}

#right {
    float: right;
    width: 200px;
    margin: 0px;
    padding: 0px;
	background-color: white;
	background:url(/themes/artcast/images/rightbg.png);
	padding-bottom: 30px;
}

#right p{
    padding: 0px 15px 5px 25px;
    margin:0px;
}

#left a, #right a {
    border:0;
    text-decoration: none;
    color:#666;
}

#left .selected, #right .selected {
    text-decoration: underline;
}

#left ul, #right ul {
    list-style-type: none;
    margin: 0px 25px;
    padding: 0px;
} 
#left li, #right li {
    margin-bottom: 8px;
}
#left h3, #right h3{
    margin: 0px 0px 10px 0px;
    padding: 15px 0px 0px 25px;
}

/*footer
-------------------------------------- */
#footer {
    clear: both;
    padding: 0 50px;
    color: #ddd;
    font-weight: bold;
    padding-bottom: 10px;
	text-align:center;
}

#footer a, #footer a:visited, #footer a:link, #footer a:hover{
    color: #ddd;
	text-decoration: underline;
}

/* just used for the blog
-------------------------------------- */
#content .post_title {
    color: #333;
    margin: 0px 50px 3px 100px;
    padding: 0px 0px 5px 0px;
}

.post_title a{
    border:0;
}

.post_author {
    margin-right: 4px;
}

.right {
    float: right;
}

.post_content {
    line-height: 22px;
    padding-top: 0px;
    margin: 5px 50px 15px 100px;
/*    border-bottom: 1px solid #999; */
    overflow: hidden;
}

.post_content img{
	max-width: 380px;
        width: expression(this.width > 380 ? 380: true);
}

.post_meta_data {
    font-size: 11px;
    padding-top: 0px;
    margin: 5px 50px 15px 100px;
}

div.post_date {
	width: 70px;
	font-size: 16px;
	margin-top: -52px;
	margin-left: 16px;
	padding-top: 23px;	
	float:left;
	color: #FF4E5B;	
	font-style: italic;
	font-weight: bold;
	background:url(/themes/artcast/images/bubble.png);
	background-repeat: no-repeat;
}


#content .post_content p{
    padding: 0px 0px 15px 0px;
    margin: 0px;
}
#content img{
	border:none;
}

h3.blog { 
	border-top: 1px dashed #C2D6D3;
	color: #333;
	margin: 0px;
	margin-bottom: 5px;
}

#right  h3.blog {
    background-image: none;
    color: #333;
    margin: 0px;
    margin-bottom: 5px;
}

.post_links {
    text-align: right;
    font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 10px;
    padding: 0;
    margin: 0 50px 20px 100px;
/*
    display:box;
    border-bottom: 1px solid #666; */
}

.blog_pager{
    padding-top: 0px;
    margin: 5px 50px 15px
}

#right .blog li {
    line-height:  15px;
    padding: 0px 15px 3px 25px;
    margin: 0px;
    text-indent: -1em;
}



#righttop{
	background:url(/themes/artcast/images/search.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	padding-bottom: 10px;
}

#livesearch {
    margin: 0px 15px 15px 25px;
    padding:0px;
    width: 140px;
    display: block;
}

#right input#livesearch  {
    padding:2px;
    width: 120px;
	background-color: #C2D6D3; 
	border: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.formurl {
    display: none;
}

.post_tags{
    padding: 10px 10px 10px 100px;
}

span.post_tag {
   padding-left: 5px;
}

.post_related_entries{
    padding: 10px 0 0 100px;
}

a.podcastlink, #podcastlink {	
	background:url(/themes/artcast/images/podcastIcon.png);
	background-repeat:no-repeat;
	display: block;
	padding-top: 42px;
	/*color:white;*/
}

.post_content strong a {margin-left: -5px; }