/*
Theme Name: Julian Casablancas Theme
Theme URI: http://www.juliancasablancas.com/
Description: The Julian Casablancas Site Word Press Theme
Version: 0.1
Author: Richard Lehmann
Author URI: 
*/


html {
	width: 100%;
	height: 100%;
}

body {
	font: 12px/14px Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	/*width: 1024px;*/
	height: 100%;
	background: #000;
	color: #efe6c3;
}


.page- {
	margin: 0 auto
	height: 100%;
	background: #000;
	color: #efe6c3;
}

#page {
	width: 1024px;
	height: 100%;
	padding: 0;
	border: 0;
}
	
#page td {
	vertical-align: top;
	text-align: left;
	border-collapse: none;
	padding: 0;
}


h1#logo {
	position: absolute;
	top: 0;
	left: 5px;
	margin: 0;
	padding: 0;
	background: url(images/logo.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 304px;
	height: 316px;
}

td#nav {
	width: 311px;
}

/*#nav img {
	display: block;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
}*/

td a {
	border: none;
}

div#piano {
	position: relative;
	top: 111px;
	width: 311px;
	height: 682px;
	background: url(images/piano.gif) no-repeat 0 0;
	margin: 0 10px 0 0;
}

ul#menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 311px;
	height: 682px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#menu li.page_item {
	position: absolute;
	left: 74px;
}

ul#menu li a {
	text-indent: -9999px;
	display: block;
	outline-style: none;
	cursor: pointer;
}

/*News*/
ul#menu li.page-item-3 {
	top: 5px;
}

ul#menu li.page-item-3 a {
	background: url(images/news.gif) no-repeat top left;
	width: 235px;
	height: 272px;
	color: #ca0707;
}

/*Tour*/
ul#menu li.page-item-5 {
	top: 57px;
}

ul#menu li.page-item-5 a {
	background: url(images/tour.gif) no-repeat top left;
	width: 235px;
	height: 272px;
	color: #ff691c;
}

/*Media*/
ul#menu li.page-item-7 {
	top: 108px;
}

ul#menu li.page-item-7 a {
	background: url(images/media.gif) no-repeat top left;
	width: 235px;
	height: 286px;
	color: #ffd337;
}

/*Store*/
ul#menu li.page-item-8 {
	top: 161px;
}

ul#menu li.page-item-8 a {
	background: url(images/store.gif) no-repeat top left;
	width: 235px;
	height: 272px;
	color: #30b719;
}


/*Sign up*/
ul#menu li.page-item-10 {
	top: 212px;
}

ul#menu li.page-item-10 a {
	background: url(images/signup.gif) no-repeat top left;
	width: 235px;
	height: 274px;
	color: #07c5c6;
}

/*Photos*/
ul#menu li.page-item-12 {
	top: 265px;
}

ul#menu li.page-item-12 a {
	background: url(images/photos.gif) no-repeat top left;
	width: 235px;
	height: 272px;
	color: #1a63b6;
}

/*Contact*/
ul#menu li.page-item-15 {
	top: 316px;
}

ul#menu li.page-item-15 a {
	background: url(images/contact.gif) no-repeat top left;
	width: 235px;
	height: 289px;
	color: #9507ca;
}

#content .wrapper {
	padding: 30px;
        width: 700px;
}

#content p {
	text-align: left;
}

.entry img {
	/*border: none;*/
}

div.post h2 {
	color: #a60000;
}

#content h2 {
	text-transform: uppercase;
	color: #a60000;
	font: bold 32px/36px  Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
}

h3.back a {
	color: #FFFFFF;
	text-decoration: none;
}

h3.back a:hover {
	color: #A60000;
	text-decoration: none;
}


#lines {
	background: url(images/page-bg.gif) no-repeat 0 0;
	width: 261px;
	height: 100%;
}

.wrapper {
	position: relative;
	clear: both;
}

.line {
	position: absolute;
	top: 0;
	width: 2px;
	height: 100%;
}

#lines .wrapper {
	height: 100%;
}

#line1 {
	left: 0px;
}

#line2 {
	left: 10px;
	height: 482px;
}

#line3 {
	left: 20px;
	height: 220px;
}

ol.commentlist {
	list-style-type: none;
}

ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li {
	margin: 0;
	padding: 6px 0 6px 0;
}

.commentlist img.avatar {
	margin: 0 10px 0 0;
}


#commentform textarea {
	width: 100%;
}

form#commentform  input, form#commentform  textarea {
	background: #000;
	color: #fff;
	border: 1px solid #333;
	padding: 4px;
}

form#commentform input#submit {
	margin: 5px 0;
	padding: 6px;
}

.navigation {
	overflow: hidden
}	

p img {
	padding: 0;
	max-width: 100%;
}

img.aligncenter, object, embed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
	
img.avatar {
	border: 0;
}

ul#badges {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
	margin: 10px 10px 0 0;
}

ul#badges li {
	list-style-type: none;	
	display: inline;
	margin: 0 5px 0 0;
}

.gigpress-table {
	border: 0;
}

