/*

Theme Name: VENLO

Description: Szablon dla VENLO

Version: 1.0

Author: Marcin Zaremba

*/



/*** RESET ***/

html, body, ol, ul, li, p, form, input, textarea, select, label, h1, h2, h3, h4 {margin : 0; padding : 0;}



/*** LAYOUT ***/

body {font:16px Verdana, Arial, Helvetica, sans-serif; #fff; color:#3a4d75;background:#456D72 url(images/bodybg.gif) repeat scroll 0 0}

#wrap {width:902px; margin: 0px auto;}
#wrap-inside {width:902px; margin: 0px auto;}


/*** LINK ***/

a {text-decoration:none; color:#0a246a;}

a:hover {color:#FF8200; text-decoration:none;}

a img {border:none;}



/*** HEADER ***/

#header{height:241px; background: url(images/header.jpg); display: block; margin-top: 0px; padding-top: 0px;width:888px;}

#header h1 {font:28px Verdana, Arial; letter-spacing:+1px; text-transform:uppercase; float:left;}

#header h1 a {color:#444;}

#header p.desc {float:right; color:#aaa; font:18px Georgia, "Times New Roman", Times, serif; letter-spacing:+1px; font-style:italic; margin:8px 0 0 0;}

#header a {
				float: left;
				margin-left: 350px;
				display: block;
				width: 200px;
				height: 100px;
				}


/*** NAVBAR ***/
#navbar {
	width: 888px;
	margin: 0 0 0 0px;
	height: 41px;
	display: inline-block;
	background: url(images/nav.jpg) repeat-x;
}

#navbar ul {
	margin: 0px auto;
}

#navbar li {
	float: left;			
	display: inline-block;
	margin: 11px auto 0 auto;
}

#navbar a {
	width: 126px;
	float: left;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fbfbfb;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
}

#navbar a:hover, #navbar .current_page_item a {
	color: #FF8200;
	font-weight: bold;
}


/*** CONTENT ***/

#content-top{float: left; margin: -4px 0 0 0px; display: block; width: 888px; height: 41px; background: url(images/content-top.jpg);}

#content-all{display: inline-block; margin: 0 0 0 0px; width: 888px; background: url(images/content-bg.jpg) repeat-y; padding: 0;}

#content {float:left; width:564px; margin: 0 0 0 29px; line-height:1.6em; padding: 0 10px 0 10px; font-size: 12px; }

#content a {font-weight:bold;}

#content h2 {font:20px Verdana, Arial;}

#content h2 a {font-weight:normal;}

#content h3 {font:18px Verdana, Arial; font-style:italic; color:#fd0101;}

#content h3 a {font-weight:normal;}

#content p { margin:0 0 0 -2px;}

#content .post {margin:0 0 20px 0;}

#content ul, #content ol { margin:0 0 15px 30px;}

#content ul ul, #content ol ol {margin:0 0 0 14px;}

#content li {margin: 0 0 3px 0;}

#content p.postmeta {font-size:11px; color:#3B5E7E; line-height:16px; padding: 0; margin: 0 0 10px 0;}

#content p.postmeta a {font-weight:normal;}



/*** SIDEBARS ***/

.sidebar {width:208px; float:left; margin: 0 0 0 19px; background: #cadcfc; padding: 10px 10px 0 10px;}

.sidebar a {font-size: 12px; font-weight: bold;}

.sidebar h2, caption {font:16px Verdana, Arial; letter-spacing:0px; border-bottom:2px solid #001a65; color:#3a5280; font-weight: bold; margin:0 4px 6px 0; padding: 10px; text-align:center;}

.sidebar ul {list-style:none; padding:2px; margin:0px 0px 10px 20px;}

.sidebar ul ul {margin:0 0 0 5px;}

.sidebar ul ul a {font-weight: bold;}

.sidebar ul li {margin:4px 0 4px 0; color:#444;}



/*** CALENDER ***/

table#wp-calendar {text-align:center; margin:0 auto 10px; color:#aaa; width:180px;}

table#wp-calendar a { font-weight:normal; }

td#prev {text-align:left;}

td#next {margin-left:20px;}



/*** COMMENTS ***/

#comments {margin:20px 0 0 0; float:left; width:500px;}

#comments p {margin:0 0 10px 0; line-height:12px;}

#comments label { margin:0 0 0 10px; font-size:10px;}

#comments ul.commentlist {list-style:none outside; margin:0 0 20px 0;}

#comments ul.commentlist li {border:1px solid #eee; margin:0 0 10px 0; overflow:hidden; background:#f6f6f6;}

#comments ul.commentlist .top {background:#f6f6f6; height:32px; font-size:10px; border-bottom:1px solid #eee;}

#comments ul.commentlist li p {padding:10px 10px 0 10px; line-height:20px; font-size:11px;}



/*** FOOTER ***/

#footer {
				font-size: 10px;
				background: url(images/footer.jpg) no-repeat;
				float:left; 
				width: 888px;
				height: 55px; 
				margin: -4px 0 0 0px; 
				padding: 38px 0 0 0; 
				text-align:center; 
				color:#fbfbfb;
				display: block;
				}



/*** FORMS ***/

input#s {width:172px; border-top:1px solid #f6f6f6; border-left:1px solid #f6f6f6; border-bottom:1px solid #aaa; border-right:1px solid #aaa; padding:2px 0 2px 0; color:#444;}

form#commentform { border-top:2px dotted #ccc; background:#f6f6f6; padding:20px; }

input.commenttext { padding:4px; width:200px; font:12px Verdana, Arial, Helvetica, sans-serif; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:none; border-top:none; }

textarea { padding:4px; width:452px; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:none; border-top:none; height:100px; }

input.commentbutton { padding:4px; width:150px; border:1px solid #aaa; color:#aaa; font-weight:bold; }

input.commentbutton:hover { border:1px solid #444; }



/* WP IMAGES */

img.aligncenter,div.aligncenter {display: block;margin-left: auto; margin-right: auto;}

img.alignright {padding:4px; margin:0 0 2px 5px; display:inline;}

img.alignleft {padding:4px; margin:0 5px 2px 0; display:inline;}

.alignright {float:right;}

.alignleft {float:left;}

.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #000050; padding-top: 4px; margin: 10px;}

.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;}



/*** CLASSES ***/

code {border:1px solid #ccc; background:#f6f6f6; display:block; padding:10px;}

blockquote{font-style:italic; color:#444;}

.textwidget {color:#444; margin:4px 0 10px 0; line-height:18px; font-size:11px;}
