/* Designed by François PLANQUE - http://fplanque.net/ */

@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */
@import url(../../skins/custom/comments.css);	/* Import stylesheet */

	/* -------------------------------------->BODY<-------------------------------------- */


body { 
      	text-align:left;
	      margin:0 0 0 0;
      	background-image:url(wp_content/content/even_god_bg.jpg);
	      background-attachment:;
      	background-repeat: repeat;
      	z-index:0;
        position: relative;
        margin-left: auto;
        margin-right: auto;
}


	/* -------------------------------------->FONTS<-------------------------------------- */


	/* --------->MENU FONTS <--------- */

a.BlogButton,
a.BlogButtonCurr {
        font-weight: bold;
        text-decoration: none;
}
a.BlogButton {
        color: #7a6b26;

}
a.BlogButton:hover {
        text-decoration: none;
        color: #a1191f;
}

a.BlogButtonCurr,
a.BlogButtonCurr:visited {
        color: #7a6b26;
}

a.BlogButtonCurr:active {
        color: #a1191f;
}

a.BlogButtonCurr:hover {
        text-decoration: none;
        color: #a1191f;
}


	/* ---------> LINKS <--------- */


A:link {color: #7a6b26;
}

A:visited {
        color: #7a6b26;
}

A:active {
        color: #a1191f;
        text-decoration: none;
}

A {
        text-decoration: none; 
}

A:hover {
        text-decoration: none;
        color: #a1191f;
} 

	/* --------->FONTS 2<--------- */


h1 {
	      color: #7a6b26;
	      font-size: 110%;
	      font-family: Times, Georgia, Verdana, Tahoma, Arial;
        text-align: left;
        margin: 0 0 10px 0;
        padding: 0;
}

	/* ---------> HEADLINES 1 <--------- */

h2 {
	      color: #7a6b26;
	      font-size: 110%;
	      font-family: Times, Georgia, Verdana, Tahoma, Arial;
        text-align: left;
        margin: 0 0 10px 0;
        padding: 0;
}

	/* ---------> HEADLINES 2 <--------- */

h3 {
	      color: #a1191f;
	      font-size: 70%;
	      margin: 0;
	      font-family: Verdana, Tahoma, Arial;

}

	/* ---------> HEADLINES 3 <--------- */
	
h4 {
	      color: #7a6b26;
      	font-size: 100%;
      	margin: 0;
}

	/* ---------> BASELINE FONTS & LINKS <--------- */

p.baseline a,
p.baseline a {
	      color: #7a6b26;
	      text-decoration: none;
}

p.baseline a:hover {
	      text-decoration: none;
	      color: #a1191f;
}

	/* ------------------------------> Thumb Signs <------------------------------ */
	
.cc { 	
        position: relative; 
	      float: left;
	      margin-left: 14px;
	      margin-top: 2px;
}	 

.head { 	
        position: relative; 
	      float: left;
	      margin-left: 14px;
	      margin-top: 2px;
}	

.a { 	
        position: relative; 
	      float: left;
	      margin-left: 14px;
	      margin-top: 2px;
}	      

	/* -------------------------------------->Site<-------------------------------------- */


.site { 
	      width: 959px;  
	      background-color: transparent; 
	      margin-left:auto;
	      margin-right:auto;
	      margin-top:0px;
	      margin-bottom:20px;
}


	/* -------------------------->Cells<-------------------------- */


.TopLine_1 { 
	      width: 959px;
        height: 10px;
	      background-color: #a1191f; 
	      margin-left:auto;
	      margin-right:auto;
	      position:relative;	
}

.thumb_intro { 
	      width: 957px;
	      height:345px;
	      position:relative;
	      overflow: hidden;
	      margin-top: 8px;
	      margin-left:auto;
	      margin-right:auto;
	      border-top:solid;
	      border-bottom:solid;
        border-left:solid;
        border-right:solid;	      
	      border-width: 1px;
	      border-color: #322c1e;
}

