/*
	Theme Name: Lutheran2
	Theme URI: http://budaors.lutheran.hu
	Description: Újabb kinézet
	Version: 2.0.0
	Author: Ferenc Karsány
	Author URI: http://karsany.hu
	Tags: 
*/

/*
Yahoo YUI3 - Copyright (c) 2010, Yahoo! Inc. All rights reserved. http://developer.yahoo.com/yui/license.html version: 3.1.0 build: 2026
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

.clear { clear: both; }

/* fájlok ikonnal ellátásáa */
a[href$='.zip'],a[href$='.rar'],a[href$='.7z'],a[href$='.gz'],a[href$='.pdf'],
a[href$='.jpg'],a[href$='.gif'],a[href$='.png'],a[href$='.txt'],a[href$='.doc'],
a[href$='.docx'],a[href$='.rtf'],a[href$='.xls'],a[href$='.xlsx'],a[href$='.ppt'],
a[href$='.pptx'],a[href^='mailto:']{ background: right center no-repeat;	padding-right:20px;	margin-right:3px; }
a[href$='.zip'],a[href$='.rar'],a[href$='.7z'],a[href$='.gz']{ background-image:url('icons/compress.png'); }
a[href$='.pdf']{ background-image:url('icons/page_white_acrobat.png'); }
a[href$='.jpg'],a[href$='.gif'],a[href$='.png']{ background-image:url('icons/picture.png'); }
a[href$='.txt']{ background-image:url('icons/page_white_text.png'); }
a[href$='.doc'],a[href$='.docx'],a[href$='.rtf']{ background-image:url('icons/page_white_word.png'); }
a[href$='.xls'],a[href$='.xlsx']{ background-image:url('icons/page_white_excel.png'); }
a[href$='.ppt'],a[href$='.pptx']{ background-image:url('icons/page_white_powerpoint.png'); }
a[href^='mailto:']{ background-image:url('icons/email.png'); }

/* alapok */

body, html {
	font-family: Arial;
	background-color: #eee;
}

a {
	color: #008;
}

/* táblafejléc */
th {
	background-color: #eee;
	font-weight: bold;
}

/* méretezés */
#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
/*
	padding-right: 164px;
	background-image: url("aevangelikus.png");
	background-position: right top;
	background-position: 100% 20px;
	background-repeat: no-repeat;
*/
}

#header {
/*	background-image: url("headpic.png");*/
	height: 168px;
	width: 960px;
	background-repeat: no-repeat;
	margin-bottom: 10px;	
}

/* flickr */

#flickrs {
}

#flickrs img {
	margin-right: 5px;
}

/* menü */
#menubar {
	margin-left: 15px;
	margin-bottom: 10px;
}

#menubar a {
	color: #aaa;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin-right: 15px;
	padding: 4px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-left: -4px;
}

#menubar a.important {
	color: #c44;	
}

#menubar a:hover {
	background-color: #eee;
	color: #888;
}

#menubar a:hover.important {
	color: #f00;
}

/* tartalom */

#content {
	margin-top: 5px;
	padding-bottom: 30px;
}

#content h1 {
	font-size: 24px;	
	font-family: Georgia;
	font-weight: normal;
}

#content h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

#content p {
	font-size:14px;
	line-height:20px;
	margin:8px 0;
}

#content strong {
	font-weight: bold;
}

#content a {
	text-decoration: none;	
}

#content a:hover {
	text-decoration: underline;
	color: #f73;
}

#szoveg {
	padding-left: 15px;
	width: 565px;
	float: left;
}

#szoveg .postmetadata {
	font-size: 13px;
	color: #aaa;
}


.wp-caption.alignright {
	float: right;
	margin-left: 5px;
	padding-top: 5px;
	border: 1px #eee solid;
	text-align: center;
	font-size: 11px !important;
	
}

/* sidebar */
#sidebar {
	width: 340px;
	float: left;
	background-color: #f8f8f8;
	margin-left: 8px;
	padding: 0 16px;
	padding-left: 14px;
	border-left: 2px solid #eee;
}

#tweet {
    font-size: 14px;
    line-height: 21px;
}


#tweet  ul, #tweet  li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#tweet  li {
    margin-bottom: 25px;
}

.timestamp {
    font-size: 10px;
} 

/* submenu */
/*** almenü */



#submenu {
	font-size: 13px;
	font-weight: bold;

}

#submenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#submenu ul li{
	display:block;
	margin:0;
	padding:0;
	padding: 6px;
}

#submenu a {
	color: #888;
	text-decoration: none;
}

#submenu a:hover {
	color: #444;
}

.footer {
	text-align: center;
	background-color: #eee;
	padding: 10px;
	width: 960px;
	margin-top: 15px;
	font-size: 11px;
}

/* awesome button */
.awesome{
	background: #222 url(images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	cursor: pointer;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);	
}

.small.awesome {
	font-size: 11px;
}

.medium.awesome {
	font-size: 13px;
}
.large.awesome {
	font-size: 14px;
	padding: 8px 14px 9px;
}

.blue.awesome {
background-color: #444488;
}
.red.awesome {
background-color: #e33100;
}
.magenta.awesome {
background-color: #a9014b;
}
.orange.awesome {
background-color: #ff5c00;
}
.yellow.awesome {
background-color: #ffb515;
}

.green.awesome {
	background-color: #20ad34;
}

.nextpage {
	margin-bottom: 25px;
}