/* ------------ ÁLTALÁNOS ------------ */
body {
  margin: 0;
  padding: 0;
  background: #808080;
  font: 11px/16px tahoma, arial, verdana, helvetica, sans-serif;
  text-align: center;
}

html {
  margin: 0;
  padding: 0;
}

.commentbox table {
  width: 100%;
}

.hidden {
  display: none;
}
/* ------------ FEJLÉC ------------ */

body.about div.headline-graphics {
  height: 60px;
  margin: 40px 0 20px 0;
  background: url(/resources/bg-heading-about.png) no-repeat top center;
}

body.albums div.headline-graphics {
  height: 60px;
  margin: 40px 0 20px 0;
  background: url(/resources/bg-heading-albums.png) no-repeat top center;
}

body.albums h3 {
  margin: 0 auto;
  padding: 30px 0 3px 0;
  font: 400 1.1em tahoma, arial, verdana, helvetica, sans-serif;
  color: #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  text-align: left;
}

body.archives div.headline-graphics {
  height: 60px;
  margin: 40px 0 20px 0;
  background: url(/resources/bg-heading-archives.png) no-repeat top center;
}

body.collections div.headline-graphics {
  background: url(/resources/bg-heading-collections.png) no-repeat top center;
}

body.collections div.headline-graphics, body.collections-abstract div.headline-graphics, body.collections-close-up div.headline-graphics, body.collections-life div.headline-graphics, body.collections-monochrome div.headline-graphics, body.collections-place div.headline-graphics, body.collections-portrait div.headline-graphics {
  height: 60px;
  margin: 40px 0 20px 0;
}

body.collections-abstract div.headline-graphics {
  background: url(/resources/bg-heading-collections-abstract.png) no-repeat top center;
}

body.collections-close-up div.headline-graphics {
  background: url(/resources/bg-heading-collections-close-up.png) no-repeat top center;
}

body.collections-life div.headline-graphics {
  background: url(/resources/bg-heading-collections-life.png) no-repeat top center;
}

body.collections-monochrome div.headline-graphics {
  background: url(/resources/bg-heading-collections-monochrome.png) no-repeat top center;
}

body.collections-place div.headline-graphics {
  background: url(/resources/bg-heading-collections-place.png) no-repeat top center;
}

body.collections-portrait div.headline-graphics {
  background: url(/resources/bg-heading-collections-portrait.png) no-repeat top center;
}

body.modelsearch div.headline-graphics {
  height: 60px;
  margin: 40px 0 20px 0;
  background: url(/resources/bg-heading-modelsearch.png) no-repeat top center;
}
/* ------------ album oldal ------------ */

body.recently-commented div.headline-graphics {
  height: 60px;
  margin: 40px 0 20px 0;
  background: url(/resources/bg-heading-recently-commented.png) no-repeat top center;
}

body.tag-search div.headline-graphics {
  height: 60px;
  margin: 40px 0 20px 0;
  background: url(/resources/bg-heading-tag-search.png) no-repeat top center;
}

body.tags div.headline-graphics {
  height: 60px;
  margin: 40px 0 20px 0;
  background: url(/resources/bg-heading-tags.png) no-repeat top center;
}

div.about-content {
  width: 500px;
  margin: 0 auto;
  text-align: left;
  color: #000;
  font-size: 1.2em;
  line-height: 140%;
}

