@charset "utf-8";
/* CSS Document */

/*
Theme Name: PivotX Mobile
Theme URI: http://www.pivotx.net
Version: 1.2
Date: 2010-03-23
Author: Peter Boorsma & Bob den Otter
Author URI: http://www.pivotx.net
Description: PivotX clean 'n mean mobile theme
Required PivotX version: PivotX beta12
Copyright: GNU General Public License, version 2
Copyright URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/
body, html {
    background-color: #292021;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 2px;
    color: #FFF;
}

p {
    margin: 12px 0;
    color: #FFF;
    font-size: 11px;
    line-height: 16px;
}

a {
    color: #adc8ff;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #adc8ff;
    text-decoration: underline;
}

img {
    border: 0;
}

h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    line-height: 21px;
}

h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #adc8ff;
    line-height: 21px;
    margin: 4px 8px 4px 0;

}

h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #adc8ff;
    line-height: 19px;
    margin: 8px 8px 4px 0;
}

h2 a {
    color: #adc8ff !important;
    text-decoration: none;    
}

h2 a:hover {
    color: #adc8ff;
    text-decoration: underline;
}

li {
    line-height: 15px;
}

#header {
    border: 1px solid #0831d8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #0831d8;
    background: -moz-linear-gradient(-90deg, #0831d8, #000f4c);
    background: -webkit-gradient(linear, 0 top, 0 bottom, from(#0831d8), to(#000f4c));
    margin-bottom: 8px;
}

#header h1, #header h2 {
    margin: 8px;
}

.header a {
    color: #FFF;
    text-shadow: 2px 2px 2px #000;
    font-weight: normal;
}

.frontphoto {
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
}

.frontphoto p {
    font-size: 10px;
    margin: 0;
}

.entryfooter {
    clear: both;
    border: 1px solid #0831d8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #0831d8;
    padding: 4px;
    background: -moz-linear-gradient(-90deg, #0831d8, #000f4c);
    background: -webkit-gradient(linear, 0 top, 0 bottom, from(#0831d8), to(#000f4c));
    margin: 8px 0;
    height: 15px;
}

div.hr {
    clear :both;
    height: 10px;        
    border-top: 1px;
    margin: 0 0 0 0;
}

div.navi 
{
	margin: 0 0 0 0;
    padding: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    line-height: 21px;
    clear :both;
}

div.naviCon
{
	margin: 5px 0px 5px 0px;
    padding: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    line-height: 21px;
    clear :both;
}

img.news_Icon_left 
{
	float:left; 
	margin: 0px 4px 0px 0px;	
	padding:0px; 
	border:0px;
	margin-bottom: 0px;
}

div.desc
{
  margin: 10px 0px 0px 0px;
}

div.goTop
{	
	margin: 10px 0px 0px 0px;
    padding: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    line-height: 21px;
}
