/*
Theme Name: medpass
Description: WordPress theme for medpass by <a href="http://activeweb.pl">activeweb</a>.
Version: 1.0
Author: misz Michal Galubinski
Author URI: http://activeweb.pl/
Tags: medpass
Text Domain: medpass
*/

.size-large {
border:10px #eee solid;
padding:10px;
}
 
/* GLOBAL */
body {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-size:12px;
	color: #404040;
	text-align: center;
	line-height:1.8;
	margin:0;
	padding-top:5px;
	background-image:url(images/logo-medpass-big.png);
	background-position:top center;
	background-repeat:no-repeat;
	}

a {
	text-decoration:none;
	color:#336497;
	}

ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}

hr {
	margin-top:20px;
	/*margin-left:-15px;
	margin-right:-15px;*/
	font-size:0;
	line-height:0;
	border:0;
	border-top:#bfbfbf solid 1px;
	}

strong {
	color:#808080;
	}

.orange {
	color:#f89634;
	}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-left:0px;
	padding-left:30px;
	background:url(images/blockquote.png) top left no-repeat;
	}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-weight:normal;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.4;
	}

h2 a {
	font-size:28px;
	line-height:1.2;
	}

.mini {
	font-size:9px;
	color:#bfbfbf;
	}

.mini-dark {
	font-size:9px;
	color:#404040;
	}

.underline, .underline a {
	text-decoration:underline;
	}

.alignleft {
	float:left;
	}

.alignright {
	float:right;
	}

.top10 {
	padding-top:10px;
	}

.bottom10 {
	padding-bottom:10px;
	}

.size-thumbnail {
	margin:15px;
	border:solid 1px #999;
	}


/* HEADER */

#page {
	width:960px;
	margin:auto;
	text-align: left;
	}

#page-header {
	width:960px;
	margin:auto;
	background-color: white;
	text-align: left;
	}

#medpassbar {
	width:100%; 
	height:200px;
	background:url(images/background-top.jpg) repeat-x #333;
	}

#medpassbar-content {
	width:960px;
	height:200px;
	text-align:left;
	margin:auto;
	background-image:url(images/logo-medpass-big-crop.png);
	background-position:center;
	background-repeat:no-repeat;
	}

.medpassbar-content-ico h2 {
	font-size:14px;
	}

.medpassbar-content-ico {
	width:289px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	color: #999;
	font-size:9px;
	}

.medpassbar-content-ico-border {
	border-right:#666 solid 1px;
	}

.medpassbar-content-ico img {
	float:left;
	margin-right:15px;
	}

#header {
	width:960px;
	}

#links {
	width:960px;
	height:38px;
	margin:0;
	padding:0;
	background:url(images/kreska-poziomoa.jpg) left bottom no-repeat;
	}
	
#links ul {
	margin-left:15px;
	padding:0;
	}
	
#links li {
	font-size: 9px;
	display:inline;
	margin-right:20px;
	color:#bfbfbf;
	}

#links a {
	color:#666;
	text-decoration:none;
	}

#links a:hover {
	color:#f89634;
	}

#headerimg h1 {
	float:left;
	width:300px;
	height:60px;
	margin-left:15px;
	padding:0;
	display:block;
	background:url(images/logo.png) left top no-repeat;
	text-indent:-100000px;
	}


/* MENU */

#menu {
	float:left;
	width:600px;
	height:30px;
	text-align:right;
	}
	
#menu ul {
	padding:0;
	}
	
#menu li {
	font-size: 12px;
	display:inline;
	margin-right:20px;
	color:#bfbfbf;
	}

#menu a {
	color:#404040;
	text-decoration:none;
	font-weight:bold;
	}

#menu a:hover {
	color:#f89634;
	}


/* POST */

#description {
	width:960px;
	}

.description h3 {
	margin-left:15px;
	padding-top:10px;
	font-size:36px;
	color:#999;
	}

#post {
	width:370px;
	float:left;
	margin-right:30px;
	padding-right:30px;
	}

#post p {
	padding-bottom: 20px;
	}

#post-list {
	margin-left:15px;
	}

#post-subtitle a {
	color:#f89634;
	text-decoration:none;
	}

#post-list-top-title {
	width:200px;
	float:left;
	}

#post-list-top-title ul {
	display:inline;
	}

#post-list-top-title li {
	display:inline;
	margin-right:5px;
	}

#post-list-top-navi {
	width:400;
	margin-right:10px;
	float:right;
	text-align:right;
	}

