/* basic reset */
* { padding:0; margin:0; outline:none; }

body {
	background: white;
	color:#010101;
}

div#container {
	margin:0 auto 0 auto;
	width:1000px;
}


/* header section */
div#header {
	margin:0 auto;
	height:170px;
	background: url(images/header-bg.jpg) top center no-repeat;
}

.new-header { background-image: url(images/header-bg-2.jpg) !important; }

div#header a {
	display:block;
	width:350px;
	height:80px;
	position:relative;
	top:35px;
	left:35px;
}

div#left-column { float:left; position:relative; width:600px; margin-left:15px; }
div#right-column { float:right; position:relative; width:360px; margin-right:10px; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   ie6 doesn't understand the " > " CSS operator; let's target each element instead
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* left column */
div#portfolio, div#the-list, div#photos {
	margin:15px auto 30px auto;
	width:590px;
	border:1px solid #e5e5e5;
	z-index:5;
}

/* right column */
div#news, div#upcoming-performances, div#bio {
	margin:15px auto 30px auto;
	width:340px;
	border:1px solid #e5e5e5;
	z-index:5;
}
/*   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* portfolio section */
div#portfolio-full { 
	margin:10px auto 30px auto;
	width:960px;
	border:1px solid #eee;
}

img#featured-work {
	display:block;
	margin:8px 0 16px 25px;
	position:relative;
}

div#portfolio-items {
	width: 875px; /* width must be changed by jQuery according to number of items present */
	height: 190px;
}

div.portfolio-item {
	display:block;
	float:left;
	position:relative;
	width:120px;
	height: 180px;
	margin:0 10px 10px 8px;
}

p.thumb-title  {
	display:block;
	clear:both;
	font-family:Calibri, 'Arial', sans-serif;
	font-weight:normal;
	color:#393939;
	font-size:0.9em;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	letter-spacing:-0.05em;
	padding-top:5px;
	line-height:15px;
}

p.thumb-desc {
	font-family:Calibri, 'Arial', sans-serif;
	color:#797979;
	font-weight:normal;
	font-size:0.8em;
	letter-spacing:-0.05em;
	line-height:15px;
	padding-top:5px;
}

div.portfolio-item div a img { cursor:pointer; }

p.audio { background-image: url(images/portfolio-tag-audio.jpg); }
p.video { background-image: url(images/portfolio-tag-video.jpg); }



/* the list section */
div#the-list {
	background:transparent url(images/the-list-bg.jpg) top left no-repeat;
	height:240px;
	position: relative;
}

div#the-list-sticker {
	background: transparent url(images/the-list-sticker-bg.png) top left no-repeat;
	position: absolute;
	width:289px;
	height:94px;
	top:-10px; right:-20px;
	font-family: Arial, sans-serif;
}

div#the-list-sticker div {
	float:left;
	width:50%;
	margin:12px 0 0 10px;
	border-right:1px solid #91bfd6;
}

div#the-list-sticker div h2 {
	font-weight:normal;
	font-size:1.1em;
	color:#333;
	font-size:1em;
}

div#the-list-sticker div p {
	color:#333;
	font-size:0.75em;
	margin:3px 3px 0 0;
	line-height:0.95em;
}

div#the-list-sticker a, div#the-list-sticker a:visited {
	text-decoration:none;
	display:block;
	width:40%;
	float:right;
	text-align:center;
	font-size:0.75em;
	letter-spacing:-0.06em;
	color:#fff;
	margin:8px 10px 0 0;
	padding-right:2px;
	line-height:16px;

}

div#the-list-sticker a:hover { color:#3f71ca; }

.draggable p { font-family: Arial, sans-serif;}


/* photos section */
div#photos {
	background-color:black !important;
}

div#photoGallery {
	background:white;
	width:97%;
	margin:0px auto;
	padding-top:2px;
}

