/*  
Theme Name: Euphoria
Theme URI: http://www.double-glamour.org/ 
Description: Free Wordpress theme for fansites #1
Version: 1.0 
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: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center; 
	color: #000000;
}

b, strong {
	color: #ea4626;
}

i, italic, em {
	color: #ffce00;
}

a:link, a:visited, a:active {
	color: #ea4626;
	text-decoration: none;
	}

a:hover {
	color: #fbda4d;
	text-decoration: none;
	}

input, textarea, option, select ,submit {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d; 
	font-size: 11px;
	line-height: 15px; 
	}

#content img {
	padding: 5px;
	border: 1px solid #efefef;
	background: #fff;
	-moz-border-radius: 5px;
	margin: 10px 5px 10px 5px;
	}

#content img:hover {
	border: 1px solid #cccccc;
	}

blockquote {
	margin: 10px 20px 10px 20px;
	padding: 5px 10px 5px 10px;
	color: #999;
	font-size: 10px;
	line-height: 16px;
	border: 0;
	background: #fafafa;
	-moz-border-radius: 5px;
	font-family: Tahoma, Arial, sans-serif;
}

blockquote :first-letter {
	color: #333333;
	font-size: 18px;
	font-family: Georgia;
}


.link {
	margin: 5px 10px 25px 10px;
	padding: 12px 12px 12px 85px;
	color: #999;
	line-height: 16px;
	border-bottom: 1px dotted #cccccc;
	background: #fafafa;
	font-family: Tahoma, Arial, sans-serif;
	background: #fafafa url(images/linkbg.png) no-repeat top left;
}

hr {
	width: 100%;
	border-top: 1px dotted #cccccc;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 15px 0 15px 0;
	}

/* CONTAINER */

#container { 
	width: 980px;
	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;
} 

a.navigation, a.navigation:link, a.navigation:active, a.navigation:visited {
        color: #515151;
        font-family: Georgia;
        text-shadow: 1px 1px 1px #dedede;
        font-size: 11px;
        margin-bottom: 2px;
        margin-top: 20px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:12px;
	padding-right:12px;
        text-transform: uppercase;
	}

a.navigation:hover {
	color: #ea4626;
	font-weight: normal;
	background:#f0f0f1;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:12px;
	padding-right:12px;
	-webkit-border-radius: 12px; 
	border-radius: 12px;
	-moz-border-radius:  15px; 
	}

#welcome {
	float: left;
	width: 500px;
	color: #666666;
	padding: 134px 338px 65px 70px;
	line-height: 18px;
	text-align: justify;
	font-family: Georgia;
	font-size: 10px;
}


/* SIDEBARS */

#sidebar1 {
	float: left;
	width: 200px;
	padding: 15px 10px 15px 20px;
}

#sidebar1 .title, #sidebar2 .title {
	color: #666;
	font-size: 14px;
	margin: 0 0 10px 0;
	text-indent: 10px;
	padding: 3px 0 3px 0;
	font-weight: normal;
	font-style: italic;
	font-family: Times;
	background: #dddddd;
	-moz-border-radius: 5px;
	text-shadow: #cccccc 1px 1px 1px;x;
}

#sidebar2 {
	float: right;
	width: 200px;
	padding: 15px 10px 15px 20px;
}

.widget {
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	text-align: justify;
	border-top: 0px solid #ebebeb;
	background: #ebebeb;
	-moz-border-radius: 8px;
        margin-bottom: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar1 ul, #sidebar2 ul {
	list-style-type: none;
	}

.choice li {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	text-indent: 25px;
	background: transparent !important;
	border-bottom: 1px solid #ccc;
}

.choice li a {
	display: block;
	padding: 3px 0 3px;
}

.choice li a:hover {
	display: block;
	color: #594835;
	padding: 3px 0 3px;
	text-decoration: none;
}

#sidebar1 ul, #sidebar2 ul {
	list-style-type: none;
	}

#sidebar1 ul li, #sidebar2 ul li {
	padding: 5px 0;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	text-indent: 5px;
	padding: 3px 0 3px 0;
	text-transform: none;
	color: #666;
	}

