/*
Theme Name: Web Design Dream
Theme URI: http://wordpress.org/
Description: Based on the default Wordpress theme and P2 by Automattic.
Version: 1.0
Author: Rob Howard
Author URI: http://howarddc.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Rob's custom theme based on Kubrick and P2.

*/

body {
	background:#f1f1f1;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:62.5%;
	margin:20px 0;
}

a {
	color:#3478E3;
	text-decoration:none;
}

a:hover {
	color:#D54E21;
}

h1, h2, h3 {
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:200;
	margin:0;
	padding:0;
}

h2 {
	color:#555;
	font-weight:normal;
	line-height:120%;
}

h3 {
	color:#555;
	font-weight:normal;
	line-height:120%;
}

blockquote {
	background:#f8f8f8;
	border:1px solid #f1f1f1;
	padding:0 15px;
}

a img { border:none; }

.main h3 {
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

.clear { clear:both; }
.left { float:left; }
.right { float:right; }

img.alignright {
	margin:0 0 6px 14px;
	float:right;
}

.caption {
	text-align:right;
	margin:0 0 6px 14px;
	float:right;
}

.caption p {
	font-size:10px;
	color:#999;
	font-style:italic;
	font-family:Arial,Helvetica,sans-serif;
	margin:0 0 0 0;
	text-align: right;
}

.caption a.gray { color:#999; }

/* */

.wrapper {
	width:980px;
	margin:auto;
}

.header {
	-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.2);
	background:#fff;
	padding:0;
	display:inline-block;
}

.header small {
	clear:both;
	color:#888888;
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	margin-top:-3px;
	padding:0 16px 12px;
}

h1 {
	display:inline-block;
	font-size:4em;
	line-height:1em;
	padding:8px 16px;
	margin:0;
}

.content {
	-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.2);
	background:#fff url(images/wrapper_bg.gif) repeat-y right center;
	margin-top:20px;
	border:1px solid #fff;
}

.main {
	float:left;
	font-size:1.3em;
	width:685px;
	padding:10px 20px 20px 20px;
	background:#fff;
}

.sidebar {
	float:right;
	width:217px;
	padding:8px 18px 18px 18px;
	color:#888;
	font-size:1.1em;
}

.sidebar h2 {
	font-size:1.7em;
	margin-bottom:6px;
	margin-top:0;
	padding-top:10px;
}

.sidebar p {
	font-size:12px;
	line-height:1.4em;
	margin-bottom:1em;
	margin-top:1em;
}

.sidebar ul {
	list-style:none;
	margin:1em 10px;
	padding:0;
	font-size:12px;
}

.sidebar ul li {
	padding:2px 0;
	margin:0;
}

.sidebar ul li ul {
	margin:0;
	padding:4px 0 0 0;
}

.sidebar ul li ul li {
	padding-left:20px;
	margin:0;
}

.sidebar .tag_cloud {
	margin:1em 10px;
	line-height:19px;
}

.main h2 {
	font-size:2em;
}

.main h2.page_title {
	border-bottom:1px solid #ccc;
	padding-bottom:2px;
}

.title_icons {
	float:right;
	padding-top:13px;
	line-height:100%;
	font-size:14px;
}

.post {
	border-bottom:1px solid #ccc;
	margin-top:20px;
	padding-bottom:0;
}

.page {
	margin-top:5px;
}

.single {
	margin-top:10px;
}

.post .categories {
	font-size:11px;
	margin-bottom:12px;
	text-transform:uppercase;
}

.post .categories a {
	background:#F7F7F7 none repeat scroll 0 0;
	padding:3px 5px;
}

.post .meta {
	font-size:0.85em;
	color:#666;
	font-weight:500;
	margin-top:5px;
}

.post .meta em {
	font-weight:normal;
	font-style:normal;
}

.post .tags {
	font-size:0.85em;
	color:#666;
	font-weight:500;
	margin:1em 0;
}

.postcontent {
	color:#555555;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	margin:0 30px;
	line-height:1.6em;
}

hr {
	width:50%;
	border:none;
	height:0;
	border-top:1px solid #ccc;
	margin:1em auto;
}

.no_results_search_form {
	padding:1em 0 2em 0;
	font-size:14px;
	text-align:center;
}

.rss_plug {
	margin-top:0;
	padding:5px 0;
}

.rss_plug .postcontent { line-height:1.4em; }

.rss_plug img {
	float:left; 
	margin:5px 15px 0 0;
}

.related_posts {
	margin-top:10px;
	padding:5px 0;
}

/* */

.navigation {
	margin-top:10px;
}

.footer {
	margin-top:20px;
	-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.2);
	background:#fff;
	padding:10px 16px;
	color:#777;
	font-size:1.3em;
	line-height:150%;
}

.footer strong {
	font-weight:bold;
}
