/*
Theme Name: Halloween In Blue
Theme URI: http://www.free-wordpress-theme.net/
Description: A free Halloween WP theme---Use the Options Panel to customize the sections of this theme---To add a thumbnail to the post, add to each post a custom field with the name "thumbnail" and having as value the link to the desired image---Need help? Ask for support at <a href="http://www.free-wordpress-theme.net/">Free Wordpress Themes</a>
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: 2 columns layout, post excerpts, post thumbnails, ads ready, widget ready, fixed width.	
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background: #000f24;
	color: #b9c3cc;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	overflow: hidden;
	}

.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h2.title, h2.title a, h2.title a:hover, h2.title a:visited{
	font-size: 24px;
	font-weight: bold;
	margin: 0 5px 0 5px;
	padding: 0 0 0 55px;
	text-decoration: none;
	color:#58b7e3;
	text-align: left;
	border-bottom: 1px solid #58b7e3;
	}

h1, h2, h3 {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#65b5ce;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#65b5ce;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#65b5ce;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#65b5ce;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#65b5ce;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#65b5ce;
	}

a, a:visited{
	color: #cde5ef;
	text-decoration: none;
	}

a:hover {
	color: #57bde5;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	width: 540px;
	margin: 15px 30px 0 10px;
	padding: 1px 15px;
	background:#702309;
	font-style: oblique;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	float: right;
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin: 10px;
    	font-weight: bold;
    	}

#search{
	width: 200px;
	height: 50px;
	float: left;
	}

#searchform {
    	width:125px;
	background: #efefef;
	color: #000;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 20px 5px 10px 0;
	padding: 2px 2px 1px 2px;
	}

#submit {
	background: url(images/go.png) top no-repeat;
	margin: 14px 0 0 0;
	width: 40px;
	height: 40px;
	border:none;
	position: absolute;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*===================================================================
	Menu bar
=====================================================================*/
	
#menu_bar {
	background: url(images/menu.jpg) top no-repeat;
	width:1000px;
	height: 250px;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	float: left;
	}

ul#navlist {
	float: left;
	overflow: hidden;
	width: 350px;
	height: 110px;
	margin: 50px 0 0 692px;
	white-space: nowrap;
	float:left;
	padding: 0;
	}

ul#navlist li {
	display:inline;
	list-style-type: none;
	}

ul#navlist li.home a{
	margin: 0 50px 40px 60px;
	}

ul#navlist li a {
	width: 80px;
	height: 45px;
	font-family:'Palatino Linotype';
	font-size:14px;
	font-weight: bold;
	text-align:center;
	color: #000;
	margin:0 55px 40px 0px;
	letter-spacing: -1px;
	padding:0;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#navlist li a:hover {
	color: #be0000;
	}


/*==========================================================
	Header
============================================================*/

#header {
	background: url(images/header.jpg) top no-repeat;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 180px;
	padding: 0;
	float: left;
	}

#description {
	position: absolute;
	margin:280px 0 0 20px;
	padding: 0;
	}

#searchh {
    	width:170px;
	background: none;
	border: none;
	color: #efefef;
	font-size: 12px;
	text-align: center;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 55px 0 0 754px;
	padding: 2px 2px 1px 2px;
	position: absolute;
	}

#rss{
	float: left;
	margin: 0;
	width: 1000px;
	height: 135px;
	background: url(images/search.jpg) top no-repeat;
	}


/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	background: url(images/pbody.jpg) top repeat-y;
	width:1000px;
	margin-top:0px;
	float: left;
	}

#content {
	width:689px;
	margin:0px;
	float:left;
	overflow: hidden;
	}


/*==========================================================================
	The actual Blog post look
============================================================================*/

.post {
	background: url(images/post.jpg) top repeat-y;
	width:689px;
	float: left;
	margin: 0 0 5px 0;
	text-align: justify;
	font-size:14px;
	padding: 0;
	}

