/*  
Theme Name: Chernobyl.me
Theme URI: http://www.chernobyl.me/
Description: A theme made by dr.Sunny WebDev Team
Version: 2.0
Author: dr.Sunny
Author URI: http://www.dr-sunny.info/ 
*/

/* CSS Document */


/* Base Styles */
body{
	padding: 0px; 
	margin: 0px;
	background: #161616;	  
	width: 100%; 
	vertical-align: top;
	font-family: Tahoma;
	color: #545454; 
	line-height: 14px; 
	font-size: 11px;
}

p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

a { 
	color: #FFFFFF;
}

a:active, a:focus { /* NO DOTTED BORDER for browsers that understand */
	outline: 0;
}

a:hover {
	text-decoration: none;
}

form, div, input, textarea { 
	margin: 0px; 
	padding: 0px;
}

input, textarea {
	font-size: 1.01em;
}

input {
	vertical-align: top;
}

input, textarea, select , checkbox, radio {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	border: 1px solid #666666; 
	background-color: #161616;
}

h1, h2, h3 {
	margin: 0px; 
	padding: 0px;
}

h1 {
	font-size: 3.71em; 
	font-family: Tahoma; 
	text-transform: none; 
	line-height: 1.11em; 
	font-weight: normal; 
	letter-spacing: 0px; 
	padding: 80px 0px 0px 460px;
}

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

h2 { 
	font-size: 1.71em; 
	line-height: 1.11em;  
	color: #FFFFFF; 
	text-transform: none; 
	font-weight: bold; 
	padding-left: 13px;
}

h3 { 
	font-size: 1.01em; 
	line-height: 1.11em;  
	color: #FFFFFF; 
	text-transform: uppercase;
}

h3 a {
	color: #FFFFFF; 
	text-decoration: none;  
	padding-right: 3px; 
	font-weight: bold;
}

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

/* Id Styles */
.spacer {
	font-size: 0px; 
	line-height: 0px;
}

.clear {
	clear: both;
}

.navigation {
	padding: 10px 0px 10px 0px; 
	display: table; 
	width: 100%;
}

.alignleft {
	width: 40%; 
	float: left; 
	color: #000000; 
	padding-left: 18px;
}

.alignright {
	width: 40%; 
	float: right; 
	text-align: right; 
	color: #000000; 
	padding-right: 18px;
}

.alignleft a {
	color: #000000; 
	font-size: 1.01em; 
	font-weight: bold;
}

.alignright a {
	color: #000000; 
	font-size: 1.01em; 
	font-weight: bold;
}

.side {
	color: #FFFFFF;
}

.side a {
	color: #FFFFFF;
}

.statusbar p {
	padding: 7px 10px 15px 10px; 
	font-weight: normal; 
	color: #FFFFFF;
}

.col {
	float: left;
}

.textwidget {
	text-align: left;
	padding: 10px 15px 0px 15px;
	font-size: 1.01em;
}

.search .input {
	border-color: #D4D0C8; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	background: #FFFFFF; 
	margin: 5px 5px 0px 0px;
}

.search .submit { 
	margin: 5px 0px 0px 0px;
}

.postmetadataalt {
	font-size: 0.81em; 
}

.pagetitle {
	padding: 5px 0px 15px 10px;
	margin: 0px;
	font-size: 1.41em;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}

.top-tall { 
	background: url(images/top-tall.png) top repeat-x;
}

.main { 
	background: url(images/bg-top.png) top left no-repeat; 
	width: 100%;
}

.logo { 
	padding: 130px 0px 0px 460px;
}

.slogan { 
	font-size: 10px; 
	font-weight: bold; 
	padding-left: 550px; 
	color: #111111;
}

.search-top { 
	float: left; 
	padding: 137px 11px 0px 35px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-transform: uppercase;
}

.search-top input { 
	vertical-align: middle;
}

.search-top .input { 
	width: 195px; 
	margin: 0px 8px 0px 15px; 
	color: #FFFFFF; 
	border: 1px solid #666666; 
	background-color: #161616;
}

.menu { 
	float: right; 
	padding: 0px 0px 24px 0px;
}

.menu ul {
	margin: 151px 0px 0px 0px; 
	padding: 0px; 
	list-style: none;
}
.menu ul li {
	float: left; 
	padding: 0px 16px 0px 5px; 
	background: url(images/bg-li.png) no-repeat right;
}

.menu ul li.no_bg { 
	background: none;
}

