/*  
Theme Name: Dentalportalen
Theme URI: http://dentalportalen.se
Description: Dentalportalen
Version: 1.0
Author: Kristoffer Lidman
Author URI: http://www.kristofferlidman.se/
*/
@import url("shared.css");
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff /*url(images/bg.gif) repeat-x*/;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #5797a9;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
	background: #ffffdb;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h4 {
	display:block;
	width:260px;
	height:70px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
	background: none;
}

h4 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
h4 a:hover {
	background: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}

#wrapper  {
	width: 960px;
	margin: 20px auto;
	overflow: hidden;
}



#content {
	width: 960px;
	float: left;
	margin: 30px 0 0 0;
}
/*---------- HUVUDDELAR ----------*/
#main_left {
	width: 590px;
	float: left;
	padding: 0 20px 0 0;
	border-right: 1px dotted #ccc;
}
#main_right {
	width: 330px;
	float: right;
}
#main_right h2 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*--------- Sidebar sök ----------*/
#right_search {
	width: 330px;
	float: left;
	margin: 0 0 25px 0;
}
#s {
	width: 225px;
	height: 23px;
	float: left;
	padding: 7px 0 0 35px;
	background: #eee url(images/searchbox.gif) no-repeat;
	border: none;
}
#searchsubmit {
	width: 60px;
	height: 30px;
	float: right;
	background: #ccc url(images/searchbutton.gif) no-repeat;
	border: none;
	color: #fff;
	font-weight: bold;
}
/*-------- Sidebar jobs ------------*/
#right_jobs {
	width: 330px;
	float: left;
	margin: 0 0 30px 0;
}
#right_jobs ul {
	margin: 0;
	list-style-type: none;
}
#right_jobs ul li {
	padding: 5px 0 5px 15px;
	background: url(images/bullet_pil.gif) no-repeat 0 11px;
	border-bottom: 1px dotted #d9e4ec;
}
/*-------- Sidebar standard ------------*/
.sidebar_standard {
	width: 330px;
	float: left;
	margin: 0 0 30px 0;
}
.sidebar_standard ul {
	margin: 0;
	list-style-type: none;
}
.sidebar_standard ul li {
	padding: 5px 0 5px 15px;
	background: url(images/bullet_pil.gif) no-repeat 0 11px;
	border-bottom: 1px dotted #d9e4ec;
}
/*-------- Sidebar contribute ------------*/
#right_contribute {
	width: 330px;
	float: left;
	margin: 0 0 30px 0;
}
/*-------- Nyhetsbrev och rss -------*/
#subscribe {
	width: 330px;
	float: left;
	margin: 0 0 30px 0;
}
#subscribe ul {
	margin: 0;
	list-style-type: none;
}
#subscribe ul li {
	padding: 5px 0 5px 15px;
	background: url(images/bullet_pil.gif) no-repeat 0 11px;
	border-bottom: 1px dotted #d9e4ec;
}
.rss_headline {
	background: url(images/headline_rss.gif) no-repeat right top;
}
.search_headline {	
	background: url(images/headline_search.gif) no-repeat right top;
}
.contrib_headline {	
	background: url(images/headline_contrib.gif) no-repeat right top;
}
.jobs_headline {	
	background: url(images/headline_jobs.gif) no-repeat right top;
}
.cat_headline {	
	background: url(images/headline_cat.gif) no-repeat right top;
}
/*-------- SIDEBAR TABS -------------*/
#right_tabs {
	width: 330px;
	float: left;
	margin: 0 0 30px 0;
}
ul.idTabs { 
	list-style-type: none; 
	float: left; 
	margin: 0;
	padding: 0;
	width: 330px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
ul.idTabs li {
	height: 25px;
	float: left;
	margin: 0 2px 0 0;
	text-align: center;
}
ul.idTabs li a {
	height: 25px;
	float: left;
	margin: 0;
	color: #666;
	text-align: center;
	padding: 5px 8px 0 8px;
	text-decoration: none;
	background: #fff;
}
ul.idTabs li a:hover {
	height: 25px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 5px 8px 0 8px;
	text-decoration: none;
	background: #74cbe3;
 }
ul.idTabs li a.selected {
	height: 25px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 5px 8px 0 8px;
	text-decoration: none;
	background: #f5f5f5;
	border-right: 1px solid #ddd;
}
#right_tabs div {
	padding: 10px;
	margin: 0;
	width: 310px;
	float: left;
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
}
#right_tabs div ul {
	margin: 0;
	list-style-type: none;
}
#right_tabs div ul li {
	padding: 5px 0 5px 15px;
	background: url(images/bullet_pil.gif) no-repeat 0 11px;
	border-bottom: 1px dotted #d9e4ec;
}
#right_tabs div.tagcloud {
	text-align: center;
}
/*-------- Kolumner i sidebar -------*/
#right_left {
	width: 320px;
	float: right;
	background: #fafafa;
}
#right_right {
	width: 160px;
	float: right;
	background: #fafafa;
}
/*--------- NYHETSINLÄGG ---------*/
.post {
	width: 590px;
	float: left;
	margin: 0 0 30px 0;
}
.post_date {
	width: 590px;
	height: 20px;
	float: left;
	border-bottom: 1px solid #eee;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
	color: #666;
}
.post_date_cat {
	height: 18px;
	float: right;
	padding: 2px 10px 0 10px;
	background: #eee;
	color: #FA8127;
	text-align: center;
	font-weight: bold;
}
.post_date_cat a {
	color: #E68801;
}
.post_date_cat a:hover {
	background: none;
	color: #666;
}
.post h2 {
	font-size: 26px;
	margin: 0 0 20px 0;
line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.post h1 {
	font-size: 26px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
line-height: 1.1em;
	border-bottom: 1px solid #eee;
}
.no_margin {
	margin: 0;
}
/*------- Pagination ---------------*/
.navigation {
	width: 590px;
	float: left;
	margin: 0 0 15px 0;
}
.navigation a {
	font-weight: bold;
	color: #FA8127;
}
/*------- Left äldre nyheter -------*/
.older_news {
	width: 590px;
	float: left;
	margin: 10px 0 30px 0;
}
.older_news_title {
	float: left;
	width: 480px;
}
.older_news_time {
	float: right;
	width: 85px;
	text-align: right;
	color: #A4A4A4;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.older_news h2 {
	font-size: 26px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
.older_news ul {
	margin: 0;
	width: 590px;
	list-style-type: none;
}
.older_news ul li {
	padding: 5px 0 5px 15px;
	width: 575px;
	float: left;
	background: url(images/bullet_pil.gif) no-repeat 0 11px;
	border-bottom: 1px dotted #d9e4ec;
}
/*----------- Företagsregister -------*/
#left_search_big {
	width: 590px;
	float: left;
	margin: 0 0 30px 0;
}
#foretag_listbox {
	width: 590px;
	float: left;
	margin: 0 0 20px 0;
}
.foretag_list {
	width: 570px;
	float: left;
	padding: 10px;
	background: #f5f5f5;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
}
.content_h2 {
	font-size: 22px;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
.foretag_list_title {
	width: 570px;
	height: 25px;
	border-bottom: 1px solid #eee;
	float: left;
	margin: 0 0 10px 0;
}
.foretag_list_title_more {
	font-weight: bold;
	color: #FA8127;
}
.foretag_list h2 {
	padding: 0;
	margin: 0;
	float: left;
	font-size: 22px;
}
.foretag_postmeta {
	width: 590px;
	height: 30px;
	float: left;
	margin: 0 0 5px 0;
}
#foretag_more {
	width: 590px;
	float: left;
	margin: 20px 0 0 0;
}
#foretag_more h2, #foretag_more_map h2 {
	padding: 0 0 8px 0;
	margin: 20px 0 10px 0;
	font-size: 20px;
	border-bottom: 1px solid #eee;
}
#foretag_more ul {
	margin: 0;
	width: 350px;
	list-style-type: none;
	float: left;
	margin: 0 0 10px 0;
}
#foretag_more ul li {
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	width: 335px;
	float: left;
	background: url(images/bullet_pil.gif) no-repeat 0 7px;
}
#foretag_more_logo {
	width: 240px;
	height: 130px;
	float: right;
	background: #eee url(images/foretag_more_logo.gif) no-repeat;
}
#foretag_more_map {
	width: 590px;
	float: left;
	margin: 0;
}
/*----------- Länkar -------------*/
p.links {
	margin: 0 0 25px 0;
}
h2.link_titles {
	font-size: 22px;
	margin: 0 0 8px 0;
}
ul.blogroll {
	margin: 0;
	list-style-type: none;
}
ul.blogroll li {
	padding: 5px 0 5px 15px;
	background: url(images/bullet_pil.gif) no-repeat 0 11px;
	border-bottom: 1px dotted #d9e4ec;
	color: #A4A4A4;
}
/*----------- Jobbsidan ----------*/
#job_box {
	width: 590px;
	float: left;
	border-top: 1px solid #eee;
	margin: 10px 0 10px 0;
}
.job {
	width: 580px;
	height: 28px;
	float: left;
	padding: 8px 5px 0 5px;
	border-bottom: 1px solid #eee;
	margin: 0;
	font-size: 14px;
}
.job_title {
	width: 375px;
	float: left;
	padding: 0 0 0 5px;
}
.job_date {
	width: 98px;
	float: right;
	text-align: right;
	padding: 0 5px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
.job:hover {
	background: #ffffdb;
	color: #4BB4D6;
}
.job_alt {
	background: #fafafa;
}
/*----------- Nyhetsarkiv --------*/
#arkiv_main {
	width: 590px;
	float: left;
	margin: 10px 0 10px 0;
}
.arkiv_box {
	width: 183px;
	float: left;
	margin: 0 20px 0 0;
}
.arkiv_box h3 {
	font-size: 18px;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
.arkiv_box ul {
	margin: 0;
	list-style-type: none;
}
.arkiv_box ul li {
	padding: 5px 0 5px 15px;
	background: url(images/bullet_pil.gif) no-repeat 0 11px;
	border-bottom: 1px dotted #d9e4ec;
	color: #A4A4A4;
}
#arkiv_main .right {
	float: right;
	margin: 0;
}
/*----------- Annonsplatser ------*/
.main_left_banner {
	width: 590px;
	height: 90px;
	float: left;
	background: #fafafa url(images/left_ads.gif) no-repeat;
	margin: 0 0 25px 0;
	padding: 16px 0 0 0;
}
/*------- KOMMENTAR -----*/
#comments {
	width: 590px;
	float: left;
	margin: 0 0 10px 0;
}
#comments h3, #new_comment h3 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 10px 0;
	width: 590px;
	float: left;
	color: #666;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #eee;
}
#new_comment {
	width: 590px;
	float: left;
}
#new_comment p {
	margin: 2px 0 8px 0;
}
.comments_box {
	width: 590px;
	float: left;
	margin: 0 0 20px 0;
}
.avatar_box {
	width: 60px;
	height: 60px;
	float: left;
}
.avatar_info {
	width: 60px;
	float: left;
	padding: 5px 0 0 0;
	font-size: 11px;
	text-align: center;
}
.comment_content {
	width: 520px;
	float: right;
	background: #efefef;
	border-bottom: 1px solid #ccc;
}
.alt {
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.author {
	background: #E5F1FA;
	border-bottom: 1px solid #A2CFE6;
}
.comment_info {
	width: 506px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0 0 0;
	float: left;
	margin: 6px 0 7px 6px;
	border-bottom: 1px solid #fff;
}
.comment_info a {
	text-decoration: none;
}
.comment_content p {
	margin: 7px;
}
.comment_nr {
	float: right;
	color: #666;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#submit  {
	width: 160px;
	height: 30px;
	float: right;
}
/*-------- Mer-info box ----------*/
.more_info {
	width: 578px;
	float: left;
	border: 1px dashed #e5e3ce;
	background: #FFFDE0;
	padding: 5px;
	margin: 0 0 30px 0;
	text-align: center;
}
.more_info a {
	color: #A40000;
	text-decoration: underline;
}
/*--------- Pressm ---------------*/
.add_press {
	width: 285px;
	height: 29px;
	float: left;
	padding: 11px 0 0 45px;
	background: #eee url(images/add_press.gif) no-repeat;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin: 0 0 25px 0;
}
.add_press:hover {
	background: #ccc url(images/add_press_hover.gif) no-repeat;
	color: #333;
}
/*---------- Karta ---------------*/
#map_canvas {
	float: left;
	margin: 0 0 30px 0;
}
.tooltip{
	background: #333;
	border-bottom: 1px solid #000;
	padding: 7px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-weight: bold;
	color: #fff
}
.googleMarkerTab .address{
	margin-bottom: .6em;
}
.tooltip dt{
	font-weight: bold;
}
.tooltip dd{
	margin-left: 1em;
	font-size: .9em;
}
.tooltip img{
	border: 1px solid #AAAAAA;
	display: block;
}
/*----------- Footer -------------*/
#footer {
	width: 960px;
	float: left;
	padding: 15px 0 0 0;
	margin: 25px 0 0 0;
	border-top: 1px solid #eee;
}
#footer p {
	margin: 0 0 5px 0;
}

