/*  
Theme Name:Theme-22
Author: Trexle Wordpress Themes
Author URL: wordpress.trexle.net
*/


* {
	margin:0;
	padding:0;
	}

body {
	background-color:#E1E5EF;
	width:100%;
	}

#page {
	width:1001px;
	margin:0 auto;
	}

#warp{
	width:900px;
  	margin:0 auto;
   	margin-left:90px;
   	overflow:hidden;
    }

#header {
	background-color:#E1E5EF;
	width:1001px;
	height:81px;
	  }

#header h1{
   	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:25px;
	text-align:left;
	padding-left:95px;
	padding-top:20px;
    }

#header h1 a {
	color:#000000;
	text-decoration:none;
    }
	
.description{
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:15px;
	text-align:left;
	padding-left:120px;
	padding-top:0px;
	padding-left:95px;
	}

#content {
   float:left;
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   color:#010101;
   overflow:hidden;
   width:590px;
   padding-left:10px;
	}

#content h2{
	font-size:18px;
	color:#000000;
	padding-left:0px;
     }

.content_upper_border{
 	float:left; 
 	width:580px;
 	height:16px;
 	background:url(images/upper.jpg) no-repeat bottom;
 	}

.content_holder{
 	float:left;
 	width:580px;
	background:url(images/content_bg1.gif) repeat-y;
	}
 
.content_holder h2{
 	padding-bottom:14px;
 	}

.content_holder h2 a{
 	padding-left:10px;
 	text-decoration:none;
 	color:#000000;
 	}
 
.maincontent{
    float:left;
	font-size:12px;
    width:415px;
	padding-left:10px;
	}

.maincontent h2 a{
	text-decoration:none;
	padding-left:0px;
	color: #000000;
	margin:0;
	} 

.History_content{
	float:left;
	width:134px;
	height:100px;
	font-size:12px;
	margin-left:2px;
	padding-left:15px;	
	background: url(images/image.gif) no-repeat;
	color:#979B9C;
	font-weight:bold;
	list-style-type:none;
	}
	
.authorname{
	background:url(images/icon1.gif) no-repeat;
	font-size:12px;
	padding-left:20px;
	padding-bottom:5px;
	}	

.time1{
	background:url(images/icon2.gif) no-repeat;
	font-size:12px;
	padding-left:20px;
	padding-bottom:5px;
	}

.time2{
	background:url(images/icon3.gif) no-repeat;
	font-size:12px;
	padding-left:20px;
	padding-bottom:5px;
	}

.comments{
	background:url(images/icon5.gif) no-repeat;
	font-size:12px;
	padding-left:20px;
	padding-bottom:5px;
	}

.comments a{
	text-decoration:none;
	color:#979B9C;
	}

.content_lower_border{
	float:left;
	width:580px;
	height:20px;
	background:url(images/lower.jpg) no-repeat;
	margin-bottom:14px;
 	}
 
#sidebar{ 
 	float:left;
    width: 211px;
	margin-right:2px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.bottom	{
	float:left;
	background:url(images/sh3.jpg) no-repeat bottom;
	width:206px;
	height:10px;
	margin-bottom:15px;
	}

#sidebar h2 {
	float:left;
	background:url(images/sh2.jpg) no-repeat;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:14px;
	width:206px;
	overflow:hidden;
	}

#sidebar ul{
	float:left;
	width:206px;
	background:url(images/sc.gif) repeat-y;
	text-decoration:none;
	}

#sidebar ul li{
	font-size:12px;
	padding-left:25px;
	text-decoration:none;
	color:#252525;
	}

#sidebar ul li a{
	text-decoration:none;
	color:#000000;
	}

#sidebar ul li a:hover{
	color:#0099FF;
	}

#sidebar ul li a:visited{
	color:#252525;
	}

.post {
	padding:0;
	float:left;
	text-align:justify;
	margin:0;
	width:580px;
	}

.post h2{
	padding-top:0px;
	padding-left:10px;
	font-size:18px;
	}

#searchlabel{
	width:205px;
	font-size:14px;
	height:43px;
	background:url(images/searching.jpg) no-repeat;
	float:left;
	margin-bottom:10px;
	padding-left:4px;
	}

#searchform{
	float:left;
	text-align:center;
	width:200px;
	height:34px;
	}

#footer {
	width: 1000px;
	float:left;
	text-align:center;
	}

#footer ul {
	list-style-type:none;
	}

#footer ul li{
	display:inline;
	padding:5px;
	}

#footer ul li a{
	text-decoration:none;
	color:#0099FF;
	font-weight:800;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
 .navigation {
	display: block;
	text-align: center;
   	color:#000000;
	font-weight:800;
	margin:0;
	padding:0;
	}
	
.navigation a{
	 color:#000000;
	font-weight:800;
	text-decoration:none;
	}

.entry{
	padding-left:10px;
	width:505px;
	}	

#comment_temp{ 
	width: 500px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
	margin-left:5px;
	}	

#commentform textarea {
	width: 100%;
	padding-top:5px;
	margin-top:5px;
	}

#commentform p {
	margin: 5px 0;
	}	

#commentform #submit {
	margin: 0;
	margin-top:10px;
	float: right;
	}	

ol {
	list-style-type:none;
	}

ol li em{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


