/*

Theme Name: press kit pink

Theme URI: http://wordpress.org/

Description: Style based on press kit

Version: 1

Author: Simon Farla -- based on Michael Heilemann's Kubrick default

Author URI: http://simonfarla.com

Tags: customized



	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



*/







/* Begin Typography & Colors */





body
{
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: tahoma, 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    color: #333;
    text-align: center;
}



#content
{
    font-size: 1.3em;
}



.widecolumn .entry p
{
    font-size: 1.05em;
}



.narrowcolumn .entry, .widecolumn .entry
{
    line-height: 1.4em;
}



.widecolumn
{
    line-height: 1.6em;
}



.narrowcolumn .postmetadata
{
}



.alt
{
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}






small
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}



h1, h2, h3
{
    font-family: tahoma, 'Trebuchet MS' , 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    font-weight: bold;
}



h1
{
    font-size: 4em;
}





h2
{
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: .05em;
}



h2.pagetitle
{
    font-size: 1.6em;
}



#sidebar h2
{
    font-family: tahoma, 'Lucida Grande' , Verdana, Sans-Serif;
    font-size: 1.4em;
    text-transform: uppercase;
}



h3
{
    font-size: 1.3em;
}





h1, h2, h3, h3
{
    color: #333;
}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite
{
    text-decoration: none;
}

/*h2 a, h2 a:visited {color:#FF008B;}

h2 a:hover {color:Yellow;}*/







.commentlist li, #commentform input, #commentform textarea
{
    font: 0.9em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
}



.commentlist li
{
    font-weight: bold;
}



.commentlist li .avatar
{
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}



.commentlist cite, .commentlist cite a
{
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}



.commentlist p
{
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}



#commentform p
{
    font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif;
}



.commentmetadata
{
    font-weight: normal;
}



#sidebar
{
    font: 1em Tahoma, 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    text-align: center;
}



/*small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}*/



code
{
    font: 1.1em 'Courier New' , Courier, Fixed;
}



acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}



a
{
    color: #FF008B;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}



#sidebar a
{
    color: #6C6C6C;
}

a:hover, h2 a:hover, h3 a:hover
{
    color: #FF85CE;
}

#sidebar a:hover
{
    color: #FF008B;
}







#wp-calendar #prev a, #wp-calendar #next a
{
    font-size: 9pt;
}



#wp-calendar a
{
    text-decoration: none;
}



#wp-calendar caption
{
    font: bold 1.3em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    text-align: center;
}



#wp-calendar th
{
    font-style: normal;
    text-transform: capitalize;
}

/* End Typography & Colors */







/* Begin Structure */

body
{
    margin: 0 0 20px 0;
    padding: 0;
    background-color: #D2F3FF;
}



#pageWrapper
{
    margin: 40px auto;
    width: 828px;
    text-align: left;
    background-color: #fff;
    border: 15px solid #E1F9FF;
}

#pageWrapperLarge
{
    margin: 40px auto;
    width: 828px;
    text-align: left;
    background-color: #fff;
    border: 15px solid #E1F9FF;
    background-image: url('images/largeHea.gif');
    background-repeat: no-repeat;
}

#pageWrapperShop
{
    margin: 40px auto;
    width: 828px;
    text-align: left;
    background-color: #fff;
    border: 15px solid #E1F9FF;
    background-image: url('images/headers/shopHeader.gif');
    background-repeat: no-repeat;
}



#header
{
    background-color: #fff;
    background-image: url('images/headers/smallHeader.gif');
    background-repeat: no-repeat;
    text-align: left;
}

#headerLarge, #header
{
    height: 180px;
    width: 612px;
}

#indexPageContentPush
{
    height: 240px;
    width: 100%;
}



#headerShop
{
    height: 270px;
    width: 612px;
}

#enterShop
{
    background-image: url('images/headers/enterShop.gif');
    background-repeat: no-repeat;
    height: 252px;
    width: 212px;
    position: relative;
    right: 52px;
}

#exitShop
{
    background-image: url('images/headers/exitShop.gif');
    background-repeat: no-repeat;
    height: 268px;
    width: 212px;
    position: relative;
    right: 52px;
}



.narrowcolumn
{
    float: left;
    padding: 0px;
    margin: 0px 0 0px 30px;
    width: 550px;
}



.post
{
    margin: 0 0 50px 0px;
    text-align: justify;
}



.postShifted
{
    margin: 0 0 50px 110px;
    text-align: justify;
}



/*start special formatting for dates*/

.dateIconStyle
{
    width: 100px;
    text-align: right;
    float: left;
    position: relative;
    right: 30px;
    background-color: #fff;
    color: #8C8C8C;
    font-size: 11px;
    text-transform: uppercase;
    border-top: 5px solid #8C8C8C;
}



.year
{
    padding-top: 13px;
    float: right;
}

.day
{
    padding-right: 5px;
    padding-bottom: 5px;
    font-size: 30px;
    float: right;
}

.month, .comments
{
    padding-right: 5px;
    float: right;
    padding-top: 13px;
}

.author
{
    clear: right;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    border-top: 1px solid #8C8C8C;
    border-bottom: 1px solid #8C8C8C;
    margin-bottom: 5px;
}

.commentNumber
{
    font-size: 30px;
    float: right;
}

/*end special formatting for dates*/

.narrowcolumn .postmetadata
{
    padding-top: 5px;
}



.postmetadata
{
    clear: both;
}



.clear
{
    clear: both;
}



#footer
{

    padding: 0;
    margin: 0 auto;
    width: 828px;
    height:100px;
    clear: both;
    background-color:#e7fbff;
    
}



#footer p
{
    margin: 0;
    padding: 20px 20px;
}
#footer .lyrics {font-size:12px;}
.footerCallout {width:125px;height:70px;
margin:20px 10px 0 0;float:left}

/* End Structure */







/*	Begin Headers */

h1
{
    padding-bottom: 10px;
    margin: 0;
}

.discography h1
{
    padding-top: 30px;
    border-top: 1px dotted #8C8C8C;
    margin-top: 50px;
}

.discography p em
{
    color: #8C8C8C;
    padding-bottom: 7px;
    font-size: 1em;
}



h2
{
    margin: 30px 0 0;
}

.headerNoMargin, h1.headerNoMargin, h3.headerNoMargin
{
    margin: 0px;
}



h2.pagetitle
{
    margin-top: 0px;
}



#sidebar h2
{
    margin: 5px 0 0;
    padding: 0;
}

#sidebar h2.widgettitle
{
    background-color: #FF008B;
    padding: 5px;
    color: #fff;
    text-align: center;
}



h3
{
    padding: 0;
    margin: 0px 0 0;
}



#comments
{
    padding: 0;
    margin: 40px auto 10px;
}

#respond
{
    padding-top: 20px;
}
/* 'Leave a reply' header from Comment form*/

/* End Headers */







/* Begin Images */

p img
{
    padding: 0;
    max-width: 100%;
}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



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;
}

