body {
	background: url('_img/header_bg.jpg') left top repeat-x;
	font-family: "Lucida sans";
    font-size: 11.5px;
	margin: 0px;
    padding: 0px;
    text-align: center;
}
img {
	border: 0;
    margin: 0;
}
a {
	color: #272727;
    text-decoration: undeline;
}
a:hover {
	color: #CCC;
    text-decoration: underline;
}

.clear {
	clear: both;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

/* Menu 
------------------------------------------ */
.menu {
	float: left;	
}
.menu ul {
	float: left;
    list-style: none;
    margin: 0px;
	padding: 0px;
}
.menu li {
	float: left;
}
.menu a {
	color: #FFF;
    font-family: "Lucida sans";
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
	display: block;
    margin: 0 25px 0 0;
	padding: 12px 10px 15px 10px;
}
.menu li.page_item a:hover, .menu li.current_page_item a {
	color: #7fd1e1;
}

/* Search field 
------------------------------------------ */
#search {
	background: #FFF url('_img/search_bg.png');
	float: left;
    height:22px;
    margin: 6px 0 0 10px;
    width: 245px;
}
#search input {
	background: transparent;
    border: 0px;
    margin: 3px 0 0 5px;
}
#s {
	width: 210px;
}
#searchsubmit {
    padding: 0px;
    margin: 0px;
    width: 20px;
}


/* Logo + Twitter
------------------------------------------ */
#logo {
	background: url('_img/logo.png') left top no-repeat;
    cursor: pointer;
    float: left;
    height: 87px;
    margin: 45px 0 0 5px;
    width: 390px;
}
#twitter {
	background: url('_img/twitter.png') left top no-repeat;
    color: #FFF;
    height: 129px;
    float: right;
    margin: 51px 253px 0 0;
    width: 250px;
}    
#twitter-content {
	font-size: 11px;
    font-family: arial;
    padding: 5px 10px;
}
#twitter a {
	color: #FFF;
    font-family: "Lucida sans";
    font-size: 10px;
    text-decoration: none;
}
#twitter a.twitter-user {
	color: #69ddf2;
    float: left;
    margin: 0 5px 0 0;
}
#twitter span {
	border: 0px;
	color: #69ddf2;
    font-family: arial, "Lucida sans";
    font-size: 10px;
	display: block;
    top: 158px;
    margin: 0 0 0 0;
    position: absolute;
    text-decoration: none;
}

/* Content
-------------------------------------------*/
#content-wrapper {
	background: url('_img/content_bg.png') left top no-repeat;
	float: left;
    margin: -20px 1px 100px 5px;
    width: 554px;
}
#content {
	float: left;
    line-height: 20px;
    margin: 20px 0 0 27px;
    width: 500px;
}
#content h2 {
	display: block;
    float: left;
	margin: 0;
    padding: 0;
    width:460px;
}
#content h2 a {
	color: #272727;
    font-family: "Lucida sans";
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}
#content h4 {
	color: #272727;
	font-size: 15px;
	font-family: arial;
}
.entry {
	margin: 10px 0 0 0;
}
.entry p {
	margin: 0 0 10px 0;
}
.entry div {
	margin: 0 0 0 0;
}
#_mcePaste {
    margin: 0 0 0 0;
}
/* Datesign
-------------------------------------------*/
.datesign {
	background: url('_img/datesign.png') left top;
    color: #FFF;
    float: left;
    font-family: arial;
    line-height:13px;
    height: 30px;
    margin: 0 10px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
}
.day {
	font-size: 18px;
    margin: 4px 0 0 0;
}
.month {
	font-size: 9px;
}
.time {
	float: left;
    font-size: 10px;
    line-height:12px;
}


/* Categorys
-------------------------------------------*/
.categorys {
	float: left;
    font-size: 10px;
    line-height:12px;
}
.categorys a {
	text-decoration: none;
}


