/*  
Theme name: Michael Jackson WP theme
Description: Stunning WP theme dedicated to King of Pop Michael Jackson
*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	/*
	max-width: 498px;
	width: expression(this.width > 498 ? 498: true);
	height: auto;
	*/
	border-style: none;
}

#bg-wrapper {
	/*
	width: 920px;
	height: 100%;
	margin: 10px auto;
	*/
	margin: 10px auto;
	width: 920px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#headername {
	padding-top: 33px;
	padding-left: 67px;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	width: 275px;
}

#headerlogo {
	clear: both;
	width: 920px;
	background: url(images/header.jpg) no-repeat;
	height: 180px;
}
#headerlogo  a {
	width: 920px;
	height: 180px;
}

#searchmain {
	clear: both;
}

#background-layer {
	width: 920px;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 20px;
}

.menu * {
	margin: 0;
}

#foxmenucontainer {
	height: 48px;
	background-color: #FFFFFF;
	display: block;
	padding: 0px 0 0px 14px;
	margin-top: 5px;
}

#foxmenu {
	position: relative;
	display: block;
	height: 38px;
	font-size: 12px;
	font-weight: bold;
}

#foxmenu ul {
	margin: 0px;
	padding: 0px 20px 0 0;
	list-style-type: none;
	width: auto;
	float: left;
}

#foxmenu ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	width: 120px;
}

#foxmenu ul li a {
	display: block;
	float: left;
	color: #dfdcd6;
	text-align: center;
	text-decoration: none;
	padding: 12px 0px 0 0px;
	width: 120px;
	height: 48px;
	background: transparent url(images/navbg.jpg) no-repeat top right;
}

#foxmenu ul li a:hover {
	color: #ffffff;
	background: transparent url(images/navbg.jpg) no-repeat top left;
	width: 120px;
	height: 48px;
	text-align: center;
}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover {
	color: #ffffff;
	width: 120px;
	height: 48px;
	background: transparent url(images/navbg.jpg) no-repeat top right;
}

.navlist {
	width: 100%;
	padding-top: 0px;
	margin-top: -30px;
	margin-bottom: 4px;
}

.navlist ul {
	margin: 0;
	position: relative;
	list-style-type: none;
}

.navlist ul li {
	display: inline;
	margin: 2px 4px 0px 4px;
	background-color: #0370ad;
	list-style: none;
}

.navlist li a {
	display: inline;
	text-align: center;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
}

.navlist .home {
	background: #719e35;
}

.navlist li a:hover {
	color: #278898;
}

a.mainlink {
	text-decoration: none;
	color: #DCE7C7;
}

a.mainlink:hover {
	text-decoration: none;
	color: #DCE7C7;
}

#description-wrapper {
	padding-top: 102px;
	padding-left: 88px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	width: 270px;
}

#searchemb {
	float: right;
	margin-top: -27px;
	padding-right: 87px;
	margin-right: 345px !important;
	margin-right: 190px;
}

#searchemb input {
	float: left;
	border: 0;
	font-size: 14px;
	color: #fff;
}

#searchemb input#s {
	width: 124px;
	background: transparent;
	display: inline;
}

#postbg {
	float: left;
	margin-top: -10px;
	margin-left: 10px !important;
	margin-left: 5px;
	line-height: 16px;
	text-align: justify;
	
	width: 512px !important;
	width: 505px;
	color: #44484B;
	margin-right: 0px !important;
	margin-right: 0px;
}

#postbg p {
	padding-right: 10px;
}

#postbg .homethumb {
	width: 254px;
	height: 270px;
	background: url("images/homethumb.jpg") no-repeat;
	text-align: left;
	float: left;
	min-height: 270px;
}

#postbg .homethumb .dateleft {
	font-size: 10px;
	margin-top: 10px;
	margin-left: 32px;
}

#postbg .homethumb .commentsright {
	font-size: 12px;
	float: right;
	margin-right: 26px !important;
	margin-right: 12px;
	margin-top: -15px;
	font-weight: bold;
}

#postbg .homethumb .readmore {
	font-size: 12px;
	float: right;
	margin-right: 26px !important;
	margin-right: 12px;
	margin-top: 25px;
	font-weight: bold;
	background: url(images/readmore.jpg) left no-repeat;
	width: 81px;
	height: 19px;
}

#postbg .homethumb img {
	width: 80px;
	height: 80px;
}

#postbg .homethumb .ctnt {
	padding: 4px 6px 6px 10px;
}

#postbg .homethumb p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

h3 {
	margin: 3px 0;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 16px;
	padding-right: 6px;
	color: #f02801;
}

a.link {
	margin-top: 20px;
	text-decoration: none;
	color: #9d7a05;
}

a.link:hover {
	text-decoration: none;
	color: #000000;
}

.reply {
	clear: both;
	margin-top: 20px;
	font: bold 14pt "Lucida Sans", arial;
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 14px;
	color: #d6a605;
}

blockquote {
	padding-left: 7px;
	padding-right: 5px;
	font-size: 10pt;
	border-left: 2px solid #d99fcf;
	color: #6B7175;
}

.clear {
	clear: both;
}

.postauthor {
	display: block;
	margin: 0;
	padding: 0 0 7px 0;
	border-bottom: 1px dotted #000000;
	font-weight: bold;
	color: #60666A;
}

.date {
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	color: #979797;
}

.entries {
	clear: both;
	height: 25px;
	padding: 0;
	margin-top: 35px;
	margin-bottom: 20px;
}

