/*

Theme name: Mora Dietistmottagning

Theme URI: http://moradietistmottagning.se

Description: Beskriv temat h&auml;r

Version: 1.0

Author CSS: Lotta J&ouml;nsson 

Contact author: info@divadesign.se

Author URL: http://www.divadesign.se

Date (dd/mm/yyyy): 15/07/2009

-----------------------------

Copyright MORADIETISTMOTTAGNING.SE 2009

*/



body {



	background: #fff;

	color: #404040;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0 auto;

	text-align: center;

}



input, textarea, select {

	border: 1px solid #c0c0c0;

	background:#fff;

	color: #404040;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

/* --- L&auml;nkar --- */



a, a:link {

	color:#648400; 

	font-weight:normal; 

	text-decoration: none;

}



a:visited {

	color:#648400; 

	font-weight:normal; 

	text-decoration: none;

}



a:visited:hover{

	color: #404040;

	font-weight:normal; 

	text-decoration: underline;

}



a:hover{

	color: #404040;

	font-weight:normal; 

	text-decoration: underline;

}





/* --- Struktur layout --- */



#site { /* styr ramen runt sj&auml;lva layouten */

	width: 850px;

	margin: 5px auto;

	padding: 0px 3px 3px 3px;

	text-align: center;

}



* html #site { /* styr ramen runt sj&auml;lva layouten */

	width: 850px;

	margin: -10px auto;

	padding: 0px 3px 3px 3px;

	text-align: center;

}



#topp { /* headerbilden */

	height: 380px;

	width: 850px;

	background: url(images/header2.jpg) no-repeat;

	margin: 0px auto;

	padding: 2px auto;

}



#wrap { /* h&aring;ller ihop inneh&aring;llet */

	width: 850px;

	margin: 0px 0 0 0;

	padding: 0px;

	background: #fff;

	background-repeat: repeat-y;

}



* html #wrap {/* IE6 fix */



}



/* Styr Meny/flikar/sidonavigeringen */

div#pages {


font:12px Arial, Verdana,Sans-serif;

	text-align:left;

text-transform:uppercase;
	font-weight: bold;


	color:#648400;

	padding:0px;

	margin:0 0 0 0; 

	text-decoration:none;

}

* html div#pages {



	margin: 5px;

	text-align: left;

}



div#pages ul {

	padding: 0px;

	list-style-type: none;
white-space: nowrap;
	margin: 2px;	

}

* html div#pages ul {

	padding: 0px;
white-space: nowrap;

	list-style-type: none;

	margin: 2px;	

}



div#pages ul li {
white-space: nowrap;
	list-style:none;

width:120px;
	margin: 0 0 2px 0;

	padding:2px 15px 2px 15px;
text-align:center;


}



#pages ul li a:before{

	content:"  ";

	color:#4b5674;

}



div#pages ul li.current_page_item a  {

	text-decoration: none;

	text-align:center;
font-weight:bold;
	width:120px;
	margin: 0 0 2px 0;
background:#a0cf5f;
	padding:8px 20px 8px 20px;
color:#404040;
display: block;

}



div#pages ul li a {

	text-decoration: none;

	text-align:center;
font-weight:bold;
	width:120px;
	margin: 0 0 2px 0;
background:#a0cf5f;
	padding:8px 20px 8px 20px;
color:#404040;
display: block;

}



div#pages ul li a:hover {

	color: #000;
font-weight:bold;
	border: 0px solid;
	background:#c0c0c0;


}

/* SLUT sidonavigering/meny/flikar */



#footer {

	width: 850px;
	background: #fff;

	margin: 0 auto;

	padding:3px;

}



/* --- SIDEBAR/SIDOMENY --- */



#sidebar h3 { /* Rubriker i sidebar */

	font:12px Arial, Verdana,Sans-serif;

	font-style:none;

	text-transform:uppercase;

	text-align:left;

	font-weight: bold;

color:#648400;

	padding:0px;

	margin:0 0 5px 15px; 

	text-decoration:none;

}



#sidebar {

	color:#404040;

	float: right;

	margin: 10px 0 5px 2px;

	padding: 10px 5px 15px 10px;

	width: 190px;

	font-size:11px;

	text-align: left;

	letter-spacing:1px;

	border-left: 0px dotted #c0c0c0;

}



* html #sidebar {

	width:188px;

	margin: 10px 0px 10px 0;

	padding:0px 5px 10px 5px;

}
#sidebar ul li {
margin: 0 0 0 10px;}

#sidebar p {

	margin: 0 0 0 8px;

	padding: 0 0 0 3px;

}







/* --- Inl&auml;gg, Inneh&aring;ll --- */



#content {

	width: 600px;
min-height:500px;
	padding: 10px 20px 0 10px;

	margin:5px 0 0 0;

	float: left;

	text-align:left;
	border-right: 1px dotted #c0c0c0;

}

hr {border:1px dotted #c0c0c0;}

* html #content {

	margin:0 auto;

} 



.head { /* Rubrikerna */

	font:22px Arial, Verdana,Sans-serif;

	text-align:left;

text-transform:uppercase;
	font-weight: normal;

	font-style:none;

	color:#648400;

	padding:0px;

	margin:0 0 0 0; 

	text-decoration:none;


}