.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 {
	margin: 0 240px 0 240px;
	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 {
	color: #ea4626;
	margin: 0;
	font-size: 18px;
	line-height: 35px;
	text-indent: 15px;
	font-weight: normal;
	text-align: center;
	font-family: Times;
	background: transparent;
	text-shadow: 1px 1px 0 #ddd;
}

.meta {
	text-align: right;
	background: #f4f4f4;
	padding: 15px 10px 15px 20px;
	-moz-border-radius: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.talk {
	float: left;
	color: #fff !important;
	background: #ea4626 url(images/baloon.jpg) no-repeat 5px 7px !important;
	-moz-border-radius: 5px;
	padding: 3px 5px 3px 18px !important;
	margin: -15px 0 0 5px;
}

.talk a {
	color: #fff;
}

h2 {
        background-color: #f1f1f1;
        color: #515151;
        font-family: Georgia;
        text-shadow: 1px 1px 1px #dedede;
        font-size: 11px;
        margin-bottom: 2px;
        margin-top: 20px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:12px;
	padding-right:12px;
        text-transform: uppercase;
}

h3 {
	background: #EEEADD;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 10px;
	margin: 0px 0px 10px 0px;
}

h4 {
	color:#77afcf;
	font-family:Trebuchet MS;
	font-size:9px;
	font-weight:bold;
	padding: 2px;
	line-height:9pt;
	text-align:justify;
	text-transform:uppercase;
	vertical-align: top;
}

.award-title {
        background-color: #f1f1f1;
        text-transform: uppercase;
        color: #222;
        padding: 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;
} 

.latestprojects .odd {
	display: block;
	padding: 15px 0 15px 0;
	background: #fafafa;
	border-bottom: 1px solid #fff;
}

.latestprojects .even {
	display: block;
	padding: 15px 0 15px 0;
	background: #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.latestprojects .odd:hover, .latestprojects .even:hover {
	border-bottom: 1px solid #efefef;
}

.latestprojects .odd:hover img, .latestprojects .even:hover img {
	border: 1px solid #ccc;
}

.latestprojects b {
	color: #ea4626;
}

.project {
	float: left;
	margin: 0 10px 0 5px;
	padding: 3px;
	border: 1px solid #efefef;
	background: #fff;
}

.familypic {
	padding: 3px;
	border: 1px solid #efefef;
	background: #fff;
	-moz-border-radius: 5px;
}

.familypic:hover {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	-moz-border-radius: 5px;
}

/* Comments */

#cmnts {
	margin: 0 0 15px 0;
	padding: 15px;
	}

ol#comments li p {
	font-size: 100%;
	}

ul.post-meta {
	list-style: none;
	}

ul.post-meta span.post-meta-key {
	font-weight: bold;
	}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: transparent;
	border: 1px solid #bdc5ca;
	padding: .2em;
	}

#commentlist li ul {
	border-left: 1px solid #bdc5ca;
	font-size: 110%;
	list-style-type: none;
	}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #bdc5ca;
	padding: 2px;
	}


/* Comment box */

#commentform textarea {
	width: 80%;
	background: #f3f1eb;
	border: 1px solid #bdc5ca;
	}

/*Images */
.noborder {
	margin:0px;
	padding:0px;
	border: 0px solid;
	padding-left: 5px;
}

.noborder img {
	margin:0px;
	padding:0px;
	border: 0px solid;
}

.noborder a img {
	margin:0px;
	padding:0px;
	border: 0px solid; 
}

img.noborder, a img.noborder {
	background:none;
	padding:0;
	border:0;
}

img.wp-smiley {
 	margin:0px;
	padding:0px;
	border: 0px solid; }

img.wp-smiley:hover {
	margin:0px;
	padding:0px;
	border: 0px solid;}

.press ul li {
	list-style-type: none;
	list-style-position: inside;
	display:block;
	padding:10px;
	padding-left:24px;
	border-top: 1px solid #efefef;
}

.press ul li a {
	color: #68645b;
}

.press ul li a:hover {
	color: #594835;
	background: #fbf9f7;
	text-decoration: none;
}
