/* 
Theme Name: Nylon Wood
Theme URI: http://diaryhilary.com/
Description: Wordpress theme made by Kristen
Version: 16.0
Author: Kristen
Author URI: http://diaryhilary.com/
*/

/*****************************GLOBAL*****************************/
body {
	background: #ffffff url(images/bg1.jpg) top left repeat;
	margin: 0px;
	text-align: justify;
	line-height: 11px;
	font-family: Century Gothic;
	font-size: 11px;
	color: #877761;
	}


* { margin: 0; padding: 0; outline: none; }

input, select, textarea {
font-family: Verdana, Tahoma, Arial, Sans-Serif;
font-size:10px;
color: #877761;
padding: 5px;
background-color: #D6CBB8;
border: 2px solid #D6CBB8;}

.alignleft{float: left;}
.alignright{float: right;}

blockquote {
	width:530px;
	background-color: #d6cbb8;
	background-image: url(images/bg1.jpg);
	border-left: 10px solid #fe8b00;
	padding: 6px;
        color: #877761;
        text-align: justify;
	}

a img {
	background-color: #d6cbb8;
	padding: 4px;
	margin: 0px;
	border: 0px;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.60; 
	opacity: 0.60;
	}

a:hover img {
	background-color: #fe8b00;
	padding: 4px;
	margin: 0px;
	border: 0px;
	filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;
	}

a {
	color: #c1ad94;
	text-decoration: none;
	letter-spacing: 0px;
	}

a:hover {
	text-decoration: none;
	color: #877761;
	letter-spacing: 0px;
	}

b, strong {
color: #4a463d; 
font-size:11px;
letter-spacing: 0px;
text-transform: none;}

em {
color: #d54726;
font-size: 11px;
font-family: georgia;
text-transform: none;
line-height: 11px;}

u {
color: #4F4F4F;
text-decoration: none;
border-bottom: 1px solid #4F4F4F;}



/*****************************LAYOUT*****************************/

#wrapper {
	background: #ffffff url(images/bg.jpg) top left repeat;
	}

#wrapper1 {
	width:910px; 
	margin: 0px auto 0px;
	}


/*****************************CONTENT*****************************/

#content {
	float: right;
	width: 590px;
	background-image: url(images/postspace.jpg);
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 11px;
	text-align: justify;
	color: #877761;
	}

#content ul {
	width:95%;
	font-family: tahoma;
	font-size: 11px;
	line-height: 11px;
	padding-left:10px;
	padding-right:5px;
	text-align: justify;
	color: #877761;}

#content h1 {
	0px no-repeat;
	margin-top:0px;
	background-image: url(images/contenttitle.jpg);
	padding-top: 15px;
	padding-bottom: -10px;
	margin-right: -2px;
	letter-spacing: -1px;
	margin: 0px;
	font-size: 20px; 
	color: #000000; 
	font-family: georgia; 
	font-weight: bold; 
	line-height: 11px; 
	text-align: center;
	}

#content a img {
	background-color: #d6cbb8;
	padding: 4px;
	margin: 2px;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.60; 
	opacity: 0.60;
	}

#content a:hover img {
	background-color: #fe8b00;
	padding: 4px;
	margin: 2px;
	filter:alpha(opacity=95); 
	-moz-opacity: 0.95; 
	opacity: 0.95;
	}

#content ol {list-style: decimal;padding:0; margin:0;}
#content ul li, ol li {margin-left:15px;}


/**************************POST-HEADER***************************/

.post-header {
	background-image: url(images/contenttitle.jpg);
	float: center;
	padding-left: 10px;
	padding-right: 10px;

	font-size: 11px;
	color: #4a463d; 
	width: 570px;
	}

