
/*  

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: #bfbfbf;
	font-family: Georgia, "Trebuchet MS", Arial, Tahoma, Verdana,  Helvetica, Georgia;
	font-size: 9pt;
        background: #000 url(background.jpg);
	margin: 0px;
	padding: 0px;
        line-height: 25px;
        text-align: justify;}


b, strong 
{       color: #d1d1d1;
        font-weight:bold;}

a 
{	color: #8f8f8f; 
	text-decoration: none;
	border-bottom: 0px dotted #A8A01E;}

a:hover
{       color: #6a6a6a;
	text-decoration: underline;
	cursor: ne-resize;
	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: #909090; 
        font-size: 40pt;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	text-align: center;
        padding: 20px;
	margin: 5px;}

h4
{       color: #9f9f9f; 
        font-size: 15pt;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 1px;
	border-top: 1px dotted #282828;
	border-bottom: 1px dotted #282828;
	background: #303030;
	text-align: justify;
        padding: 20px;
	margin: 0px 0px 0px 0px;}

h4 a
{	color: #9f9f9f;}

h2
{       color: #909090; 
        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 #202020;
	margin: 20px auto 30px auto;}

#titletop
{	overflow: hidden;
	margin: 10px 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: #969696;
	padding: 30px 0px 0px 0px;}


#titletitle
{	padding: 0px 0px 0px 0px;
	width: 300px;
	color: #6c6c6c;
	margin: 0px 0px 0px 0px;}

#titletitle a
{	color: #6c6c6c;}


#nav
{	text-align: center;
	margin: 0px auto 0px auto;
	color: #DDDDDD;
	clear: both;
	overflow: hidden;
	font-size: 14pt;
	background: #161618;
	text-transform: lowercase;
	font-family: Verdana, Tahoma, Helvetica, Georgia, Verdana;
	border-bottom: 5px solid #202021;
	width: 902px;
	padding: 0px 0px 0px 0px;}

#nav a
{	padding: 20px 38px 20px 38px;
	color: #747474;
	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: #e4e4e4;}

#nav b
{ 	color: #D07989;}


/* Index Page Styles */


#indexcontent
{	margin: 0px auto;
	background: #10100f;
	max-height: 350px;
	overflow: hidden;
	border: 1px solid #0e0e0e;
	width: 900px;}

#indexpage
{	width: 440px;
	height: 350px;
	border-right: 10px solid #0c0c0c;
	background: #0f0f0f url(image.jpg);}

#indexpage img
{	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 25px;
	border: 10px #cdcec2;
	height: 100px;
	width: 100px;
	background: #c2aa90;
	text-align: center;}

#indexsidebar
{	width: 450px;
	height: 350px;
	float: right;
	color: #a8a8a8;
	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: 45px;
	padding: 30px;}

#indexsidebar a
{	color: #b9b9b9;}

#indexsidebar a:hover
{	color: #cdcdcd;}

#indexsidebar b
{	color: #e3e3e3;}


/* End Index Page Styles */




/* Normal Page Styles */


#content
{	margin: 0px auto;
	background: #383838;
	overflow: hidden;
	border: 1px solid #3c3c3c;
	width: 900px;}

#page
{	padding: 10px 10px 10px 20px;
	width: 570px;}

#sidebar
{	width: 260px;
	height: 100%;
	float: right;
	font-size: 7pt;
	background: #2e2e2e;
	margin: 0px 0px 0px 0px;
	line-height: 22px;
	border-bottom: 2px dashed #282828;
	border-left: 1px dashed #282828;
	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 solid #1f1f1f;
	font-size: 8pt;
	width: 900px;
	background: #272727;
	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. */

.padding img
{ 	border: 5px solid #474747;
	background: #474747;
	text-align: center;
	margin: 15px;
	opacity: 0.7;}

.padding img:hover
{	border: 5px solid #474747;
	background: #474747;
	margin: 15px;
	opacity: 1;}

.images
{	}

.images a img
{	opacity: 0.5;
	border: 0px;}

.images a:hover img
{	opacity:1;
	border: 0px;}

.codes
{	text-align: center;}

.codes img
{ 	border: 5px solid #474747;
	background: #474747;
	text-align: center;
	opacity: 0.7;}

.codes img:hover
{	border: 5px solid #474747;
	background: #474747;
	opacity: 1;}

.codes a img 
{ 	border: 5px solid #474747;
	background: #474747;
	opacity: 0.7;}

.codes a:hover img 
{	border: 5px solid #474747;
	background: #474747;
	opacity: 1;}

.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: 5px solid #474747;
	background: #474747;
	text-align: center;
	opacity: 0.7;}

.codesort img:hover
{	border: 5px solid #474747;
	background: #474747;
	opacity: 1;}

.codesort a img 
{ 	border: 5px solid #474747;
	background: #474747;
	opacity: 0.7;}

.codesort a:hover img 
{	border: 5px solid #474747;
	background: #474747;
	opacity: 1;}




/* Say goodnight to times well lived and smile as the setting suns dips its glowing brow. */
