/*
Theme Name: 	JazzMa.hu
Theme URI: 		http://www.jazzma.hu
Description: 	Theme for JazzMa.hu.
Version: 		1.0
Author: 		Kusz Tamás <kusz.tamas@adworks.hu>
Agency:		 	Adworks
Author URI: 	http://www.adworks.hu/


/* ==================================================================== */
/* = Headline                                                         = */
/* ==================================================================== */

#headline-wrapper	{
	height: 300px;
	background: url(../images/headline-bg.png) center center no-repeat;
}

#headline			{
	width: 940px;
	margin: 0 auto;
}

#logo-container		{
	width: 220px;
	padding-top: 65px;
	float: left;
}

#logo-container a.logo {
	width: 220px;
	height: 94px;
	display: block;
	text-indent: -9999px;
	background: url(../images/jazzma-logo.png) no-repeat;
}

#logo-container hr	{
	height: 0;
	margin: 55px 0 15px 0;
	border-top: 1px solid #c7c5c0;
	border-bottom: 1px solid white;
}

#logo-container fieldset { padding: 0; }

#logo-container legend { display: none; }

#logo-container label {
	color: #797771;
	font-size: 16px;
	display: block;
}

#logo-container input[type=text] {
	width: 178px;
	height: 25px;
	border: 1px solid #bcb7a8;
	padding: 0 35px 0 5px;
	margin: 8px 0 0 0;
	float: left;
}

#logo-container input[type=submit] {
	width: 30px;
	height: 25px;
	float: left;
	text-indent: -9999px;
	margin: 9px 0 0 -31px;
	background: url(../images/icons_arrows.png) -700px -20px no-repeat;
	border: none;
}

#slideshow-container, #slideshow {
	width: 700px;
	height: 300px;
}

#slideshow-container	{
	float: right;
	position: relative;
	margin-right: 1px;
	background: url(../images/ajaxloader-slideshow.gif) 342px 142px no-repeat;
}

#slideshow				{
	position: relative;
    width: 700px;
    height: 300px;
}

#slideshow img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}



/* ==================================================================== */
/* = Navigation                                                       = */
/* ==================================================================== */

#nav-wrapper		{
	height: 50px;
	background: url(../images/navigation-bg.png) repeat-x;
}

#nav				{
	width: 940px;
	margin: 0 auto;
	list-style-type: none;
	padding: 0;
}

#nav li				{
	float: left;
	margin: 0;
	padding: 0 10px;
	position: relative;
}

#nav li a			{
	height: 35px;
	padding: 16px 0 0 0;
	display: block;
	font-family: 'FontinSmallCaps';
	color: #cbcbcb;
	font-size: 15px;
	text-decoration: none;
	text-shadow: black 1px 1px 0;
}

#nav li.current a, #nav li a:hover { color: white; }

#nav li ul			{
	padding: 0;
	margin: 0;
	width: 170px;
	list-style-type: none;
	position: absolute;
	left: 0;
	top: 46px;
	background-color: #333333;
	border: 1px solid #111111;
	display: none;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px #3d3d3d;
	-moz-box-shadow: 1px 1px 2px #3d3d3d;
	box-shadow: 1px 1px 2px #3d3d3d;
	z-index: 9999;
}

#nav li ul li		{
	padding: 8px 15px;
	margin: 0;
	float: none;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #444;
	width: 140px;
}

#nav li ul li:last-child { border-bottom: none; }

#nav li ul li a		{
	height: auto;
	padding: 0;
	font-family: 'Fontin';
	font-size: 13px;
}



/* ==================================================================== */
/* = Footer                                                           = */
/* ==================================================================== */

#footer-wrapper		{
	height: 244px;
	background: url(../images/footer-bg.png) repeat-x;
}

#footer-container	{
	width: 940px;
	margin: 0 auto;
}

#legal-cord p		{
	font-family: Helvetica, Arial;
	font-size: 11px;
	text-shadow: black 1px 1px 0px;
	margin: 16px 0;
}

#legal-cord p.legal	{
	color: #d3d3d3;
	line-height: auto;
	float: left;
}

#legal-cord p.legal-links { float: right; }

#legal-cord p.legal-links, #legal-cord p.legal-links a	{
	color: #999999;
	line-height: auto;
	text-decoration: none;
}

#legal-cord p.legal-links a:hover { text-decoration: underline; }

#sponsors			{ text-align: center; float: left; width: 225px; }

#sponsors h1		{
	font-family: 'Fontin';
	font-weight: normal;
	font-size: 20px;
	color: #999999;
	text-shadow: black 1px 1px 1px;
	margin: 25px 0 0 0;
}

#sponsors hr		{
	width: 225px;
	height: 0;
	margin: 20px auto 25px auto;
	background: none;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #383838;
}

#sponsors ul		{
	width: 225px;
	margin: 0 auto;
	display: table;
	list-style-type: none;
}

