/*
Theme Name: NuKai v2
Theme URI: http://portfoliodomenico.com/
Description: The design for the new self standing versions of Designkai. v14. (14.2 since implementation of this template)
Author: The Mother Fucking Dom
Tags: sweet, deal
*/

html, body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	height: 100%;
	background-color: #b8b8b8;
	margin: 0;
}
a {
	text-decoration: none;
	color: #0072BC;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0072BC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #2491D8;
	font-weight: bold;
}
a img {
	border: none;
	text-decoration: none;
}
a#more {
	text-decoration: none;
	color: #c33d06;
	font-weight: bold;
}
a#more:visited {
	text-decoration: none;
	color: #c33d06;
	font-weight: bold;
}
a#more:hover {
	text-decoration: none;
	color: #f28154;
	font-weight: bold;
}
#inherit {
	color: inherit;
	text-decoration: inherit;
}
#inherit:visited {
	color: inherit;
	text-decoration: inherit;
}
#inherit:hover {
	color: inherit;
	text-decoration: inherit;
}
#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #f0ffee;
	margin-top: 20px;
}
#header {
	width: 940px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#headerAd {
	width: 468px;
	float: right;
	overflow: hidden;
	margin-top: 26px;
	margin-right: 26px;
}
#page {
	width: 560px;
	padding: 20px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
}
#sidebar {
	width: 320px;
	padding: 10px;
	float: right;
	overflow: hidden;
}
#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 20px;
	margin-bottom: 20px;
	font-size: 10px;
	font-weight: bold;
}
#rss {
	background-color: #ffefdd;
	color: #e45c25;
	padding: 10px;
	width: 300px;
	margin-bottom: 10px;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #8dc63f;
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin-left: 10px;
	text-transform: capitalize;
}
#title {
	font-size: 30px;
	color: #8dc63f;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: capitalize;
}
h2 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #0072bc;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: dotted;
	border-color: #57b4f1;
	margin-bottom: 10px;
	text-transform: capitalize;
}
h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #9c4042;
	text-transform: capitalize;
}
hr {
	border-width: 0;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #ffb86e;
	text-transform: capitalize;
	padding-top: 20px;
	margin-top: 0;
	margin-bottom: 20px;
}
#postCategory {
	color: #a1a1a1;
	float: left;
	overflow: hidden;
}
.commentNumber {
	color: #007236;
}
.commentNumber:visited {
	color: #007236;
}
.commentNumber:hover {
	color: #009145;
}
#commentNumBox {
	color: #007236;
	float: right;
	overflow: hidden;
}
#dateTime {
	color: #a1a1a1;
	float: right;
	overflow: hidden;
}
#commentOne {
	width: 540px;
	padding: 10px;
	background-color: #f4f4f4;
	overflow: hidden;
	margin-bottom: 10px;
}
#commentTwo {
	width: 540px;
	padding: 10px;
	background-color: #e9e9e9;
	overflow: hidden;
	margin-bottom: 10px;
}
#commentAd {
	width: 540px;
	padding: 10px;
	background-color: #fffeee;
	overflow: hidden;
	margin-bottom: 10px;
}
#commentAdmin {
	width: 540px;
	padding: 10px;
	background-color: #e0fdff;
	overflow: hidden;
	margin-bottom: 10px;
}
#commentAuthor {
	color: #c18d56;
	font-size: 16px;
	padding-left: 5px;
	font-weight: bold;
}
#commentAuthorAdmin {
	color: #0e801b;
	font-size: 16px;
	padding-left: 5px;
	font-weight: bold;
}
#left {
	float: left;
	overflow: hidden;
}
#right {
	float: right;
	overflow: hidden;
}
#overflow {
	overflow: hidden;
}
#sidebarBlock {
	width: 300px;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#sidebarLeft {
	width: 140px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
}
#sidebarRight {
	width: 140px;
	padding-left: 10px;
	float: right;
	overflow: hidden;
}
#code {
	font-family: monospace;
	margin: 10px;
	padding: 5px;
	border-color: #E2E2E2;
	border-width: 1px;
	border-style: solid;
	background-color: #F3F3F3;
	font-size:  14px;
}
#menuItem {
	padding: 5px;
	margin-bottom: 3px;
	border-color: #c0feb7;
	border-width: 0 0 0 3px;
	border-style: solid;
}
#menuItem:hover {
	padding: 5px;
	margin-bottom: 3px;
	border-color: #dcffd7;
	border-width: 0 0 0 3px;
	border-style: solid;
}
#menuLink {
	color: #558e2e;
	font-weight: normal;
}
#menuLink:visited {
	color: #558e2e;
	font-weight: normal;
}
#menuLink:hover {
	color: #75ac50;
	font-weight: normal;
}
img#article {
	margin: 5px;
	padding: 5px;
	border-color: #E2E2E2;
	border-width: 1px;
	border-style: solid;
	background-color: #F3F3F3;
	float: right;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

img.alignleft {
	float: left;
	border: 0;
	padding: 5px;
	background-color: #eee;
}

img.alignright {
	float: right;
	border: 0;
	padding: 5px;
	background-color: #eee;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 0;
	padding: 5px;
	background-color: #eee;
}

.dlimg {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.dlstat {
	text-align: center;
	width: 100%;
}