/*
	Styx Gallery 2 Téma
	Copyright ©2007 Bognár András.
*/


/* -- Main layout definitions ------------- */
body {
	position: relative; /*kell, hogy az .alert ne csúsztassa el a .breadcrumb-wrapper-t*/
	background: #333 url(images/background.gif);
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}

#wrapper {
	margin: 0 auto;
}

a, a:visited {
	color: #09f;
	text-decoration: none;
}
a:hover {
	color: #FFB500;
	text-decoration: underline;
}

img {
	border: none;
}
p {
	color: #c2c2c2;
	text-align: justify;
	padding: 0 0 15px;
	margin: 0;
}
/* -- typography ----------- */
.header h1 {
	color: #f2f2f2;
	font: bold italic 36px Georgia, Times, serif;
	text-shadow: 0 0 2px #fff;
	letter-spacing: -2px;
}
h1 a, h1 a:visited{
	color: #f2f2f2;
	text-decoration: none;
}
h1 a:hover{
	color: #fff;
	text-decoration: none;
}
h2 {
	color: #fefefe;
	margin: 10px 0 25px;
	/*border-bottom: 1px dashed #3c3c3c;*/
	letter-spacing: -0.5px;
	text-align: center;
	font: 20px Helvetica, Tahoma, Arial, sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #6FC6FF;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-shadow: 0 0 4px #fff;
	text-decoration: none;
}
.gallery h3 {
	clear: both;
	margin: 1.5em 0 1em 0;
	font-size: 1.2em;
}
h3 {
	font: normal 180%/100% Helvetica, Tahoma, Arial, sans-serif;
	color: #f2f2f2;
	margin: 30px 0 5px;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}




.content {
	float: left;
	padding: 0 15px;
	clear: both;
	margin: 0 auto;
	background-color: #272727;
}
p {
	text-align: left;
}
/* header area */
.alert {
	position: absolute;
	top: 0px;
	z-index: 55;
    background: #fff6bf url(images/exclamation.png) center no-repeat;
    background-position: 15px 50%;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
}
.alert span {
	font: normal 130%/100% Helvetica, Tahoma, Arial, sans-serif;
	color: #222;
	line-height: 2em;
	border-bottom: dashed 1px #555;
}
/* -- header ------------- */

#header_wrapper {
	/*width: 100%;*/
	margin: 50px auto 0;
}
.header {
	position: relative;
	background: transparent url(images/header_image.jpg) repeat-x bottom right;
	height: 250px;
	margin-top: 20px;
}
#header-duma {
	position: relative;
	padding: 0 0 0 30px;
}
#header-duma:hover, #header-duma:hover h1 a {
	text-shadow: 0 0 4px #fff;
	color: #fff;
}
.description {
	position: relative;
	top: -26px;
	float: left;
	color: #f6f6f6;
	font-size: 14px;
	font-style: italic;
}

.clear {
	clear: both;
}
/* -- breadcrumb ---------------- */

