body {
/*	background: #ffffff;
	color: #000000;
	font-size: 12px;*/
	font-family: Arial, Helvetica, Sans-serif;

	margin: 0px;
	padding: 0px; 
	background: #600;
}

#container {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	background-color: #fdb361;
	width: 750px;
	padding-top: 0;
	margin-top: 0;
/*	margin-left: auto;
	margin-right: auto;*/
/*	border-top: 3px solid #FCC; */
	border-left: 2px solid #FEE;
	border-right: 3px solid #300;
	border-bottom: 3px solid #300;
	}

	a:link {
	color: #600;
		text-decoration: none;
	}

	a:visited {
	color: #600;
		text-decoration: none;
	}

	a:active {
	color: #900;
		text-decoration: none;
	}

	a:hover {
	color: #900;
                text-decoration: underline;
	}

/* header */
#header {
display: none;
	padding: 0 ; /*15px 20px */
	height: 326px;
	width: 650px;
	background: url(/wp-content/themes/test/images/tirill-head.png) no-repeat;
}

	#header h1 {
		position: absolute; 
		left: -1000px;
		margin: 0px;
		padding: 0px;
		font-family: Garamond,"Times New Roman",Times,serif;
		font-weight: normal;
		font-size: 40px;
		color: #ffffff;
	}

		#header h1 a {
			color: #ffffff;
			text-decoration: none;
		}

	#header p {
		margin: 0px 0px 0px 10px;
		padding: 0px;
		font-family: Verdana,"Times New Roman",Times,serif;
		font-weight: normal;
		font-size: 11px;
		color: #999999;
		text-decoration: none;
	}

        #toppmeny {position: static; margin-left: 0; padding-top: 45px; background: ; width: 100% ; /*background: url(/wp-content/themes/test/images/tirill-meny.png) no-repeat ;*/} 

        #toppmeny ul {margin-bottom: 0; padding-left: 5px; font-family:  arial, helvetica, sans-serif; font-size: .8em; }

        #toppmeny li.first {border: none; }        
#toppmeny li.yapb-meny-luft {border: none; padding-left: 20px; }


        #toppmeny a {color: white; text-decoration: none; font-weight: normal; }

        #toppmeny a:hover {font-weight: bold;}

/* content */
#content {
	background: #fdb361;
	margin: 0;
	padding: 0px 20px 0px 20px;
}


/* sidebar */
#sidebar {
	display: none;
	background: #dddddd;
	position: relative;
	float: left;
	width: 250px;
	padding: 20px 0px 0px 0px;
}

	#sidebar ul {
		position: relative;
		list-style: none;
		margin: 0px;
		padding: 10px;
		margin: 0px 0px 20px 0px;
	}

	#sidebar h2 {
		color: #000000;
		font-family: Georgia,"Times New Roman",Times,serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 25px;
		text-transform: uppercase;
		margin: 0px 0px 0px 0px;
		padding: 0px 10px 0px 10px;
		border-bottom: 1px solid #dddddd;
		position: relative;
	}


/* content */
#contentmiddle {
/*	background: #f1f1f1;
	margin-left: 270px; */
			text-align: left;
	padding: 20px 0px 0px 0px;
}

	#contentmiddle h1 {
		color: #231f20;
		font-family: Garamond,"Times New Roman",Times,serif;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 25px;
/*		text-transform: uppercase;*/
		margin: 0;
		padding: 0 10px 0 40px;
		position: relative;
	}


	#contentmiddle h2 {
		color: #513a1e;
		font-family: Garamond,"Times New Roman",Times,serif; 
		font-size: 1.1em;
		font-weight: bold;
		line-height: 25px;
/*		text-transform: uppercase;*/
		margin: 0;
		padding: 0 10px 0 40px;
		position: relative;
	}

	#contentmiddle p {
		color: #513a1e;
/*	font-family: Garamond, Georgia, Times New Roman, Serif; */
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight: light;
			text-align: left;
		font-size: 0.8em;
                line-height: 1.7;
		padding: 0 0 0 40px;
}

	#contentmiddle p.sitat {
/*		font-family: Arial, Helvetica, Sans-serif;
		font-size: .85em;*/
                background: url(/wp-content/themes/test/images/sitat.png) no-repeat;
/*		padding: 0 0 0 50px;*/
}

		#contentmiddle h1 a {
			border-bottom: 0px;
		}

	.post {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 30px 0px;



	}

		.post .content,
		.comment .content {
			padding: 0px 10px 0px 10px;
			text-align: justify;
		}

			.post .content p,
			.comment .content p {


				line-height: 20px;
				margin: 10px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}


	.comment {
		padding: 0px 0px 0px 0px;
		margin-bottom: 30px;
	}

	#commentsform {
		margin-top: 10px;
		padding: 0px 10px;
	}

		#commentsform input {
			font-family: verdana;
			font-size: 12px;
			width: 40%;
			padding: 3px;
		}

		#submit {
			font-family: verdana;
			font-size: 12px;
			padding: 3px;
		}

		#commentsform textarea {
			padding: 3px;
			font-family: verdana;
			font-size: 12px;
			width: 98%;
			overflow: auto;
		}



#footer {
	/* border-top: 1px solid #F5F5F5;*/
	background: url(/wp-content/themes/test/images/tirill-tail.png) no-repeat;
	height: 176px;
}

	#footer ul {
	font-size: 9px;
	padding: 160px 10px 50px 130px;
	/*	padding: 5px 20px;*/
	}

        #footer li {display: inline;    padding: 0 1px 0px 3px;     border-left: 1px solid #777777; color: #333333;}
        #footer li.first {border: none; }

        #footer a:link {text-decoration: none; color: #444444;}
        #footer a:visited {text-decoration: none; color: #444444;}
        #footer a:active {text-decoration: none; color: #777777;}
        #footer a:hover {text-decoration: underline; color: #666666;}

/* widgets */
#calendar_wrap {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background: #FBFBFB;
}

	#wp-calendar {
		width: 100%;
	}

		#wp-calendar th {
			padding: 3px 5px;
			text-align: center;
			font-weight: bold;
			background: #EEEEEE;
			border: 1px solid #E3E3E3;
		}

		#wp-calendar caption {
			font-weight: normal;
			padding: 0px 10px 3px 10px;

			text-align: left;
			background: #FBFBFB;
		}

		#wp-calendar td {
			padding: 1px 5px;
			text-align: right;
			background: #FBFBFB;
			border: 1px solid #f3f3f3;
		}

        .readmoreetc {font-size: 0.7em;}
        .readmoreetc li {display: inline;    padding: 0 1px 0px 3px;     border-left: 1px solid #777777; color: #333333;}
        .readmoreetc li.first {border: none; }
        .readmoreetc a:link {text-decoration: none; color: #444444;}
        .readmoreetc a:visited {text-decoration: none; color: #444444;}
        .readmoreetc a:active {text-decoration: none; color: #777777;}
        .readmoreetc a:hover {text-decoration: underline; color: #666666;}

img.alignleft {border: 0; float: left; margin: 0 5pt 3pt 0;}
img.alignright {border: 0; float: right; margin: 0 5pt 3pt 0;}
