/* -- START CSS --

Theme Name: kurt-media
Theme URI: http://www.kurt-media.net/
Version: 1.0
Author: Kikky
Author URI: http://starlight.fan-sites.org

DO NOT COPY THIS CODE OR ANYTHING YOU MIGHT DO!
YOU DON'T HAVE ANY PERMISSION TO THAT!


 /* Body */
body {
	background-color: #c6c5c7;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #312e34;
	cursor:default;
}

td {
	font-size:11px;
	font-family: Arial;
	color: #312e34;
	cursor:default;
}

table  {
	font-family:Arial;
	font-size: 11px;
	line-height: 11px;
	color: #312e34;
	cursor:default;
}


 /* Content Structures */
.welcome
{
padding: 0px 0px 0px 180px;
font-weight:bold;
}

input {
	font-size:11px;
	font-family: Arial;
	background-color: #e2eef1;
	color: #9a9ba2;
	border-right: 1px solid #c4c7ce;
	border-bottom: 1px solid #c4c7ce;
	border-top: 1px solid #c4c7ce;
	border-left: 1px solid #c4c7ce;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 3px 7px 3px 7px;
}

textarea {
	font-size:11px;
	font-family: Arial;
	background-color: #e2eef1;
	color: #9a9ba2;
	border-right: 1px solid #c4c7ce;
	border-bottom: 1px solid #c4c7ce;
	border-top: 1px solid #c4c7ce;
	border-left: 1px solid #c4c7ce;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 3px 7px 3px 7px;

}

blockquote {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
    color: #000000;	
    padding: 10px;
    background: #eaf0f1;
	padding: 5px 10px;
	margin: 5px;
	border-right: 2px solid #d7d7d7;
	border-bottom: 2px solid #d7d7d7;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
} 

strong {color: #827886;}
b {color: #827886;}
i { color: #c3a5c7;}
italic { color: #c3a5c7;}
em { color: #c3a5c7;}
u {color: #4a4d63;}


 /* Sidebar */
.title {
	color: #742092;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: #cacaca 1px 1px;
	padding: 20px 0px 0px 40px;
}

.content {
	color: #312e34;
	padding: 3px 7px 3px 7px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

.cutey {
	background: transparent;
	padding: 3px 7px 3px 7px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}


#footer {
	background: url(images/footer.png);
	border-top: solid #b6b8b8 2p