#sponsors ul li, #sponsors ul li a {
	display: block;
	background-color: transparent;
	margin-left: 25px;
}

#sponsors ul li		{
	float: left;
}

#partners			{ text-align: center; float: right; width: 700px; }

#partners h1		{
	font-family: 'Fontin';
	font-weight: normal;
	font-size: 20px;
	color: #999999;
	text-shadow: black 1px 1px 1px;
	margin: 25px 0 0 0;
}

#partners hr		{
	width: 700px;
	height: 0;
	margin: 20px auto 25px auto;
	background: none;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #383838;
}

#partners ul		{
	width: 700px;
	margin: 0 auto;
	display: table;
	list-style-type: none;
}

#partners ul li, #sponsors ul li a {
	display: block;
	background-color: transparent;
}

#partners ul li		{
	float: left;
	margin: 0 30px;
}

#sponsors img, #partners img { padding: 0; border: none; background-color: transparent; }



/* ==================================================================== */
/* = Sidebar                                                          = */
/* ==================================================================== */

#content-wrapper	{
	width: 940px;
	margin: 0 auto;
	padding: 20px 0 25px 0;
	background: url(../images/contentwrapper-bg.png) -1px 0 no-repeat;
}

#sidebar			{
	width: 220px;
	float: left;
}

.sidebox			{ margin-top: 25px; }

.sidebox:first-child { margin-top: 0; }

.sidebox h1			{
	display: block;
	margin: 0;
	font-family: 'FontinSmallCaps';
	font-size: 18px;
	font-weight:normal;
	text-transform: uppercase;
	color: #262626;
}

.sidebox hr			{
	margin: 10px 0;
	height: 0;
	background: none;
	border-top: 1px solid #c7c5c0;
	border-bottom: 1px solid white;
}

.sidebox ul			{ list-style-type: none; }

.sidebox ul li		{
	margin: 2px 0;
	line-height: 16px;
	font-family: Helvetica, Arial;
	font-size: 11px;
}

.sidebox ul li a	{
	color: #5b5b5b;
	text-decoration: none;
}

.sidebox ul li a:hover	{ text-decoration: underline; }

.tagcloud ul		{
	width: 225px;
	margin-left: -5px;
}

.tagcloud ul li		{
	float: left;
	margin: 0 0 3px 5px;
}

.tagcloud ul li a	{
	color: #4f4f4f;
	display: block;
	padding: 2px 5px 1px 5px;
	background-color: #c7c5c0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.tagcloud ul li a:hover, .tagcloud ul li a.current {
	color: #f0efea;
	background-color: #64625e;
	text-decoration: none;
}

/*	Koncertnaptár  */

#calendar			{
	height: 215px;
	position: relative;
}

.calendar-nav		{
	height: 14px;
	position: relative;
	margin-bottom: 10px;
}

.calendar-nav p		{
	display: block;
	text-align: center;
	margin: 0;
	line-height: auto;
	font-family: 'Fontin';
	font-size: 13px;
	font-weight: bold;
	color: #b6291f;
}

.calendar-prevmonth, .calendar-nextmonth	{
	width: 8px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	position: absolute;
}

.calendar-prevmonth	{
	left: 0;
	top: 0;
	background: url(../images/icons_arrows.png) -545px -18px no-repeat;
}

.calendar-nextmonth	{
	right: 0;
	top: 0;
	background: url(../images/icons_arrows.png) -690px -18px no-repeat;
}

.calendar-reset		{
	width: 220px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-family: Velvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background-color: #c7c5c0;
	color: #4f4f4f;
	padding: 4px 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.calendar-reset:hover {
	color: #e2e2e2;
	background-color: #64625e;
	text-decoration: none;
}

#calendar table		{ width: 220px; margin-left: -5px; }

#calendar table td	{ border-left: 1px solid #c9c8c4; }
#calendar table td:first-child { border-left: none; }

#calendar table thead td {
	font-family: 'Fontin';
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #5e5e5e;
	padding-bottom: 5px;
}

#calendar table tbody td {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 2px 7px;
	color: #4c4a47;
}

#calendar table tbody td.day-disabled { color: #b1b1b1; }

#calendar table tbody td.day-current { color: #b6291f; }

#calendar table tbody td a {
	display: block;
	color: white;
	padding: 2px 2px 1px 2px;
	background-color: #b6291f;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
}

#calendar span.loading-calendar {
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/ajaxloader-calendar.gif) no-repeat;
	position: absolute;
	top: 115px;
	left: 102px;
}

/*	Havi Lemezajánló  */

#featured img	{
	width: 75px;
	height: 75px;
	float: left;
}

#featured .albuminfo {
	width: 100px;
	float: left;
	margin-left: 10px;
	font-family: Helvetica, Arial;
}

.albuminfo a.albumtitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #444444;
	text-shadow: white 1px 1px 0;
	text-decoration: none;
}

