/*
Theme Name: sexvarning
Theme URI: http://bywire.se
Description: Sexvarnings nya tema
Version: 1.0
Author: Tommy Gabrielsson
Author URI: http://bywire.se
*/

body {
      background: #efefef;
      color: #000;
      margin: 0;
      padding: 30px 0;
      font: 80% 'helvetica', arial, sans-serif;
      text-align: left;
}


#main_wrapper {}

/* ### header ###*/
#header {
     margin: 0 auto;
     width: 850px;
     background: #fff;
     height: 255px;
     padding: 60px 70px 40px 70px;
     overflow: hidden;
     border-top: 1px solid #dfdfdf;
     border-left: 1px solid #dfdfdf;
     border-right: 1px solid #dfdfdf;
     -moz-border-radius-topleft: 8px;
     -moz-border-radius-topright: 8px;
	 -khtml-border-radius-topleft: 8px;
	 -khtml-border-radius-topright: 8px;
	 -webkit-border-top-left-radius: 8px;
	 -webkit-border-top-right-radius: 8px;

}


#logo {
     width: 850px;
     padding: 0;
}

/* ### content ###*/

#content {
     background: #fff;
     margin: 0 auto;
     padding: 0px 70px 20px 70px;
     text-align: left;
     width: 850px;
     border-left: 1px solid #dfdfdf;
     border-right: 1px solid #dfdfdf;
}

/* ### footer ###*/

#footer {
     background: #fff;
     margin: 0 auto;
     padding: 10px 70px 0px 70px;
     text-align: left;
     width: 850px;
     border-bottom: 1px solid #dfdfdf;
     border-left: 1px solid #dfdfdf;
     border-right: 1px solid #dfdfdf;
     -moz-border-radius-bottomleft: 8px;
     -moz-border-radius-bottomright: 8px;
	 -khtml-border-radius-bottomleft: 8px;
	 -khtml-border-radius-bottomright: 8px;
	 -webkit-border-bottom-left-radius: 8px;
	 -webkit-border-bottom-right-radius: 8px;
}

.footer_text {
     width: 960px;
     padding: 10px 0 0 0;
     margin: 0 auto;
     text-align: right;
     font: 90% 'helvetica', arial, sans-serif;
}

#footer_text a {
     border-bottom: 1px dotted #000;
     padding: 3px 0px 1px 0px;
}


#footer_text a:hover {
     color: #ff0000;
     font-weight: normal;
     border-bottom: 1px dotted #ff0000;
     padding: 3px 0px 1px 0px;
}


/* ### content styling ###*/

ul, ol {
     margin: 0;
     padding: 0;}

p {
     line-height: 1.5em;
     text-align: left;
}

small {
     font-size: 0.9em;
     margin: 0 0 0 3px;
}

blockquote {
     background: #fff url(images/bquote.gif) no-repeat top left;
     color: #000;
     font-style: italic;
     margin: 0 0 0 0;
     padding: 0px 20px 5px 30px;
}

code {
     font: 80% 'helvetica', arial, sans-serif;
     color: #DD433D;
     line-height: 1.3em;
     font-weight: normal;
}

a {
     color: #000;
     font-weight: normal;
     text-decoration: none;
     outline: none;
}

a:hover {
     color: #ff0000;
     text-decoration: none;
     outline: none;
}

img {
     border: none;
}

.entry h2, .entry h2 a, h2, h2 a {
     font: 150% arial, tahoma;
     color: #000;
     font-weight: normal;
     text-align: left;
     margin: 0 0 5px 0px;
     padding: 0;
     border: none;
     display: block;
     line-height: 1.3em;
}

.entry h2 a:hover {
     color: #ff0000;
     font-weight: normal;
     margin: 0 0 5px 0px;
     padding: 0;
     border: none;
     line-height: 1.3em;
}

.entry h3, .entry h3 a {
     font-size: 120%;
     font-weight: normal;
     color: #000;
     margin: 0;
     padding: 5px 0 0 0px;
}

.content_left h4 {
     color: #000;
     font: 80% georgia, serif;
     font-weight: normal;
     font-style: italic;
     padding: 0 0 40px 0;
     margin: 0;
}

.content_left {
     float: left;
     margin-top: 12px;
     width: 550px;
     padding: 0;
}


