/*
Theme Name: Rebtel theme based on Classic
Theme URI: http://wordpress.org/
Description: Rebtel theme
Version: 0.1
Author: Ola Sundqvist
Tags: Rebtel

Rebtel theme by Ola Sundqvist | http://blog.rebtel.com/
*/

#tabs
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
#tabs li
{
	float: left;
	position: relative;
	margin-bottom: -1px;
	margin-right: 3px;
}
#tabs a, #tabs a span
{
	background-image: url("/wp-content/themes/rebtel/img/bg/tab.png");
}
#tabs a
{
	float: left;
	background-position: top left;
	color: #434343;
	text-decoration: none;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#tabs a:hover
{
	color: #00aded;
}
#tabs a span
{
	float: left;
	background-position: top right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#tabs .current_page_item a
{
	font-weight: bold;
	background-position: 0 -50px;
}
#tabs .current_page_item span
{
	font-weight: bold;
	background-position: 100% -50px;
}

h1
{

}
h1 a
{
	color: #434343;
	text-decoration: none;
}
.car-list h2
{
	font-size: 16px;
	line-height: 24px;
}

/* List on  startpage */
.car-list li
{
	position: relative;
}
.car-list h2
{
	margin-top: 16px;
}
.car-list p
{
	margin-bottom: 0;
}
.image-excerpt
{
	position: absolute;
	top: 21px;
	left: 0;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #e4e4e4;
}

/* Buzz Page */
.page-buzz dl
{
}
dt a
{
	text-decoration: none;
}
dt .label
{
	text-decoration: underline;
}
dt img
{
	vertical-align: middle;
	margin-right: 5px;
}
.selected-by-rebtel
{
	position: relative;
}
.selected-by-rebtel a
{
	display:inline;
	float: right;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	width: 450px;
	clear: both;
}

.grid-5 .info-box
{
	width: 206px;
}
.widget
{
	float: left;
	margin-bottom: 18px;
}
.car-yearmonth
{
	font-size: 14px;
	line-height: 21px;
}
.car-yearmonth span,
.car-monthlisting span
{
	font-size: 12px;
}
.car-yearmonth:hover
{
	color: #000;
}
.container-3-inbox
{
	min-height: 520px;
}
.blogroll li
{
	margin-bottom: 4px;
}
.blogroll a
{
	text-decoration: none;
}
.blogroll img
{
	vertical-align: middle;
	margin-right: 4px;
}

/* Flickr RSS Widget */
.ul-flickr
{
	
}
.li-flickr
{
	float: left;
	width: 68px;
	height: 110px;
}
.a-flickr
{
	float: left;
	width: 58px;
	height: 100px;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #d1d1d1;
	background-color: #fff;
}
.a-flickr:hover
{
	background-color: #00ADED;
}
.span-flickr
{
	float: left;
	width: 58px;
	height: 100px;
	overflow: hidden;
}
.span-flickr img
{
	margin-left: -6px;
}

/* Tag Cloud */
.widget_tag_cloud a
{
	text-decoration: none;
	color: #555555;
}
.widget_tag_cloud a:hover
{
	text-decoration: underline;
}
.dsq-trackback-url
{
	clear: both;
	width: 506px;
	border: 1px solid #c3c3c3;
	padding: 3px;
}
.tweetbox
{
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