.albuminfo a.albumtitle:hover { text-decoration: underline; }

.albuminfo .albumdetails { margin: 5px 0 10px 0; }

.albuminfo .albumdetails li, .albuminfo .albumdetails li a {
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
	text-shadow: white 1px 1px 0;
	line-height: 14px;
}

.albuminfo .albumdetails li { margin: 2px 0; }

.albuminfo .albumdetails li a:hover { text-decoration: underline; }

.albuminfo .btn-albumcritics, .albuminfo .btn-albumcritics:hover {
	width: 93px;
	height: 14px;
	display: block;
	padding-top: 3px;
	background: url(../images/btn-albumcritics-bg.png) no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-shadow: white 1px 1px 0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #ae160c;
}



/* ==================================================================== */
/* = Advertisements                                                   = */
/* ==================================================================== */

#banner-wrapper-468x60 {
	width: 700px;
	height: 80px;
	position: relative;
	left: 0;
	top: -80px;
	z-index: 650;
}

#banner-wrapper-468x60 .underlay {
	width: 700px;
	height: 80px;
	display: block;
	background-color: black;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 600;
}

#banner468x60	{
	width: 468px;
	height: 60px;
	display: block;
	position: absolute;
	top: 10px;
	left: 115px;
	z-index: 700;
}

#sidebox-ads	{
	margin-top: 20px;
	text-align: center;
}

#sidebox-ads .ad120x120, #sidebox-ads .ad120x240 { margin: 18px auto 0 auto; }

#sidebox-ads .ad120x120, #flash120x120 { width: 120px; height: 120px; }

#sidebox-ads .ad120x240, #flash120x240 { width: 120px; height: 240px; }



/* ==================================================================== */
/* = Specials                                                         = */
/* ==================================================================== */

.left			{ float: left; }

.right			{ float: right; }

#main			{
	width: 675px;
	float: right;
	margin-top: -3px;
}

hr.hr-pagetitle	{
	background: none;
	border-top: 1px solid #c7c5c0;
	border-bottom: 1px solid white;
	margin: 15px 0 20px 0;
}

.box-container	{
	padding: 1px;
	background-color: white;
	border: 1px solid #c7c5c0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px #c7c5c0;
	-moz-box-shadow: 0px 1px 2px #c7c5c0;
	box-shadow: 0px 1px 2px #c7c5c0;
}

.box			{
	font-family: Helvetica, Arial;
	padding: 10px;
	background: #d7d5cc url(../images/box-gradient-bg.png) repeat-x;
}

a.anchor-prev, a.anchor-next {
	font-family: Georgia;
	font-size: 13px;
	color: #bc1d12;
	display: block;
	text-decoration: none;
}

a.anchor-prev:hover, a.anchor-next:hover { text-decoration: underline; }

a.anchor-prev	{
	float: left;
	padding: 1px 0 1px 15px;
	background: url(../images/icon_arrow-left.png) left center no-repeat;
}

a.anchor-next	{
	float: right;
	padding: 1px 15px 1px 0;
	background: url(../images/icon_arrow-right.png) right center no-repeat;
}

#filter			{
	padding: 20px 25px;
	margin-bottom: 20px;
	background: white url(../images/filter-bg.png) right center no-repeat;
	border: 1px solid #bfbdb9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.filter-hidden	{ display: none; }

#filter input[type=button], #filter input[type=submit] {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-transform: uppercase;
	padding: 4px 15px;
	border: 1px solid #bfbdb9;
	-webkit-box-shadow: 0 0 2px #c7c5c0;
	-moz-box-shadow: 0 0 2px #c7c5c0;
	box-shadow: 0 0 2px #c7c5c0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: white url(../images/btn-filter-bg.png) center center repeat-x;
}

.btn-filter		{
	float: right;
	font-family: 'FontinSmallCaps';
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	color: white;
	display: block;
	padding: 5px 30px;
	background-color: #c7c5c0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #a3a19d;
	margin-top: 3px;
}

.btn-filter:hover { background-color: #a7a5a0; text-shadow: 1px 1px 1px #767471; }

#pager p		{
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: middle;
}

#pager ul		{
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align: middle;
}

#pager ul li	{
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}

#pager ul li a	{
	font-family: 'Fontin';
	font-weight: bold;
	font-size: 15px;
	color: #b6291f;
	padding: 1px 5px;
	text-shadow: 1px 1px 1px white;
	text-decoration: none;
}

#pager ul li a:hover { text-decoration: underline; }

#pager ul li a.current {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #bfbcb8;
	background: url(../images/btn-pager-bg.png) repeat-x;
	padding: 1px 4px;
}

#pager ul li a.current:hover {
	text-decoration: none;
	cursor: default;
}

.loading-large		{
	width: 32px;
	height: 32px;
	background: url(../images/ajaxloader-large.gif) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	display: none;
}

.anchor-hidden		{ font-size: 0; line-height: 0; }


