/*
Theme Name: Jupiter
Theme URI: http://jupiter.paycheckworld.com
Description: Jupiter nice wordpress theme for personal blog. The theme is released under GPL
Version: 1.0
Author: Vladislav Rizhkov
Tags: Brown, dark, fixed-width
*/
.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
#wrap
{
	width:970px;
	overflow:hidden;
	background:url(images/header.jpg) top left no-repeat;
	margin:0 auto;
}
.inner_wrap
{
	width:945px;
	margin:0 0 0 11px;
	overflow:hidden;
}
a.logo, a.logo:visited
{
	font:bold 40px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	letter-spacing:-2px;
	position:absolute;
	display:block;
	top:25px;
	text-shadow:0px 1px 1px #222;
}
.description
{
	color:#fff;
	font-size:11px;
	position:absolute;
	top:70px;
	left:5px;
	
}
form.search
{
	display:block;
	width:208px;
	height:26px;
	position:absolute;
	top:35px;
	right:70px;
	overflow:hidden;
}
input.seach_input
{
	display:block;
	overflow:hidden;
	width:174px;
	padding:0 0 0 10px;
	height:26px;
	border:0;
	margin:0;
	float:left;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#7a7a7a;
	background:url(images/png.png)  0 -33px no-repeat;
}
input.seach_submit
{
	display:block;
	overflow:hidden;
	width:24px;
	height:26px;
	border:0;
	margin:0;
	background:url(images/png.png)  -184px -33px no-repeat;
	float:left;
	cursor:pointer;
	
}
a.rss, a.rss:visited
{
	display:block;
	width:28px;
	height:28px;
	overflow:hidden;
	position:absolute;
	top:34px;
	right:0px;
	background:url(images/png.png) -216px -32px no-repeat;
	text-indent:-9000px;
	cursor:pointer;
}
a.rss:hover
{
	background:url(images/png.png) -244px -32px no-repeat;
		width:28px;
	height:28px;
}

ul.menu, ul.menu li
{
	background:0;
	padding:0;
	margin:0;
	list-style:none;
}
ul.menu
{
	text-transform:uppercase;
	position:absolute;
	top:110px;
	left:25px;
}
ul.menu li
{
	float:left;
	margin-right:25px;
	font-size:11px;
	position:relative;
}
ul.menu li a, ul.menu li a:visited
{
	text-decoration:none;
	color:#fff;
}
ul.menu li a:hover, ul.menu li a.current_item, ul.menu li a.current_item:visited
{
	color:#88f0ff;
}
ul.menu li ul 
{ 	
	position: absolute; 
	left:0px; 
	top: 15px;
	padding:0;
	margin:0;
	display:none; 
	width:150px;
	background:url(images/transperent.png) top left repeat;
	list-style:none;
}

ul.menu li ul li
{
	float:none;
	padding:5px 0 5px 5px;
	display:block;
	margin:0;
	position:relative;

}
ul.menu li ul li ul
{
	position: absolute; 
	left:150px; 
	top:0px;
	display:none; 
	padding:0px 0 0 0;
	list-style:none;
}


ul.menu li:hover ul, ul.menu li.over ul { display: block; } 
ul.menu li:hover ul li ul, ul.menu li.over ul li ul { display: none; } 
ul.menu li ul li:hover ul, ul.menu li ul li.over ul { display: block; } 


.header
{
	width:945px;
	height:191px;
	position:relative;
}
.content
{
	overflow:hidden;
}
.content_top
{
	height:4px;
	background:url(images/top.png) top left no-repeat;
}
.content_body
{
	overflow:hidden;
	background:url(images/transperent.png) top left repeat;
}
.content_inner
{
	overflow:hidden;
	background:url(images/blik.png) top left no-repeat;
	
}
.content_bottom
{
	height:auto !important;
  	height:500px;
	min-height:500px;
	background:url(images/bottom.jpg) bottom left no-repeat;
}
.inside
{
	padding:30px 26px 30px 12px;
}

