/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html {

height:100%;
}
body {
background-image:url(images/header-bgr.jpg);
background-position:top;
background-repeat:no-repeat;
margin:0 auto;
padding:0;
height:100%;
text-align: center;
font-family:verdana;
font-size:11px;
color:#343346;
}
#bigContainer {
width:920px;
margin:0 auto;
text-align: center;
position:relative;
min-height:100%;
z-index:5;
}
* html #bigContainer {
height: 100%;
}
#header {
width:685px;
height:240px;
display:block;
margin:0 auto;
text-align: center;
}
#menu {
width:220px;
height:240px;
background-image:url(images/menu-bgr.png);
float:left;
}
.menu {
width:220px;
height:240px;
background-image:url(images/menu-bgr.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
.eventsMenu {
position:absolute;
top:183px;
right:117px;
background:url(images/pop-menu-bgr.png) repeat;
padding:6px 0;
width:310px;
text-align:right;
}
.eventsMenu a, .eventsMenu a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#fff;
text-transform:uppercase;
text-decoration:none;
margin-left:10px;
}
.eventsMenu a:hover{
color:#ccc8f0;
}
#logo {
width:300px;
height:110px;
float:left;
}
#page {
width:465px;
text-align: left;
margin-left:337px;
margin-right:118px;
padding-bottom:220px;
}
#footer {
width:100%;
height:350px;
text-align: left;
position:relative;
margin:-290px auto; 
background-image:url(images/gradient-bottom.png);
background-position:bottom;
background-repeat:repeat-x;
}
#footerContainer {
width:710px;
height:155px;
text-align: left;
position:relative;
top:195px;
margin:0 auto; z-index:100;
}
#shadowBottom {
margin-left:-35px;margin-bottom:30px;background-image:url(images/bottom-shadow.png);
width:535px; height:70px; 
background-repeat:no-repeat;
position:absolute;
}
#content {
width:535px;
margin-left:-35px;
background-image:url(images/shadow-content.png);
background-repeat:repeat-y;
}
.post {
margin:0 35px 0 35px;
background-color:#FFFFFF;
background-image:url(images/gradient-content.png);
background-position:bottom;
background-repeat:repeat-x;
}
.entry  {
margin:0 35px 0 35px;
clear:both;
}

.entryArtist  {
margin:0px 20px 0 0;
line-height:16px;
padding-top:35px;
}
.entryGallery  {
margin:0 0 0 36px;
}
.entry p {
line-height:20px;
margin:15px 0 0 0;
}
.entryArtist p {
line-height:16px;
margin:15px 0 0 0;
}

#clients {
float:left;
position:absolute;
bottom:0px;
}
#bottomNav {
float:left;
position:absolute;
bottom:19px;
margin-left:60px;
line-height:10px;
height:10px;
}

#bottomNav img{
margin:0 15px 0 0;
padding:0;
}
#quote {
background-image:url(images/quote-bgr.png);
background-position:top;
background-repeat:no-repeat;
width:395px;
padding:0 35px 0 35px;
line-height:15px;
margin-right:10px;position:absolute;right:0px;
}
#signature {
position:absolute;
bottom:13px;
right:0px;
margin-right:10px;
}
.pageTitle {
position:absolute;
top:165px;
left:365px;
z-index:5;
}
.title {
font-size:11px;
font-weight:bold;
margin:14px 0 7px 36px;
float:left;clear:both;
}
.seriesTitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
margin:6px 0 6px 35px;
color:#b5b8c5;
}
.artistTitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
margin:0 243px 0 0;
color:#322e3f;
position:relative;
top:190px;
text-align:right;
}
.bigLink a, .bigLink a:visited {
text-decoration:none;
display:block;
height:33px;
padding:4px 0 2px;
}
.bigLink a:hover {
background-color:#f1f3f7;
}
.artistName, .artistName a, .artistName a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
background-image:url(images/arrow-right.png);
background-repeat:no-repeat;
background-position:left;
padding-left:35px;
color:#343346;
text-decoration:none;
}
.artistName a:hover {
background-color:#000;
}
.eventContainer {
clear:both;
float:left;
margin:0pt 0pt -14px;
width:465px;
}
.eventName {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
margin:4px 0 0 35px;
position:relative;
z-index:50;
clear:both;
}
.eventDate {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:46px;
color:#e4e5ec;
font-weight:bold;
letter-spacing:-5px;
margin:-17px 0 0 32px;
padding-bottom:1px;
height:46px;
overflow:hidden;
}
.eventFlier {
color:#6757CA;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
position:relative;
text-align:right;
text-transform:uppercase;
top:-56px;
z-index:100;
}
.eventFlier a, .eventFlier a:visited {
color:#6757CA;
padding:4px 0pt 4px 4px;
text-decoration:none;
display:block;
height:17px;
}
.eventFlier a:hover {
color:#000;
padding:4px 0pt 4px 4px;
text-decoration:none;
display:block;
height:17px;
}
.eventFlier img {
border:medium none;
margin-left:3px;
vertical-align:-5px;
}
.eventVenue {
clear:both;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin:-38px 2px 0pt 0pt;
position:relative;
z-index:75;
}
ul.post-meta {
list-style:none;margin:0;padding:0;
}
.dots {
background-image:url(images/punktir.png);
height:3px;
display:block;
margin-left:35px;clear:both;
}
.tags {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#888aa1;
margin-left:15px;
text-transform:uppercase;
vertical-align:5px;
}
#gallery {
position:absolute;
top:420px;
left:100px;
text-align:center;
}
#gallery a, #gallery a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#6757ca;
text-decoration:none;
text-transform:uppercase;
line-height:20px;
}
#gallery a:hover{
color:#000;
}
.prevnext {
	width:430px;
	margin:0;
	float:right;
	position:relative;
	top:19px;
        right:35px;
}
.prevnextArtist {
	width:430px;
	margin:15px 0 -2px 35px;
clear:both;
	float:left;
}
.left {
    float:left;
	width:215px;
}

