/*  
Theme Name: Euphoria Squared
Theme URI: http://www.double-glamour.org/ 
Description: Free Wordpress theme for fansites #2
Version: 1.0 
Author: Lily
Author URI: http://www.double-glamour.org/
Tags: 2 columns, white, pink, yellow, grey, spring, fixed width, widget ready, PSD included
*/

/* GENERAL */

* {
	margin: 0; 
	padding: 0; 
	}
	
body  {
	background: #f1e3ec;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	text-align: center; 
	color: #000000;
}

b, strong {
	color: #eb4577;
}

i, italic, em {
	color: #d5a3d5;
}

a:link, a:visited, a:active {
	color: #eb4577;
	text-decoration: none;
	}

a:hover {
	color: #d5a3d5;
	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 #d5a3d5;
	border-left: 0px solid #d5a3d5;
	border-bottom: 1px solid #d5a3d5;
	border-right: 1px solid #d5a3d5;
	margin: 5px auto 10px auto;
	padding:10px;
	}

blockquote {
	border-right: 7px solid #e5d1ea;
	border-bottom: 1px solid #e5d1ea;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #f4f4f4 1px 1px 1px;
}

/* CONTAINER */

#container { 
	width: 900px;
	background: #efdff4;
	margin: 0 auto;
	text-align: left;
} 

/* HEADER AND NAVIGATION */

#header {
	background: #efdff4; 
	padding: 20px 0 0 0;
	background-image: url(http://k-cassidy.net/news/wp-content/themes/euphoria-squared/images//header.png);
	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 */

#sidebar {
	float: left;
	overflow: hidden;
	width: 200px;
	background: #e5d1ea;
	padding: 15px 10px 15px 20px;
	-moz-border-radius: 15px;
}

#sidebar .title {
	background-image: url(http://k-cassidy.net/news/wp-content/themes/euphoria-squared/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;
	color: #4e4e4e;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 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 #e5d1ea;
}

#sidebar ul {
	list-style-type: none;
	}

#sidebar 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 { 
	float: right;
	width: 655px;
	overflow: hidden;
	padding: 10;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	text-align: justify;
} 

#content p { 
	margin-bottom: 10px;
} 

.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: #d5a3d5;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
}

.meta {
	text-align: right;
	background: #f4f4f4;
	padding: 15px 10px 15px 20px;
	-moz-border-radius: 15px;
	margin-bottom: 10px;
}

/* FOOTER */

.wp-pagenavi {
	height: 35px;
}

.clearfloat {
	clear:both;
}

#footer {
	background: #efdff4; 
	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;
} 

