/*
Theme Name: News Blue (customized)
Theme URI: http://www.blogohblog.com/
Description: News Blue comes with 3 columns. It's Cool!. I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 0.1
Author: Bob, customized by Sindy J. Lee
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body {
	background: #502800;
	font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#wrap {
	background: #fff;
	margin: 10px auto;
	padding: 0px;
	width: 960px;
	border: #88725C 6px solid;
}
#top {
	background: #fff;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 960px;
}
a:link {
	text-decoration: none;
	color : #000099;;
	border: none;
}
a:active {
	text-decoration: none;
	color : #000099;;
	border-bottom: 1px dashed #333;
}
a:visited {
	text-decoration: none;
	color : #000099;
	border: none;
}
a:hover	{
	text-decoration: none;
	color : #000099;
	border-bottom: 1px dashed #333;
}
h3 {
	color: #502800;
	font-size: small;
	padding: 3px 0px;
	margin: 0px 7px 3px 0px;
}
#blogtitle {
	background: #fff;
	margin:5px auto;
	padding: 10px;
	width: 920px;
	float:left;
}
#blogtitle a:link {
	text-decoration: none;
	color : #fff;
	border: none;
}
#blogtitle a:active {
	text-decoration: none;
	color : #fff;
	border: none;
}
#blogtitle a:visited {
	text-decoration: none;
	color : #fff;
	border-bottom: 1px dashed #fff;
}
#blogtitle a:hover	{
	text-decoration: none;
	color : #fff;
	border-bottom: 1px dashed #fff;
}
#blogdesc {
	float: left;
	color: #fff;
	padding-left:25px;
	text-align:left;
	font-size:12px;
	padding-top:5px;
	text-transform: capitalize;
	margin:0px;
}
#facebook {
	background:#fff;
	margin: 5px auto;
	padding: 0 10px 10px 0;
	width: 520px;
	float: right;
text-align: right;
}
#navtop {
	background: #7C4E19;
	margin: 0px auto;
	height: 26px;
	width: 960px;
}
ul.navtop {
	height: 23px;
	line-height: 23px;
	float:left;
	list-style: none;
	font-weight: bold;
	text-transform:uppercase;
	padding: 3px 0 0 0;
	margin: 0;
	font-size: x-small;
}
ul.navtop li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.navtop li  a, ul.navtop li a:visited , ul.navtop li a:link {
	background: #7C4E19;
	color: #fff;
	float: left;
	padding: 0 10px;
}
ul.navtop li a:hover, ul.navtop li a:active {
	background: #7C4E19;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}
ul.navtop li.current_page_item a {
	text-decoration:none;
	color:#fff;
	background: #BCA380;
}
ul.navtop li ul {
	float:left;
	margin:0;
	padding:0;
}
#searchform {
	height: 20px;
	line-height:20px;
	float: right;
	margin-right: 5px;
	padding: 0;
	text-align: right;
}
input#s {
	color: #333;
	width: 200px;
	font-size: x-small;
	vertical-align: text-top;
	text-align: right;
}
input#searchsubmit {
	background: #BCA380;
	color:#fff;
	font-size: x-small;
	border:0px;
	text-transform: lowercase;
	vertical-align: text-top;
}
#main {
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#post {
	background:#fff;
	margin:0px auto;
	padding:0px;
	width: 520px;
	float:left;
}
#sidebar {
	background:#fff;
	margin:5px auto;
	padding: 0 10px 10px 0;
	width: 400px;
	float:right;
}
.content {
	background: #BCA380;
	margin:5px auto;
	padding: 10px;
	width: 520px;
	float:left;
}
.content h2 {
	font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size:14px;
	text-transform: uppercase;
	color:#502800;
}
.content .date {
	background: #88725C;
	width:200px;
	padding:5px 0 5px 5px;
	color:#fff;
	font-size:10px;
	text-transform: uppercase;
	letter-spacing: .3em;
}
.entry {
	background:#fff;
	padding:10px;
	color:#333;
	font-size: x-small;
	overflow:hidden;
	border: #BCA380 1px dashed;
}
.entry h2 {
	font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: small;
	text-transform: none;
	color: #502800;
}
.entry h2 a:link {
	text-decoration: none;
	color: #502800;
	border: none;
}
.entry h2 a:active {
	text-decoration: none;
	color: #502800;
	border-bottom: 1px dashed #333;
}
.entry h2 a:visited {
	text-decoration: none;
	color: #502800;
	border: none;
}
.entry h2 a:hover {
	text-decoration: none;
	color: #502800;
	border-bottom: 1px dashed #333;
}
.permalink {
	width:150px;
	float:right;
	text-align:right;}
.category {
	width:350px;
	float:left;
	height:20px;
	overflow:hidden;
}
.postmeta {
	height:20px;
	font-size: s-small;
	border-top:#BCA380 1px solid;
	padding:2px 2px 2px 10px;
}
img.wp-smiley { border:0px;}
.left {

	width:180px;
	float:left;
	padding:0px;
	padding:0 0 0 5px;
	overflow:hidden;
}
.left h2 {
	color: #502800;
	font-size: x-small;
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #BCA380;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.left ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}
.left ul li {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.left ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 3px;
}
.left ul li ul li {
	list-style-type:none;  background: transparent url(images/bullet.gif) no-repeat 0 4px; padding: 0px 0px 2px 14px; border: 0; margin: 0;  }
.right {
	width:200px; float:right; padding:0 0 0 5px; overflow:hidden;
}
.right h2 {
	color: #502800;
	font-size: x-small;
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #BCA380;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.right ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}
.right ul li { list-style-type: none; margin: 0 0 20px 0; padding: 0; }
.right ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }
.right ul li ul li { list-style-type:none;  background: transparent url(images/bullet.gif) no-repeat 0 4px; padding: 0px 0px 2px 14px; border: 0; margin: 0;  }
#footer {
	background: #7C4E19;
	margin: 0px auto;
	width: 960px;
	clear:both;
	text-align:center;
	color:#fff;
	size:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#footer a:link {
	text-decoration: none;
	color : #fff;
	border: none;
}
#footer a:active {
	text-decoration: none;
	color : #fff;
	border-bottom: 1px dashed #fff;
}
#footer a:visited {
	text-decoration: none;
	color : #e7f3ff;
	border: none;
}
#footer a:hover	{
	text-decoration: none;
	color : #fff;
	border-bottom: 1px dashed #fff;
}

.navigation {
	text-align: center;
	margin:0;
	padding: 10px;
}
.alignright {
	float: right; margin: 0; padding-bottom:20px; padding-top:10px; }
.alignleft {
	float: left; margin: 0; padding-bottom:20px; padding-top:10px; }
blockquote {
	margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite {
	margin: 5px 0 0; display: block; }
.comments h3 {
	font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
ol.commentlist {
	list-style: none; padding: 0; margin: 0 0 1px; }
ol.commentlist li {
	list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead {
	 list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 {
	 margin: 0;}
input#submit {
	 background: #bca380;
	 border: 0;
	 color: #FFF;
	 padding: 5px;
	 font-size: small;
	 font-weight: bold;
}
textarea {
	color: #333; width: 450px; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#url {
	color: #333; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#author {
	color: #333; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#email {
	color: #333; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}


