/*
Theme Name: Sekcja plastyczna GUTW
Description: Szablon strony internetowej Sekcji plastycznej Gostyńskiego Uniwersytetu Trzeciego Wieku.
Version: 1.0
Author: Jakub Zasina
Author URI: http://zasina.net/
*/

/* Struktura */

body				{	background: #DFDFDF;
					margin: 0px 0px 0px 0px;}

div#header			{	}

div#calosc			{	border: none;
					width: 1031px;
					margin: 0 auto;}

div#sidebar_left		{	float: left;
					width: 271px;}
						
div#sidebar_center		{	float: left;
					width: 526px;
					height: 122px;}
						
div#sidebar_center1		{	width: 496px;
					height: 44px;
					background-image: url(images/sidebar2.jpg);
					padding: 1px 15px 0px 15px;
					overflow: hidden;}

div#sidebar_center2		{	width: 496px;
					height: 76px;
					background-image: url(images/sidebar4.jpg);
					padding: 1px 15px 0px 15px;}

div#sidebar_right		{	float: right;
					width: 234px;}

div#content			{	}

div#content_left		{	float: left;
					width: 271px;
					background-image: url(images/content3.jpg);} 

div#content_center		{	float: left;
					width: 496px;
					background-color: #FFFFFF;
					padding: 0px 15px 0px 15px;
					font-family: Helvetica, Arial, sans-serif;
					font-size: 0.75em;
					color: #333333;
					line-height: 1.5;}

div#content_right		{	float: right;
					width: 234px;
					background-image: url(images/content4.jpg);}

.wpis				{	width: 100%;
					display: block;
					border-bottom: 10px solid white;
					}
					
div#tresc_wpisu			{	font-family: Helvetica, Arial, sans-serif;
					font-size: 1em;
					color: #333333;
					line-height: 1.5;}
						
div#footer			{	height: 74px;}

div#footer_left			{	float: left;
					width: 271px;} 

div#footer_center		{	float: left;
					width: 526px;
					background-image: url(images/footer2.jpg);
					height: 74px;}

div#footer_right		{	float: right;
					width: 234px;}



/* Teksty */

h1				{	font-family: "Hoefler Text", Georgia, serif;
					font-size: 1.8em;
					color: #CC0000;}

h2				{	font-family: "Hoefler Text", Georgia, serif;
					font-size: 1.6em;
					color: #FF9900;
					line-height: 1;
					clear: both;
					padding-top: 10px;}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active				{	color: #FF9900;}

h3				{	font-family: "Hoefler Text", Georgia, serif;
					font-size: 1.2em;
					color: #663399;
					line-height: 1;
					clear: both;
					padding-top: 10px;}

h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active				{	color: #663399;}
						
p#small				{	font-family: Tahoma, Arial, sans-serif;
					font-size: 0.9em;
					color: #999999;
					line-height: 1;}

ul, ul li#lista_sidebar		{	font-family: Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
					font-size: 0.95em;
					color: #333333;
					list-style: none;
					margin: 0;
					padding: 12px 0px 0px 0px;}
						
ul li 				{	display: inline;}

p#tekst_footer			{	font-family: Tahoma, Arial, sans-serif;
					font-size: 0.55em;
					color: #999999;
					text-align: right;
					padding: 20px 0px 0px 0px;}

div#wpisy_nowsze		{	float: right;
					font-family: "Hoefler Text", Georgia, serif;
					font-size: 1.1em;
					color: #333333;
					width: auto;}

div#wpisy_starsze		{	float: left;
					font-family: "Hoefler Text", Georgia, serif;
					font-size: 1.1em;
					color: #333333;
					width: auto;}



/* Obrazy */

.szablon			{	padding: 0px;
					border: none;
					margin: 0;}

img				{	margin: 0px 10px 10px 0px;
					float: left;
					width: auto;}
						
img, img a, img a:link, img a:visited, img a:hover, img a:active				{	border: none;}



/* Hiperłącza */

a:link				{	text-decoration: none;
					color: #333333;}

a:visited 			{	text-decoration: none;
					color: #333333;}

a:hover 			{	text-decoration: underline;
					color: #333333;}

a:active			{	text-decoration: none;
					color: #333333;}




/* Wordpress default */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	width: auto;}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width: auto;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;}
