/*  
Theme Name: Inspirerat
Theme URI: http://inspirerat.se
Description: Tema till Inspirerat.
Version: 1.0
Author: Kristoffer Lidman
Author URI: http://inspirerat.se/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	background: #333 url(images/bg.gif) repeat;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #6db3bf;
	text-decoration: none;
}
a:hover  {
	color: #666;
}
img  {
	border: none;
	background: none;
} 
a.img {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
a.img:hover {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.bluetxt {
 background: #e3f6ff;
}
	
h1, h2, h3, h4, h5  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	display:block;
	width:449px;
	height:83px;
	border: none;
	float: left;
	text-indent:-9009px;
	background:transparent url(images/header.gif) no-repeat;
}

h1 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}

#wrapper  {
	width: 940px;
	overflow: hidden;
	margin: 10px auto 15px auto;
}
#header {
	width: 940px;
	float: left;
	margin: 0;
	background: #101615 url(images/header.gif) no-repeat;
}
#stats {
	width: 200px;
	height: 20px;
	float: right;
	color: #ccc;
	text-align: right;
	margin: 15px 15px 0 0;
}
#stats em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
#content {
	width: 630px;
	float: left;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	background: #fff;
	border-bottom: 1px solid #000;
}
#sidebar {
	width: 300px;
	float: right;
	margin: 10px 0 10px 0;
}
#navigate {
	width: 610px;
	float: left;
	margin: 10px 0 0 10px;
}

/*----- GALLERIBOXAR -----*/
.galleri {
	width: 290px;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 5px;
	background: #eee;
	/*border: 1px solid #e1e1e1;*/
	border-bottom: 1px solid #ccc;
}
.galleri h3 {
	font-size: 18px;
	margin: 0 0 8px 0;
}
.thumb {
	width: 286px;
	height: 120px;
	border: 1px solid #bbbbbb;
	float: left;
	background: #fff url(images/noimage.gif) no-repeat;
	margin: 0 0 8px 0;
	padding: 1px;
}
.thumb:hover {
	border: 1px solid #767676;
}
.infobox {
	width: 290px;
	height: 20px;
	float: left;
}
.date {
	color: #666;
	margin: 0 0 5px 0;
	float: right;
	font-size: 12px;
}
/*-------- SINGLE --------*/
#single {
	width: 612px;
	float: left;
	margin: 10px 0 0 8px;
}
#single h3 {
	font-size: 24px;
	margin: 0 0 10px 0;
}
.single_rating {
	width: 286px;
	float: left;
	margin: 5px 0 0 0;
}
.right_info {
	width: 300px;
	height: 160px;
	padding: 0 0 0 20px;
	float: right;
}
.single_line {
	width: 300px;
	height: 2px;
	float: left;
	background: #fafafa;
	border-bottom: 1px solid #eee;
	margin: 30px 0 10px 0;
}
/*-------- PAGE ----------*/
#page {
	width: 615px;
	float: left;
	margin: 10px 0 0 8px;
}
#page h2 {
	font-size: 24px;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e1e1e1;
}
#page p {
	margin: 0 0 15px 0;
}
#page h3 {
	font-size: 18px;
	padding: 3px 0 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 605px;
	margin: 0 0 15px 0;
	background: #D4EEF0;
	border-bottom: 1px solid #C4E3E6;
	color: #396063;
}
#page ul {
	float: left;
	width: 590px;
	margin: 10px 0 10px 20px;
}
/*------- WEBBJOBB -------*/
.job {
	width: 600px;
	height: 28px;
	float: left;
	padding: 8px 5px 0 5px;
	border-bottom: 1px solid #eee;
	margin: 0;
	background: url(images/job_bg.gif) repeat-x 0 1px;
}
.job_title {
	width: 375px;
	float: left;
	padding: 0 0 0 5px;
}
.job_title h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.job_date {
	width: 98px;
	float: right;
	text-align: right;
	padding: 0 5px 0 0;
	background: url(images/time.gif) no-repeat 0 1px;
}
.job:hover {
	background: #ffffdb;
	color: #4BB4D6;
}
/*-------- TAB BOX -------*/
#sidebar .domtab {
	width: 300px;
	float: left;
	margin: 0;
}
#sidebar ul.domtabs {
	width: 300px;
	height: 25px;
	float: left;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
}
#sidebar ul.domtabs li {
	height: 25px;
	float: left;
	text-align: center;
	margin: 0 2px 0 0;
}
#sidebar ul.domtabs li a {
	height: 25px;
	float: left;
	padding: 5px 10px 0 10px;
	background: #1e2927;
	color: #fff;
}
#sidebar ul.domtabs li a:hover {
	height: 25px;
	float: left;
	padding: 5px 10px 0 10px;
	background: #fff;
	color: #23302e;
}	
#sidebar ul.domtabs li.active a {
	height: 25px;
	float: left;
	padding: 5px 10px 0 10px;
	background: #fff;
	color: #23302e;
}
	
