/*
Theme Name: Whispy Blue
Theme URI: http://www.techgremlin.com/themes/whispy-blue
Description: Lightweight blue coloured theme with JQuery menus.
Author: Ben Pike
Author URI: http://www.techgremlin.com
Version: 1.04
Tags: light, blue, right-sidebar, fixed-width, two-columns
.
Whispy Blue is licensed under GPL.
.
*/
BODY
{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 13px;
	background: #ffffff;
	color: #1F1F1F;
}
A, A:link, A:visited
{
	text-decoration: none;
	color: #283d52;
}
A:hover
{
	text-decoration: none;
	color: #000000;
}
.clear
{
	clear: both;
}
#maincontainer
{
	width: 980px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
#header_top_wrap
{
	height: 160px;
	width: 980px;
	padding: 0;
	margin: 0 0 10px;
}
#blogtitle
{
	float: left;
	margin: 0 0 0 10px;
	background: url(images/logo.png);
	width: 360px;
	height: 140px;
	padding: 10px 40px;
}
#blogtitle a
{
	font-size: 50px;
	font-weight: bold;
	color: #333333;
}
#updates
{
	float: left;
	width: 505px;
	height: 160px;
	background: #f4f4f4;
	margin: 0 0 0 10px;
	padding: 0;
}
.updates 
{
	border-top: 1px solid #4a4a4a;
	border-left: 1px solid #4a4a4a;
	border-right: 1px solid #4a4a4a;
}
.updates ul
{
	background-color: #EEEEEE;
	height: 102px !important;
	overflow: auto;
	padding: 0 2px 0 2px;
	border-bottom: 1px solid #4a4a4a;
	margin: 0;
}
.updates li div
{
	height: 103px !important;
	overflow: auto;
}
.updates li img
{
	height: 100px !important;
}
.updates ul ul
{
	height: auto;
	overflow: visible;
	border: none;
}
.updates li
{
	list-style: none;
	border: none;
	font-size: 10px;
	margin: 0px;
	padding: 0;
}
.updates li h2 {
	cursor: pointer;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 14px;
	background: url(images/updates.png);
	border-bottom: 1px solid #4a4a4a;
	line-height: 15px;
	color: #333333;
}
a.updates li h2:hover {
	background-color: #ffffff;
}
#header_bottom_wrap
{
	height: 31px;
	width: 980px;
	padding: 0;
	margin: 0 0 10px 0;
}
#pagebar
{
	width: 955px;
	background: #b2c6da;
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid #4a4a4a;
	float: left;
}
#pagenav, #pagenav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
	font-size: 13px;
	position: relative;
	z-index: 2;
}

