body {
    background-image: url(images/background.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 1.2em;
    background-color: white;
    text-align: center;
    color: #001956;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS",Tahoma,Arial;
    color: #001956;
}

strong {
    font-weight: bold;
}

/* links  */ 
a:link,
a:visited,
a:active {
    color: #5386DF;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}

a img{
   border: 0px;
}


/* orginal box css by http://www.lesliesommer.com/wdw07/html/ */
.mod {
   _padding-bottom:0px;  /* IE6: bound x1a and x2a's height */
   _overflow-y:hidden;
   position:relative;
   z-index:0;
}

.mod .mod-content {
    padding: 10px;
    _background:#fff;
   border:1px solid #001956;
   position:relative;
   z-index:2;
}


.mod .x1 { /*opacity layer*/
   display:block;
   background:#fff;
   width:100%;
   height:100%;
   position:absolute;
   _bottom:6px;  /* IE6: offset the layer from 'mod' */
   opacity:.75;
   *filter:alpha(opacity="75");
}

#content {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    width: 780px;/* Change value to suit*/
    text-align: left; /* Overrides the previously set center alignment that older IE versions reqd */
}

/* give the boxes some space */
#content div.mod {
    margin: 0px 5px 0px 5px;
}

#content h4, #content h2{
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 11pt;
}

#content h5 {
    margin-top: 10px;
    margin-bottom: 0;
}

.bubble {
    background: url(images/bubble.gif) top right no-repeat;
    width: 95px;
    height: 15px;
    font-size: 1px;
    line-height: 1px;
    margin: 0px 0px 3px 0px !important;
    padding: 0px !important; 
}

.small {
	font-size: 0.75em;
}

.clear {
	clear: both;
	line-height: 1px;
        margin: 0;
        padding: 0;
        display: block;
}

div#intro {
    width: 290px;
    float: left;
    margin: 15px;
    padding-bottom: 10px !important;
}

div#introtext {
    margin-top: 25px;
    margin-bottom: 35px;
}

div#logo {
    width: 287px;
    height: 44px;
}

div#tagcloud {
        width: 290px;
        overflow: hidden;
}

div#tweetbox {
    float: right;
    width: 440px;
    margin-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

div#persbox {
    float: left;
    margin-top: 0px;
        margin-bottom: 25px;
}

div#gravatar {
    float: left;
}

div#contact {
    float: right;
    width: 300px;
}

div#mailing{
        margin-top: 15px;
}

/* campaign monitor css */
div#mailing span.label,div#mailing span.spacer,div#mailing span.multiple span {width:80px;float:left;} 
div#mailing span.multiple {float:left;} 
div#mailing span.button {padding-left:0px;} 
div#mailing div.clear {clear:both;padding-top:5px;} 

/* content */
div#main_container {
    width: 578px;
    margin-left: 6px;
    _margin-left: 10px;
    margin-top: 15px;
    float: left;
}

div.bd p.twitter_com{
        font-style: italic;
        font-weight: normal !important;
        margin: 0;
}

/* twitter on header area */
div#twitter div.bd{
        padding-left: 20px;
        margin-top: 10px;
        background: transparent;
}

.ft {
        font-style: normal;
        margin-top: 10px;
        font-size: 0.75em;
}


div.activity {
        margin-bottom: 10px;
        margin-left: 4px;
}

div#activity_list .hd, div#single_container .hd {
        padding-left: 23px;
}

div.google_com blockquote{
        background-color: #eee;
        padding: 5px;
        font-style: italic;
}

div.butterflyx_com div.bd ul li {
    display: list-item;
    list-style: url(/public/images/pfeil5.gif);
    margin-left: 18px;
    padding-bottom: 5px;
}

div.butterflyx_com div.bd em {
    font-style: italic;
}

div.mod-content p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

div#sidebar_container {
    display: inline;
    width: 180px;
    float: right;
    margin-top: 10px;
}

div#sidebar div.mod{
        padding: 0px !important;
        margin: 0px !important;
}

p#slideshare_favs {
        display: inline;
        padding: 0px !important;
        margin: -7px !important;
}

div#navigation {
        width: 760px;
        _width: 745px;
        padding-top: 15px;
        padding-left: 10px;
        _padding-left: 25px;
}

div#navibox {
	height: 80px;
}

div#pages-navigation{
	float: left;
}

div#searchbox{
	float: right;
}

ul#navigation li {
	display: inline;
}

ul#navigation li.current a {
	color: #000;
	text-decoration: none;
}

div#socialfeatures {
  clear: both;
  width: 450px;
  margin-top: 10px;
}

div#socialfeatures div.social {
	float: left;
}

div#tweetbox div.item.twitter_com{
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.youtube_com div object{
        margin-left: 15px;
}

div#pagination {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 0px;
        padding-left: 4px;
}

/* original CSS from the sweetcron sandbox theme */

li.item img, div#single_container img, div.bd img {
    display: block;
    border: 1px solid #CCC;
    padding: 3px;
    margin: 0px;   
}

.noborder {
    border: 0px solid #CCC !important;
}

ul.item_tag_list li {
    display: inline;
}

ul.tag_list li {
    display: inline;
    /*margin: 0 5px 0 0;*/
    line-height: 28px;
}

div#comments_container {
    border: 1px solid #EEE;
    border-style: solid none none none;
    padding: 10px 0;
    margin-top: 20px;   
}
