	

body{
/*background:url(images/body_back.png) repeat-y;
background-position:center;
*/
}

.custom #header_area{
background-image:url(images/header_back.png);
background-repeat:repeat-x;
height:252px;
width:100%;
padding-top:20px;
}

.custom .menu{
background: url(images/header.jpg);
background-repeat:no-repeat;
width:780px;
height:250px;
border-top: #fff solid 1px;
}

.custom .menu li {
margin-top: -14px;
margin-left:-1px;
}

.custom .submenu li, .custom .submenu a {
margin-top: 0px;
}

.custom .menu ul a {
margin-top: 0px;
}

.custom .menu ul a:hover  {
z-index: 300;
margin-top: 0px;
}

a, h2 a:hover, #logo a:hover { color: #F1C326; }


.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover {
background: #FFCC00 none repeat scroll 0 0;
color:#111111;
}

.menu .current-parent > a, .menu .current-cat-parent > a {
background: #ccc none repeat scroll 0 0;
color:#111111;
}


.custom #feature_box, .custom #archive_info, .custom #comment_nav_2 {
background: transparent;
border: none;
margin-left:10px;
padding-left:0;
margin-top: 10px;
}

.custom h1{
font-weight:bold;
text-transform:uppercase;
}
/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display: block; height: 100px; width: 100%; background: url(images/logo.jpg) 0 0; outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px;}

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0px; }
/* ser till att styra headern under huvudmeny */
.custom #header {
background-color:transparent;
border-bottom:0 none;
float:left;
height:100px;
position:absolute;
top:150px;
width:270px;
z-index:100;}


.custom #sidebars {
width: 25em;
}

.custom #sidebars {
	width: 25em;
	border:none;
background: url(images/year.gif) no-repeat 0px -10px;
}

.custom #sidebar_1
{
background-image:url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/right_back_1px.gif");
background-repeat:repeat-y;
margin-top:220px;
margin-left:0px;
}


.sidebar h3 {
letter-spacing:0px;
}

.custom .sidebar ul.sidebar_list {
padding-left:6em;
padding-right:1em;
padding-top:0em;
}

/* Ändrar samtliga bakgrundsfärger */
body{ background-color:#CCCCCC; }
.custom #content_box, .custom #footer_area .page, .custom #footer {background-color:transparent;}
.custom #footer { border-top:0px double #DDDDDD; clear:both; }
/* Tar bort en bakgrundsbild som ritar ut en linje mellan kolumn ett och innehållet */
.custom #column_wrap { background:transparent;}
.custom.archives #content_box {background-image:none;}
.custom #content_box {background: url(images/page_back.gif) repeat-y 531px 0px;}

.custom #footer_area {
background-image:url(images/footer.png);
background-repeat:repeat-x;
height:100px;
width:100%;
padding; 0;
margin:0;
position:static;
float: left;
bottom: 0px;
}

.custom #content{
	min-height: 760px;
	height: auto !important;
	height: 760px;
padding-left:1.5em;	
}

/* #################################### */
/* ADD TO ANY */

/* Flyttar add this knappen en aning till vänster... */
.addtoany_share_save {
 padding-left: 7px;
}

.custom a.addtoany_share_save{
color: #000000;
font-weight:bold;
}
.custom a:hover.addtoany_share_save{
color: #666666;;
font-weight:bold;
}
.custom .format_text .addtoany_share_save{
font-size:0.9em;
}

/* META INFORMATION */
.custom .headline_meta span, .custom .headline_meta abbr {
font-style:normal;
letter-spacing:1px;
text-transform: none;
}
.custom .headline_meta {)
color:#888888;
font-style: normal;
}

.custom ul.addtoany_list li a {
padding:0;
}

/* ############################################ */
/* Generell färg på samtliga länkar på siten */
a {
color: #D99B31;
}

.custom #sidebar_1 a {
color: #666666;
}


.custom li.widget p a {
text-decoration:none;
}

/* ############################################ */
/* SÄSONGSKNAPPAR */

.custom #season_button a{
background: transparent url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/sommar_knapp.jpg") -46px 0px no-repeat;
display:block;
height:147px;
position:absolute;
top:125px;
width:44px;
}

.custom #season_button a:hover{
background: transparent url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/sommar_knapp.jpg") 0px 0px no-repeat;
display:block;
height:147px;
position:absolute;
top:125px;
width:44px;
}


.custom #season_button_vinter a{
background: transparent url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/vinter_knapp.jpg") -46px 0px no-repeat;
display:block;
height:147px;
position:absolute;
top:272px;
width:44px;
}

.custom #season_button_vinter a:hover{
background: transparent url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/vinter_knapp.jpg") 0 0px no-repeat;
display:block;
height:147px;
position:absolute;
top:272px;
width:44px;
}