.entries a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.entries a:hover {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.com {
	clear: both;
	text-align: right;
	height: 18px;
	padding-right: 7px;
	margin-bottom: 20px;
	color: #0370ad;
}

.com a {
	background: url(images/comment.gif) left no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #4A7700;
}

.com a:hover {
	text-decoration: underline;
	color: #95989B;
}

.edit {
	float: left;
}

.edit a {
	padding: 0;
	background: none;
}

.author {
	padding: 7px 0 0 10px;
	font: bold 13pt Times New Roman, arial;
	color: #757B80;
}

.author a {
	color: #278898;
}

.alt {
	background-color: #F0F3F2;
	border: 1px solid #E5E5E5;
}

.comment {
	padding: 0 10px;
}

.userinfo {
	padding: 0 10px 10px 0;
	text-align: right;
}

#footer {
	clear: both;
	height: 40px;
	font-size: 9pt;
	background-color: #000000;
	color: #ffffff;
	width: 920px;
}

#footer a {
	text-decoration: none;
	font-size: 9pt;
	color: #ffffff;
	text-align: left;
}

#footer a:hover {
	color: #ffffff;
}

img {
	float: left;
	padding-right: 5px;
	border: 0;
}

.wp-smiley {
	float: none;
}

a {
	text-decoration: underline;
	color: #23292C;
}

a:hover {
	text-decoration: none;
	color: #278898;
}

#calendar_wrap {
	border: 1px solid #497601;
	width: 170px;
}

.widget_calendar td {
	padding: 2px 0px;
}

.widget_calendar caption {
	font-weight: bold;
	font-size: 10pt;
	padding: 6px 0;
	color: #44484B;
}

.widget_calendar th {
	color: #497601;
}

.widget_recent_comments li {
	display: block;
	padding: 5px 0;
	width: 220px;
	background: url(images/nav.gif) 3px 10px no-repeat;
	border-bottom: 1px dashed #C4C6C7;
	text-decoration: none;
	text-indent: 17px;
	text-transform: capitalize;
	color: #23292C;
	font-size: 10pt;
}

.widget_recent_comments li a {
	border: none;
	background: none;
}

.widget_recent_comments li a:hover {
	background: none;
}

.widget_search {
	padding-top: 26px;
}

.widget_search input#s {
	background-color: #F4F6F5;
	border: 1px solid #6F767B;
	padding-left: 6px;
	color: #44484B;
}

.widget_search input {
	background-color: #749D39;
	border: 1px solid #6F767B;
	color: #ffffff;
}

.widget_text {
	line-height: 16px;
	font-size: 10pt;
}

.sidebar {
	float: right;
	width: 180px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 7px 10px !important;
	padding: 7px 0px;
	margin-left: 10px !important;
	margin-left: 5px;
	margin-top: -10px;
}

.sidebar a {
	color: #000000;
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebar h3 {
	padding-left: 10px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #f5d26a;
	text-transform: capitalize;
	height: 36px;
	width: 180px;
	background: url("images/sidebarback.jpg") no-repeat;
	letter-spacing: 0px;
}

.sidebar h3 a {
	padding-left: 10px;
}

.sidebar ul {
	margin: 0 0 20px 8px;
	padding: 0;
	list-style-type: none;
}

.sidebar ul li {
	color: #000000;
	font-size: 12px;
	list-style: none;
	border-bottom: dashed 1px #DFDFDF;
	margin: 3px 3px 3px 3px;
}

.sidebar ul li a {
	color: #000000;
	text-decoration: none;
}

.sidebar ul li a:hover {
	text-decoration: underline;
}

.sidebar #searchform {
	margin: 0 auto;
	padding: 15px 0 25px 0;
	width: 145px;
	text-align: center;
}

.sidebar #searchform #s {
	width: 145px;
}

.sidebar #calendar_wrap {
	margin: 5px auto 20px auto;
	width: 120px;
}

.sidebar #calendar_wrap caption {
	font-weight: bold;
}

.sidebar #calendar_wrap #today {
	font-weight: bold;
}

.sidebar .textwidget {
	padding: 0 10px 20px 10px;
}

.sidebar2 {
	float: right;
	width: 180px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 7px;
	margin-right: 0px !important;
	margin-right: -10px;
	margin-left: -10px !important;
	margin-left: 0px;
	margin-top: -10px;
}

.sidebar2 a {
	color: #000000;
	text-decoration: none;
}

.sidebar2 a:hover {
	text-decoration: underline;
}

.sidebar2 h3 {
	padding-left: 10px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #f5d26a;
	text-transform: capitalize;
	height: 36px;
	width: 180px;
	background: url("images/sidebarback.jpg") no-repeat;
	letter-spacing: 0px;
}

.sidebar2 h3 a {
	padding-left: 10px;
}

.sidebar2 ul {
	margin: 0 0 20px 8px;
	padding: 0;
	list-style-type: none;
}

.sidebar2 ul li {
	color: #000000;
	font-size: 12px;
	list-style: none;
	border-bottom: dashed 1px #DFDFDF;
	margin: 3px 3px 3px 3px;
}

.sidebar2 ul li a {
	color: #000000;
	text-decoration: none;
}

.sidebar2 ul li a:hover {
	text-decoration: underline;
}

.sidebar2 #searchform {
	margin: 0 auto;
	padding: 15px 0 25px 0;
	width: 145px;
	text-align: center;
}

.sidebar2 #searchform #s {
	width: 145px;
}

.sidebar2 #calendar_wrap {
	margin: 5px auto 20px auto;
	width: 150px;
}

.sidebar2 #calendar_wrap caption {
	font-weight: bold;
}

.sidebar2 #calendar_wrap #today {
	font-weight: bold;
}

.sidebar2 .textwidget {
	padding: 0 10px 20px 10px;
}