/*
Theme Name: PottChange
Theme URI: http://pottchange.com/
Description: Compleet CSS based thema
Version: 1.0
Author: Stefan Segers
Author URI: http://www.lotsoflegs.nl/
Tags: blue, fixed width, two columns
*/


/* Mainpart */
body {background-color: #9c9f74;background-image: url(images/background.jpg);background-repeat: repeat-x;font: 12px Arial, Helvetica, sans-serif;text-align: center; /*voor IE*/}
#container {width: 847px;text-align: left; /*voor IE */margin: 0 auto;}

#header_home {background-image: url(images/header_home.png);}
#header_rest {background-image: url(images/header_rest.png);}
#header_rest , #header_home {width: 100%;height: 131px;}


#content_home {background-image: url(images/homepage.jpg);height: 418px;overflow: hidden;}
#content_rest {background: url(images/content_rest.png) repeat-y 0 top;overflow: hidden;}
#content_home, #content_rest {width: 100%;}

#footer_home {background-image: url(images/footer_home.png);}
#footer_rest {background-image: url(images/footer_rest.png);}
#footer_home, #footer_rest {width: 100%;height: 71px;}

.clearer {clear: both;}

#left {width: 185px;padding-left: 15px;position: relative;float: left;}
#right {width: 590px;float: left;margin-left: 20px;padding: 15px;}
#right.globe {background: url(images/globe_rest.jpg) no-repeat left top;}

.menubottom {width: 170px;height: 42px;padding-left: 23px;position: relative;top: -65px;display: block;}

/* Navigation */

/* @group Menu */
.menu a:hover {color: yellow;}
.menu ul li .current a {color: yellow;}
.menu {display:block; width:140px; padding-left: 45px;padding-top: 0px;float: left;}
.menu ul {margin:0; padding:0; list-style-type:none;}
.menu a {display:block; width: 150px; height:0; padding-top:30px; color: white;text-decoration: none;font: 21px Georgia, "Times New Roman", Times, serif;}

/* @end */

/* Losse dingen */
#commission {font-size: 28px;font-style: italic;font-family: "Lucida Grande", Verdana, Arial, schreefloos;width: 250px;display: block;padding-top: 75px;float: right;}
#commission a { text-decoration: none;color: #000000;}
#commission a:hover { text-decoration: none;color: yellow;}
#adres {text-align: right;font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;padding-top: 0px;padding-right: 25px;letter-spacing: -0.1em;position: relative;top: 0;display: block;}
#subtitle {color: white;text-align: right; padding-top: 68px;text-transform: uppercase;font: italic 18px "Lucida Grande", Lucida, Verdana, sans-serif;}
.right {margin-left: 10px;float: right;}
h1 {color: #0368b4;font: 18px Georgia, "Times New Roman", Times, serif;}

/* QTranslate styles */
.lang {font-size: 9px;height: 20px; }
.lang ul {text-align: center; }
.qtrans_language_chooser { height: 20px; list-style-position: outside; list-style-type:none;display:inline;}
.qtrans_language_chooser li { float:left; margin-right:5px; }
.qtrans_language_chooser li a {color: #FFFFFF;text-decoration: none;width: 80px;}
.qtrans_language_chooser li a:hover {color: #00aaff;}