/*
Theme Name: Sophie Reyer
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on Twenty Ten)
Version: 3.0
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";
*{outline:none;}
#boxes, #single{margin-left:195px;float:left;width:790px;margin-top:100px;}
#single{padding:20px;background-color:#fff;-moz-border-radius:5px; -webkit-border-radius:5px; 	border-radius:5px;}

body{color:#777777;background-color:#f5f5f5;width:985px;margin:auto; font-family: Helvetica, Arial, Verdana; font-size:12px;}
#logo {background-image: url(images/logo.jpg);width:89px;height:87px;padding:0;display:block;margin-left:-10px;margin-top:30px;}
#logo:hover{background-image: url(images/logo_hover.jpg);}

h1,h2,h3,h4,h5,h6{color:#666;margin-bottom:5px;font-weight:normal;}
h1 span{color:#999;font-size:12px;}
h1{font-size:22px;}
h2{font-size:11px;line-height:16px;color:#333;}
p{color:#666;}
.the_content{line-height:18px;font-size:13px;}
.the_content ul{margin:5px 0 5px ;}
.the_content li{margin-left:10px;list-style-type: square;}
.the_content{font-size:12px;}
#images a{display:box;}
*::selection {
	background:#33ffff;
	color:#000;
}

*::-moz-selection {
	background:#33ffff;
	color:#000;
}

*::-webkit-selection {
	background:#33ffff;
	color:#000;
}

#skiptocontent{display:none;}
.preview{display:block;cursor:pointer;width:145px;margin-right:28px;float:left;margin-bottom:28px;padding:7px 11px 7px 11px;border:none;-moz-border-radius:7px; -webkit-border-radius:7px; 	border-radius:7px;background-color:#fff;}
.preview img{margin-bottom:2px;}
.preview:hover{background-color:#33ffff;color:#000;}
#sidebar ul a:hover{color:#000;padding:5px 8px 5px 8px; margin:-5px -8px -5px -8px;background-color:#33ffff;-moz-border-radius:7px; -webkit-border-radius:7px; 	border-radius:7px;}
.preview a, .preview, .preview p a{text-decoration:none;}
.preview a:hover, .preview:hover, .preview p:hover, .preview h2:hover{color:#000;}
.preview{color:#666;}
#skipcontent{display:none;}
.content_preview{font-size:11px;line-height:16px;}
.text{font-size:13px;line-height:21px;}
.text p{margin-bottom:10px;}
#images{width:360px;float:left;}
#images img{float:left;margin:0 10px 10px 0;}
.menu .page_item{text-align:right;}
#searchfrom{margin-top:0;}
#searchform input{width:145px;font-size:11px;padding:4px 6px 4px 6px;border:none;-moz-border-radius:2px; -webkit-border-radius:2px; 	border-radius:2px;background-color:#fff;	}

#sidebar{width:145px;padding:11px;margin-right:20px;position:absolute;}
#sidebar{color:#ccc;font-size:11px;line-height:22px;}
#sidebar h2{margin-top:20px; color:#ccc;}
#sidebar ul li a{color:#999;text-decoration:none;}
.categories{text-align:right;}

.clear{clear:both;}
