/*  
Theme Name: Krzyk Photoblog
Theme URI: http://krzyk.net/
Description: Template made for krzyk.net by <a href="http://kurak.net/">Kurak</a>.
Version: 2.0
Author: Jakub Slaby /Kurak/
Author URI: http://kurak.net/

	
*/



/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	background: url('gfx/background.gif') top left #000;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited{
	color: #ef0000;
	text-decoration: none;
}

a:hover{
	color: #9b0909;
	text-decoration: underline;
}

#site{
	width: 100%;
	background: url('gfx/back.gif') repeat-x top left;
	margin-top: 5%;
}

#main_body{
	background: url('gfx/main.jpg') no-repeat;
	height: 374px;
	width: 471px;
	text-align: left;
	color: #535252;
}


a.menu_home:link, a.menu_home:visited {
       display: block;
       background: url('gfx/menu_home.gif') no-repeat;
       vertical-align: middle;
       text-align: left;
       height: 23px !important;
       height: 23px;
       width: 88px;
}
a.menu_home:hover {
       background-position: 0px -23px;
       text-decoration: none;
}

a.menu_omnie:link, a.menu_omnie:visited {
       display: block;
       background: url('gfx/menu_omnie.gif') no-repeat;
       vertical-align: middle;
       text-align: left;
       height: 24px !important;
       height: 24px;
       width: 88px;
}
a.menu_omnie:hover {
       background-position: 0px -24px;
       text-decoration: none;
}


a.menu_linki:link, a.menu_linki:visited {
       display: block;
       background: url('gfx/menu_linki.gif') no-repeat;
       vertical-align: middle;
       text-align: left;
       height: 24px !important;
       height: 24px;
       width: 88px;
}
a.menu_linki:hover {
       background-position: 0px -24px;
       text-decoration: none;
}


a.menu_kontakt:link, a.menu_kontakt:visited {
       display: block;
       background: url('gfx/menu_kontakt.gif') no-repeat;
       vertical-align: middle;
       text-align: left;
       height: 24px !important;
       height: 24px;
       width: 88px;
}
a.menu_kontakt:hover {
       background-position: 0px -24px;
       text-decoration: none;
}

/**/

.page1{
	width: 234px;
	height: 348px;
	float: right;
	margin-left: 1px;
	margin-bottom: 40px;
}

.post_date{
	width: 219px;
	height: 21px;
	color: #9c9b9b;
	padding-top: 16px;
	padding-left: 15px;
}

.avatar_image{
	text-align: center;
	margin-top: 10px;
}
.avatar{
	border: 4px solid #fff;
}


.tresc{
	padding: 13px;
	padding-top: 47px;
}

a.title_link2:link, a.title_link2:visited{
	font-family: Georgia;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
a.title_link2:hover{
	text-decoration: none;
}

.comments_top{
	color: #329b00;
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	font-weight: bold;	
}


.comments_ids{
	color: #ffd200;
	font-size: 11px;
}
.comments_ids a:link, .comments_ids a:visited, .comments_ids a:hover{
	color: #ffd200;
	font-size: 11px;
}

.comment{
	margin-bottom: 10px;
}

.input{
	background: #111111;
	border: 1px solid #333333;
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	padding: 3px;
	width: 120px;
}

.textarea{
	background: #111111;
	border: 1px solid #333333;
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	padding: 3px;
}

.comment p{
	margin: 0px;
	padding: 0px;
}

.submit{
	background: #111111;
	border: 1px solid #333333;
	color: #ffd200;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	padding: 3px;
	margin-top: 2px;
}

#footer{
	border-top: 1px solid #313131;
	width: 467px;
	padding-top: 5px;
	color: #525252;
	padding-left: 21px;
}

#footer a:link, #footer a:visited{
	color: #525252;
	text-decoration: underline;
}

#footer a:hover{
	color: #fff;
	text-decoration: none;
}

a.footer_kurak:link, a.footer_kurak:visited {
       display: block;
       background: url('gfx/kurak_link.gif') no-repeat;
       vertical-align: middle;
       text-align: left;
       height: 21px !important;
       height: 21px;
       width: 21px;
	   float: right;
}
a.footer_kurak:hover {
       background-position: 0px -21px;
       text-decoration: none;
}

#nawigacja_new{
		position: absolute;
		margin-top: 348px;
		width: 470px;
}