/*

Theme Name: CrackedTheme

Version: 1.0

Coded By: Robert Ambartsumov

Author: Milan Kohut

*/



body {

	margin: 0;

	padding: 0;

	font-family: Arial;

	font-size: 12px;

	color: #8ea3a8;

	text-align: left;

	background: url(images/body_bg.jpg) repeat top left;

}

#body_top {

	background: url(images/top_body_bg.png) repeat-x top left;

	margin: 0;

	padding: 0;

}

#logo {

	width: 980px;

	margin: 0;

	padding: 0;

	background: url(images/page_bg.png) no-repeat top left;

}

#page {

	width: 820px;

	margin: 0 0 0 160px;

	padding: 0;

}



/* The Head */

#header {

	width: 820px;

	height: 135px;

	margin: 0;

	padding: 0;

}

.top {

	width: 315px;

	padding: 45px 15px 0 0;

	float: right;

}

.top h1 {

	margin: 0;

	padding: 0;

	float: left;

}

.top h1 a:link, .top h1 a:visited, .top h1 a:hover {

	font-family: "Trebuchet MS";

	font-size: 24px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.search {

	height: 19px;

	margin: 0;

	padding: 0 6px 0 6px;

	background: url(images/search_bg.gif) no-repeat top left;

}

/* The Menu */

#nav {

	height: 31px;

	float: right;

	width: 820px;

}

#nav ul {

	list-style: none;

	padding: 0; 

	margin: 0; 

	text-align: center;

}

#nav ul ul {

	display: none;

}

#nav ul li {

	float: right;

	background: url(images/nav_button.png) no-repeat top left;

	padding: 8px 0 0 0;

	margin: 0 3px 0 0;

	width: 127px;

	height: 23px;

}

#nav ul li a:link, #nav ul li a:visited {

	color: #000000;

	font-weight: bold;

	text-decoration: none;

	font-size: 12px;

	font-family: Tahoma;

}

#nav ul li a:hover {

	text-decoration: none;

}

/* The Footer */

#footer {

	width: 848px;

	height: 122px;

	margin: 25px 0 0 140px;

	text-align: left;

	color: #FFFFFF;

	text-decoration: none;

	font-size: 10px;

	font-family: "Trebuchet MS";

}

#footer a {

	text-decoration: none;

	color: #FFFFFF;

}

#footer a:hover {

	text-decoration: none;

}

.f_left {

	float: left;

	height: 47px;

	width: 623px;

	padding: 35px 0 0 45px;

	background: url(images/footer_left.png) no-repeat top left;

}

.f_right {

	float: right;

}

/* The Left Bar */

#leftbar {

	width: 165px;

	vertical-align: top;

	padding: 20px 10px;

}

#leftbar .inner {

	padding: 10px;

	line-height: 14px;

}

#leftbar ul li ul {

	margin: 0; 

	padding: 0 0 0 15px;

}

#leftbar ul li ul {

 list-style:none;

 background: url(images/li_bg.gif) no-repeat center left;

 padding: 0px 0px 0px 10px;

}

/* The Content */

#content {

	float: left;

	width: 550px;

	padding: 0 20px 10px 20px;

	margin: 0;

	background: url(images/box_bg.png) repeat top left;

	border: #3d403f 1px solid;

}

.post {

	text-align: left;

	padding: 0 0 0 10px;

	margin: 20px 0 0 0;

	font-size: 12px;

	font-weight: normal;

	color: #8ea3a8;

	background: url(images/post_bg.gif) no-repeat top left;

}

.post h1 {

	margin: 0;

	padding: 0;

	color: #FFFFFF;

	font-size: 24px;

	font-family: Tahoma;

}

.post h1 a:link, .post h1 a:visited {

	text-decoration: none;

	color: #FFFFFF;

	margin: 0 0 0 40px;

	font-weight: normal;

	font-size: 24px;

	font-family: Tahoma;

}

.post h1 a:hover {

	text-decoration: none;

}

.post a {

	color: #8ea3a8;

	text-decoration: none;

}



.comments {

	color: #0bb8e3;

	float: right;

}

.comments a:link, .comments a:visited {

	color: #0bb8e3;

	text-decoration: none;

	background: url(images/comment_bg.gif) no-repeat center left;

	padding: 0 0 0 32px;

	font-weight: normal;

	font-family: "Trebuchet MS";

	font-size: 18px;

}

.comments a:hover {

	text-decoration: none;

}

.post img {

	margin: 0 5px;

}

.post_line {

	padding: 0;

	margin: 0 0 10px 40px;

	float: left;

}

.date {

	float: left;

	color: #0bb8e3;

	font-family: "Trebuchet MS";

	font-size: 18px;

}

/* The Bar */

#thebar {

	width: 220px;

	text-align: left;

	padding: 0;

	margin: 0;

	float: left;

}

.inner {

	width: 210px;

	padding-left: 10px;

	margin-left: 10px;

}

#thebar ul li ul {

	margin: 0 0 0 5px;

	padding: 15px 12px 15px 12px;

	background: url(images/box_bg.png) repeat top left;

	border: #3d403f 1px solid;

	width: 179px;

}

#thebar ul li ul li {

	list-style: none;

	padding: 0;

}

#thebar ul li ul li ul li {

	display: none;

}

#thebar li ul li a:hover {

	text-decoration: none;

}

#thebar li a {

	color: #FFFFFF;

	text-decoration: none;

	font-size: 12px;

	font-family: Tahoma;

	background: url(images/arrow.gif) no-repeat center left;

	padding: 0 0 0 14px;

}

#thebar ul, #thebar ul ol {

	margin: 0;

	padding: 0;

}

#thebar ul li {

	list-style: none;

}

#thebar ul li h3 {

	color: #FFFFFF;

	font-size: 18px;

	font-weight: normal;

	font-family: "Trebuchet MS";

	background: url(images/li_bg.png) no-repeat top left;

	padding: 10px 0 0 45px;

	width: 148px;

	height: 32px;

}

#thebar ul p, #thebar ul select {

	margin: 5px 0 8px;

}

#thebar ul ul, #thebar ul ol {

	margin: 5px 15px;

}

#thebar ul ul ul, #thebar ul ol {

	margin: 0 0 0 10px;

}

#thebar ul ul li, #thebar ul ol li {

	margin: 4px 0 0;

	padding: 0;

}



.submit {

	padding-left: 5px;

	padding-top: 1px;

}



/* Begin Typography & Colors */

.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h3 {

	font-size: 1.3em;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



small, .nocomments, .postmetadata, blockquote, strike { /* Changed */

	color: #4F4A4A;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/*	Begin Headers */ /* Changed */

h3 {

	padding: 0;

	margin: 10px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Form Elements */

#searchform { /* Changed */

	margin: 0 auto;

	padding: 0; 

	text-align: left;

	}

	

.s { /* Changed */

	border: none;

	width: 124px;

	background: none;

	padding: 2px 0 0 0;

}



.btnsrc { /* Changed */

	margin: 0 0 0 8px;

}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 95%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a {

	color: #000000;

}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 0px;

	margin-bottom: 0px;

	color: #FFFFFF;

	}

.navigation a {

	color: #FFFFFF;

}

/* End Various Tags & Classes*/

#calendar_wrap {

	margin: 0 0 0 5px;

	padding: 15px 12px 15px 12px;

	background: url(images/box_bg.png) repeat top left;

	border: #3d403f 1px solid;

	width: 179px;

}
