/* skeleton and base */

body {
background-color: #ffffff;
color: #000000;
font-size: 13px;
font-family:  Helvetica, Verdana, sans-serif;
margin: 0px;
padding: 0px;
line-height: 140%;
}

#content {
background-color: #FFF;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
margin: 0px;
padding: 0px 0px 0px 0px;
}

h1, h2, h3{
a-font-family:  Georgia, Trebuchet, Arial, Helvetica, Lucida Sans Unicode, Lucida Sans, Verdana, sans-serif;
}

a, a:visited, abbr {
color: #ff3366;
text-decoration: none;
}

a:hover {
text-decoration: underline;

}

img, a.img, .logo a, .flickr a, h3 a {
border: 0px;
}

div#logoheader {
text-align: left;
}

.menuprint {
float:right;
margin: 10px 10px 0px 0px;
}

.menuprint a {
display: compact;
border: 1px solid #ff3366;
color: white;
background-color: #ff3366;
text-decoration: none;
font-weight: bold;
padding: 5px;
margin: 5px;
}

.menuprint a:hover {
color: #ff3366;
background-color: white;

}

.box {
/* background-color: #222222; */
padding: 5px 15px;
margin: 0px 0px 10px;
color: #333333;
}

.darkbox {
/*background-color: #171717; */
padding: 5px 15px;
margin: 0px 0px 10px;
}

.box h3, .darkbox h3 {
margin: 8px 0px 0px;
}


ul {
padding: 2px;}

li {
list-style: none;}

li a{
display: block;
border-style: solid;
border-color: #333333;
border-width: 0px 0px 1px;
padding: 4px 2px 1px;
}

li a:hover, li a:focus{
text-decoration: none;
color: white;
background-color: #ff3366;}

.clearing {clear:both;}

/* post */

.post {
margin: 0px 0px 10px;
}

.post-content {
font-size: 13px;
line-height: 180%;
margin-bottom: 15px;
}

.post-content img {
padding: 3px;
border: 1px solid #cccccc;
margin: 3px 8px;
}

.post-content a:hover img {
border: 1px solid #ff3366;
}

.post-content a img.link {
padding: 0px;
border: 0px;
}

.icony, img.icony, div.post-content img.icony, .post-content .icony  {
padding: 0px;
margin: 0px;
border-width: 0px;
border-style: none;
background-color: transparent;
}

.post-desc {
font-size: 10px;
margin: 0px 0px 10px;
color: #777777;
}

.post-title {
font-size: 20px;
margin: 15px 0px 5px;
padding: 0px;
}

.post-title a {
text-decoration: none;
border: 0px;
font-size: 18px;
padding: 2px;
}

.post-title a:hover, .post-title a:focus{
text-decoration: none;
background-color: #ff3366;
color: #ffffff;
}

strike {
	text-decoration: line-through;
	color: #666666;
}


code {
background-color: #ffffff;
color: #222222;
padding-left: 3px;
padding-right: 3px;
}




/* comment boxes */

.comment-odd, .comment-even {
margin: 0px 0px 15px;
padding: 0px 15px;
}

.comment {
font-size: 12px;
line-height: 160%;
}

#dropcomment {
line-height: 180%;
font-size: 11px;
/* background-color: #111111; */
}

.comment-contact {
font-size:12px;
margin-bottom: 3px;
}

small.comment-info, a.permalink-comment  {
font-size: 9px;
margin: 0px;
color: #999999;
}

.boxcomment {
/* background-color: #ffffff; */
padding: 0px 0px 5px;
margin: 0px 0px 0px 0px;
}

.boxcomment p {
margin: 5px 0px;
}


.gravatar {
float: left;
margin: 3px 10px 3px 0px;
padding: 3px;
border: 1px solid #999999;
}

.center, .partners{
text-align: center;}

.floatright{
float: right;
}

.floatleft{
float: left;}