/*
Theme Name: Jessica Cayne
Theme URI: www.jessicacayne.com
Description: www.jessicacayne.com
Author: Aleven Creatives
Author URI: http://www.aleven.com
version: 1.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0; outline: 0;}

body {
	background:#000 url('images/bg-page.jpg');
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
        padding-bottom: 25px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 24px;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#7c7056;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 950px;
	margin: 0 auto;
	padding:0;
        background: #fff url('images/bg-sidebar.gif');
	color:#7c7056;
	overflow: hidden;
        position: relative;
	}
	
/* header */

#header {
	background:#000 url('images/header.jpg') no-repeat;
  	width: 950px;
  	height: 469px;
	color: #fff; 
	}

#header h1{
	text-indent: -9999px;
	padding:0;
	margin:0;
        position: absolute;
        display: block;
        width: 320px;
        height: 125px;
        top: 90px;
        left: 20px;
	}
	
#header h1 a{color: #fff; text-decoration: none; display: block; height: 125px;}
#header h1 a:hover{color: #fff; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float:left;
	width:583px;
	overflow: hidden;
	}

#content p
{
    line-height: 20px;
}

.post-hr
{
    width: 557px;
    height: 14px;
    background: #c8ccc8 url('images/hr-post.gif') no-repeat;
    margin-left: 25px;
}

.post {
	margin:0;
	padding:30px 0 40px 25px;
	}


.post .date
{
    font-weight: bold;
    color: #cab98a;
    text-transform: uppercase;
    padding-top: 0;
}

.post h3{
	padding: 0 0 15px;
        color: #cc5f50;
	text-decoration: none;
        font-size: 30px;
        font-weight: normal;
	}
	
.post h3 a{
	color: #cc5f50;
	}
	
.post h3 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{ padding-bottom: 15px;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:342px;
	float:right;
	margin:0;
	padding: 0;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
        display: none;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin: 40px 0 25px 25px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

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

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background: url('images/page-bottom.jpg') top center no-repeat;
        padding-top: 35px;
	clear: both;
	width: 950px;
        margin: 0 auto;
	}
	
#footer p{padding:14px 0;margin: 0; color: #7c7056; text-align:center;}
#footer a{color: #7c7056;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}



#sidebar .featured-video
{
    background: #1d1919 url('images/bg-featured-video.jpg') no-repeat;
    width: 282px;
    height: 207px;
    padding: 45px 0 0 13px;
    position: relative;
}

#sidebar .gigpress-listing
{
    background: url('images/bg-sidebar-widget.jpg');
    width: 271px;
    position: relative;
    color: #cecdb7;
    padding: 16px 12px;
}

#sidebar .gigpress-listing .vevent
{
    border-bottom: 1px solid #433f40;
    padding: 10px 0;
}

#sidebar .gigpress-listing h2
{
    display: block;
    height: 18px;
    background: url('images/sidebar-gigpress-header.png') no-repeat;
    text-indent: -9999px;
    padding-bottom: 18px;
    border-bottom: 1px solid #433f40;
}

.gigpress-sidebar-more a
{
    position: absolute;
    width: 63px;
    height: 17px;
    background: url('images/sidebar-btn-view-all.gif') no-repeat;
    display: block;
    text-indent: -9999px;
    top: 16px;
    right: 12px;
}

#sidebar .gigpress-listing a:link
{
    color: #9c5630 !important;
}

#sidebar #itunes-widget
{
    display: block;
    width: 295px;
    height: 114px;
    background: url('images/bg-sidebar-itunes.gif') no-repeat;
    text-indent: -9999px;
}

#sidebar .gigpress-sidebar-date
{
    font-weight: normal;
    float: left;
    width: 75px;
}

#sidebar .gigpress-tickets-link
{
    float: right;
    font-weight: normal;
    text-transform: none;
}

#content-container
{
    background: url('images/bg-content.jpg') no-repeat;
    position: relative;
}

.clear-both
{
    clear:both;
}

.gigpress-table .vevent
{
    background: #e7e8dc;
}

.gigpress-table tbody.even
{
    background: #dee1de;
}

#nav
{
    position: absolute;
    top: 0;
    left: 0;
}

#nav li
{
    float: left;
}

#nav li a
{
    display: block;
    width: 75px;
    height: 50px;
    text-indent: -9999px;
}

#content h2
{
    position: absolute;
    top: -33px;
    left: 25px;
}

.page-id-2 #content h2
{
    width: 76px;
    height: 20px;
    background: url('images/header-about.png') no-repeat;
    text-indent: -9999px;
}

.home #content h2
{
    width: 60px;
    height: 20px;
    background: url('images/header-news.png') no-repeat;
    text-indent: -9999px;
}

.page-id-13 #content h2
{
    width: 75px;
    height: 20px;
    background: url('images/header-store.png') no-repeat;
    text-indent: -9999px;
}

.page-id-10 #content h2
{
    width: 102px;
    height: 20px;
    background: url('images/header-contact.png') no-repeat;
    text-indent: -9999px;
}

.page-id-16 #content h2
{
    width: 73px;
    height: 20px;
    background: url('images/header-media.png') no-repeat;
    text-indent: -9999px;
}

.page-id-3 #content h2
{
    width: 60px;
    height: 20px;
    background: url('images/header-tour.png') no-repeat;
    text-indent: -9999px;
}

.page-id-16 .ngg-galleryoverview p
{
    padding-bottom: 10px;
}

.page-id-16 .ngg-galleryoverview
{
    padding-bottom: 20px;
}

#button-music-player
{
    display:block;
    position: absolute;
    top: 20px;
    right: 0;
    width: 235px;
    height: 60px;
    text-indent: -9999px;
}

#button-mailing-list
{
    display:block;
    position: absolute;
    top: 105px;
    right: 0;
    width: 235px;
    height: 60px;
    text-indent: -9999px;
}

#social-media-links
{
    position: absolute;
    top: 228px;
    right: 38px;
}

#social-media-links li
{
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    padding-left: 7px;
}

#social-media-links li a
{

    display: block;
    height: 40px;
    text-indent: -9999px;
}

#content a
{
    color: #903607;
}

#content h3 a
{
    color: #cc5f50;
}

.blog .navigation .alignleft a
{
    display: block;
    width: 120px;
    height: 31px;
    background: url('images/button-more.gif') no-repeat;
    margin-left: 25px;
    text-indent: -9999px;
}

.blog .navigation .alignright
{
    display: none;
}

#content p.edit-link
{
    padding-left: 25px;
}

#view-all-videos
{
    display:block;
    position: absolute;
    top: 14px;
    right: 11px;
    width: 63px;
    height: 18px;
    text-indent: -9999px;
}