/*
Theme Name: openmedica
Description: WordPress theme for medpass by <a href="http://openmedica.pl">Openmedica</a>.
Version: 1.1
Author: misz Michal Galubinski
Author URI: http://activeweb.pl/
Tags: openmedica
Text Domain: openmedica

	openmedica by misz v1.0
	 http://misz.com/
*/

/* GLOBAL */
.size-large {
border:10px #eee solid;
}

body {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-size:12px;
	color: #404040;
	text-align: center;
	line-height:1.8;
	}

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;
	}

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;
	}

.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;
	background-color: white;
	text-align: left;
	}

#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:330px;
	height:30px;
	margin:15px;
	padding:0;
	display:block;
	background:url(images/logo.jpg) left top no-repeat;
	text-indent:-100000px;
	}

#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;
	}

#description {
	width:960px;
	}

.description h3 {
	margin-left:15px;
	font-size:36px;
	color:#999;
	}

#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;
	}

.numbers_starsze, .numbers_nowsze {
	display:none;
	}

.active_page, .active_page a {
	color:#f89634;
	font-weight:bold;
	}




#posts {
	width:630px;
	float:left;
	}

#posts-list {
	background:url(images/box-standart-background.jpg) left top no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	border-left: #bfbfbf solid 1px;
	border-right: #bfbfbf solid 1px;
	}

#post-list img {
	margin:15px;
	}

#post-list-top {
	width:628px;
	height:25px;
	padding-top:5px;
	color:#808080;
	background:url(images/box-standart-top.jpg) left top no-repeat;
	padding-left:15px;
	}

#posts-list-dziubek {
	border-top:#CCC solid 1px;
	margin-top:25px;
	margin-bottom:20px;
	margin-left:-15px;
	margin-right:-15px;
	padding-left:30px;
	}

#posts-dziubek {
	margin-left:15px;
	margin-bottom:20px;
	}

#posts-list-dziubek img {
	margin-top:-1px;
	}

#post-list-bottom {
	width:630px;
	height:4px;
	background:url(images/box-standart-bottom.jpg) left bottom no-repeat;
	}

#post-list-top-navigation {
	padding-bottom:30px;
	}

#tags {
	padding-top:15px
	}




#single-list-dziubek {
	border-top:#CCC solid 1px;
	margin-top:25px;
	margin-bottom:-30px;
	margin-left:-15px;
	margin-right:-15px;
	padding-left:30px;
	}

#single-list-dziubek img {
	margin-top:-1px;
	}

#single-autor {
	float:right;
	width:137px;
	margin-left:15px;
	margin-top:20px;
	background-color:#f6f6f6;
	background: url(images/single-autor-top.png) top left no-repeat;
	}

#single-autor-info {
	width:105spx;
	margin-top:5px;
	padding:15px;
	background-color:#f6f6f6;
	border-left: #e3e3e3 solid 1px;
	border-right: #e3e3e3 solid 1px;
	background-color:#f6f6f6;
	}
#single-autor-info-bottom {
	width:137px;
	height:20px;
	background:url(images/single-autor-bottom.png) top left no-repeat;
	}


/* 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, .cat-item:last-child {
	background:url(images/box_last.jpg) left top no-repeat;
	height:31px;
	padding-top:10px;
	padding-left:15px;
	width:302px;
	
}

#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;
	background: url(images/box-white-background-bottom.png) left bottom no-repeat;
	}

.widget_archive ul, .widget_links ul {
	background: url(images/box-white-background-top.png) left top no-repeat;
	}

.widget_archive li, .widget_links li {
	height:25px;
	padding-top:5px;
	padding-left:15px;
	border-bottom:solid 1px #CCC;
	}
.widget_archive li:last-child, .widget_links li:last-child {
	border-bottom:none;
}

#tag_cloud-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;
	}


/* SINGLE.PHP */

.entry p {
	padding-top:15px;
	}


/* COMMENTS */


#content {
	width:630px;
	float:left;
	}

#comments-padding-left {
	/*margin-left:15px;*/
	}

.comments-title {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:15px;
	}

#comments-subtitle {
	margin-top:20px;
	margin-bottom:0px;
	margin-left:15px;
	}
	
#respond textarea {
	width:615px;
	height:100px;
	margin-top:15px;
	margin-bottom:15px;
	}
	
#respond input {
	width:230px;
	height:25px;
	margin-top:15px;
	}

#comments-submit {
	width:300px;
	float:left;
	}

#comments-submit input {
	margin:0px;
	padding:0px;
	}

#comments-logout {
	width:315px;
	text-align:right;
	float:left;
	}

#commentlist li {
	padding-bottom:30px;
	margin-bottom:10px;
	padding-left:15px;
	background:url(images/kreska-pozioma.jpg) bottom left no-repeat;
	/*border-bottom: #e3e3e3 solid 1px;*/
	}

#respond {
	margin-top:20px;
	}


/* 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;
	}

.wp-polls {
width:80%;
padding:20px;
border:10px #eee solid;
}

.polltitle{
 PADDING:5px; MARGIN: 0px; COLOR: #ffffff; PADDING-TOP: 5px; BACKGROUND-COLOR: #ed1c24; margin-bottom:20px;
}

.avatarthumb {
width:100px;
border:1px #eee solid;
}
