/*  
Theme Name: Euphoria Classic
Theme URI: http://www.double-glamour.org/ 
Description: Free Wordpress theme for fansites #1
Version: 1.1
Author: Lily
Author URI: http://www.double-glamour.org/
Tags: 3 columns, white, pink, yellow, grey, spring, fixed width, widget ready, PSD included
*/

/* GENERAL */

* {
	margin: 0; 
	padding: 0; 
	}
	
body {
	background-color: #c7c7c7;
        background-image: url(http://www.noelfielding.org/test12/bg.jpg);
        background-repeat: repeat-y;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #b5b5b8;
	line-height: 11px;
        scrollbar-face-color: #c7d9d9;
	scrollbar-highlight-color: #c6cfd4;
	scrollbar-shadow-color: #619aab;
	scrollbar-arrow-color:   #000000;
	scrollbar-track-color: #282828;
	scrollbar-3dlight-color: #619aab;
	scrollbar-darkshadow-color: #619aab;
}


b, strong {
	color: #cd9d6f;
}

i, italic, em {
	color: #8f1d1c;
}

a:link, a:visited, a:active {
	color: #cd9d6f;
	text-decoration: none;
	}

a:hover {
	color: #8f1d1c;
	text-decoration: none;
	}

input, textarea, option, select ,submit {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d; 
	font-size: 11px;
	line-height: 15px; 
	}

.pictures {
	-moz-border-radius: 5px;
	background: #ffffff;
	border-top: 0px solid #fbda4d;
	border-left: 0px solid #fbda4d;
	border-bottom: 1px solid #fbda4d;
	border-right: 1px solid #fbda4d;
	margin: 5px auto 10px auto;
	padding:10px;
	}

blockquote {
	border-right: 7px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #000000 1px 1px 1px;
}

/* CONTAINER */

#container { 
	width: 900px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
} 

/* HEADER AND NAVIGATION */

#header {
	background: #ffffff; 
	padding: 20px 0 0 0;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 380px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #888888;
} 

a.navigation, a.navigation:link, a.navigation:active, a.navigation:visited {
	color: #888888;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 5px; 
	}

a.navigation:hover {
	color: #75703b;
	font-weight: normal;
	}

/* SIDEBARS */

#sidebar1 {
	float: left;
	overflow: hidden;
	width: 200px;
	background: #ebebeb;
	padding: 15px 10px 15px 20px;
	-moz-border-radius: 15px;
}

#sidebar1 .title {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 55px;
	border-left: 7px solid #cd9d6f;
	color: #4e4e4e;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #000000 1px 1px 1px;
}

#sidebar2 {
	float: right;
	overflow: hidden;
	width: 200px;
	background: #ebebeb;
	padding: 15px 10px 15px 20px;
	-moz-border-radius: 15px;
}

#sidebar2 .title {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 55px;
	border-left: 7px solid #fbda4d;
	color: #4e4e4e;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #000000 1px 1px 1px;
}

.widget {
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	border-top: 4px solid #ebebeb;
}

#sidebar1 ul, #sidebar2 ul {
	list-style-type: none;
	}

#sidebar1 ul li, #sidebar2 ul li {
	background-color: #f5f5f5;
	-moz-border-radius: 10px;
	margin-bottom: 7px; 
	padding: 3px;
	line-height: 15px; 
	text-indent: 3px;
	}

.tags-1 {
	font-size: 7px;
}

.tags-2 {
	font-size: 8px;
}

.tags-3 {
	font-size: 9px;
}

.tags-4 {
	font-size: 10px;
}

.tags-5 {
	font-size: 11px;
}

.tags-6 {
	font-size: 12px;
}

.tags-7 {
	font-size: 13px;
}

.tags-8 {
	font-size: 14px;
}

.tags-9 {
	font-size: 15px;
}

.tags-10 {
	font-size: 16px;
}

.tags-11 {
	font-size: 17px;
}

.tags-12 {
	font-size: 18px;
}

.tags-13 {
	font-size: 19px;
}

.tags-14 {
	font-size: 20px;
}

.tags-15 {
	font-size: 21px;
}
	
/* CONTENT */

#content, table, tr, td { 
	margin: 0 250px;
	padding: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	text-align: left;
} 

#content p { 
	margin-bottom: 1px;
} 

.posttitle, a.posttitle:link, a.posttitle:visited, a.posttitle:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 25px;
	color: #fbda4d;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #000000 1px 1px 1px;
}

.meta {
	text-align: right;
	background: #09090c;
	padding: 15px 10px 15px 20px;
	-moz-border-radius: 15px;
	margin-bottom: 10px;
}

/* FOOTER */

.clearfloat {
	clear:both;
}

#footer {
	background: #ffffff; 
	padding: 5px 0 10px 0;
	width: 100%;
	text-align: center;
	color: #888888;
	letter-spacing: 1px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
} 
