html, body {
	
	height: 101%;
    
    background-color: #f0eff1;
    background-repeat: no-repeat;
    background-attachment: fixed;
    
    margin: 0;
    padding: 0;
    
    font-size: 11px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.4;
    letter-spacing:.1px;
 
    color:#151515;
    
}

#wrapper {
	width:910px;
	padding: 0;
	margin: 0 0 0 50px;
}

h1{
	font-size: 26px;
    font-weight: normal;
    
}

h2{
	font-size: 12px;
    font-weight: bold;
}

h3{
	font-size: 11px;
    font-weight: bold;
}

h4{
	font-size: 11px;
    font-weight: normal;
}



*{
	padding: 0;
	margin: 0;
}

/* Globals ------------------------ */

.big{
	font-size: 18px;
}


div.line{
	background-image: url('http://www.ag925.se/assets/dot_hori.gif');
	background-repeat: repeat-x;
	width: 660px;
	height: 1px;	
}

div.line_bottom{
	background-image: url('http://www.ag925.se/assets/dot_hori.gif');
	background-position: bottom left;	
	background-repeat: repeat-x;
}


div.dotted_line_short{
	background-image: url('http://www.ag925.se/assets/dot_hori.gif');
	background-repeat: repeat-x;
}

a{
	text-decoration: none;
}

img{
	border: none;
} 

.uppercase{
	text-transform:uppercase;
}


.capital{
	text-transform:capitalize; 
}

a{
	color: #151515;
}

a:visited{
	color: #151515;
}

a:hover{
	color: #666669;
}

.codebar{
	background-image: url('http://www.ag925.se/assets/code.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}


.cat_content{
	font-size: 11px;
	width:440px;
	margin: 40px 0 20px 110px;
	line-height: 1.5;
}



.cat_wrapper{
	margin-bottom: 40px;
}

p a{
	color: #666669;
}

p a:visited{
	color: #666669;
}

p a:hover{
	color: #151515;
}

/* header --------------------------  */


#header {
    font-size: 12px;
    line-height:19px;

    padding-top: 85px;
    margin: 0 0 85px 0px;
}

#info{
	line-height:25px;
	width: 500px;
}


#header ul{
	margin: 6px 0 0 0;
	color: #666669;
}

#header ul li{
	list-style: none;
	text-decoration: none;
	float:left;
	margin-right: 5px;
}

#header ul li a{
	text-decoration: none;
	color: #151515;
}

#header ul li a:visited{
	text-decoration: none;
	color: #151515;
}

#header ul li a:hover{
	text-decoration:none;
	color: #666669;
}

/* sidebar --------------------------  */

#sidebar {
    width: 200px;
	line-height:1.4;
	margin-bottom: 35px;
}


#sidebar img{
	margin-bottom: 17px;
}

#sidebar form .box{
	width: 137px;
	height: 16px;
	color: #151515;
	background: #fff;
	border: solid 1px #bbb;
	margin-top: 0px;
	padding-top: 0 auto;
	padding-bottom: 0 auto;
	font-size: 11px;

}

#sidebar form .button{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#151515;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
	margin: 5px 0 0 3px;
}

/* frontpage posts --------------------*/

#frontpage{
	margin: 0 0 55px 0px;
}

#frontpage .frontpage_post{
	margin-top: 50px;
}


#frontpage .frontpage_post_content{
	width: 195px;
	margin-left: 14px;
	float: left;
	height: 300px;

}

#frontpage .frontpage_post_content h3{
	font-size: 11px;
	line-height: 1.2;
}

#frontpage .iconHolder{
	margin-left: 10px;
}

#frontpage p a{
	color: #666669;
	text-decoration: underline;
}

#frontpage p a:visited{
	color: #666669;
}

#frontpage p a:hover{
	color: #151515;
}

#single_copy p a{
	color: #666669;
	text-decoration: underline;
}

#single_copy p a:visited{
	color: #666669;
}

#single_copy p a:hover{
	color: #151515;
}

#sidebar p a{
	color: #666669;
	text-decoration: underline;
}

#sidebar p a:visited{
	color: #666669;
}

#sidebar p a:hover{
	color: #151515;
}

/* footer --------------------------  */

#footer {
	margin-left: 40px;
	line-height: 17px;
	height: 210px;
	width : 930px;
}


#footer .module{
	background-image: url('http://www.ag925.se/assets/dot_verti.gif');
	background-repeat: repeat-y;
	height: 120px;
	width: 118px;
	float: left;
	padding-left: 10px;
	padding-top: 7px;
}


#footer #adress_module{
	width: 165px;
}

#footer #open_hours_module{
	width: 232px;
}

#footer h4{
	font-size: 11px;
	font-weight: bold;
}

#footer ul{
	list-style: none;
	list-style-type:none;
	list-style-position: inside;
	list-style-image: none;
	margin: 0;
	padding:0;
}

#footer ul li{
	margin: 0;
	padding: 0;
}

#footer a{
	color: #151515;	
}

#footer a:visited{
	color: #151515;
}

#footer a:hover{
	background-image: url('http://www.ag925.se/assets/dot_hori.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #666669;
}

/* event & utstallning --------------------------  */

.big_copy_wrapper {
	width: 660px;
	margin:0px 0 20px 0px;
}

.big_copy_content{
	margin: 40px 0 40px 0;
	font-size: 24px;
	line-height: 1.2;
}

#utstallning_thumbs{
	width: 699px;
}

.thumbnail{
	float: left;
	margin-bottom:25px;
	line-height: 1.2;
	width:193px;
}

/* event -------------------------------- */



/* single utstallning*/


#single_wrapper {
	width: 660px;
	margin:0px 0 30px 0px;
	
}

#single_header h1{
	font-size: 34px;
	line-height: 1.04;
	font-weight: normal;
}

#single_entry{
	margin: 40px 0 40px 0;
}

#single_entry img{
	margin-bottom: 30px;
}

#single_copy{
	width: 195px;
}


/* rest o bar -----------------------*/


.cat_header{
	color: #666669;
	font-size: 22px;
	
	width:660px; 	
}

.cat_header img{
	margin-top: 20px;
}

.cat_header ul li{
	list-style: none;
	text-decoration: none;
	float:left;
	margin-right: 7px;	
}

.cat_content{
	font-size: 11px;
	width:440px;
	margin:40px 0 20px 110px;
	line-height: 1.5;
}

.cat_wrapper{
	margin-bottom: 40px;
}

/* Kontakt -----------------------*/


#kontakt_content{
	margin: 0px 0 35px 0px;
}

/* --------------------*/


.left {
float:left;
}

.right {
float:right;
}

.clear{
	clear: both;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
