/*  

Theme Name: AF STYLEMAG
Theme URI: http://www.bendayan.se | http://www.skapa.se

Description: AF STYLEMAG är ett 3 kolumns Wordpress tema med stöd för undersidor.

Copyright: 2009
 Pierre Bendayan
Version: 1.0.0

Author: <a href="http://www.bendayan.se">Pierre Bendayan</a> 

Tags: fixed width, simple, clean, widget ready, two columns, sidebar right, orange, valid XHTML, valid CSS, ie6, ie7, firefox 2.0, opera 9.0, wp-pagenavi, excerpt reloaded

*/



/* GLOBAL SITE ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



* {

	margin: 0;

	padding: 0;

	outline: none;

}

body {

	margin:  0px 0 0;

	font: normal 80%/160% "Century Gothic", tahoma, arial, verdana, san-serif;

background-color: #E2E7E7;
}

li {

	list-style: none;

}

hr {

	clear: both;

	height: 1px;

	line-height: 1px;

	font-size: 1px;

	margin: 0;

	padding: 0;

	margin-bottom: 10px;

	margin-top: 10px;

}

/* HEADINGS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



h1, h2, h3, h4, h5 {

	font-family: "Century Gothic", Arial, helvetica, sans-serif;

	font-weight: normal;

}

h1 {

	font-size: 1.4em;

}

h2 {

	font-size: 1.4em;

	line-height: 1.0em;

}

/* LINKS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



a {

	color: #000;

	text-decoration: none;

}

a:hover {

	text-decoration: none;

	color: #84755c;

}

/* MAIN SITE ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.topline{
background: #fff url(images/topline.jpg) repeat-x;
height: 15px;
width: 910px;
}

#mainbg {
position:relative;
/* width: 1209px; */
padding: 20px 10px;
margin: 0 auto;

}

#wrapper {

	position: relative;

	width: 910px;

/*	padding-top:25px; */
	padding: 0 10px;

	margin: 0 auto;

/*	border:1px solid red; */

background-color: #ffffff;
}


.corners {
width: 930px;
margin: 0 auto;

}
#wrapper:after, #header:after, .post:after, .post-date:after {

	content:  ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

#header {

	position: relative;

	height: 120px;

	margin-bottom: 0px;

	}

#content {

	width: 630px;

	float: left;

	min-height: 455px;

	padding: 35px 10px 10px 4px;;

/*	background: #ffffff url(images/content-bg.gif) no-repeat top right;  */
/*	border:1px solid red; */

}


#content2 {
	width: 470px;
	float: left;
	min-height: 455px;
	padding: 35px 10px 20px 0;
/*	background: url(images/content-bg.gif) no-repeat top right; */
/*	border:1px solid red; */
}


#sidebar {

	width: 250px;

	min-height: 455px;

	float: right;

	padding: 35px 0px 10px 0;

/*	background: url(images/content-bg.gif) no-repeat top right; */

/*	border: 1px solid red; */

}


#sidebar2 {
	width: 150px;
	min-height: 455px;
	float: left;
	padding: 0 10px 10px 5px;
	padding-top: 35px;
/*	background: url(images/content-bg.gif) no-repeat top right; */
/*	border: 1px solid red; */
}

#slogan h1{

	padding-top:40px;

	font-size: 4.9em;

	line-height: 1.0em;

	font-weight: bold;

}



/* AFFARSOMRADEN

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#affarsomrade {

	float: left;

	padding: 10px;

	padding-top: 35px;

	padding-bottom: 35px;

	/*border: 1px solid red; */

	font-family: "Century Gothic", Helvetica, Arial, "Lucida sans unicode", Sans-serif;

	border-bottom: 10px solid #e3e3e3;

}

#affarsomrade h1{

font-size: 26px;

font-weight: bold;

color: #898989;

padding-bottom: 5px;

}

#affarsomrade p{

font-size: 21px;

line-height: 24px;

}

#affarsomrade h1 a{

color: #898989;

}

#affarsomrade h1 a:hover{

color: #000000;

}