img#mainPhoto {
	display:block;
	margin:10px auto 0 auto;
	border:1px solid #ddd;
	padding:1px;
}

div#photo-thumbnails {
	width: 500px; /* width must be changed by jQuery according to number of items present */
	height: 150px;
}

div#photo-thumbnails div {
	margin:10px 10px 0 0;
}

p#credit {
	color:#ccc;
	font-family:Calibri, Arial, sans-serif;
	text-align: right;
	font-size:0.75em;
	padding:6px 18px 6px 0;
}


/* twitter news section */
.preLoader { font-family: Calibri, sans-serif; text-align:center; color:#666;}
#twitter_div {  }
ul#twitter_update_list {
	list-style: none;
	font-family: Calibri, Arial, sans-serif;
}

ul#twitter_update_list li {
	height:62px;
	width: 316px;
	display:block;
	margin:0 auto;
	padding:4px 12px 0 12px;
	background: #ffffff none top center no-repeat;
	font-size:0.8em;
	font-family: Calibri, sans-serif;
}

.gray { background-image: url(images/news-item-bg.png) !important; }
ul#twitter_update_list li span a {
	font-style:normal; 
	word-break:break-all;
	white-space:-moz-pre-wrap;
	white-space: normal;
}

ul#twitter_update_list li a {
	color:#527fd2;
	text-decoration:none;
	font-style:italic;
}
ul#twitter_update_list li a:hover { color:#2050a7; }


/* upcoming performances section */
div#upcoming-performances {
	background-color:#f2f2f2 !important;
}

a.upcomingPerformance, a.upcomingPerformance:visited {
	display:block;
	width:95%;
	height:32px;
	background: #f2f2f2 url(images/get-tickets.png) center right no-repeat;
	margin: 0 auto;
	padding: 15px 0 2px 0;
	color:#010101;
	text-decoration:none;
	font-family: Calibri, sans-serif;
	font-size:0.85em;
	font-weight:normal;
	border-bottom:1px solid #e9e9e9;
}

a.upcomingPerformance:hover {
	color:#4f85da;
	background-image: url(images/get-tickets_hover.png);
	border-color:#d9d9d9;
	text-decoration:none;

}

a.upcomingPerformance span {
	display:block;
	clear:both;
	font-size:0.9em;
}



/* bio section */
div#bio p {
	font-family: Calibri, sans-serif;
	margin:0 12px;
	font-size:0.8em;
	letter-spacing:0.01em;
}

div#bio-full { 
	margin:10px auto 30px auto;
	width:960px;
	border:1px solid #eee;
}


div#bio-full p {
	font-family: Calibri, sans-serif;
	font-size:0.9em;
	letter-spacing:0.01em;
	margin: 2px 12px 14px 12px ;
}

/* posts */
div#full-posts, div.post { 
	margin:10px auto 30px auto;
	width:960px;
	border:1px solid #eee;
	font-family: Calibri, sans-serif;
	padding:8px;
}

div#full-posts p, div.post p {
	font-size:0.9em;
	letter-spacing:0.01em;
	margin: 2px 12px 14px 12px ;
}

/* footer  section */
div#footer {
	clear:both;
	margin:0 auto;
	width:964px;
	height:155px;
	background-color:#f2f2f2;
}

div#site-nav {
	float:left;
	margin:18px 0 0 20px;
	width:450px;
	height:90px;
}

div#site-nav a {
	background:url(images/footer-item-bg.png) top left no-repeat;
	font-family: Calibri, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:0.7em;
	text-align:center;
	text-transform: uppercase;
	width:149px;
	height:43px;
	display:block; float:left; position:relative;
	line-height:43px;
	color:#979797;
}

div#site-nav a.upcoming { font-size:0.65em; }
div#site-nav a.upcoming:hover { font-size:0.7em; }

div#site-nav a:hover, div#site-nav a.selected { 
	color:#2050a7;
	font-size:0.8em;
}

