/*  
Theme Name: SHEEP VETERINARY CONGRESS
Theme URI: http://www.lokomotiv.no
Description: 
Version: 1.0
Author: Markus Zeeh
Author URI: http://www.lokomotiv.no/

*/


/* wrap position */	

body {
	font-size: 1em;
	line-height: 1.4em;
	}
#container {
	}

html>body #container {
	}	

/* STANDARD */	

p {
	}
	
h2 {
	}
	
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000;
	}
		
		
a:hover {
	}	


/* Content INDEX */	
	
#containerindex {
	}
	
#containerindex .post {
	}
	
*+html>body #containerindex .post {
	}

/* Content PAGE + SINGLE */	

*+html>body #content {
	}
	

*+html>body .post {
	}



#content {
	}

#content a:link,#content a:visited,#content a:hover,#content a:active {
	}

p a:link:after,
	.content a:visited:after {
   	content: " ("attr(href)")";
   	font-size: 0.8em;}

p a[href^="/"]:after {
   content: "(http://www.isvc09.no" attr(href)")"; }



#balken {
	display: none;
	}


.post {
	}

.post img {
	}

.more-link {
	}

.postlenker {
	}
	
.postlenker li, .postlenker ul{
	}
	
.postlenker li{
	}
.postlenker ul {
	}	

.postlenker a:link:after,
	.content a:visited:after {
   	content: " ("attr(href)")";
   	font-size: 0.8em;}

.postlenker a[href^="/"]:after {
   content: "(http://www.isvc09.no" attr(href)")"; }
	
	

/* SIDEBAR */	
		
#sidebar, #sidebar li {
	display: none;
	}
 	