.menu ul li a {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.cont { 
	background: url(images/bg-cont.png); 
	width:100%;
}

.left {
	width: 313px; 
	margin-left: -100%;
}
.left .margin {
	padding: 43px 43px 0px 50px;
}

.right {
	width: 100%;
}

.right .margin {
	padding: 38px 36px 39px 0px; 
	margin-left: 313px;
}

.line { 
	background: url(images/line.png) repeat-x; 
	font-size: 0px; 
	line-height: 0px;
}

.widget { 
	margin-bottom: 13px;
}

.widget h2 {
	font-size: 1.01em; 
	padding: 12px 0px 16px 39px; 
	background: none; 
	color: #FFFFFF;
}

.widget ul {margin: 0px 0px 0px 45px; padding: 0px; list-style: none; line-height: 1.46em;
}

.widget ul li {padding-left: 15px; background: url(images/a1.png) no-repeat 0 5px;
}

.widget ul li a {color: #666666; text-decoration: none;
}

.widget ul li a:hover{text-decoration: underline;
}

.widget ul.children {margin: 5px 0px 5px 0px;
}

.k-tr { 
	background: url(images/k-tr.png) top right no-repeat; 
	width: 100%;
}

.k-tl { 
	background: url(images/k-tl.png) top left no-repeat #161616; 
	width: 100%;
}

.k-br { 
	background: url(images/k-br.png) bottom right no-repeat; 
	padding: 24px 21px 30px 26px;
}

.k-bl { 
	background: url(images/k-bl.png) bottom left no-repeat; 
	width: 100%;
}

.tall-l { 
	background: url(images/tall-l.png) left repeat-y #292929; 
	width: 100%;
}

.k-tr2 { 
	background: url(images/k-tr2.png) top right no-repeat; 
	width: 100%;
}

.k-tl2 { 
	background: url(images/k-tl2.png) top left no-repeat; 
	width: 100%;
}

.k-br2 { 
	background: url(images/k-br2.png) bottom right no-repeat; 
	padding: 2px 0px 3px 0px;
}

.k-bl2 { 
	background: url(images/k-bl2.png) bottom left no-repeat; 
	width: 100%;
}

/*.content .topic { 
	background: url(images/bg-topic.png) top repeat-x;
} */

.content .author { 
	color: #666666; 
	float: left; 
	width: 370px; 
	padding: 5px 0px 17px 50px; 
	background: url(images/a2.png) top left no-repeat;
}

.content .author h3 a{ 
	color: #FFFFFF;
}

.content .author a{ 
	color: #666666; 
	text-decoration: none;
}

.content .author a:hover{  
	text-decoration: underline;
}

.content .date { 
	float: right; 
	padding: 10px 15px 11px 14px; 
	font-size: 1.01em; color: #FFFFFF; 
	font-weight: bold;
}

.content .text {
	padding: 27px 10px 0px 13px;
}

.content .text img { 
	margin: 20px 28px 25px 0px;
}

.content .comment { 
	color: #666666; 
	padding: 30px 39px 30px 16px;
}

.content .comment a { 
	color: #666666; 
	font-weight: bold;
}

.footer { 
	padding: 20px 45px 20px 38px; 
	color: #FFFFFF; 
	text-align: right;
}

.footer a { 
	color: #FFFFFF;
}

.userForm {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	background-color: #161616;
}

/* Class Styles */
#respond {
	font-size: 1.31em;
	font-weight: normal;
	line-height: 29px;
	color: #C4D6EE;
}

#links_with_style  {
	vertical-align: top;
}

#archives  {
	vertical-align: top;
}

#meta  {
	vertical-align: top;
}

#recent-comments  {
	vertical-align: top;
}
#recent-posts  {
	vertical-align: top;
}

#categories  {
	vertical-align: top;
}

#calendar_wrap {
	vertical-align: top;
	font-size: 1.01em;
	padding: 10px 0px 0px 30px;
}

#calendar {
	vertical-align: top;
	color: #FFFFFF;
}

#calendar_wrap a {
	text-decoration: underline;
	font-weight: bold;
}

#calendar_wrap a:hover {
	text-decoration: none;
	font-weight: bold;
}

#google-search  {
	vertical-align: top;
}

#gsearch {
	text-align: left;
}

#pages  {
	vertical-align: top;
}

#text-1 {
	vertical-align: top;
}

#delicious {
	vertical-align: top;
}

#delicious-box {
	text-align: left;
}

#links_with_style h2 {
	font-size: 1.01em; 
	padding: 16px 0px 16px 39px; 
	background: none; 
	color: #FFFFFF;
}

#links_with_style ul {
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	line-height: normal;
}

#links_with_style ul li {
	padding: 0px; 
	background: none;
}

#links_with_style ul li ul {
	margin: 0px 0px 0px 45px; 
	padding: 0px; 
	list-style: none; 
	line-height: 1.46em;
}

#links_with_style ul li ul li {
	padding-left: 15px; 
	background: url(images/a1.png) no-repeat 0 5px;
}

#links_with_style ul li ul li a{
	color: #666666; 
	text-decoration: none;
}

#links_with_style ul li ul li a:hover {
	text-decoration: underline;
}

/* User Map Style */
v\:* {
	behavior:url(#default#VML);
}

div.markerTooltip {
	color: #FFFFFF;
	background-color: #161616;
	white-space: nowrap;
	margin: 0px;
	padding: 2px 4px;
	border: 1px solid #666666;
	z-index: 500000;
	font-family : Tahoma;
	font-size: 11px;
}

div.markerDetail {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #161616;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid #666666;
	z-index: 500000;
	font-family : Tahoma;
	font-size: 11px;
}

/* EoF */