.date{
	width: 28px;
	height: 54px;
	background: url(images/date.png) top no-repeat;
	position: absolute;
	margin: 0px 0 0 15px;
	padding: 30px 64px 0 36px;
	color: #154269;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}

.ptitle{
	background: url(images/ptitle.jpg) top no-repeat;
	padding: 30px 15px 0 15px;
	}

.entry {
	background: url(images/postbot.jpg) bottom no-repeat;
	float: left;
	width: 650px;
	padding: 0px 15px 10px 24px;
	margin: 0;
	}

.postmetadata{
	width: 650px;
	float: left;
	clear: both;
	}

.cat{
	background: url(images/cat.png) top left no-repeat;
	width: 505px;
	height: 25px;
	padding: 5px 5px 5px 35px;
	margin: -5px 0 0 10px;
	float: left;
	font-size: 12px;
	clear: both;
	}
	

.com {
	background: url(images/com.png) top left no-repeat;
	height: 25px;
	padding: 5px 5px 5px 35px;
	margin: -5px 0 0 10px;
	float: right;
	font-size: 18px;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 15px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/*===================================================
	Sidebar
=====================================================*/

.ads_small {
	margin: 0 0 0 0px;
	}

.ads_small img {
	padding: 5px;
	}

#sidebar{
	float:right;
	width: 280px;
	padding: 0 10px;
	margin: -50px 10px 0 0;
	font-family: georgia;
	font-size: 12px;
	overflow: hidden;
	color: #154269;
	}

#sidebar h2 {
	background: url(images/stitle.png) bottom left no-repeat;
	width:280px;
	height: 55px;
	padding: 0px 10px 0px 10px;
	margin: 10px 0 0 0;
	font-size:22px;
	text-align: center;
	color: #000;
	}

#sidebar li{
	list-style-type: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
#sidebar ul li {
	height:100%;
	line-height:18px;
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;
	
	}

#sidebar table {
	width:100%;
	text-align:center;
	}	

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #154269;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dashed #969696;
	}

#sidebar ul li a:hover {
	background:#ccc;
	color:#232325;
	}

#sidebar ul li {
	list-style-type: none;
	}


/* Calendar */

#wp-calendar {
	width: 280px;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	}

#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 {
	width: 280px;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}


/*================================================================
    Begin Comments
==================================================================*/

#replies {
	float: left;
	padding: 0;
	margin: 0px;
	}

#respond{
	float: left;
	padding: 0;
	margin: 0px;
	}

h3.comments{
	font-size: 18px;
	color:#b9c3cc;
	text-align: center;
	margin: 0 10px;
	padding: 15px 15px 0 15px;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	background: url(images/post.jpg) top repeat-y;
	float: left;
	}

.commentlist cite {
	background: url(images/ptitle.jpg) top no-repeat;
	float: left;
	width: 659px;
	padding: 10px 15px;
	display:block;
	font-style:normal;
	margin: 0;
	border-bottom: 2px solid #000f24;
	}	

.commentlist cite img {
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 16px Georgia, "Times New Roman", Times, serif;
	}

.commentlist .time {
	background: url(images/time.png) bottom left no-repeat;
	padding-left:20px;
	}

.commenttext {
	background: url(images/postbot.jpg) bottom no-repeat;
	float: left;
	width: 659px;
	padding: 0 15px;
	display:block;
	font-style:normal;
	margin: 0;
	}

#commentform input {
    	background: #efefef;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 15px;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	background: #efefef;
	color: #000;
	width: 400px;
	padding: 2px;
	margin: 5px 0 10px 15px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: -5px 0 10px 15px;
	float: left;
	width: 40px;
	height: 40px;
	background: url(images/go.png) top no-repeat;
	}

#commentform p {
	margin: 5px 10px;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url(images/pbody.jpg) top repeat-y;
	width:980px;
	float:left;
   	padding: 10px;
	clear: both;
   	}

#binfo{
	float: right;
	margin: 0 20px 0 0;
	color: #154269;
	}

#binfo a, #binfo a:visited{
	color: #000;
	}

#credits{
	float: left;
	margin: 0 0 0 20px;
	}


/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

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 {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    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;
	}

.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;
	}