.onlinestrategies {

margin-right: 10px;

}

.creativeproductions{

margin-right: 10px;

}

.onlinestrategies p{

	width: 260px;

	color: #ff2400;

}

.creativeproductions p{

	width: 310px;

	color: #00d2ff;

}

.onlineservice p{

	width: 210px;

	color: #E5008B;

}



/* HEADER ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#site-meta {

	position: absolute;

	left: 0;

	top: 12px;
	}

#header h1 {

	position: relative;

}

#header h1 a {

	color: #7e4c10;

	color: #fff;

}

#header h1 a:hover {

}

#header span.description {

	position: relative;

	margin-left: 5px;

	color: #7e4c10;

}

#navigation {

width:910px;

}

#header ul {

	position: absolute;

	left: 0;

	bottom: 1px;

	font: 12px "Century Gothic", Arial, Helvetica,  sans-serif;

	list-style: none;

	margin-top: 6px;

	padding: 0;

	text-transform: uppercase;

}

#header li {

	display: inline;

}

#header li a {

	float: left;

	display: block;

	color: #000000;

	text-decoration: none;

	margin-right: 2px;

	border: 1px solid #ffffff;

	border-bottom: none;



}

#navigation li a {
padding: 8px 10px 8px 10px;

}

#navigation li a:hover {

	color: #933857;

	/* background: url(images/libg.gif) repeat-x;
 */
	background-color:#fff;

	border: 1px solid #ffffff;

	border-bottom: none;

}


#header li.current_page_item a {

	color: #000;

	background-color:#FFF;

/*	background: url(images/libg.gif) repeat-x;
 */
	border: 1px solid #ffffff;

	border-bottom: none;
	font-weight: bold;

}



#navigation li.rss-menu {

	display: inline;

	float:right;

	/*display: block;*/

	padding: 0px 0px 0px 15px;

	color: #000000;

	text-decoration: none;

	background: #fff url(images/rssicon.png) no-repeat 1px 50%;

	border-bottom: none;

	font-weight: bolder;

	}

#navigation li.rss-menu a:hover{

	color: #F15C22;

background: none;

}

#topmenu {
	position: absolute;
	right: 14px;
	top: 15px;
	width: 470px;
	height: 30px;
	text-align: right;
	/*border: solid 1px #000; */
	
	}
	
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #fff;
	display: block;
	float: left;
	margin: 0 auto;
	width: 910px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 910px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	color: #fff;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul ul a:hover {
	background: #000;
}


#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background-color: #333;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
	
	
#topsearch {

	position: absolute;

	right: 10px;

	top: 0px;

	width: 218px;

	height: 42px;

	text-align: center;
/*	border: solid 1px #000; */
}

#topsearch input {

	width: 145px;

	height: 21px;

	background: url(images/input.gif) no-repeat;

	border: none;

	padding: 9px 8px 5px 32px;

	margin-right: 0px;

	float: left;

	font: normal 1em "Century Gothic", tahoma, arial, san-serif;

}

#topsearch button {

	width: 33px;

	height: 35px;

	background: url(images/search.gif) no-repeat;

	border: none;

	text-indent: -9999px;

	float: right;

	cursor: pointer;

}



/* POST SECTION ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.floatfix {

	float: left;

}

.bloggat{

	font-size: 24px;

	font-weight: bold;

	color: #9e9e9e;

	padding-bottom: 10px;

}

.author {

	font-size: 14px;

	font-weight: bold;

	font-style: italic;

	background-color: #514987;

	color: #ffffff;

	padding-bottom: 3px;

	padding-top: 3px;

	padding-right: 10px;

	padding-left: 10px;

	margin-bottom: 26px;

}



.author a{

	color: #ffffff;

	}

.author a:hover{

	color: #cccccc;

	}



.author-right {

	float:right;

	font-size: 14px;

	font-weight: bold;

	font-style: italic;

	background-color: #514987;

	color: #ffffff;

	padding-bottom: 3px;

	padding-top: 3px;

	padding-right: 10px;

	padding-left: 10px;

}



.flerinlagg {

	margin: 0 0 10px 0;

	background: url(images/hr2.gif) 0% 100% no-repeat;

	padding: 0 0 10px 0;

}

.flerinlagg h2 {

	margin: 0 0 .2em;

	font-size: 1.6em;

	font-weight:bold;

}

.flerinlagg h2 a {

	color: #000000;

}

.flerinlagg h2 a:hover {

	color: #514987;

	/*background-image: url('images/readarrow.gif');*/

	background-repeat: no-repeat;

	background-position: 100% 50%;

	/*padding-right: 50px;*/

}