#pagenav a
{
	display: block;
	/*width: 160px;*/
	background: url(images/pagenav.png);
	border: 1px solid #4a4a4a;
	padding: 5px;
	font-weight: bold;
	margin-left: -1px;
}
#pagenav li li a
{
	border-bottom: 1px solid #4a4a4a;
	width: 150px;
}
#pagenav a:hover
{
	background: #ffffff;
}
#pagenav li
{
	float: left;
	/*width: 171px;*/
	margin-top: -1px;
	margin-bottom: -1px;
}
#pagenav li ul
{
	position: absolute;
	/*width: 170px;*/
	left: -9999px;
}
#pagenav li ul ul
{
	margin: -31px 0 0 161px;
}
#pagenav li:hover ul
{
	left: auto;
}
#pagenav li:hover ul, #pagenav li.sfhover ul
{
	left: auto;
}
#pagenav li:hover ul ul, #pagenav li.sfhover ul ul
{
	left: -9999px;
}
#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul
{
	left: auto;
}
#searchform
{
	margin: 0;
	padding: 0;
}
.searchbox
{
	margin-bottom: 5px;
}
.searchbox INPUT.searchfield
{
	height: 17px;
	background: url(images/searchbox.png);
	width: 132px;
	padding-left: 8px;
	padding-top: 3px;
	font-size: 11px;
	margin: 0;
	border: none;
	color: #303030;
}
.searchbox INPUT
{
	height: 20px;
	vertical-align: middle;
	border: none;
	margin-left: -4px;
	margin-right: 0;
	padding: 0;
}
.title_wrap
{
	position: relative;
	height: 20px;
	border-bottom: 1px solid #55899a;
	width: 282px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 0 20px;
}
.title_topleft
{
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(images/topleft.png);
}
.title_topmiddle
{
	width: 100%;
	height: 16px;
	background: url(images/topmiddle.png) repeat-x;
	padding-top: 4px;
}
.title_topright
{
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background: url(images/topright.png);
}
#maincontent
{
	width: 710px;
	float: left;
	margin: 0 10px;
}
#container
{
	width: 100%;
	height: 154px;
	overflow: hidden;
	border-left: 1px solid #000000;
}
#content
{
	position: relative;
	padding: 1px 0 0 2px;
	margin: 0px;
	top: 0px;
	overflow: hidden;
	z-index: -1;
}
.authorinfo_wrap
{
	margin: 0 auto;
}
.authorinfo_wrap .title_wrap
{
	width:672px;
	border-bottom: 1px solid #c0c0c0;
}
.authorinfo
{
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background: #f4f4f4;
	width: 710px;
	margin: 0;
}
.authorinfo P
{
	margin: 0;
	padding-left: 2px;
}
.entry
{
	width: 100%;
	margin: 0 auto 15px;
}
.post-header
{
	position: relative;
	border-left: 1px solid #c0c0c0;
	width: 710px;
	border-right: 1px solid #c0c0c0;
	top: -10px;
	background: #dedede;
}
.words
{
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	width: 100%;
	padding-bottom: 1px;
	min-height: 80px;
	background: #f4f4f4;
	margin-top: -10px;
	padding-top: 5px;
	float: left;
}
.words P
{
	padding-left: 5px;
	padding-right: 5px;
}
.words blockquote
{
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	background: #ffffff;
	margin: 0;
	padding: 0;
}
.entry .title
{
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 15px;
	position: relative;
	left: 0;
	width: 680px;
	background: #dedede;
}
.entry .title a
{
	color: #000000;
}
.entry .date
{
	margin: 0;
	font-size: 11px;
	background: #dedede;
	padding: 5px 0 5px 15px;
}
.entry .title_wrap
{
	width: 672px;
	border: none;
}
.postmetadata
{
	width: 705px;
	height: 100%;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	position: relative;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	line-height: 14px;
	background: #dedede;
}
#commentform
{
	background: #f4f4f4;
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 705px;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	vertical-align: middle;
}
.commentlist
{
	background: #f4f4f4;
	margin: 0;
	padding: 1px 0 5px 0;
	width: 710px;
	list-style: none;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
.commentlist LI
{
	background: #e4e4e4;
	padding-left: 5px;
	border: 1px solid #c0c0c0;
	margin: 5px;
	list-style: none;
}
.tblist
{
	background: #f4f4f4;
	margin: 0;
	padding: 1px 0 5px 0;
	width: 710px;
	list-style: none;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
.tblist LI
{
	background: #e4e4e4;
	padding-left: 5px;
	border: 1px solid #c0c0c0;
	margin:5px;
}
.commentmetadata
{
	font-size: 12px;
	float: none;
	padding-top: 5px;
	height: 58px;
}
.commentlist .avatar
{
	padding-top: 5px;
	float: left;
	margin-right: 5px;
}
.navigation
{
	height: 25px;
	width: 710px;
	background: #f4f4f4;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
.responses_head h3
{
	margin: -5px 0 0 0;
	width: 705px;
	font-weight: bold;
	font-size: 14px;
	background: #f4f4f4;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 10px 0 5px 5px;
}
.reply_head h3
{
	margin: 0;
	width: 705px;
	font-weight: bold;
	font-size: 14px;
	background: #f4f4f4;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 10px 0 5px 5px;
}
.reply_head
{
	height: 25px;
}
.comment .reply_head h3
{
	border-top: 1px solid #c0c0c0;
	width: 550px;
}
.comment #commentform
{
	width: 550px;
}
#cancel-comment-reply
{
	width: 550px;
	padding-left: 5px;
	background: #f4f4f4;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
#commentform INPUT
{
	background: #f4f4f4;
	border: 1px solid #c0c0c0;
	margin-bottom: 5px;
	color: #303030;
}
#commentform INPUT:focus
{
	background: #ffffff;
}

#commentform TEXTAREA
{
	background: #f4f4f4;
	border: 1px solid #c0c0c0;
	margin-bottom: 5px;
	color: #303030;
}
#commentform TEXTAREA:focus
{
	background: #ffffff;
}

/* Captions */

.aligncenter,div.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.alignright,div.alignright {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
.alignleft
{
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #3c7a8f;
	text-align: center;
	background-color: #b2c6da;
	padding-top: 4px;
	margin: 5px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}

/* End captions */

.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 49.9%;
}
.gallery img {
	border: 1px solid #3c7a8f;
}
.gallery-caption {
	margin-left: 0;
}
#sidebar
{
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	width: 225px;
	margin-left: 10px;
	padding: 0;
	float: left;
	background: #f4f4f4;
	display: inline;
}
#sidebar H2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px -5px;
	padding: 4px 0 0 1px;
	height: 18px;
	background: #b2c6da;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
#sidebar UL
{
	margin: 0 0 5px 5px;
	list-style-type: none;
	padding: 0;
}
#footer
{
	position: relative;
	bottom: 0;
	text-align: center;
	margin: 10px auto 0;
	border: 1px solid #c0c0c0;
	background: #f4f4f4;
	padding: 10px 0;
}