.main_info { 
	      width: 957px;
	      height:130px;
	      background-image:url(wp_content/content/even_god_thumb_bg.jpg);
	      position:relative;
	      margin-top: 7px;
      	margin-left:auto;
      	margin-right:auto;
      	border-top:solid;
      	border-bottom:solid;
        border-left:solid;
        border-right:solid;      	
      	border-width: 1px;
	      border-color: #322c1e;
}

.main_info_left { 
        width: 313px;
	      height:130px;
	      float: left;
	      background-image: transparent;
	      margin-left: 0px;
	      margin-top: 0px;
	      position:relative;
        vertical-align: top;
}

.main_info_middle { 
        width: 313px;
	      height:130px;
	      float: left;
	      background-image: transparent;
	      margin-left: 7px;
	      margin-right: 7px;
	      margin-top: 0px;
	      position:relative;
        vertical-align: top;              
}

.main_info_right { 
        width: 313px;
	      height:130px;
	      float: right;
	      background-image: transparent;
	      margin-right: 0px;
	      margin-top: 0px;
	      position:relative;
        vertical-align: top;   
}

.pageFooter_left { 
        width: 313px;
	      height:90px;
	      top: 10px;
	      float: left;
	      background-image: transparent;
	      margin-left: 0px;
	      margin-top: 0px;
	      position:relative;
        vertical-align: top;
}

.pageFooter_middle { 
        width: 313px;
	      height:100px;
	      float: left;
	      background-image: transparent;
	      margin-left: 7px;
	      margin-right: 7px;
	      margin-top: 0px;
	      position:relative;
        vertical-align: top;
}

.pageFooter_right { 
        width: 313px;
	      height:90px;
	      top: 10px;
	      float: right;
	      background-image: transparent;
	      margin-right: 0px;
	      margin-top: 0px;
	      position:relative;
        vertical-align: top;
}

.compatible_browser { 
        width: 25px;
	      height:25px;
	      float: left;
	      background-image: transparent;
	      left: -5px;
	      margin-right: 20px;
	      margin-top: 10px;
	      position:relative;
        vertical-align: top;
}

#browsers {
        width: 300px;
        margin-left: 18px;
        margin-top: 12px;        
} 

#host {
        width: 300px;
        margin-left: 18px;
        margin-top: 5px;        
}      

.SmallText_box_short {
      	z-index:7;
      	width:278px;
      	height:30px;
      	position:absolute;
      	display:block;
      	bottom:0px;
      	vertical-align:bottom;	
      	border-top: 1px dotted #453f22;
	      padding-top: 0px;
	      margin-left: 18px;
	      margin-bottom: 5px;
	      display:inline;
}

.SmallText_box_thumb {
      	z-index:7;
      	width:278px;
      	height:30px;
      	display:block;
      	border-top: 1px dotted #453f22;
	      margin-left: 18px;
}

.even_god_logo {
      	position:absolute;
      	z-index: 55; 
      	top:-10px;
	      left: 70px;
}

.even_god_language_1 {
        background-image:url(wp_content/content/even_god_language_bg.png);
        z-index: 56;        
        width: 70px;
        height: 18px;
      	position:absolute;
      	top: -18px;
	      left: 18px;	
	      text-align: left;     
}

.even_god_language_2 {
        background-image:url(wp_content/content/even_god_language_bg_x.png);
        z-index: 55;
      	position:absolute;
        width: 70px;
        height: 18px;      	
      	top: -18px;
	      left: 80px;	
	      text-align: left;        
}

.logo {
      	position:absolute;
      	bottom:40px;
	      right:18px;
}

.filmproduktion {
        width: 313px;
	      height: 40px;
      	position:absolute;
      	bottom:45px;
	      left:18px;
	      text-align: left;
}



	/* -------------------------->Navigation div<-------------------------- */


.navigation_div {
        width: 960px;
        overflow: hidden;
        background-color: transparent;         
}

#row1 {
        width: 314.5px;
        position: relative;
        float: left;
}

