body#body {
	font-size:62.5%;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#EAEAEA;
	text-align:center;
	background:#393939 url('images/header-bg.gif') repeat-x top left;
	margin:0 0 20px;
	padding:0;
}

h1, h2, h3 {
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
}

#page {
	text-align:left;
	width:960px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#header {
	margin:0;
	padding:0 20px 20px;
}

#header-desc {
	font-size:1.2em;
	text-align:center;
	display:none;	
}

#content {
	font-size:1.2em;
	float:left;
	width:710px;
	margin:0;
	padding:0 20px 20px;
}


.post {
	text-align:left;
	margin:0 0 40px;
}
.post hr {
	display:block;
}

.entry {
	line-height:1.4em;
}
.postmetadata {
	text-align:center;
	padding-top:5px;
}
.alt {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin:0;
	padding:10px;
}
#footer {
	border:none;
	width:940px;
	clear:both;
	margin:0 auto;
	padding:0;
	text-align:center;
}
small {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:.9em;
	line-height:1.5em;
}
div.wp_syntax {
	width:100%;
	max-height:300px;
	font-size:1.2em;
	overflow:auto;
	background-color:#EEEEEE;
}
td.line_numbers {
	font-size:1em;
	border-right:1px dashed silver;
	padding:0 5px 0 0;
}
td.code {
	padding:0 0 0 5px;
}

/* ALL H* ---------------------------------------------------------------------------------------------------------------------------------*/

h1 {
	font-size:3.5em;
	text-align:left;
	margin:0;
}

h1 a {
	background:transparent url('images/logo.png') no-repeat 0 0;
	height:110px;
	width:510px;
	text-indent:-2000px;
	display:block;
	overflow:hidden;
}

h2 {
	font-size:1.6em;
	margin:30px 0 0;
}

#sidebar h2 {
	font-family:'Lucida Grande', Verdana, Sans-Serif;
	font-size:1.2em;
	color:#EEE;
	margin:5px 0 0;
	padding:0 0 0 15px;
	background:transparent url('images/sidebar-bg.gif') no-repeat 0 0;
	height:22px;
	line-height:21px;
}
h3 {
	font-size:1.3em;
	margin:30px 0 0;
	padding:0;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#FFF;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#9dde24;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration:none;
}

/* ALL H* ---------------------------------------------------------------------------------------------------------------------------------*/


/*ALL A ---------------------------------------------------------------------------------------------------------------------------------*/

a, h2 a:hover, h3 a:hover {
	color:#9dde24;
	text-decoration:none;
}
a:hover {
	color:#9dde24;
	text-decoration:underline;
}

/*ALL A ---------------------------------------------------------------------------------------------------------------------------------*/

/*ALL SearchForm ---------------------------------------------------------------------------------------------------------------------------------*/

#searchform {
	margin:10px 0;
}

#searchform div{
	background:transparent url('images/sidebar-bg.gif') no-repeat 0 -23px;
	height:22px;
	width:170px;
	position:relative;
	padding:0;
	margin:0;
}

#searchform #s {
	width:120px;
	position:absolute;
	top:2px;
	left:20px;
	border:0px red solid;
	background-color:transparent;
	color:#fff;

}
#search-submit-btn {
	border:0px red solid;
	height:22px;
	width:25px;
	background-color:transparent;
	position:absolute;
	top:0;
	right:0;
}

/*ALL SearchForm ---------------------------------------------------------------------------------------------------------------------------------*/

/*ALL SideBar ---------------------------------------------------------------------------------------------------------------------------------*/

#sidebar {
	font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left:750px;
	width:190px;
	padding:20px 0 10px;
}

#sidebar a {
	color:#777;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
}

#sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;
}
#sidebar ul p, #sidebar ul select {
	margin:5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin:10px 0 0 0;
}

#sidebar ul ul:hover a, #sidebar ul ol:hover a {
	color:#9dde24
}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style:decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li{
	margin:3px 0 0;
	padding:0 0 0 15px;
	background:transparent url('images/bullet.gif') no-repeat center left;

}
 #sidebar ul ul li, #sidebar ul ol li{
 color:#777;
 }


