/*
Theme Name: Creatie2
Theme URI: http://creatie.ch
Version: 1.0
Description: 2 Column theme for Creatie.ch
Author: Mim de Creatie.ch
Author URI: http://creatie.ch
*/

body {
  text-align: left;
  margin-top:10px;
  margin-bottom:10px;
  color:#531;
  background-color: #ffd;
}

img{border: none;}

A:link {
	COLOR: #d00; text-decoration: none;
}
A:visited {
	COLOR: #b00; text-decoration: none;
}
A:active {
	COLOR: #a00; text-decoration: none;
}
A:hover {
	COLOR: #f00; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  text-align: left;
  background: #ffd;
  border: 8px solid #ffd;
}

#header_wrapper {
  border:1px solid #ffd;
  background: #fe8;
  margin:2px; padding:2px;
  height: 150px;
  background: url(banniere-conshomme.jpg) top center no-repeat;
}

#header {
  float: left;
  width: 480px;
  height: 150px;
  padding:0px;
  padding-bottom:0px;
  margin:0px;
}

#header h1 {
  margin:0px;
  margin-top:20px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 46px;
  color: #fe8;
  letter-spacing: -1px;
}

#header h1 a, #header h2 a {
color: #f00;
text-decoration:none;
}
#header h1 a :visited, #header h2 a :visited
{
color: #f00;
text-decoration:none;
}
#header h1 a:hover
{
text-decoration:none;
color: #d00;
}
#header h2 a:hover
{
text-decoration:underline;
color: #d00;
}

#header h2 {
  margin:0px;
  margin-top:20px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  color:#fe8;
}

#header h4 {
  margin:0px;
  margin-top:5px;
  margin-left:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  letter-spacing: 1px;
  color:#fe8;
}

#sitename {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#f00;
  letter-spacing: -1px;
}


#header-text1 {
  float: right;
  width: 200px;
  height: 150px;
  padding:0px;
  padding-right:10px;
  margin:0px;
  color:#fe8;
}

#header-text1 h4 {
  margin:0px;
  margin-left: 10px;
  margin-right: 7px;
  margin-top: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  letter-spacing: 1px;
}

#header-text1 h4 a 
{
color: #fff;
font-size: 14px;
font-weight: bold;
text-decoration:none;
}
#header-text1 h4 a :visited
{
color: #fff;
text-decoration:none;
}
#header-text1 h4 a:hover
{
text-decoration:underline;
color: #f00;
}

#header-text1 h3 {
  margin:0px;
  margin-left: 0px;
  margin-right: 2px;
  margin-top: 90px;
  font-family: verdana, arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  text-align: right;
  letter-spacing: 1px;
}

#header-text1 h3 a 
{
color: #fe8;
text-decoration:none;
}
#header-text1 h3 a :visited
{
color: #fe8;
text-decoration:none;
}
#header-text1 h3 a:hover
{
text-decoration:underline;
color: #ffd;
}




#page{
	margin: 0 0 0 0;
	text-align: left;
}

#main{
	float: right;
	margin: 0 0 0 0;
        padding: 0 0 0 0;
  width: 75%;
}


#left_side {
	float: left;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  width: 200px;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 0px;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

#footer {
  height: 85px;
  background-color: #fe8;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #531;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

/*
** Menu styles
*/
ul {
  padding: 0;
}

ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.collapsed {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.leaf {
  list-style-type: disc;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}

.block {
  padding-bottom: 1px;
  margin-bottom: 20px;
  background-color: #fe8;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 15px;
}

.block ul{
  list-style: none;
  margin: 0;
  padding-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
}

.block li{
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 3px;
  margin-right: 3px;
  line-height: 12px;
}

.block2 {
  padding-bottom: 1px;
  margin-bottom: 20px;
  background-color: #fe8;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.block2 ul{
  list-style: none;
  margin-left: 10px;
  margin-right: 5px;
  padding-bottom: 1px;
}

.block2 li{
  list-style: none;
  padding: 0;
  margin: 0;
	margin-top: 3px;
	margin-bottom: 6px;
  line-height: 10px;
}

.block3 {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  margin-bottom: 20px;
  padding-left: 0px;
  background-color: #fe8;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

.block3 ul{
  list-style: none;
  margin: 0;
  margin-left: 10px;
  margin-right: 3px;
  padding-bottom: 6px;
}

.block3 li{
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
  line-height: 10px;
}

.block4 {
  padding-bottom: 1px;
  margin-bottom: 20px;
  background-color: #fe8;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

#left_side p, #right_side p {
  margin:0px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side a, #right_side a {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 8px;
  margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:0px;
  margin-right:0px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 14px;
  background: #d00;
  color: #fff;
  border:none;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #531;
}

#content h2 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
}

#navcontainer
{
  margin-top:160px;
  margin-bottom:0px;
  text-align:center;
  padding: 0;
  margin-left: 0;
  font: bold 14px Verdana, sans-serif;
}

#navlist
{
  margin:0px;
  text-align:center;
  padding: 0;
  font: bold 14px Verdana, sans-serif;
  line-height: 30px;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #fff;
  padding: 5px 15px;
  margin-left: 3px;
  border: none;
  border-bottom: none;
  background: #d00;
  text-decoration: none;
}

#navlist li a:link { color: #fff; }
#navlist li a:visited { color: #ffc; }

#navlist li a:hover
{
  color: #fff;
  background: #f00;
  border-color: none;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}


#author {
font-size:10px;
font-style:italic;
color:#531;
  line-height: 1px;
padding-bottom: 10px;
padding-left: 20px;
}

.post{margin:0 0 25px 0;
background-color:#ffd;
}

.post .info{
padding:2px 3px 3px 8px;
border:none;
font-size:0.9em;
color:#531;
background-color:#fe8;
}

.post-meta {
color: #531; 
margin-left:100px;
margin-right:100px;
padding:2px 3px 3px 8px;
font-size:0.9em;
background-color:#fc0;
}
.post-meta li{
  list-style: none;
  margin: 0;
}
.post-meta-key {
color: #841; 
font-weight: bold; 
font-size: 110%; 
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #ffe;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #ffe;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

