/*
Theme Name: Levik
Theme URI: http://www.levik.pl
Description: HomePage
Version: 0.1
Author: Pitor Lewicki
Author URI: http://www.levik.pl
Tags: blue, custom header, fixed width, two columns, widgets
*/
body{
background-image : url("images/ass.jpg");
text-align:center;
}

div{
 color: #77d9fe;
}

img {
 border: 0px;
}

.tab {
 color: #77d9fe;
 font-family:Lucida Console, Courier New, Fixed;
 font-size:12px;
 padding:15px;
 text-align:right;
}

#tab_menu td{
width:100px;
font-family:Lucida Console, Courier New, Fixed;
}

#main{
 margin: 20px auto;
 width:962px;
}

#logo{
 width:300px;
 height:150px;
 float:left;
 background-color:#000000;
 border: 1px solid #77d9fe;
}

#frame{
 width:400px;
 height:150px;
 background-color:#000000;
 border: 1px solid #77d9fe;
 margin-left:557px;
}

#showText{
display:inline;
}

#menu_hor{
 width:960px;
 height:50px;
 margin-top:20px;
 margin-bottom:20px;
 background-color:#000000;
 border: 1px solid #77d9fe;
}

#content{
 width:725px;
 min-height:400px;
 float:left;
 background-color:#000000;
 border: 1px solid #77d9fe;
 margin-bottom:20px;
 text-align:left;
 padding: 5px;
 letter-spacing:1px;
}

#menu{
 width:215px;
 min-height:400px;
 background-color:#000000;
 border: 1px solid #77d9fe;
 margin-left:742px;
 margin-bottom:20px;
}

ui{
list-style-image : none;
}

#bottom{
 width:960px;
 min-height:35px;
 background-color:#000000;
 border: 1px solid #77d9fe;
 clear: both;
}

.tm{
 font-family:Arial;
 font-size:10px;
 letter-spacing:2px;
 line-height:1px;
}
.info{
 font-family:Arial;
 font-size:12px;
 font-weight:bold;
 line-height:2px;
 letter-spacing:2px;
}

a:link {
color:#77d9fe;
text-decoration:none;
}

a:visited {
color:#77d9fe;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
}

/*classic*/

#menu input{
border-right: #77d9fe 1px solid;
border-top: #77d9fe 1px solid;
border-bottom: #77d9fe 1px solid;
border-left: #77d9fe 1px solid;
background-color: black;
font-family: tahoma,sans-serif;
font-size: 12px;
color: #77d9fe;
height: 19px;
}


#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #000;
	border: 1px solid #77d9fe;
	color: #77d9fe;
	margin-bottom:3px;
}

#menu ul {
	color: #77d9fe;
	font-weight: bold;
	list-style-type: none;
	margin-bottom:5px;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: Lucida Console, Courier New, Fixed;
	letter-spacing: 0.1em;
	margin-top: 15px;
	padding: 5px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 110%;
	list-style-image:url("images/pkt.jpg");
	margin: 5;
	padding: 0;
	text-align: left;
	margin-left:30px;
}

#menu ul ul li {
	border: 0;
	font: Lucida Console, Courier New, Fixed;
	letter-spacing: 0;
	margin-top: 3px;
	padding: 0;
	padding-left: 0px;
}

#menu ul ul li a {
	color: #77d9fe;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #77d9fe;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: #000;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions & aligment */

h2 {
	border-bottom: 1px dotted #77d9fe;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #77d9fe;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0px;
}

p a:link {
text-decoration:underline;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 2;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#submit{
border-right: #77d9fe 1px solid;
border-top: #77d9fe 1px solid;
border-bottom: #77d9fe 1px solid;
border-left: #77d9fe 1px solid;
background-color: black;
font-family: tahoma,sans-serif;
font-size: 12px;
color: #77d9fe;
height: 19px;
}
cite {
color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}


