/*
Theme Name: Risen FansiteKit Theme
Theme URI: http://risen.deepsilver.com
Description: RISEN Copyright Deep Silver, a division of Koch Media GmbH, Austria. Blog Design created by Piranha Fanart Portal Copyright 2009 by ArthusoKD
Author: Marco Wernicke
Author URI: http://piranha-fanart-portal.de
Tags: risen, fansitekit, risenblog, deep silver

	Gnom Theme  v1.0
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Marco Wernicke,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {margin:0px auto; background:url(images/rworld.jpg) 100% 0 #000000 repeat-x; Margin:10px 20px auto; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; padding: 0px; margin: 0px; color:#ccc;}

a:link { text-decoration: none; color : #c8dea5; border: 0px;}
a:active { text-decoration: underline; color : #c8dea5; border: 0px;}
a:visited { text-decoration: none; color : #c8dea5; border: 0px;}
a:hover	{ text-decoration: underline; color : #ffffff; border: 0px;}
a:focus { outline: none;}

h1, h2, h3, h4 { font-family: "Trebuchet MS";}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

#wrapper {
    width: 1178px;
    margin: 0 auto;
}

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.BGC { width: 1064px; margin: 0 auto;  position: relative }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#linkLogo{
height:230px;
width:520px;
}

#linkLogo a{
position:relative;
top:70px;
left:210px;
display:block;
width:290px;
height:90px;
}

.Header { background: url('images/body.jpg') no-repeat; width: 1064px; position: relative; clear: left; padding: 0px; min-height:850px;}

.Header h1 { position: relative; width: 400px; float: left; font-size: 28px; line-height: 28px; letter-spacing: -1px; padding: 20px 10px 10px 80px; margin: 0px 10px 0 0; font-weight: bold;}
.Header h1 a { color:#ffffff; text-decoration: none; }
.Header h1 a:visited { color:#ffffff; text-decoration: none; }
.Header h1 a:hover { color:#ffffff; text-decoration: none; }
.Header .Desc { position: relative; float: left; clear: left; width: 400px; color:#cccccc; font-size: 14px; line-height: 14px; font-weight: bold; letter-spacing: -1px; font-family: 'Arial'; padding: 0px; margin: 10px 10px 10px
 80px;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu { float: right; position: relative; width: 450px; margin: 5px 0px  10px; font-weight: bold; }
.Menu em { display: none} 
.Menu ul { background:url(images/homebutton.gif); padding: 0 ; float:right;}
.Menu ul li ul { display: none;}
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 11px;}
.Menu a { padding: 0px 0px 0px 5px; margin-right: 0px; float: left; border-bottom: 1px solid #000;}
.Menu a span { padding: 6px 9px 6px 6px; display: block; float: right; color: #FFF }
.Menu a:hover span { color: #000;}
.Menu a:hover { color:#c8ff6f; text-decoration: none; border-bottom: 2px solid #c8ff6f;}
.Menu a:hover span { color:#c8ff6f;}
.Menu .on { color:#c8ff6f; }
.Menu .on span { color:#d6d17b; }

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON {  background: url(images/middle.jpg) repeat-y top left; width: 1064px; float: left; position: relative; padding: 0px}

/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/**/ * html .SCS { width: 650px; margin: -610px 0px 0px 20px;} /**/

