/**
 * This file is part of 
 * pragmaMx - Web Content Management System.
 * Copyright by pragmaMx Developer Team - http://www.pragmamx.org
 *
 * pragmaMx is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * $Revision: 1.18.2.2 $
 * $Author: tora60 $
 * $Date: 2008/01/29 00:53:01 $
 */

/* import Weblayout styling */


body {
	background:#000 url(../images/bg_site.jpg) fixed repeat-x;
	margin:0px;
	padding:0px;
	font:8pt Verdana, sans-serif;
	color:#334c51;
}

a { color:#488e9c; text-decoration:none; }
a:hover { color:#802100; text-decoration:underline; }

p {margin-bottom: 0.5em;}

br {line-height: 0.5em;}



#page {
	width: 900px;
	margin-top: 0;
	margin: auto;
	margin-bottom: 0;
	padding: 0px;
	background: #fff;
	overflow: hidden;
	}


/*--  HEADER TITEL --*/
#header {
	width: 900px;
	height:103px;
	margin: 0 auto;
	padding:0px;
	color:#fff;
	overflow:hidden;
	background:#265126 url(../images/bg_header.gif) repeat-x;
}

#headerimg {
	width:550px;
	padding-left:10px;
	margin-top:15px;
	float:left;
	}

#headerimg h1, h1 a, h1 a:hover{
	padding:0px;
	margin-bottom:-5px;
	color:#802100;
	text-decoration:none;
	font-size:24px;
	}

.description {
	width: 500;
	padding-left:0px;
	margin-top:20px;
	color:#334c51;
	}
	

/*--  HEADER NAVIGATION --*/

#nav_top {
	width:900px;
	height:20px;
	margin:0 auto;
	padding-top:5px;
	background:#e5e2d9 url(../images/bg_nav.gif) bottom repeat-x;
	}

#nav_top ul {
	float:right;
	list-style:none;
	margin:0px;	
    padding-right:10px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	line-height:20px;	
	font-size:10px;
	overflow:hidden;
	}

#navigation li {
	float:left;
	margin:0px 1px 0px 1px;
  	padding:0;
  	list-style:none;  
  	white-space:nowrap;	
	}

#navigation li a {
	display:block;
	padding:0 5px;
	text-transform:uppercase;
	border:none;
	color:#334c51;
	text-decoration:none;
  	}	
	
#navigation li a:hover {
	color:#802100;
	}

#navigation li a:active {
	color:#802100;
	}

#navigation li a:active span {
	color:#802100;
	}

#navigation li current_page_item a {
	color:#802100;
	}

#navigation li current_page_item a span {
	color:#802100;
	}
	
	


/*--------------Sidebar------------*/

#sidebar {
	width:300px;
	/*
	background:#fff url(../images/bg.gif) repeat-y;
	*/
	padding:0px;
	margin:0px;
	color:#333;
	float:left;
	}

.side-title {
	color:#802100;
	font-size:9pt;
	}

td.side-box {
	width: 320px;
	background:#f3f3f3 url(../images/bg_leftblock.gif) repeat-y;
	padding:0px;
	margin:5px 0px 10px 0px;
	}
	
.side-box {
	padding:0px;
	margin:5px 0px 10px 0px;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}

#sidebar ul li {
	/*
	background: url(../images/bullet-orange.gif) no-repeat;
	*/
	padding-left: 15px ;
	line-height:18px;
	margin:0px;
	}

#sidebar p {

}

#sidebar a {
	color:#333;
	text-decoration:underline;

}
#sidebar a:hover {
	color:#802100;
	text-decoration:none;
}

/*-- eventuelle newsticker-section --*/

#top1{
	width:900px;
	height:3px;
	padding-top:3px;
	margin:0px;
	background-color:#e5e2d9;
    }

#top2 {
	height:20px;
	margin:0px;
	color: #e5e2d9;
	text-decoration:none;
	padding:10px;
	background-color:#334c51;
	}

#top2 a {
	height:20px;
	margin:0px;
	color: #e5e2d9;
	text-decoration:underline;
	padding:0px;
	background-color:#334c51;
	}

#top2 a:hover {
	height:20px;
	margin:0px;
	color: #ffffff;
	text-decoration:underline;
	padding:0px;
	background-color:#334c51;
	}

#top3 {
	height:3px;
	width:900px;
	margin:0px;
	padding-bottom:3px;
	background-color:#e5e2d9;
	}