/*ALL SideBar ---------------------------------------------------------------------------------------------------------------------------------*/


/*ALL RSS ---------------------------------------------------------------------------------------------------------------------------------*/
div#rss-decoration{
	position:absolute;
	top:0;
	right:0;
	background:transparent url('images/floral.png') no-repeat top right;
	height:330px;
	width:160px;
}

a#rss-entries{
	display:block;
	height:40px;
	width:40px;
	position:absolute;
	bottom:3px;
	right:66px;
}
a#rss-comments{
	display:block;
	height:28px;
	width:28px;
	position:absolute;
	bottom:88px;
	right:53px;
}

/*ALL RSS ---------------------------------------------------------------------------------------------------------------------------------*/

.entry p a:visited {
	color:#b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight:bold;
	list-style:none;
	margin:15px 0 3px;
	padding:5px 10px 3px;
}
.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;
	margin:10px 5px 10px 0;
}
#commentform p {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:5px 0;
}
.commentmetadata {
	font-weight:normal;
	display:block;
	margin:0;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color:#777;
}
code {
	font:1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size:.9em;
	letter-spacing:.07em;
	cursor:help;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size:9pt;
}
#wp-calendar a {
	text-decoration:none;
	display:block;
}
#wp-calendar caption {
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
	width:100%;
}
#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}

div.post-date{
	float: left;
	margin: 3px 10px 10px 0;
	background: url(images/date-bg.gif) no-repeat top center;
	height:64px;
	width:58px;
	color:#fff;
	letter-spacing:2px;
	font-weight:bold;
}

div.post-date div.month{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;

	text-align:center;
	text-transform:uppercase;
	color:#c0c0c0;
	margin:15px 0 0 0;
}

div.post-date div.day{
	font-size:1.6em;
	text-align:center;
	color:#c0c0c0;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:4px 0 0 0;
}


.postmetadata {
	clear:left;
}
#footer p {
	text-align:center;
	margin:0;
	padding:20px 0;
}
h3.comments {
	margin:40px auto 20px;
	padding:0;
}
p img {
	max-width:100%;
	padding:0;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}


.entry ol {
	margin:0;
	padding:0 0 0 35px;
}
.postmetadata ul, .postmetadata li {
	display:inline;
	list-style-type:none;
	list-style-image:none;
}



#commentform input {
	width:170px;
	margin:5px 5px 1px 0;
	padding:2px;
}
#commentform textarea {
	width:100%;
	padding:2px;
}
#commentform #submit {
	float:right;
	margin:0;
}
.commentlist {
	text-align:left;
	padding:0;
}
.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}
#wp-calendar {
	empty-cells:show;
	width:155px;
	margin:10px auto 0;
}
#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}
#wp-calendar td {
	text-align:center;
	padding:3px 0;
}
#wp-calendar td.pad:hover {
	background-color:#fff;
}
acronym, abbr {
	border-bottom:1px dashed #999;
}
blockquote {
	padding-left:20px;
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
}
blockquote cite {
	display:block;
	margin:5px 0 0;
}
hr {
	display:none;
}
a img {
	border:none;
}
.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}
div#akst_form, div#akst_form a {
	color:#393939;
}

.entry ol li, #sidebar ul, #sidebar ul ol {
	margin:0;
	padding:0;
}
.entry form, .center {
	text-align:center;
}

.avatar {
	padding:5px;
	border:1px #505050 dashed;
	background-color:#303030;
	float:right;
}

.google-sense468{
	width:470px;
	margin:5px auto;
}

#block-warning{
	display:none;
	padding:10px 10px 10px 80px;
	border:2px dashed #777777;
	margin:10px 0;
	background:#393939 url('images/warning.png') no-repeat 10px 5px;

}

/* SIFR START */

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}

.sIFR-active div#content h2 {
	visibility:hidden;
	font-size:22px;
}


/*SIFR END*/

/* SLIMBOX START*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*SLIMBOX END*/

