/*
Theme Name: Nina's Salladscafé
Theme URI: http://www.ninascafe.se
Description: Nina's Salladscafé på Kaplansbacken 5 i Stockholm.
Version: 2.0
Author: Niclas Borgström
Author URI: http://www.niclasborgstrom.se

*/


/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
dl,dt,dd,ul,ol,li {margin:0;padding:0;}
fieldset,img{border:0;}
ol,ul {list-style:none;}


body {
	font-size: 62.5%;
	font-family: Georgia;

}

a {text-decoration: underline; color: #000;}
a:hover {text-decoration: none; color: #381D40;}

h1 {
	font-size: 28px;
	color: #321143;
	font-weight: normal;
	font-family: georgia;
	margin-top: 0px;
	background: url(http://niclasborgstrom.se/kunder/ninas/wp-content/themes/default/images/border.jpg) no-repeat bottom right;
	padding-bottom: 10px;	
}
h2 {font-size: 18px; color: #333;  font-weight: normal; font-family: georgia; margin-top: 0px;}
h3 {font-size: 16px; color: #333;  font-weight: normal; font-family: georgia; margin-top: 0px;}

#column-content ul {list-style: none; padding: 0 0 10px 12px; margin: 0px;}
#column-content li {list-style-type: disc;}
	
#wrapper {
	width: 860px;
	margin: 0 auto;
	min-height: 800px;
	}	
	
#header {
	border-bottom: 1px #ddd solid;
	margin-bottom: 15px;
	padding: 15px 0px 15px 0px;
}	
	
#container {
	position: relative;
	background-color: #FFF;
}	

#column-left {
	width: 182px;
}

#column-content {
	width:390px;
	font-size: 13px;
	color: #333;
	font-family: arial;
	position: absolute;
	top: 0px;
	right: 250px;
	bottom: 0px;
	padding: 0 20px 0 20px;
}

#column-right {
	width:235px;
	position: relative;
	float: right;
	margin-top: -407px;

}

ul#left-1 {list-style: none; padding: 0px; margin: 0px;}
ul#left-1 a {color: white;font-size: 13px; text-decoration: none;}
ul#left-1 a:hover {color: white; text-decoration: underline;}

ul#menu {list-style: none; padding: 15px 0px 15px 0px; margin: 0px;}
ul#menu li {float: left; padding-right: 15px;}
ul#menu a {color: black;font-size: 13px; text-decoration: none;}
ul#menu a:hover {color: black; text-decoration: underline;}

#box-contact {
	padding:12px; 
	color: white;
	font-size: 12px;
	width:158px;
	height: 103px;
	background: url(images/leftbg.jpg);
	margin-bottom: 15px;
	}
	
#box-contact a {color: white; text-decoration: none;}
#box-contact a:hover {color: white; text-decoration: underline;}	
	
#box-menu {
	padding:12px;
	width:158px;
	background: url(images/leftbg.jpg);
	margin-bottom: 15px;
	}
		
	
.puff {font-size: 12px;}	

h2.aktuellt {padding: 0px; margin: 0px; font-size: 22px;}

.current_page_item a {text-decoration: underline !important;}
.time {float: right; font-size: 11px; background-color: black; padding: 5px; color: white;}
.space {background-color: white; height: 12px;}