/*
Theme Name: King Blog 4
Description: King Blog is a purple, minimal WordPress theme modified from "Theme for Blog" by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes and Blog Templates</a>.
Author: Free Blog Themes and Blog Templates
Author URI: http://jump2top.com/themes/
Version: 1.0
Tags: red, gray, white, seo-friendly, fixed-width, right sidebar, seo-friendly, 2-columns, widget ready

*/

* {
	padding: 0px;
	margin: 0px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background-color: #FFFFFF; 
	margin: 15px;
	background-color: #E5E5E5;*/
	background-color: #00cccc;
	margin: 0px;
	background-image: url(images/king-4-mainbg-1.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#underline1 {
	height: 5px;
	background-color: #7B4C90;
	width: 960px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height:50px;
}
#title {
	color: #7B4C91;
	width:580px;
	margin-left:215px;
}
#wrapper {
	width: 960px;
	text-align:left;
	margin-left:auto;
	margin-right: auto;
	background-color: #FFF;
	background-image: url(images/wrapper-bg.png);
	background-repeat: repeat-y;
}
#wrap {
	width: 960px;
	text-align:left;
	margin-left:auto;
	margin-right: auto;
	background-color: #FFF;
	background-image: url(images/wrapper-bg.png);
	background-repeat: repeat-y;
}
#content {
	background-color: #FFF;
	float: left;
	width: 590px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content h1 {
	font-size: 18pt;
	color: #7B4C91;
	font-weight: bold;
}
#content h1 a {
	color: #7B4C91;
	text-decoration: none;
}

#content h1 a:hover {
	color: #E8DBEE;
}
#content h2 {
	color: #7B4C91;
	text-decoration: none;
	font-size: 15px;
}
#content h2 a {
	color: #7B4C91;
	text-decoration: none;
}
#content h3 {
	color: #333;
	text-decoration: none;
	font-size: 13px;
}
#content p {
	line-height: 1.3;
}
.post {
	padding-bottom:10px;
}
.headermenubar {
	background-image:url('/images/nav_blend.gif');
	background-color:#7B4C91e;
}
.hdrnav {
	background-image: url(/images/nav_blend.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #C0C0C0;
}
/*text */
#title h1 {
	font-weight:normal;
	font-size: 24pt;
	padding:20px 0px 0px 0px;
}
#title h1 a {
	color: #7B4C91;
	text-decoration:none;
}
.description {
	font-size:12pt;
}
#main h1 {
	color: #7B4C91;
	font-size: 16pt;
	font-weight: normal;
}
#sidebar {
	width: 320px;
	float:right;
	min-height:800px;
	color: #000;
	padding: 10px;
	background-color: #e5dbe9;
}
#sidebar a {
	color: #7B4C91;
	text-decoration: none;
}
#sidebar a:hover {
	color: #7B4C91;
	text-decoration: nne;
	font-weight: bold;
}
#sidebar ul li {
	list-style: none;
}
#sidebar li {
	padding-bottom: 2px;
}
#secondary-html li {
	list-style-type: square !important;
	margin-left: 20px;
}
#secondary-html blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer {
	color: #7B4C91;
	text-align:center;
	width: 960px;
	background-color: #CCC;
	clear: both;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 10px;
}
#footer a {
	color: #7B4C91;
	text-decoration:none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #900;
}
/* default */
p, h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom:10px;
}
h2 {
	color: #7B4C91;
	font-size: 11pt;
	font-weight: bold;
}
.clear{
	clear:both;
	height:1px;
}
img {
	border: 0px;
}
a {
	color: #7B4C91;
}
a:hover, a:active, a:focus {
	color: #C00;
}
blockquote {
	margin: 10px;
	padding: 10px;
	font-size:9pt;
	font-style:italic;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#content ul li, #content ol li {
	margin-left: 25px;
}

small {
	color: #777777;
	font-size: 9pt; 
	font-weight: bold;
}
.postmetadata {
	padding: 10px 0px;
	color: #777777;
}
.postmetadata a {
	color: #777777;
	text-decoration:none;
}
/* form */
#calendar_wrap {
	margin-bottom: 10px;
}
td, th {
	padding: 2px;
}
.nopad {
	padding: 0px;
}
#author, #email, #url, #comment, .s, .checkbox {	
	border: 1px solid #d7d7d7; 
	padding: 5px;
	font-size: 8pt;
	background: transparent;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
	background-color: #FFF;
	width: 220px;
}
#submit, .searchsubmit {
	background-color: #999;
	color: #ffffff;
	border: 1px solid #d7d7d7;
	font-size: 7pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
}
#search-2 {
	margin-bottom: 10px;
	
	margin-left: 20px;
	margin-top: 5px;
}
#commentform a:hover {
	color:#252525;	
	text-decoration: underline;
}
#comments, #commentform, #date, .comment {
	padding: 10px 0px;
}
/* default */
.navigation {
	margin: 10px;
	clear: both;
}
.navigation a {
	color: #999999;
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.imageframe {
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #7B4C90;
	text-align: center;
	margin: 5px;
}

/* header */
#headcontainer #flashbanner {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}
#headcontainer {
	width: 100%;
	background-color: #00cccc;
	background-repeat: no-repeat;
	background-image: url(images/background-a10.jpg);
	background-position: center top;
}

#hNav {
	position:relative;
	width:960px;
	height:40px;
	z-index:9;
	background-image: url(images/nav_blend.gif);
	background-repeat: repeat-x;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#hNav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hNav li {
	float: left;
	width: 91px;
	text-align: center;
}
#hNav > ul > li+li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
}
#hNav a {
	text-decoration: none;
	color: #000;
	display: block;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hNav a:hover, #hNav a:active, #hNav a:focus { /*a:active for IE and a:focus for FireFox */
	color: #FFF;
	background-color: #CCC;
	background-image: url(images/hover-1.png);
	background-repeat: repeat-x;
}
#hNav li ul {
	display: none;
}
#hNav li:hover ul {
	display: block;
}

#hNav1 {
	position:relative;
	width:960px;
	height:40px;
	z-index:9;
	background-image: url(images/nav_blend.gif);
	background-repeat: repeat-x;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#hNav1 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hNav1 li {
	float: left;
	width: 135px;
	text-align: center;
}
#hNav1 > ul > li+li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
}
#hNav1 a {
	text-decoration: none;
	color: #000;
	display: block;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hNav1 a:hover, #hNav a:active, #hNav a:focus { /*a:active for IE and a:focus for FireFox */
	color: #FFF;
	background-color: #CCC;
	background-image: url(images/hover-1.png);
	background-repeat: repeat-x;
}
#hNav1 li ul {
	display: none;
}
#hNav1 li:hover ul {
	display: block;
}
.formframe {
	width: 230px;
	border: 1px solid #7e4c93;
	padding: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: right;
}