div.about-content h2 {
  margin: 30px 0 0 0;
  padding: 3px 0;
  font: 400 1.1em tahoma, arial, verdana, helvetica, sans-serif;
  color: #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}

div.about-content img {
  border: 1px solid #333;
}

div.albums-content {
  width: 630px !important;
  width: 640px;
  margin: 0 auto;
  color: #000;
  font-size: 1.2em;
  line-height: 140%;
  text-align: left;
}

div.collection-item {
  float: left;
  clear: none;
  width: 285px;
  margin: 0 15px 20px 15px !important;
  margin: 0 7px 20px 7px;
  text-align: center;
  vertical-align: center;
}

div.collection-item h3 {
  clear: both;
  margin: 0 0 0 0;
  padding: 3px 0;
  font: 400 1.1em tahoma, arial, verdana, helvetica, sans-serif;
  color: #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}

div.collection-item img {
  padding: 0;
  border: 1px solid #333;
}

div.collections-content-holder {
  clear: both;
  margin: 0 auto;
  width: 630px;
  text-align: center;
  font-size: 1.2em;
}

div.collections-content-holder p {
  width: 440px;
  margin: 0 auto 20px auto;
  text-align: center;
}

div.commentbox {
  border: 1px dotted #c6c6c6 !important;
  border: 1px solid #c6c6c6;
  background: #888;
  padding: 20px;
}

div.commentbox textarea {
  width: 100% !important;
  width: 90%;
}
/* ------------ collections > content ------------ */

div.comments-section {
  width: 430px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: left;
  color: #000;
  font-size: 1.2em;
}

div.copyright {
  margin: 30px 0 0 0;
  padding-bottom: 30px;
  text-align: center;
}

div.copyright p {
  width: 500px;
  margin: 0 auto;
  color: #333;
}

div.elvalaszto {
  margin: 0;
  padding: 0;
  height: 13px;
  background: url(/resources/bg-comment-elvalaszto.png) no-repeat bottom left;
}

div.feed-icon {
  float: right;
  clear: none;
  margin: 12px 12px 0 0;
  padding: 0;
}

div.header {
  clear: both;
  margin: 0;
  padding: 0;
  height: 40px;
  background: #eee;
  border: solid #808080;
  border: 5px 0 1px 0;
  text-align: left;
  color: #333;
}
/* ------------ fejléc > főcím ------------ */

div.kep img {
  border: 1px solid #333;
  margin-top: 5px;
}

div.left h3 {
  text-align: right;
}

div.left img {
  margin: 5px 95px 0 0;
}

div.modelsearch-call {
  float: right;
  clear: none;
  margin: 0;
  padding: 0 16px 0 0;
  background: transparent;
}

div.navigation-links {
  float: left;
  clear: none;
  margin: 0;
  padding: 0;
  height: 40px;
  background: #c6c6c6;
}

div.picture {
  clear: both;
  margin: 0;
  padding-top: 24px;
  text-align: center;
}

div.picture img {
  margin: 0 auto;
  border: 1px solid #fff;
}
/* ------------ archívum > thumbnails ------------ */

div.post-comment h3 {
  margin: 50px 0 20px 0;
  padding: 3px 0 3px 25px;
  font: 400 1.1em tahoma, arial, verdana, helvetica, sans-serif;
  color: #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  background: url(/resources/bg-post-comment-h3.png) no-repeat center left;
}

div.read-comments h3 {
  margin: 30px 0 0 0;
  padding: 3px 0 3px 25px;
  font: 400 1.1em tahoma, arial, verdana, helvetica, sans-serif;
  color: #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  background: url(/resources/bg-read-comments-h3.png) no-repeat center left;
}

div.read-comments p {
  padding-left: 25px;
}

div.read-comments p.posted-by {
  padding-left: 50px;
  margin: -0.7em 0 0 0;
  color: #444;
}

div.recently-commented-content {
  width: 500px;
  margin: 0 auto;
  text-align: left;
  color: #000;
  font-size: 1.2em;
  line-height: 140%;
}

div.recently-commented-item {
  margin: 10px 0;
  clear: both;
}

div.recently-commented-item div.kep {
  float: left;
  clear: none;
  width: 200px;
  text-align: left;
}

div.recently-commented-item div.szoveg {
  float: left;
  clear: none;
  margin-left: 20px;
  margin-top: 10px !important;
  margin-top: 20px;
  width: 275px;
  text-align: left;
}

div.recently-commented-item h3 {
  clear: both;
  margin: 0 0 0 0;
  padding: 30px 0 3px 0;
  font: 400 1.1em tahoma, arial, verdana, helvetica, sans-serif;
  color: #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  text-align: left;
}

div.right h3 {
  text-align: left;
}

div.right img {
  margin: 5px 0 0 95px;
}

div.szoveg p.posted-by {
  padding-left: 30px;
  margin: -0.7em 0 0 0;
  color: #444;
}

div.tag-cloud {
  line-height: auto !important;
  line-height: 30px;
}

div.tag-cloud h1 {
  font-size: 22px;
}

div.tag-cloud h1, div.tag-cloud h2, div.tag-cloud h3, div.tag-cloud h4, div.tag-cloud h5, div.tag-cloud h6 {
  float: left;
  clear: none;
  margin: 0 10px;
}

div.tag-cloud h2 {
  font-size: 20px;
}

div.tag-cloud h3 {
  font-size: 18px;
}

div.tag-cloud h4 {
  font-size: 16px;
}

div.tag-cloud h5 {
  font-size: 14px;
}

div.tag-cloud h6 {
  font-size: 12px;
}

div.tag-search-content {
  width: 500px;
  margin: 0 auto;
  color: #000;
  font-size: 1.2em;
  text-align: center;
}
/* ------------ recently commented > content ------------ */

div.tags-content {
  width: 500px;
  margin: 0 auto;
  color: #000;
  font-size: 1.2em;
  text-align: center;
}

div.thumbnail-cell {
  float: left;
  clear: none;
  width: 190px;
  height: 125px;
  margin: 10px;
  text-align: center;
  vertical-align: center;
}

div.thumbnail-cell img {
  margin: 0;
  padding: 0;
  border: 1px solid #333;
}

div.thumbnails-holder {
  clear: both;
  margin: 0 auto;
  width: 630px !important;
  width: 640px;
  padding-top: 24px 0 0 0;
  text-align: center;
}

div.title-date {
  float: left;
  clear: none;
  margin: 0;
  padding: 0 0 0 16px;
}

h1.about-title {
  margin: 12px 0 0 0;
  padding: 0;
  font: bold 12px/16px tahoma, arial, verdana, helvetica, sans-serif;
}
/*collections*/

h1.archives-title {
  margin: 12px 0 0 0;
  padding: 0;
  font: bold 12px/16px tahoma, arial, verdana, helvetica, sans-serif;
}
/*about*/

h1.collections-title {
  margin: 12px 0 0 0;
  padding: 0;
  font: bold 12px/16px tahoma, arial, verdana, helvetica, sans-serif;
}
/*recently-commented*/

h1.focim {
  float: left;
  width: 172px;
  height: 40px;
  margin: 0;
  padding: 0;
  background: #999 url(/resources/bg-h1-focim-2.png) no-repeat;
}

h1.picture-title {
  margin: 4px 0 0 0;
  padding: 0;
  font: bold 12px/16px tahoma, arial, verdana, helvetica, sans-serif;
}
/*archívum*/

h1.recently-commented-title {
  margin: 12px 0 0 0;
  padding: 0;
  font: bold 12px/16px tahoma, arial, verdana, helvetica, sans-serif;
}
/* ------------ KÖZÉPSŐ RÉSZ - CONTENT ------------ */

h3.bottom {
  clear: both;
  margin: 10px 0 0 0;
  padding: 3px 0;
  font: 400 1.1em tahoma, arial, verdana, helvetica, sans-serif;
  color: #c6c6c6;
}
/*
h3.top span,
h3.bottom span {
    border: 1px dotted #c6c6c6 !important;
    border: 1px dashed #c6c6c6;
    background: #888;
    padding: 3px 10px;
}
*/

h3.top {
  clear: both;
  margin: 0 0 10px 0;
  padding: 3px 0;
  font: 400 1.1em tahoma, arial, verdana, helvetica, sans-serif;
  color: #c6c6c6;
}

p.credit {
  font-size: 0.8em;
  text-align: right;
  margin-top: 0;
}

p.date-comment {
  margin: 0;
  padding: 0;
}

p.navigation {
  margin: 4px 0 0 0;
  padding: 0 16px;
}

p.szerintem {
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}

table.album-table {
  margin: 0 auto;
  text-align: left;
}

table.album-table img {
  margin: 10px;
  padding: 0;
  border: 1px solid #333;
}

table.album-table td {
  width: 210px;
  margin: 0;
  padding: 0 0 10px 0;
  text-align: left;
  vertical-align: top;
}

table.album-table td div {
  margin-left: 10px;
}

table.album-table td div span {
  font-weight: bold;
}

td.left {
  width: 160px;
}

td.right input {
  width: 60%;
}

a, a:link, a:visited, a:active {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

div.about-content a, div.about-content a:link, div.about-content a:visited, div.about-content a:active {
  color: #000;
  text-decoration: underline;
}

div.about-content a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}
/* ------------ individual > content ------------ */

div.collection-item a img:hover {
  border: #fff;
}
/* ------------ tag cloud page > content ------------ */

div.collection-item a:hover {
  background: transparent;
}

div.collection-item h3 a, div.collection-item h3 a:link, div.collection-item h3 a:visited, div.collection-item h3 a:active {
  color: #c6c6c6;
  text-decoration: none;
}

div.collection-item h3 a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

div.copyright a, div.copyright a:link, div.copyright a:visited, div.copyright a:active {
  color: #333;
  text-decoration: none;
}

div.copyright a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

div.feed-icon a:hover {
  background: transparent;
}
/*címlap*/

div.kep a img:hover {
  border: #fff;
}
/* ------------ modelsearch page > content ------------ */

div.kep a:hover {
  background: transparent;
}

div.modelsearch-call a, div.modelsearch-call a:link, div.modelsearch-call a:visited, div.modelsearch-call a:active {
  background: #d00;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

div.modelsearch-call a:hover {
  color: #d00;
  background: transparent;
  text-decoration: underline;
}

div.navigation-links a, div.navigation-links a:link, div.navigation-links a:visited, div.navigation-links a:active {
  color: #000;
  text-decoration: none;
}

div.navigation-links a.link-to-tags, div.navigation-links a.link-to-tags:link, div.navigation-links a.link-to-tags:visited, div.navigation-links a.link-to-tags:active {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

div.navigation-links a.link-to-tags:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

div.navigation-links a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

div.read-comments a, div.read-comments a:link, div.read-comments a:visited, div.read-comments a:active {
  color: #000;
  text-decoration: underline;
}

div.read-comments a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

div.read-comments p.posted-by a, div.read-comments p.posted-by a:link, div.read-comments p.posted-by a:visited, div.read-comments p.posted-by a:active {
  color: #444;
  text-decoration: underline;
}

div.read-comments p.posted-by a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

div.szoveg p.posted-by a, div.szoveg p.posted-by a:link, div.szoveg p.posted-by a:visited, div.szoveg p.posted-by a:active {
  color: #444;
  text-decoration: underline;
}

div.szoveg p.posted-by a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

div.tag-cloud h1 a, div.tag-cloud h1 a:link, div.tag-cloud h1 a:visited, div.tag-cloud h1 a:active {
  color: #eee;
  text-decoration: none;
}

div.tag-cloud h1 a:hover, div.tag-cloud h2 a:hover, div.tag-cloud h3 a:hover, div.tag-cloud h4 a:hover, div.tag-cloud h5 a:hover, div.tag-cloud h6 a:hover {
  color: #000;
}
/* ------------ tag search page > content ------------ */

div.tag-cloud h2 a, div.tag-cloud h2 a:link, div.tag-cloud h2 a:visited, div.tag-cloud h2 a:active {
  color: #e4e4e4;
  text-decoration: none;
}

div.tag-cloud h3 a, div.tag-cloud h3 a:link, div.tag-cloud h3 a:visited, div.tag-cloud h3 a:active {
  color: #dadada;
  text-decoration: none;
}

div.tag-cloud h4 a, div.tag-cloud h4 a:link, div.tag-cloud h4 a:visited, div.tag-cloud h4 a:active {
  color: #cfcfcf;
  text-decoration: none;
}

div.tag-cloud h5 a, div.tag-cloud h5 a:link, div.tag-cloud h5 a:visited, div.tag-cloud h5 a:active {
  color: #c5c5c5;
  text-decoration: none;
}

div.tag-cloud h6 a, div.tag-cloud h6 a:link, div.tag-cloud h6 a:visited, div.tag-cloud h6 a:active {
  color: #bbb;
  text-decoration: none;
}

div.tags-and-collections a, div.tags-and-collections a:link, div.tags-and-collections a:visited, div.tags-and-collections a:active {
  text-decoration: none;
}

div.tags-and-collections a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}
/* ------------ címlap > kép ------------ */

div.thumbnail-cell a img:hover {
  border: #fff;
}
/* ------------ about > content ------------ */

div.thumbnail-cell a:hover {
  background: transparent;
}

h1.focim a, h1.focim a:link, h1.focim a:visited, h1.focim a:active {
  display: block;
  width: 172px;
  height: 40px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  background: transparent;
}

h1.focim a:hover {
  background: url(/resources/bg-h1-focim-2-hover.png) no-repeat;
}
/* ------------ fejléc > navigáció ------------ */

h3 a, h3 a:link, h3 a:visited, h3 a:active {
  color: #c6c6c6;
  text-decoration: none;
}

h3 a:hover {
  color: #000;
  background: #fff;
  text-decoration: none;
}

table.album-table a img:hover {
  border: #fff;
}
/* ------------ Kép alatti szerzőkomment ------------ */

div.entry-more {
  width: 500px;
  margin: 0 auto;
  text-align: left;
  color: #000;
  font-size: 1.2em;
  line-height: 140%;
}


/* ------------ LÁBLÉC ------------ */


table.album-table a:hover {
  background: transparent;
}