#wp_page_numbers li {
	list-style-type:none;
	padding:0px;
	font-size: 9px;
	display:inline;
	margin-right:20px;
	}

.meta {
	font-size:9px;
	padding-bottom:15px;
	}

.numbers_starsze, .numbers_nowsze {
	display:none;
	}

.active_page, .active_page a {
	color:#f89634;
	font-weight:bold;
	}

.feedback {
	font-size:9px;
	text-align:right;
	color:#bfbfbf;
	margin-bottom:30px;
	}

.storycontent {
	margin-bottom:-20px;
	}


/* SIDEBAR */

#sidebar {
	width:300px;
	margin-left:30px;
	float:left;
	}

#sidebar-categories li, .cat-item {
	height:30px;
	padding-top:10px;
	padding-left:15px;
	background:url(images/box-kategories-background.jpg) left top no-repeat;
	}
#sidebar-categories li:last-child, #categories-3 ul .cat-item-3 {
	height:31px;
	background:url(images/box_last.jpg) left top no-repeat;
	width:286px;
}

#sidebar-categories-title, .widgettitle {
	height:30px;
	padding-top:10px;
	padding-left:15px;
	background:url(images/box-standart-background.jpg) left top no-repeat;
	}

.widgettitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#999;
	height:20px;
	}

.widgettitle li {
	height:30px;
	padding-top:10px;
	padding-left:15px;
	background:url(images/box-standart-background.jpg) left top no-repeat;
	}

.widgettitle {
	background-color:#FFF;
	background-image:none;
	}

#sidebar-archives {
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	}
	
#sidebar-archives li {
	height:25px;
	padding-top:3px;
	padding-left:15px;
	border-bottom:#CCC solid 1px;
	}

.widget {
	margin-bottom:20px;
	}

.widget_tag_cloud a {
	line-height:0.8;
	}

.widget_archive, .widget_links {
	padding-bottom:1px;
	}

.widget_archive ul, .widget_links ul {
	background: url(images/box-white-background-bottom.png) left bottom no-repeat;
	}

.widget_archive li, .widget_links li {
	height:25px;
	padding-top:5px;
	padding-left:15px;
	border-bottom:solid 1px #CCC;
	}
.widget_archive li:first-child, .widget_links li:first-child {
	background: url(images/box-white-background-top.png) left top no-repeat;
	}
.widget_archive li:last-child, .widget_links li:last-child {
	border-bottom:none;
	}
#tag_cloud-3 div, #rss-3 div {
	padding:15px;
	background: url(images/box-white-background-top.png) left top no-repeat;
	}

#tag_cloud-3 {
	background: url(images/box-white-background-bottom.png) left bottom no-repeat;
	}

#rss-3 ul {
	padding-bottom:15px;
	background: url(images/box-white-background-bottom.png) left bottom no-repeat;
	}
#rss-3 ul li {
	padding:15px 15px 0 15px;
}
#rss-3 ul li:first-child {
	background:transparent url(images/box-white-background-top.png) no-repeat scroll left top;
}
	
.rss-date {
	font-size:9px;
	color:#999;
	padding-left:15px;
	padding-bottom:15px;
	}

.rsswidget {
	font-size:9px;
	line-height:1.0;
	}

#categories-3, #linkcat-2, #tag_cloud-3 {
	font-size:9px;
	}

#categories-3 ul, #linkcat-2 ul, #tag_cloud-3 div {
	font-size:12px;
	margin-top:10px;
	}


/* SINGLE */

#single  {
	width:555px;
	float:left;
	padding-left:15px;
	margin-right:30px;
	padding-right:30px;
padding-top:20px;
	}

#single h2 {
width: 455px;
}
#single p {
	padding-bottom:20px;
	}

.single-title {
	width: 400px;
	}

.single-meta {
	width:440px;
	}


/* SUB SIDEBAR */

#subsidebar {
	width:198px;
	float:left;
	}


/* COMMENT */

#comment {
	width:570px;
	}


/* FOOTER */

#footer-list {
	margin-top:50px;
	}

#footer-list a {
	text-decoration:underline;
	}

#footer-list li {
	width:135px;
	margin-right:30px;
	list-style-type:none;
	padding:0px;
	display:inline;
	float:left;
	}
#subsidebar{
	height:300px;
}


 /*-----IE------*/
 
 body {
 	_behavior:url(images/iepngfix.htc);
	_cursor: pointer;
 }

#headerimg h1 {
 	_behavior:url(images/iepngfix.htc);
	_cursor: pointer;	
}