/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/


body.custom {
  background: #a32;
}

.custom a{
  text-decoration: none;	
}
.custom a:hover{
  text-decoration: underline;	
}


.custom .menu .current a:hover{
  text-decoration: none;	
}


.custom #container{
  margin: 30px auto 50px;
  border: 2px solid #000;
}


.custom #header {
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  height: 240px;
  position: relative; 
}

.custom #header #logo {
  display: inline;
  float: left;
}

.custom #header #logo a {
  height: 180px;
  width: 120px;
  background: transparent url('images/logga.png') no-repeat scroll 0 0;
  display: block;
  text-indent: -9999px;
position: absolute;
top: 30px;
left: 30px;
}

.custom #header #header_image {
  float: right;
  display: inline;
}


.custom #content_box{
  margin: 5px 0;
}

.custom #content {
  border-right: 1px solid #ccc;
  margin-right: -1px;
}

.bilder #content {
  border-right: none;
  margin-right: 0;
}

.custom .post_box,
.custom .teasers_box {
  border-top: 1px dotted #ccc;	
}
.custom .top {
  border-top: medium none;	
}


.custom .comments_closed p {
  display: none;
}

.custom #yoastbreadcrumb{
  margin-top: 0;	

}



.custom .thesis_sidebar_teasers .teaser {
  width: 195px;  	
  margin-bottom: 0.7em;
margin-bottom: 36px;  
}

.custom .thesis_sidebar_teasers .teaser h2,
.custom .thesis_sidebar_teasers .teaser .teaser_link {
  font-size: 1.0em;
}
.custom .thesis_sidebar_teasers .teaser h2 a {
  letter-spacing: 1px;
  color: #a32;
  font-weight: 600;
}

.custom .thesis_sidebar_teasers .teaser .edit_post {
  display: none;
}


.custom .thesis_sidebar_teasers .format_teaser,
.custom .thesis_sidebar_teasers .format_teaser p {
  margin-top: 0.3em;
  margin-bottom: 0.15em;
}
.custom .thesis_sidebar_teasers .format_teaser p {
  font-size: 0.84em;
  line-height: 1.5em;
}


.custom .format_text p {
  margin-bottom: 0.3em;	
}

.custom .headline_area{
  margin-bottom: 1.8em;	

}




.startsidan .format_text img.frame,
.om-oss .format_text img.frame,
.om-oss .format_text div.wp-caption,
.unghastar-till-salu .format_text img.frame {
  margin: 0px;
  margin-bottom: 15px; 
}

.startsidan .format_text img.top,
.om-oss .format_text img.top, 
.om-oss .format_text div.top div.wp-caption,
.unghastar-till-salu .format_text img.top {
  margin-top: 20px; 
}

.custom .inline {
  display: inline;
}



.saluhastar .headline_meta,
.saluhastar .to_comments,
.unghastar-till-salu .headline_meta,
.unghastar-till-salu .to.comments,
.hingstar .headline_meta,
.hingstar .to_comments {
  display: none;	
} 

.custom .for-sale .product-content {
  width: 360px;
  float: left; 
}
.custom .for-sale .product-images {
  width: 230px;
  float: right; 
}
.custom .for-sale .product-images img {
  margin-bottom: 10px; 
}


.custom .stallion .stallion-content {
  width: 360px;
  float: left; 
}
.custom .stallion .stallion-images {
  width: 230px;
  float: right; 
}
.custom .stallion .stallion-images img {
  margin-bottom: 10px; 
}

.custom .stallion .stallion-content h4 {
  margin-top: 0.2em;
}
.custom .stallion .stallion-content p {
  margin-bottom: 0.5em;
}

.hingstar .post .headline_area h2,
.saluhastar .post .headline_area h2,
.unghastar-till-salu .post .headline_area h2 {
  font-size: 1.8em;	
}

.hingstar .post div.headline_area,
.saluhastar .post div.headline_area,
.unghastar-till-salu .post div.headline_area {
  margin-bottom: 1.0em;	
}



.custom #page{
  padding-bottom: 5px;
}
.custom #content_box {
  margin-bottom: 15px;	
}


.custom #footer {
  padding: 0;
  margin: 11px 11px 3px;
  border-top: 1px solid #ccc;
}

.custom #footer #footer_wrapper {
  padding: 15px 0; 
}

.custom #fengur_footer {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 150%;
  text-align: left;
}
.custom #fengur_footer a, 
.custom #fengur_footer a:hover {
  border: none;
  text-decoration: none;
}

.custom #designer_footer,
.custom #designer_footer a {
  font-size: 14px;
  font-weight: 150%;
  float: right;
  color: #aaa;
  border: none;
}

.custom .sidebar h2{
  font-family: inherit;	
}

.custom h2.widgettitle {
  font-size: 1.0em;
  font-variant: small-caps;
  color: #555;
  letter-spacing: 2px;
  margin-bottom: 9px; 
}

.custom .menu .tab a {
  border-right-color: #fff;	
}
.custom .menu .tab-7 a {
  border-right-color: #ccc;	
}



