/*  



Theme Name: LastGo-Girl EP

Theme URI: http://www.copperlondon.com/

Description: Last Go. Supports (optional), Widgets, RS Event, Jeromes Keywords, FAlbum and PloggerPress. 

Version: 1.0

Author: Copper Industries

Author URI:  http://www.copperlondon.com/



This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike License

http://creativecommons.org/licenses/by-sa/3.0/

*/



/*  basics */

* {margin:0;padding:0}

/* structure */

body{

	text-align:center;

	background-color: #000000;

    margin-top: 0px;

    margin-bottom: 0px;

}



div#container{

	text-align:left;

}



div#container{

	width:900px;

	margin: 0px auto 0px auto;

	background: url(images/footer-spark.jpg) no-repeat bottom;

	}



div#header_image{

	width:1100px;

	height: 580px; 

	position:absolute;

	left: 50%;

	top: 0px;

	background: url(images/containerbgtop.jpg) no-repeat top;

	margin-left: -550px;

	z-index: -1;

    }



div#header{
	width:900px;
	height: 355px; 
	/* position:absolute;  */
         margin-top: 0px; 
    }



div#wrapper{

	width:595px;

	margin-top: 30px;

	float:left;

}



div#content{

	padding-left: 20px;

	padding-right: 20px;

	padding-bottom: 105px;

	padding-top: 19px;

	background-color: #161412;

	background: #161412 url(images/content-top.jpg) no-repeat top;

}



div#sidebar{

	float:right;

	width:255px;

	margin-bottom: 1em;

	margin-left: 30px;

	margin-top: 30px;

}



div#extra{

	height:285px;

	/* background: url(images/headerpicture.jpg) no-repeat left; */

	margin-left: 7px;

	clear:both;

	margin-right: 7px;}



div#extra-sidebar{

	height:285px;

	width:255px;

	float:right;

	text-align:left;

	/* background: url(images/extrabar.jpg) repeat-x; */

}



div#footer-spark{

	clear:both;

	margin-top: 30px;

	height: 300px;

	background: url(images/footer-faces.jpg) no-repeat;



         }



div#footer{

	clear:both;

	/* width:100%; */

	padding: 10px 15px 45px 15px;

    font-size: 1.0em;

    font-weight: bold;

    border-top: 1px dotted #444444;

         }

#footer a{
     color: #48423A;
	 }


/*navbar*/

div#nav{
	width: 600px;
	position: relative;
	top: 302px;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
    float: left;	
         	/* background-color: #000000; */

}
div#player{
	width: 256px;
	position: relative;
    float: right;
	top: 313px;
	margin: 0 0;
	padding: 0;
	text-align: right;
         	/* background-color: #000000; */
}


#navbar{

	height:36px;

         /* background-color: #000000; */

} 



ul#navbar{

	margin:0;

	padding:0;

	text-align: left;}



#navbar li{

	display: inline;

}



#navbar li a{

	/* float: left; */

	color: #04092B;

	text-decoration: none;

	height:36px;

	margin-left: 1px;

	font-size: 1.2em;

         font-weight: bold;

	/* display: block; */

	line-height: 36px;

	padding-left: 12px;

	padding-top: 10px;

	padding-right: 12px;

	padding-bottom: 7px;

         text-transform: uppercase;

}



#navbar li.current_page_item a{

	/* background: url(images/menu-over.jpg) repeat-x; */

	/* background-color: #D1C294; */

	color: #000000;

         }



#navbar li a:hover{

	/* background: url(images/menu-over.jpg) repeat-x; */

	color: #2F2B26;

}



/*links */

a{

	color: #336699;

	text-decoration: none;

	}



a:hover {

	color: #a3a3a3;

}



a img {border:0;}	



/*images*/



img {

	border: 0;

}



/*typography*/



body {

	font: 11px/1.6em Arial, Helvetica, serif;

	color: #a3a3a3;

}



h1, h2, h3, h4, h5, h6 {

font-family:  "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;

font-size: 1.6em;

	font-weight: normal;

	padding: 0.5em 0em 0em 0px;	

	margin-top: 0.1em;

	margin-bottom: 0.5em;

         /* color: #4B468A; */

	/* color: #D1C294; */

	color: #C6C3C2;

}





/* H1



---------------------------------------------*/



h1 {

	font-size: 2.6em;
	line-height: 1.3em;
	color: #25221E;
    text-transform: capitalize;
    text-transform: uppercase;
}


h1 a{
	color: #666;
	border-bottom: 0em none;
         display: block;}

h2 {
	font-size: 3.2em;
	line-height: 1.0em;
	color: #2F2B26;
}

h2 a{color: #2F2B26;

	}

h3 a, h4 a{color: #A3A3A3;

	}

h3 {

	font-size: 199%;
	line-height: 1.3em;
	padding: 0.2em 0em 0em 0px;

}



h4 {

	font-size: 118%;

	line-height: 1.3em;

}



p {

	padding: 0em 5px 10px 0px;

}



