/*     
Layout Name: Fuks
Layout URI: http://www.silky-fuks.eu/
Description: A WordPress theme for <a href="http://www.silky-fuks.eu/">Fuks</a> by <a href="http://morningsundesigns.com/">Morningsun Designs</a>.   
Version: 1.0   
Author: Hiuxing   
Author URI: http://morningsundesigns.com/   
Tags: morningsun designs, pink, beige, 2 column   
   
	Fuks
	 http://morningsundesigns.com/   
   
	This layout was designed and built by Hiuxing Wen,   
	whose design site you will find at http://morningsundesigns.com/   
	The CSS, XHTML and design is released under GPL:   
	http://www.opensource.org/licenses/gpl-license.php   
	User must keep all the credits intact for legel use.   
   
*/   
   
			body { 
				background: url(images/bg.png) #ebded5 repeat-x;  
				margin: 0px;  
				padding: 0px;  
				font-family: Arial;  
				font-size: 11px;  
				color: #808080;  
				line-height: 12pt;  
     				text-align: justify;  
			} 
 
			a:link, a:visited, a:active { 
				text-decoration: none; 
				color: #bd9472; 
			}  
 
			a:hover { 
				text-decoration: underline; 
			} 
 
	 
			.layout { 
				background: url(images/contentbg.png); 
				margin: 0px auto; 
				padding: 0px; 
				width: 984px; 
			} 
 
			.top {		 
				background: url(images/top.png);		 
				width: auto;			 
				height: 13px;		 
			} 
 
			.navi {	  
				background: url(images/navi.png);  
				width: auto;			  
				height: 37px;  
				border: none;  
				color: #efc1d2;  
				text-shadow: #e6a4bc 1px 1px 1px;  
				font-family: georgia;  
				font-size: 12px;  
				font-weight: bold;  
				font-style: italic;  
				text-align: center;  
				padding: 27px 0px 0px 0px;  
			}  
  
			.navi img {  
				border: none;  
			}  
  
			.navi strong {  
				color: #efc1d2;  
			}  
  
			.navi ul {  
				list-style: none;  
				padding: 0px 0 0px 0;  
				margin: 0;  
				background: transparent;  
			}  
  
			.navi li {  
				display: inline;  
				padding: 0;  
				margin: 0;  
				}  
  
			.navi li a {  
				color: #fff;  
				padding: 3px 0px 3px 0px;  
				margin: 0px 13px 0px 13px;  
			}  
  
			.navi li a:hover {  
				color: #f9dbd0;  
				text-decoration: none;  
			}  

			.fuks {						  
				width: auto;			  
				height: 111px;  
			}  
  
			.among {  
				background: url(images/among.png);  
				width: auto;  
				height: 121px;  
			}  
  
			.gal {  
				background: url(images/gallery.png);  
				width: auto;  
				height: 229px;  
				padding: 0px 0px 0px 0px;  
			}  
 
			.gallery {  
				width: 300px; 
				height: 118px;  
				padding: 40px 0px 0px 440px;  
			}  
  
			.gallery img {  
				background: #cca569;
				width: 50px;
				height: 50px;
				border: 1px solid #cca569;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				-khtml-border-radius: 5px;
				padding: 3px;
				margin: 3px;
				opacity:.70;
			}  
  
			.gallery img:hover {  
				background: #d37968;
				border: 1px solid #d3abaa;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				-khtml-border-radius: 5px;
				padding: 3px;
				opacity:.80;
			}

			.among2 {						 
				background: url(images/contentheader.png);		 
				width: auto;			 
				height: 148px; 
			} 
 
			.sidebar { 
				width: 250px;			 
				min-height: 200px; 
				float: left; 
				margin: -105px 20px 0px 40px; 
			} 
 
			.headerone { 
				color: #d6b3a5; 
				font-family: georgia; 
				font-size: 23px; 
				letter-spacing: -2px; 
				font-weight: bold; 
			} 
 
			.headerone a { 
				color: #bd9472; 
			} 
 
			.headerone a:hover { 
				color: #a77b56; 
				text-decoration: none; 
			} 
 
			.content { 
				color: #636363;			 
				width: 600px;			 
				min-height: 200px; 
				float: left; 
				margin: -105px 0px 0px 0px; 
				padding: 0px 0px 0px 20px; 
				border-left: 1px dashed #d0d0d0; 
			} 
 
			.entry { 
				margin: 0px 0px 35px 0px; 
			} 
 
			.meta { 
				background-color: #ffffff; 
				border: 1px solid #cdcdcd; 
				padding:4px; 
				-webkit-border-radius: 4px; 
				-moz-border-radius: 4px; 
				border-radius: 4px; 
				-khtml-border-radius: 4px; 
				margin: 2px 0px 10px 0px; 
				font-family:Tahoma; 
				font-size:10px; 
				color:#b0b0b0; 
			} 
 
			.navigationfix { 
				margin: 0px 0px 0px 0px; 
				width: 600px; 
			} 
 
			.alignright { 
				float: right; 
			} 
 
			.alignleft { 
				float: left; 
			} 
 
			.entry-footer { 
				background: #ffffff; 
				padding: 5px;  
				text-align: justify;  
				border: 1px solid #DDD;  
				width: auto;  
				-webkit-border-radius: 4px; 
				-moz-border-radius: 4px; 
				border-radius: 4px; 
				-khtml-border-radius: 4px; 
			}  
 
			.contentfooter { 
				text-align: center; 
				font-family: tahoma;			   
				color: #8d8474; 
				font-size: 9px; 
				line-height: 12px; 
				background: url(images/contentfooter.png) no-repeat; 
				width: auto; 
				height: 37px; 
				padding: 33px 0px 0px 0px;
				margin: 0px 0px 33px 0px; 
				clear: both; 
			} 
   
			input, textarea {   
				font-family: arial;   
				font-size: 11px;   
				background-color: #fff;   
				color: #808080;   
				padding: 4px;  
				border: #d5d5d5 1px solid;    
				-webkit-border-radius: 4px;  
				-moz-border-radius: 4px;  
				border-radius: 4px;  
				-khtml-border-radius: 4px;  
			}   
   
   
			option, select {   
				font-family: arial;   
				font-size: 11px;   
				background-color: #fff;   
				color: #808080;   
				padding: 5px;   
				border: #d5d5d5 1px solid;    
				-webkit-border-radius: 4px;  
				-moz-border-radius: 4px;  
				border-radius: 4px;  
				-khtml-border-radius: 4px;  
				}   
   
			.image {   
				border-right: 1px solid  #bea999;   
				border-bottom: 1px solid  #bea999;   
				background-color: #efe6db;   
				-webkit-border-radius: 5px;   
				-moz-border-radius: 5px;   
				border-radius: 5px;   
				-khtml-border-radius: 5px;   
				padding: 5px;   
				margin: 4px;    
			}   
   
			.image:hover {   
				background-color: #f1f1f1;   
			}   
   
			.subtitle {   
				background: #e8e8e8;   
				font-family: "Lucida Sans", Arial, sans-serif;   
				font-size:11px;   
				letter-spacing:0px;   
				line-height: 15px;    
				text-transform: uppercase;   
				padding-top: 10px;   
				padding-right: 10px;   
				padding-left: 10px;   
				padding-bottom: 10px;   
				font-weight: bold;    
				text-align: left;   
				color:#80614C;   
				border-radius: 6px;   
			}   
   
			.thumb {   
				padding: 6px 6px 6px 6px;   
				margin: 0px 6px 5px 10px;   
				width: 150px;   
				font-size: 8px;   
				text-transform: uppercase;   
				font-family: Verdana, Arial, Helvetica, sans-serif;   
				border: 1px solid #b5b5b5;   
			}  
