/*
Theme Name: Bluesky
Theme URI: http://www.freewordpresslayouts.com
Version: 1.0
Description: 2 Column theme
Author: Smartertemplates.com
Author URI: http://www.smartertemplates.com*/
* {
	color: #4E8CCC;
}

a:hover,a:active {
	color: #66A1F1;
}

/* Headings */
h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 20px 0 10px;
}

h1 {
	color: #FFF;
	font-size: 35px;
	font-weight: normal;
	line-height: 110%;
	margin-bottom: 0;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

h4,h5,h6 {
	font-size: 20px;
}

/* Other Html Elements */
.titles {
	border-bottom-width: 0;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

.titles a:link,.titles a:visited,.titles a:active {
	border-bottom-width: 0;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

pre,blockquote {
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
	line-height: 1.8em;
	margin: 20px 30px;
	overflow: auto;
	padding: 0 10px;
}

pre:hover,blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre {
	padding-bottom: 10px;
	padding-top: 10px;
}

code {
	color: #790;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}

ul,ol {
	line-height: 2em;
}

ul {
	list-style-image: url(images/bullet.gif);
}

abbr,acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
	font-style: normal;
}

del {
	color: #999;
	text-decoration: line-through;
}

ins {
	color: #097;
	text-decoration: none;
}

/* Structure */
body {
	background-color: #66A1F1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #303030;
	font: normal 85% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

#wrapper2 {
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 950px;
}

#wrapper2 * {
	text-align: left;
}

#header {
	clear: right;
	float: left;
	height: 69px;
	padding-bottom: 8px;
	padding-left: 0;
	text-align: left;
	width: 950px;
}

#navigation {
	background-image: url(images/header.gif);
	height: 232px;
	margin: 20px auto 0;
	text-align: left;
	width: 950px;
}

#wrapper {
	background-color: #FFF;
	clear: both;
	color: #919191;
	float: left;
	width: 100%;
}

#content-wrapper {
	float: left;
	width: 650px;
}

#content {
	float: left;
	padding: 0 0 10px 30px;
	width: 680px;
}

#sidebar-wrapper {
	float: right;
	margin-top: 10px;
	width: 225px;
}

#sidebar {
	float: right;
	margin-right: 15px;
	margin-top: 0;
	padding: 0 15px 10px 10px;
	width: 210px;
}

#footer {
	background-color: #fff;
	border-top: 1px solid #66a1f1;
	clear: both;
	color: #4E8CCC;
	font-size: 11px;
	width: 950px;
}

#footer #footer_wrapper {
	padding: 20px 25px;
}

#footer #footer_wrapper p {
	float: left;
}

#footer a {
	color: #3183f1;
	font-size: 11px;
}

#footer a:hover {
	border-bottom: 1px dashed #4E8CCC;
	color: #4E8CCC;
}

/* Navigation */
#navigation ul {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 48px;
	margin-left: 20px;
	margin-top: 0;
	padding: 0;
}

#navigation li {
	float: left;
	margin-top: 0;
}

#navigation li a:link,#navigation li a:visited {
	color: #4E8CCC;
	display: block;
	float: left;
	font-size: 14px;
	height: 27px;
	margin-right: 5px;
	margin-top: 0;
	padding: 15px 10px;
}

#navigation li a:hover,#navigation li a.current {
	background: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	color: #4E8CCC;
	font-size: 14px;
	margin-top: 0;
}

#navigation li.active a {
	background-color: #fff;
	color: #919191;
}

/* Content */
#content .post-title a {
	border-bottom-width: 0;
}

#content .post p.img {
	float: left;
	margin: 0 15px 0 0;
}

#content .post p.img img {
	background-color: #eee;
	border: 1px solid #d0d0d0;
	padding: 8px;
}

#content .post-footer {
	background-repeat: no-repeat;
	color: #4E8CCC;
	font-size: 90%;
	margin-bottom: 5px;
	padding: 5px 5px 5px 15px;
}

/* Sidebar */
.sideblock {
	margin-bottom: 20px;
	padding: 5px 10px;
}

.sideblock li a.selected {
	text-decoration: underline;
}

.post-wrapper {
	margin-left: -20px;
	padding-left: 10px;
	width: 676px;
}

.sideblock h3 {
	background-image: url(images/h2-bg.gif);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin-right: -50px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 250px;
}

#sidebar dt {
	color: #666;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
}

#sidebar dd {
	line-height: 1.8em;
	margin: 0 0 5px;
	padding-bottom: 5px;
}

#sidebar dd a:hover,#sidebar dd a:active {
	border-bottom: none;
	text-decoration: none;
}

/* Extras */
#extras h6 {
	color: #919191;
	font-size: 14px;
	text-transform: uppercase;
}

#friends {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 150px;
}

#links {
	float: left;
	margin-right: 50px;
	width: 275px;
}

#about {
	float: left;
	margin-right: 20px;
	width: 250px;
}

#links dt {
	font-weight: bold;
	padding-top: 5px;
}

#links dd {
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/* Comments Styling */
#commentlist li {
	border-bottom: 1px solid #700000;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}

#commentform {
	background: #FFF;
	margin: 1em 0;
	width: 280px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}

#commentform textarea:hover {
	background: #FFF;
	border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
	background: #fff;
	border: 1px solid #939793;
}

#commentform #email,#commentform #author,#commentform #url {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	font-size: 1.1em;
	width: 280px;
}

#commentform #email:hover,#commentform #author:hover,#commentform #url:hover {
	background: #fff;
	border: 1px solid #d6d3d3;
	font-size: 1.1em;
	width: 280px;
}

#commentform #email:focus,#commentform #author:focus,#commentform #url:focus {
	background: #fff;
	border: 1px solid #939793;
	font-size: 1.1em;
	width: 280px;
}

#commentform input {
	margin-bottom: 3px;
}

#left {
	float: left;
	width: 60px;
}

.slogan {
	margin-left: 50px;
}

.slogan h1 a {
	color: #fff !important;
	font-size: 37px;
	margin: 0 !important;
	padding: 0 !important;
}

.slogan h2 a {
	color: #fff !important;
	font-size: 20px;
	margin: 0 !important;
	padding: 0 !important;
}

H1,H2,H3,H4,H5,H6 {
	color: #3183F1;
}

a:link,a:visited {
	color: #3183F1;
	text-decoration: none;
}

#wrapper a:link,#wrapper a:visited {
	font-weight: bold;
}

#sidebar dd a:link,#sidebar dd a:visited {
	border-bottom: none;
	border-bottom-width: 0;
	font-weight: normal;
	text-decoration: none;
}

#links dl,#links dt,#links dd,.slogan h1,.slogan h2 {
	margin: 0;
	padding: 0;
}