small {

	font-size: 0.9em;

	line-height: 1.5em;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



.post{

         padding-left: 0px;

         padding-right: 0px;

         padding-bottom: 6px;

         	border-bottom: 1px dotted #444444;}



.dte{

         color: #555;

         margin-top: -1em;

         margin-bottom: 1em;}



.postmetadata{

	clear:both;

	font-size: 0.8em;

	color: #a3a3a3;

	background: url(images/documents.gif) no-repeat center left;
	padding-left: 14px;
    padding-top: 2px;
	border-top: 1px solid  #221F1C;
	}


.entry img{

	border: 1px #dbf1fc solid;

	padding: 5px;

	margin: 5px;}



.entry a:hover img{

         border: 1px #221F1C solid;

}



.post ul, .post ol{

	margin-left: 50px;

	margin-right: 50px;

	margin-top: 0.5em;

	margin-bottom: 1em;}



.post ul li{

	list-style-type: square;}



.post blockquote{

	font-weight: normal;

	text-align: left;

	padding-left: 5px;

	font-size: 1em;

         border-left: 4px #dbf1fc solid;

         font-style: italic;

         margin-left: 30px;

         margin-right: 20px;}



.post blockquote em{

	float: right;

         font-weight: normal;

         font-size: 1em;

         font-style: normal;}



/*special*/



span.amp {

	font-family: "Goudy Old Style", "Palatino",

	"Book Antiqua", serif;

	font-style: italic;

	font-size: 110%; }



/*LISTS*/



#sidebar ul, #sidebar li{

	list-style-type: none; 

	margin: 0;

	padding:0;

         text-indent: 0px;

}





/*events */



#extra-sidebar ul, #extra-sidebar li{

	margin:0;

	padding:0;

	list-style-type: none;}



#extra-sidebar ul{

         padding-left: 20px;

         padding-right: 20px;}



#extra-sidebar li{

	display:block;

	border-bottom: 1px #beaa6d solid;

         text-transform: uppercase;

         color: #666;

         font-weight: bold;}



#extra-sidebar li a{

         text-transform: capitalize;

         font-weight: bold;

         color: #ffffff;}



#extra-sidebar li a:hover{

         color: #e5ca63;}



#extra-sidebar h2{margin:0;

         padding-left: 18px;

         padding-top: 5px;

         margin-bottom: 5px;

         color: #beaa6d;}



#extra-sidebar h2 a{color: #beaa6d;}



/*comments*/	



#comments{

	margin-top: 10px;

	margin-left: 25px;

         margin-right: 10px;}



.commentlist{

	margin-left: 5px;}



.commentlist li{

	background-color: #221F1C;

	padding: 2px;

         list-style-type: none;}



.commentlist cite, .commentlist cite a {

	font-style: normal;

	font-size: 1em;

	font-weight: bold;}



.commentlist p{

	margin-top: 1em;}



.commentlist .alt{border-top: 1px dotted #444444;

         border-bottom: 1px dotted #444444;

         /* background-color: #000000; */}



.nocomments a{

         background-image: url(images/figure.gif);

         padding-left: 12px;

         background-repeat: no-repeat;}



#respond{

	margin-top: 1em;}



/*forms*/	



input, textarea, select {	font: 1em Verdana, sans-serif; 

	background: #CCC;

	border:1px solid #999;

	border-color:#999 #eef #eef #999;

	padding:1px;

	color: #444;}	



input#author, input#email{

	background-color: #CCC;}



input:focus, textarea:focus {background: #FFF;}



input:hover, textarea:hover {

	background:#FFF;

	cursor:text;}



input#submit {border: 1px #0f0000 outset;

	background-color: #e9e9e9;}



input#submit:hover {cursor: pointer;

	background-color: #fafafa;}



#comment{width:550px;

	font: 1em Verdana, sans-serif;

         margin-bottom: 1em;}



#commentform{

         margin-top: 1em;

}



#searchform{

         margin-top: 5px;

         margin-left: 5px;}



input#searchsubmit{

         display: none;}



input#s {

	width: 180px;

	font-size: 1.2em;

border: 1px #aeab9f solid;}



.navigation{

	font: 1em/1.2em "Trebuchet MS",verdana, arial, helvetica, sans-serif;

	margin-left: 5px;

	margin-top: 5px;

	height:1.2em;

}



.navigation a{

	color: #a3a3a3;

	font-style: normal;}



.navigation a:hover{

	color: #c2bfb2;}



.alignleft{

	float:left;

	}



.alignright{

	float:right;

	}



.related{

	margin-bottom: 1em;

	margin-top: 1em;}



.related ul{

	list-style-type: none;

	margin: 0;

	}



.related ul li{

	list-style-type: none;

	text-indent: 0;

	}



/*---archives---*/



.archivemonth{

	float:left;

	width:45%;}



.archivesubject{

	float:right;

	width:45%;}



.achiverecent{

	clear:both;}



.archive ul, .archive ol{

	list-style-type: none;

	line-height:1.2em;

	margin: 0;

	padding: 0;

	font-size: 1em;}



.clear{clear:both;}



.archive ul li {

	margin:0;

	list-style-type: none;}



.archive li a {

	padding: 0px;

	color: #336699;

	text-decoration: none;

}



.children li{

	margin:0;

	padding:0;

	border: none;

	padding-left: 1em;}



.children li a {

	padding-left:0px;

	}					



.archive li a:hover {

	color: #333;

}



#pagenav{

         margin-bottom: 1em;

         }



ul#pagenav{

	margin:0;

	padding:0;

	list-style-type:none; 

	}



#pagenav li{

	list-style-type:none; 

}



#pagenav ul a{

	display: block;

	padding: 5px 20px;

	line-height:25px;

	color: #a3a3a3;

	/* background: url(images/menuoff.jpg) repeat-x top; */

	margin-left: 1px;

	text-transform: uppercase;

         }



#pagenav li.current_page_item a{

         /* background: url(images/menuon.jpg) repeat-x top;  */

         color: #a3a3a3;

         }



#pagenav li a:hover{

         background-color: #221F1C;  
	text-decoration: underline;



}