/*  
Theme Name:  Natashasilk
Theme URI: http://natashasilkart.com/
Description: A light, simple and modern theme.
Version: 0.9
Author: Julia Rezinsky
Author URI: 

   
  	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/


/** { margin:0; padding: 0;}*/


/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}


.navigation  {
	display: block;
/*	width: 100%;
*/	text-align: left;
	padding:  0 0 1.2em 0;
	margin: 0;
	clear: both;
	border-bottom: none;
	text-transform:uppercase;
   	}
	
	
  ul.breadcrumbs   {
 	margin-left: -2em;
   	}	
  		
.breadcrumbs   li  {
	display:inline;
 	padding-right: 1.2em;
	list-style-type:none;
	text-transform:uppercase;
	font-size: .8em;  
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
 }
 
  .breadcrumbs  p   {
  	text-align:left;
	font-size: .8em; 
	padding:  0 1.5em .5em 0; margin: 0;
  	text-transform:uppercase;
 }
	

#content {	padding: 0 3em 1em 3em ;} 

#page, #content {
	text-align: left;
	}	

 
 /* End Structure */


/* Begin Typography & Colors */
body {  
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
 	font-size: 80%; /*   */
	color:#666;
	text-align: center;
	}
 
a 			{color:#446c80; text-decoration:none ;     }	
a:visited 	{color: #8a4e78;  }
a:hover 	{ color:#sb8fa9; text-decoration:underline;   }	

a.image 	{border: 0;}	
	

 
	
.navigation a {border-bottom: none;	
	}	
 	
 

h2 {
	font-weight: normal;
	text-transform:uppercase;
   	padding: 0  ; /* for headings in singe posts*/
	}
	
 
#new-footer {
 	text-transform: uppercase; 
 	font-weight: normal;	 
 	font-size: 0.9em;	
	}  
/* End Typography & Colors */

 

 

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
 	
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	margin: 25px 0 25px 0;
	padding: 0 0 0 30px;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin: 5px 0 20px 20px;
	}	

ol li {
	margin: 0;
	padding: 0;
	}

 
 
/* End Entry Lists */



/* Begin Form Elements */
input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {border: 1px solid rgb(201,197,195);}

 
#searchform {
	margin: 0 auto;
	padding: 0 0 15px 0; 
	text-align: left; 
	
 	
	}

 
/* End Form Elements */
 
 
/* Begin Various Tags & Classes */
 blockquote, blockquote cite {
	margin: 0px 15px 0 0; 
	padding: 20px 0px 20px 33px; 
	background: url(images/quote-arial.gif) 0px 15px no-repeat; 
	color: rgb(110,106,103); 
	font-style: italic; 
	font-size: 0.9em;}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.center {
	text-align: center;
	}
 
 a img {
	border: none;
	}

 
.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

/* End Various Tags & Classes*/


 	
.preview {
	width: 200px;
	height: 101px;
 	padding: 1px 16px 0 1px;
 	margin: 10px 40px 10px 0;
	float: left;
	}
.preview {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;
/*	background: rgb(251,249,247);
*/	
 	background: #eee;
	line-height: 1.3em;
 	}
 
.preview p { font-size: 80%; text-align: left;   }
	
 	
.preview a img {
	padding: 0 12px 0 0;
	margin-top: 0;
	float: left;
	}	
.preview a {
border-bottom: none;
	}
 	
.preview h3 {
	margin: .8em 0;
	font-weight:bolder;
	line-height: 1.2em;
 	} 
	
	
#carnival {
	margin-top: 2em;
	background-image:url(http://natashasilkart.com/wordpress/wp-content/uploads/2006/carnival.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color:#333333;
	}	
