/*
Theme Name: The Scribble theme
Theme URI: http://scribblescribble.co.uk/
Description: The Scribble theme.
Version: 1.0
Author: GeoNeo
Author URI: http://offsetmedia.co.uk/
Tags: clean, custom header, fixed width, one columns

*/

/* Begin Typography & Colors */
body { 
	background-color:#ffffff; 
	margin:0; 
	padding:0; 
	font:75% helvetica, arial, sans-serif;
	color: #b6b6b6;
	text-align: justify; 
}
/* god */

#god {width: 500px; margin: 20px auto 0px auto; }

/* header */

#nav {width:480px; height: 24px; margin-top: 10px; border-top: 2px solid #cccccc;}

#nav ul {background-color: #939393; height: 20px; margin-top: 2px;}

#nav li {float: left; text-align: center; display: block; width: 118.5px; height: 20px; border-right: 2px solid #ffffff;}

#nav a {letter-spacing: 3px; font-weight: bold; color: #ffffff; padding-top: 4px; display: block; width: 118.5px; height: 16px;}

#nav a:hover {background-color: #a1cf47; }

#nav .scribble a:hover {background-color: #f4e352; }

#nav .home a:hover {background-color:#00cbe9;}

/* content */

#top {width: 480px; padding: 20px 0px 20px 0px; margin: 20px 0px 20px 0px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;}

.info { border-bottom: 1px solid #cccccc; width: 480px; padding: 0px 0px 20px 0px; margin-bottom: 60px}

.set_info {border-top: 1px solid #cccccc; width: 480px; padding-top:10px; margin: 10px 0px 60px 0px;}

.set_title {float: left;}

.pdf {float: left; margin-left: 130px;}

.photo {border-bottom: 1px solid #cccccc; width: 480px; padding-bottom:20px; margin-bottom:20px;}

.photo_last {margin-bottom: 20px; border: none;}

.photo h2 {font-size: 20px; padding: 20px 0px 20px 0px;}

.photo_last h2 {font-size: 20px; padding: 20px 0px 20px 0px;}

.post{float: left; margin-bottom: 40px;}

.post .post-title{float: left; font-weight: bold}

.post img{border-bottom: 1px solid #cccccc; margin: 20px 0px 5px 0px;}

/* footer */

#foot {border-top: 2px solid #cccccc; padding-top: 10px; width: 480px; height:50px;}

#foot p {float: left; margin-right: 20px; padding-top: 5px; font-size: 11px;}

#foot a {color: #b6b6b6;}

#foot a:hover {color: #a1cf47;}

.icon {float: right; padding: 6px 0px 0px 12px;}

/* resets */

h1, h2, h3, h4, h5, h6, p, ul { margin:0; padding:0; }

h2 {font-weight: normal; font-size:20px;}

h2 a:link, h2 a:visited {color: #b6b6b6;}

h2 a:hover{color: #a1cf47;}

h3 {font-size: 16px;}

p{ font-size: 14px; margin-top: 8px;}

ul { list-style:none; }

.clear { clear:both; height:0; }

a img { border:none; }

a {text-decoration: none;}

acronym, abbr { cursor:help; }
