/*
Theme Name: Botter17
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Marco nedermeijer
Author URI: http://www.botter17.nl

*/
body {
	background:#000;
	background-image:url('images/bg-wood.jpg');
	margin:0px;
	color:#000;
        font-size:13px;
	font-family:Verdana;
}

a:link {color:#00aeef; text-decoration:none;}
a:visited {color:#00aeef; text-decoration:none;}
a:focus {color:#00aeef; text-decoration:none;}
a:active{color:#00aeef; text-decoration:none;}
a:hover {color:#00aeef; text-decoration:underline;}


#container {
   width:865px;
   margin:0px auto;
}


#head_icons {
  margin-top:13px;
  margin-bottom:20px;
}

div.spacer{
  clear:both;
}

#frame1 {
  width:450px;
  height:346px;
  background-image:url('images/stacked.png');
  float:left;
  text-align:center;
  z-index:90;	

}
#frame1 img {
  margin-top:37px;
  width:380px;
}
#frame2 {
    height:346px;
}
#frame2 img {
  margin-top:15px;
}
#frame2 a img { 
  decoration:none;
  border:0px;
}

#logo {
  float:right;
}
#menu_head {
  margin-top:210px;
  float:right;
  margin-right:30px;
}
#menu_head img {
  margin-left:5px;
}

#icons {
  margin-right:20px;
  float:right;
}
#top {
  width:864px;
  height:25px;
  background-image:url('images/frame3-top.png');
  z-index:20;
}

#main-cont {
  width:864px;
  background-image:url('images/frame3-main.png');
  background-repeat: repeat-y;
  z-index:10;
}

#main {
  width:580px;
  float:left;
  margin-right:40px;
  padding-left:30px;
}

#main td {
  vertical-align:bottom;
}

#main a img {
  border:0px;
}

#main-single {
  width:864px;
  background-image:url('images/frame3-main.png');
  background-repeat: repeat-y;
  padding:20px;
}

#post_room {
  margin-top:30px;
}
#bottom {
	width:864px;
	height:80px;
	margin-bottom:10px;
	background-image:url('images/frame3-bottom.png');
}


#footer {
	text-align:center;
	color:#fff;
	font-size:10px;
}
h6 {
     font-size:10px;
     margin-bottom:0px;
     font-weight:bolder;
}

#sidebar {
  width:190px;
  float:left;
  font-size:10px;
}

#sidebar h2 {
     font-size:14px;
     margin-bottom:0px;
}

#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar li {
  list-style: none;
}
#sidebar a img {
  border:0px;
}

#last_c {
  margin-top:20px;
  margin-bottom:20px;
}

#cloud {
  margin-bottom:20px;
}

#flickr {
  width:200px;
  margin-top:20px;
  margin-bottom:20px;
}
#flickr a img {
  float:left;
  margin:0px 0px 10px 10px;
  padding:4px 4px 4px 4px; 
  width:60px;
  height:60px;
  border:1px solid #a2a2a2;
}

#comments {
  border-top:1px solid #c2c2c2;
  border-bottom:1px solid #c2c2c2;
  background:#f0f0f0;
  margin-bottom:10px;
  padding-left:8px;
  padding-right:8px;
}
#comment_author {
  font-weight:bold;
}
#comment_date {
 color: #808080; 
 font-variant : small-caps;
 font-size:10px;
}
.pagetitle {
 color: #00aeef; 
 font-variant : small-caps;
 font-size: 14px;
}
#entry img {
  padding:6px;
  margin:6px;
  margin-bottom:2px;
  border:1px solid #a0a0a0;
}
#entry a img {
  padding:6px;
  margin:6px;
  margin-bottom:2px;
  border:1px solid #a0a0a0;
}
#bottom a img {
  border:0px;
}
#art_header {
    font-family: georgia, "times new roman", serif; font-size:24px; 
}
#art_header a:link {color:#303030; text-decoration:none;}
#art_header a:visited {color:#303030; text-decoration:none;}
#art_header a:focus {color:#303030; text-decoration:none;}
#art_header a:active{color:#303030; text-decoration:none;}
#art_header a:hover {color:#303030; text-decoration:none;}

#sidebar #art_header {
    font-family: georgia, "times new roman", serif; font-size:18px; 
    color:#303030;
}
.wp-caption-text {
  margin-top:-2px;
  text-align:center;
  font-size:11px;
  font-weight:bold;
}