#sidebar .domtab div {
	width: 300px;
	padding: 10px;
	margin: 5px 0 0 0;
	float: left;
	background: #fff;
	color: #333;
	border-bottom: 1px solid #000;
}
#sidebar .domtab div a {
	color: #666;
	margin: 0 4px 0 0;
}
#sidebar .domtab div a:hover {
	color: #4BB4D6;
	margin: 0 4px 0 0;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	width: 280px;
	float: left;
}
#sidebar ul li {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #eee;
	margin: 0 0 3px 0;
}
	
/*------- RSS BOX -------*/
#rss {
	width: 255px;
	height: 30px;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0 0 45px;
	background: #fff url(images/feed.gif) no-repeat 5px 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #000;
}
/*------- BANNERS -------*/
#banners {
	width: 300px;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	background: #fff;
	border-bottom: 1px solid #000;
}
.banner {
	width: 280px;
	height: 80px;
	float: left;
	margin: 0 0 10px 10px;
	background: #eee;
}

/*--------- MENY --------*/
#menu {
	width: 940px;
	height: 30px;
	float: left;
	margin: 0;
	border-bottom: 4px solid #1b2624;
}
#menu ul  {
	padding: 0;
	margin: 0 0 0 5px;
	float: left;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu ul li  {
	height: 25px;
	width: 100px;
	float: left;
	margin: 0;
	text-align: center;
	background: #fff;
}	
#menu ul li a {
	height: 25px;
	width: 100px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	background: #192121 url(images/menu_link.gif) no-repeat right;
	padding: 5px 0 0 0;
	text-decoration: none;
}
#menu ul li a:hover  {
	height: 25px;
	width: 100px;
	float: left;
	margin: 0;
	color: #6db3bf;
	background: #2e3d3d url(images/menu_current.gif) no-repeat;
	text-align: center;
	padding: 5px 0 0 0;
}
#menu ul li.current-cat a{
	height: 25px;
	width: 100px;
	float: left;
	margin: 0;
	text-align: center;
	background: #2e3d3d url(images/menu_current.gif) no-repeat;
	padding: 5px 0 0 0;
	color: #4BB4D6;
}
#menu ul li.current_page_item a{
	height: 25px;
	width: 100px;
	float: left;
	margin: 0;
	text-align: center;
	background: #2e3d3d url(images/menu_current.gif) no-repeat;
	padding: 5px 0 0 0;
	color: #6db3bf;
}

#menu ul.links  {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu ul.links li  {
	height: 25px;
	width: 100px;
	float: left;
	margin: 0;
	text-align: center;
	background: #fff;
}	
#menu ul.links li a {
	height: 25px;
	width: 100px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	background: #192121 url(images/menu_link_right.gif) no-repeat right;
	padding: 5px 0 0 0;
	text-decoration: none;
}
#menu ul.links li a:hover  {
	height: 25px;
	width: 100px;
	float: left;
	margin: 0;
	color: #4BB4D6;
	background: #2e3d3d url(images/menu_current.gif) no-repeat;
	text-align: center;
	padding: 5px 0 0 0;
}
#menu ul.links li.current_page_item a{
	height: 25px;
	width: 100px;
	float: left;
	margin: 0;
	text-align: center;
	background: #2e3d3d url(images/menu_current.gif) no-repeat;
	padding: 5px 0 0 0;
	color: #4BB4D6;
}
/*---------- SÖK -------------------*/
#searchsubmit {
	width: 60px;
	height: 25px;
	float: left;
	margin: 0 0 0 5px;
	background: #192121 url(images/searchbutton.gif) no-repeat;
	color: #fff;
	border: none;
}
#s {
	width: 205px;
	height: 18px;
	float: left;
	margin: 0;
	padding: 5px 5px 2px 5px;
	color: #969696;
	border: none;
	background: #ccc url(images/searchbox.gif) no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

#searchform {
	margin: 0;
	float: left;
}
.searchbutton {
	width: 60px;
	height: 25px;
	float: right;
	background: #192121 url(images/searchbutton.gif) no-repeat;
	margin: 0 5px 0 3px;
}
.searchbox {
	width: 212px;
	height: 25px;
	float: left;
	background: #ccc url(images/searchbox.gif) no-repeat;
	margin: 0;
}
/*---------- FOOTER SMALL ----------*/
#footer {
	width: 920px;
	padding: 10px;
	float: left;
	margin: 0px 0 0 0;
	background: #101615;
	color: #5b7d77;
	border-bottom: 1px solid #000;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ccc;
}