.head a:link, .head a, .head a:visited {/* Rubrikerna vid l&auml;nkar */

	color:#648400;

	text-decoration: none;

	padding:0px;

	margin:0 0 0 0; 
font-weight:normal;

	border-bottom: 0px solid #8FA7B1;

}



.head a:hover, .head a:visited:hover {

	font-weight:normal;

	color: #c0c0c0;

	text-decoration: none;

	padding:0px;

	margin:0 0 0 0; 

	border-bottom: 0px;

}



.datum {

	font-size:10px;

	text-align:left;

	color:#c0c0c0;

	padding:0px 0 0 0;

	margin:0 0 0 0; 

}



.end {

	text-align:left;

	padding:0px;

	margin:0 0 0 0;

	color:#c0c0c0; 

}



/* --- WordPress --- */



#searchform {

	color: #404040; 

	margin-left: 5px; 

	padding: 2px; 

	font-weight:normal; 

	font-size:10px; 

	font-family: arial, sans-serif; 

	text-align:left;

}



.navigation {

	display: block;

	text-align: left;

	margin-top: 12px;

	margin-bottom: 10px;

	font-size:11px;

}



.alignright {

	float: right;

}



.alignleft {

	float: left;

}



ul {

	list-style-image: url('');

	list-style:none;

	margin: 0 0 0 2px;

	padding: 0 0 0 3px;

}



.ulsidebar {

	margin: 0 0 0 2px;

	padding: 0 0 0 3px;

}



li {

	list-style-image: url('');

	list-style:none;

	margin: 1px 0 0 2px; 

	padding: 0 0 0 2px; 

	text-align: left; 

}

* html li {

	margin: 2px 0 0 12px; 

	padding: 0 0 0 2px;

}



/* --- BILDER --- */

a img {

	border:0px;text-decoration:none;border-bottom:0px dotted #7592b9;

}

.img {

	display: block; 

	padding: 0px; 

	margin-left: auto; 

	margin-right: auto; 

	background-color: #ffffff; 

	border: 0px solid #c0c0c0; 

	text-decoration: none;

}




/* --- Kommentarer --- */



.alt {

	align: block;

	margin-right: auto;

	margin-left: auto;

	padding: 0px;

}



.alt {

	background-color: #fff;

	border-top:1px solid #C0C0C0;

	border-left:1px solid #C0C0C0;

	border-bottom: 1px solid #808080;

	border-right: 1px solid #808080;

	width: 90%;

	min-height: 90px;

}



.alt2 {

	background-color: #fff;

	border-top:1px solid #C0C0C0;

	border-left:1px solid #C0C0C0;

	border-bottom: 1px solid #808080;

	border-right: 1px solid #808080;

	width: 90%;

	min-height: 90px;

}





.commentlist {

	list-style: none;

	list-style-image: url('');

	display: block; 

	margin-left: 20px;

	margin-right: auto; 

	padding: 0px;

	text-align: left;

}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	list-style-image: url('');

	display:block;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}



.commentmetadata {

	margin: 0;

	display: block;

	border-bottom: 1px solid #fff;

}



/* --- WP Kalender --- */



#wp-calendar {

	border: 1px solid #D2A6BE;

	empty-cells: show;

	font-size: 10px;

	font-family: arial,verdana, sans-serif;	

	margin: 0;	

	width: 90%;	

	text-align:center;

	color: #D2A6BE;
	background: #D2A6BE; 

}



#wp-calendar #next a {

	padding-right: 5px;

	font-weight:bold;

	text-align: right;	

	text-decoration:none;

}



#wp-calendar #prev a {

	padding-left: 5px;

	text-align: left;

	font-weight:bold;

	text-decoration:none;

}



#wp-calendar #prev a:hover {

	background: #fff;

	color: #c0c0c0;

	text-decoration:none;

}



#wp-calendar #next a:hover {

	background: #fff;

	color: #c0c0c0;

	text-decoration:none;

}



#wp-calendar a {

	display: block;	

	background: #c0c0c0;

	color: #fff;

	font-weight:bold;

	text-decoration: none;

	border: 0px solid #C0C0C0;

}



#wp-calendar a:hover {

	background: #fff;

	color: #c0c0c0;

	text-decoration:none;

	border: 0px solid #C0C0C0;

	text-decoration: none; 

	border-bottom: 0px dotted #989DA6; 

	padding-bottom: 0px;

}



#wp-calendar caption {

	color: #D2A6BE;

	font-size: 10px;

	text-align: center;

}



#wp-calendar td {

	color: #D2A6BE;

	font: normal 10px arial,tahoma, Verdana, sans-serif;

	letter-spacing: normal;

	padding: 1px;

	text-align: center;	

	border: 0px solid #C0C0C0;

	background:#fff;

}



#wp-calendar td.pad:hover {

	background: #fff; 

	text-decoration:none;

}



#wp-calendar #today {

	background: #fff;

	font-weight:bold;

	color: #D2A6BE;

	border: 1px dotted #C0C0C0;

	text-decoration:none;

}



#wp-calendar td:hover {

	background: #ffffff; 

	color: #D2A6BE;

	text-decoration:none;

}



#wp-calendar th {

	font-weight: normal; 

	background:#fff;

	font-style: normal; 

	text-transform: lowercase;

	text-align:center;

	color:#D2A6BE;

	border: 0px solid #C0C0C0;

}