.left a, .left a:visited {
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:#645c76;
	background-image:url(images/arrow-left-white.png);
	background-repeat:no-repeat;
	background-position:1px center;
    padding:1px 5px 2px 14px;
	float:left;
}

.left a:hover {
	background:#000000;
	background-image:url(images/arrow-left-white.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
}

.right {
    float:right;
	width:215px;
}

.right a, .right a:visited {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:#645c76;
	background-image:url(images/arrow-right-white.png);
	background-repeat:no-repeat;
	background-position:99% center;
    padding:1px 14px 2px 5px;
	float:right;
}

.right a:hover {
	background:#000000;
	text-decoration:none;
	background-image:url(images/arrow-right-white.png);
	background-repeat:no-repeat;
	background-position:right center;
}
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
margin:6px 0 -8px 34px;
color:#A7B0BF;
font-weight:normal;
}
h2 {
font-size:11px;
font-weight:bold;
margin:8px 0 -7px 35px; position:relative; z-index:60;
}
h3 {
font-size:11px;
font-weight:bold;
text-align:right;
margin-top:8px;
}
h3 a, h3 a:visited {
background-image:url(images/zip.png);
background-repeat:no-repeat;
background-position:right center;
font-size:11px;
font-weight:bold;
float:right;
text-decoration:none;
padding:8px 30px 10px 0;
color:#6757ca;
margin-top:8px;
}
h3 a:hover {
background-image:url(images/zip.png);
background-repeat:no-repeat;
background-position:right center;
text-decoration:none;
color:#000;
}
h4 {
background-color:#999DAF;
clear:both;
color:#FFFFFF;
float:left;
font-family:arial;
font-size:11px;
margin:18px 0pt -2px 35px;
padding:6px 9px;
position:relative;
text-transform:uppercase;
z-index:5;
}
h4 {
background-color:#999DAF;
clear:both;
color:#FFFFFF;
float:left;
font-family:arial;
font-size:11px;
margin:18px 0pt -2px 35px;
padding:6px 9px;
position:relative;
text-transform:uppercase;
z-index:5;
}
h5 {
clear:both;
color:#38344C;
float:left;
font-family:verdana;
font-size:18px;
margin:12px 0pt 2px 35px;
position:relative;
}
h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:normal;
margin:0;
color:#322e3f;
text-align:right;
clear:both;
line-height:28px;
}
img.alignleft {
margin-left:0px;
margin-bottom:20px;
}
.guestLinks {
margin:18px 0 18px 35px; float:left; clear:both;
}
.guestLinks a, .guestLinks a:visited{
color:#6757ca;
text-decoration:none;
margin-bottom:3px;
margin-right:10px;
float:left;
clear:both;
}
.guestLinks a:hover{
color:#000;
text-decoration:none;
}
a:focus, a:active {
outline: none;
}
a {
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/
}
.entryLinks  {
margin:0;
clear:both;
}
.linkcat {
clear:both;
}
.entryLinks li {
list-style:none;
}
.entryLinks li ul {
display:block;
position:relative;
left:0;
margin:10px 0 0 35px;
padding:0;
}
.entryLinks li ul li a, .entryLinks li ul li a:visited{
color:#6757ca;
text-decoration:none;
padding:0;
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
letter-spacing:normal;
text-transform:none;
font-weight:normal;
font-size:11px;
line-height:18px; 
}
.entryLinks li ul li a:hover{
color:#000000;
text-decoration:none;
}
p a img, p a:visited img {
border:none;
margin:0 20px 20px 0;
}
.entryClients  {
margin:0 10px 0 35px;
clear:both;
}
.phplist {
float:left;
}
.newsletter {
left:280px;
position:absolute;
bottom:-9px;
width:310px;
}
.newsletter img{
float:left;
}
.Box {
background-color:transparent;
background-image:url(images/newsletter.png);
background-repeat:no-repeat;
border:medium none;
float:left;
font-size:10px;
font-family:verdana;
height:21px;
padding:4px 7px 0pt;
width:178px;
}

 .btn {
 border:none;
 width:22px;
 background:url(images/ok.png) no-repeat right center;
height:21px;
float:left;
}
.btn:hover {
border:none;
 background:url(images/ok-over.png) no-repeat right center;
}