#row2 {
        width: 315px;
        position: relative;
        float: left;
        margin-left: 7px;
}

#row3 {
        width: 314.5px;
        position: relative;
        float: left;
        margin-left: 7px;
}


	/* -------------------------->START Div left<-------------------------- */


.thumb { 
	      z-index:4;
	      width: 313.3px;
	      height:130px;		
      	background-image:url(wp_content/content/even_god_thumb_bg.jpg); 
	      margin-left:auto;
	      margin-right:auto;
	      position:relative;
	      float: left;
      	border-top: 1px solid #322c1e;
      	border-bottom: 1px solid #322c1e;
      	border-left: 1px solid #322c1e;
      	border-right: 1px solid #322c1e;
}
				
.bilder {
      	background-image:url(wp_content/content/even_god_thumb_screen_bg.jpg);
      	z-index:7;
	      width: 313.3px;
	      height:130px;
      	position:relative;
      	display:block;
      	cursor: pointer;
      	top:0px;
      	vertical-align:bottom;
	
}

.bilderText_box {
      	z-index:7;
	      width: 313.3px;
      	height:15px;
      	position:absolute;
      	background-color: red;
      	display:block;
      	cursor: pointer;
      	float: left;
      	bottom:0px;
      	vertical-align:bottom;	
      	border-top: 1px dotted #453f22;
	      margin-left:17px;
	      margin-right:auto;
	      padding-top: 5px;
	      margin-bottom: 5px;
	      display:inline

}
					
.thumbText_box {
	      z-index:6;
	      width: 313.3px;
	      height:130px;
	      background-image:url('');
	      text-align:left;
	      position:absolute;
	      margin-left:0px;
	      margin-right:auto;
	      bottom:0px;

}

.thumbText {
      	z-index:6;
	      width: 280.3px;
	      height:25px;
      	margin-top: 10px;
      	overflow: hidden;
      	margin-left:19px;
}
			
#bilderText_box_1	{ 
}

#bilderText_box_2	{ 
}

#bilderText_box_3	{ 
}

#bilderText_box_4	{ 
}

#bilderText_box_5	{ 
}

#bilderText_box_6	{ 
}

#bilderText_box_7	{ 
}

#bilderText_box_8	{ 
}

#bilderText_box_9	{ 
}
				
  /* ------->Id Thumb<------- */

	
#thumb1	{ 
        margin-top: 7px;
        z-index:99;
}
				
#thumb2	{ 
        margin-top: 7px;
        z-index:98;
}
					
#thumb3	{ 
        margin-top: 7px;
      	z-index:97;
}

#thumb4	{ 
        margin-top: 7px;
	      z-index:96;
}

#thumb5	{ 
        margin-top: 7px;
	      z-index:95;
}

#thumb6	{ 
        margin-top: 7px;
	      z-index:94;
}

#thumb7	{ 
        margin-top: 7px;
	      z-index:93;
}

#thumb8	{ 
        margin-top: 7px;
	      z-index:92;
}

#thumb9	{ 
        margin-top: 7px;
	      z-index:92;
}

  /* ------->Id Text_box<------- */

#divText_box1	{
}

#divText_box2	{
}

#divText_box3	{
}

#divText_box4	{
}

#divText_box5	{
}

#divText_box6	{
}

#divText_box7	{
}

#divText_box8	{
}

#divText_box9	{
}
						
  /* ------->Id Text<------- */
				
#divText1	{
}
						
#divText2	{
}
						
#divText3	{
}

#divText4	{
}
						
#divText5	{
}
						
#divText6	{
}

#divText7	{
}

#divText8	{
}

#divText9	{
}
				
  /* ------->Id Bild<------- */								
				
#bild1	{
	background-image:url(wp_content/content/even_god_thumb_bg.jpg);
}
						
#bild2	{

	background-image:url(wp_content/content/even_god_thumb_bg.jpg);
}
						
#bild3	{
	
	background-image:url(wp_content/content/even_god_thumb_bg.jpg);
}		

