/*
Theme Name: Blue_wordpress
Version: 1.0
Description: 2 Column theme from Elegant WPT
*/

body
{
	margin-top: 46px;
	padding: 0;
	color: #A1A1A1;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #1450b8;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Georgia, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
}


a:link { text-decoration: none; color: #4F81D8; }

a:visited { text-decoration: none; color: #4F81D8; }

a:hover, a:active { color: #509001; }


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;
}

.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: 446px;
}
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: 24px;
font-weight: normal;
font-family: Trebuchet MS;
line-height: 40px;
}

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;
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#wrapper3 {
	width: 950px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}


#header {
	width: 950px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	background: url(images/header.gif) no-repeat top;
}

#wrapper
{
	float: right;
	width: 950px;;
	color: #555555;
	background-color: #FFFFFF;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
}

#content-wrapper {
	width: 600px;
	float: right;
}

#content {
	float: left;
	padding: 0 15px 0px 0px;
}

#sidebar-wrapper {
	width: 340px;
	float: left;
}

#sidebar {
	float: left;
	padding: 0px 10px 10px 0px;
	width: 315px;
	margin-right: 5px;
	margin-top: 0px;
}
.comment-inside {
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
padding: 10px;
}
#footer {
	clear: both;
	float: right;
	width: 930px;
	height: 57px;
	text-align: left;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 9px;
	margin-bottom: 5px;
	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;
}


#navbar
{
	width: 950px;
	float: left;
	height: 54px;
	margin-top: 12px;
	background: #6ab30f url(images/nav-bg.gif) repeat-x;
}



/* The outermost container of the Menu Bar, an auto width box with no margin or padding */


#navbar ul { list-style-type: none; list-style-image: none; float: left; margin-top: 0px; padding-left: 0px; margin-left: 0px; }


#nav {width: 100%;height: 54px; z-index: 10;float: left;}

#nav, #nav ul {float:left; list-style:none; line-height:43px; padding:0; margin:0;width:100%;}

*html #nav {line-height:36px;}


#nav a:active, #nav a:link, #nav a:visited{ display:block; color:#fff; text-decoration:none;   padding:5px 18px; font-weight:bold; }

#nav a:hover {
	color: #fff;
		background: #51880d;
}
	
#nav li { float:left; padding:0; }

#nav ul { position:absolute; left:-999em; height:auto; width:101px; font-weight:bold; margin:0;   line-height:1; border:0; }

#nav li li { font-weight:bold; font-family:verdana,sans-serif;}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	font-size: 11px;
	color:#fff;
	margin:0;
	font-weight: bold;
	text-decoration: none;
	padding-left: 18px;
	float: left;
	padding-right:10px;
	padding-top: 11px;
	color: white;
	padding-bottom: 10px;
	width:150px;
	background: #51880d;
}


#nav li li a:hover, #nav li li a:active {
	font-size: 11px;
	color:#fff;
	margin:0;
	font-weight: bold;
	text-decoration: none;
	padding-left: 18px;
	float: left;
	padding-right: 10px;
	padding-top: 11px;
	color: white;
	padding-bottom: 10px;
	width:150px;
	background: #46760b;
}

#nav li ul ul { margin:-21px 0 0 100px; }

#nav li li:hover { background:none; }

#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a { color:#fff; }

#nav li:hover a, #nav li.sfhover a { color:#fff; }

#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a {
color:#fff; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {    left:auto;}

#nav li:hover, #nav li.sfhover {
	color: white;
	background: #51880d;
}

.current_page_item{
	color: white;
	background: #51880d;
	text-decoration: none;
}


#active a { color: white;
	background: #51880d;
	text-decoration: none; }

#inactive a { padding-left: 8px; float: left; padding-right: 8px; padding-top: 7px; color: black; padding-bottom: 7px; }


/*******************************************************************************/

#wrapper a:hover, #wrapper a:active { }

.alignleft  {
display: inline;
margin: 10px;
float: left;
border: none;
}

.alignright  {
display: inline;
margin: 10px;
float: right;
border: none;
}
.sidebar-box
{
	padding: 5px 10px;
	margin-bottom: 0px;
}

.articleinfo {
border-bottom: 4px solid #EEEEEE; padding-bottom: 7px; 
}
.post-wrapper {
padding-bottom: 39px;
padding-left: 10px;
padding-right: 20px;
width: 570px;
background-image: url(images/post-bg.gif);
background-repeat: no-repeat;
background-position: bottom;
margin-bottom: 0px;
float: left;
}


.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {border-bottom: 1px dashed #E6E6E6; display: block; padding-bottom: 3px; padding-top: 2px; color: #8C8C8C; width: 100%;} 

.sidebar-box ul li a:hover {width: 100%; border-bottom: 1px dashed #E6E6E6; display: block; padding-bottom: 3px; padding-top: 2px;color: #8C8C8C; background-color: #F7FAFF;} 

.sidebar-box h3 { margin-top: 5px; font-size: 15px; color: #6399ED; 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: #555555; }

#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:33px;
width:256px;
background:url(images/search-bg.gif) no-repeat left;
background-position: left;
margin-top: 20px;
}

#search {
color:#FFFFFF;
padding:0;
}

#search input {
background: transparent;
font-size:11px;
color:#FFFFFF;
font-family:Tahoma, arial, verdana, courier;
width:160px;
height:22px;
vertical-align:middle;
margin: 10px 0px 0 10px;
padding:0;
border: none;
}

#search .input {
width:65px;
height:23px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 20px;
}

.header-left {
float: left;
margin-top: 40px;
margin-left: 26px;
}

#header-right {
float: right;
margin-right: 10px;
margin-top: 30px;
width: 278px;
height: 101px;
padding: 0px;

}


.idTabs {
	margin: 0px 0px 0px 10px;
	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-image: url(images/top-button-1.gif);
	height: 21px;
	width: 73px;
	text-decoration: none;
	margin-right: 4px;
	height: 21px;
	display: block;
	float: left;
}

.idTabs li a:hover,.idTabs li a:visited {
color: #FFFFFF;
}
.idTabs li a.selected {
    background-image: url(images/top-button-2.gif);
	color: #425D8C;
	text-decoration: none;
	height: 21px;
	width: 73px;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 4px;

}

#recententries {
	float: left;
	width: 468px;
	display: block;
	height: 126px;
}
#recentcomments2 {
	float: left;
	width: 468px;
	display: none;
}
#mostcomments {
	float: left;
	width: 378px;
	display: none;
}

#recententries a:visited,#recententries a:hover,#recentcomments2 a:visited,#recentcomments2 a:hover,#mostcomments a:visited,#mostcomments a:hover{
	color: #FFFFFF; 
}

.list2 {
color: #FFFFFF;
list-style-image: none;
margin-top: 0px;
}

.list2 a {
color: #FFFFFF;
margin-top: 0px;
}

.toptitle {
font-size: 12px;
text-transform: uppercase;
color: #FFF;
font-weight: bold;
margin-left: 28px; 
display: block;
margin-top: 7px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


