﻿/*
Theme Name: Molnár Ferenc Általános Iskola
Theme URI: 
Description: Molnár Ferenc Általános Iskola - weboldal
Author: Design by Free CSS Templates
Author URI: http://www.freecsstemplates.org
Version: 1
Tags: 2 column
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
body {   line-height: 1; }
h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }
ol, ul { list-style: none; }
blockquote { quotes: none; }
blockquote:before, blockquote:after { content: ''; content: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
a img { border: none; }

.cleared { border: medium none; clear: both; float: none; font-size: 1px; margin: 0; padding: 0; }

a { text-decoration:none; color: gray;}

/* reset-end */



body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #303030;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #121212;
}

a:hover {
	text-decoration: underline;
}

img.border, img.wp-post-image {
	border: 6px solid #E1F1F6;
}

img.alignleft, img.wp-post-image {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	background: url(images/img02.jpg) no-repeat center top;
}

/* Header */

#header {
	width: 1000px;
	height: 140px;
	margin: 0 auto;
}

/* Language Switch */

#nyelvvalaszto { float: right; margin-top: 10px; margin-right: 10px; }


/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
    color: #FFFFFF;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 56px;
    letter-spacing: -1px;
    margin: 0;
    padding: 59px 0 0 30px;
    text-shadow: 2px 2px 2px #303030;
}

#logo p {
color: #303030;
font: italic 14px Georgia,"Times New Roman",Times,serif;
margin: 0;
width: 330px;
padding: 75px 0 0 21px;
line-height: 140%;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 50px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 233px;
	height: 30px;
	padding: 0px 10px 0px 10px;
	border: none;
	background: url(images/img09.jpg) no-repeat left top;
	text-transform: lowercase;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #303030;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	margin: 0px 2px 0px 15px;
	padding: 10px 15px 0px 15px;
	background: url(images/img04.gif) no-repeat left 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #121212;
	border: none;
}

#menu li.current-menu-item a,
#menu li.current-post-parent a {
color: #E6B41F;
}

#menu li.current-menu-item ul.sub-menu a { text-decoration: underline; }

#menu li a:hover, #menu li.current-menu-item ul.sub-menu a:hover  {
	text-decoration: underline;
}

#menu ul li ul {
display: none;    position: absolute;  background: #EFEFEF;
}

#menu ul li:hover ul { 
  display: block;
}

#menu ul li ul li { float:none; }

#menu ul li ul li a {  margin-left: 12px; text-transform: none; }




/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 60px 30px 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding: 30px 20px 0px 0px;
}

.post {
	padding-top: 20px;
	padding-bottom: 10px;
}

.post .title {
	letter-spacing: -1px;
	margin-bottom: 10px;
}

.post .title a {
	color: #303030;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta .time { text-transform: capitalize; }

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

.post img {
margin-top: 8px;
}

#nav-below { margin-top: 10px; font-style: italic; }

#nav-below .nav-previous { float: left; }

#nav-below .nav-next { float: right; }

.olvasdtovabb { float:right; font-style: italic; margin-top: 10px; }

/* Sidebar */

#sidebar {
	float: right;
	width: 330px;
	padding: 40px 0px 0px 0px;
}

#sidebar ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul, .post ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li, .post ul li {
	padding-left: 15px;
    line-height: 24px;
    margin-bottom: 10px;
	background: url(images/img07.gif) no-repeat left 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 5px;
	padding: 12px 0 0 15px;
	letter-spacing: -1px;
	font-size: 24px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}


#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	background: url(images/img01.jpg) repeat-x left bottom;
}

#footer {
	width: 1000px;
	height: 300px;
	margin: -80px auto 0px auto;
	background: url(images/img08.jpg) no-repeat center top;
}

#footer p {
	margin: 0;
	padding-top: 180px;
	line-height: normal;
	font-size: 14px;
	text-align: center;
}

#footer a {
}


/* Comment */

ol.commentlist { 
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 15px;
margin-top: 20px;
}

.commentlist li {
    border: 1px solid #CDCDCD;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 10px;
    padding: 10px;
}

.commentlist .cleared { margin-bottom: 5px; }

.wrap-comment-meta { float: left; margin-left: 5px; line-height: 17px; }

.commentlist img.avatar { float: left; margin: 0 5px 5px 0; }

.comment-body { line-height: 17px; margin-bottom:5px; }

.reply { text-align: right; }

.form-allowed-tags {
    font-size: 10px;
    line-height: 14px;
}

#commentform .comment-form-comment textarea, #commentform input {
  background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 6px 6px 6px 6px;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px;
}

#commentform .form-submit input#submit {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 6px 6px 6px 6px;
    cursor: pointer;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px;
}

#commentform .comment-form-author input, #commentform .comment-form-email input, 
#commentform .comment-form-url input { margin-left: 7px; }

.navigation {
     font-size: 11px;
    font-style: italic;
    margin: 5px 0 45px; 
}

.navigation .nav-previous { float: left; }

.navigation .nav-next { float: right; }

.wp-caption-text { text-align:center; margin-top: 5px; }

/* Picassa */

div.shashinThumbnailDiv {
    background-color: White;
    padding: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    margin-right: 20px;
padding: 5px 12px 10px 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.shashinPhotoGroups { font-family: Arial, Helvetica, sans-serif; line-height: 100%; }

.shashinPhotoGroups span { padding:0; }


img.shashinThumbnailImage {
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    padding: 4px;
margin-bottom: 5px;
}

img.shashinThumbnailImage:hover { background-color: #A9A9A9; }

span.shashinAlbumCaptionTitle {
    display: block;
    font-size: 12px;
    font-weight: bold;
}

span a.shashinAlbumThumbLink {
 	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; 
	width: 160px;
	display: block;
}

.shashinThumbnailsTable caption {  font-size: 12px; line-height: 150%; }

.shashinThumbnailsTable caption strong { font-size:16px; margin-bottom: 5px; }

/* tables */

#content table tbody td { padding: 5px; }