/*
Theme Name: Middagsro
Theme URI: http://www.middagsro.se	
Version: 1.0
Author: Mattias Wirf
Author URI: http://www.xoda.se
*/

/* structure */
 html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;	
 }
 body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 80%;	
	text-align: center;
 	color: rgb(108, 41, 38);
 }
 #page {
	background: #fff;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	border: 0;
	text-align: left;
 }
 #popup {
 	background: #fff;
 	margin: 0 auto;
 	padding: 10px;
 	width: 580px;
 	border: 0;
 	text-align: left;	
 }
 #header {
	background: #fff;/* url('images/kubrickheader.jpg') no-repeat bottom center;*/
	margin: 0;
	padding: 0;
	height: 140px;
	width: 100%;
	text-align: left;
 }
 
 .narrowcolumn {
	float: right;
	padding: 0 0 20px 45px;
	margin: 0 0 0;
	width: 450px;
 }
 .narrowcolumn.lefty {
 	float: left;
 	padding: 0 40px 20px 0;
 	margin: 0;
 	width: 450px;	
 }
 .narrowcolumn.recept {
 	width: 100%;
 	margin: 0;
 	padding: 0;	
 }
 .narrowcolumn.catering {
 	width: 100%;
 	margin: 0;
 	padding: 0;	
 }
 .narrowcolumn.sahar {
 	width: 550px;
 }
 .full-size {
 	width: 100%;
 	padding-left: 0;	
 }
 .widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
 }
 #footer {
	padding: 5px 0 5px 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	border: none;
	text-align: center;
 }
 #footer a {
 	text-transform: uppercase; 	
 	font-size: 0.9em;
 	color: #fefefe;
 	letter-spacing: 0.1em;
 	line-height: 12px;
 }
 #footer a:hover {
 	text-decoration: none;
 	color: #ddd;	
 }
 
 
 /** bli-kund-page **/
 .narrowcolumn.bli-kund {
 	width: 754px;
 	color: #D0172C;
 	font-size: 0.9em;
 }
 .bli-kund h3 {
 	margin-bottom: 0;
 	padding-bottom: 0;
 	margin-top: 0;
 }
 .bli-kund-left {
 	width: 48%;	
 	float: left;
 }
 .bli-kund-right {
 	width: 48%;
 	float: right;	
 }
 .contact-field {
 	width: 350px;
 	height: 24px;
 	clear: both;
 	margin-bottom: 2px;
 }
 * html .contact-field {
 	height: 24px;
 	margin-bottom: 2px;	
 }
 html>body .contact-field {
 	padding-bottom: 12px;
 } 
 .contact-field .label {
 	float: left;
	text-align: left;
	padding-top: 2px;
 }
 .contact-field .rightfield {
 	width: 222px;
 	display: block;
 	float: right;
 	margin: 0;	
 }
 html>.contact-field .rightfield {
 	margin: 5px 0 10px 0;	
 }
 .contact-field .rightfield input {
 	margin: 0;
 	border: 0;
 	border-bottom: 1px dashed #D0172C;
 }
 html>.contact-field .rightfield input {
 	margin: 5px 0 10px 0;	
 }
 .bli-kund-left textarea, #frm_start {
 	border: 1px solid rgb(108, 41, 38);
 	margin: 4px;
 }
 #frm_annat {
 }
 #frm_referer {
 	border: 1px solid rgb(108, 41, 38);	
 	margin: 4px 4px 4px 0;	
 }
 
/** Menu **/
 #menu ul {
 	width: 800px;
 	height: 30px;
 	list-style-type: none;
 	margin: 0;
 	padding: 0;
 }
 #menu li {
 	display: block;
 	float: left;
 	margin: 0 30px 0 0;
 	padding: 0;
 }
 #menu li a {
 	letter-spacing: 0.1em;
 	color: rgb(108, 41, 38);
 	text-transform: uppercase; 	
 	font-size: 0.9em;
 }
 #menu li a:hover {
 	text-decoration: none;
 	color: #D0172C;
 }
 #menu li a.active {
 	font-style: italic;	
 	color: #D0172C;
 }
 /** Subnav **/
 #dropmenudiv {
	position: absolute;
	border: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 150%;
	z-index: 100;
	text-align: left;
	margin-top: 4px;
 }
 #dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 4px 0 0 0;
	text-decoration: none;
	text-transform: uppercase;
 	color: rgb(108, 41, 38);
 }
 #dropmenudiv a:hover {
 	font-style: italic;	
 }
 .anylinkcss {
	position: absolute;
	visibility: hidden;
	margin-top: 4px;
	border: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 150%;
	z-index: 100;
	width: 175px;
	background: #fff;
 }
 .anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	text-indent: 5px;
	padding: 4px 0 0 0;
 }
 .anylinkcss a:hover {
 	color: rgb(108, 41, 38);
 }

 