/* Sidebar
-------------------------------------------*/
#sidebar {
	float: left;
    margin: 10px 0 0 0;
    width: 180px;
}
#sidebar ul {
	list-style: none;
    margin: 0px;
    padding: 0px;
}
#sidebar ul ul {
	list-style: none;
    margin: 0;
    padding: 0 0 20px 10px;
}
#sidebar h2 {
	background: url('_img/sidebar_h2.png') left center no-repeat;
    color: #FFF;
    font-family: "Lucida sans";
    font-size: 11.5px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 10px;
}
#sidebar a.follow {
}
#sidebar .follow {
	margin: 0 0 10px 0;
}
#sidebar a {
	color: #272727;
    display: block;
    font-family: "Lucida sans";
    font-size: 11px;
    text-decoration: none;
    padding: 2px 0;
}
#sidebar #tag_cloud-3 a {
	display: inline;
    margin: 0;
    padding: 0;
}
#sidebar a:hover {
	color: #69ddf2;
    text-decoration: underline;
}

#sidebar div {
	padding: 0 0 20px 10px;
}

/* Entry footer
-------------------------------------------*/
.entry-footer {
	background: #E3F6FE;
    border-bottom: dotted 0px #898989;
    border-top: dotted 0px #898989;
    
    float: left;
    font-size: 12px;
    padding: 8px 0 6px 0;
    margin: 0px 0 30px 0;
    width: 500px;
}
.comments {
	color: #ooo;
    font-family: arial;
    float: right;
    padding: 0px 6px;
}
.tags {
    color: #ooo;
    font-family: arial;
	float: left;
    padding: 0px 6px;
}
.tags a, .comments a {
	color: #000;
    font-family: arial;
    text-decoration: none;
	float: left;
}

/* pagenavi
-----------------------------------------*/
.wp-pagenavi {
    float: left;
    margin: -20px 0 0 27px;
    height: 100px;
	width: 500px;
}

/* pagenavi
-----------------------------------------*/
#respond {
    float: left;
}

/* Comments
-----------------------------------------*/
.commentlist {
	float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.commentlist li {
    padding: 0 0 10px 0;
}
.comment {
	float: left;
}
.comment-author {
	background: #AEE7F3;
	float: left;
    margin: 0;
    padding: 0px;
    width: 250px; 
}
.fn {
	font-style: normal;
    margin: 0 0 0 5px;
}
.fn a {
    font-style: normal;
	text-decoration: none;
	
}
.comment-meta {
    background: #AEE7F3;
	float: right;
	font-size: 10px;
    text-align: right;
    width: 250px;
}
.comment-meta a {
	font-size: 10px;
    text-decoration: none;
    margin: 0 5px 0 0;
}
.comment-body p {
	float: left;
    padding: 5px;
    margin: 0px;
}
.comment-body em, .comment-body br{
	display: none;
}
#respond {
	border-top: dotted 1px #CCC;
    float: left;
    margin: 10px 0 0 0;
    width: 500px;
}


/*
----------------------------------------- */
.addtoany_share_save_container {
	position: absolute;
    padding: 0px 0 0 90px;
}


/* Page
----------------------------------------- */
#content .post h2 {
	float: left;

    color:#272727;
    font-family:"Lucida sans";
    font-size:22px;
    font-weight:normal;
    text-decoration:none;
    text-transform:uppercase;
}
#content .entry {
	float: left;
    width: 500px;
}

/* Page
----------------------------------------- */
#ad {
	background: url('_img/annons.gif') left top no-repeat;
    float: right;
    margin: 20px 0 0 0;
	padding: 10px 0 0 0;
    width: 250px;
}
#ad p {
margin: 0 0 10px 0;
}

/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:0px 0px 0px 0px; padding:0;}
ol.related-posts li{width:20%; float:left; display:inline; padding:0;}
ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
ol.related-posts li{font-size:12px;}

div#translation_bar {
	padding: 10px 0 0 0 ;
}
#translation_bar a {
	display: inline;
}
.extend {
	display: none;
}
