/*
Theme Name: Bl&auml;sta Creations
Theme URI: http://wordpress.org/
Description: Ett template f&ouml;r Bl&auml;sta Creations byggt av MediaAnalys.
Version: 1.0
Author: MediaAnalys
Author URI: http://www.mediaanalys.se
Tags:  Bl&auml;sta Creations

	Bl&auml;sta Creations 1.0
	 http://www.mediaanalys.se

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
* {
     padding: 0;
     margin: 0;
}

body {
	margin-top: 25px;
	margin-bottom: 0px;
	background-color: #424242;
	color: #e1e1df;
	line-height: 15px;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}


#container_big {
	margin-left: auto;
	margin-right: auto;
	width: 690px;
	border: 0px solid #ffffff;
}

#container_top_left {
	float: left;
	width: 690px;
	/*width: 379px;*/
	/* height:156px; */
	height:275px;
	background-image: url(images/top_back_left.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border: 0px solid #ffffff;
	text-align: center;
}

	#container_top_left h2 {
		font-size: 15px;
		color: #5a5a5c;
		font-weight: bold;
		margin-top:120px;
		font-family: Times New Roman, Times, serif;
		/*margin-left:55px;*/
	}

#container_top_right {
	float: left;
	width: 311px;
	height:156px;
	/*background-image: url(images/top_back_right_1.jpg);
	background-repeat: repeat-x;
	background-position: top left;*/
	border: 0px solid #ffffff;
}

#container_meny {
	border-left: 5px solid #636363;
	border-right: 5px solid #636363;
}

	#container_meny li {
		list-style: none;
		display: inline;
	}

#container_content_top {
   width: 690px;
   height:8px;
   border: 0px solid #ffffff;
   background-image: url(images/content_back_top.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#container_content {
	width: 690px;
	border: 0px solid #ffffff;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

	#content {
		float: left;
		width: 411px;
		border-top: 1px solid #787878;
		/*background-color: #5a5a5a;*/
		padding:15px;
		margin-left:12px;
		margin-top:0px;
		margin-right:20px;
	}
	
		#content p {
			padding-bottom:10px;
		}
		
		#content h1 {
			padding-bottom:15px;
			font-size: 22px;
			font-weight: normal;
		}
		
		#content h2 {
			padding-bottom:10px;
			padding-top:5px;
			font-size: 18px;
			font-weight: normal;
		}
		
		#content h3 {
			padding-bottom:5px;
			padding-top:5px;
			font-size: 15px;
			font-weight: bold;
		}
		
		#content a {
			color:#e1e1df;
		}
	
	#column {
		float: left;
		width: 192px;
		border: 0px solid #ffffff;
		margin-top:0px;
		color:#858585;
		font-size: 11px;
	}
	
		#column a {
			color:#858585;
		}
	
		#column .children {
			list-style: none;
			padding-left:14px;
			padding-bottom:14px;
		}
		
		#column ul  li a{
			color:#858585;
		}
	
		.column_rub {
			width: 192px;
			height:32px;
			background-image: url(images/column_rub.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			font-size: 13px;
			font-weight: normal;
			line-height: 28px;
			padding-left:13px;
			margin-bottom:10px;
			color:#e1e1df;
		}

#container_foot {
	width: 690px;
	height:13px;
	border: 0px solid #ffffff;
	background-image: url(images/foot_back.png);
	background-repeat: no-repeat;
	background-position: top left;
}

	
	
	
	
	
.ubercolortabs{
padding: 0;
width: 100%;
overflow: hidden;
background: #804000 url(images/meny_back.jpg) repeat-x left top; /*default background color of tabs, left corner image*/
}

.ubercolortabs ul{
font: normal 12px Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}


.ubercolortabs a{
float: left;
color: white;
background: #804000 url(images/meny_back.jpg) repeat-x left top; /*default background color of tabs, left corner image*/
margin: 0 0px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent url(images/meny_back_right.jpg) no-repeat right top; /*right corner image*/
padding: 5px 19px 6px 16px;
cursor: pointer;
}


.ubercolortabs .current_page_item a{
float: left;
color: white;
background: #804000 url(images/meny_back_left_over.jpg) repeat-x left top; /*default background color of tabs, left corner image*/
margin: 0 0px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
}

.ubercolortabs .current_page_item a span{
float: left;
display: block;
background: transparent url(images/meny_back_right.jpg) no-repeat right top; /*right corner image*/
padding: 5px 19px 6px 16px;
cursor: pointer;
}

.ubercolortabs .current_page_parent a{
float: left;
color: white;
background: #804000 url(images/meny_back_left_over.jpg) repeat-x left top; /*default background color of tabs, left corner image*/
margin: 0 0px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
}

.ubercolortabs .current_page_parent a span{
float: left;
display: block;
background: transparent url(images/meny_back_right.jpg) no-repeat right top; /*right corner image*/
padding: 5px 19px 6px 16px;
cursor: pointer;
}



.ubercolortabs a span{
float: none;
}

	
#portfolio li {
	list-style: none;
}

.qtrans_language_chooser ul {
   padding:0px;
}

.qtrans_language_chooser li {
   display: inline;
   list-style-type: none;
   border: 0px solid #ffffff;
   list-style-position:inside;
   margin-right:10px;
}

#sidebar {
   list-style-type: none;
   margin-top:10px;
}

td img {
   border: 1px solid #787878;
}

.mediaanalys th {
   text-align: left;
   padding-top:5px;
   padding-bottom:5px;
   width: 150px;
}

.selectbox {
   width: 200px;
   background-color: #424242;
   border: 1px solid #787878;
   padding:2px;
   color: #e1e1df;
}

.textbox {
   width: 195px;
   background-color: #424242;
   border: 1px solid #787878;
   padding:2px;
   color: #e1e1df;
}



/* End captions */


