/*  
Theme Name: The master key of happiness
Theme URI: http://webhostinggeeks.com
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://webhostinggeeks.com">Web Hosting Geeks</a> 
Author: Web Hosting Geeks
Author URI: http://webhostinggeeks.com
© 2007, Web Hosting Geeks. All rights reserved. 
*/


cite a:link, cite a:visited
{
color:#fd7602;
}

.commentlist a, .commentlist a:hover
{
background: none;
}

body {
   font-family:Tahoma, sans-serif;
   font-size:12px;
   color:#333333;
text-align: center;
   background: #fbf8f3 url(images/bg.jpg) repeat-x top;
margin: 0px auto;
padding: 0px;
}
   
a {
   color:#fd7602;
   text-decoration:underline;}
   
a:hover {
   color:#fdbf7b;
   text-decoration:underline;}
   
img {
   border:0;}

 
div#container {
margin-left: auto;
margin-right: auto;
   width:900px;
   background:#ffffff url(images/main.jpg) repeat-y;
text-align: left;
}

   
   
#header {
   width:900px;
   height:146px;
   background: url(images/header.jpg) no-repeat;
   float:right;}

.header-title {
	font-family: Tahoma, Verdana, Arial;
	color:#fd7602;
	font-size:33px;
	padding:40px 0 0 68px;
	text-align:left;
	}
.header-title a{
	color:#fd7602;
	text-decoration:none;
	border-bottom:none;
        font-weight:bold;
	}
.header-title a:hover{
	color:#333333;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
	color:#333;
font-size:12px;
	padding:0 0 0 68px;
	text-align:left;
	}
   
.ads {
	padding:10px 0 0 68px;
	text-align:left;
	}   
div#content {
   width:873px;
   padding:0 18px 0 9px;
   clear:both;}
   
div#left {
   width:610px;
   padding:0 17px 20px 20px;

   float:left;
   margin: 0px auto;}
   
div#right {
   width:223px;
   float:right;
   margin-top: 0px; }

#comment
{
width: 600px;  
border:1px solid #333333;
}  
   
#commentform #submit {
 border:1px solid #333333 ;
 background: #333333;
 color: #f6f6f6;
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:10px;
 padding: 2px 8px 2px 8px;

	}

#commentform input, #commentform textarea {
 border:1px solid #333333 ;
	}
   
.content_post {
   width:610px;
   float:right;
   margin:0px 0 20px 0;}
   
.content_title {
   font-size:18px;
   background: url(images/post-title.jpg) repeat-x;
   border-bottom:3px solid #ecd6bf;
   border-top:2px solid #fd7602;

}
   
   .content_title a:link, .content_title a:visited
   {
      text-decoration: none;
      color:#fcf9f4;
      margin-left: 8px;
	letter-spacing: .08em;
   }
   
.post_info {
   height:20px;}

.content_post_cat {
   color:#333333;
   float:left;}
   
.content_post_comments {
   color:#333333;
   float:right;}
   
.content_post hr {
   height:2px;
   width:100%;
   clear:both;
   margin:0; padding:0;
   border-top:1px solid #fff;
   border-bottom:1px dashed #fff;
   border-left:1px dashed #fff;
   border-right:1px dashed #fff;
}
   
.box_right_top {
   color:#cbcbcb;
   font-weight:bold;
   font-size:13px;
   text-align: center;
   width:223px;
   margin:15px 0 0 0;
   background: #fd7602 url(images/side.jpg) repeat-x;
   border-top:1px solid #727272;
   border-bottom:2px solid #fd7602;
   border-left:1px solid #727272;
   border-right:1px solid #727272;
}
   
.box_right {
   width:223px;
   background: #ffffff;
   margin-bottom: 5px;
   padding-bottom: 3px line-height:15px;
   border:1px solid #727272;

}
   
.box_right li{margin: 5px 0px 5px 0px;}

   
ul {
   margin:5px; padding:0;
   list-style:none;}
   
li a {
   color:#fd7602;
   padding:0 0 0 21px;
   background:url(images/icon.gif) no-repeat;}
   
li a:hover {
   color:#333333;
   padding:0 0 0 21px;
   background: url(images/icon.gif) no-repeat;}
   
div#footer {
   width:900px;
   height:103px;
   clear:both;
   text-align:center;
   background:url(images/footer.jpg) no-repeat;}
   

#footer a {
 color: #fd7602;
}

#footer a:hover {
 color: #ffffff;
}   
.wordpress {
   margin:11px 0 0 0;
   float:left;}
   
.rss {
   margin:29px 0 0 0;
   float:right;}
   
/* forms
----------------------------------------------- */
form {
   margin:0; padding:0;}
   
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

