/* -- START CSS --

Theme Name: gcweb01
Theme URI: http://goodcharlotteweb.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: #d8d6bd;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

td {
	font-size:11px;
	font-family: Arial;
	color: #000000;
}

table  {
	font-family:Arial;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}


 /* Content Structures */
.author {
	padding: 2px 0px 10px 3px;
	font-size:10px;
	color: #414141;
}

.author a {
	font-size:10px;
	color: #3a044e;
	font-weight:bold;
}

.author a:hover {
	font-size:10px;
	color: #454c45;
	font-weight:bold;
}

.post-title {
	color: #8e2f39;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 90px 5px 5px;
	border-left: 5px solid #6a5472;
	margin: 5px 0px 2px 0px;
	text-transform: uppercase;
}

.post-title a {
	color: #937d9c;
	font-size:13px;
}

.post-title a:hover {
	color: #7f618a;
	font-size:13px;
	text-decoration:none;
}

.post-buttom {
	cursor:default;
}

.textbody {
	padding: 2px 0px 10px 3px;
}

.post-title1 {
	color: #8e2f39;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 90px 5px 5px;
	border-left: 5px solid #6a5472;
	margin: 5px 0px 2px 0px;
	text-transform: uppercase;
}

strong {color: #465e71;}
b {color: #465e71;}
i { color: #8fa2a7;}
italic { color: #8fa2a7;}
em { color: #8fa2a7;}
u {color: #b8a6c0;}
h3 {margin: 3px 7px 3px 7px;}
small {margin: 3px 7px 3px 7px;}

h2 {
	color: #974f56;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 11px;
}

blockquote {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #000000;	
	padding: 10px;
	background: #d8d6bd;
	border-left: 7px solid #974f56;
} 

input {
	border: 2px solid #b1c5be;
	font-size:11px;
	font-family: Arial;
	background-color: #dae1d1;
	color: #000000;
	-moz-border-radius: 5px;
}

textarea {
	border: 2px solid #b1c5be;
	font-size:11px;
	font-family: Arial;
	background-color:#dae1d1;
	color: #000000;
	-moz-border-radius: 5px;
}


 /* Sidebar */
.list {
	margin-bottom: 5px;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	cursor:default;
	background: #dae1d1;
	padding: 3px;
	-moz-border-radius: 5px;
	border: 2px solid #b1c5be;
}

.title {
	color: #414141;
	padding: 2px 3px 10px 6px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	background: url('http://starlight.fan-sites.org/wp-content/themes/version1/images/side.png') bottom no-repeat;
	margin-top: 10px;
}

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

h1 {
	color: #974f56;
	text-align: left;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0px;	
}

#footer {
	background: url(images/footer.png);
	border-top: solid #bac5af 2px;
	color: #737373;
	font-size: 8pt;
	padding: 15px;
	text-align: center;
	float: center;
	clear: both;
}

#footer a {
	color: #657c87;
	text-decoration: none;
}

#footer a:hover {
	color: #477480;
	text-decoration: none;
}



/* Links*/
a {
	color:#9e5e79;
	text-decoration: none;
	font-size:11px;
	font-family: Tahoma;
}

a:hover {
	color:#6c6c8a;
	font-size:11px;
	font-family: Tahoma;
	text-decoration:none;
}

.img {
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-moz-border-radius: 5px;
	border: 1px solid #000000;
	background-color: #e8e8ea;
	padding: 3px;
	margin: 2px;
}

.img:hover {
	border: 1px solid #000000;
	background-color: #e8e8ea;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-moz-border-radius: 5px;
	padding: 3px;
	margin: 2px;
}

.latest a img {
	border: 1px solid #000000;
	background-color: #e8e8ea;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-moz-border-radius: 5px;
	padding: 3px;
	margin: 2px;
}

.latest a img:hover {
	border: 1px solid #000000;
	background-color: #e8e8ea;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-moz-border-radius: 5px;
	padding: 3px;
	margin: 2px;
}

.image {
	background-color: #e8e8ea;
	border: 1px solid #000000;
	padding: 3px;
	margin: 2px;
}

div#qTip {
	padding: 3px;
	border: 1px solid #666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background: #999;
	color: #FFF;
	font: bold 9px Verdana, Arial, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
}
