/*  
Theme Name: Sportbloggar.se

*/

/* Reset CSS
--------------------------------------------- */

td,th,blockquote,p,textarea,input,fieldset,form,pre,h6,h5,h4,h3,h2,h1,li,ol,ul,dd,dt,dl,div,body{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}img,fieldset,acronym,abbr{border:0}var,th,strong,em,dfn,code,cite,caption,address{font-style:normal}var,th,strong,em,dfn,code,cite,caption,address,h6,h5,h4,h3,h2,h1{font-weight:normal}ul,ol{list-style:none}th,caption{text-align:left}h6,h5,h4,h3,h2,h1{font-size:100%}q:after,q:before{content:''}

/* General Structure
--------------------------------------------- */

body{
	font-family: "Helvetica Neue", Helvetica, Arial; 
	font-size: 62.5%; 
	background: #fff;
	color: #727272;
}

a{color: #248bcc; text-decoration: none;}
a:hover{text-decoration: underline;}

#page{width: 400px; margin: 80px auto;}
#page p{font-size: 1.45em; margin: 0 0 20px 0; line-height: 165%;}
#page strong{font-weight: bold; color: #000;}