/*  

Theme Name: The world on your plate

Version: 1.1

Author: Ine Beerten

Author URI: http://inebeerten.be


Permission to use are for this theme ONLY.  No other use permitted without permission!



*/







/* Basics and Typography */



body {
	margin: 0;
	padding: 0;
	background: url(images/bg.png) repeat-y;
	background-repeat: repeat;
	background-position: top center;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.7em;
	background-color: #333333;
}

html>body {

	font-size: small;

}

p {

	font-size: 1em;

	line-height: 1.5em;

	margin: 1.2em 0;

}

ol, ul {

	font-size: 1em;

	line-height: 1.5em;

	margin: 1.2em 0 1.2em 2em;

	padding: 0;

}

h1, h2, h3, h4, h5, h6 {

	margin: 1.1em 0;

	font-family: Trebuchet MS, Arial, serif;

}

h1, h2 {

	font-size: 1.1em;

}

h3 {

	font-size: 1.5em;

}

h4 {

	font-size: 1.3em;

}

h5 {

	font-size: 1.2em;

}

h6 {

	font-size: 1.1em;

}

a:link {
	color: #FF0066;
	text-decoration: none;
}

a:visited, a:active {
	color: #FF0066;
	text-decoration: none;
}

a:hover {	
		color: #FF00664; 
		text-decoration: underline;



}

input, textarea, select {

	background-color: #FFF;

	color: #808080;

	font-size: 1em;

	font-family: Trebuchet MS, Arial, sans-serif;

}

blockquote {

	background-color: #FFFFFF;

	margin: 0 20px;

	padding: 0 20px;

	border-left: 1px dotted #C6849F;

	border-right: 1px dotted #C6849F;

}

code {

	font-family: monospace;

	color: #666;

}

form, img {

	margin: 0;

	padding: 0;

	border: 0;

}







/* Layout */



#wrapper {
	width: 826px;
	margin: 0 auto;
	font-size: 0.9em;
	text-align: left;
	background-image:url(images/wrapper.png);
	background-repeat:repeat-y;

}

#header {

	width: 826px;

	height: 349px;

	background: url(images/header.png) no-repeat;

}



	/* Header Styles */

	

	#title {

		float: left;

		margin: 38px 0 0 9px;

		border-bottom: 1px dotted #9e2251;

		padding: 1px;

	}

	#title h1 {

		margin: 0;

		padding: 5px 15px;

		border: 0;

		background-color: #222;

		color: #f9b7d5;

	        font-size: 0.92em;

		line-height: 32px;

		letter-spacing: 1px;

	}

	#title h1 a {

		color: #ccd46e;

		text-decoration: none;

	}

	

#content {
	float: left;
	margin:0;
	width: 546px;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	padding-top: 5px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 50px;
} 

#content p{
	width:470px;
} 

 


html>body #content {

	width: 470px;

}

#sidebar {
	margin:0;
	float: left;
	width: 276px;
	padding: 18px 50px 0 27px;
	color: #808080;
	font-size: 0.92em;
	voice-family: "\"}\"";
	voice-family: inherit;

} 

html>body #sidebar {

	width: 200px;

}



	/* Sidebar Styles */

	

	#sidebar h2 {

		margin: 10 0 10 0;

		border-bottom: 1px dotted #666666;

	        width: 200px;

                color: #666666;

		font-size: 1.1em;

	}

	#sidebar a:link {
	color: #666666;
	}

	#sidebar a:visited, #sidebar a:active {
	color: #666666;
	}

	#sidebar a:hover {

		color: #FF0066; 

		text-decoration: underline;

	}
	#sidebar ul {

		margin: 0;

		padding: 0;

		list-style-type: none;

	}

	#sidebar ul ul, #sidebar ol {
	margin: 10px 0px 20px 10px;
	}

	#sidebar ul ul {
	list-style-type: none;
	}

	#sidebar ul ul ul {

		margin-top: 0;

		margin-bottom: 0;

	}



* html #content, * html #sidebar {

	overflow: hidden; /* For IE */

}

#footer {

	clear: both;

	padding: 1.2em 230px 1.2em 35px;

}



	/* Footer Styles */

	

	#footer p {

		margin: 0;

		padding: 0.6em 0;

		border-top: 1px dotted #C6849F;

		font-size: 0.92em;

	}



	



/* Blog Styles */



#post.title {
	margin: 0 0 0.6em 0;
	color: #9e2251;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase
}

#post.title a {

	text-decoration: none;

}

.postmeta {

	margin: 0;

	padding: 0.2em 0 0 0;

}

.postmeta, .postfeedback {

	font-size: 0.92em;

	text-align: left;

}

.pagetitle {

	margin: 0.6em 0 1.2em 0;

}

.commentauthor {

	margin: 1.2em 0 0 0;

	border-bottom: 1px dotted #C6849F;

	font-size: 1.1em;

}

.commentauthor a {

	text-decoration: none;

}

.commentmeta {

	margin: 0;

	padding: 0.2em 0 0 0;

	font-size: 0.92em;

}

#comment {

	width: 98%;

}



#wp-calendar  {

empty-cells:show;

width:200px;

}



#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;

text-decoration : none;

}

#wp-calendar a:hover {

background-color: #ffffff;

color:#FDA51B;

}

#wp-calendar caption {

text-align:center;

}

#wp-calendar td {

text-align:center;

border: 0px dotted #ffffff;

}

#wp-calendar td:hover {

border: 0px dotted #ffffff;

}

/*current date color, whether this is an active post or not*/

#wp-calendar #today {

border-bottom: 0px dotted #ffffff;

color: #C6849F;

                background-color: #ffffff;

}



/* this is the smtwrfs at the top, just in case*/

#wp-calendar th {

border: 1px dotted #C6849F;

font-style:normal;

        font-color: #C6849F;

text-transform:capitalize;

text-align:center;

}



#wp-calendar td, #wp-calendar td.pad:hover, #wp-calendar td:hover,

#wp-calendar th {

background-color: #E9D1DB;

border: 1px dotted #C6849F;

}

/*  FLICKR 
 -----------------------------*/ 

#flickr img { background-color:#FFFFFF;
				width: 70px; height: 70px; padding: 5px;}
#flickr a { padding: 3px; display: block; float:left;}

--> 