/*

Theme Name: KORV BLOGGEN

Theme URI: http://www.allianskorven.se/korvbloggen

Description: Our blog

Version: 1.5

Author: Viktor Pettersson

Author URI: http://www.attractivedesign.se

*/



/*

---------------------------

+ Basic +

---------------------------

*/



body

{

	background-color:#00adee; 

	border-top:5px solid #FFF;

	color:#444;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size:72.5%;

	line-height:1.5;

	margin:0;

	padding:0;

}



form 

{

	margin:0;

	padding:0;

}

img

{
	border:none;
	
}


h1, h2, h3

{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;

	letter-spacing: -1px;

	margin:0;

}



a {

	color:#747474;

	text-decoration:none;

}



a:link {

	color:#747474;

	text-decoration:none;

}



a:hover{

	color:#2eccf7;

	text-decoration:none;

}



/*

---------------------------

+ Layout Objects +

---------------------------

*/



#header

{

	background:url(images/logo.png) 0 0 no-repeat;

	height:105px;

}



#wrap

{

	margin:30px 0 0 120px;

	width:877px;

}





/*

---------------------------

+ Menu +

---------------------------

*/



#menu

{

	height:55px;

}



#menu ul

{

	margin:0;

	padding:0;

}



#menu ul li 

{

	float:left;

	list-style-type:none;

}



#menu ul li a 

{

	display:block;

	height:49px;

	width:175px;

}

#menu ul li a#home { background:url(images/menu/startsida.png) 0 0 no-repeat; height:49px; }

#menu ul li a#about { background:url(images/menu/om.png) 0 0 no-repeat; height:49px; }

#menu ul li a#media { background:url(images/menu/media.png) 0 0 no-repeat; height:49px; }

#menu ul li a#project { background:url(images/menu/projekt.png) 0 0 no-repeat; height:49px; }

#menu ul li a#contact { background:url(images/menu/kontakt.png) 0 0 no-repeat; height:49px; }



#menu ul li a#home:hover, #menu ul li a#about:hover, #menu ul li a#media:hover, #menu ul li a#project:hover, #menu ul li a#contact:hover

{ background-position:0 -49px; }



/*

---------------------------

+ Start & Page +

---------------------------

*/



#start 

{

	background:url(images/round.png) 0 0 no-repeat;

	height:22px;

}



#page

{

	background:#FFF;

	width:877px;

	padding-bottom:25px;

	height:auto;

	min-height:500px;

}



#content

{

	width:500px;

	padding:5px 0 0 15px;

	

}



/*

---------------------------

+ Post +

---------------------------

*/



.title h2{

	font-size:2.2em;

}

.title h2 a {

	color:#444;

	text-decoration:none;

}

.title h2 a:hover{

	color:#737373;

}

.title h3{

	font-size:1.8em;

	color:#00b7e9;

}



.entry, .postedby

{

	line-height:1.6em;

	font-size:12.5px;

	

}



/*

---------------------------

+ Sidebar +

---------------------------

*/



#sidebar

{

	position:absolute;

	width:240px;

	left:750px;

	top:220px;

	z-index:1;

}



#sidebar ul{

	list-style-type:none;

	margin:0;

	padding:0;

	margin-bottom:1em;

	clear:both;

}

#sidebar ul li{

	border-bottom:1px dotted #ddd;

	margin-bottom:0.3em;

	padding:0.4em 0 0 1em;

}



#sidebar ul li a {

	color:#747474;

	text-decoration:none;

}



#sidebar ul li a:hover {

	color:#2eccf7;

	text-decoration:none;

}



#sidebar h3

{

	color:#555;

	font-size:1.5em;

	margin:1em 0;

}

#sidebar h2

{

	color:#444;

	font-size:1.8em;

}



table#wp-calendar {

	width:100%;

}



table#wp-calendar a {

	color:#747474;

	text-decoration:none;

}



table#wp-calendar a:hover {

	color:#2eccf7;

}



caption {

	font-size:18px;

	

}





/*

---------------------------

+ Footer +

---------------------------

*/



#footer

{

	background:url(images/footer.png) 0 0 no-repeat;

	height:153px;

	margin:-11px 0 0 79px;

	clear:both;

}



/*

---------------------------

+ Comments +

---------------------------

*/



.commentsblock{

	font-size:1.0em;

	margin:0.5em;

	padding:1em;

}

.commentsblock textarea{

	width:35em;

}

.commentsblock input, .commentsblock textarea{

	border:1px solid #d1d1d1;

}

.commentsblock textarea:focus{

	background:#eee;

	border:1px solid #a1a1a1;

}

.commentsblock textarea:focus, .commentsblock input:focus{

	background:#eee;

	border:1px solid #a1a1a1;

}

.commentauthor{

	display:block;

	font-size:1.5em;

}

ol.commentlist{

	color:#141414;/* #E69823; */

	font-size:1em;

	list-style-type:none;

	margin:0;

	margin-top:1.5em;

	padding:0;

}

ol.commentlist a{

	color:#747474;

}

ol.commentlist a:hover{

	color:#2eccf7;

}

.commentlist li{

	margin-bottom:0.5em;

	padding:0.5em 1em;

}

.alt{

	background:#f9f9f9; /* #312218; */

	border: 1px dotted #CCC;/* 1px dotted #ddd; */

	padding:0.5em;

}

h3#comments{

font-size:1.4em;

}

