/*  
Theme Name: Seasons
Theme URI: http://www.bidding1directory.com/
Description: Wordpress template Seasons designed by  <a href="http://www.bidding1directory.com/">Bidding1directory</a> . Feel free to use it  :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave footer links under your footer.
Version: 
Author: bidding1directory 
Author URI: http://www.bidding1directory.com/
*/


/* The body */
body { font-family:Century gothic,Tahoma, Helvetica, sans-serif;
 	font-size:13px;
  	background:#000;
   	color:#fff;
    margin:0px;
	}
#page { background:#000; 
	margin:0px auto; 
	padding:0px; 
	width:1000px; 
	border-left:#000 1px solid; 
	border-right:#000 1px solid; 
	}
#head { background:url(images/header.jpg) repeat-x; 
	margin: 0px auto; 
	padding: 0px;
	height: 385px; 
	clear:both;
	}
a:link { text-decoration: none; 
	color : #2984bb; 
	border: none;
	}
a:active { text-decoration: none; 
	color : #2984bb; 
	border: none;
	}
a:visited { text-decoration: none;
 	color : #2984bb; 
	border: none;
	}
a:hover	{ text-decoration: none; 
	color : #399acf; 
	border: none; 
	} 
/* The Header Title*/
#blogtitle { font-family: Georgia, "Times New Roman", Times, serif; 
	color: #1d2224; 
	text-align:left; 
	font-size:36px; 
	line-height:100%; 
	padding:10px 0px 0px 0px ; 
	text-transform:capitalize; 
	margin:0px; 
	padding-left:50px;
	}
#blogtitle a:link { 
	text-decoration: none; 
	color : #fff; 
	border: none;
	}
#blogtitle a:active { 
	text-decoration: none; 
	color : #fff; 
	border: none;
	}
#blogtitle a:visited { 
	text-decoration: none; 
	color : #fff; 
	border: none;
	}
#blogtitle a:hover	{ 
	text-decoration: none; 
	color : #555; 
	border: none; 
 	} 
.blogdesc { 
	float: left; 
	color: #777; 
	text-align:left; 
	font-size:12px; 
	padding:5px 0px 5px 55px ;  
	text-transform:capitalize; 
	 }


/* The Sidebar */
.sidebar {
	width:185px;
	float:right;
	line-height:20px;
	}
.sidebar h2 { 
	height:20px;
	padding:3px 1px 2px 4px;
	font-size:16px;
	color:#fff;
	margin:5px 0;
	background:#111111;
	border:1px solid #222222;
	line-height:normal;
	font-weight:normal;
	}
.sidebar ul { 
	list-style-type: none; 
	margin: 0 ; 
	padding: 0; 
	}
.sidebar ul li { list-style-type: none; 
	margin: 0 0 20px 0; 
	padding: 0; 
	}
.sidebar ul li ul { 
	list-style-type: square; 
	margin: 0px; 
	padding: 0 3px; 
	}
.sidebar ul li ul li { 
	list-style-type:none;  
	padding: 0px 0px 2px 0px; 
	border: 0; 
	margin: 0;  
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#ff9600;
/* The content */	
	}
.content { 
	margin: 0 0 10px 3px; 
	line-height: 16px; 
	text-align:justify;
	letter-spacing: 0.5px;
	padding: 10px;  
	float: left; 
	width: 720px; 
	overflow:hidden; 
	}
h1.title {
	font-size:24px;
	margin:0px 0px 3px 0px;
	padding:10px 0px 0px 0px;
	color:#f2df06;
	font-weight:normal;
	padding: 0px;
	}
h1.title a {
	color:#f2df06;
	text-decoration:none;
	}
h1.title a:hover {
	color:#f2df06;
	background:none;
	text-decoration:none;
	}
.content img { 
	border:4px #ccc solid; 
	}
img.wp-smiley { 
	border:0px;
	}
.navigation { 
	display: block; 
	text-align: center; 
	margin-top: 10px; 
	margin-bottom: 60px; 
	}
.alignright { 
	float: right; 
	}
.alignleft { 
	float: left; 
	}
.postmetadata { 
	background:#141414; 
	font-size:12px; 
	padding: 2px 2px 2px 5px;
	}
blockquote { 
	margin: 15px 30px 0 10px; 
	padding-left: 20px; 
 }
blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
	}
/* The comments */
.comments h3 { 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	border-bottom: dashed 1px #ccc;
	}
ol.commentlist { 
	list-style: none; 
	padding: 0; 
	margin: 0 0 1px; 
	}
ol.commentlist li { 
	list-style: none; 
	margin: 0; 
	padding: 13px 13px 1px; 
	}
ol.commentlist li.commenthead { 
	list-style: none; 
	margin: 0; 
	}
ol.commentlist li.commenthead h2 { 
	margin: 0;
	}

input#submit{ background:#999;
	border:1px solid #222222;
	background:#111111; 
	color:#fff;
	padding:5px 0px 5px 0px;
	font-size:13px; 
	}
input#s { 
	color: #666; 
	width: 70%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background:#fcfcfc; 
	margin-top: 2px;
	}
textarea { 
	width:80%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
input#url { 
	color: #666; 
	width: 30%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
	}
input#author { 
	color: #666; 
	width: 30%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
	}
input#email { 
	color: #666; 
	width: 30%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
	}
/* 





The search */	
#bsearch{
	width:342px;
	height: 28px;
	font-size:11px;
	margin:4px;
	padding:0px; 
	background:#f8facf;
	border-top:#eedba0 1px solid;
	border-bottom:#eedba0 1px solid;
	float:left;
	color: #ffffff;
}
#searchform {
	height:20px;
	line-height:20px;
	float:left;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 296px;
	height: 22px;
	padding: 4px 0px 0px 0px;
	background:#FBF6FD;
    border:none;
	margin-right: 0px;
	color: #145317;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	
	background: url(img/sbg.gif) no-repeat;
	border:none;
	width: 43px;
	height: 27px;
    color: #000;
	vertical-align: middle;
}
/* The Footer */
#footer { 
	font-size: 11px; 
	color: #fff; 
	background: #111111; 
	height: 28px; 
	padding-top: 7px; 
	margin-top: 0px; 
	text-align:center; 
	clear:both; 
	border-top:1px #c72c94 solid; 
	}


