/*
Theme Name: Coolmist
Theme URI: http://www.freebwordpresslayouts.com
Version: 1.0
Description: 2 Column theme
Author: Smartertemplates.com
Author URI: http://www.smartertemplates.com
*/

/* Links */

a:link { text-decoration: none; color: #618898;}

a:visited { text-decoration: none; color: #618898;}

a:hover, a:active { color: #92C2D7;}

/* Headings */

h2, h3, h4, h5, h6 { font-weight: normal; margin: 8px 0 5px; }

h1 { font-weight: normal; font-size: 35px; margin-bottom: 0px;  margin-left: 40px; color: #364249; text-transform: lowercase;}

h2 { font-size: 18px; }

h3 { font-size: 16px; }

h4, h5, h6 { font-size: 12px; }

#navigation h1 {
margin-top: 0px;
color: #364249;
}

#navigation h1 a:link{
color: #364249;
margin-top: 0px;
}

#navigation h1 a{
color: #364249;
margin-top: 0px;
}

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 18px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 18px;
font-weight: normal;
border-bottom-width: 0;
}

blockquote, code
{
	overflow: auto;
	display: block;
	padding: 0 10px 0 4px;
	margin: 3px 60px 3px 20px;
	line-height: 140%;
	background-color: #F0F0F0;
	border: 1px solid #737373;
	color: #0A0A0A;
}

blockquote:hover, code:hover
{
	background-color: #ffffff;
	border: 1px solid #424242;
}

code { font-family: "Courier New", Consolas, Verdana, Sans-Serif; }

ul, ol { line-height: 1.5em; margin:0; padding-left:24px; margin-bottom:8px; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

p {margin-top:10px; margin-bottom:8px; }

table.article {border-collapse: collapse; }

table.article td {border:1px solid #676767; padding: 2px 4px;}

/* Structure */

body
{
	margin: 0px;
	padding: 0px;
	color: #303030;
	background-color: #4F5255;
	font: normal 12px Tahoma, "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#header
{
	float: left;
	width: 950px;
	padding-bottom: 8px;
	clear: right;
	padding-left: 0px;
	height: 69px;
}

#navigation
{
	width: 950px;
	background-image: url(images/header.jpg);
	height: 314px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #232323;
}

#content-wrapper
{
	width: 740px;
	float: left;
	background-color: #E5E5E5;
}


#content
{
	float: left;
	padding: 8px 8px 10px 12px;
}

#sidebar-wrapper
{
	width: 205px;
	float: right;
	margin-top: 0px;
	background-color: #44474B;
}

#sidebar
{
	float: right;
	padding: 8px 8px 0 0;
	width: 190px;
	margin-right: 0px;
	margin-top: 0px;
}

#footer
{
	clear: both;
	float: left;
	width: 932px;
	text-align: left;
	padding: 12px 0px 22px 18px;
	margin-bottom: 0px;
	background-color: #34373B;
	color: #CDCDCD;
	font-size: 11px;
}

#footer p {margin:0; padding:0; }
#footer a {
	color: #CDCDCD;
	font-size: 11px;
	}

#footer a:visited {
	color: #CDCDCD;
	}
#footer a:hover {
	color: #CDCDCD;
	border-bottom: 1px dashed #CDCDCD;
	}
#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */


/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 5px; margin-left: 20px; padding: 0 0px 0 0; }
#navigation li { float: left; margin-top: 0px;}

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #979797;
	display: block;
	padding: 12px 10px;
	margin-right: 5px;
	height: 16px;
	font-size: 14px;
	margin-top: 0px;
	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #FFFFFF;
	background: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	margin-top: 0px;
}

#navigation li.active a
{
	color: #CDCDCD;
	background-color: #ffffff;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }


#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

.post-wrapper {
padding: 12px 0px 10px 0px;
width: 720px;
}

/* Content */
#content .post {line-height: 160%; margin: 0px, 0px, 14px, 0px; padding-top:5px;}

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin:0 2px 0 0; }

#content .post-footer 
{ 
	font-size: 12px; 
	color: #414141;
	margin-top: 5px; 
	padding-left: 2px;
	background-repeat: none;
	clear:both;
}

/* Sidebar */

.sideblock
{
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top;
	background: #2C2F33;
	border: 1px solid #172023;

}

.sideblock ul {
margin-top:2px;
padding-left:4px;
list-style:none;
color:#7C7F93;}

.sideblock li {
margin:0px;
padding:1px 0 1px 8px;
width:162px;
height:16px;
overflow:hidden;
word-wrap:break-word;
word-break:break-all; }

.sideblock h3 { margin-top: 5px; margin-bottom: 0px; font-size: 14px; color: #949788; font-weight: bold;  padding-left: 2px; padding-top: 2px;  }

.sideblock form {margin:2px 0 6px 14px;}
.sideblock #s {
font-size: 12px;
background: #f8f7f6;
border: 1px solid #939793;
width: 88px;
margin-right:3px;
}

#sidebar dt { margin: 0; padding-top: 2px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #CDCDCD; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */

.commentlist {
width: 592px;
margin-left: 6px;
margin-bottom: 20px;
padding-left: 2px;
padding-bottom: 16px;
border-bottom: 1px solid #618898;
list-style-type: none;
}

.commentlist li {padding:2px 2px 2px 4px; margin-top:6px; overflow:hidden;}
.graybox{background: #d8d8d8;}
.commentlist .avatar {margin:2px; padding:0; float:left;}
.commentlist .comment-content {width:520px; margin:2px; padding:0; float:right;}

#commentform {
margin: 1em 0 0 8px;
padding: 2px 10px 6px 8px;
width: 520px;
background: #d8d8d8;
}

#commentform p {padding:0; margin:8px 0; }
#commentform label {padding:0; margin:3px; }

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 480px;
}
#commentform textarea:hover {
background: #ececec;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #B5B5B5;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 12px;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
margin: 0; padding:0;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 12px;
background: #ececec;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 12px;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: #44474B;
	border: 1px solid #2B2E31;
	height: 54px;
	margin: 0px;
	padding: 0px;
	width: 48px;
	text-align: center;
	float: left;
}
.date .month {
	display: block;
	color: #80959E;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {
	width: 60px;
	float: left;
}