.breadcrumb-bg-wrapper {
	height: 30px;
	position: absolute;
	bottom: 0px;
	right: 10px;
	font: 12px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.breadcrumb-bg-left {
	display: block;
	float: left;
	margin-left: 5px;
	height: 30px;
	width: 8px;
	background: url(images/menu_bal.png) no-repeat center left;
}
.breadcrumb-bg {
	display: block;
	float: left;
	height: 30px;
	background: url(images/menu_kozep.png) repeat-x left center;
}
.breadcrumb-bg-right {
	display: block;
	float: left;
	height: 30px;
	width: 9px;
	background: url(images/menu_jobb.png) no-repeat bottom left; /*center lenne*/
}
.breadcrumb-last-wrapper {
	display: block;
	float: left;
	margin-left: -8px;
}
.breadcrumb-last-left {
	display: block;
	float: left;
	height: 30px;
	width: 8px;
	margin-left: -3px;
	padding-right: 3px;
	position: relative;
	left: 3px;
	background: url(images/menu_bal.png) no-repeat bottom left;
}
.breadcrumb-last {
	display: block;
	float: left;
	height: 30px;
	background: url(images/menu_kozep.png) repeat-x bottom left;
}
.breadcrumb-last-right {
	display: block;
	float: left;
	height: 30px;
	width: 9px;
	margin-right: -9px;
	background: url(images/menu_jobb.png) no-repeat bottom left;
}

.breadcrumb-left-non, .breadcrumb-left {
	display: block;
	margin-left: 5px;
	float: left;
	height: 30px;
	width: 8px;
	background: url(images/menu_bal.png) no-repeat center left;
}
.breadcrumb-right-non {
	margin-right: 5px;
}
.breadcrumb-right {
	margin-right: 5px;
}
.breadcrumb-non {
	display: block;
	float: left;
	height: 30px;
	background: url(images/menu_kozep.png) repeat-x center left;
}
a .breadcrumb, a .breadcrumb-left, a .breadcrumb-right {
	display: block;
	float: left;
	height: 30px;
	position: relative;
	left: -13px;
	background: none;
}
a:hover .breadcrumb, a:hover .breadcrumb-non {
	display: block;
	float: left;
	height: 30px;
	background: url(images/menu_kozep.png) repeat-x top left;
}
a:hover .breadcrumb-left, a:hover .breadcrumb-left-non {
	display: block;
	float: left;
	height: 30px;
	background: url(images/menu_bal.png) no-repeat top left;
}
a:hover .breadcrumb-right, a:hover .breadcrumb-right-non {
	display: block;
	float: left;
	height: 30px;
	background: url(images/menu_jobb.png) no-repeat top left;
}
.breadcrumb-caption {
	display: block;
	padding: 10px 3px 0;
	color: #fefefe;
	
}
.breadcrumb-caption a {
	text-decoration: none;
	color: #fefefe;
}
.breadcrumb-caption a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #ccc ;
	color: #fff;
}
.breadcrumb-right-non, .breadcrumb-right {
	display: block;
	float: left;
	height: 30px;
	width: 9px;
	background: url(images/menu_jobb.png) no-repeat center left;
}
.breadcrumb-left-non, .breadcrumb-non, .breadcrumb-right-non {
	background-position: center left;
}
.breadcrumb-wrapper a:hover .breadcrumb-left-non, .breadcrumb-wrapper a:hover .breadcrumb-non, .breadcrumb-wrapper a:hover .breadcrumb-right-non {
	background-position: top left;
}


/* -- footer -------------- */
.footer-wrapper {
	float: left;
	width: 100%;
	background-color: #181818;
}
.footer {
	border-top: #272727 dashed 1px;
	width: 100%;
	padding-top: 7px;
	margin-top: 3px;
	color: #7a7a7a;
	font-size: 10px;
	line-height: 15px;
	float: left;
}
.footer a, .footer a:visited {
	color: #C7D0D5;
	text-decoration: none;
}
.footer a:hover {
	color: #09f;
}

/* -- credits ---------------- */
#credits {
	margin: 0 auto;
	/*float: left;*/
	/*width: 760px;*/
	padding: 20px 20px 0px;
	color: #7a9299;
	font-size: 9px;
	text-align: center;
}
.cc a {
	background: url(images/cc_logo.png) no-repeat left center;
	padding: 3px 0 2px 18px;
}
.credits-duma {
	line-height: 18px;
	padding-top: 1px;
}
.rss, .valid {
	line-height: 18px;	
}
.rss a {
	margin-left: 4px;
	padding: 4px 0 0 12px;
	background: url(images/feed.png) no-repeat left center;
}
.valid a {
	margin-left: 3px;
	padding: 3px 0 0 12px;
	background: url(images/tick.png) no-repeat left center;
}
.kl a {
	margin-left: 3px;
	padding: 1px 0 0 12px;
	background: url(images/kl_logo.png) no-repeat left center;
}
.rss a:hover {
	color: #FF9507 !important;
}
.valid a:hover {
	color: #74BD5F !important;
}
.hidden-text {
	float: right;
	margin: 18px 20px 0 0;
	height: 35px;
	color: #151515;
	font-size: 9px;
}




/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	/*background-color: #272727;*/
	margin: 13px 10px;
	padding: 0 0 17px;
	float: left;
	text-align: center;
}

.gallery-thumb a img {
	vertical-align: middle;
	padding: 5px;
	/*margin-top: -18px;*/ 
	background-color: #181818;
}
.gallery-thumb a:hover img {
	background-color: #09f; /*83BAD5*/
}


/* -- Gallery Album listing --------------- */

.gallery-albums {
	width: 100%;
	margin: 25px auto 10px;
	float: left;
}

.gallery-albums h4 { /* Years in Album overview (when grouped by year) */
	font-size: 11px;
	margin: 0;
}

.gallery-albums .gallery-thumb {
	margin-right: 5px !important;
}

.gallery-album {
	position: relative;
	text-align: center;
	float: left;
	margin: 0px 10px 10px;
}

