/*
Version 1.0
Theme Name: PeterWeiss.dk
Theme URI: http://quille.dk/
Author: Christian Tang
Description: A by-product of ChristianTang.dk
*/
body {
	background-color: #C0C0C0;
	font-family: Arial, Verdana;
	font-size: 13px;
	margin-top: 1em;
	padding-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#page {
	width: 1000px;
	border: 4px solid #000000;
	background-color: #FFFFFF;
	margin: auto;
	display: table;
}

.header {
	height: 212px;
	width: 1000px;
	background-repeat: no-repeat;
}

#footer {
	font-size: 12px;
	width: 1000px;
	margin: auto;
	display: table;
	text-align: right;
}

#footer a, #news-pages a {
	text-decoration: none;
	margin-left: 0;
}

.banner1 { background-image: url("images/banner17.jpg"); }
.banner2 { background-image: url("images/banner18.jpg"); }
.banner3 { background-image: url("images/banner19.jpg"); }
.banner4 { background-image: url("images/banner20.jpg"); }
.banner5 { background-image: url("images/banner21.jpg"); }

#content {
	background-color: #FFFFFF;
	width: 770px;
float: left;
}

#sidebar {
	width: 230px;
	margin-right: 770px;
	padding-left: 7px;
	font-size: 12px;
}

#left
{
width:230px;
vertical-align: top;
padding-left: 1em;
}

#right
{
width: 770px;
vertical-align: top;
height: 600px;
padding: 1em;
}

#menubar {
	color: #FFFFFF;
	background-color: #000000;
	width: 1000px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#menu li {
	padding: 2px;
}

#menu li a:link, #menu li a:active, #menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}

#menu li a:hover {
	color: #808080;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	margin-left: 6px;
	color: #CC0000;
}

a:hover {
	text-decoration: none;
}

#menu {
	top: 0;
	margin: 0;
	padding: 6px;
	bottom: 0;
	left: 0px;
}

#menu li {
	display: inline;
	margin: 0;
	font-weight: bold;
}

.post {
	margin-top: 1.5em;
	margin-left: 1.5em;
}

.news-title {
	font-size: 16px;
	color: #000000;
}

.post-page img {
	border: 1px solid #000000;
}

.custom-page {
	margin-bottom: 80px;
}

.post-title {
	font-size: 16px;
	color: #3300CC;
}

.post-footer {
	border-top: 1px dashed #000000;
	width: 200px;
	margin-top: 6px;
	font-size; 12px;
}

p {
	margin: 0px;
}

.widget {
	margin-top: 1em;
}

.widget1 {
	font-size: 12px;
}

.widget2 {
	font-size: 13px;
	color: #3300CC;
}

.widget1 strong {
	font-size: 13px;
	color: #339900;
	font-style: italic;
}

.widget2 strong {
	font-size: 14px;
	color: #000099;
	font-style: italic;
}

.widget ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.widget img {
	border: 1px solid #000000;
	margin-top: 0.5em;
}

.widget a:link, .widget a:visited, .widget a:active {
	color: #CC0000;
	text-decoration: underline;
}

.widget a:hover {
	text-decoration: none;
}

.widget h2 {
	margin: bottom: 3px;
}

/* Misc */
.smiley-section img, .pw-language img {
	border: none;
}

.shutterset_set_4 img {
	border: 1px solid #000000;
}