/** Symbol at the right of the menu **/ 
 #symbol {
 	position: absolute;
 	top: 100px;
 	left: 50%;
 	width: 80px;
 	height: 82px;
 	margin-left: 380px;
 	z-index: 130;
 }
 
/** Frontpage **/
 body.front {
 	background: rgb(181,22,33) url('images/symbol3.gif');
 }
 #page.front {
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	margin-top: -220px;
 	margin-left: -320px;
 	background: #fff;
 	height: 420px;
 	width: 640px;
 }
 #front_post {
 	width: 85%;
 	margin: 10px auto;
 	margin-top: 45px;
 	color: rgb(108, 41, 38);
 }
 #front_post p {
 	font-size: 14px;
 	line-height: 135%;
 	margin-right: 5px;
 }
 #front_post a {
 	font-size: 0.9em;
 	color: rgb(108, 41, 38);
 	letter-spacing: 0.1em; 	
 	text-transform: uppercase;
 }
 #front_post a:hover {
 	text-decoration: none;
 	color: #000;
 }
 #front_post div img {
 	position: relative;
 	margin: 10px;
 	margin-bottom: -55px;
 	top: -55px;	
 	z-index: 10;
 }
 #front_post div#welcome {
 	position: relative;
 	z-index: 12;
 	width: 90%;
 	text-align: right;	
 	padding-top: 5px;
 	padding-right: 10%;
 }
 * html #front_post div#welcome {
 	margin-top: -40px;	
 }
 #front_post div#welcome img {
 	position: static;
 	display: inline;
 	margin: 0;
 	top: 0;	
 }
 
/** Sidebar **/

 
/** Fonts and common elements **/
 a, h2 a:hover, h3 a:hover {
 	color: rgb(108, 41, 38);
	text-decoration: none;
 }
 a:hover {
 	color: rgb(108, 41, 38);
	text-decoration: underline;
 }
 .entry p a:visited {
	color: #b85b5a;
 }
 
 #content {
	font-size: 1.1em
 	overflow: visible;
 }
 .post {
	margin: 0 0 40px;
 }
 .post hr {
	display: block;
 }
 .widecolumn .post {
	margin: 0;
 }
 .narrowcolumn .postmetadata {
	padding-top: 5px;
 }
 .widecolumn .postmetadata {
	margin: 30px 0;
 }
 .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
 } 
 .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
 }
 .widecolumn .entry p {
	font-size: 1.05em;
 }
 .narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
 }
 .widecolumn {
	line-height: 1.6em;
 }
 .narrowcolumn .postmetadata {
	text-align: center;
 }
 .alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
 }
 small {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
 }

/** Headers **/
 h1, h2, h3 {
	font-weight: bold;
 }
 h1 {
	font-size: 4em;
	text-align: left;
	padding-top: 100px;
	margin: 0;
 }
 h2 {
	font-size: 1.2em;
	margin: 20px 0 0;
 }
 h2.pagetitle {
 	display: none;
 	/*position: absolute;
 	top: 20px;
 	left: 26px;
 	margin: 0;
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	text-transform: uppercase; 
	color: #D0172C;
	font-weight: normal;*/
 }
 #sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
 }
 h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 20px 0 0;
 }
 h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
 }
 h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
 }
 h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
 	color: rgb(108, 41, 38);
 }
 h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
 }

/** Comments **/
 .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Verdana, sans-serif;
 }
 .commentlist li {
	font-weight: bold;
 }
 .commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
 }
 .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
 }
 .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
 }
 .commentmetadata {
	font-weight: normal;
 }
 .alt {
	margin: 0;
	padding: 10px;
 }
 .commentlist {
	padding: 0;
 }
 .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
 }
 .commentlist p {
	margin: 10px 5px 10px 0;
 }
 #commentform p {
	margin: 5px 0;
 }
 .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
 }
 .commentmetadata {
	margin: 0;
	display: block;
 }
 
/** Linkspage **/
 ul#links {
 	list-style-type: none;	
 }


/** Common classes and Misc **/
 small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
 	color: rgb(108, 41, 38);
 }
 code {
	font: 1.1em 'Courier New', Courier, Fixed;
 }
 acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
 }
 .postmetadata {
	clear: both;
 }
 .clear, .clr {
	clear: both;
 }
 .admin-link a {
 	color: #000;
 	font-style: italic;
 	text-decoration: underline;	
 }

/** Images **/
 p img {
	padding: 0;
	max-width: 100%;
	}
 img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }
 img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
 }
 img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
 }
 .alignright {
	float: right;
 }
 .alignleft {
	float: left
 }