.post-header h1 {
	0px no-repeat; 
	margin-top:0px;
	background-image: url(images/contenttitle.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right:-2px;
	letter-spacing: -1px;
	margin: 0px;
	font-weight: bold; 
	font-size: 18px; 
	color: #000000; 
	font-family: georgia; 
	line-height: 11px; 
	text-align: center;
	float:center;
	}

.post-header h1 a {
	0px no-repeat;
	margin-top:0px;
	padding-top: -15px;
	margin-right:-2px;
	letter-spacing: -1px;
	margin: 0px;
	font-weight: bold; 
	font-size: 18px; 
	color: #000000; 
	font-family: georgia; 
	line-height: 11px; 
	text-align: center;
	float:center;
	}

.post-header h1 a:hover {
	0px no-repeat;
	margin-top:0px;
	padding-top: -15px;
	margin-right:-2px;
	letter-spacing: -1px;
	margin: 0px;
	font-weight: bold; 
	font-size: 18px; 
	color: #d6cbb8; 
	font-family: georgia; 
	line-height: 11px; 
	text-align: center;
	float:center;
	}


/****************************POST-BODY***************************/

.post-body {
	width:95%;
	font-family: tahoma;
	font-size: 11px;
	line-height: 11px;
	padding-left:15px;
	padding-right:5px;
	text-align: justify;
	color: #877761;
	}

.post-body ul {
	width:100%;
	font-family: tahoma;
	font-size: 11px;
	line-height: 11px;
	padding-left:15px;
	padding-right:5px;
	text-align: justify;
	color: #877761;
	}

.post-body a img {
	background-color: #d6cbb8;
	padding: 4px;
	margin: 2px;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.60; 
	opacity: 0.60;
	}

.post-body a:hover img {
	background-color: #fe8b00;
	padding: 4px;
	margin: 2px;
	filter:alpha(opacity=95); 
	-moz-opacity: 0.95; 
	opacity: 0.95;
	}

.post-body a {
	color: #fe8b00;
	text-decoration: none;
	letter-spacing: 0px;
	}

.post-body a:hover {
	color: #d6cbb8;
	text-decoration: none;
	letter-spacing: 0px;
	}


/*****************************SIDEBAR****************************/
#sidebar {
       float:left;
       width:310px;
       text-align: center;
       font-family: tahoma;
       font-size: 11px;
       line-height: 11px;
       color: #877761;
       margin-bottom:0px;
       background-image: url(images/postspace.jpg);}

#sidebar ul {
text-align: justify;
width:290px;
font-family: tahoma;
font-size: 11px;
color: #877761;
line-height: 11px;
padding-left:10px;
padding-right:15px;}

#sidebar h1 {0px no-repeat; margin-top:0px;
width:310px;
background-image: url(images/contenttitle.jpg);
padding-top: 15px;
padding-bottom: 15px;
margin-right:-2px;
padding-bottom: -15px;
letter-spacing: -1px;
margin: 0px;
font-size: 20px; 
color: #000000; 
font-family: georgia; 
font-weight: bold; 
line-height: 11px; 
text-align: center;}

#sidebar img {
	filter:alpha(opacity=60); 
	-moz-opacity: 0.60; 
	opacity: 0.60;
	}

#sidebar a img {
	background-color: #d6cbb8;
	padding: 4px;
	margin: 2px;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.60; 
	opacity: 0.60;
	}

#sidebar a:hover img {
	background-color: #fe8b00;
	padding: 4px;
	margin: 2px;
	filter:alpha(opacity=95); 
	-moz-opacity: 0.95; 
	opacity: 0.95;
	}


#sidebar a {
	color: #fe8b00;
	text-decoration: none;
	letter-spacing: 0px;
	}

#sidebar a:hover {
	color: #d6cbb8;
	text-decoration: none;
	letter-spacing: 0px;
	}


/* ------------------------------------------------------ Comments
----------------------------------------------------------------------------------------*/
/*
	.comments template styles
*/

.comments { float: left; padding: 0; }

.comments input[type=text], textarea { width: 550px; }

textarea { width: 550px; padding: 4; }

.comments fieldset { padding: 0px; border: 0px solid #877761; margin: 0px 0 0px 0; }

.comments p { padding: 0 0 10px 10px; }

.comments h2 { padding: 20px 0 0 10px; }

#cdisplay { float: left; list-style-type: none; padding: 0; margin: 0; }

	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 550px; }
	
	#cdisplay li.first {  background: #D6CBB8; border-bottom: #D6CBB8 0px solid; }

