/*
Theme Name: Bluemist
Theme URI: http://www.elegantwordpressthemes.com/themes/bluesky.html
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
*/

body
{
	margin-top:0px;
	padding: 0;
	color: #A1A1A1;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #011729;
	  background-image: url(images/bg.jpg);
	font-family: Verdana, Georgia, Sans-Serif;
	font-size: 11px;
 
 
	line-height: 18px;
}


a:link { text-decoration: none; color: #333; }

a:visited { text-decoration: none; color: #64A0C2; }

a:hover, a:active { color: #F5C55E; }


h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px;}

.post-title {
line-height: 30px;
}

.homepost-left {
width: 114px;
float: left;
display:none;
}

.post {
padding-left: 0px;
margin-left: 0px;
}

.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}

.thumbnailwrap {
border: 10px solid #EFEFEF;
background-image: url(images/noimage.gif);
width: 94px;
height: 94px;
padding: 0px;
margin-top: 15px;
}

.homepost-right {
float: right;
width: 100%;
padding-top: 14px;
}
h4, h5, h6 { font-size: 20px; }

.titles { font-weight: normal; font-size: 24px; text-decoration: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-weight: normal;
font-family: Trebuchet MS;
line-height: 20px;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

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; }


#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
}



#navigation
{
	width: 957px;
	float: left;
	height: 25px;
 margin-bottom:15px;
	margin-top: 0px;

}
div.banner {
background:#333 url(images/header.jpg);
width:950px;
height:62px;
margin:auto;
}
#header {
width: 950px;
margin-left: auto;
margin-right: auto;
float: right;
background-color: #fff;
}
#header-top {
width: 950px;
 
height:0px;
}

.nav-image {
float: left; 
margin-top: 12px;
}

#wrapper
{
	float: right;
	width: 950px;;
	color: #A2A2A2;
	background-color: #FFFFFF;
}

#content-wrapper {
	width: 600px;
	float: left;
}

#content {
	float: left;
	padding: 0 0px 0px 15px;
}

#sidebar-wrapper {
	width: 340px;
	float: right;
}

#sidebar {
	float: right;
	padding: 0px 15px 10px 10px;
	width: 315px;
	margin-right: 15px;
	margin-top: 0px;
}
.comment-inside {
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
padding: 10px;
}
#footer {
	clear: both;
	float: right;
	width: 930px;
	height: 30px;
	text-align: left;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 18px;
	margin-bottom: 20px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	}

#footer a {
	color: #FFFFFF;
	font-size: 11px;
	}

#footer a:visited {
	color: #FFFFFF;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#extras {
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}


#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 0px; padding-left: 0px; margin-left: 0px; }

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #fff;
	display: block;
	  background:#333;;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	height: 27px;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 2px;
	}

#navigation li a:hover,
#navigation li a:active
{
	color: #fff;
	font-size: 12px;
background:#1A3C5A;
	text-transform: uppercase;
}

#navigation li.active a
{
	color: #A2A2A2;
	background-color: #ffffff;
}



#wrapper a:hover, #wrapper a:active { }


#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }


.sideblock
{
	padding: 5px 10px;
	margin-bottom: 0px;
}

.articleinfo {
border-bottom: 4px solid #EEEEEE; padding-bottom: 7px; 
}
.post-wrapper {
padding-left: 10px;
padding-right: 20px;
width: 570px;
margin-bottom: 15px;
float: left;
}