/* End Images */







/* Begin Lists*/



Special stylized non-IE bullets Do not work in Internet Explorer, which merely default to normal bullets. /* html>body .entry ul { 	margin-left: 0px; 	padding: 0 0 0 0px; 	list-style: none; 	padding-left: 0px; 	text-indent:  0px; 	} html>body .entry li { 	margin: 7px 0 8px 10px; 	} */ .entry ol
{
    padding: 0 0 0 35px;
    margin: 0;
}



.entry ol li
{
    margin: 0;
    padding: 0;
}



.postmetadata ul, .postmetadata li
{
    display: inline;
    list-style-type: none;
    list-style-image: none;
}



#sidebar ul, #sidebar ul ol
{
    margin: 0;
    padding: 0;
}



#sidebar ul li
{
    list-style-type: none;
}

.page_item, .cat-item
{
    font-size: 14px;
    letter-spacing: 0.1em;
}



#sidebar ul p, #sidebar ul select
{
    margin: 5px 0 8px;
}



#sidebar ul ul, #sidebar ul ol
{
    /*top of group of lists*/
    margin: 0px 0 20px 0px;
}

#sidebar ul ul.PeCategories { /*fixes extra space after menu items with Oliver's accordion hack*/
 margin-bottom: 0px;
 }

#sidebar ul ul li, #sidebar ul ol li
{
    margin: 0px;
    padding: 3px;
    text-indent: 3px;
    border-top: 1px dotted #FF008B;
}

#sidebar ul ul ul, #sidebar ul ol
{
    /*sub items in shop categories*/
    margin: 0px;
}

/* End Entry Lists */







/* Begin Form Elements */

#searchform
{
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}



#sidebar #searchform #s
{
    width: 108px;
    padding: 2px;
}



#sidebar #searchsubmit
{
    padding: 1px;
}



.entry form
{
    /* This is mainly for password protected posts, makes them look better. */
    text-align: center;
}



select
{
    width: 130px;
}



#commentform input
{
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}



#commentform textarea
{
    width: 100%;
    padding: 2px;
}



#commentform #submit
{
    margin: 0;
    float: right;
}

/* End Form Elements */







/* Begin Comments*/

.alt
{
    margin: 0;
    padding: 10px;
}



.commentlist
{
    padding: 0;
    text-align: justify;
}



.commentlist li
{
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
}



.commentlist p
{
    margin: 10px 5px 10px 0;
}



#commentform p
{
    margin: 5px 0;
}



.nocomments
{
    text-align: center;
    margin: 0;
    padding: 0;
}



.commentmetadata
{
    margin: 0;
    display: block;
}

/* End Comments */







/* Begin Sidebar */

#sidebar
{
    padding: 0px;
    margin-left: 668px;
    width: 160px;
    background-color: #fff;
    position: relative;
    top: -180px;
}

#sidebar.sidebarShopPush
{
    top: -270px;
}



