              /*
Theme Name: Orange Squash
Description: The WordPress theme was designed by a <a href="http://brightcherry.co.uk/">Brightcherry</a> web designer.
Version: 1.6
Author: Maruf Rahman
Author URI: http://brightcherry.co.uk/
Tags: orange, green, custom header, fixed width, two columns, fruit, simple, right sidebar, white, clean


	This theme was designed and built by Maruf Rahman,
	whose blog you will find at http://brightcherry.co.uk/

	If you have any questions about this theme, please
	visit http://brightcherry.co.uk/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/bg.gif') repeat-x;  
 
	}    

#header{
  margin: auto;
  padding-top: 14px; 
 	position:relative;
	width: 900px;
	background:url('images/headerlime.jpg')  right no-repeat;  
	height:155px;
}  

#headertxt h1{ 
	font-size: 30px;   
	padding-left: 180px; 
	position:absolute;
	
}	  

#headerimg .description {
	font-size: 1.2em;   
		text-decoration: none;
	color: white;
	}

#content {
	font-size: 1.2em;
}

#content h2{
	width:490px;
	margin-top: 10px;
	margin-bottom: 10px;
}	

.post p, .postpages p{
	color:#666;
	}

.narrowcolumn .entry, .widecolumn .entry .related {
	line-height: 1.4em;
		}
		
		
.post table{
	font-family: Arial;
	font-size: 8pt;
		border:1px solid #666;
}

.post table .rating_label {
	white-space: nowrap;
	background: #eee;
	padding: 1px 4px;
}

.post table .rating_value {
	white-space: nowrap;
	padding: 1px 3px;
}



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

h2 {
	font-size: 1.8em;
		}

h3 {
	font-size: 1.3em;
	margin: 30px 0 0;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}
	
h2, h2 a, .post a{
	text-decoration: none;
	color: #9FD668;
	}
	
h2 a:hover, .post a:hover{
	color: #518E02;	
	text-decoration: none;
	}	
	
h3, h3 a, h3 a:hover, cite{
	text-decoration: none;
	color: #9FD668;
	}

#navigation {
	float:left;
  top:141px;
	left:150px;  
	margin-right:10px;
	list-style-type:none;
	position:absolute;
}

#navigation a{
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:9px 9px 10px 9px;
	text-decoration:none;  
}	

#navigation a:hover{
	background:#F0B75F;
}	

.navigation a{
	font-size:14px;
	color:#55A506;
}	

.navigation a:hover{
	color:#9FD668;
}	

#page {
	padding-top:15px; 
	width: 870px;
  margin: auto;
  position:relative;
		
}

.narrowcolumn { 
	float: left;
	padding-left:25px;
	width: 490px;  
	}
	
.pagetitle { 
	color:#666666;
	font-weight:bold;
	}
	
.post {
	text-align: justify;
	}

.postmetadata {
	font-size:12px;
	float:left;
	font-weight:bold;
	background:#F1BE6D;
	width:490px; 
	}
	
.postmetadata a{
	color:#fff;
	text-decoration:none;
}

.postmetadata a:hover{
	color:#EF732D;
	text-decoration:none;
}

.postmetadata {
	clear: both;
}

.category{   
	float:left;
	padding:5px;
}


.related p{
	margin-top: 10px;
		}
		
.related a{
	line-height: 1.4em;
	color: #666666;
	}
	
.related li{
  padding: 5px;
		}

.clear {
	clear: both;
}

.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;
	}
	
.post {
	float:left;
	margin: 0;
	padding-bottom:0px;

	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.leftsidebar { 
	width: 120px;
  float:left; 
	}
	


#sidebar
{
	width: 201px;
	float:right;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
#sidebar h2{
	font-weight:normal;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.4em;
	color:#fff;
	text-indent:15px;
	margin-top: 15px;
	background:#EDAB49;
	height:28px;
	width:200px;
}

#sidebar ul li a{
	color:#666;
}

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	line-height:1.4em;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
	
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}	
	
#footer {
	margin: auto;
	width: 900px;
	clear: both;
	top:40px;
	background:url('images/footerlime.jpg') no-repeat top right;
	height:206px;
	}
	
#footer p {
	padding: 140px 140px 0px 140px;
	text-align: left;
	}

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

#commentform textarea {
	width: 98%;
	padding: 2px;
	border:1px solid #666;
	}
	
#commentform #submit {
	margin: 0;
	float: right;
	margin-right:4px;
	}

.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;
	}

ol.commentlist{
	margin:0px;
}

.commentlist li{
	background:url('images/commentlime.gif') no-repeat top left;
}
	
.commentlist li.alt{
	background:url('images/commentlemon.gif') no-repeat top left #eee;
}	
	
.commentlist cite{
	color:#666;
}	

.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.8em;
	text-transform: none;
	color:#666;
	padding-left:70px;
	}
	
.commentinfo{
	padding-left:70px;
}	

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.comments{
	float:left;
	width:115px;
}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

select {
	width: 130px;
	}


	




