/*
	Theme Name: Simple Chrome
	Theme URL: http://beysimali.com/wordpress-themes/
	Description: Simple Chrome (Silver, White) Theme
	Author: Beysim Ali
	Author URI: http://beysimali.com
	Version: 1.0.1
	Tags: silver, white, two-columns, fixed-width
*/

/******************************************************
						LAYOUT
*******************************************************/

body {
	background: #fff;
	color: #555;
	}

#wrapper {
	padding:10px;
}

#container {
	background: #fff;
			background: url('images/cosideback2.jpg') no-repeat right 20px;

	}
	
	
.home #container {
	background: #fff;
			background: none;

	}	
	

/******************************************************
						HEADER
*******************************************************/

#header {
	background: transparent;
	height: 115px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	
	}
	
.home #header {
	background: transparent;
	height: 115px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom: 2px solid #eee;
	}	

#header h1 {
	margin-bottom: 8px !important;
	padding: 15px 0 0 15px;
	font-weight: bold;
	font-family: Arial, Tahoma, San-Serif;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h2 {
	padding-left: 15px;
	color: #fff;
	font-size: 18px;
	line-height: 18px; 
	}
	
#movie{
float: left;
width: 130px;
height: 520px;	
}

/******************************************************
						NAVIGATION MENUS
*******************************************************/
#nav {
	padding:2px 4px 8px 4px;
	height: 26px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	padding-bottom: 16px;
border-bottom: 2px solid #eee;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
			
#nav li a, #nav li a:link {
	color:#47A7EB;
	display: block;
    margin: 10px 0px 0px 0px;
	padding: 0px 23px;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 2px;
	}

	
	
#nav li a:hover, #nav li a:active {
	background: #fff;
	color: #85CAEF;
	display: block;
    margin: 10px 0px 0px 0px;
	padding: 0px 23px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #ffffff;
	color:#47A7EB;
	float: none;
	margin: 0px;
	padding: 12px 6px 10px 21px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
						line-height: 1.4em;

	}
	
#nav li li a:hover, #nav li li a:active {
	background: #fff;
	color: #85CAEF;
	padding: 12px 6px 10px 21px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	border-bottom: none;

	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -24px 0 0 182px;
		border-bottom: none;

	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current a {
	background: #222222;
	color:#47A7EB;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	}
	
	
	
#nav2 {
	padding:4px;
	height: 10px;
	float: right;
background-color: transparent;
	}

#nav2, #nav2 ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
	
#nav2 ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;

	}
	
#nav2 li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	
	}
	
#nav2 ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
			
#nav2 li a, #nav2 li a:link {
	color:#47A7EB;
	display: block;
    margin: 10px 0px 0px 0px;
	padding: 0px 16px;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 2px;
	border-left: 1px solid #eee;
	}

	
	
#nav2 li a:hover, #nav2 li a:active {
	color: #85CAEF;
	display: block;
    margin: 10px 0px 0px 0px;
	padding: 0px 16px;
	text-decoration: none;
	}
	
#nav2 li li a, #nav2 li li a:link, #nav2 li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	width: 130px;
	color:#47A7EB;
	float: none;
	margin: 0px;
	padding: 6px 10px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;

	}
	
#nav2 li li a:hover, #nav2 li li a:active {
	background: #fff;
	color: #85CAEF;
	padding: 6px 10px;
}

#nav2 li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;

	}

#nav2 li li { 
	}

#nav2 li ul a { 
	width: 160px;

	}

#nav2 li ul a:hover, #nav2 li ul a:active { 

	}

#nav2 li ul ul {
	margin: -24px 0 0 182px;
	}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
	}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
	}

#nav2 li:hover, #nav2 li.sfhover { 
	position: static;
	}
	
#nav2 .current a {
	background: #222222;
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	}
	
	/******************************************************
						SIDECIRCLES
*******************************************************/

#sidecircle{
position: relative;
left: 700px;
top: -80px;
z-index: 20px;
width: 205px;
height: 135px;
padding-top: 70px;
font: normal 1.7em Verdana, Tahoma, sans;
text-align: center;
	background: url('images/greencircle.gif') no-repeat center center;

}

.page-19 #sidecircle, .page-41 #sidecircle, .page-67 #sidecircle, .page-71 #sidecircle, .page-73 #sidecircle, .page-3 #sidecircle{
	background: url('images/pinkcircle.gif') no-repeat center center;
}


.page-17 #sidecircle, .page-56 #sidecircle, .page-60 #sidecircle, .page-6{
		background: url('images/yellowcircle.gif') no-repeat center center;
}


.page-9 #sidecircle{
	background: url('images/greencircle.gif') no-repeat center center;
}

.page-22 #sidecircle, .page-80 #sidecircle, .page-85 #sidecircle{
position: relative;
left: 700px;
top: -80px;
z-index: 20px;
width: 205px;
height: 150px;
padding-top: 55px;
font: normal 1.7em Verdana, Tahoma, sans;
text-align: center;
background: url('images/greencircle.gif') no-repeat center center;

}


#sidecircle p{
	width: 100px;
	padding-left: 50px;
}




/******************************************************
						CONTENT
*******************************************************/

#content {
	margin: 5px 15px 15px 0px;

	}	