#sidebar form
{
    margin: 0;
}

/* End Sidebar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps
{
    cursor: help;
}



acronym, abbr
{
    border-bottom: 1px dashed #999;
}



blockquote
{
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px dotted #ff008b;
}



blockquote cite
{
    margin: 5px 0 0;
    display: block;
}



.center
{
    text-align: center;
}



.hidden
{
    display: none;
}



hr
{
    display: none;
}



a img
{
    border: none;
}



.navigation
{
    display: none;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter, div.aligncenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}



.wp-caption
{
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -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;
}

/* End captions */



/*background images for sidebar headers*/

.widget.widget_pages h2
{
    height: 160px;
    background-image: url('images/about.gif');
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.widget.widget_categories h2
{
    height: 160px;
    background-image: url('images/news.gif');
}

.widget.widget_wpsc_categorisation h2.widgettitle
{
    height: 160px;
    background-image: url('images/shop.gif');
}



/*style the current page link in the sidebar*/

.current_page_item, .current-cat
{
    color: #AAAAAA;
    font-weight: bold;
    letter-spacing: 0px;
    background-color: #E1F9FF;
}



#sidebar h2.categorytitle {background-color:#ececec;padding:5px 3px 5px 3px;font-size:12px;cursor:pointer;}
#sidebar h2.categorytitle:hover {background-color:#e4e4e4;}

.productlink
{
    font-weight: normal;
    font-size: 14px;
}







/*styling video content -- youTube embeds, etc */



.videoWrapper
{
    padding: 15px 20px 5px 20px;
    background-color: #ececec;
    width: 425px;
    margin-bottom: 30px;
}







/*contact form on Contact page*/



.contact-form, .form-option, .form-label, .form-input, .form-textarea, .form-submit
{
    text-align: left;
    line-height: 20px;
}

#ec_name, #ec_subject, #ec_email, #ec_url, #ec_subject, #ec_message, #ec_challenge_a
{
    width: 230px;
}

fieldset
{
    background-color: #ececec;
    border: none;
    margin-bottom: 20px;
    width: 240px;
}

legend
{
    color: #fff;
    background-color: #8C8C8C;
    padding: 2px 5px 2px 5px;
}

.required
{
    color: #FF008B;
    font-family: Verdana;
    font-size: 9px;
}

.information
{
    font-family: Verdana;
    font-size: 9px;
}

.button
{
    margin-top: 20px;
}





/*styling for MUSIC page*/

.previewTitle
{
    float: left;
    padding-top: 3px;
    padding-right: 7px;
    width: 100px;
    border-right: 1px dotted #8C8C8C;
    margin-right: 20px;
}

.musicPageBorders
{
    border-bottom: 1px dotted #8C8C8C;
    margin-bottom: 10px;
}

.trackNum
{
    font-weight: bold;
    color: #fff;
    background-color: #B7B7B7;
    padding: 1px 5px 1px 5px;
    margin-top: 4px;
    margin-right: 10px;
    float: left;
}

.lyricsList
{
    padding-top: 15px;
}

.lyricsList p
{
    border-bottom: 1px dotted #8C8C8C;
    margin-top: 0px;
    padding-bottom: 10px;
}



/*styling for LYRICS pages */

.imageForLyrics
{
    height: 560px;
    width: 250px;
    float: left;
    margin-right: 30px;
}

.songLyrics
{
}
/*main wrapper for whole song*/

.songLyrics p
{
    line-height: 20px;
}

.writtenBy
{
    border-top: 1px dotted #8c8c8c;
    border-bottom: 1px dotted #8c8c8c;
    padding: 5px;
    color: #8c8c8c;
}

.chorus
{
    font-weight: bold;
}

.bridge
{
    font-style: italic;
}


#newHome {
width:570px;height:490px;background-image:url('http://www.cocolovealcorn.com/images/newHomeBlank.gif');background-repeat:no-repeat;
}
#newHomeAudioPlayer {
position:relative;top:52px;left:126px;width:280px;height:30px
}
#newHomeCD {
position:relative;top:60px;left:28px;width:200px;line-height:10px;
}
#newHomeTour {
position:relative;top:368px;left:322px;width:200px;line-height:10px;
}


.newLarge {margin-top:10px;float:left;}
.newSmall {width:85px;height:85px;border:1px solid #d8d8d8;margin:7px;float:left;background-color:#e7e7e7}
.newLarge p {padding:7px 5px;margin:3px;}
.newLarge h3 {margin-bottom:7px;}
.newLarge.shop {width:320px;border-left:0px dotted #8d8d8d;padding-left:15px;}
.newLarge.news {width:520px;}

.presell {position:relative;top:-90px;width:200px;text-align:left;}


#twitter_div ul {margin:0px;text-indent:0;padding:0px;list-style-type:none;}
#twitter_div ul li {padding-bottom:15px;}

.newHomeBottomBorder {width:100%;height:30px;clear:both;}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