.post {

	margin: 0 0 0 0;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 10px 0 20px 0;

}





.post h2 {

	margin: 0 0 .2em;

	font-size: 1.4em;

	font-weight:bold;

}

.post h2 a {

	color: #000000;

}

.post h2 a:hover {

	color: #514987;

}

.post-info {

	background: url(images/hr.gif) 0% 0% no-repeat;

	padding: 5px 0;

	font-size: 90%;

	margin: 10px 0;

	color: #999;

}

.post-info a {

	color: #999;

}

.post-info a:hover {

	color: #84755c;

}

.post-info .setting {

	padding:3px;

	padding-left:20px;

	margin-right: 5px;

}

.post-info .datetime{

	background:#fff url(images/clock.png) no-repeat 0 2px;

}

.post-info .user{

	background:#fff url(images/user.png) no-repeat 0 2px;

}

.post-info .filedlink{

	background:#fff url(images/document.png) no-repeat 0 2px;

}

.post-info .commentslink{

	background:#fff url(images/comments.png) no-repeat 0 2px;

	text-align: right;

	float:right;

	margin-top:-20px;

}

.post-info .editlink{

	background:#fff url(images/write.png) no-repeat 0 2px;

}



.post-entry  {

	margin-top: 0px;

}


#content2 .post .post-entry{
margin-top:50px;
}
#content2 #post2 .post-entry{
margin-top:0px;
}


.post-entry a img {
	border:none;
}

.post-entry p {

	color: #747169;
	margin: 10px 0 10px 0;

	font: 13px "Century Gothic", Helvetica, Arial, "Lucida sans unicode", Sans-serif;

	line-height: 16px;
}

.post-entry a {

	color: #514987;

	text-decoration: underline;

}

.post-entry a:hover {

	color: #84755c;

}

.post-entry div.more-link {

	display: block;

	margin: 10px 0;

}

.post-entry div.more-link a {

	font-weight: bold;

	color: #514987;

	text-decoration: none;

	padding-left:15px;

	background: #fff url(images/sidebar-li.gif) no-repeat 0px -1px;
}

.post-entry div.more-link a:hover {

	color: #84755c;

	background: #fff url(images/sidebar-li-hover.gif) no-repeat 0px -1px;

	text-decoration: underline;

	

}

.post-entry h3 {

	color: #585858;

	font-size: 1.75em;

	padding: 0.3em 0  .3em;

	margin: 0.5em 0 .5em;

}



.post-entry h2 {

	color: #585858;

	font-size: 1.85em;

	padding: 0 0 .2em;

	margin: 0 0 .5em;

}

.post-entry ul, .post-entry ol {

	font-size: 13px;
	margin: 0 0 1em;

}

.post-entry ul {

	margin-left: 1.5em;

}

.post-entry ul li, .post-entry ol li {

	list-style: square;

	border-bottom: 1px solid #fafafa;

	padding: .2em 0;

}

.post-entry ol {

	margin-left: 2em;

}

.post-entry ol li {

	list-style: decimal;

}

.post-entry blockquote{

	/* margin: 1.5em; */

	padding: 0.2em;

	margin-bottom: 1.5em;

	color: #000000;

	border-top: 1px dotted #ccc;

	border-bottom: 1px dotted #ccc;

	clear: both;

	background: #fff url(images/blockquote-bg.gif) repeat-y;

}

.post-entry blockquote p {

font-family: "Century Gothic", Arial, "Lucida sans unicode";

font-size: 14px;

font-style: italic;

padding: 5px;

margin: 5px;

}



