/*
Theme Name: Tricon2010
Theme URI: http://wordpress.org/
Version: 1.0
Author: Ula Kapala
Author URI: http://ula.kapala.pl/
*/

body {
	font-size: 0.8em;
	font-family: Verdana, Sans-Serif;
	background: #fff/* url(images/kolka.jpg) no-repeat bottom right fixed*/;		
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.clear {
clear: both;

}

.znik {
	display: none;

}
	
a {
	text-decoration: none;
	color: #4572AF;

}	

#content a:hover, #footer a:hover {
	border-bottom: solid 1px;
	color: #000;
}	


	/*                                            	header */

	#maincontainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	
	/*background:rgba(255, 255, 255, 0.65);*/

}
	
#header {
	width: 200px;
	float: left;

	text-align: left;
	background: url(images/sidebar_shadow.jpg) repeat-y top right;	
	
	}

	h1 {
		width: 200px;
		height: 220px;
		margin: 0px;
		padding: 0px;
		float: left;

		}
	
	
				h1 a {
					display: block;
					width: 140px;
					height: 175px;
					background: url(images/logo.jpg) no-repeat;
					/*
					background: url(images/logo-tricon-mono.jpg) no-repeat;
					*/
					position: relative;
					left: 30px;
					top: 20px;


			
	
	}
	#headerimg {
		width: 200px;
		float: left;
		text-align: center;
	
	}	
			div.description {
				background: url(images/opis.jpg) no-repeat;	
				width: 150px;
				height: 100px;
				margin-left: auto;
				margin-right: auto;

				
			}

	
			#topmenu {
				font-size: 0.9em;
				background: #C0C0C0;
				margin-left: auto;
				margin-right: auto;				
				height: 3em;
				margin: 0px;

				padding: 0px;

				
			
			}
			
			
			
					#topmenu ul {
						margin: 0px;
						padding: 0px;
					}
			
					#topmenu a {
						color: #fff;
						border-top: solid 5px #C0C0C0;
					
					}

					#topmenu a:hover {
						color: #000;
						border-top: solid 5px #669EEA;
					
					}					
					
					#topmenu ul li {
						display: block;
						float: left;
						list-style-type:  none;
						text-transform: lowercase;
						padding-top: 0.8em;
						margin-right: 1em;
						margin-left: 1em;
					
					}
					
					/* searchbar */
					
					form#searchform {
						float: right;
						margin: 0px;
						padding: 0px;
						margin-top: 0.5em;
						margin-right: 20px;
					
					}
					
					#searchsubmit {

					
					}
					
					
					#s {
						border-right: solid 2px #CECECE;
						border-bottom: solid 2px #CECECE;
						border-top: solid 2px #A8A8A8;
						border-left: solid 2px #A8A8A8;
					}
					
					
					/* end searchbar */
					
					
					
					
					
					
					#qtrans_language_chooser {

						float: right;
						margin-right: 1em;
					}
	/*                                            	content */




#content {
	float: left;
	width: 650px;
	text-align: left;

	

}
	#content h3 {
		font-size: 1.5em;
		color: #6F6F6F;
		margin-bottom: 10px;
	
	}

		
	#content h3 a {
		border-bottom: solid 1px #D0D0D0;
		margin-bottom: 0px;
		
	
	
	}
	
	small {
		text-transform: capitalize;

		

		
	
		
	}
	
	.post {
		margin: 30px;
	
	}
	
	.entry {
		margin: 10px;	
		clear: both;
	}
		
	.postmetadata {
		margin-left: 10px;
	
	}
	
	.post-edit-link {
		margin-left: 40px;
	
	}
	/*                                            	sidebar */	
	
#sidebar {
	margin-top: 20px;
	width: 200px;
	float: left;
	font-size: 0.9em;
	border-right: solid 1px #A4A4A4;
	border-top: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	border-bottom: solid 1px #C9C9C9;	

}	

#sidebar ul {
	margin: 0px;
	padding: 0px;
	background: #EBEBEB url(images/sidebar_shadow2.jpg) repeat-y top right;
	padding-top: 0px;
	padding-right: 0px;



}

#sidebar ul ul {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background: none;
	text-align: right;
	border: 0px;


}

#sidebar ul li {
	list-style-type: none;
	
	/*padding-bottom: 20px;*/
}

#sidebar ul li li {
	margin-top: 0px;
	margin-bottom: 0px;	

	border: 0px;
	border-bottom: solid 1px #fff;
	padding: 4px;
	padding-right: 10px;
}

#sidebar ul li li:hover {
	list-style-type: disc;

}

#sidebar ul li a{
	font-weight: bold;
	text-transform: lowercase;	
}

#sidebar ul li a:hover{
	border-bottom: solid 1px #2B2828;	
	color: #2B2828;

}

		li.wklejka {
			margin-top: 20px;
		}

#sidebar p {
	padding: 5px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: 100;
	background: #C0C0C0;
	color: #fff;

}

	#sidebar h2 {

	font-size: 1.6em;
	color: #5C5C5C;
	font-weight: 100;
	letter-spacing: 1px;
	height: 45px;
	width: 134px;
	line-height: 0.9em;
	margin: 0px;
	padding-left: 60px;
	padding-top: 5px;
	padding-right: 10px;
	/*border-top: solid 1px #A4A4A4;*/
	position: relative;
	left: -3px;	
	top: -1px;

	
}

.postmetadata small {
	display: none;
}

		h2.info {
		background: #fff url(images/info.jpg) no-repeat top left;
		}

		h2.program {
		background: #fff url(images/program2.jpg) no-repeat top left;

		

		}
		
		h2.forum {
		background: #fff url(images/forum.jpg) no-repeat top left;
		}
		
		h2.organizatorzy {
		background: #fff url(images/organizatorzy.jpg) no-repeat top left;
		}
		
		h2.zapisy {
		background: #fff url(images/zapisy.jpg) no-repeat top left;
		}		
		
		h2.news {
		background: #fff url(images/news.jpg) no-repeat top left;
		}		
		



	/*                                            	headers  */
	
	
	h1, h2, h3, h4, h5, h6 {
	font-family: "Franklin Gothic Medium", Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	
	}
	
	
	#content h2 {
		background: url(images/h2_bg.jpg) no-repeat top left;
		height: 70px;
		padding-left: 20px;
		padding-top: 10px;
		font-size: 2em;
		color: #9AAEC9;
		font-weight: 100;

		
	
	}
	

	
	
	#content h4 {
		color: #373737;
		font-size: 1.2em;
		border-left: 1.2em solid #9AAEC9;
		padding-left: 5px;
	
	}
	
	
	#footer {
		position: relative;
		top: 20px;
		clear: both;
		font-size: 0.8em;

	
	}
	
	#footer .loga {
		border-top: solid 1px #dfdfdf;
		border-bottom: solid 1px #dfdfdf;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#footer .loga img {
		border: 0px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 20px;
	}
	
	#footer .loga a, .loga a:hover {
		text-decoration: none;
		border: 0px;
	}	
