﻿/*  
Theme Name: □□□□□□
Theme URI: www.blocksblocksblocks.com
Description: Black on White. Serif Typography.
Version: 1.0
Author: Colin Medley
Author URI: http://colinmedley.com/
Tags: simple
*/

* {
margin:0;
padding:0;
}

body {
	font-family:Helvetica;
	font-size:62.5%;
	background: #999999
}
a {
	text-decoration: underline;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#000;
}
a img {
	border: 0;
}
form, input, textarea {
	font-family: helvetica, sans-serif;
	font-size: 1.1em;
}
ul, ul li {
	list-style-type: none;
}
img.icon { 
	margin-bottom:-0px; 
	margin-right:0px; 
}

#wrap {
width:660px;
opacity: 0.8;
margin: 10px auto;
}

#header { 
padding:20px 10px 20px 10px;
}
	#header h1 {
	font-family: “Helevetica Sans Unicode”, Helvetica, sans-serif;
	font-size:4em;
	text-align:center;
	}
	#header h1 a {
	text-decoration: none;
	color: #EEEEEE;
	}
	#header h1 a:hover {
	text-decoration: none;
	}
	#header p {
	font-size:1.2em;
	color:#000000;
	padding:5px 5px 0 5px;
	}
#menu {
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	background:#EEEEEE;
	font-size:1.4em;
	text-align:center;
	}
	#menu ul {
	padding:10px;
	}
	#menu ul li {
	display:inline;
	margin:0;
	padding:10px 7px 0px 7px;
	}
	#menu ul a {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-size:1em;
	}
	#menu ul a:hover {
	color:#CCC;
	}
	#menu ul li.current_page_item {
	color:#CCC;
	padding: 11px;
	border-bottom:0px solid #000000;
	}
#content {
	float: left;
	width:640px;
	color:#000;
	padding:10px 0px 0px 10px;
}
.post {
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	background:#ffffff;
	margin:10px 0px 10px 0px;
	padding: 10px;
	}
	.post h2 {
	color:#000;
	font-size:1.5em;
	}
	.post h2 a {
	text-decoration:none;
	color:#000;
	letter-spacing:1px;
	}
	.post h2 a:hover {
	color:#000;
	text-decoration:underline;
	}
	.post p {
	color:#222;
	font-family:Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.8em;
	margin:10px 0px 10px 0px;
	padding-right:10px;
	}	
	.post img {
	padding:1px;
	background:#FFF;
	}
	.post img.icon { 
	margin-bottom:-4px;
	}
	.post img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
	}
	.post img.alignright {
	float: right;
	margin: 5px 0 0 10px;
	}	
	.post ul, li {
	list-style-type:dot;
	margin-left:15px;
	}
	.post blockquote {
	margin:5px;
	border:0px solid #CCC;
	padding:10px;
	line-height:20px;
	text-align:left;
	color:#000;
	font-size:1em;
	}
	.post blockquote p {
	color:#FFF;
	}
	.post cite {
	font-size: 1em;
	font-style: normal;
	}
	
.postmetadata, p.postmetadata {
font-size:1em;
margin:5px 0 10px 0;
}
	.postmetadata img.icon { 
	margin-bottom:-5px; 
	margin-left:8px; 
	margin-right:2px; 
	}
	.post-date, p.post-date {
	margin:0;
	font-size:1.1em;
	padding:0;
	}
	.postmetadata a {
	text-decoration:none;
	color:#000000;
	}
	.postmetadata a:hover {
	color:#000000;
	}
	.navigation {
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	background:#ffffff;
	font-size:1.2em;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	}
	.navigation a {
	color: #000000;
	}
#footer {
	clear: both;
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	background:#ffffff;
	height:55px;
	}
	#footer p {
	padding:20px 0 0 10px;
	color:#000000;
	font-size:1.1em;
	}
	#footer a {
	color:#000000;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.date {
width:150px;
padding: 2px;
}

.column {
margin:0 0 0 14px;
width:120px;
padding: 2px;
}

#showbox {
clear: both;
background:#000000;
}

.postrelease {
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	background:#ffffff;
	margin:10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	}
	.postrelease h2 {
	color:#000;
	font-size:1em;
	margin-bottom: 5px;
	}
	.postrelease h2 a {
	text-decoration:none;
	color:#000;
	letter-spacing:1px;
	}
	.postrelease h2 a:hover {
	color:#000;
	text-decoration:underline;
	}
	.postrelease p {
	color:#222;
	font-family:Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	margin: 0px 0px 10px 0px;
	padding-right:10px;
	}	