/*
Theme Name: Cliff Lancey
Theme URI: http://www.blizzarddigital.com/
Description: White and dark gray on a turquoise background.
Version: 1.0
Author: Blizzard Digital Corp.
Author URI: http://www.blizzarddigital.com/
Tags: white, dark gray, turquoise, fixed width
*/

@import url("/styles/default/base.css");

/* General Styles */
html
{
	background: #5e8c96 url("images/bg.png") repeat left top;
	color: #5a5c5d;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
}

a, a:visited
{
	color: #448597;
	text-decoration: underline;
}

a:active, a:focus, a:hover
{
	text-decoration: none;
}

address
{
	font-style: normal;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0 0 1em 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	color: #448597;
	margin-bottom: 0.5em;
}

h1
{
	/* font-size: 2.15em; */
	font-size: 1.75em;
}

h2
{
	font-size: 1.5em;
}

.picture
{
	background: transparent url("images/textarea-bg.png") repeat-x left top;
	border: 1px solid #c7c7c7;
	margin: 0 0 1.5em 2.5em;
	padding: 15px 15px 12px 15px;
}

.picture.deco
{
	float: right;
	margin-top: -2em;
}

.picture img
{
	border: 1px solid #c7c7c7;
}

p
{
	text-align: justify;
}

dl, ol, ul
{
	margin: 0 0 1em 0;
	padding: 0 0 0 2.25em;
}

dl
{
	padding: 0;
}

dl dt
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

dl dd
{
	margin: 0 0 1.5em 0.5em;
	padding: 0;
}

abbr
{
	border: 0;
}

address
{
	font-style: normal;
}

address.vcard .fn.org
{
	font-weight: bold;
}

img
{
	border: 0;
}

.error
{
	color: #f00;
}

form
{
	margin: 0;
	padding: 0;
}

input[type=text], input[type=password], textarea
{
	background: #f6f6f6 url("images/text-bg.png") repeat-x left top;
	border: 1px solid #c7c7c7;
	color: #5a5c5d;
	padding: 5px;
}

textarea
{
	background-image: url("images/textarea-bg.png");
}

input[type=text]:focus, textarea:focus
{
	background-color: #ecf4f6;
	background-position: left -500px;
}

input[type=submit]
{
	background: #f6f6f6 url("images/text-bg.png") repeat-x left top;
	border: 1px solid #c7c7c7;
	color: #5a5c5d;
	padding: 5px 15px;
}

input[type=submit]:focus, input[type=submit]:hover
{
	background-color: #ecf4f6;
	background-position: left -500px;
	outline: 0;
}

ul.fields
{
	list-style: none;
	padding: 0;
}

ul.fields li
{
	margin: 0 0 1em 0;
}

ul.fields li label
{
	font-weight: bold;
}

ul.fields li input[type=text], ul.fields li textarea
{
	display: block;
	margin-top: 0.25em;
}

iframe, object
{
	margin: 0;
	padding: 0;
}

/* Layout Styles */
#content
{
	width: 575px;
}

body.home #content
{
	margin: 20px 30px 0 30px;
	width: 575px;
}

body.page #content
{
	width: 756px;
}

/* Menu Styles */
#blog-menu
{
	float: right;
	margin: 1em 18px 0 0;
	width: 160px;
}

#blog-menu #search
{
	margin-bottom: 1em;
}

#blog-menu #search input[type=text]
{
	width: 110px;
}

#blog-menu #search input[type=submit]
{
	background-image: url("images/search.png");
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 0;
	padding: 5px;
	vertical-align: top;
	width: 33px;
	height: 28px;
}

#blog-menu ul
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#blog-menu > ul > li
{
	font-weight: bold;
	margin: 0 0 2em 0;
}

#blog-menu > ul > li > .title
{
	/* color: #448597; */
	color: #000;
	font-size: 1.25em;
	margin-bottom: 0.5em;
}

#blog-menu > ul > li > ul
{
	font-size: 0.9em;
	margin-bottom: 1.5em;
}

/* Footer Styles */
#footer .rss
{
	position: absolute;
	right: 17px;
	top: 10px;
}

#footer .blizzard-container
{
	position: absolute;
	right: 17px;
	bottom: 17px;
	text-align: right;
}

/* Pager Styles */
.pager
{
	float: left;
	width: 100%;
}

.pager .newer
{
	display: inline-block;
}

.pager .older
{
	float: right;
}

/* Post Styles */
.hentry
{
	margin: 0 0 1em 0;
}

.hentry > .title
{
	margin: 0 0 0.5em 0;
}

.hentry > .title a
{
	text-decoration: none;
}

.hentry > .title a:active, .hentry > .title a:focus, .hentry > .title a:hover
{
	/* color: #656f72; */
	text-decoration: underline;
}

.post-info
{
	font-size: 0.8em;
}

.post-networking
{
	font-size: 0.8em;
}

/* Comment Styles */
#commentlist
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#commentlist li
{
	border-bottom: 1px solid #000;
	margin: 0 0 1em 0;
}

#commentlist .header
{
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%;
}

#commentlist .header .avatar
{
	float: left;
	margin: 0 1em 0.5em 0;
}

#commentlist .header .post-date, #commentlist .header .controls
{
	font-size: x-small;
}

.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}

.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}

.wp-caption-text
{
	text-align: center;
}