body 
{
	background-color: #3B4A5D;
	padding-left: 0;
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .8em;
}


.mainmeny 
{
	font-family: Verdana, Arial, Sans-Serif;
	color: White;
	text-decoration: none;
}

h1 
{
	margin-bottom: 0px;
	font-size: 18pt;
}

h2
{
	margin-bottom: 0px;
	font-size: 14pt;
}


p
{
	margin: 6px;
}


.left 
{
	background-image: url(http://www.swedenmustang.com/bilder/l/left.jpg);
	background-repeat:no-repeat;
	background-color: #3B4A5D;
	
}

.left2 
{
	background-image: url(http://www.swedenmustang.com/bilder/l/left2.jpg);
	background-repeat:no-repeat;
	background-color: #3B4A5D;
	
}

.right 
{
	background-image: url(http://www.swedenmustang.com/bilder/l/right.jpg);
	background-repeat:no-repeat;
	background-color: #3B4A5D;
	
}

.right2 
{
	background-image: url(http://www.swedenmustang.com/bilder/l/right2.jpg);
	background-repeat:no-repeat;
	background-color: #3B4A5D;
	
}

.middle
{
	background-image: url(http://www.swedenmustang.com/bilder/l/middle.jpg);
	background-repeat: repeat-y;
	background-color: #3B4A5D;
	margin-left: 30px;
	
}


.topp
{
	background-image: url(http://www.swedenmustang.com/bilder/l/head.jpg);
	background-repeat: no-repeat;
	background-color: #3B4A5D;
}


.l
	{
		width: 5px;
		height: 23px;
		background-image: url(http://www.swedenmustang.com/bilder/l/bl.gif);
		background-repeat: no-repeat;
	}
.m
	{

		height: 23px;
		background-image: url(http://www.swedenmustang.com/bilder/l/bm.gif);
		background-repeat: repeat-x;
		color: white;
	}


.r
	{
		width: 5px;
		heigth: 23px;
		background-image: url(http://www.swedenmustang.com/bilder/l/br.gif);
		background-repeat: no-repeat;
	}



/* path (horizontal navigation) */
.path {
	background: #3B4A5D;
	color: #FFF;
	font: normal 19px Palatino, serif;
	padding: 0px 0px 0px 0px;
}
.path li, .path ul {
	display: inline;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #abcbec;
	background-color: Transparent;
	text-decoration: underline;
}
.path .left {
	float: left;
	padding: 9px 0px 0px 0px;
}
.path .right {
	float: right;
	padding: 5px 0px 0px 0px;
	text-align: right;
}
.path .right a {
	margin-right: 0px;
}




/* navigation */
.navigation {
	float: left;
	width: 180px;
	padding: 0px 15px 0px 15px;
	
}
.navigation .block {
	margin-bottom: 14px;
}
.navigation h2 {
	color: #2f5579;
	font: bold 16px Palatino, serif ;
	line-height: 24px;
	margin-bottom: 6px;
	padding-left: 0px;
	border-bottom: 1px solid #b8c5d2;
}
.navigation ul {
	padding: 0;
	margin: 0;
	text-transform: capitalize;
}
.navigation li {
	display: block;
	font-size: 1.1em;
	color: #2f5579; /*display: block;*/
	padding: 2px 0 2px 0;
	margin-left: 12px;
	border-bottom: 1px solid #cbd4de;
	text-decoration: none;
}
.navigation li a {
	color: #2f5579;
	text-decoration: none;
}
.navigation li img {
	padding-right: 5px;
}
.navigation li a:hover {
	background: #b9c6d3;
	color: #2f5579;
}





/* content */
.content {
	float: right;
	width: 538px;
}
.content .descr {
	color: #664;
	font-size: 1em;
	margin-bottom: 8px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: verdana, arial;
	line-height: 18px;
	font-size: 11px;
}

/* posts */
.post h1 {
	margin: 0px 0px 10px 0px;
	
}
.post h1 a {
	border-bottom: 1px solid #eee;
	color: #2f5579;
	text-decoration: none;
	padding-bottom: 3px;
	font-family: Palatino;
}
.post h1 a:hover {
	border-color: #2f5579;
	text-decoration: none;
	color: #2f5579;
}
.post {
	margin: 2px 0 2px;
}
.post .info {
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 10px 0;
	margin-top:10px;
	padding: 5px 10px;
}
.post img {
	border: 4px solid #DDD;
	margin: 4px 0;
}
.post a img {
	border: 4px solid #DDD;
}
.post a:hover img {
	border-color: #CCC;
}
.info a {
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
}
.post .info .transformtext {
	text-transform: capitalize;
}
.post .info tr {
	height: 20px;
}
.post .info td p.feedburnerFlareBlock {
	display: inline;
	font-size: 1em;
}

/* related posts */
#relatedPosts a {
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

/* comments */
.comment {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.comment .date {
	text-align: left;
	margin: 0;
	padding: 3px 0px;
}
.comment .author {
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 5px 0px 3px 0px;
	clear: both;
}
.self {
	background-color: #F5F5F5;
}
.comment .gravatar {
	float: right;
	width: 80px;
	margin: 5px 5px 5px 5px;
}
.comment .gravatar img {
	height: 80px;
	width: 80px;
}
.comment .content {
	float: left;
	min-height: 85px;
	width: 440px;
	margin: 5px 0 0 0px;
}
.commentForm {
	padding: 5px;
}
.commentForm label {
	float: left;
	display: block;
	width: 80px;
}
.commentForm input {
	width: 130px;
}
.commentForm textarea {
	width: 100%;
	height: 150px;
}

/* archive */
#archive {
	padding: 10px;
}

#archive h1 {
	margin: 0;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table {
	width: 100%;
	border-collapse: collapse;
}

#archive table td, #archive table th {
	text-align: left;
}

#archive table td {
	text-align: left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date {
	width: 90px;
}

#archive .comments {
	/*width: 70px;*/
	text-align: center;
}

#archive .rating {
	/*width: 70px;*/
	text-align: center;
}

/* Tag cloud */
#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}





/* star rating */
.rating p {
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0px;
}