div#friends { 
	float:left;
	position:relative;
	margin:18px 0 0 2px;
	height:90px;
	width:475px;
	background:url(images/footer-friends-bg.png) top left no-repeat;
}

div#friends h3 {
	font-family: Calibri, sans-serif;
	font-weight:normal;
	font-size:0.95em;
	text-align:center;
	text-transform: uppercase;
	width: 20%;
	height:90px;
	float:left;
	position:relative;
	line-height:90px;
	color:#979797;
}

div#friends ul {
	display:block;
	float:left;
	width:78%;
	list-style-type: none;
	height:70px;
	padding-top:20px;
}
 
div#friends ul li {
	font-family: Calibri, sans-serif;
	float: left;
	width: 120px;
	height:22px;
	font-size:0.75em;
	line-height:0.75em;
	padding-bottom:2px;
	letter-spacing:-0.04em;
	text-align:center;
}

div#friends ul li a { color:#527fd2; text-decoration:none; }
div#friends ul li a:hover { color:#2050a7; }

/* contact marty beller*/
h2#contact { 
	clear:both;
	margin:0 auto;
	padding:12px 0 5px 0;
	text-align:center;
	font-size:1em;
	font-family:Calibri, sans-serif;
	font-weight:normal;
	color:#444;
	letter-spacing:-0.06em;
}

h2#contact a		{ color:#527fd2; text-shadow: #fff 1px 1px 1px; text-decoration:none;}
h2#contact a:hover	{ color:#2050a7;}

p#copyright {
	text-align:center;
	font-family:Arial, sans-serif;
	color:#828181;
	font-size:0.7em;
	font-weight:bold;
	margin:10px auto 50px auto;
	line-height:1.5em;
}

p#copyright span { font-weight:normal; }
p#copyright a, p#copyright a:visited { color:#527fd2; text-decoration:none;}
p#copyright a:hover { color:#2050a7; }

/* section headers */
img.section-header { margin: 0 0 0 8px; position:relative; top:-12px;}


/* links to social networking sites */
h3.link-to-social-network { text-align:right; padding-right:5px; position:relative; top:-12px;}
h3.link-to-social-network a img { border:none;}

/* links to "more" sections */
h4.more {
	font-weight:normal;
	font-family: Calibri, Arial, sans-serif;
	font-size:0.8em;
	text-transform:uppercase;
	text-align:right;
	text-shadow: #ddd 1px 1px 2px;
	padding:3px;
	margin:20px 10px 2px 0px;
	}
h4.more a, h4.more a:visited { color:#527fd2; text-decoration:none;}
h4.more a:hover { color:#2050a7; }

/* SEE ALL */
#portfolio .more { font-size:1.35em !important;}



/* image shadows */
div.img-shadow {
	float:left;
	background: url(images/dropshadow.png) no-repeat bottom right !important;
	background: url(images/dropshadow.gif) no-repeat bottom right;
}

div.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	margin: -3px 3px 3px -3px;
	padding: 0px;
	cursor:pointer;
}

/* plugin CSS modifications */
.tubepress_embedded_title { font-family:'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; color: white; display:none; }
.tubepress_thumbs { height:100px !important; clear:both; display:block; float:none;}
.tubepress_meta_title a {
	font-family:'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-style:italic;
	font-weight:normal;
}

.tubepress_normal_embedded_wrapper {
	background: url(images/youtube-player-bg.png) top left no-repeat;
	width:93%;
	padding:10px;
	margin: 10px auto 0 auto;
	height:350px;
}

#portfolio-full .tubepress_normal_embedded_wrapper {
	background-position: top center !important;
}

#portfolio-full .jScrollPaneContainer { height:210px !important;}

h1.notfound {
	font-weight:normal;
	color:#333;
	font-size:1.5em;
	font-family:Calibri, Arial, sans-serif;
	text-align:center;
	margin:100px 0;
}