/*
Theme Name: MOS theme
Theme URI: http://www.dbz.be/
Description: Theme for <a href="http://www.dbz.be/mos/">MOS dbz</a>.
Version: 1.0
Author: Pieter Schepens
Author URI: http://www.dbz.be/
Tags: xxx

*/
ul, li, ol {
	padding:  0;
	margin: 0;
}

a: hover {
	color: #7AC6E3;
}

body {
	font-size: 14px; 
	font-family: georgia, Serif;
	background: #FFF url(images/gras2.png) center bottom no-repeat;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	width: 790px;
	xborder: 1px solid blue;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	}

#header {
	position: relative;
	margin: 0 0 10px 1px;
	padding: 0;
	xheight: 200px;
	width: 790px;
	}
#nav {
	height:  25px;
	xborder:  1px solid blue;
	clear: both;
	margin: 30px 0 0 0;
	background: #FFF url('images/mos_vogels.png');
	font-size: 18px;
}
	#nav p {
	float: left;
	xwidth: 560px;
	font-variant: small-caps;
	padding: 0;
	margin: 0;
	
	}
	#nav ul {
	float: right;
	width: 500px;
	list-style-type: none;
	}
	#nav li {
	float: right;
	margin: 0 1px;
	padding:  1px 20px 2px 20px;
	background-color: #000;
	color: #FFF;
	font-variant: small-caps;
	letter-spacing: 2px;
	}
	#nav li a, #nav li a:link, #nav li a:visited {
	color:  #FFF;
	text-decoration: none;
	}
	#nav li a:hover {
	color:  #000;
	}
	#nav li:hover {
	background-color:  #7AC6E3;
	}
	.special {
	background-color: #7AC6E3 !important;
	padding:  1px 10px 2px 10px !important;
}
#logo {
	clear: both;
	float:  left;
	padding: 0px;
	margin: 0 0 0 -16px;
	width: 170px;
	height: 142px;
	xborder: 1px solid red;
	xbackground: #FFF url('images/MOS_logo_web.jpg') left top;
}
#logo img {
	padding-top:  20px;
}
#headerimg 	{
	float:  left;
	width:  610px;
	xborder: 1px solid red;
	}
#headerimg h1 {
	padding: 60px 0 0 25px;
	font-size: 20px;
	font-weight:  normal;
	font-style: italic;
	color:  #787878;
	text-align: left;
	}
	#headerimg h1 a, #headerimg h1 a:visited {
	color: #000;
	text-decoration: none;
	}
	#headerimg h1 a:hover {
	color: #7AC6E3;
}
#headerimg h2 {
	padding: 0px 0 0 25px;
	font-size: 14px;
	font-weight:  normal;
	font-style: italic;
	color:  #787878;
	text-align: left;
	}
#header form { /* searchbox */
	text-align: right;
	xborder: 1px solid red;
	float:  right;
	}
	#searchform {
	text-align: center;
	}
	 #searchform #s {
	}
	#sidebar #searchsubmit {
	padding: 1px;
	}
#headerpicture {
	clear:  both;
	height:  	199px;
	border: 1px solid #CCC;
	border-bottom: 1px solid #000;
	overflow: hidden;
}
#birds {
	position: absolute;
	right:  -20px;
	top: -32px;
xborder: 1px solid red;
z-index: 10000;
}
#cats {
	position: absolute;
	right:  -35px;
	top: 65px;
	z-index: -1000;
}
#left {
	float:  left;
	width:  170px;
	xborder: 1px solid red;
	line-height: 1.5em;
	color: #444444;
	font-style: italic;
	}
#left h2, #left p {
	padding:  0px 20px 10px 10px;
	}
#left hr {
	color: #000;
}
#content {
	position: relative;
	float:  left;
	width:  435px;
	margin:  0 0 120px 0;
	padding: 0;
	line-height: 1.5em;
	}
	.post p {
	margin-bottom: 15px;
}
	#content a:link, #content a:visited {
	color: #444444;
	}
	#content a:hover {
	color: #7AC6E3;
}
	#content h2 a:link, #content h2 a:visited {
	color:  #000;
	font-size: 20px;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
		}
	#content small, .postmetadata {
	display: block;
	color:  #444444;
	margin: 5px 0 10px 0;
	font-size: 11px;
	}
	.postmetadata a:link, .postmetadata a:visited {
	color: #7A7A70;
	font-style: italic;
}
.pagina {
	width: 580px !important;
}
.pagina ul {
	margin-left: 15px !important;
}
.single {
	margin-bottom: 200px !important;
}
#sidebar
{
	float:  right;
	padding: 0;
	margin: 0 0 70px 0;
	width: 170px;
	line-height: 1.5em;
	}
		
#footer {
	padding-top: 0px;
	margin: 0 auto 60px auto;
	clear: both;
	border: none;
	xborder: 1px solid red;
	}
#footer h3 {
	text-align: center;
	font-size: 22px;
	margin: 0;
	padding:  10px;
}
#footer p {
	margin: 5px;
	padding: 0;
	text-align: center;
	}
	#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

.post {
	margin: 0 0 10px 0;
	padding:  10px 20px 10px 10px;
	text-align: justify;
	border-bottom: 1px solid #CCC;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


h1, h2, h3 {
	margin:  0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	}

h2.pagetitle {
	font-size:  24px;
	text-align: left;
	margin: 10px;
	}
	
#sidebar h2 {
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #000;
	xborder-bottom: 1px solid #CCC;
	}
#sidebar ul {
	list-style-type: none;
	margin: 10px 0 0 10px;
}
#sidebar ul ul {
	margin: 10px 0 20px 0;
}
#sidebar a:link, #sidebar a:visited {
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color:  #444444;
	border-bottom: 1px solid #CCC;
}
#sidebar a:hover {
	color: #7AC6E3;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, 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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}




code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */





.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}



.clear {
	clear: both;
}


/* End Structure */



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	margin-bottom: 20px;
	}

.alignleft {
	float: left;
	margin-bottom: 20px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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: 1px solid #ddd;
	font-style: italic;
	color: #444444;
	}

blockquote p {
	margin: 2px 0 !important;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	position: absolute;
	left:  -170px;
	top:  50px;
	width:  160px;

	}
	.navigation a:link, .navigation a:visited {
		font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color:  #444444;
	border-bottom: 1px solid #CCC;
	}
	.navigation a:hover {
	color: #7AC6E3;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