.gallery-album-thumb {
	width: 180px;
	height: 180px;
	line-height: 180px;
	/*overflow: hidden;*/
	background-color: #222;
	margin: 13px auto;
}
.gallery-thumb {
	width: 180px;
	height: 180px;
	line-height: 180px;
	overflow: hidden;
}
.gallery-album-thumb a {
	color: #dedede;
}
.gallery-album-thumb a img {
	vertical-align: middle;
	padding: 5px;
	background-color: #181818;
}
.gallery-album-thumb a:hover img {
	background-color: #09f;
}

.gallery-album p {
	margin: 10px 10px 0 10px;
	font-size: 10px;
	color: #aaa;
}
.count {
	margin: 0 10px;
	font-size: 9px;
	color: #666;
}
.go {
	position: absolute;
	right: 0px;
	bottom: 10px;
	margin: 0 10px;
	font-size: 12px;
	color: #dedede;
}
.go a {
	color: #09f;
}
.go a:hover {
	text-decoration: underline;
}
.gallery-album:hover .album-meta {
	display: block;
}

.gallery-album .album-meta {
	background: #242424 url(images/gradient.png) top center no-repeat;
	text-align: left;
	position: absolute;
	height: 145px;
	bottom: 12px;
	display: none;
	margin: 10px auto 10px;
	padding: 15px 10px 0 10px;
	font-size: 9px;
	overflow: hidden;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
}
.gallery-album .album-meta h4 a {
	margin: 0 auto 10px;
	font-size: 14px;
	color: #98CE0C;
}
.gallery-album .album-meta h4 a:hover {
	color: #fff;
	text-decoration: none;
}
/*.gallery-album .album-meta h4 a:hover:after {
	content: "\0020\00BB";
}*/
/* -- Gallery Items ----------------------- */

.gallery-items {
	width: 500px;
	float: left;
	margin: 25px auto 10px;
	clear: both;
}

.gallery-empty-wrapper {
	margin: 15px 0 25px;
	background-color: #181818;
}
.gallery-empty {
	padding: 8px 10px 0;
}
.gallery-empty strong {
	/*border-bottom: 1px dashed #333;*/
}
.gallery-empty a {
	background: url(images/image_add.png) no-repeat left center;
	padding: 0 0 0 20px;
	color: #959595;
	font-size: 10px;
}

/* -- Gallery Photo (detail page) --------- */

div.gallery-photo {
	background-color: #fff;
	margin: 40px auto 20px;
	text-align: center;
}

img.gallery-photo {
	/*background-color: #181818;*/
	padding: 4px 0 2px;
	margin: 0 12px;
}

#prevArrow img, #nextArrow img {
	border-style: none;
}
.download-full-size {
	float: left;
	height: 16px;
	padding: 2px 0 0 20px;
	margin: 5px 0 -5px;
	background: url(images/disk.png) no-repeat top left;
}

/* -- Navigator --------------------------- */
.block-core-Navigator {
	margin-top: 7px;
	float: right;
	font-size: 10px;
	color: #777;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

.block-core-Navigator .current {
	margin: 0 0.5em;
}
/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	border-collapse: collapse;
}

table.gbDataTable td {
	padding: 0.2em 0.5em 0.2em 0;
	/*border-bottom: 1px solid #eee;*/
}

table.gbDataTable td.gbEven {
	font-weight: bold;
}

.gbBusy {
    background-color: #ae9 !important;
}

/* -- System- / Item-Links ---------------- */
.blocks-wrapper {
	color: #777;
	margin: 15px 0 20px;
	background-color: #181818;
	float: left;
	width: 100%;
}
.blocks {
	padding: 0 10px;
	font-size: 10px;
}
.blocks a {
	color: #959595;
}
input {
	margin: 5px 0;
	border: 1px solid #959595;
	background-color: #f5f5f5;
}
input#subject {
	width: 60%;
}
input[type="button"] {
	border: none;
	color: #f5f5f5;
	background: none;
}
textarea {
	width: 60%;
	margin: 5px 0;
	border: 1px solid #959595;
	background-color: #f5f5f5;
}
textarea:focus {
	background-color: #fff;
}
input:focus {
	background-color: #fff;
}
input[type="button"]:focus {
	background-color: #181818;
}

.inputTypeSubmit {
	background: none;
	color: #f5f5f5;
	border: 1px solid #555;
}
.inputTypeSubmit:focus {
	background-color: #181818;
}
.gbSystemLinks-wrapper {
	float: left;
	width: 100%;
}
.gbSystemLinks {
	margin-top: 5px;
	float: left;
	padding: 2px 0 0 20px;
	background: url(images/wrench.png) no-repeat center left;
}
.gbSystemLinks span {
	float: left;
	margin: 0 5px 0 0;
}
.block-core-ItemLinks select {
	/*margin: 0 0 5px;*/
}
.block-core-Pager {
	float: left;
	height: 16px;
	padding: 2px 0 0 20px;
	margin: 5px 0 5px;
	background: url(images/page.png) no-repeat top left;
}