.post-entry img {

padding: 3px;

}

.post-entry img.alignright {

	float: right;

	margin: .4em 0 0 1em;

	padding: 0 0 6px 6px;

	}

.post-entry img.alignleft {

	float: left;

	margin: .4em 1em 0 0;

	padding: 0 6px 6px 0;

}

.post-entry img.aligncenter {

	display: block;

	margin: .4em auto;

	padding: 0 10px 10px 10px;

}

.post-meta {

	font-size: 95%;

	color: #999;

	margin-top: 10px;

}

.post-meta a {

	color: #514987;

}

.post-meta a:hover {

	color: #84755c;

}

.post-arch-info {

	font-size: 95%;

	color: #999;

	margin: 0 0 2em;

	padding: 0 0 1em;

	border-bottom: 1px solid #f5f5f5;

}

.wp-pagenavi {

	font-size: 11px;

	text-transform: uppercase;

	clear: both;

	color: #514987;

	padding: 0;

	text-align: right;

}

.wp-pagenavi a, .wp-pagenavi .current {

	padding: 3px 7px;

	border: 1px solid #ccc;

	color: #514987;

	margin-left: 1px;

	font-weight: normal;

}

.wp-pagenavi a:hover, .wp-pagenavi .current {

	color: #514987;

	background: #e2e2e2;

	font-weight: normal;

}

.wp-pagenavi .pages {

	float: left;

	line-height: 13px;

}



/* WP 2.6 REQUIRED ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: transparent;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   text-align: left;

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



/* COMMENT ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



.kommentarer {

	text-align: right;

	float:right;

	margin-top:-20px;

}

.kommentarer a {

color: #F15C22;

}

.kommentarer a:hover {

color: #84755c;

}



#comments h2, #respond h2 {

	margin: 0 0 .5em;

	padding: 0 0 .5em;

	border-bottom: 1px solid #f5f5f5;

}

#comments {

	margin: 0 0 1em;

	background: url(images/hr.gif) 0% 100% no-repeat;

	padding: 0 0 1em;

}

#comments h3 {

	font-size: 1.2em;

}

#comments img {

	float: left;

	margin: 0 5px 5px 0;

}

#comments p {

	padding-left: 0px;

}

.commentlist li {

	margin: 0 0 .5em;

	padding: 0 0 .5em;

	border-bottom: 1px solid #f5f5f5;

}

.commenttext {

font-weight: bold;

}

.commentinput {
font-weight: bold;
}

#respond input, #respond textarea {

	width: 460px;

	border-top: 1px solid #ccc;

	border-right: 1px solid #eee;

	border-bottom: 1px solid #eee;

	border-left: 1px solid #ccc;

	padding: 3px;

	margin: .1em 0 .5em;

}

#respond button {

	width: 75px;

	height: 35px;

	text-indent: -9999px;

	border: none;

	float: left;

	cursor: pointer;

}

#respond button#submit {

	background: url(images/submit.png) no-repeat;

	margin-right: 10px;

}

#respond button#reset {

	background: url(images/reset.png) no-repeat;

}

/* SIDEBAR ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



#sidebar h2, #sidebar2 h2 {

	margin: 0 5px 0 0;

	padding: 0 0 .5em 0;

/*	border-bottom: 1px dotted #ccc; */

	text-indent: 0px;

	font-size: 12px;

	font-weight: bolder;

	color: #000;

	padding-bottom: 10px;
	margin-top:5px;
	text-transform:uppercase;
}

/* Twitter sidebar style */

#twitter-1 a.twitter_title_link {

	color: #85C3E5;

	padding-right: 30px;

	background: #fff url(images/twittericon.gif) no-repeat right 1px;

}

#twitter-1 ul.twitter li.twitter-item {

	font-weight: bold;

	border-bottom: 1px dotted #ccc;

	padding: 3px 0;

	padding-left: 0px;

	margin-right: 5px;

	background: #fff url() no-repeat 0 6px;

}



