﻿/*  
Theme Name: Colin
Theme URI: www.colinmedley.com
Description: Black on White. Serif Typography.
Version: 2.0
Author: Colin Medley
Author URI: http://colinmedley.com/
Tags: simple
*/

* {
margin:0;
padding:0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	background: #ffffff;
}
	
a {
	text-decoration: underline;
	color:#82546a;
}
a:hover {
	text-decoration: none;
	color:#82546a;
}
a img {
	border: 0;
}
form, input, textarea {
	font-family: Arial, Verdana, sans-serif;
	width:500px;
}
#submit {
	width:200px;
}
ul, ul li {
	list-style-type: none;
}
img.icon { 
	margin-bottom:-4px; 
	margin-right:2px; 
}

.pagetitle {
	text-align:center;
}

#container {
	width:800px;
	margin:0 auto;
}


#header { 
    width: 846px;
	color:#000000;
}
	
#content {
	float: left;
	width:540px;
	color:#000;
	margin: 0px 0px 0px 10px;
}

#archives {
	float: left;
	width:520px;
	color:#000;
	padding:10px 0px 0px 0px;
	text-align:center;
}

.post {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	width: 510px;
	font-size: 80%;
	}
	.post h2 {
	font-family: Arial Black, Verdana, sans-serif;
	color:#000;
	}
	.post h2 a {
	text-decoration:none;
	color:#000;
	letter-spacing:1px;
	}
	.post h2 a:hover {
	color:#CCC;
	}
	.post p {
	color:#222;
	font-family: Arial, Verdana, sans-serif;
	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:2px solid #CCC;
	padding:10px;
	text-align:left;
	color:#000;
	}
	.post blockquote p {
	color:#000000;
	}
	.post cite {
	font-style: normal;
	}
	
	.post .navigation {
	width: 540px;
	height: 10px;
	padding: 10px 10px 0px 10px;
	font-size: 70%;
	}
	
.postmetadata, p.postmetadata {
margin:5px 0 10px 0;
font-size: 90%;
}
	.post-date, p.post-date {
	margin:0;
	padding:0;
	}
	.postmetadata a {
	text-decoration: underline;
	color:#000000;

	}
	.postmetadata a:hover {
	text-decoration: none;
	color:#000000;
	}
	.navigation {
	width: 510px;
	height: 30px;
	padding: 10px 10px 0px 10px;
	}
	.navigation a {
	color: #000000;
	font-size: 80%;
	}
#sidebar {
	float: left;
	width: 230px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	color: #222;
	font-size: 70%;
	}
	#sidebar h2 {
	font-family: Arial Black, Verdana, sans-serif;
	font-weight:normal;
	color: #000;
	margin: 0px 0px 5px 0px;
	}
	#sidebar h2 a	{
	text-decoration: none;
	color: #AF4646;
	}
	#sidebar h2 a:hover	{
	text-decoration: underline;
	}
	#sidebar ul li	{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	font-weight: normal;
	color: #000;
	}
	#sidebar ul ul	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	#sidebar ul ul li	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, sans-serif;
	}
	#sidebarabout a	{
	color: #82546a;
	font-style: italic;
	}
	#sidebarlinks a	{
	color: #82546a;
	line-height: 160%;
	}
	#sidebarsubscribe a	{
	color: #ae3939;
	}
.searchform {
	padding: 5px 50px 5px 5px;
	}
	.searchform input.textinput {
	background: #FFF;
	width: 88px;
	padding: 1px;
	border:1px solid #222;
	}
	.searchform input.search-btn {
	width: 54px;
	height: 20px;
	background: #e5e5dd;
	color:#000;
	border:1px groove #CCC
	}
#footer {
	clear: both;
	height:55px;
	width: 540px;
	margin: 0px 0px 0px 10px;
	font-size: 70%;
	}
	#footer p {
	color:#000000;
	text-align:center;
	padding: 15px 0px 0px 0px;
	}
	#footer a {
	color:#000000;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.date {
width:150px;
padding: 2px;
}

.narrowcolumn {
margin: 0px 0px 0px 50px;
}

#showbox {
clear: both;
background:#000000;
}

.postrelease {
	border-bottom:4px solid #000000;
	border-right:4px solid #000000;
	margin:10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	}
	.postrelease h2 {
	color:#000;
	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;
	margin: 0px 0px 10px 0px;
	padding-right:10px;
	}