#search_container {
	float:right;
	padding-right: 10px;
	margin-top:10px;
	}


/*-------------SiteNav------------------*/
#sitenav {
	width: 900px;
	padding:0px 20px 10px 20px;
	margin:0 auto;
	background-color:#334c51;
	color:#ffffff;
	overflow:hidden;
	}

#sitenav a{
	color:#e5e2d9;
	text-decoration:none;
	}

#sitenav a:hover{
	color:#e5e2d9;
	text-decoration:underline;
	}
	


/*-------- Blog ----------*/

#blogtitle {
	float:left;
	width:550px;
	padding:0px;
	margin-bottom:10px;
	}

#blogtitle .post_title {
	padding-left:0px;
	margin:0px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}

.blogpost_title {
	padding-left:10px;
	margin:0px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}	
	
#blogtitle .post_title a {	color:#62778c;	text-decoration:none;	}

#blogtitle .post_title a:hover {	color:#721b00;	text-decoration:underline;	}

#blogpost h2 {
	padding-left:0px;
	margin:0px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}

.blogpost {
	padding:0px;
	margin-bottom:20px;
	}

#blogtitle_container {
	margin:10px 0px;
	width:556px;
	float:left;
	}

.blogpost .blogtitle {
	border-bottom:1px solid #dddbc6;
	padding-bottom:2px;
	margin:0px;
	float:left;
	width:490px;
	font-size:18px;
	}
	
.blogpost a {	color:#488e9c;	text-decoration:none;	}

.blogpost a:hover {	color:#721b00;	text-decoration:none;	}





/* -- post info -- */

.post-info {
    color:#999;
    margin:0;
    padding:0px 0;    
    border-top:#ccc 1px dashed;
    clear:both;
    font-size:0.9em;    
	}

.post-info em {
    color:#666;
    font-style:normal;
	}
	
.post-info em.user {
	background:url(../images/user.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}
	
.post-info em.cat {
	background:url(../images/category.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}

.post-info em.prints {
	background:url(../images/prints.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}

.post-info a:link, .post-info a:visited {
    border:none;
	text-decoration:none;
	color:#666;
	}
	
.post-info a:hover, .post-info a:active {
    border-bottom:1px dashed;
	color:#721b00;
	text-decoration:none;
	}

.post-comments 
{
   float:right;
}

.blogpost .entry {
	padding:0px;
	margin:20px 0px 5px 0px;
}

.post-comments a 
{
   background:url(../images/gear.gif) no-repeat left center;
   padding-left:12px;
   color:#838e99;
}

#post_single {
	border-bottom:1px dashed #ccc;
	float:left;
	width:550px;
	padding:10px 0px 5px 0px;
	}

#post_single_title {
	float:left;
	width:85px;
	padding:0px;
	margin:0px;
	}

#post_single_description {
	float:left;
	width:450px;
	padding:0px;
	margin:0px;
	}





/*-------------Calendar-----------------*/

.post_date {
	float:left;
	color:#999;
	font:18px Arial Narrrow, Helvetica, sans-serif;
	font-weight:bolder;
	}

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#date {
	float:left;
	width:53px;
	height:58px;
	background:url(../images/bg_date.jpg) no-repeat;
	padding-left:3px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:2px;
	}
	
#date .m {
	text-align:center;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-top:-3px;
	}
	
#date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-2px;
}




/*-------- Footer ----------*/

#footer {
	width: 900px;
	clear: both;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
}

#footer .sub{
	margin:0px;
	color:#fff;
	background-color: #ccc;
	text-align:right;
	padding:5px;
	}

#footer .sub a{
	color:#fff;
	padding:0px;
	margin:0px;
	}





form {
	margin: 0px;
	display: inline;
	font-size:8pt;
	font-weight:normal;
}

fieldset {
   border: 1px solid #e5e2d9;
   margin: 0 0 1em 0;
   padding: 1em .5em .5em .5em;
}

legend {
	border: 1px solid #e5e2d9;
	padding: 2px 6px;
	background: #f6f2e9;
	color: #666;
	font-weight: bold;
}

textarea {
	border-bottom: 1px inset #666666;
	border-left: 1px inset #666666;
	border-right: 1px inset #666666;
	border-top: 1px inset #666666;
    background-color: #ffffff;
	color: #666;
	font:8pt Verdana, sans-serif;
	overflow: auto;
}

