/*
Theme Name: BlueMod
Theme URI: BlueMod
Description: 4 Columns Widget Ready Theme
Version: 1.0 
Author: ChiQ M.
Author URI: http://www.cmdesignlounge.com
*/

/* main css */
html {
 height: 100%;
 margin-bottom: 1px;
}
body {
 margin:0;
 padding:0;
 color: #41484D;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 background-color: #0C374F;
/* background:url(images/back_dotted-backpage.gif);*/
/* background:#222222 url(images/body-bg.jpg) repeat-x;*/
 
}
form {
 margin: 0; padding: 0;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	background-image: url(images/bg-page.jpg);
	background-repeat: no-repeat;
	background-position:0px 350px ;
	background-color:#FFFFFF;
}

#header {
 /*height:302px;*/
 height:100px;
 margin: 0 auto;
 padding: 30px 0 0 80px;
 background: url(images/header_bg.png) repeat-x top left;
 background-color:#4C6E9C;
}
#logo { 
 padding-left: 25px;
 /* background: url(images/logo.jpg) no-repeat top center;*/
}
#logo h1 {
 margin: 0;
 padding: 0;
 font: bold 30px  Verdana, Arial, Helvetica, sans-serif ;
 /*text-indent:-9000px;*/
}

#logo h1 a {
 color: #ffffff;
}
.description {
 font: 14px Verdana, Arial, Helvetica, sans-serif;
 color: #ffffff;
 height: 57px;
/*  text-indent:-9000px;*/
}
#nav {
 font: bold 12px Verdana, Arial, Helvetica, sans-serif;
 text-transform: uppercase;
 margin-top:-22px;
}
#nav ul {
 list-style: none;
 margin: 0;
 padding: 0px;
}
#nav ul ul {
 display:none;
}
#nav li {
 display: block;
 float: left;
 width: 110px;
 height: 29px;
 text-align: center;
 margin: 0 3px;
/* background: url(images/nav.gif) no-repeat top center;*/
background-image: url(images/bg-nav1.jpg);
background-color:#000000;
}
#nav li a {
 color: #ffffff;
 text-decoration: none;
 display: block;
 width: 110px;
 height: 29px;
 line-height: 29px;
}
#nav li a:hover, #nav li.current_page_item a, #nav li.current_page_item a:hover, #nav li a.home:hover {
 color: #ffffff ;
 text-decoration: none;
background-image: url(images/bg-nav2.jpg);
 background-color: #666666;
}

#search {
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	height: 30px;
	color: #ccc;
	background: url(images/search.gif) no-repeat center right;
	width: 180px;
}
#searchform {
	margin: 0px auto;
	padding: 0px 0px 0 0px; 
	text-align: center;
	}
#search input#s {
	width: 150px;
	padding: 7px 20px 7px 5px;
	border: 1px solid #5F9410;
	background: none;
	float: left;
	color: #333333;
}
input#srcbtn {
	margin-left: 5px;
	padding-top: 4px;
}

#content {
 padding: 0 0 16px 0;
 float: left;
 /*background: url(images/content_bottom.gif) no-repeat bottom right;*/
}
#content .inner {
 padding: 10px 20px;
 margin: 0 0px 0 0;
 width: 750px;
 float: left;
 /*background: url(images/content_bg.gif) repeat-y top right;*/
}
h1 {
	font-size: 16px;
}

.alt {
	/*background-color: #E4ECF6;*/
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	color: #109DD0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	color: #5F9410;
	}
small.commentmetadata a {
	color: #5F9410;
}
h3#respond {
	background: url(images/h3_respond.gif) no-repeat top left;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	margin: 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	text-decoration: none;
	color: #5F9410;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
hr {
 display: none;
}

.post {
	padding: 20px 10px 0px 10px;
}

.post  img{
	/*border: 5px  solid #EAEAEA;*/
}

.post-top {
	background: #fff;
	padding: 0 5px;
}
.post li {
 margin-left: 25px;
}
.posted {
 color: #808080;
 border-bottom: 1px dotted #C2C8CC;
 padding: 5px 0;
}

.author {
	padding: 0px;
	color: #5F9410;
	font-weight:bold;
}

