/*
Theme Name: Skeletor
Theme URI: http://www.teafromyunnan.com	
Description: A bare-basics theme designed for mini-sites.
Version: 0.1
Author: Eric Daams
Author URI: http://twitter.com/ericnicolaas
*/


/* Primary Sections */

body {background:url('images/body_bg.png');font-family:Georgia,'Times New Roman',serif;font-size:13px;color:#222222;line-height:1.5em;}

#container {margin:0px auto;width:760px;overflow:auto;background-color:#fff;}

#header, #footer {width:720px;background:url('images/header_bg.png') no-repeat center #344D00;margin:0 auto;float:left;color:#eee;margin:0 20px 0 20px;}

#content {float:right;width:500px;margin-top:0;padding:0 20px 30px 30px;margin-right:20px;}

#sidebar {float:left;width:150px;margin-top:30px;margin-left:20px;background-color:#F8F5F3;}

.list_pages ul {margin:0;padding:0;list-style-type:none;font-family:Arial,Helvetica,sans-serif;}

#right_sidebar {float:right;width:190px;margin-top:30px;margin-right:20px;}
 

/* Typography */

h1 {font-family:Arial,Helvetica,sans-serif;line-height:1em;font-size:42px;}

h2, h3 {font-size:18px;;font-style:italic;}


/* Utilities */

a {color:#006600;font-weight:bold;text-decoration:none;}

h1 a {color:#222222;text-decoration:none;}

.clear {clear:both;}

.photo_container {float:left;width:auto;padding:0 6px 1em 0;}


/* Section: Container & Header */ 

img.body_corner {width:11px;height:11px;border:none;display:block !important;}

#round_container_top {background:url('images/body_top_right.png') no-repeat top right;}

#round_container_bottom {background:url('images/body_bottom_right.png') no-repeat top right;clear:left;}

#header img#sitetitle {border:0;margin:2px 0 0 200px;}

.rounded_top {background:url('images/rounded_right_top.png') no-repeat top right;}

.rounded_bottom {background:url('images/rounded_right_bottom.png') no-repeat top right;}

img.corner {width:9px;height:9px;border:none;display:block !important;}


/* Section: Content */

.post img {max-width:500px;}


/* Section: Sidebar */ 

.sb_corner_top {background:url('images/sb_top_right.png') no-repeat top right;}

.sb_corner_bottom {background:url('images/sb_bottom_right.png') no-repeat top right;}

.block {padding:0 10px;}


/* Section: Footer */

#footer p {margin-left:200px;}