
/*  

Author: Kya
Contact: kyaish@gmail.com
Collective: http://dazzle.nu
Personal Blog: http://kya.nu
Comments: I have spent many hours working on this layout and playing with the CSS so I appreciate that no one directly takes ALL of the design elements in this file. I can't stop you from taking snippets and I guess that is how many of us learn. So if you are here to see how I have created some effects I hope it can help in some way, as long as it's being taken for the right reasons and not just to simply copy one of my designs. 

*/


/* [ 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: #cfcfcf;
	font-family: Georgia, "Trebuchet MS", Arial, Tahoma, Verdana,  Helvetica, Georgia;
	font-size: 9pt;
        background: #FFF url(back.jpg);
	margin: 0px;
	padding: 0px;
        line-height: 25px;
        text-align: justify;}


b, strong 
{       color: #d82915;
        font-weight:bold;}

a 
{	color: #949494; 
	text-decoration: none;
	border-bottom: 0px dotted #A8A01E;}

a:hover
{       color: #787878;
	text-decoration: underline;
	border-bottom: 0px dotted #AE7E00;}

ul
{	list-style-image: url(bullet.png);}

ol
{	list-style: lower-roman;}

table
{	margin: 0px auto;}

.sweet td
{	border-bottom: 1px dotted #E3E5E2;
	padding: 0px 20px 0px 20px;}

input, textarea, select 
{;	margin: 0px;
	padding: 10px;}


h3
{       color: #a60a05; 
        font-size: 40pt;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	text-align: center;
        padding: 20px;
	margin: 5px;}

h4
{       color: #404040; 
        font-size: 15pt;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 1px;
	border-top: 1px dotted #1e2020;
	border-bottom: 1px dotted #1e2020;
	background: #202020;
	text-align: justify;
        padding: 20px;
	margin: 0px 0px 0px 0px;}

h4 a
{	color: #565555;}

h2
{       color: #404040; 
        font-size: 15pt;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;
        padding: 10px 0px 0px 20px;
	margin: 0px 0px -5px 0px;}

blockquote
{       display: block;
	font-size: 9pt;
	background: url(bqback.jpg);
        padding: 25px 15px 25px 15px;
	border-left: 10px solid #E55123;
        font-weight: normal;}

/* [ HEADER STYLES ]

These are the classes and style IDs that are featured in the header document of my website. */

#wrap
{	border: 0px solid #92C6F0;
	margin: 0px auto 0px auto;}

#snuggle
{	width: 902px;
	border: 10px solid #161616;
	margin: 20px auto 30px auto;}

#titletop
{	overflow: hidden;
	margin: 20px auto -10px auto;
	width: 900px;}

#titlestats
{	width: 600px;
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	border-left: 0px dotted #E5E5E5;
	font-size: 13pt;
	color: #b4b4b4;
	padding: 20px 0px 0px 0px;}


#titletitle
{	padding: 20px 0px 20px 0px;
	font-size: 40pt;
	color: #522f2f;
	margin: 0px 0px 0px 0px;}


#nav
{	text-align: center;
	margin: 0px auto 0px auto;
	color: #DDDDDD;
	clear: both;
	overflow: hidden;
	font-size: 14pt;
	background: #1f1f1f;
	text-transform: lowercase;
	font-family: Verdana, Tahoma, Helvetica, Georgia, Verdana;
	border-bottom: 5px solid #272525;
	width: 902px;
	padding: 0px 0px 0px 0px;}

#nav a
{	padding: 20px 38px 20px 38px;
	color: #6d6c6c;
	font-weight: normal;
	text-decoration: none;
	float: left;
	margin: 0px auto;
	border-bottom: 0px solid #BA3C6B;
	text-align: center;}

#nav a:hover
{	border-bottom: 0px solid #F05C14;
	text-decoration: none;
	padding: 20px 38px 20px 38px;
	color: #d81d14;}

#nav b
{ 	color: #D07989;}


/* Index Page Styles */


#indexcontent
{	margin: 0px auto;
	background: #10100f;
	max-height: 350px;
	overflow: hidden;
	border: 1px solid #10100f;
	width: 900px;}

#indexpage
{	width: 450px;
	height: 350px;
	background: #0f0f0f url(image.jpg);}

#indexpage img
{	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 25px;
	border: 10px solid #c2aa90;
	height: 100px;
	width: 100px;
	background: #c2aa90;
	text-align: center;}

#indexsidebar
{	width: 450px;
	height: 350px;
	float: right;
	color: #FFF;
	background: url(content.jpg);
	margin: 0px 0px 0px 0px;
	border-left: 0px dashed #d999c0;
	padding: 0px 0px 0px 0px;}

#indexsidebar p
{	font-size: 15pt;
	line-height: 35px;
	padding: 30px;}

#indexsidebar a
{	color: #FFF;}

#indexsidebar a:hover
{	color: #d81d14;}


/* End Index Page Styles */




/* Normal Page Styles */


#content
{	margin: 0px auto;
	background: #1c1c1c;
	overflow: hidden;
	border: 1px solid #1a1a1a;
	width: 900px;}

#page
{	padding: 10px 10px 10px 20px;
	width: 570px;}

#sidebar
{	width: 270px;
	float: right;
	font-size: 7pt;
	background: #202020;
	margin: 0px 0px 0px 0px;
	border-bottom: 5px solid #1d1d1d;
	border-left: 1px dotted #1d1d1d;
	padding: 10px 20px 10px 10px;}


/* End Normal Page Styles */




/* [ FOOTER STYLES ]

These are the classes and style IDs that are featured in the footer document of my website. */


#footer 
{	clear: both;
	border: 1px dotted #101010;
	font-size: 8pt;
	width: 900px;
	background: #141414;
	color: #4b4b4b;
	margin: 0px auto;
	text-align: center;}

#footer p
{	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;}

#footer a
{	color: #626262;
	border-bottom: 1px dotted #626262;}

#footer a:hover
{	border-bottom: 1px dotted #626262;
	text-decoration: none;
	color: #525252;}



/* [ GENERAL WEBSITE STYLES ]

These are the classes and style IDs that are featured in the various pages of my website. */


.pad
{	background: #001d0f;
	padding: 10px;
	margin: 10px;}

.codes
{	background: #001d0f;
	padding: 10px;
	text-align: center;}

.affle
{	margin: 2px;
	border: 0px;}

.affiliates
{	text-align: center;}

.affiliates a
{	border-bottom: 0px;}

.affiliates a:hover 
{	border-bottom: 0px;}

.affiliates a img 
{ 	border: 5px solid #001d0f;
	background: #001d0f;}

.affiliates a:hover img 
{	border: 5px solid #590000;
	background: #590000;}

.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;}

.codesort a
{	border-bottom: 0px;}

.codesort a:hover
{	border-bottom: 0px;}

.codesort img 
{ 	border: 7px solid #001d0f;
	background: #001d0f;}

.codesort a img 
{ 	border: 7px solid #001d0f; 
	background: #001d0f;}

.codesort a:hover img 
{	border: 7px solid #590000;
	background: #590000;}

.left {
	text-align: left;}

.menuu {
	text-transform: uppercase;}

/* Say goodnight to times well lived and smile as the setting suns dips its glowing brow. */
