/*

Theme Name: Clean Purple

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: Design by <a href="http://imanto.com">imanto.com</a>.  WordPressed by <a href="http://www.themelab.com">Theme Lab</a>

Version: 1.0

Author: Theme Lab

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

*/



* { padding: 0; margin: 0; }



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/fnd.jpg);
	margin-top: 20px;
}

#wrapper { 

 margin: 0 auto;

 width: 982px;
 
 background: white;
}



#header {

 color: #fff;

 width: 982px;

 padding: 0;

 height: 136px;

 margin: 0;

 background: url(images/header.jpg) #2d2d2d;

}



#header h1{

 position:relative;

float:left;

padding-left:77px;

padding-top:20px;

}



#header h1 a {

 color: #fff;

 text-decoration:none;

}



#header p {

 position:relative;

float:left;

padding-left:147px;

}



#header form {

 float: right;

 margin: 34px 47px 0 0;

}



#header input {

 background-color: #3b3b3b;

 border: 1px #c0c0c0 solid;

 color: #fff;

}



#header #s {

 float: left;

 height: 15px;

 width: 205px;

 padding: 5px;

}



#header #searchsubmit {

 float: left;

 height: 27px;

 width: 72px;

 text-transform: uppercase;

 font-weight: bold;

 font-size:10px;

}



#nav {

 width:962px;

 background-color: #FF691C;

 color: #fff;

 font-weight: bold;

 padding:10px;

}



#nav li {

 display: inline;

}



#nav a {

 color: #fff;

 text-decoration: none;

 padding:10px;

}



#nav a:hover {
	background-color: #a8a8a8;
}



#content { 

 color: #333;

 margin: 0px 0px 0px 0px;

 padding: 0 13px 0 0px;

 width: 560px;

 float: left;
 
 clear:both;
 
}


#content h3 {

 text-transform: uppercase;
 
 color: #7C7C7C;

 font-size: 16px;

 font-weight: bold;
 
 background-color: #DBDBDB;

 padding: 5px 0 5px 5px;

}



#content .heading {

 padding: 20px;
 
 margin-bottom: 20px;

}



#content .heading h2 {

 font-size: 18px;

}



#content .heading h2 a {

 color: #222;

 text-decoration: none;

}



#content .post-info {

 font-size: 10px;

}



#content .comment-bubble {

 background: url(images/comment-bubble.png) #f0f0f0 no-repeat;

 width:51px;

 height: 36px;

 font-family: georgia;

 padding:5px 0 0 19px;

}



#content .comment-bubble a {

 color: #FFF;

 text-decoration: none;

 font-weight: bold;

}



#content .post {

 border:1px #f0f0f0 solid;

 margin:5px 0 15px 0;
 
 background: #E6E6E6;

}

#content .post h2 {
padding: 10px 0 0 10px;
color: silver;
}

#content .post h2 a{
color: #4E4E4E;
text-decoration: none;
}



#content p {

 padding: 1px 10px 10px 10px;

}

a.more-link{
text-decoration: underline;
}


#content a, #footer a {

 color: #880083;

 text-decoration: none;

}



#sidebar { 

 float: right;

 color: #333;

 background: #FFF;

 margin: 0;

 padding: 0;

 width: 390px;

 display: inline;

}



#sidebar h3 {

 text-transform: uppercase;
 
 color: #7C7C7C;

 font-size: 16px;

 font-weight: bold;
 
 background-color: #DBDBDB;

 padding: 5px 0 5px 5px;

}



#sidebar ul {

 list-style: none;

}



#sidebar a {

 color: #404040;

 font-weight: bold;

 text-decoration: none;

}


#contentsb .post {

 border:1px #f0f0f0 solid;

 margin:5px 0 15px 0;
 
 background: #E6E6E6;

}

#contentsb .post h2 {
padding: 10px 0 0 10px;
color: silver;
}

#contentsb .post h2 a{
color: #4E4E4E;
text-decoration: none;
}

#contentsb p {

 padding: 1px 5px 10px 10px;

}


#footer { 

 width: 962px;

 clear: both;

 color: #404040;

 background: #DBDBDB;

 margin: 0px 0px 10px 0px;

 padding: 10px;

}

#footer a{
	color: black;
	text-decoration: none;
}

#footer a:hover{
	color: gray;
	text-decoration: underline;
}

#comments {

 padding-bottom:10px;

}



.commentlist {

 padding-left: 20px;

}



.f-left {

 float: left;

}



.f-right {

 float: right;

}



.clear {

 clear:both;

}



/* WordPress CSS */



img.avatar {

 float: left;

 margin-right: 5px;

}



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

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

}

#page{
	width: 950px;
	padding: 20px;
	clear:both;
}

#page h2{
	color: #FF691C;
	text-decoration: none;
}
