/* -------------------------------------
Filename: ghnet.css
Title : Primary CSS file for ghNet
Author : Göran Husberg
--------------------------------------- */
/*importera Blueprint framework*/
@import url("blueprint.css");
body {margin:0; font-size: 62.5% ; /* gives us a base of 10px */ 	font-family: Verdana, Arial, Helvetica, sans-serif; background: #FFF  url(../bilder/net3.jpg) 5px -70px no-repeat;}
#header {margin:10px 0 0 0;}
h1 {margin:10px 0; padding: 40px 0 40px 160px; font-size: 400%; background:url(../bilder/ghnet3.png) no-repeat top left;} 
h1 span { margin-left:-1000px;; color:#31639C;}
h2 {color: #270bb5; font-size:1.9em; padding:0 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; margin:0 20px 20px 10px;}
h3 {color: #270bb5; padding:0; font: italic 1.6em "Lucida Sans Unicode", "Lucida Grande", sans-serif; margin:0 20px 20px 10px;}
p {font-size: 1.6em; color:#31639C; margin:0 10px;} /* 12px */
img {margin: 0;}
a {border-bottom: 1px dotted; text-decoration: none;}	
a:link, a:visited {color:#31639C;}
a:hover {color:#270bb5; border-bottom: none;	text-decoration:underline;}
 {color:#270bb5;}
a img {padding: 4px; border: 1px solid #D9E0E6; border-bottom-color:#C8CDD2; border-right-color: #C8CDD2; margin:0;}
dt {margin:0; font-size:1.2em; text-align:center;} 
dd {margin: 0;	text-align:center;}
dd a { border-bottom:none;}
#footer {clear:both;padding:0;	text-align:center; font-size:1.1em; color:#31639C; background:#dee0e3;}
#footer ul { margin:5px;}
#footer li {display:inline; margin:0 30px;  list-style:none;}	
.span-6{  margin-bottom:20px;}
.efter  {font-size:1.6em; padding-left: 57px; background: url(../bilder/ghnet_s.png) 0% 63% no-repeat;}
/* under designfasen
div { outline: 1px dashed red;} */

