/*      
Layout Name: J-Bieber.org 
Layout URI: http://j-bieber.org/ 
Description: A WordPress theme for <a href="http://j-bieber.org/">J-Bieber.org</a> by <a href="http://morningsundesigns.com/">Morningsun Designs</a>.    
Version: 1.0    
Author: Hiuxing    
Author URI: http://morningsundesigns.com/    
Tags: Justin Bieber, Justin, Bieber   
    
	J-Bieber.org 
	 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/bgx.png) #e8d0b6; 
				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: #019b91;  
			}   
  
			a:hover {  
				text-decoration: underline;  
			}  
 
			.header {  
				background: url(images/bg.png) repeat-x; 
				width: auto; 
			}  
 
			.headfix {  
				margin: 0px auto;  
				padding: 0px;  
				width: 1000px;  
			}  
	  
			.layout {  
				background: url(images/contentbg.png); 
				margin: -1px auto;  
				padding: 0px;  
				width: 1000px; 
			} 
 
			.subnav { 
				padding: 0px 0px 0px 0px;   
				color: #8f8e8a;  
				text-shadow: #ffffff 1px 1px 1px;  
				font-family: Verdana;     
				font-size: 9px;     
				line-height: 10pt;     
				text-align: justify; 
				text-transform: uppercase; 
			} 
 
 			.welcomem {   
				color: #896246;  
				text-shadow: #ffffff 1px 1px 1px;  
				font-family: Verdana;     
				font-size: 9px;     
				line-height: 10pt;     
				text-align: justify;   
				padding: 0px 0px 0px 0px;   
			} 
 
			.gallery {    
				padding: 0px 0px 0px 50px;  
			}       
       
			.gallery img {       
				background: #acacac;  
				width: 35px;  
				height: 35px;  
				border: 1px solid #acacac;  
				-webkit-border-radius: 5px;  
				-moz-border-radius: 5px;  
				border-radius: 5px;  
				-khtml-border-radius: 5px;  
				padding: 3px;  
				margin: 3px;  
				opacity:.70;  
width: expression(this.width > 510 ? 510: true);
-webkit-transform:scale(1.0);/*Initial size of image when page loads*/
-moz-transform:scale(1.0);
-o-transform:scale(1.0);
transform:scale(1.0);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
			}       
       
			.gallery img:hover {       
				background: #d3bb7f;  
				border: 1px solid #d3bb7f;  
				-webkit-border-radius: 5px;  
				-moz-border-radius: 5px;  
				border-radius: 5px;  
				-khtml-border-radius: 5px;  
				padding: 3px;  
				opacity:.99;   
-webkit-transform:scale(1.4);/*Hoover size*/
-moz-transform:scale(1.4);
-o-transform:scale(1.4);
transform:scale(1.4);
-webkit-box-shadow:0px 0px 40px #aaa;
-moz-box-shadow:0px 0px 40px #aaa;
-o-box-shadow:0px 0px 40px #aaa;
box-shadow:0px 0px 40px #aaa;
			} 

			.content img {       
				background: #acacac;  
				border: 1px solid #acacac;  
				-webkit-border-radius: 5px;  
				-moz-border-radius: 5px;  
				border-radius: 5px;  
				-khtml-border-radius: 5px;  
				padding: 3px;  
				margin: 3px;  
				opacity:.90;  
			}       
       
			.content  img:hover {       
				background: #d3bb7f;  
				border: 1px solid #d3bb7f;  
				-webkit-border-radius: 5px;  
				-moz-border-radius: 5px;  
				border-radius: 5px;  
				-khtml-border-radius: 5px;  
				padding: 3px;  
				opacity:.99;   
			} 




 
			.sidebar { 
				width: 280px;			  
				min-height: 200px;  
				float: left;  
				padding: 10px; 
				margin: 0px 10px 0px 45px; 
			}  
  
			.headerone {  
				background: url(images/bg.png) #ffffff;  
                                background-repeat: repeat-x;
				border: 1px solid #8CC9D2;  
				padding: 6px;  
				-webkit-border-radius: 4px;  
				-moz-border-radius: 4px;  
				border-radius: 4px;  
				-khtml-border-radius: 4px;  
				margin: 2px 0px 10px 0px;  
				font-family: georgia;  
				font-size: 12px;  
				color:#ffffff; 
				font-weight:bold; 

			}  

  			.side {  
				background: url(images/sidebg.png) #EBD8C1 repeat-x;  
				border: 1px solid #D6B761;  
				padding: 6px;  
				-webkit-border-radius: 4px;  
				-moz-border-radius: 4px;  
				border-radius: 4px;  
				-khtml-border-radius: 4px;  
				margin: 2px 0px 10px 0px;  
				font-family: Arial;   
				font-size: 11px;   
				color: #808080;   
				line-height: 12pt;   
			}  
  
			.content {  
				color: #636363;			  
				width: 575px;			  
				min-height: 200px;  
				float: left;  
				margin: 0px 0px 0px 10px;  
				padding: 0px 0px 0px 0px;  
			}  
  
			.entry {  
				margin: 0px 0px 35px 0px; 
				padding: 10px;  
				background: url(images/sidebg.png) #EBD8C1 repeat-x;  
				-webkit-border-radius: 4px;  
				-moz-border-radius: 4px;  
				border-radius: 4px;  
				-khtml-border-radius: 4px;  
				border: 1px solid #D6B761;  
			}  
 
			.title {  
				background: url(images/bg.png) #ffffff;  
				border: 1px solid #cdcdcd;  
				padding: 6px;  
				-webkit-border-radius: 4px;  
				-moz-border-radius: 4px;  
				border-radius: 4px;  
				-khtml-border-radius: 4px;  
				margin: 2px 0px 0px 0px;  
				font-family: georgia;  
				font-size: 12px;  
				color:#ffffff; 
				font-weight:bold; 
			}  
  
			.title a {  
				color: #ffffff; 
			}  
  
			.title a:hover {  
				text-decoration: underline;  
			}  
  
			.meta {  
				background-color: #ffffff;  
				border-right: 1px solid #cdcdcd;  
				border-left: 1px solid #cdcdcd;  
				border-bottom: 1px solid #cdcdcd;  
				padding: 4px;  
				-webkit-border-bottom-left-radius: 4px; 
				-webkit-border-bottom-right-radius  
				-moz-border-radius-bottomleft: 4px;  
				-moz-border-radius-bottomright: 4px;  
				border-bottom-left-radius: 4px; 
				border-bottom-right-radius: 4px; 
 				-khtml-border-bottom-left-radius: 4px; 
				-khtml-border-bottom-right-radius: 4px; 
				margin: -1px 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: arial;			    
				color: #1c837c;  
				font-size: 12px;  
				line-height: 12px;  
				background: url(images/contentfooter.png) no-repeat;  
				width: auto;  
				height: 91px;  
				padding: 45px 0px 0px 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;    
			}   


img.projects {
  float:left;
  margin-right:8px;
  margin-left:25px;
  padding:4px;
}

img {
border: 0px;
}

blockquote {
  background-color: #F6EFE3;
  margin: 5px;
  padding: 10px;
  border-left: 6px solid #93C6C3;
  color: #49A3A9;
  text-shadow:NONE;
}