/*  
Theme Name: Just Believe
Theme URI: http://www.just-believe2.net
Description: WordPress 2.1+ widget-enabled theme
Version: 1.0
Author: Geeky Girl
Author URI: http://geekygirlygirl.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{ font-family: Arial, Helvetica, Verdana, "Trebuchet MS", Georgia, Sans-Serif; font-size: 12px; text-align: center; vertical-align: top; color: #ffffff
; background-image: url(images/myBK.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: black;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{ margin: 15px 0 0; background: #cf9; padding: 3px; }

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{ margin: 0 auto; width: 770px; text-align: left; vertical-align: top; border: solid 1px gray; }

h1{
	font-family: Arial;
	font-size: 0px;
	font-weight: normal;
	padding: 0px;
	background: #ffffff;
	color: white;
}

h1 a{
	text-decoration: none;
	color: #fff;
}

h1 a:hover{
	text-decoration: underline;
}

#page{ padding: 0; background: #fff; color: #000; margin: 0; }

#banner{ height: 340px; text-align: left; vertical-align: top; background: url(images/LOGO2.jpg) no-repeat; margin: 0 0 5px; padding: 0; border-bottom: 1px solid gray; }

.narrowcolumn{ float: left; width: 580px; text-align: left; vertical-align: top; }

.post{ margin-bottom: 10px; padding: 10px 5px 10px 10px; }

.post h2{ padding: 5px 10px 10px 5px; font-size: 160%; font-weight: 700; line-height: 100%; color: #c6c; font-family: "Book Antiqua", "Times New Roman", georgia, times, serif; }
.post h2 a { color: #c6c; text-decoration: none; margin-bottom: 5px; padding-bottom: 5px; }
.post h2 a:hover { text-decoration: underline; margin-bottom: 5px; padding-bottom: 5px; }
.entry{ padding: 0 0 10px 10px; line-height: 20px; margin-top: 0; }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	border: 0;
	padding: 10px 0 0;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	color: #000;
}

.entry h1{
	font-size: 24px;
	line-height: 24px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{ padding: 0; font-size: 11px; line-height: 15px; color: #999; margin-top: 0; }
.postmetadata a { color: #999; text-decoration: underline; }
.postmetadata a:hover { color: #999; text-decoration: none; }
.postmetacomments { color: #999; font-size: 11px; line-height: 15px; text-align: right; margin-top: 0; padding: 0; }
.postmetacomments a { color: #999; text-decoration: underline; }
.postmetacomments a:hover { color: #999; text-decoration: none; }
.browse{ font-size: 90%; margin: 0 20px; border-top: 1px solid #ddd; padding: 10px 0; line-height: 20px; }

#sidebar{ color: gray; background-image: url(images/MYBK2.gif);



; float: left; margin-left: 5px; width: 185px; }
#sidebar a { text-decoration: none; }
#sidebar a:hover { background-color: #9c6; text-decoration: underline; }
#sidebar ul{
	margin: 0;
	padding: 15px 10px 20px;
	list-style: none;
}

#sidebar ul li#search input{
	margin: 0 0 5px;
}

#sidebar ul li.widget_search, #sidebar ul li.widget_calendar{
	padding: 0 0 10px;
}

#sidebar ul li h2{ color: #c6c; padding-bottom: 2px; border-bottom: 2px solid #ffffff; font-size: 160%; font-family: "Book Antiqua", "Times New Roman", georgia, times, serif; font-weight: bold; }

#sidebar ul ul{
	padding: 10px 0 10px;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
	line-height: 24px;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	border-top: 1px solid #ccc;
	margin: 10px 10px 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	line-height: 20px;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
}

.commentmetadata{ }

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{ clear: both; width: 770px; color: black; background-color: #fc9; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; border-top: 3px double #c6c; }

#footer p{ font-size: 90%; line-height: 110%; padding: 13px; }

#footer a{
	color: #455256;
}