
/*  

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: #D5D79F url(background.jpg) fixed;
	margin: 0px;
	padding: 0px;
        line-height: 20px;
        text-align: left;}


b, strong 
{       color: #E95429;
        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: #1E84D2; 
        font-size: 14pt;
	letter-spacing: 1px;
        padding: 0px;
	margin: 10px 0px -10px 0px;}
	
	h3{
		color: #fff;
		font-size: 12px;
		letter-spacing: 1px;
		text-transform: uppercase;
		border-bottom: 2px solid #F060A5;
	}

blockquote
{       display: block;
	background: #F7F5ED;
        padding: 15px;
	border-left: 5px solid #DFD8C1;
        font-weight: normal;}

/* [ HEADER STYLES ]

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

#wrap
{	width: 700px;
	background:  url(content.jpg);
	border: 5px solid #F060A5;
	margin: 60px auto 0px auto;}
	
#header{
	width: 700px;
	height: 400px;
	background: url(header.png) no-repeat;
}

#content
{	overflow: hidden;
	margin: 0px auto;
	width: 700px;
}

#nav
{	text-align: center;
	margin: 0px auto;
	color: #DDDDDD;
	font-size: 11pt;
	background: #F176AF;
	font-style: italic;
	overflow: hidden;
	font-family: Georgia, Tahoma, Verdana;
	border-top: 0px solid #0D0D0D;
	width: 700px;
	border-bottom: 5px solid #F060A6;
	padding: 20px 0px 20px 0px;}

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

#menu
{	width: 550px;
	margin: 0 auto;
	text-align: right;}

#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: #EAEF69;}

#nav b
{ 	color: #D07989;}


#page
{	overflow: hidden;
	float: left;
	width: 500px;
	height: auto;
	padding: 15px 15px 15px 15px;}

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


#head
{       background: url(main.jpg);
	height: 270px;
	margin: 0px auto 0px auto;
	width: 600px;}
	
	ul, li {
		list-style-type: circle;
	}


/* [ 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: #2C8DD8;
	margin: 0px 0px 0px 0px;}

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

#footer a:hover
{	border-bottom: 0px solid;
	color: #2C8DD8;}
	
textarea, input, select, button, submit, checkbox, select , radio{ 
	background-color: #fff;
	color : #000; 
	text-decoration : none; 
	text-align : left; 
	border: 1px dotted #1E84D2;
	padding: 3px;
}


/* Say goodnight to times well lived and smile as the setting suns dips its glowing brow. */
