/*
Theme Name: MYpicoCMS
Theme URI: http://stereophone.de/
Description: Klassisches CMS Template mit Page/Subpage Navigation
Author: Peter Oehlmann - based on picoCMS by stereophone
Author URI: http://peteroehlmann.de/
*/

/*
The PTSans Font is under Free Font License by Paratype Ltd, http://www.paratype.ru
*/

@font-face{ /* for IE */
font-family:PTSansCaptionRegular;
src:url(http://www.peteroehlmann.de/peteroehlmann/fonts/pt-sans/PTC55F-webfont.eot);
}

@font-face { /* for non-IE */
font-family:PTSansCaptionRegular;
src:url(http://:/) format("No-IE-404"),url(http://www.peteroehlmann.de/peteroehlmann/fonts/pt-sans/PTC55F-webfont.ttf) format("truetype");
}

@font-face{ /* for IE */
font-family:PTSansCaptionBold;
src:url(http://www.peteroehlmann.de/peteroehlmann/fonts/pt-sans/PTC75F-webfont.eot);
}

@font-face { /* for non-IE */
font-family:PTSansCaptionBold;
src:url(http://:/) format("No-IE-404"),url(http://www.peteroehlmann.de/peteroehlmann/fonts/pt-sans/PTC75F-webfont.ttf) format("truetype");
}

@font-face{ /* for IE */
font-family:PTSansItalic;
src:url(http://www.peteroehlmann.de/peteroehlmann/fonts/pt-sans/PTS56F-webfont.eot);
}

@font-face { /* for non-IE */
font-family:PTSansItalic;
src:url(http://:/) format("No-IE-404"),url(http://www.peteroehlmann.de/peteroehlmann/fonts/pt-sans/PTS56F-webfont.ttf) format("truetype");
}

body {
background: #fff;
margin: 0px;
padding: 10px 0 10px;
font-family: 'PTSansCaptionRegular', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:center;
font-size: 11px;
line-height: 1.5;
}

a {
text-decoration:none;
color: #DA1206;
}

a:hover {
color: #DA1206;
text-decoration:underline;
}

h1 {
margin:0;
font-family: 'PTSansCaptionRegular', 'Lucida Sans Unicode', Verdana, sans-serif;
}

h2 {
margin: 0; 
font-family: 'PTSansCaptionBold', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 13px;
}

h3 {
margin: 0 0 -11px 0; 
font-family: 'PTSansCaptionBold', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 11px;
}

#interface {
position:absolute;
left: 50%;
width: 700px;
margin-left: -350px; /* negative Haelfte von width: */
top: 40%;
height: 640px;
margin-top: -256px; /* negative Haelfte von height: */
text-align:left;
padding:0;
}

#head {
width: 700px;
height: 43px;
background: #fff;
margin: 0;
padding: 0px;
}

#head h1 {
font-size: 19px;
color: #333333;
padding-top: 15px;
margin: 0 0 0 1px;
text-align: left;
text-decoration: none;
font-weight: normal;
} .description {text-align: center;}

#head a{
color: #333333;
} 

#head a:hover {
color:#DA1206;
text-decoration:none;
}

#menu {
width: 700px;
height: 30px;
background: #fff;
border-top: 1px solid #777
}

#menu a{
font-size: 13px;
} 

#menu a:hover {
text-decoration:none;
}

#menu ul{margin: 0; padding: 0;
}

#menu li{
float:right;
list-style: none;
padding: 0;
margin: 0 1px 0 19px;
}

.page_item a { 
color: #999; 
}

.page_item a:hover { 
color: #DA1206;
}

.current_page_item a { 
color: #DA1206;
}

#container {
width: 700px;
/* padding-top:15px; */
background: #FFFFFF;
color: #333333;
}

/* #navi {
float:right;
width: 230px;
background: #fff;
}

#navibox {
width: 210px;
background: #fff;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 20px;
}

#navibox ul{margin: 0; padding: 0;
}

#navibox li{
font-size: 14px;
width: 200px;
height: 22px;
background: #fff;
margin-bottom: 5px;
padding-left: 5px;
padding-top: 5px;
list-style: none;
}

#navibox a:hover{
color: #DA1206;
} */

#content {
float:left;
width: 700px;
background: #fff;
color: #333333;
}

#content a {
color:#DA1206;
}

#content a:hover {
color:#DA1206;
}

#contentbox {
width: 700px;
background: #fff;
margin-left: 0;
margin-bottom: 10px;
color: #333333;
}

#storycontent {
padding-top: 20px;
}

.italic {
font-family: 'PTSansItalic';
font-weight: normal;
font-size: 105%;
letter-spacing: 0.02ex;
}

#footer {
clear:both;
width: 700px;
height: 30px;
background: #fff;
}

#footerlink{
float:right;
margin: 6px 10px 0 10px;
color: #fff;
}
