
/*  

Author: Kya
Contact: kyaish@gmail.com
Collective: http://dazzle.nu
Personal Blog: http://kya.nu
Comments: This layout was created by Kya for free use. Please make sure to give credit back to http://kya.nu!

*/


/* [ THE BASIC WEBSITE ELEMENTS ]

These are basic elements that are featured throughout my website such as links, bold text, block quotes and the like.  */


body
{	color: #000;
	font-family: Helvetica, Georgia;
	font-size: 10pt;
        background: #E3DCD2 url(bg.jpg) repeat fixed;
	margin: 0px;
	padding: 0px;
        line-height: 20px;
        text-align: justify;}


b, strong 
{       color: #ad7f48;
        font-weight:bold;}

a 
{	color: #539DA0; 
	text-decoration: none;
	border-bottom: 0px dotted #A8A01E;}

a:hover
{       color: #E8441F;
	text-decoration: underline;
	border-bottom: 0px dotted #AE7E00;}

h2
{       color: #67917A; 
        font-size: 14pt;
	letter-spacing: 1px;
        padding: 0px;
	margin: 10px 0px -10px 0px;}

blockquote
{       display: block;
        padding: 15px;
	border-left: 10px solid #67917A;
        font-weight: normal;}

/* [ HEADER STYLES ]

These are the classes and style IDs that are featured in the header document of my website. */

#wrap
{	width: 100%;
	margin: 0px auto 0px auto;}

#content
{	overflow: hidden;
	margin: 0px auto;
	width: 800px;}
	
#header{
	background: url(header.png) no-repeat;
	width: 400px;
	height: 350px;
	margin: 0 auto;
}

#navwrap
{	
	height: auto;
	background: #BFAB93;
	border-bottom: 5px solid #AA9882;}

#nav
{	text-align: center;
	margin: 0px auto;
	color: #DDDDDD;
	height: auto;
	font-size: 11pt;
	font-style: italic;
	overflow: hidden;
	font-family: Georgia, Tahoma, Verdana;
	border-top: 0px solid #0D0D0D;
	width: 800px;
	padding: 15px 0px 15px 0px; }

#sitename
{	width: 150px;
	font-size: 15pt;
	padding: 100px 0px 0px 0px;
	float: left;}


#nav a
{	padding: 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid #BA3C6B;
	text-align: center;}

#nav a:hover
{	border-bottom: 0px solid #F05C14;
	text-decoration: underline;
	color: #59423A;}

#nav b
{ 	color: #D07989;}


#page
{	overflow: hidden;
	float: left;
	width: 550px;
	margin-top: 25px;
	padding: 0px 15px 15px 15px;
	background-color: #D8CDBE; }

#sidebar
{	overflow: hidden;
	float: right;
	width: 185px;
	font-size: 8pt;
	padding: 15px 15px 15px 15px;}

#sidebar p
{	background: #D8CDBE;
	padding: 10px;}


#head
{       background: url(main.jpg);
	height: 270px;
	margin: 0px auto 0px auto;
	width: 600px;}


/* [ FOOTER STYLES ]

These are the classes and style IDs that are featured in the footer document of my website. */

#footer 
{	clear: both;
	border-top: 0px solid #121212;
	font-size: 8pt;
	width: 600px;
	height: 0px;
	margin: 0px auto;
	text-align: center;}

#footer p
{	padding: 30px 0px 30px 0px;
	color: #CCC0B0;
	margin: 0px 0px 0px 0px;}

#footer a
{	color: #CCC0B0;
	border-bottom: 0px solid;}

#footer a:hover
{	border-bottom: 0px solid;
	color: #CCC0B0;}

h3{
		color: #634934;
		font-size: 12px;
		letter-spacing: 1px;
		text-transform: uppercase;
		border-bottom: 2px solid #fcfb9f;
		background-color: #d8cdbe;
	}

	textarea, input, select, button, submit, checkbox, select , radio{ 
	background-color: #f1eae1;
	color : #000; 
	text-decoration : none; 
	text-align : left; 
	border: 1px dotted #735742;
	padding: 3px;
}
/* Say goodnight to times well lived and smile as the setting suns dips its glowing brow. */