.gbBlock-wrapper {
	float: left;
	width: 100%;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
}
.gbBlock-wrapper h3 {
	color: #777;
	margin-top: 0px;
	padding-top: 5px;
}
.gbBlock {
	color: #999;
}
.gbSystemLinks .block-core-SystemLink a,
.block-core-ItemLinks a {
	font-weight: 400;
	display: block;
	height: 16px;
	margin-top: 3px;
}
.block-core-ItemLinks select{
	height: 16px;
	font-size: 10px;
	margin-left: 20px;
}
.block-core-EmergencyEditItemLink {
	float: left;
	width: 100%;
	margin: 5px 0 5px;
	padding-top: 5px;
}
.block-core-EmergencyEditItemLink a{
	display: block;
	height: 16px;
	padding: 2px 0 0 20px;
	background: url(images/page_white_wrench.png) no-repeat top left;
}
.block-comment-ViewComments {
	padding: 0 0 0 20px;
	background: url(images/comments.png) no-repeat top left;
}
.block-comment-ViewComments h3 {
	color: #aaa;
}
.block-comment-ViewComments .info {
	color: #777;
}
.block-comment-AddComment {
	padding: 0 0 0 20px;
}
.block-comment-AddComment h2 {
	border: none;
	font-size: 12px;
	color: #aaa;
	height: 16px;
	margin: 0 0 0 -20px;
	padding: 2px 0 0 20px;
	background: url(images/comment_add.png) no-repeat top left;
}
.block-comment-AddComment h3 {
	height: 16px;
	margin: 0 0 0 -20px;
	padding: 2px 0 0 20px;
	background: url(images/comment_add.png) no-repeat top left;
}
.block-core-LanguageSelector {
	padding: 0 0 0 20px;
	background: url(images/flag_green.png) no-repeat top left;
}
.block-core-LanguageSelector h3 {
	float: left;
}
.block-core-LanguageSelector select {
	height: 16px;
	font-size:  10px;
	margin: 0 0 0 5px;
}
/* -- Toolbar ----------------------------- */

#toolbar {
	clear: both;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	margin: 1em 0;
	padding: 0.5em;
}


/* -- Admin ------------------------------- */

.gallery-admin {
	font-size: 10px;
	color: #aaa;
}
.gallery-admin a {
	color: #09f;
}
.gallery-admin a:hover {
	color: #FFB500;
}

.gallery-admin h2 {
	font-size: 20px;
	margin-top: 10px;
	overflow: hidden;
}

.gallery-admin h4 {
	margin-bottom: 5px;
}

.giSuccess, .giWarning, .giError  {
	border: none;
}

.giSuccess { color: #74BD5F; }
.giWarning { color: #E97715; }
.giError { color: #CC1300; }

.gallery-admin .gbBlock {
	margin: 15px 0 20px 0;
}

#gsSidebar {
	width: 140px;
	overflow: hidden;
	padding-right: 10px;
}

#gsSidebarCol {
	width: 1%;
}

#gsSidebar ul {
	padding: 2px 0 15px 0;
	margin: 0;
}

#gsSidebar ul ul {
	font-weight: normal;
}
#gsSidebar li.gbAdminLink {
	list-style: none;
	padding: 2px 0;
	margin-top: 3px;
}

.gbTabBar {
	font-size: 11px;
	background-color: #181818;
	/*border-bottom: 1px solid #ccc;*/
}

.gbTabBar a {
	/*border: 1px solid #ccc;*/
	padding: 5px 5px;
	margin: 0 10px;
}

.gbTabBar .giSelected {
	margin: 0 10px;
	color: #292929;
	padding: 3px 10px;
	font-weight: bold;
	background-color: #ededed;
}
.giUpdated, .giNew {
	z-index: 50;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: -6px;
	height: 60px;
	width: 60px;
	background: transparent url(images/corner.png) no-repeat top right;
}
.autoCompleteShadow {
    background-color: #a0a0a0 !important;
}

.autoCompleteContainer {
    border: 1px solid #404040;
    background-color: #fff;
    border-top: 0px;
    border-bottom: 1px dotted rgb(0, 172, 0);
    margin-bottom: -1px;
    margin-top: 0px;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #38c;
    color: #fff;
}