.post {
     width: 510px;
     padding: 0;
}

.postmeta {
     margin: 0 0 25px 0;
     padding: 0 0 35px 0;
     font: 95% Georgia, serif;
     font-style: italic;
     color: #666;
     text-align: left;
     border-bottom: 1px dashed #eaeaea;
     
}

.postmeta a {
     color: #666;
     border-bottom: 1px dotted #666;
     padding: 3px 0px 1px 0px;
}

.postmeta a:hover {
     color: #ff0000;
     border-bottom: 1px dotted #ff0000;
     padding: 3px 0px 1px 0px;
}

.postmeta_single {
     margin: 0;
     padding: 0 0 10px 0;
     font: 90% Georgia, serif;
     font-style: italic;
     color: #666;
     text-align: left;
}

.postmeta_single a {
     color: #666;
     border-bottom: 1px dotted #666;
     padding: 3px 0px 1px 0px;
}

.postmeta_single a:hover {
     color: #ff0000;
     border-bottom: 1px dotted #ff0000;
     padding: 3px 0px 1px 0px;
}

.postdate {
     margin: 0;
     padding: 0 0 10px 0;
     font: 95% Georgia, serif;
     font-style: italic;
     color: #666;
     text-align: left;
}

.postdate a {
     color: #666;
}

.postdate a:hover {
     color: #ff0000;
}

.entry {
     float:right;
     padding: 0 0 10px 0;
     width: 510px;
     line-height: 1.5em;
     text-align: left;
}

.entry a {
     color: #000;
     font-weight: normal;
     border-bottom: 1px dotted #000;
     padding: 3px 0px 1px 0px;
}

.entry a:hover {
     color: #ff0000;
     font-weight: normal;
     border-bottom: 1px dotted #ff0000;
     padding: 3px 0px 1px 0px;
}

.entry img {
     background: #fff;
     margin: 6px 10px 5px 0px;
     border: none;
     padding: 9px;
     border: 1px dotted #ccc;
}

.entry a img {
     background: #fff;
     margin: 6px 10px 5px 0px;
     padding: 9px;
     border: 1px dotted #ccc;
}

.entry a:hover img {
     background: #f9f9f9;
     margin: 6px 10px 5px 0px;
     padding: 9px;
     border: 1px dotted #aaa;
}


.entry ul {
     margin: 0 0 0 20px;
     list-style: none;
     list-style-position: outside;
}

.entry ol {
     margin: 0 0 0 20px;
     list-style-position: outside;
}

.entry li {
     margin: 0;
}

/* ### navigation index ###*/

#postnavi_index a {
     color: #666;
}

#postnavi_index a:hover {
     color: #ff0000;
}

#postnavi_index {
     width: 510px;
     padding: 0 0 30px 0;
     text-align: center;
     font: 18px Georgia, serif;
     font-style: italic;
}

#postnavi_index a {
     color: #666;
     padding: 5px 0;
}

#postnavi_index a:hover {
     color: #ff0000;
}


/* ### navigation posts ###*/

#navigation {
     padding: 0 0 0 0;
}

#navigation ul.postnavi {
     list-style: none;
     margin: 0;
     padding: 0;
}

#navigation ul.postnavi li {
     line-height: 24px;
     font-weight: bold;
}

#navigation ul.postnavi li a {
     font: 14px georgia,serif;
     border-bottom: 1px dotted #000;
     padding: 3px 0px 1px 0px;
     font-style: italic;
     font-weight: normal;
}

#navigation ul.postnavi li a:hover {
     font: 14px georgia,serif;
     border-bottom: 1px dotted #ff0000;
     padding: 3px 0px 1px 0px;
     font-style: italic;
     font-weight: normal;
}

.more-link a {
     padding: 80% 0 0 0:
}


/* ### sidebar ###*/

.sidebar {
     float: right;
     margin: 0;
     padding: 20px 0 0 0;
     width: 280px;

}

.sidebar_box h4, .sidebar_box h4 a {
     color: #000;
     font-size: 140%;
     font-weight: normal;
     padding: 0 10px 5px 10px;
     margin: 0;
}

.sidebar_box {
     background: transparent;
     width: 280px;
     margin: 0;
     padding: 0px 0px 30px 0px;
}

