/*
Theme Name: MIT TUDNAK A NOK
Theme URI:http://www.mittudnakanok.hu/m
Description: Misi Szilagyi's minimal design built and corrected by Andras Szonyi
Version: 1.0
Author: Misi Szilagyi & Andras Szonyi
Author URI: http://stipistop.com/
Tags: fixed header, fixed width, three columns, widgets

*/

body {
	margin:0;
	padding:0;
	background-color: #fff;
	color: #000;
	text-align:center;
	font-family: Times New Roman, Times, serif;
}

div {
	padding: 0;
	margin: 0;
}

#wrapper {
	background-color: #fff;
	color: #000;
	width: 900px;
	margin:0 auto 15px auto;
}

#header {
	width:900px;
	background:#fff url('img/header_bg.gif') no-repeat;
	z-index: 10;	
	height:130px;
	margin:0 0 50px 0;
	padding:97px 0 0 0;
}

	h1.site_title {
		display: inline;
	}
		h1.site_title a, h1.site_title a:hover, h1.site_title a:visited {
			color:#000000;
			font-size:33px;
			font-weight:normal;
			letter-spacing:0.1em;
			line-height:25px;
			text-decoration:none;
			border:none;
			background:none;
		}

	.description {
		font-size:13px;
		letter-spacing:0.15em;
		color:#515151;
		font-style:italic;
	}
	
	
.sidebar ul {
	list-style:none;
}

#sidebar_left {
	float: left;
	width: 180px;
	height:100%;
}

	#sidebar_left ul {
		text-align:right;
		margin:0 5px 0 0;
		padding:0;
	}
	
	#sidebar_left ul li{
		font-size:13px;
		letter-spacing:0.15em;
		line-height:17px;
		padding:0 0 13px 0;
		color:#515151;		
	}
	
	#sidebar_left ul li.page_item a, #sidebar_left ul li.page_item a:visited {
		text-decoration:none;
		border:none;
		color:#515151;			
	}	

	#sidebar_left ul li.page_item a:hover, #sidebar_left ul li.current_page_item a:hover, #sidebar_left ul li.current_page_item a:visited:hover{
		color:#515151;
		text-decoration:none;
		background-color:transparent;
		border-top: 1px solid #28407B;
		border-bottom: 1px solid #28407B;
	}		
	
	#sidebar_left ul li.current_page_item a, #sidebar_left ul li.current_page_item a:visited{
		color:#fff;
		text-decoration:none;
		background-color:#28407B;
	}		

#content_wrapper {
	width: auto;
	margin:0 0 0 180px;
	padding:0;
	text-align:left;
	vertical-align:top;
}

	#sidebar_right {
		float: right;
		width: 180px;
		height:100%;
		font-size:13px;	
		letter-spacing:0.08em;
	}
	
	#sidebar_right ul{
		margin:0;
		padding:0;
	}
	
	#sidebar_right ul li{
		margin:0 0 30px 0;
		padding:0;
	}
	
		#sidebar_right ul ul{
			margin:0 0 15px 0;
			padding:0;
		}
		
		#sidebar_right ul li ul li{
			margin:0 0 5px 0;
			padding:0 0 0 5px;
		}
		
		#sidebar_right ul li h2{
			margin:0;
			font-size:13px;
			text-transform:uppercase;
			font-weight:normal;
		}

	#sidebar_right, #sidebar_right a {
		color:#515151;
	}

	#sidebar_right a:hover, #sidebar_right a:visited:hover {
		color:#fff;
		text-decoration:none;
		background-color:#28407B;
	}		


	
/* CONTENT */

	
* html #content {
	width:462px;
}	
	
#content {
	width:472px;
	padding:0 20px 20px 48px;
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 180px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#content_wrapper>#content {
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}


	#content .post{
		color:#333;
		font-size:13px;
		line-height:18px;
		margin:-2px 0 0 0;
		padding:0 0 10px;
		letter-spacing:0.05em;
	}	
	#content .entry  p{
		margin:0 0 20px 0;
		text-align:justify;
	}
	

#footer {
	clear: both;
	z-index: 10;
	width:670px;
	padding:30px 0 0 230px;
	background:#fff url('img/footer_bg.gif') no-repeat scroll 0px 25px;	
}
	
#footer p {
	text-align: left;
	font-size:11px;
	letter-spacing:0.1em;
	padding:2px 0;
	margin:0;
}	
	

/* ------------------------- TYPO  --------------------------------*/	

a, a:visited{
	color:#28407B;
	text-decoration:none;
}		


	
a:hover, a:visited:hover{
	border:none;
	color:#ffffff;
	text-decoration:none;
	background-color:#28407B;
}	

h2 a, h2 a:hover, h2 a:visited {
	text-decoration:none;
}

#content a, #content a:visited{
	color:#28407B;
	text-decoration:underline;
}		


	
#content a:hover, #content a:visited:hover{
	border:none;
	color:#ffffff;
	text-decoration:underline;
	background-color:#28407B;
}		

a img, a:visited img, a:hover img, a:visited:hover img, img a{
	border:none;
}

h2.title, h3{
	margin-top:0;
	font-size:15px;
	line-height:20px;
	letter-spacing:0.1em;
	font-weight:normal;
	text-transform:uppercase;
}
h2.pagetitle{
	margin:0 0 30px 0;
	font-size:15px;
	letter-spacing:0.1em;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
}


/* comments */

	ol.commentlist, #respond {
		color:#333;
		font-size:13px;
		line-height:18px;
		margin:-2px 0 0 0;
		padding:0 0 40px;
		letter-spacing:0.05em;
	}	
	
	ol.commentlist li {
		margin-bottom:20px;
	}
	
	ol.commentlist li p {
	margin:5px 0 10px;
	}


/* ----------------------------------------- */
/* -------------- IMAGES --------------- */
/* ----------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float:right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float:left;
	}


a img, .gallery a img, #gallery-1 a img {
	border:none; 
	border:0px;
}

.gallery {
	width:640px;
}

#gallery-1 .gallery-item {
	float:left;
	margin:10px 0 0;
	text-align:center;
	width:18%;
}



	
	
	
