/*  
Theme Name: Coverage 
Theme URI: http://www.freewpthemes.net/preview/coverage 
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #f5f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
img{border:none;}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #1757AB;
}

a:hover {
}

#wrapper {
	width:980px;
	margin: 0 auto;
	padding: 0 10px;
	background:#fff url(images/bg.gif) repeat-y left top;
}

/* Header */

#header {
	width: 980px;
	height: 75px;
	margin: 0 auto;
	background:url(images/bg-header.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 70px;
	width:170px;
	margin: 3px 0 0 22px;
}
#logo a{
	display:block;
	outline:none;
	height: 70px;
	width:174px;
	color: #333;
	text-indent:-999px;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 


/* Search */

#search {
	width: 279px;
	padding: 0;
}

#search form {
	margin: 0;
	padding: 0px 0 0 16px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 185px;
	border:1px solid #ccc;
	margin-left: 16px;
	padding: 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #555;
}

#search-submit {
}

/* Menu */

#menu {
	width: 965px;
	height: 38px;
	margin: 0 auto;
	padding: 0;
	background:#086698 url(images/img01.jpg) no-repeat center top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 10px 30px 10px 0;
	background: url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	outline:none;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#page-bgbtm {
	margin: 0px;
	padding: 12px;
	background:#fff;
}

/* Content */

#content {
	float: left;
	width: 635px;
	padding: 0px 5px;
}

.post {
}
.post .user-thumb{
	float:left;
	width:70px;
	height:60px;
	border:2px solid #555;
	overflow:hidden;
}
.post .blog-title{
	float:left;
	margin-left:10px;
	width:550px;
}
.clearb{
	clear:both;
}
.post .title {
	color: #1757AB;
}

.post .title a {
	color: #1757AB;
	border: none;
	font-family: Century Gothic;
	text-transform:uppercase;
}

.post .meta {
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.post div.meta {
	border:none;
}
.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 0;
}
#comments h2.title,
#respond{
	border-top:1px dotted #ccc;
	padding-top:4px;
}
#respond h2{
	padding-bottom:3px;
}
.links {
	display: block;
	width: 96px;
	height: 30px;
	padding: 3px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	padding: 10px 0px 0px 0px;
	color: #57ACF7;
	border:1px solid #dfddd1;
	background:#f1f0e8;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 10px;
}

#sidebar li li {
	border-bottom: 1px solid #c7c4b0;
	padding:4px 0;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 10px 0 3px 15px;
	color: #555;
	font-size:16px;
	font-weight:bold;
	font-family:Century Gothic;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #0565a8;
}

#sidebar a:hover {
	text-decoration: underline;
}
li.widget div.ctc,
li.widget_tag_cloud div{
	margin:0 12px 0 15px;
	border-bottom:1px solid #C7C4B0
}
div#inner_content h3{
	font-size:1.4em;
	color:#333;
	font-weight:bold;
	margin-top:2px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 10px;
	margin:5px 17px 17px 17px;
	border:1px solid #ccc;
}
#wp-calendar{
	width:100%;
}
#wp-calendar caption{
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}
#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrap {
	padding:10px;
	background:#fff url(images/bg.jpg) repeat-y;
}

#footer {
	width: 1000px;
	margin: 0 auto 20px auto;
	padding: 0px 0 15px 0;
	background:url(images/border_ft.gif) no-repeat center bottom;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	padding-bottom:5px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #70AEFF;
	border-top:1px solid #ddd;
}

#footer a {
	color: #1F84FF;
}

.pagetitle {
	color: #1757AB;
}

#header-banner {
	float: right;
	width: 555px;
	height: 75px;
	padding: 0;
	background:url(images/banner_header.gif) no-repeat 60px 3px;
}

#header-search form {
	height: 41px;
	margin: 0;
	padding: 30px 0 0 30px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 175px;
	padding:3px;
	border: 1px #c8c8c8 solid;
	background: none;
	text-transform: lowercase;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	float:left
}

#header-search-submit {
	float:left;
	margin-left:2px;
}