#sidebar li ul, #sidebar2 li ul {

	font-family: "Century Gothic", Helvetica, Arial, "Lucida sans unicode", Sans-serif;
	margin: 0 0 2em 0;

	font-size: 13px;
	text-transform: none;
}

#sidebar li ul li, #sidebar2 li ul li {

	border-bottom: 1px dotted #ccc;

	padding: 3px 0;

	padding-left: 0px;

	margin-right: 15px;

	/*background: #fff url(images/sidebar-li.gif) no-repeat 0 6px;
*/
}

#sidebar li ul li:hover, #sidebar2 li ul li:hover {

	/*background: #fff url(images/sidebar-li-hover.gif) no-repeat 0 6px;
*/
}

#sidebar li ul li.current_page_item, #sidebar2 li ul li.current_page_item {

	font-weight: bold;
/*	padding-left: 8px;
 */
	padding-right: 10px;

/*	background: #e8e8e8;
*/
}

#sidebar li ul li.current_page_item a, #sidebar2 li ul li.current_page_item a {

	/*color: #84755c;*/
	color: #000;

	
}

#sidebar li ul li ul li, #sidebar2 li ul li ul {

	display: none;

}

#sidebar li ul li, #sidebar2 li ul li {

	color: #222;

}

#sidebar li a, #sidebar2 li a {

/*	color: #f15c22; */

	color: #000;

}

#sidebar li a:hover, #sidebar2 li a:hover {

	color: #514987;

}
#sidebar li img, #sidebar2 li img{
border: 0px;
}

#calendar  {

	margin-top: 10px;

	border-bottom: 1px dotted #ccc;

}

#wp-calendar {

	width: 90%;

	margin-left: 5%;

}

#wp-calendar caption {

	color: #864901;

	margin-top: 5px;

}

/* FOOTER ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer_wrap {

	position: relative;

	width:910px;
	clear: both;

	background-color: #fff;

	text-align: center;

	padding: 0px 0px 0px 0px;

	color: #696969;

	margin: 0px auto;

	text-transform: uppercase;
	border-top: 3px solid #000000;
}

#footer {

	
padding-left: 20px;
	clear: both;

	text-align: left;

	font-size: 11px;

	line-height: 14px;
	width: 910px;

	margin: 0 auto;
	background-color: #ffffff;
	/*border: 1px solid red;*/
	
}

.hrline {
width: 100%;
height: 2px;
border-top: 1px solid #ccc;
padding-bottom: 5px;
margin-left: -10px;
}
#footer a {

	color: #eee;

}

#footer a:hover {

	color: #f7951e;

}

#rss {

	position: absolute;

	right: 20px;

	bottom: 0;

	margin: 0;

}

#rss-entries {

	background: url(images/rss-entries.png) no-repeat 0 0;

	border: none;

	float: left;

	height: 18px;

	margin: 0 4px 0 0;

	padding: 0;

	text-decoration: none;

	text-indent: -3000px;

	width: 46px;

}

#rss-entries:hover {

	background: url(images/rss-entries.png) no-repeat 0 -18px;

}

#rss-comments {

	background: url(images/rss-comments.png) no-repeat 0 0;

	border: none;

	float: left;

	height: 18px;

	margin: 0 4px 0 0;

	padding: 0;

	text-decoration: none;

	text-indent: -3000px;

	width: 46px;

}

#rss-comments:hover {

	background: url(images/rss-comments.png) no-repeat fixed left;

}



#socialamedier{

width:33%;

float:left;

}

#socialamedier h1{

line-height: 1.4em;

background: url(images/socialicon.png) no-repeat left 0px;

}



#footer h1 {

font-size: 2.4em;

padding-left: 38px;

font-weight: bold;

}

#footer p {

font-family: "Century Gothic", Helvetica, Arial, "Lucida sans unicode", Sans-serif;

font-size: 12px;

margin-top: 20px;

line-height: 14px;

margin-right: 15px; 

}



#footer a {

color: #F15C22;

font-weight: bold;

}



#prenumerera{

width:33%;

float:left;

}



#prenumerera h1{

line-height: 1.4em;

