/* Mall för SVT-bloggar
   Bredd, marginaler och indrag styrs enligt blueprint/screen.css


   Basmall
-------------------------------------------------------------- */
body {
	color: #000000;
	font-family: Arial,Tahoma,"Helvetica Neue",Helvetica,Verdana,sans-serif;
	background-color:#ecece4;
	font-size: 14px;
	text-align: center;
}

a, a:visited {
	color: #bc001f;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #bc001f;
	text-decoration: underline;
}

a:active, a:focus {
	color: #bc001f;
	outline: none;
}

blockquote {
	border-left: 0.5em solid #ccc;
	font-size: 0.9em;
	font-style: normal;
	padding: 0 0 0 1em;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	color: #000000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
	color: #bc001f;
}

hr {
	background: #eee;
	color: #eee;
}

small {
	color: #555;
	font-size: 0.9em;
}

ul, ul li ul {
	list-style:none;
	padding:0;
}

ul li {
	margin: 10px 0;
}

ul li ul {
	margin:0;
}

ul li, ul li ul li {
	padding:0;
	margin:0;
}

ul.inline {
	display: block;
	margin: 1em 0;
	padding: 0;
}

ul.inline li {
	display: inline;
	margin: 0 0.5em 0 0;
}


/* SVT-meny
-------------------------------------------------------------- */

.box {
	background:#e4e3d8 none repeat scroll 0 0;
	padding:0.3em;
}

.fullBG {
	width:100%;
	background-image:url('images/meny_bg.jpg');
	background-repeat: repeat-x;
	height:46px;
	background-attachment:scroll;
}

.svtContainer {
	margin: 0 auto;
	width: 950px;
}

#SVTmeny {
	padding:0px 0px 8px 0px;
	height:38px;
}

#SVTlogo {
	padding: 5px 0px 0px 11px; float:left;
}

#uno-header {
	padding: 5px 0px 5px 29px;
}

#uno-header ul#uno-mainmenu li a {
	color:#FFFFFF;
	display:inline;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
}

#uno-header ul#uno-mainmenu li a:hover {
	text-decoration:underline;
}
#uno-header ul#uno-mainmenu li:hover {
	background-position:0 -33px;
}

#uno-header ul#uno-mainmenu li {
	background:#392748 url('images/uno-bg-toplinks.png') no-repeat scroll 0 0;
	display:block;
	float:left;
	height:23px;
	padding:10px 11px 0;
}

#uno-header ul, #uno-header li, #uno-submenu ul, #uno-submenu li {
	list-style-type:none; margin:0; padding:0;
}

#uno-header, #uno-header a, #uno-header a:visited {
	color:#FFFFFF;
	font-family:Arial,Helvetica,Tahoma,Verdana,sans-serif;
}

img.play {
	vertical-align:middle;
}

/* -------------------- CSS för temat ----------------------- */
/*------------------------------------------------------------*/



/* Sidhuvud (#header)
----------------------------------------------------------*/

#header {
	
}

/* Innehåll
----------------------------------------------------------*/

#page {
	background: transparent url(images/background.jpg) repeat-y;
	text-align:	left !important;
}

.inlagg {
	background-color: #eea0bd;
	padding: 1em;
	margin-bottom: 20px;
}

#content {
	display: block;
	
}

#content h2 a {
	font-size: 1.5em;
	
}
#content h2 {
	margin-bottom: 0.5em;
	
}



.post {
	padding: 1em;
	background-color: #ffffff;
}

.post p {
	margin-bottom: 10px;
}

.postmetadata {
	color: #000000;
	margin-top: 5px;
}

.postmetadata .commentlinks a {
	margin-right: 5px;

}
.postmetadata a {
	font-size: 13px;

}

.commentlinks a {
	font-size: 16px;
	font-weight: bold;
	
}

#content .pageheader h1 {
	font-size: 1.5em;
	padding: 1em 1em 0em 1em !important;
	background-color: #eea0bd;
	margin-bottom: 0px;
	width: 536px;
}

.sociable ul {
	padding:0px;
	margin: 5px 0px 5px 0px;
}

.sociable ul li {
	float: left;
	margin-right: 5px;
}

.sociable ul li.sociablelast {
	float:none;
}

.sociable {
	margin-bottom: 20px;
}


/* Kommentarer
----------------------------------------------------------*/

#comments {
	color: #000000;
	background-color: #ffffff;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#respond div.input label {
	display: block;
}

#comments ul {
	margin: 0;
}

#comments .comment-avatar {
	float: left;
}

#comments {
	padding-left: 1em;
}

.admincomment {
	background:url("images/svtcomment.gif") no-repeat scroll 10px center #ECECE4;
	margin: 1em 1em 1em 0;
	padding: 1em 1em 1em 85px;
}

.vilmacomment {
	background:url("images/vilmacomment.jpg") no-repeat scroll 10px center #fce2ec;
	margin: 1em 1em 1em 0;
	padding: 1em 1em 1em 85px;
}
.vilmacomment .comment-text img {
	vertical-align: middle;
}

/* Högerkolumn (#sidebar)
----------------------------------------------------------*/

#sidebar {
	background-color: #ffffff;
}

/*Kalender*/

.widget_calendar {
	color: #000000;
}

#wp-calendar thead th, #wp-calendar caption {
	background-color: transparent !important;
}
#wp-calendar caption {
	font-size:20px;
	margin-bottom:0.1em;
	padding: 0px;
	text-transform: capitalize;
}

#wp-calendar thead {
	background-color: #ecece4;
	color: #000000;
}
#wp-calendar thead th, #wp-calendar td {
	padding-left: 5px !important;
	text-align: center;
}


/*Redruta*/

.textwidget {
	color: #000000;
	
}

#bild {
	margin-left: -21px !important;
	
}

/* Textformat
----------------------------------------------------------*/

#sidebar h2 {
	margin-bottom: 0.1em;
	font-size: 20px;
}

/* Sökformulär */

#searchform label {
	display: none;
}

/* Widgets */

#sidebar ul li {
	margin: 0 0 1em 0;
}

#sidebar ul li ul li{
	margin: 0 0 0 0;
}

#sidebar p {
	color: #000000;
}


/* Sidfot (#footer)
----------------------------------------------------------*/

#footer {
	color: #000000;
	padding-top:1em;
	margin-top:1em;
	background-color: #ffffff;
}

#footer p {
	text-align: center;
}