.sidebar_box a {
     color: #000;
}

.sidebar_box ul {
     list-style: none;
     margin: 0;
}

.sidebar_box li {
     color: #000;
     border-bottom: 1px dotted #ccc;
     display: block;
     font-size: 100%;
     padding: 5px 10px;
}

.sidebar_box li a {
     background: transparent;
     color: #000;
     display: block;

}

.sidebar_box li a:hover {
     color: #ff0000;
}

.sidebar_box li.current_page_item a {
     color: #666!important;
     font-weight: bold;
}

.sidebar_box li.current_page_item a:hover {
     color: #ff0000!important;
     font-weight: bold;
}

.sidebar_box .textwidget {
	 padding: 0 10px 5px 10px;
}


/*### Suche ###*/

#searchthis {
     margin-top: 0px;
}

#s {
     background: #f9f9f9;
     border: 1px dotted #ccc;
     padding: 5px;
     margin: 0 0 0 10px;
     vertical-align: middle;
     width: 230px;
     font: 90% 'helvetica', arial, sans-serif;
}

#search	{
     vertical-align: middle;
}
#searchsubmit {
vertical-align: middle;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
h4#comments {
	font-size: 180%;
	border-bottom: 1px dashed #eaeaea;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: normal;
	font-size: 200%;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 0 0 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 80px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
	border: 5px solid #eaeaea;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}

#respond h3 {
font-size: 160%;
font-weight: normal;
padding: 0 0 5px 0;
}

#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
}

#respond .inputText{
	width:300px;
	background: #f9f9f9;
	border: 1px dotted #ccc;
	font: 100% 'helvetica', arial, sans-serif;
	padding: 6px;
}

#respond textarea {
	width:500px;
	padding: 10px;
	margin: 0 0 10px 0;
	background: #f9f9f9;
	border: 1px dotted #ccc;
	font: 100% 'helvetica', arial, sans-serif;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}




/* ### fixes ### */

.floatleft {
     float: left;
     margin: 5px 8px 3px 0;
}

.floatright {
     float: right;
     margin: 5px 10px 3px 8px;
}

.left {
     float: left;
     white-space: nowrap;
}

.right {
     float: right;
     white-space: nowrap;
}

.clear {
     clear: both;
}

.clearfix:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

.clearfix {
     display: inline-block;
}

.fix:after{
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

.fix{
     display: inline-block;
}

* html .fix{
     height: 1%;
}

.fix{
     display: block;
}

.alignleft {
     float: left;
     text-align: left;
}

.alignright {
     float: right;
     margin-top: -1px;
     text-align: right;
}

/* Hide from IE Mac \*/
.clearfix {
     display: block;
}
/* End hide from IE Mac */

/* Toppmeny */

#nav {
margin: 40px 0 0 0;
padding: 0 0 20px 0;
border-bottom: 1px dashed #ccc;
}

#nav ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#nav li
{
display: inline;
list-style-type: none;
}

#nav a { padding: 8px 15px;
	 -moz-border-radius: 5px;
	 -khtml-border-radius: 5px;
	 -webkit-border-radius: 5px;
}

#nav a:link, #nav a:visited
{
color: #fff;
background-color: #aeaeae;
text-decoration: none;
}

#nav a:hover
{
color: #fff;
background-color: #5e5e5e;
text-decoration: none;
}
#nav .current_page_item a{
color: #fff;
background-color: #5e5e5e;
text-decoration: none;

}
.readmore{
padding: 3px 0 0 22px;
background: url(images/search.gif) no-repeat top left;
}
/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 512px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0 !important;
	padding: 0 !important;
	border: 0px !important;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 1px dotted #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 1px dotted #f1f1f1;
	margin-right: 10px;
}
#content .gallery br+br {
	display: none;
}

/* WP-PageNavi plugin */

.wp-pagenavi {
	clear: both;
	padding: 0 0 20px 0;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span{
	text-decoration: none;
	padding: 6px 10px;
	margin: 0 5px 0 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	background-color: #aeaeae;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	text-decoration: none;
	padding: 6px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	background-color: #5e5e5e;
}

.wp-pagenavi span.current {
	text-decoration: none;
	padding: 6px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	background-color: #5e5e5e;
}

