/*  
Theme Name: EgryKSZK 2
Theme URI: http://www.egrykszk.hu
Description: Egry Jozsef Kozepiskola, Szakiskola es Kollegium
Version: 1
Author: Sibak Andras
Author URI: http://www.webstyles.hu
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#C0BBA5 url(./images/background.gif) repeat-x;
	color:#666;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:62.5%;
	line-height:1.7;
	text-align:center;
	margin:0;
	border-top:5px solid #504B35;
}
img{
	padding:1px;
	border-width:2px;
	border-style:solid;
	border-color:#D0CBB5;
}
img.noborder{
	border:0;
}
#content{
	background:#f5f6f4;
	background:#FFFFFA url(./images/main.gif) repeat-x;
	border:3px solid #d0cbb5;
	border-bottom:none;

	float:left;
	padding:10px;
	width:444px;
	font-size:0.9em;
}
#content_logo{
	background: url(./images/logo.jpg);
	height: 193px;
}
#footer{
	color:#888;
	font-size:0.9em;
	margin:15px;
	padding:3px;
}
#header{
	margin-top:20px;
	margin-left:10px;
}
#sidebar{
	color:#ddd;
	float:left;
	margin-left:15px;
	width:220px;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:750px;
}

/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#333231;
	font-size:23px;
	margin:30px 0 4px 0;
	margin-bottom:10px;
	font-weight:normal;
	text-decoration:underline;
}
#sidebar h2.first{
	margin:5px 0 4px 0;
}
#header h1{
	display:block;
	font-size:4.6em;
	width:510px;
	letter-spacing: -2px;
	line-height:1;
	margin:0;
}
#header h1 a{
	color:#fff;
	text-decoration:none;
}
#header h1 a:hover{
	color:#fffab8;
}
h1, h2, h3{
font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
letter-spacing: -1px;
}
h2{
font-size:1.5em;
padding-right:5px;
}
h3{
font-size:1.2em;
}
#header h1{
font-weight:normal;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}
.entrytitle h2{
color:#C04422;
}
.entrytitle h3{
font-weight:normal;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:16px;
	line-height:20px;
}
#sidebar ul li a{
	display:block;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:18px;
	line-height:20px;
	padding-bottom:2px;
	border-bottom: 1px dotted #B2AA90;
	text-decoration:none;
}
/*************************************
 +Misc
 *************************************/
a{
	color:#666;
	text-decoration:underline;
}
#footer a{
	color:#ab8;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#eee;
	margin:0;
}

.navigation{
	padding:3px;
	text-align:center;
}

/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;
	margin:5px;
	padding:10px;
	border-top: 1px solid #E1DECE;
}
.entrybody{
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	padding-left:15px;
}
.entrytitle a
{
	font-size:1.8em;
	color:#888;
	text-decoration:none;
	line-height:1;
}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 8px;
}
.entrymeta a{
	color:#666;
}
.entry-1{
	background:#FCFAF4;
	border:1px solid #fff;
	color:#77756B;
	font-size:1.2em;
	-moz-border-radius:3px;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	color:#697557;;
	font-size:1.8em;
	line-height:1;
}
.entry-1 .entrytitle a:hover{
	color:#57634B;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}
