/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

body {
background-color:#0F3F6F;
/*background-image:url('_images/oldalhatter.png');*/
background-repeat:no-repeat;
background-position:center top;
}

#header {
	max-width: 1180px;
	height:120px;
	margin: 0 auto;
	padding: 10px;
	background: #0061a0;
	background-image:url('images/fejlec.png');
}
#branding {
	max-height: 110px;
}
.logo {
	float: left;
	padding: 0px;
	font-weight: 700;
	text-transform: uppercase;
}

/* Main Menu */
#main-nav {
	margin: 0 auto;
	max-width: 1200px;
	background: #FFF;
}

#pteslide {
	margin: 0 auto;
	max-width:1200px;
	width:1200px;
	background:#003366;	
	color: #FFF;
}
/* A MEGAMENU MIATT KELL: */
#main-nav ul{
list-style:none;
}

#top-menu ul.menu {
	max-width: 1198px;
}


#wrapper {
	min-width: 1200px;
}
#main {
	max-width: 1180px;
}
a.more-link:link, a.more-link:visited, .navigation a:link, .navigation a:visited, 
.comment-controls a:link, .comment-controls a:visited, a.post-edit-link, .wp-pagenavi a:link, 
.wp-pagenavi a:visited, .post-navigation a span {
	float: left;
	padding:.50em;
	margin: 1em 0;
	background: #	background: #FFF;
	color: #000099;
	text-decoration: none;
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:0px solid #000;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
}
a.more-link:hover, .navigation a:hover, .comment-controls a:hover, a.post-edit-link:hover,
.wp-pagenavi a:hover, .post-navigation a:hover span {
	color: #FFF;
	background: #86C140;
}

/* Per Line */
.posts-line {
	margin: 0 20px 20px 1.5%;
}
.posts-line	li {
	padding: 7px 0;
	border-bottom: 1px dotted #0061a0;
}
.posts-line .entry-date {
	float: left;
	width: 20%;
	overflow: hidden;
	color: #0061a0;
}
.posts-line .entry-title {
	float: left;
	margin: 0;
	line-height: 1.4em;
	font-size: 100%;
	font-weight: normal;
	width: 61%;
	color:#0061a0;
}
.posts-line .entry-comments {
	float: right;
	color: #848485;
	width: 18%;
}


/* Quick Preview */
.posts-quick {
	margin: 0 10px 10px 1.5%;
	padding: 0;

}
.posts-quick li {
	padding: 10px 0px 0px 10px;
	margin: 0 0 10px;	
	/* background-image:url('images/hirhatter.png');*/
	background-repeat:no-repeat;
}
.posts-quick .entry-title {
	margin: 0;
	/* line-height: 1.3em;*/
	font-weight: 700;
	font-size: 14px;
}
.posts-quick .entry-summary {
	line-height: 1.6em;
	margin-bottom: .3em;
	color: #666;
}
.posts-quick .entry-thumbnail {
	float: right;
	margin: 25px 0px 10px 0;
	padding: 4px;
	width: 29.2%;
	overflow: hidden;
}
.posts-quick .entry-info {
	margin: 0 0 5px;
	font-size: 100%;
	color: #666;
	border: none;
}
.posts-quick .entry-info abbr {
	padding: 0 4px 0 0;
	text-decoration: none;
	border: none;
}
.posts-quick .entry-info span {
	padding: 0 4px;
}
article .entry-title a {
	/* color:#f4742f; */
	color:#3f3f3f;
	font-size:18px;
}
article .entry-content h2 {
/* color:#f4742f; */
	color:#3f3f3f;
}
article .entry-content h3 {
/* color:#f4742f; */
	color:#3f3f3f;
}
article .entry-content h4 {
	color:#0061A0;
}


/* csikozas miatt: */

article .entry-content table{
	border-collapse:collapse;
	border:0px;
	color: #000000;
	background-color: #ffffff;
	border-bottom : 1px solid #999999;
	border-left : 0px solid #999999;
	border-right: 0px solid #999999;
	border-top : 1px solid #999999;
	text-align:left;
	padding:0px;
	margin:0px;
}

.striped_even {
    background: #FFFFFF;
  padding:0px;
	margin:0px;
}
.striped_odd {
    background: #d9e1ff;
    	padding:0px;
	margin:0px;

}

.striped TR{
padding:0px;
margin:0px;
}

.striped TD{
padding:0px;
margin:0px;
padding-left:10px;

}

.striped P{
padding:0px;
margin:5px;
padding-left:10px;

.vkpcim {
	font-size:18px;
	font-weight:bold;
	/* color:#ff4e00; */
	color:#000000;
	background: url('images/vkcimnyil.png') no-repeat 0 10px;
	padding:1px 0 5px 15px;
}

.author-archive .entry-header .entry-title, article.page .entry-header h1.entry-title {
	border-bottom: 0px solid #EEE;
	padding-bottom:0px;
	margin-bottom:0px;
}

.widget-title {
	font-size: 90%;
	padding: 0 0 .75em;
	margin: 0 0 .75em 0;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color:#0061A0;
}



#footer {
	margin: 0 auto;
	max-width: 1200px;
	background: #0061A0;
}

#footer .footer-meta {
	margin: 0;
	padding: 1.5%;
	font-size: 95%;
	background: #0061A0;
	color: #999;
}

#myfooter{
	margin: 0 auto;
	width: 100%;
	height:300px;
	background: #0061A0;
/*background-image:url('_images/oldalhatter.png');*/
background-repeat:no-repeat;
background-position:center top;
}



.published{
	margin:0px;
}



/* Two-Column Specific Layout */
.main-aside, .twocol-l .main-aside, .twocol-r .main-aside {
	width: 300px; /* 300 / 960 */
	float: right;

}

.twocol-l #content {
	margin-left: 310px; /* 310 / 960 */
	width: 880px; /* 660 / 960 */
}

.twocol-l #subsidiary .aside, .twocol-r #subsidiary .aside {
	margin: 0 20px 0 0;
}
.twocol-l #container {
	width: 1180px; /* 960 / 980 */
	float: right;
	margin-left: -300px; /* 300 / 960 */
}

.twocol-r #container {
	width: 880px; /* 660 / 960 */
	float: left;
}

/* MASTER SLIDER EGYEDI ID!*/
.ms-wk{
	background:#ffffff;
}
