.comment-author-mattias, .comment-author-christer, .comment-author-anders{
background: #E7F8FB;
}

body{
background-color:#000;
}

input.form_submit:hover
{
	color: #2c516a;
}

a
{
	outline: none;
}

/* ########################### */
/* Sätter storlek på satsytan */
.custom #container {
margin:0 auto;
width:1130px;
}

.custom #page {
width:1130px;
}


/* ################################# */
/* Strecket under varje post */
.custom .teasers_box, .custom .full_width #content_box .page {
margin:0 20px 0 0;
}

.post_box
{
	width:640px;
	overflow:auto;
	margin: 0px;
}

/* ################################## */
/* MENU */
.custom .menu{
background: url(images/sitetop.png);
background-repeat:no-repeat;
width:840px;
height:436px;
padding-left:20px;
border:none;
font-style:italic;
text-transform:none;
font-variant:normal;
}

.custom .menu li {
padding-top: 200px;
background:transparent none repeat scroll 0 0;
border: none;
}

.menu a, .menu .current ul a, .menu .current-cat ul a {
background:transparent none repeat scroll 0 0;
border: none;
}

.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover {
background:transparent none repeat scroll 0 0;
border: none;
}

.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover {
background:transparent none repeat scroll 0 0;
border: none;
}

.custom .menu a {
letter-spacing:1px;
text-transform:none;
}

/* #################################################################################### */
/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display: block; height: 150px; width: 100%; outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px;}

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0px; }
/* ser till att styra headern under huvudmeny */
.custom #header {
background-color:transparent;
border-bottom:0 none;
float:left;
height:140px;
position:absolute;
top:60px;
width:330px;
z-index:100;}

.custom #content {
width:66em;
}

/* ############################## */
/* STYR UTSEENDET PÅ VARJE POST */
.custom .published{
line-height: 35px;
}
.custom .headline_meta {
display:block;
background: #6EA79A;
height:45px;
width:90px;
font-size:2em;
font-style:normal;
color:#ffffff;
padding-left:10px;
padding-top:5px;
float:left;
position:absolute;
}

.custom .headline_meta a {
border: none;
}
.custom .headline_area {
float:left;
position:relative;
width:620px;
text-align:left;
margin-bottom:0em;
}

.custom .headline_area h2, .custom .headline_area h1 {
float:right;
position:relative;
width:510px;
text-align:left;
margin-bottom:0.4em;
text-transform: none;
line-height: 1.2em;
padding-top:0;
margin-top:0;
}

.custom .format_text
{
	float:left;
	position:relative;
	margin-left:110px;
	text-align:left;
	margin-bottom:0em;
	margin-top:0px;
	padding-bottom: 20px;
}

.format_text img.left, .format_text img.alignleft, .wp-caption.alignleft
{
	margin-right: 18px;
}

#comments .format_text
{
	margin-left: 0px;
}


/* #################################### */
/* ADD TO ANY */

.custom .a2a_dd {
 display:block;
 width:90px;
 text-align:right;
 float:left;
 position:relative;
}

.custom a.a2a_dd{
padding-top:0px;
line-height:9px;
color:#000;
font-weight:light;
font-size:9px;
}

.custom a:hover.a2a_dd{
color: #ccc;;
font-weight:light;
font-size:9px;
}


/* ############################### */
/* COMMENTS */
.custom .headline_meta span a {
color:#000;
font-style:normal;
letter-spacing:0px;
text-transform:uppercase;
font-size:9px;
float: right;
margin-top:10px;
line-height:20px;
position:relative;
}


.custom .headline_meta span a:hover {
color:#ccc;
}



/* ############################### */
/* SIDEBARS */
.custom #sidebars {
border:0 none;
float:left;
width:20em;
}


.custom #sidebar_1 {
border:none;
}


.custom .sidebar a {
color:#fff;
}

/* tar bort linje i bakgrunden mellan content och sidebar */
#content_box {
background:none;
width: 860px;
}

/* ############################### */
/* WIDGETS */
.custom .sidebar ul.sidebar_list {
padding-left:0em;
padding-right:0em;
}


.custom li.widget {
padding-top:5px;
padding-left:10px;
padding-right:10px;
background-image:url(images/widget_back.png);
width:180px;
padding-bottom:20px;
letter-spacing:1px;
margin-bottom: 20px;
}

.custom .sidebar h3 {
background:url(images/widget_header_back.png) -10px;
height:55px;
line-height:55px;
padding:0;
margin:0;
font-style:italic;
font-weight: normal;
font-variant:normal;
letter-spacing:0.05em;
}


