/*

Theme Name: Nyirkarasz.hu
Theme URI: http://www.nyirkarasz.hu/
Description: Wordpress tema a nyirkarasz.hu weboldalhoz
Version: 1.0
Author: Programozas: ENEXIS Kft., Design: Polg. hivatal
Author URI: http://www.enexis.hu/
Tags:
Text Domain:

*/

*, div  {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    background: #FFFBE3 url(/wp-content/themes/nyk/img/body_bg.jpg) repeat-x;
    text-align: center;
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
    color: #653332;

}



h1, h2, h3, h4, h5, h6, p {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #653332;
}

a {
    color: #653332;
}

#container {
    width: 970px;
    background: url(/wp-content/themes/nyk/img/container_bg.gif) repeat-y;
    margin: 0px auto;
    text-align: left;
}

#sidebar_left {
    width: 180px;
    border: 0px solid #000;
    float: left;
    margin-right: 10px;
    padding-bottom: 50px;
    padding-top: 10px;
}

#sidebar_left ul {
    border: 0px solid #000;
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 174px;
}

#sidebar_left ul li {
    margin-bottom: 3px;
    height: 31px;
    background: url(/wp-content/themes/nyk/img/menu_li_left_bg.gif) no-repeat;
    position: relative;
}

#sidebar_left ul li a {
    display: block;
    padding-top: 8px;
    padding-left: 15px;
    height: 31px;
    text-decoration: none;
    color: #653332;
    font-weight: bold;
}

#sidebar_right ul {
    border: 0px solid #000;
    margin: 0px 0px 0px 3px;
    padding: 0px;
    list-style: none;
    width: 170px;
}

#sidebar_right ul li {
    margin-bottom: 3px;
    height: 31px;
    background: url(/wp-content/themes/nyk/img/menu_li_right_bg.gif) no-repeat;
    position: relative;
    text-align: right;
}

#sidebar_right ul li a {
    display: block;
    height: 31px;
    padding-top: 8px;
    padding-right: 15px;
    text-decoration: none;
    color: #653332;
    font-weight: bold;
}


#sidebar_right {
    width: 180px;
    border: 0px solid #000;
    float: left;
    padding-bottom: 50px;
    top: -40px;
    position: relative;

}

#header {
    height: 287px;
    background: url(/wp-content/themes/nyk/img/nyirkarasz_fejlec.jpg) no-repeat;
}

#content {
    width: 590px;
    float: left;
    margin-right: 10px;
    border: 0px solid #000;
    padding-bottom: 50px;
    font-size: 13px;
    line-height: 1.5;
}

.palyazatok-tobb {
    border-top: 1px solid #999;
    margin-top: 30px;
    padding: 20px;
    text-align: right;
}

.palyazatok-tobb a {
  font-weight: bold;
}

#footer {
    background-color: #F1DDAB;
    border: 1px solid #C8A679;
    border-bottom: 0px;
    height: 45px;
    text-align: center;
}

#footer_content {
    text-align: center;
    position: relative;
    margin-top: 15px;
}

.sidebar_div {
    margin: 20px 0px 20px 0px;
    height: 100%;
    height: 63px;
    background: url(/wp-content/themes/nyk/img/sidebar_div.gif) no-repeat;
    background-position: 10px 0px;
}

.post {
    padding: 0px 10px 0px 10px;
}

.clearer {
    clear: both;
}

.commentlist {
    padding: 0px 10px 0px 10px;
}

.comment {
    padding: 10px;
    margin-bottom: 7px;
    border-bottom: 1px dotted #653332;
}

.comment-meta {
    margin-bottom: 5px;
}


span.says {
    display: none;
}



#respond {
    padding-top: 30px;
    border: 0px solid #000;
}

#respond input, #respond textarea {
    border: 1px solid #BCA872;
    padding: 2px;
}

#calendar {
    position: absolute;
    top: 208px;
    left: 670px;
    font-size: 11px;
}

cite.fn {
    font-style: normal;
    font-weight: bold;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

#searchform {
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.screen-reader-text {
    font-weight: bold;
    display: block;
    margin-bottom: 6px;
}

#s, #searchsubmit {
    padding: 3px;
    border: 1px solid #C8A679;
    margin-bottom: 3px;
    width: 140px;
}

#impaired {
    padding: 5px 10px 5px 10px;
    margin-bottom: 20px;
}

#impaired a {
    font-size: 11px;
}

#impaired img {
    margin-right: 10px;
}

#content h1 {
    font-size: 24px;
    margin-bottom: 30px;
}

#content h2 {
  font-size: 18px;
}

#content ul, #content ol {
  margin: 10px 30px 30px 30px;
}

#content ul li, #content ol li {
  margin-bottom: 0.6rem;
 }

#palyazat_logo {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
}

#palyazat_logo img {
  width: 240px;
}

.ngg-nyk-gallery-thumbnail {
    display: inline-block;
}