img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

input, select {
	border-bottom: 1px inset #666666;
	border-left: 1px inset #666666;
	border-right: 1px inset #666666;
	border-top: 1px inset #666666;
	background-color: #f6f2e9;
	font-size:9pt;
	font-weight:normal;
}

input.formbutton {
	border-bottom: #f6f2e9 1px outset;
	border-left: #f6f2e9 1px outset;
	border-right: #f6f2e9 1px outset;
	border-top: #f6f2e9 1px outset;
	background-color: #ffffff;
	text-align: center;
	font-size:9pt;
	font-weight:normal;
}

button {
	border-bottom: #f6f2e9 1px outset;
	border-left: #f6f2e9 1px outset;
	border-right: #f6f2e9 1px outset;
	border-top: #f6f2e9 1px outset;
	background-color: #ffffff;
	text-align: center;
	font-size:9pt;
	font-weight:normal;
}

input.formcheckbox {
	border: none;
	background-color: transparent;
}

textarea {
	border-bottom: 1px inset #666666;
	border-left: 1px inset #666666;
	border-right: 1px inset #666666;
	border-top: 1px inset #666666;
    background-color: #ffffff;
	font-size:9pt;
	font-weight:normal;
	overflow: auto;
}

b { font-weight: bold; }

.title {
	color:#488e9c;
	font-size:13pt;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #dddbc6;
	padding-bottom:2px;
	padding-top:0px;
	margin-bottom:30px;
	float:left;
	width:100%;
}

.content {
    /*
    font-family:"Florencesans SC";
    src:url("http://www.foo-dog.de/html/themes/GF-green/style/Florsn19.ttf") format("truetype");
	*/
	font-size:8pt;
	font-weight:normal;
	color: 666;
}

.storytitle {
	color:#488e9c;
	font-size:13pt;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #dddbc6;
	padding-bottom:2px;
	padding-top:0px;
	margin-bottom:15px;
	float:left;
	width:100%;
}

.storycat {
	font-size:10pt;
	font-weight:bold;
    text-decoration: underline;
}

.boxtitle {
	color:#802100;
	font-size:10pt;
	font-weight:bold;
}

.boxcontent {
	font-size:8pt;
	font-weight:normal;

}

.option {
    font-size: 8pt;
	font-weight:normal;
    text-decoration: none;
}

.tiny {
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
}

.box {
	font-size:8pt;
	font-weight:normal;
    border: 1px solid #000000; 
    background-color: #FFFFFF;
}

blockquote {
	border-left:2px solid #b9b79c;
}

h1 {font-size: 14pt;}
h2 {font-size: 13pt;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}
h5 {font-size: 10pt;}
h6 {font-size: 9pt;}

ul {margin-left: 1.8em;}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

del, strike {
	text-decoration: line-through;
}

small { font-size: 7pt; }

u { text-decoration: underline; }

li {line-height: 1.8em;}

a img { border: 0px; }

span.footmsg a {
	background-color: transparent;
	color: #666;
	font-size: 8pt;
}

.CenterBox {
	background-color: transparent;
}

.credits {
	padding: 5px;
	background-color: #f9f7f1;
	color: #000000;
	font-size: 9pt;
}

#loginform {
	margin: 0px;
	background-color: transparent;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	line-height: normal;
}

#loginform a {
	background-color: transparent;
}

#loginform a:hover, 
#loginform a:focus {
	background-color: transparent;
	color: #6c7151;
}

#loginform a:active, #loginform a:link, #loginform a:visited {
	background-color: transparent;
}

#loginform form {
	display: inline;
}

#loginform input {
	border-bottom: #6c7151 1px inset;
	border-left: #6c7151 1px inset;
	border-right: #6c7151 1px inset;
	border-top: #6c7151 1px inset;
	padding-left: 3px;
	width: 80px;
	background-color: transparent;
	height: 16px;
}

#loginform input.formbutton {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	width: 60px;
	background-color: transparent;
	color: #666;
	font-size: 9pt;
	line-height: 9pt;
	text-transform: lowercase;
	height: 17px;
}

#loginform input.formbutton:focus, #loginform input:focus {
	background-color: transparent;
	color: f6f2e9;
}

#loginform td {
	background-color: transparent;
	font-size: 9pt;
	text-align: center;
}