/* ############################### */
/* FOOTER */

.custom #footer {
border-top:none;
height:175px;
background:url(images/footer.png) repeat-x;
padding-bottom: 0px;
text-align:left;
margin-bottom:20px;
padding-left:100px;
}


.custom #footer h3{
background:url(images/footer_header.gif) no-repeat -10px;
height:55px;
line-height:55px;
padding:0;
margin:5px 0 0 0;
font-style:italic;
font-weight: normal;
font-variant:normal;
letter-spacing:0.05em;
font-size:1.273em;
color: #fff;
width:200px;
}

.custom #footer a{
font-size:1.1em;
line-height:1.455em;
text-transform:none;
text-decoration:none;
color:#fff;
border:none;
}

.custom #footer a:hover{
color: #CCCCCC;
}


.custom .footer_box{
margin: 0 0 0 20px;
float:left;
position:relative;

}

.custom #footer .footer_rss{
	background: url(images/rss_icon.png) no-repeat 0px 0px;
	line-height: 30px;
	height: 40px;
	padding: 0px 0 0 30px;
	display: block;
}

.custom #footer .footer_e_post{
	padding-left: 30px;
	background: url(images/letter_icon.png) no-repeat 0px 7px;
	line-height: 30px;
	height: 35px;
	display: block;
}

.custom #footer .footer_sms{
	padding: 8px 0 0 30px;
	background: url(images/iphone.png) no-repeat 0px 5px;
	line-height: 30px;
	height: 30px;
	display: block;
}

.custom #footer .footer_twitter{
	background: url(images/twitter.png) no-repeat 0px 2px;
	line-height: 30px;
	height: 40px;
	padding: 0 0 0 30px;
	display: block;
}

.custom #footer .footer_netvibes{
	padding-left: 30px;
	background: url(images/netvibes.png) no-repeat 0px 2px;
	line-height: 30px;
	height: 40px;
	display: block;
}

.custom #footer .footer_facebook{
	padding-left: 30px;
	background: url(images/facebook.png) no-repeat 0px 2px;
	line-height: 30px;
	height: 40px;
	display: block;
}


/* ############################### */
/* PAGE COMMENTS -  KOMMENTARSSIDOR */
.custom .comments_intro {
margin-bottom:1em;
margin-top:4em;
float: left;
position:relative;
margin: 20px 0 20px 110px;
}

dl#comment_list dd dl#comment_list dd #respond {
padding-right:1em;
width:505px;
margin-top:10px;
}

.custom #respond_intro {
float:left;
position:relative;
margin-left:110px
}

.custom #respond_intro p {
color:#000;
letter-spacing:normal;
font-size:1.35em
}
.custom #commentform {
float:left;
margin-left:110px;
position:relative;
width:500px;
}

.custom .prev_next {
margin-left:10px;
padding-bottom:1em;
padding-top:1em;
width:600px;

}

.custom dl#comment_list {
border-top:1px dotted #BBBBBB;
float:left;
margin-left:110px;
position:relative;
width:530px;
}

/* ############################### */
/* ARKIVSIDRORNA */

.custom #archive_info {
border-color:#DDDDDD;
border-style:solid;
width:610px
}


/* ############################### */
/* BANNERS */

#banner_container{
	float:right;
	position:relative;
	height:auto;
	width:250px;
	z-index:500;
	margin-right:10px;
}

/* KOMMENTARER */
dl#comment_list dd {
	overflow:hidden;
}

.custom .menu
{
	background:url("/wp-content/themes/thesis/custom/images/webbskiss_startsida.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	font-style:italic;
	font-variant:normal;
	height:565px;
	text-transform:none;
	width:860px;
	padding-left: 0px;
}

.custom .menu li
{
	background:none repeat scroll 0 0 #2c516a;
	border:medium none;
	padding-top:0px;
}

#post-755
{
	display:none;
}

#banner_container
{
	margin-top: -566px;
}


.banner_box
{
	margin-bottom:10px;
}

div.tb_header
{
	display:none;
}


/* ################################ */
/* TWEETBLENDER */

div.tb_tweet {
	margin-top:10px;
}

#tweetblender-5 .tb_tweet-info {
	clear:both;
	margin-left:60px;
}

#tweetblender-5 .tb_msg {
	width:322px;
	float:right;
	padding-right:10px;
}

/* ############################### */
/* ACTIVE STATE MENY */

.menu .current-parent > a, .menu .current-cat-parent > a {
background:none repeat scroll 0 0 #6EA79A;
color:#FFFFFF;
}