/** Lists **/
 .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
 }
 .entry ol li {
	margin: 0;
	padding: 0;
 }
 .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }

/** Forms **/
 #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
 }
 #sidebar #searchform #s {
	width: 108px;
	padding: 2px;
 }
 #sidebar #searchsubmit {
	padding: 1px;
 }
 select {
	width: 130px;
 }
 #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
 }
 #commentform textarea {
	width: 100%;
	padding: 2px;
 }
 #commentform #submit {
	margin: 0;
	float: right;
 }

/* Begin Various Tags & Classes */
 acronym, abbr, span.caps {
	cursor: help;
 }
 acronym, abbr {
	border-bottom: 1px dashed #999;
 }
 blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
 }
 blockquote cite {
	margin: 5px 0 0;
	display: block;
 }
 .center {
	text-align: center;
 }
 .hidden {
	display: none;
 }
 hr {
	display: none;
 }
 a img {
	border: none;
 }
 .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
 }
 
/* Captions */
 .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
 } 
 .wp-caption p.wp-caption-text {
 	 display: none;
 }

/** Page illustrations **/
 #cykel {
 	float: left;
 	margin: 100px 0 0 170px;
 }
 * html #cykel {
 	margin: 100px 0 0 100px;
 	
 }
 #citat {
 	float: left;
 	margin: 150px 0 0 80px;
 }
 * html #citat {
 	margin: 150px 0 0 50px	
 }
 #bestick {
 	float: left;
 	margin: 100px 0 0 220px;
 }
 * html #bestick {
 	margin: 100px 0 0 110px;	
 }
 img#chili {
 	position: absolute;
 	left: 50%;
 	margin-left: -400px;
 	top: 290px;
 	z-index: 120;
 	width: 300px;
 	height: 225px;
 }
 
 img#tomat {
 	position: absolute;
 	left: 50%;
 	margin-left: 120px;
 	top: 250px;
 	z-index: 120;
 	width: 280px;
 	height: 265px;
 }
 img#persilja {
 	position: absolute;
 	left: 50%;
 	margin-left: -500px;
 	top: 200px;
 	z-index: 120;
 	width: 380px;
 	height: 477px;
 }
 img#kuvert {
 	position: absolute;
 	left: 50%;
 	margin-left: -240px;
 	top: 300px;
 	z-index: 120;
 	width: 57px;
 	height: 44px;
 	
 }
 
/** Recept **/
 .recept-left, .recept-middle, .recept-right {
 	width: 30%;
 	float: left;
 	padding-right: 2%;
 }
 .recept-left {
 	margin: 0;	
 }
 .recept-middle {
 	margin: 0;	
 }
 .recept-right {
 	width: 25%;
 	background-color: #D0172C;
 	color: #fff !important;
 	padding: 0 3% 2% 3%;
 	margin: 10px 0 0 0;
 }
 .recept-right a, .recept-right a:visited, .recept-right a:hover {
 	color: #ccc !important;	
 }
 .recept-right a:hover {
 	text-decoration: underline;
 }
 .recept-right h2, .recept-right h2 a, .recept-right h2 a:visited, .recept-right h2 a:hover {
 	color: #fff !important; 	
 }
 
 /** Recept **/
 .catering-left, .catering-middle, .catering-right {
 	width: 30%;
 	float: left;
 	padding-right: 2%;
 }
 .catering-left {
 	margin: 0;	
 }
 .catering-middle {
 	margin: 0;	
 }
 .catering-right {
 	width: 25%;
 	padding: 0 3% 2% 3%;
 	margin: 10px 0 0 0;
 }
 
 /** Kontakt **/
 .kontakt {
 	width: 550px;	
 }
 
 /** Prenumerera **/
 .prenumerera-left, .prenumerera-right {
 	width: 48%;	
 } 
 .prenumerera-left {
 	float: left;	
 }
 .prenumerera-right {
 	float: right;
 }
 
/** Veckomenyer **/
 .veckomeny-left {
 	float: left;
 	width: 48%;	
 }
 .veckomeny-right {
 	float: right;
 	width: 50%;	
 }
 .veckomeny-right ul {
 	margin-left: 50px;	
 }

/** Adminlinks **/
 .admin a {
 	color: #000;	
 }
 .admin a:hover {
 	color: blue;	
 }
 .admin a:visited {
 	color: #666;	
 }
 div.error {
 	margin: 10px auto;
 	color: red;
 	font-weight: bold;
 	padding: 10px 20px;	
 }
 div.ok {
 	margin: 10px auto;
 	color: green;
 	padding: 10px 20px;	
 }