.SCS { width: 650px; float: left; margin: -610px 0px 0px 40px; position: relative;}
.SCS h1 { color: #c8dea5; font-size: 20px; font-weight: normal; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px; letter-spacing: -1px; }
.SCS h2 { font-size: 18px; font-weight: bold; }
.SCS h3 { font-size: 16px; font-weight: bold; }

.SCS p { font-size: 12px; line-height: 17px;}
.SCS p strong {}
.SCS img {}
.SCS ul {  }
.SCS li { font-size: 11px; line-height: 15px; }
.SCS blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#8ec200; }
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#8ec200; }
.SCS blockquote a { color:#c8dea5; }
.SCS blockquote a:visited { color:#c8dea5; }
.SCS blockquote a:hover { color:#fff; }
.SCS a { text-decoration: underline;}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/**/ * html .SC { width: 650px; margin: -630px 30px 0px 20px;} /**/

.SC { width: 650px; float: left; margin: -630px 0px 0px 30px; position: relative;}
.SC h2 { font-weight: normal;}
.pagetitle { font-size: 20px; font-weight: normal; letter-spacing: -1px; border-bottom: solid 1px #000; padding-bottom: 15px;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 15px; position: relative; clear: left;}
.PostHead { position: relative; clear: left; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px;}
.PostHead h1 { font-size: 20px; line-height: 20px; letter-spacing: -1px; font-weight: normal; padding: 10px 0px 1px 20px; margin: 0px; color:#d6d17b; }
.PostHead h1 a { color: #d6d17b; text-decoration: none;}
.PostHead h1 a:visited { color: #d6d17b; text-decoration: none;}
.PostHead h1 a:hover { color:#d6d17b; text-decoration: none;}

.PostAuthor { padding: 2px 20px; margin: 0px; font-size: 10px; font-weight: bold }
.PostDate { margin: 0px; position: absolute; top: 0px; right: 0px; text-align: center; padding: 0px 10px 6px 10px;}
.PostDate small { font-size: 10px; color:#e2aa32; font-weight: bold; }
.PostDate .month { display:block; text-transform: uppercase; font-size: 9px;}
.PostDate .day { display:block; font-size: 24px; line-height: 24px; font-family: 'Arial'; letter-spacing: -1px; font-weight: normal; color:#e2aa32;}
.PostDate .year { display:block;}

.PostContent { padding: 0px 0px 5px 18px; font-size: 12px; line-height: 17px; background: url(images/PostHead.gif) repeat-x bottom; }
.PostContent p { font-size: 12px; line-height: 17px;}
.PostContent p strong {}
.PostContent img {}
.PostContent ul {  }
.PostContent li { font-size: 11px; line-height: 15px }
.PostContent blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#8ec200; }
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#8ec200; }
.PostContent blockquote a { color:#0080ca; }
.PostContent blockquote a:visited { color:#0080ca; }
.PostContent blockquote a:hover { color:#003399; }
.PostContent a { text-decoration: underline;}

.PostDet { padding-top: 15px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 5px 0px 10px 25px; margin: 0px 5px 0px 0px; list-style-type: none; display: inline; color: #4f7f00; font-size: 12px; font-weight: bold; }
.PostDet li a { text-decoration: underline;}
.PostCateg { background: url(images/PostCateg.gif) no-repeat left center;}
.PostCom { background: url(images/PostCom.gif) no-repeat left center; }

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 20px; margin: 0px;}
.Note li { padding: 2px 0px 2px 15px; margin: 0px; list-style-type: none; font-size: 11px;}
.NoteRss { background: url(images/NoteTrackBack.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteRss.png) no-repeat left top;}
.Note li a { color:#cc6600;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav { padding: 10px 0; font-size: 14px; text-align: center; }
.Nav a:hover { text-decoration: underline; }

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments {
    margin: 1em 0 0 0;
    padding: 25px
}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments h3 { font-size: 14px; margin: 10px 0px 5px 0px; padding: 5px 10px; color:#d6d17b; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px; list-style-type: none; overflow: hidden; }
.Comments .List .ComListLiTop { position: absolute; height: 15px; width: 420px; left: 0px; top: 0px;}

.Comments .CommentHeader {
    color: #999;
}
.Comments .CommentHeader {
    color: AAA;
}

.Comments .List .ListNr { color: #e2aa32; position: absolute; top: 15px; font-size: 22px; font-family: 'Arial'; font-weight: normal; letter-spacing: -1px; padding: 0px; left: 10px; }

.Comments .List .ListGrav { display: block; float: right; width: 80px; height: 80px }
.Comments .List .ListGrav img { border: solid 1px #fff;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 42px; font-size: 11px; line-height: 11px; letter-spacing: -1px; font-weight: bold; display: block;}
.Comments .List small { padding: 0px 0px 0px 42px; margin: 0px; font-size: 10px; }
.Comments .List small a { text-decoration: none;}
.Comments .List small a:visited { text-decoration: none;}

.Comments .CommentBody { padding: 0.5em 1em; font-size: 12px; line-height: 15px; display: block;}


/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Comments .nocomments { font-size: 12px; font-weight: bold; }
.Comments .Form { padding: 0 15px; }
.Comments .Form a { text-decoration: underline; color:#f5f5f5;}
.Comments .Form .TextField { background: #ddd; border: solid 1px #b97200; padding: 4px; font-size: 12px; display: block;}
.Comments .Form .TextArea { background: #ddd; border: solid 1px #b97200; padding: 4px; font-size: 12px;}

/* Side Bar ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRL { padding: 0 90px 0 0; width: 180px; float: right; margin: -500px 0 0 0; }
.SRL h3 { color: #d6d17b; font-size: 13px; padding: 2px 0px 5px 0px; margin: 5px}
.SRL li a { color:#ccc; font-size: 12px; }
.SRL li a:visited { color:#8e8e8d; }
.SRL li a:hover { color:#c8ff6f;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { background: url(images/Search.gif) no-repeat left top; position: absolute; top: -65px; width: 280px; left: -9px;}
.Search  form { padding: 26px 10px 6px 20px; margin: 0;}
.Search  input { border: none; color: #330033; font-size: 11px;}
.Search  input.search { margin-left: 8px; width: 66px; height: 33px; background: url('images/SearchButton.gif') no-repeat;}
.Search  input.keyword { background: none; border: none; padding: 5px 10px 5px 8px; width: 155px; border: none; }

/**/ * html #buttonsearch { margin: -27px 0px 0px 163px; } /* */
#buttonsearch { padding: 0px; margin: -23px 0px 0px 170px; top: 0px; background: none; }

/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categ { margin-bottom: 20px;}
.Categ h3 { padding-left: 0px; margin: 0px;}
.Categ ul { margin: 0px; padding: 10px 0px 20px 0px;}
.Categ li { width: 200px; margin: 0px; padding: 4px 0px 5px 20px; list-style-type: none; font-size: 11px; background: url(images/subcategbullet.gif) no-repeat left 7px;}
.Categ li ul {	list-style-type: none; padding: 0; margin: 0; }
.Categ li ul li { background: none; list-style-type: square; padding: 0 0 0 5px; margin: 0; }

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer {
    text-align: center;
    width: 1178px;
    background: url(images/end.jpg) no-repeat;
    background-position: -11px 0px;
    clear: both;
    padding: 170px 10px 5px 10px;
}
.Footer p { font-size: 9px; color:#666666; padding: 90px 100px;}
.Footer a { color:#999999; text-decoration: underline;}

/* Captions +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aggiunta per formattazione articoli - Lck 25/06/2009 */
.wp-caption {
	display: block;
	border: solid 2px #333;
	padding: 8px 5px;
	text-align: center;
	font-size: 0.7em;
}
.wp-caption p {
	margin: 0;
	padding: 0;
}
.alignleft {
	float: left;
	margin-right: 12px;
}
.alignright {
	float: right;
	margin-left: 12px;
}
.aligncenter {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
}
.centered {
        text-align: center;
}
.wp-caption-text {
	font-style: italic;
}

/* Interviews +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aggiunta per formattazione interviste - Lck 09/08/2009 */
.question {
	font-weight: bold;
	margin: 2em 0 0.5em 0;
}
.interviewer {
	color: #339966;
}
.answer {
	margin: 0.5em 0 0.5em 0;
	padding: 0 0 0 2em;
}
.interviewee {
	color: #996633;
	font-weight: bold;
}
.interviewee2 {
	color: #AAAA33;
	font-weight: bold;
}
.interviewee3 {
	color: #FF6633;
	font-weight: bold;
}

/* Cleaner Gallery +++++++++++++++++++++++++++++++++++++++++++++++++++
Aggiunta per formattazione galleria - Lck 10/08/2009 */
.gallery {
}
.gallery-row {
    text-align: center;
    padding: 0 0 2em 0;
}
.gallery-item {
    max-width: 300px;
}
.gallery-item a {
}
.gallery-item a:hover {
}

/* Aggiunta formattazione celle - Lck 30/09/2009 */
.wp-cell {
	border: solid 2px #333;
	padding: 4px;
        margin: 10px;
	font-size: 0.9em;
        overflow: hidden;
}

/* Aggiunta tabelle oggetti - Lck 31/10/2009 */
table.items {
  margin: 0 0 1em 0;
}
table.items td.item {
  padding-right: 1em;
}
table.items td.code {
  font-family: Consolas, monospace;
  color: #999;
}
}