/*  
Theme Name: egeddani.com
Theme URI: http://egeddani.dalmamag.hu
Description: Theme for egeddani.com
Version: 1.0
Author: jdg
Author URI: http://judge.hu/
*/

body {
	background:#333;
	color:#fff;
	margin:0;
	padding:0;
	font-size:11px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* font-family:Tahoma, Verdana, Helvetica, sans-serif;*/
	text-align:center;
}

a, a:link, a:hover, a:visited, a:active {
	text-decoration: none;
}

a:hover { cursor: pointer; }

img { border:0; }

#container {
	background:#404040;
	margin:30px auto 30px auto;
	padding:0;
	text-align:left;
	width:638px;
	overflow:hidden;
} 

#header {
	background:#404040;
	width:638px;
	height:170px;
}

#content {
	background:#404040 url(images/grd.gif) no-repeat;
	width:638px;
	padding:0;
	margin:0;
}

#content a, a:link, a:visited, a:active {
	color:#6A6A6A;
	border-bottom:1px dotted #6A6A6A;
}

#content a:hover {
	color:#6A6A6A;
	border-bottom:none;
}

.post {
	width:550px;
	text-align:justify;
	margin:0px;
	padding:40px;
	padding-bottom:20px;
}

.post p {
	line-height:16px;
	margin:0;
	padding:8px 0 8px 0;
	width:550px;
}

.post h1 {
	font-family:'Trebuchet MS', Verdana, Sans-Serif;
	background:url(images/o.png) no-repeat 0 9px;
	font-size:22px;
	color:#aaa;
	margin:0;
	padding:0 0 0 18px;
	width:500px;
}

#content .post h1 a, #content .post a:link, #content .post a:visited, #content .post a:active {
	color:#aaa;
	border:0;
}

#content .post h1 a:hover {
	color:#338ECC;
}

.post h2 {
	font-size:10px;
	color:#969696;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.imageleft {
	float:left;
	padding:5px;
	margin:14px 13px 10px 0;
	border:1px solid #5c5c5c;
}

#footer {
	background:#333 url(images/footer.gif) no-repeat;
	width:638px;
	height:125px;
	padding-top:100px;
	text-align:center;
	color:#565656;
	clear:both;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color:#565656;
	border-bottom:1px dotted #565656;
}

#footer a:hover {
	color:#646464;
	border-bottom:1px solid #565656;
}

.navigation {
	width:568px;
	padding:0;
	margin:auto;
	margin-top:30px
}

.navigation .alignleft {
	float:left;
}

.navigation .alignright {
	float:right;
}

h3 {
	font-size:12px;
	margin:0;
	padding:0 0 0 42px;
}

textarea {
	width:540px;
	background:#5A5A5A;
	padding:5px;
	color:#fff;
	border:none;
}

input {
	background:#5A5A5A;
	padding:3px;
	color:#fff;
	border:none;
}

.button {
	font-size:10px;
	background:#5A5A5A;
	cursor:pointer;
	width:70px;
	font-size:10px;
	padding:3px;
}

.button:hover {
	background:#6E6E6E;
}

h2.pagetitle {
	color:#6E6E6E;
	text-align:left;
	padding:10px 0 10px 0;
}

.commentlist {
	width:550px;
	padding:0px 0 40px 50px;
	margin:0;
}

.commentlist li {
	width:520px;
	padding:0;
	margin:30px 0 30px 0;
	list-style-type:none;
	font-size:11px;
}

.commentlist a {
	border:0;
	color:#fff;
}

.commentlist p {
	margin:0;
	padding:4px;
	line-height:16px;
	text-align:justify;
}

.commentmetadata {
	font-size:10px;
	color:#6E6E6E;
}

#commentform {
	margin:0;
	padding:0 0 0 40px;
}

#commentform p {
	margin:10px 0 10px 0;
	padding:0;
}

.imageleft {
	float:left;
	padding:5px;
	margin:14px 13px 10px 0;
	border:1px solid #5c5c5c;
}

.imageright {
	float:right;
	padding:5px;
	margin:14px 13px 10px 0;
	border:1px solid #5c5c5c;
}