.home #content {
	margin: 0px 15px;

	}		

.post {
	margin-bottom: 15px;
	padding-bottom: 15px;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin-bottom: 8px;
	line-height: 22px;
	font-family: Arial, Tahoma, San-Serif;
	
	}

.title a {
	text-decoration: none;
	color: #3B8BD6;
	}

.title a:hover {
	}

.pagetitle {
	margin-bottom: 8px;
	line-height: 22px;
	font-family: Tahoma, San-Serif;
		color: #ACC738;
		letter-spacing: 2px;
		font-weight: normal;
}

.postdate {
	font-size: 11px;
	padding: 2px 4px;
	}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	background: #eee;
	}
	
.entry {
	line-height: 2.2em;
	padding-top: 40px;
	padding-left: 20px;
	}
	
.entry p{
margin-bottom: 1.75em;	
}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	}
	
.box{
	border-bottom: 2px solid #eee;
	border-top: 2px solid #eee;
	padding: 8px 20px;
				background: url('images/cosideback2.jpg') no-repeat -700px -420px;
}


	
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
	}

.alignleft {
   float: left;
   margin-top: 8px;
   margin-right: 14px;
	}

.alignright {
   float: right;
     margin-top: 8px;
   margin-left: 10px;
	}
	.alignrighthome {
   float: right;
     margin-top: 8px;
   margin-left: 10px;
	margin-right: 15px;}


.wp-caption {
   text-align: center;
   padding-top: px;
   margin: 8px 10px 10px 0px;

	}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 4px 5px;
   margin: 0;
   color: #CB2183;
	}	
	
/******************************************************
						SIDEBAR(S)
*******************************************************/

#sidebar {
	padding-left: 105px;
	margin-top: 135px;
	padding-right: 20px;
	}
	
#sidebar a {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 110%;
	}

#sidebar a:hover {
	text-decoration: underline;
	}
	
#search input {
	border: 1px solid #eee;
	}
	
#search label {
	margin: 10px 0;
	padding: 4px 8px;
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	display: block;
	}
	
#s {
	width: 100px;
	padding: 2px;
	}

#sidebar h2 {
	margin: 10px 0 0 0;
	padding: 2px 6px;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #3B8BD6;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	padding: 5px 0px 5px 30px;
	margin: 6px 0;
	background: url('images/star2.gif') no-repeat left center;	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/******************************************************
						FOOTER
*******************************************************/

#footer {
	background: #fff;
	padding: 10px;
	border-top: 2px solid #eee;
	text-align: right;
color:#47A7EB;
	letter-spacing: 2px;
	padding-top: 18px;
	}
	
#footerfuckup {
	background: #fff;
	padding: 10px 10px 20px 10px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;

}


#footerfuckupinfo{
text-align: right;
color:#47A7EB;
	letter-spacing: 2px;
	padding-top: 10px;	
}

#footer span, #footerfuckupinfo span{
	color: #ccc;
}

#footer a, #footerfuckupinfo a {
color:#47A7EB;
		text-decoration: none;

	} 

#footer a:hover, #footerfuckupinfo a:hover {
	color: #85CAEF;
	text-decoration: none;
	} 
	
#copyline {color: #aaa;
font-size: 90%;
float: left;
}
	
/******************************************************
						COMMENTS
*******************************************************/

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/******************************************************
						MISC (WP GENERATED)
*******************************************************/

#indextoptext{
position: absolute;
z-index: 20;	
width: 710px;
padding-top: 15px;
margin-left: 97px;
font: normal 1.12em/1.7em Arial, sans-serif;
}

#indexbottomtext{
position: relative;
top: 348px;
z-index: 20;	
width: 710px;
padding-top: 35px;
margin: 0 auto;
font: normal 100%/1.7em Arial, sans-serif;
}

#indexpagefuckup{
	width: 760px;
	text-align: left;
	letter-spacing: 0px;
	color: #555;
	margin-left: 90px;
	padding-top: 20px;
	line-height: 2em;
	font-size: 96%;
}

#indexpagefuckup a{
	color:#47A7EB;
text-decoration: none;	
}

#indexpagefuckupleadoff{
	border-top: 2px solid #eee;
padding: 15px 0px;
text-align: center; 	
}


#indexpagefuckupleadoff a{
	color:#47A7EB;
		text-decoration: none;
		letter-spacing: 1px;
font-size: 115%;
	} 

#indexpagefuckupleadoff a:hover {
	color: #85CAEF;
	text-decoration: none;
	} 



#indexpagefuckup h2{
font: bold 105% Verdana, Tahoma, sans;
color: #ACC738;
}

#fuckupright{
	float: right;
	width: 360px;
}

#fuckupleft{
float: left;
width: 340px;	

}
#random-quote{
	margin-top: 25px !important;
	padding-top: 25px !important;
	border-top: 2px solid #ddd;
	
}

#random-quote p, span.quotescollection_author{
font-style: italic;	
line-height: 1.8em;
margin: 0 20px;
text-indent: -3px; margin-left: 20px; 
color: #888;
}

span.quotescollection_author, cite{
font-size: 90%;
}


.quotescollection_nextquote a{
	display: none;
}


.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}