#bild4	{

	background-image:url(wp_content/content/even_god_thumb_bg.jpg);
}
						
#bild5	{

	background-image:url(wp_content/content/even_god_thumb_bg.jpg);
}
						
#bild6	{

	background-image:url(wp_content/content/even_god_thumb_bg.jpg);
}	

#bild7	{

	background-image:url(wp_content/content/even_god_thumb_bg.jpg);
}	

#bild8	{

	background-image:url(wp_content/content/even_god_thumb_bg.jpg);
}	

#bild9	{

	background-image:url(wp_content/content/even_god_thumb_bg.jpg);
}	

	/* -------------------------->END  Div left<-------------------------- */
  
table.invisible
{
	      margin: 0ex;
	      border-collapse: collapse
}

table.invisible td
{
	      padding: 0ex 1ex;
}

td.right
{
	      text-align: right;
}

div.stats{
        float: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

/* Styles for main area (left) */
h2 {
        margin: 2ex;
        margin-top: 0px;
        border-bottom: 1px solid #a1191f;
}

	/* -------------------------->START  Div middle<-------------------------- */
	                                                             
.bPosts {
        width: 485px;
        float: left;
        margin-bottom: bottom;
      	background-image: transparent;
        overflow: hidden;
        margin-top:0px;
        margin-left:7px;
        margin-right:8px;
      	border-top: 1px solid #322c1e;
      	color: #ccb85c;
}

div.action_messages {
      	margin: 0 2ex;
}

.bPost, .bPostpublished {
      	clear: both;
	      margin: 0 2.5ex;
	      padding: 0;
	      border-bottom: 1px solid #a1191f;
	      /* border: 1px solid #ccad5c; */
}

	/* -------> SMALL HEAD <------- */

.bSmallHead {
	      font-size: 60%;
      	color: #453f22;
      	margin: 2ex 0 1ex 0;
      	font-family: Verdana, Tahoma, Arial, Times;
}

	/* -------> POST TITLES <------- */

.bTitle {
      	color: #a1191f;
      	margin: 1ex 0;
}

	/* -------> SMALL TEXT 1 <------- */

.bText {
	      margin-top: 0px;
      	margin-bottom: 0px;
      	color: #ccb85c;
      	font-size: 80%;
      	line-height: 180%;
      	font-family: Verdana, Tahoma, Arial, Times;
}

	/* -------> SMALL TEXT 2 <------- */

.bText_left {
	      margin-top: 0px;
	      margin-left: 17px;
	      margin-right: 17px;
      	margin-bottom: 0px;
      	color: #ccb85c;
       	line-height: 180%;     	
      	font-size: 70%;
      	font-family: Verdana, Tahoma, Arial, Times;
}

	/* -------> SMALL TEXT 3 <------- */

.bText_top {
	      margin-top: 5px;
      	margin-bottom: 5px;
      	text-indent: 0.0cm;
      	color: #ccb85c;
      	font-size: 80%;
      	font-family: Verdana, Tahoma, Arial, Times;
}

	/* -------> FYRKANT <------- */

.bSmallPrint {
	      clear: both;
      	color: #453f22;
      	font-size: 60%;
      	margin: 1ex 0 2ex 0;
      	font-family: Verdana, Tahoma, Arial, Times;
}

.bSmallPrintRight {
	      clear: both;
      	color: #453f22;
      	font-size: 60%;
      	font-family: Verdana, Tahoma, Arial, Times;
	      position:absolute;
	      margin-top: 3px;
	      margin-right: 17px;
}

.bSmallPrintLang {
	      position:absolute;
	      clear: both;
      	color: #453f22;
      	font-size: 60%;
      	font-family: Verdana, Tahoma, Arial, Times;
	      margin-top: 3px;
	      margin-left: 5px;
	      padding: 0 0 0 0;
}

input.bComment,
textarea.bComment {
      	background-color: #ccad5c;
      	border: 1px solid #453f22;
      	width: 97%;
      	padding: 2px;
	      margin: 0ex;
}

select.bComment  /* Used by the profile form */
{
	      background-color: red;
	      border: 1px solid #453f22;
	      padding: 1px;
      	margin: 0ex;
}

/* Styles for stats */
div.statbloc
{
	      float: right;
	      width: 44%;
	      margin: 0 0 2ex 1.5ex;
}

div.statbloc h3
{
      	margin-top: 0px;
      	margin-left: 0px;
      	margin-right: 0px;
      	color: #ff0000;
      	text-align: center;
      	background-color: orange;
      	padding: 1ex;
}

input.submit,
input.preview,
input.reset {
      	background-color: #7a6b26;
	      color: #453f22;
	      border: 1px solid #453f22;
      	font-weight: bold;
      	padding: 1px;
}

input.submit:hover,
input.preview:hover {
	      color: #453f22;
	      background-color: #a1191f;
}

	/* -------------------------->END  Div middle<-------------------------- */
	
	
	/* -------------------------->START  Div right<-------------------------- */

.bSideBar {

	      width: 250px;
      	float: left;
      	background-image: transparent;
      	overflow: hidden;
        margin-top:0px;
        color: #453f22;
        margin-bottom: 7px;
      	border-top: 1px solid #322c1e;
}

.bSideItem {
      	margin: 2.5ex;
	      padding: 0 0 5ex 0;
	      border-bottom: 1px solid #a1191f;
}

.bSideItem ul {
	      margin-left: 8px;
	      padding-left: 8px;
	      margin-top: 8px;
      	margin-bottom: 8px;
      	list-style-type:square;
      	font-size: 60%;
      	font-family: Verdana, Tahoma, Arial, Times;
}

.bSideItem ul ul{
      	margin-left: 8px;
	      padding-left: 8px;
	      margin-top: 0px;
	      margin-bottom: 0px;
	      font-size: 100%;
      	font-family: Verdana, Tahoma, Arial, Times;
}

.bSideItem form {
	      margin-top: 0px;
	      margin-bottom: 0px;
}

.dimmed
{
      	color: #999999;
	      font-size: 84%;
}

input.SearchField
{
      	background-color: #453f22;
      	border: 1px solid #7a6b26;
      	padding: .5ex;
      	width: 96%;
      	margin: 0ex;
}

    /* Calendar: */

caption.bCalendarCaption {
	      border: 1px solid #7a6b26;
      	background-color: #453f22;
      	border-bottom: 0;
}

table.bCalendarTable {
	      border: solid 1px #7a6b26;
      	border-collapse: separate;
      	font-size: 60%;
      	font-family: Verdana, Tahoma, Arial, Times;
}

table.bCalendarTable tfoot td {
      	background-color: #453f22;
	      border-top: 1px solid #7a6b26;
}

table.bCalendarTable tfoot a {
      	font-size: 80%;
      	font-family: Verdana, Tahoma, Arial, Times;
      	font-style: bold;
	      text-decoration: none;
}

table.bCalendarTable tfoot a:hover {
	      background-color: #453f22;
	      font-size: 80%;
      	font-family: Verdana, Tahoma, Arial, Times;
      	font-style: bold;
      	color: #a1191f;
}

th.bCalendarHeaderCell {
	      color: #7a6b26;
}

#bCalendarToday {
	      background-color: #7a6b26;
}


	/* -------------------------->END  Div right<-------------------------- */


	/* -------------------------->START  Div bottom<-------------------------- */

div#pageFooter {
	      width: 957px;
	      height:100px;
	      background-image:url(wp_content/content/even_god_thumb_bg.jpg);
	      position:relative;
	      margin-top: 7px;
      	margin-left:auto;
      	margin-right:auto;
      	border-top:solid;
      	border-bottom:solid;
      	border-left:solid;
      	border-right:solid;      	
      	border-width: 1px;
	      border-color: #322c1e;
}

	/* -------------------------->END  Div bottom<-------------------------- */
	
img {
    border: none;
    }