.gigpress-table th {
	border-bottom: 1px solid #efe6c3;
}

.gigpress-row {
	border: 0;
}

tr.gigpress-row td {
	padding: 10px 0 4px  0 !important;
	border: 0;
}

tr.gigpress-info td {
	border: 0;
}

.gigpress-row {
}

.gigpress-row:hover, .gigpress-info:hover, tr.gigpress-info td, span.gigpress-info-label {
	color: #efe6c3;
	background: transparent;
	font-size: 100%;
}

td.gigpress-rss {
	padding-top: 40px !important;
}

form#Signup label, form#Signup input, form#Signup select {
	float: left;
	margin: 0 10px 20px 0;

}

form#Signup select, form#Signup input {
	background: #000;
	border: 1px solid #333;
	color: #fff;
	padding: 4px;
}

form#Signup p {
	clear: both;
}

input#Signup_0, form#Signup  #footer {
	clear: both;
	margin: 20px 0 0 0;
	display: block;
}

/* End Images */


.footer {
	color: #fff;	
}

.footer img {
	border: 0;
}

a:link, a:visited, a:active, a:hover {
	color: #c00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body.home #backtohome {
	height: 28px;
	width: 751px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://juliancasablancas.com/images/backtohome.gif) top left no-repeat;
	display: block;
}
	
	
#backtohome{
	height: 28px;
	width: 1024px;

	/*text-indent: 10000px;*/
	overflow: hidden;
	background: url(http://juliancasablancas.com/images/backtohome4.gif) top center no-repeat;
	display: block;
}


body.home #backtohome_photo {
	height: 28px;
	width: 751px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://juliancasablancas.com/images/backtohome.gif) top left no-repeat;
	display: block;
}
	
	
#backtohome_photo {
	height: 28px;
	width: 1024px;
	margin-top: 10px;
	/*text-indent: 10000px;*/
	overflow: hidden;
	background: url(http://juliancasablancas.com/images/backtohome4.gif) top left no-repeat;
	display: block;
}

body.home #backtohome_tour {
	height: 28px;
	width: 751px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://juliancasablancas.com/images/backtohome.gif) top left no-repeat;
	display: block;
}
	
	
#backtohome_tour{
	height: 28px;
	width: 1024px;
	/*text-indent: 10000px;*/
	overflow: hidden;
	background: url(http://juliancasablancas.com/images/backtohome2.gif) top left no-repeat;
	display: block;
}

#backtohome:hover {
	background-position: bottom center;
}

#backtohome_tour:hover {
	background-position: bottom left;
}

#backtohome_photo:hover {
	background-position: bottom left;
}

/*.page-id-611 #backtohome{
height: 28px;
width: 751px;
text-indent: 10000px;
overflow: hidden;
background: url(http://juliancasablancas.com/images/backtohome2.gif) top left no-repeat;
display: block;
}

.page-id-804 #backtohome{
height: 28px;
width: 751px;
text-indent: 10000px;
overflow: hidden;
background: url(http://juliancasablancas.com/images/backtohome2.gif) top left no-repeat;
display: block;
}

.page-id-836 #backtohome{
height: 28px;
width: 751px;
text-indent: 10000px;
overflow: hidden;
background: url(http://juliancasablancas.com/images/backtohome2.gif) top left no-repeat;
display: block;
}

.page-id-838 #backtohome{
height: 28px;
width: 751px;
text-indent: 10000px;
overflow: hidden;
background: url(http://juliancasablancas.com/images/backtohome2.gif) top left no-repeat;
display: block;
}
*/



#archives p {
        padding-left: 10px;
        text-transform: uppercase;
}

#archives li {
        padding-left: 10px;
        list-style-type: none;
}

.post {
        margin-bottom: 45px;
}

.postmetadata {
        margin: 10px;
}


/* style for PHOTO page */

.page-id-611 h2 {
  display: none;
}

.albumtitle {
  color: #000;
}

.post-edit-link {
  clear: both;
}

#photopage {
	/*width: 100%;*/
	width: 1030px;
	display: block;
	margin: 0 auto;
    /*position: absolute;*/
	/*left: 50%;
	right-margin: -512px;*/
	/*background-color: #FFFFFF;*/
	background-color: #000000;
	text-align: center;
}

#photopage img#banner {
	padding: 10px 0 10px 0;
}

/*#ngg-gallery-11-611 {
	margin: 0 auto;
}*/

.ngg-imagebrowser-nav a {

	/*margin-left:10px;	*/
	color: #323232;
}

.ngg-imagebrowser-nav a:link, a:visited, a:active, a:hover {
		color: #323232;
}

.ngg-imagebrowser-nav a:hover {
	   color: #CC0000;
	   text-decoration: none;
}


.ngg-navigation a:link, a:visited, a:active, a:hover {
		color: #7A7A7A;
		/*color: #CC0000;*/
}

.ngg-navigation a:hover {
	   color: #CC0000;
	   text-decoration: none;
}

.ngg-navigation a.page-numbers:active {
	color: #CC0000 !important;
}