.sideblock ul li a:link, .sideblock ul li a:visited, .sideblock ul li a:active {border-bottom: 1px dashed #E6E6E6; display: block; padding-bottom: 3px; padding-top: 2px; color: #8C8C8C; width: 100%;} 

.sideblock ul li a:hover {width: 100%; border-bottom: 1px dashed #E6E6E6; display: block; padding-bottom: 3px; padding-top: 2px;color: #8C8C8C; background-color: #F7FBFD;} 

.sideblock h3 { margin-top: 5px; font-size: 15px; color: #64A0C2; padding-top: 4px;  font-weight: bold; display: block; border-bottom: 2px solid #EEEEEE; padding-bottom: 4px; text-transform: lowercase;  }

#sidebar dt { margin: 0; padding-top: 5px; 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 h6 { font-size: 14px; text-transform: uppercase; color: #A2A2A2; }

#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; }

.commentlist li{
display: block;
float: left;
clear: both;
padding: 10px;
margin-left: 0px;
margin-bottom: 10px;
width: 550px;
}

.commentlist ol {
margin-left: 0px; 
padding-left: 0px;

}
#commentwrap {
background-color: #F8F8F8;
border: 1px solid #E6E6E6;
display: block;
width: 570px;
}
.commentlist ol li{
margin-left: 0px;
}

.commentlist {
margin-left: 0px; 
padding-left: 0px;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 67px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #BFD8FF;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	padding-top: 0px;
	text-align: center;
	font-size: 28px;
	line-height: 28px;
}



.search_bg {
height:35px;
width:235px;
float:right;

x background:url(images/search-bg.gif) no-repeat left;
background-position: left;
position:relative;

}

#search {
color:#FFFFFF;
padding:0;
 
}
  input.input img {
width:52px;
height:22px;
 display:block;
}

#search input {
background: transparent;
font-size:11px;
color:#fff;
font-family:Tahoma, arial, verdana, courier;
width:150px;
 
vertical-align:middle;
margin: 0px 0px 0px 10px;
padding:3px;
border:1px solid #333;
}
.icons {
margin-top: 0px; 
margin-bottom: -5px;
x margin-right: 10px;
}
#search .input {
width:56px;
height:22px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 5px;
}

#header-left {
float: left;
margin-top: 22px;
margin-left: 26px;

}
#recent {
float: left;
width: 927px;
height: 180px;
margin-left: 12px;
margin-top: 10px;
x background-image: url(images/recent.jpg);
background-color:#03111A;
}
#recent-left {
width: 440px;
margin-top: -23px;
float: left;

}
#header-right {
float: right;
border: 10px solid #D0DEE5;
width: 468px;
height: 60px;
margin-right: 20px;
margin-top: 10px;
}


.idTabs {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 478px;
	list-style-type: none;
}



.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;

}
.idTabs li a {
	color: #FFFFFF;
	  background:#8D080C /*url(images/recent-button.gif)*/;
	height: 24px;
	width: 151px;
	text-decoration: none;
	display: block;
	float: left;
}
.idTabs li  { 
margin-right:1px ;
}

.idTabs li a:hover,.idTabs li a:visited {
color: #FFFFFF;
background:#333;
}
.idTabs li a.selected {
  x   background-image: url(images/recent-button-2.gif);
	color: #FFF;
background:#6B0205;
	text-decoration: none;
	height: 24px;
	width: 151px;
	display: block;
	float: left;
}

#recententries {
	float: left;
	width: 468px;
	display: block;
}
#recent-right {
float: right;
width: 455px;
}
#recentcomments2 {
	float: left;
	width: 468px;
	display: none;
}
#mostcomments {
	float: left;
	width: 468px;
	display: none;
}

#recententries a:visited,#recententries a:hover,#recentcomments2 a:visited,#recentcomments2 a:hover,#mostcomments a:visited,#mostcomments a:hover{
	color: #FFFFFF; 
}

.list2 {
color: #E3EDF2;
list-style-image: url(images/recent-bullet.gif);
margin-top: 0px;
font-size: 13px;
}

.list2 a {
color: #E3EDF2;
margin-top: 0px;
font-size: 13px;
}
#featured {
width: 950px;
background-color: #FFF;
background-image: url(images/middle-bg.gif);
background-repeat: repeat-x;
background-position: top;
float: right;
}
#featured-bg {
background-image: url(images/featured.gif);
background-repeat: no-repeat;
background-position: top;
margin-top: 10px;
padding-top: 15px;
border-bottom: 1px solid #E5E5E5;
padding-bottom: 15px;
width: 930px;
margin-left: 10px;
}
#featured .titles a:link, #featured .titles a:visited {
font-size: 30px;
margin-left: 35px;
}
.toptitle {
font-size: 24px;
color: #FFF;
  margin-left: 15px; 
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
.toptitle2 {
font-size: 24px;
color: #FFF;
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
#aboutus {
width: 440px;
float: left;
color: #FFFFFF;
padding-top: 5px;
margin-left: 5px;
}

#featured-left {
float: left;
width: 400px;
margin-left: 20px;
margin-top: 15px;
}

#featured-right{
float: right;
width: 470px;
margin-right: 20px;
margin-top: 15px;
}
#mainbanner {
width:950px;
height:161px;
background: url(images/mainbanner.jpg);
}