background: url(images/prenumereraicon.png) no-repeat left 0px;

}

#kontakt{

width:33%;

float:left;

}

#kontakt h1{

line-height: 1.4em;

background: url(images/kontakticon.png) no-repeat left 0px;

}

.fetstil {

font-weight: bold;

}

/* SLIDING BOXES

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

ul.hover_block { display: block; overflow: hidden; height: 1%; padding-bottom: 15px; }

			

		ul.hover_block li h1, ul.hover_block2 li h1 {

			border: 1px solid red;

			list-style:none;

			float:left;

			background: #fff;

			padding: 10px;

			width:300px; position: relative;

			margin-right: 20px;

			font-size: 26px;

			font-weight: bold;

			color: #aaaaaa;

			font-family:"Century Gothic", Helvetica, Arial, "Lucida sans unicode", Sans-serif;

			}



		ul.hover_block li a, ul.hover_block2 li a {

			display: block;

			position: relative;

			overflow: hidden;

			height: 150px;

			width: 268px;

			padding: 16px;

			color: #000;

			font: 1.6em/1.3 "Century Gothic", Helvetica, Arial, sans-serif;

		}



		ul.hover_block li a, ul.hover_block2 li a { text-decoration: none; }



		ul.hover_block li img, ul.hover_block2 li img {

			position: absolute;

			top: 0;

			left: 0;

			border: 0;

		}

/* Relaterade artiklar */

#relaterade li {

list-style-type:none;

font-weight: bold;

}

#relaterade li {

	border-bottom: 1px dotted #ccc;

	padding: 3px 0;

	margin-left: -10px;

	padding-left: 18px;

	margin-right: 5px;

	background: #fff url(images/sidebar-li.gif) no-repeat 0 6px;

}

#relaterade li:hover {

	background: #fff url(images/sidebar-li-hover.gif) no-repeat 0 6px;
}


/* twitterbadge i sidpanelen */

#twitter_badge_container{width: 300px; background: #C1EAFF}

#twitter_badge_tl{background: transparent url(images/twitter_tl.png) top left no-repeat;}

#twitter_badge_tr{background: transparent url(images/twitter_tr.png) top right no-repeat;}

#twitter_badge_bl{background: transparent url(images/twitter_bl.png) bottom left no-repeat;}

#twitter_badge_br{background: transparent url(images/twitter_br.png) bottom right no-repeat;}

#twitter_badge_inner{padding: 45px 10px 10px 10px;}

#twitter_badge_via {font-size: 10px;}

#twitter_badge_via a {color: #666;}



/* defaults */

#my_twitter_status_time{color: #666; font-size: 10px;}



/*table settings */

table {width:100%; padding:0px; border: none; }

table.usercase td {background: #ddd;}

.thumbimg {
width:150px;
height:150px;
padding-right: 5px;
}
.thumbimg a img {
border: 2px solid #ffffff;
}
.thumbimg a:hover img {
border: 2px solid #514987;
}

.flash {
padding-bottom: 30px;
}

/* Image widget */
.widget_sp_image a img{
border:none;
/* border: 2px solid #ffffff; */
}
.widget_sp_image a:hover img{
border: none;
/* border: 2px solid #514987; */
}

/* QTRANSLATE */
#topmenu ul.qtrans_language_chooser li a { 
z-index: 0;
/* border: 1px solid red;*/
padding: 0px;
margin-bottom: 2px;
color: #000;
padding-top:8px;
}
.qtrans_flag_se {

background:transparent url(../wp-content/plugins/qtranslate/flags/se.png) no-repeat scroll 0 0;
}
.qtrans_flag {
height: 0px;
width: 0px;

}

#qtranslate-chooser { list-style-type:none; height:14px; }
.qtrans_language_chooser ul { list-style-type:none; }
.qtrans_language_chooser li { float:left; margin-right:3px;}

.widget_sp_image {
line-height:0px;
}
/*
.rssSummary {
    font-size: 11px;
    line-height: 1.4em;
}
.rsswidget {
    font-size: 15px;
    font-weight: bold;
} */
