/*  
Theme Name: The foundations of beauty
Theme URI: http://www.net-tec-online.com 
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.net-tec-online.com">NET-TEC</a> 
Author: NET-TEC
Author URI: http://www.net-tec-online.com 
© 2007, NET-TEC. All rights reserved. 
*/



/* Begin Typography & Colors */

body {
	color: #616161;
        background: #f3c8ba;
  	margin: 0px;
  	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana, Sans-Serif;
	text-align: center;
        	}
#content {
	font-size: 1.2em
	}


.narrowcolumn .entry {
	line-height: 1.2em;
	
}

	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
		color: #666666;
	}

.wp-smiley {
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	
	}
	 small a, small a:link, small a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: left;
        padding-left: 68px;
	}

.description {
	font-size: 1.2em;
        float: left;
        color: #e58566;
        padding-left: 70px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;

	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #e58566;
	}

h1 a:hover {
	text-decoration: none;
	color: #616161;
	}

h2, h2 a, h2 a:visited{
	border-bottom: 3px solid #e58566;
	color: #e58566;
	}


 h3, h3 a, h3 a:visited {
	color: #e58566;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #e58566;
	}

.commentlist li, #commentform input, #commentform textarea {
	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;
	}
.commentlist a, .commentlist a:link{
	color:#e58566;
}
.commentlist a:hover {
	color: #e58566;
	text-decoration: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, strike {
	color:  #e58566;
	font-size: 10px;
	font-weight: bold;
	}

{
	color:#e58566;
}	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #616161;
	text-decoration: none;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background: url(/images/mainbackground.jpg) repeat-y; 
        border: none;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 250px;
	width: 760px;
	background: #010101 url(/images/header.jpg);  
	}


.narrowcolumn {
	float: left;
	padding: 0 20px 0 10px;
	margin: 0 0 0 15px;
	width: 473px;
        display: inline;
	
}

	
.post {
	text-align: justify;

}
.entrytext ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
.entrytext ul li, .entrytext ul ol {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;

}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


	
#footer {
        background: url(/images/footer.jpg) ;
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 760px; height: 86px;
	clear: both;
	color: #e58566;
	}

#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	}
#footer a, #footer a:link{
	color: #e58566;
    text-decoration  : underline;
}

#footer a:visited{
	color: #e58566;
    text-decoration  : underline;
}

#footer a:hover{
	color: #333333;
    text-decoration  : underline;
}
/* End Structure */


h1 {
	padding-top: 110px;
	margin: 0;
	}



h2 {
	margin: 10px 0 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}




/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata{
	font-size: 9px;
	color: #e58566;
    text-decoration  : none;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
	font-size: 9px;
	color: #e58566;
    text-decoration  : underline;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	
	}
	

/* End Entry Lists */



/* Begin Form Elements */



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform textarea {
	background-color: #ffffff;
	border: 1px solid #f2c8b9;
	width: 460px;
	padding: 4px;
	font: 0.8em Verdana, Arial, Sans-Serif;
	}
input {
	color: #333333;
	font: 0.9em Verdana, Arial, Sans-Serif;
	padding: 2px;
	text-transform: uppercase;
	background-color: #ffffff;
	border: 1px solid #f2c8b9;
	margin-right: 1px;
	}
#commentform #submit {
	color: #ffffff;
	font: 0.8em Verdana, Arial, Sans-Serif;
	padding: 2px 4px 2px 4px;
	text-transform: uppercase;
	background: url(/images/nav.jpg) repeat-x; 
	border: 1px solid #ee9880;
	
	}

#commentform textarea:focus, #commentform input:focus, .entry form:focus, #s:focus {
	background-color: #fffefa;
	border: 1px solid #f2c8b9;
	font: 0.8em Verdana, Arial, Sans-Serif;
	
	}

#commentPreview {
	width: 374px;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #fff;
	border-top: 1px solid #f2c8b9;
	border-bottom: 1px solid #f2c8b9;
	border-left: 1px solid #f2c8b9;
	border-right: 1px solid #f2c8b9;
	padding: 6px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */

#sidebar {      float: left;
		width:230px;
                margin-left: -43px;
                
	}
.ad 	{ width:230px;
	text-align: center;
	margin: 0;
	padding: 0;
  background-color : #cf6c4b;
	}	
	

		
	#sidebar ul {
		margin-bottom:0;
		list-style-type:none;
		}
	#sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
		margin:0px;
		padding:0px;
		}
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#wrap > #sidebar ul#linkslist{
	}
	
	#sidebar p{
		margin: 0 15px;
	}
	
	#sidebar h2{
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #fff;
  background-image : url(/images/nav.jpg);
  width: 230px;
	
	}
	#sidebar p{
		margin-top:0px;
		margin-bottom:0px;
		color: #fff;
		word-spacing: -1px;
		font-size:10px;
	}
	#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	  background-color : #e58566;
	}
	#sidebar ul ul li a, #sidebar ul ol li a {
	padding          : 5px 0px 5px 0px;
  font-size        : 12px;
  width            : 230px;
  background-color : #e58566;
  text-indent      : 10px;
	}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
  font-size        : 12px;
  background-color : #e58566;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #ffffff;
  width            : 230px;
  text-indent      : 10px;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	background-color : #cf6c4b;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  color            : #f7e0da;
  text-indent      : 10px;
	}
	
/* End Sidebar */







