/*	

	Style author:	Peter Flaschner - www.theblogstudio.com

	playgirlz

	Last modified:	09/21/2005

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



/*	=STRUCTURE

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

* {

	margin: 0;

	padding: 0;

}



html, body {

	margin: 0;

	padding: 0;

	background: #fff;

}



#top-bar{

position: absolute;

top:0;

left: 0;

height:10px;

width: 100%;

background: url(http://www.filmgecko.com/wp-content/themes/blogstudio-fn/images/top-bar.gif) repeat-x;

}

#topads{
display:none;
}

#search{

position:relative;

top: -80px;

left: 570px;
width: 220px;

}

#b5home{
float:left;
width: 50px;
height: 140px;
margin: 50px 0 0 0;
}


#container {

	margin: 0 auto;

	width: 871px;

	padding: 0 0;

	background:  url(http://www.filmgecko.com/wp-content/themes/blogstudio-fn/images/containerbg.png) repeat-y;

}





#header{


width:801px;

height: 108px;

background: #FFF;

padding: 0 0 0 70px;

}

#header img{
padding: 30px 0 0 0;
}

#topcurve{

width: 871px;

height: 283px;

margin: 0 0 -250px 0px;

background: url(http://www.filmgecko.com/wp-content/themes/blogstudio-fn/images/topcurve.png) no-repeat;
}

#adblock{
width: 306px;
height: 250px;
position: relative;
left: 540px;
top: -20px;
}

#content{

float: left;

margin: -270px 0 0 75px;

width: 435px;

}






.post {

	margin: 0 0 50px 0;

	padding: 0;

}



.post-info{

width: 425px;

margin: 10px auto;

background: #EAEDE8;

padding: 5px 5px 10px 5px;

}



.post-footer{

width: 425px;

margin: 10px auto;

background: #EAEDE8;

padding: 7px 5px 7px 5px;




}

.post-footer-single{

width: 425px;

font-size: 12px;

line-height: 17px;

margin: 10px auto;

background: #BDD039;

padding: 7px 5px 7px 5px;


}


.post img{
margin: 5px;
}

#sidebar{


float: right;

width: 320px;

margin: -30px 20px 0 0px;

}



#leftsidebar{

float:left;

width: 140px;

padding: 0 5px 0 10px;

margin: 30px 0 0 0px;

}



#rightsidebar{

float:right;

width: 150px;

padding: 5px;

margin: 30px -5px 0 0;

}





#feeds{

width: 127px;

text-align:center;

margin: 20px 0 0 10px;

}



.feedbg{


}

#feedbuttons{
margin: -10px 0 0 0px;
}


#feedbuttons img{
margin: 2px 0;
}




#footer-content {

	border-top: 1px solid #999;

	font-size: 85%;

	width: 420px;

	padding: 10px 5px 10px 30px;

	margin: 10px 0 0 50px;

}



#footer {


padding: 0 10px;

clear: both;

height: 100px;
}



/*	=TYPOGRAPHY

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

html, body {

	font-family:Helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 25px
	color: #333;
}

#content, #content p{
font-size: 13px;
}


#sidebar, #sidebar a{
font-size: 12px;
}

h2.post-title{

font-weight:normal;

color: #000;

font-size: 170%;

}





h1.title {

	margin: 0 0 0.85em;

	padding: 0 0 0.2em;

	font-size: 1.85em;

	color: #3CF;

	line-height: 1em;

	border-bottom: 1px solid #ACA56E;

}



h3{

margin: 10px 0;
font-weight: normal;
color: #2B6AB0;
}

#leftsidebar h3{
color: #2B6AB0;
}

h3#comments, h3#respond {
color: #333;
}





p {

	margin: 0 0 1.5em;

	font-size: 0.815em;

	line-height: 1.5em;

}



.comment p {

	padding: 0.5em 0 2em;

	font-size: 0.65em;

	line-height: 1.2em;

}



.post-info{

font-size:90%;

}



cite{
font-style:normal;
font-weight: bold;
}




/*	=LISTS

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

ul, ol {

font-size: 13px;
margin: 0 0 1em 0;
color: #555;
line-height: 150%;
}

.post ul li{

list-style-type:none;

background: #D3D9E2;

margin: 3px 5px;

padding: 3px 5px;

border-top: 1px solid #BDD039;

border-bottom: 1px dotted #999;

}

.post ol li{
background: #E9EFBD;

margin: 3px 5px;

padding: 3px 5px;

border-top: 1px solid #BDD039;

border-bottom: 1px dotted #999;

list-style-position: inside;
}


.post li b{
color: #333;
}

#navigation ul {

	list-style: none;

}



#navigation ul li {

	display: inline;

}

#sidebar li{
display:block;
list-style-type:none;
margin: 3px 0;
}


.commentlist p{
font-size: 12px;
}

ol.commentlist{
list-style-position: inside;
}

ol.commentlist li.alt{

background: #CFD9DC;
padding: 10px;
border-top: 1px solid #A1B6BB;
border-bottom: 1px dotted #A1B6BB;
margin: 0 0 10px 0;

}

#recent-comments li{
border-bottom: 1px dotted black;
padding: 5px 0;
font-style:italic;
font-size: 11px;
}

#recent-comments li a{
font-style:normal;
}


/*	=FORMS

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





/*	=LINKS

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

a:link {
color: #1E26BB;
text-decoration:none;
}

a:visited{
color: #555;
text-decoration:none;
}

a:hover{
color: #CC6666;
text-decoration:none;
}


.post-footer a:link, .post-footer a:visited {
color: #1E26BB;
}

#leftsidebar a:link, #rightsidebar a:link{
display:block;
color: #000;
}

#leftsidebar a:visited, #rightsidebar a:visited{
display:block;
color: #000;
}

#leftsidebar a:hover{
background: #CFD9DC;
display:block;
margin: 0 -8px 0 -12px;
padding:0 8px 0 12px;
}

#rightsidebar a:hover{
background: #CFD9DC;
display:block;
margin: 0 -7px 0 -11px;
padding:0 7px 0px 11px;
}

#feeds a:hover{
padding: 0 10px;
}

.post-info a:link{
color: #000;
font-weight:normal;
}

.post-info a:visited{
color: #777;
font-weight:normal;
}

.post-info a:hover{
color: #CC6666;
font-weight:normal;
}



/*	=MISC

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

img {

	border: none;

}

blockquote {

	border: 1px solid black;
	background: #CFD9DC;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;

}


/*	=ie

---------------------------------------------------------------------*/
* html #header{
height: 10px;
}

* html #content{
margin: -250px 0 0 37px;

}


* html #sidebar{
margin: -30px 10px 0 0px;

}

* html #leftsidebar{
width: 140px;

}

* html #rightsidebar{
width: 140px;

}

* html #feeds{
margin: 0 -0px  0 -10px;

}

* html .feedbg{

margin: 5px 0 0 0px;

}

* html #feedbuttons img{
padding: 3px 0;
}

* html #feedbuttons{
margin: 0 auto;
}


* html #leftsidebar a:link, * html #rightsidebar a:link{
color: #000;
width: 100%;
}

* html  #leftsidebar a:visited, * html #rightsidebar a:visited{
color: #000;
width: 100%;
}

* html #leftsidebar a:hover{
background: #CFD9DC;
width: 100%;
}

* html #rightsidebar a:hover{
background: #CFD9DC;
width: 100%;
}

* html #feeds a:hover{
background: 0;
}

* html #feeds img{
padding:0;
margin:0;
}

* html #top-bar{
position: relative;
top: 0;
left:0;
margin: 0 0 -20px 0;
}

* html .feedbg{
margin: 0 -5px 0 0;
}

* html h2.post-title{

font-size: 20px

}

#description
{
  color:#000;
  font-size:12px;
}