html, body
{
	color: #333;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #f6edcc url('/media/10729/bg2.png') repeat-y 50%;
}

p
{
	font-size: 11px;
	line-height: 18px;
}


/*-----| LINKS |-----*/
a:link
{
	color: #b70d09;
	text-decoration: none;
}

a:visited
{
	color: #b70d09;
	text-decoration: none;
}

a:active
{
	color: #b70d09;
	text-decoration: none;
}

a:hover
{
	color: b70d09;
	text-decoration: underline;
}

a.menu:link
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

a.menu:visited
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

a.menu:active
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

a.menu:hover
{
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}

div#menu ul
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

div#menu ul li
{
	display: inline;
	float: left;
}

div#menu ul li a
{
	display: block;
	padding: 0 .5em 0 .5em;
	color: #fff;
}


/*-----| LAYOUT |-----*/
#wrapper
{
	width: 740px;
	background: #fff;
	margin: 0 auto;
	position: relative;
}

/*
#topbox
{
	width: 740px;
	height: 125px;
	margin-top:15px;
	position: realtive;
	background: #fff url('/media/3259/header.jpg') no-repeat -15px 0;
}
*/

#topbox
{
	width: 740px;
	height: 155px;
	position: realtive;
	background: #fff url('/media/10724/header2.jpg') no-repeat 0 0;
}

#menu
{
	color: #fff;
	top: 105px;
	left: 32px;
	position: relative;
	text-align: left;
}

#mainbox
{
	width: 740px;
	left: 15px;
	top: 145px;
	background-color: transparent;
	text-align: right;
	position: absolute;
}

#footerbox
{
	color: #fff;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 20px 0 20px 0;
	text-align: center;
	background: #fff url('/media/10734/footer2.jpg') no-repeat 0 0;
}


/*-----| BLOGG |------ */

.post {
	border-bottom: 1px solid #999;
	padding-bottom: 25px;
}

.entry {
  font-size: 11px;
  line-height: 18px;
}


/*-----| CLASSES |-----*/
.rightcolumn
{
	/background-color: #efefef;
	min-height: 300px;*/
	padding: 15px;
	/*border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;*/
}

.hr
{
	border-bottom: 1px solid #ccc;
}


/*-----| SALUHÄSTAR |-----*/
div#saluhastlist  {
    border-bottom: 1px solid #999;
    margin-top: 10px;
    padding: 5px 5px 5px 0px;
    text-align: left;
    font-size: 10px;
}

.horselink {
    font-size: 14px;
    text-decoration: none;
}

div#salunav {
    text-align: left;
   overflow: hidden;
}

.p
{
	font-size: 11px;
	line-height: 18px;
}


/*-----| Bildgalleri |-----*/
div#mediagallerylist {
   text-align: center;
   width: 150px;
   height: 130px;
   float: left;
   border: 1px solid #999;
   background-color: #EDEDED;
   padding: 5px;
   margin: 5px;"
   overflow: hidden;
}

div#mediagallerylist a {
   text-decoration: none;
}

div#mediagallerylist a img {
   border: 0px;
}

div#mediagallerylist span {
  font-size: 10px;
  font-family: verdana;
  text-decoration: none;
}

.mediagallery {
 width: 408px;
 list-style:none;
}

.mediagallery li {
  float:left;
  padding:1px;
}

.mediagallery li a {
  display:block;
  width:100px;
  height: 115px;
  overflow:hidden;
  background:#fff;
  font-size: 10px;
  font-family: verdana;
  text-decoration: none;
}

.mediagallery li a img {
  border:0;
}

img {
  border:0;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
color: #333;
font-size: 21px;
font-weight: bold;
padding: 0;
margin: 0;
}

h2 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
color: #333;
font-size: 18px;
font-weight: bold;
}

h3 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
color: #333;
font-size: 14px;
font-weight: bold;
}