.comments {
	float: right;
	background: url(images/comments.gif) no-repeat center left;
	padding: 0px 0 4px 20px;
}
.comments a {
	color: #5F9410;
}
.post h1 {
 padding: 5px 0 0 0; 
 margin: 0;
 font: bold 18px Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 border-top: 1px dotted #C2C8CC;
}

.post h1 a {
 color: #000000;
}
.post .read-more a:link {
	display:block;
	padding-right: 15px;
	background: url(images/more.gif) no-repeat center right;
}
.read-more {
	display:block;
	padding-right: 15px;
	background: url(images/more.gif) no-repeat center right;
}
p.more {
	padding: 0;
	margin: 0;
}
.form {
	background: #F0F0F0;
	border: 1px solid #cccccc;
	padding: 1px 5px;
	margin-right: 6px;
}
.comments_bottom {
	/*background: url(images/comments_bottom.gif) no-repeat top left;
	height: 3px;*/
}
/* End Structure */

/* Begin Images */

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

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

img.left {
	padding: 0px;
	margin: 0 7px 0px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform {
	padding: 0;
	margin: 0;
}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #D7D7E1;
	width: 156px;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	border: 1px solid #D7D7E1;
	}

#commentform #submit {
	margin: 0;
	border: none;
	width: 140px;
	height: 24px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 40px;
	background: url(images/blockquotes.gif) no-repeat top left;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
    font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
.navigation a {
	color:#222222;
}
.side-ads {
	text-align: center;
}
.side-ads img {
	margin: 5px;
	border: 1px solid #C0C0C0;
}

#leftbar {
	width: 160px;
	float: left;
	padding: 0 0px 0 0;
	margin-left: 0px;
}
#leftbar ul {
 list-style: none;
 margin: 0; 
 padding: 0;
}
#leftbar li {
 float: left;
 padding-bottom: 10px;
 width: 152px;
}
#leftbar ul li ul li {
 padding: 3px 0 3px 0px;
 margin: 0;
 border-bottom: 1px dotted #4C85CB;
}
.textwidget img {
 margin: 0 10px 0 0;
}

#rightbar {
 padding: 0px 0px 0px 5px;
 width: 180px;
 float: right;
}
#rightbar h2, #leftbar h2 {
 color:#000000;
 font-size: 12px;
 margin: 5px 0;
 padding: 5px 0 5px 25px;
 background: url(images/icon_article.gif) no-repeat center left;
 border-bottom: 1px dotted #666666;
 text-align: left;
/* text-transform: uppercase;*/
width:150px;
 clear: both;
}

#rightbar ul {
 list-style: none;
 margin: 10px 0 10px 0px; padding: 0;
 text-align: left;
}

#rightbar li {
 float: left;
 width: 150px;
 padding-bottom: 10px;
 margin-right: 5px;
}
#rightbar ul li ul li {
 padding: 3px 0 3px 0px;
 margin: 0;
 border-bottom: 1px dotted  #EAEAEA;
}
#rightbar a, #leftbar a {
 color: #41484D;
}
.dots {
 height: 10px;
 margin: 0 0 10px 0;
 border-bottom: 1px dotted #4C85CB;
}
#footer {
 border-top: 1px  solid #CCCCCC;
 padding: 5px 0px 5px 10px;
 height: 40px;
 line-height: 40px;
 text-align:center;
 width:979px;
}



 /* ---[ Pre Code ]------------------------------- */
.code{
		color:#002966;
		display:block; 
		width: 700px;
		border: 1px solid #E7E7E7; 
		background-color: #EBEBEB; 
		padding: 4px 4px 4px 4px;
		margin: 4px 4px 4px 4px;
		overflow:scroll;
 }
 /* ---[ tags ]------------------------------- */
 .tags{
 background-color:#ffffff;
 }
 
 /* ---[ tags ]------------------------------- */
 .webmastertalk_header {
	background: url(images/webmastertalk_header.gif) no-repeat top left;
	height: 23px;
	width:730px;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
 .webmastertalk_body {
	width:730px;
	padding-left:15px;
	margin:0px;
	background-image: url(images/webmastertalk_body.gif);
	background-repeat: repeat-y;
}
 .webmastertalk_bottom {
	background: url(images/webmastertalk_bottom.gif) no-repeat top left;
	height: 10px;
	width:730px;
	padding:0px;
	margin:0px;
}