.mainbar
{
	width:585px;
	float:left;
	padding:0 0 0 45px;
	position:relative;
}
.post
{
	margin-bottom:0 0 20px 0;
}
.date
{
	width:33px;
	height:33px;
	text-align:center;
	position:absolute;
	left:0px;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	background:url(images/png.png) -292px -30px no-repeat;
}
.date span
{
	font-size:11px;
	display:block;
	font-weight:bold;
	line-height:1.4;
}
.meta
{
	background:url(images/png.png) top left no-repeat;
	width:585px;
	height:27px;
	color:#000;
	font-size:11px;
	overflow:hidden;
	margin-bottom:18px;
}
.meta a, .meta a:visited
{
	color:#0072ba;
}
.meta span
{	
	float:left;
	display:block-inline;
	margin:4px 0 0 10px;	
}
.meta_comments
{
	margin:4px 7px;
	float:right;
	display:block-inline;
	
}
a.meta_comments, a.meta_comments:visited
{
	color:#fff;
}
.entry
{
	overflow:hidden;
	padding-bottom:18px;
	background:url(images/separate.gif) bottom left repeat-x;
	font-size:14px;
	line-height:24px;
	margin-bottom:18px;
	
}
.tags
{
	font:11px Georgia, "Times New Roman", Times, serif;
	margin:0 0 18px;
}
.post_pages
{
	font:11px Georgia, "Times New Roman", Times, serif;
	margin:0 0 18px;
}




ol.commentlist
{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
li.comment
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
	background:url(images/dots_small.gif) bottom left repeat-x;
}
li.pingback
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback .vcard
{
	padding:0 0px 0 75px;
}
li.pingback .p
{
	padding:0 0px 0 75px;
}
li.pingback .commentmetadata
{
	padding:0 0px 0 75px;
}
li.comment img
{
	border:10px solid #291812;
	float:left;
	margin:0 15px 0 0;
}

li.comment cite
{
	font-style:normal;
	font-size:16px;
	line-height:180%;
	color:#fff;
	margin:0;
	padding:0 2px;
}
li.comment span
{
	font-style:normal;
	font-size:16px;
	color:#554340;
}
.commentmetadata
{
	margin:0;
	padding:0 0 8px;
	line-height:80%;
	font:italic 11px Georgia, "Times New Roman", Times, serif;
}
.comment-body
{
	width:100%;
	overflow:hidden;
}
.comment-body p
{
	width:500px;
	overflow:hidden;
	float:right;
	padding:0 0 0px 0;
}
.comment-body blockquote
{
	overflow:hidden;
	float:right;
	padding:0 0 10px 10px;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.post_comment
{
	background:#cdcbbc;
	border:1px solid #b5b3a0;
	padding:15px 30px;
	margin-bottom:20px	
}

.commentform_inner h3
{
	padding:0 0 10px 9px;
	color:#fff;
}

.commentform_hint
{
	padding:6px 9px;
	background:#190e0a;
	color:#fff;
	overflow:hidden;
	margin:0 0 5px 0;
}
form.commentform_form
{
	width:100%;
	overflow:hidden;
}
.commentform_left
{
	float:left;
	width:147px;
	overflow:hidden;
	padding:0 0 0 9px;
}
.commentform_right
{
	float:right;
	width:422px;
	overflow:hidden;
}
.commentform_title
{
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 2px 4px;
}
.commentform_left input
{
	width:145px;
	height:19px;
	border:0;
	margin:0 0 5px;
	background:url(images/form_input.gif) top left no-repeat;
}
.commentform_right textarea
{
	width:422px;
	height:119px;
	border:0;
	background:url(images/textarea.gif) top left no-repeat;
	margin:0;
}
.commentform_right input.commentform_submit
{
	width:80px;
	height:27px;
	background:url(images/post_btn.gif) top left no-repeat;
	margin:8px 0 0 0;
	font-size:12px;
	cursor:pointer;
	line-height:100%;
	border:0;
}


.sidebar
{
	width:250px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}
.sidebar ul, .sidebar ul li
{
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

.sidebar ul li
{
	margin:0 0 30px 0px;
}
.sidebar ul
{
	margin:0 0 0 10px;
}

.sidebar ul li ul li
{
	background:url(images/dots.gif) bottom left repeat-x;
	padding:5px 0 10px 0;
	margin:0;
}

.sidebar ul li ul li ul
{
	margin:0 0 0 20px;
}
.sidebar ul li ul li ul li
{
	background:none;
	font-size:13px;
	padding:0;
	line-height:20px;
}
.sidebar h2, .sidebar h3
{
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	width:250px;
	height:27px;
	overflow:hidden;
	padding:3px 0 0 0px;
	text-indent:20px;
	color:#fff;
	text-shadow:0px 1px 1px #872300;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/png.png) -331px -30px no-repeat;	
	margin:0 0 5px;
	font-style:normal;
}
.footer
{
	padding:20px 0;
}














































