﻿/*
Theme Name: Euphoria
Description: Designed by Anne of Pinkfab.info
Author: Anne
Author URI: http://pinkfab.info
*/

/* Layout
-----------------------------------*/
#container {
	float: left;
	margin: 0 -360px 25px 0;
	width: 100%;
}
#content {
	margin: 0 360px 0 0;
	line-height:150%;
}
.sidebar {
	float: right;
        margin-top: 20px;
	overflow: hidden;
	width: 340px;
}
#footer {
	clear: both;
	width: 100%;
}
/* Mainly Reset
-----------------------------------*/
* {
	padding:0;
	margin:0;
}
body {
	font:16px Trebuchet Ms, Tahoma, Verdana, sans-serif;
	background: #000 url(images/bg.bmp) repeat-x;
	color: #fff;
}
a {
	text-decoration:none;
	color:#FD88B7;
}
a:hover {
	color:#fff;
}
#wrapper {
	width:970px;
	margin:0 auto;
}
.iclear {
	clear:both;
	height:0px;
}
.icolor {
	color:#ddd;
}
img, img a {
	border:none;
}
p {
	margin-bottom:15px;
}
blockquote {
	margin:0 37px 0 30px;
	background:url(images/blockquote.png) no-repeat left top;
}
blockquote blockquote {
	margin:0 0 0 25px;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000;
        font-family: Lucida Sans;
}
input, textarea, select {
	color:#777;
	font-size:12px;
}
.post ul {
	margin:0 41px 15px 28px;
}
.post ol {
	margin:0 41px 15px 45px;
}
.post ul, .post ol {
	padding-right:0;
}
.post ul li {
	list-style:none;
	background:url(images/trackback.gif) no-repeat left 3px;
	padding-left:19px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding-bottom:10px;
}
.entry-content h1 {
	font-size:18px;
}
.entry-content h2 {
	font-size:16px;
        font-family: Lucida Sans Ms;
}
.entry-content h3 {
	font-size:15px;
}
.entry-content h4, .entry-content h5, .entry-content h6 {
	font-size:14px;
}

.flickr{
padding-top: 50px;
padding-bottom: 20px;
}

.flickr img{
padding:4px;	
border:0;
border:1px solid #848484 ;
margin-right: 15px;	
height: 50px;
width: 50px;
}


/* Header
-----------------------------------*/
#header {
	height:100px;
	border-bottom:0px solid #e9e9e9;
	position:relative;
	margin-bottom:20px;
}
#header h1 a {
	float:right;
	display:block;
	text-indent:-9999em;
	background:url(images/header.png) no-repeat left top;
	height:132px;
	width:420px;
}
/* Top Page Navigation
-----------------------------------*/
#topnav {
	background:#FC3E85;
	float:right;
	height:auto;
	overflow:hidden;
	width:100%;
}
#topnav ul {
	float:right;
	z-index:3;
        margin-left:10px;
}
#topnav ul li {
	float:right;
        width: 100px;
        text-align: center;
	list-style:none;
}

#list-cats ul li{
	float:left;
	list-style:none;
        padding-top: 10px;
}

#topnav ul li a, #topnav ul li a.ihome {
	color:#fff;
        border-left: 1px solid #FFF;
	display:block;
	padding: 5px;
	display:block;
	text-transform:uppercase;
	font: bold 10px Tahoma, Helvetica, sans-serif;
}

#list-cats ul li a {
	color:#666;
	display:block;
	margin-right:15px;
        margin-bottom: 30px;
	padding-right:15px;
	display:block;
	text-transform:uppercase;
	font: bold 14px/60px Arial, Helvetica, sans-serif;
}

#topnav ul li a:hover{
	text-decoration:underline;
        color: #000;
        background: none;
}

#topnav ul li.current_page_item a {
	text-decoration:underline;
        color: #E61577;
        background: #fff;
}
/* List Categoeries
-----------------------------------*/
#list-cats {
        padding-top:10px;
        background: #2F2F2F;
}
#list-cats ul li a {
	border-right:1px solid #e9e9e9;
	line-height:15px;
}

#list-cats ul li a:hover {
color: #000;
}

#list-cats ul#sddm li div {
	position:absolute;
	visibility: hidden;
	z-index:5;
        background: #fff;
	border:5px solid #eaf4ff;
}
#list-cats ul#sddm li div a {
	position:relative;
	display: block;
	padding:3px 10px;
	width:auto;
	white-space: nowrap;
	margin:0;
	line-height:1.5em;
	border-bottom:1px solid #e9e9e9;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#06c;
}

#list-cats ul#sddm li div a:hover {
	background:#3cf;
	text-decoration:none;
	color: #fff;
}
/* Search Form
-----------------------------------*/
#isearchform {
	position:absolute;
        top: 10px;
	right:50px;
}
#is {
	background: url(images/search.jpg) no-repeat top left;
	height:19px;
	width:225px;
	border: 0px;
	padding:7px 15px 0 32px;
}
#container {
	clear:both;
}
#content {
	font-size:12px;
}
/* Home Page Common
-----------------------------------*/
.ihomepage small {
	font-weight:bold;
	background:#5D5C5D;
	font-size:12px;
	color:#ddd;
	border:3px solid #5D5C5D;
	border-left-width:8px;
	border-right-width:8px;
}
.ihomepage #fir small {
	background:#FDF4F7;
	border:3px solid #FDF4F7;
	color:#666;
	border-left-width:8px;
	border-right-width:8px;
}
.ihomepage small a {
	color:#ccc;
}
.ihomepage small a:hover, .entry-meta a:hover, .single-info a:hover, .entry-info a:hover, .rc_info .author_name a:hover, .rc_info .post_title a:hover, #trackbacks-list ol li a:hover, #footer a:hover {
	color:#fff;
	border-bottom:1px solid #333;
}
.ihomepage #fir small a {
	color:#666;
}
.ihomepage #fir small a:hover {
	color:#333;
	border:none;
}
/* First Post
-----------------------------------*/
#fir {
	background:url(images/first.gif) repeat-y left top;
	padding:20px 25px 15px 5px;
	margin-bottom:15px;
}
#fir .thepic, #sec .thepic {
	float:left;
	overflow:hidden;
}
#fir .post {
	float:right;
	width:395px;
}
#fir .entry-title {
	font-size:18px;
	line-height:1.7em;
	border-bottom:none;
	margin:0;
	padding:0;
}
#fir .fir-cat {
	background:url(images/first-cat.png) no-repeat right top;
	width:100px;
	height:29px;
	margin-bottom:15px;
	font:bold 14px/29px Arial, Helvetica, sans-serif;
	padding-left:70px;
}
#fir .fir-cat a {
	color:#09f;
}
#fir .fir-cat a:hover {
	color:#f36;
	border-bottom:1px solid #f36;
}
#fir .entry-content {
	margin-top:10px;
}
#fir .entry-meta {
	margin:0;
	padding:0;
	border:none;
	font-family: Tahoma;
	color: #fff;
	font-size: 10px;
}
#fir .entry-meta .more-link {
	text-transform:uppercase;
}
/* 468px Adsense
-----------------------------------*/
#ad468px {
	border-top:0px solid #e9e9e9;
	border-bottom:0px solid #e9e9e9;
	padding:50px 0;
	height:60px;
}
#ad468px .contact a {
	background:url(images/contactad.gif) no-repeat left center;
	text-indent:-9999em;
	display:block;
	width:123px;
	height:60px;
	float:left;
}
#ad468px .adsense {
	float:right;
}
/* Second Latest Post
-----------------------------------*/
#sec {
	float:right;
	clear:both;
	position:relative;
	width:640px;
	overflow:hidden;
	margin-left:-30px;
	background:#000;

	height:auto;
}
#sec .post {
	width:290px;
	float:left;
	margin-left:15px;
	padding-left:15px;
	height:200px;
	border-bottom:1px dotted #605F5F;
	margin-bottom:15px;
}
#sec .post .entry-title a{
	font-size:16px;
	line-height:1em;
	color: #FD8EB7;
	margin:0;
	border-bottom:none;
}
#sec .post .entry-content {
	margin-top:10px;
	
}
#sec .thepic {
	border:4px solid #FFC3D0;
	margin-right:10px;
}
#sec .whitespace {
	clear:both;
	height:30px;
	width:640px;
	position:absolute;
	bottom:0;
	z-index:2;

}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}

/* Mainly Posts Style
-----------------------------------*/
.homepage .entry-title {
	font-size:17px;
	padding:0;
	margin:0;
}
.single-title, .entry-title {
	font-size:19px;
	line-height:27px;
	padding-bottom:7px;
	border-bottom:0px solid #e9e9e9;
	margin-bottom:10px;
}

.single-title, .entry-title a{
	color: #FD8CC4;
}

.entry-title {
	font-size:16px;
}
.page-title {
	font:bold 16px Georgia, "黑体";
	color:#09f;
	margin-bottom:15px;
	background:url(images/trackback.gif) no-repeat left center;
	padding-left:19px;
}
.entry-info {
	color:#f36;
	margin-bottom:15px;
}
.single-info {
	font-weight:bold;
	color:#f36;
	margin-bottom:15px;
}
.entry-info a, .single-info a {
	color:#06c;
}
.entry-content a {
	color:#FD88B7;
	border-bottom:1px dotted #a9a9a9;
}
.entry-content a:hover {
	border-bottom:none;
	background:#3cf;
	color:#fff;
}
.entry-meta a {
	font-family: Tahoma;
	font-color: #fff;
	font-size: 11px;
}
.entry-meta {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #e9e9e9;
}
.entry-meta span {
	margin-right:15px;
	padding-left:19px;
}

/* No Results Search Page
--------------------------------------------------*/
#noresults-s {
	border:1px solid #ddd;
	width:220px;
	padding:6px 8px;
}
#noresults-searchsubmit {
	background:url(images/submit.jpg) no-repeat left center;
	height:29px;
	width:91px;
	border:none;
	font-weight:bold;
	color:#fff;
}
/* Comments List
-----------------------------------*/
#comments h3 {
	clear:both;
}
#comments-list h3 {
	padding-bottom:15px;
}
#comments-list ol li {
	list-style:none;
	clear:both;
	border:0px solid #fff;
	border-top-color:#e9e9e9;
	border-bottom-width:0;
	padding-top:15px;
}
#comments-list ol li .avatar {
	border:1px solid #e9e9e9;
	padding:3px;
}
#trackbacks-list ol {
	padding-bottom:15px;
	border-bottom:1px solid #e9e9e9;
}
#trackbacks-list h3 {
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
	line-height:50px;
	margin-bottom:15px;
}
#trackbacks-list ol li {
	list-style:none;
	padding:3px 0 3px 19px;
	border-bottom:1px solid #fff;
	background:url(images/trackback.gif) no-repeat left center;
}
.moderation {
	color:#f36;
	font-style:italic;
}
.comment-text {
	float:left;
	width:537px;
}
p.comment-meta {
	font-weight:bold;
	color:#06c;
	margin-bottom:5px;
}
.comment-meta span {
	color:#f36;
}
.iavatar {
	float:left;
	display:inline;
	margin-right:15px;
	padding-right:15px;
	border-right:1px solid #e9e9e9;
}
/* Respond Form
-----------------------------------*/
#respond {
	clear:both;
	margin-top:15px;
	background:#222;
	padding:15px 15px 0;
	border-top:1px solid #e9e9e9;
}
#respond h3 {
	border-bottom:0px solid #fff;
	line-height:25px;
	margin-bottom:15px;
	color:#fff;
}
.ireq {
	width:43%;
	float:left;
}
.iarea {
	width:53%;
	float:right;
}
form#commentform {
	margin-bottom:15px;
}
.form-label input {
	width:90%;
	padding:3px 5px 3px 2px;
	border:0px solid #ddd;
	font-family: Tahoma;
	font-size:10px;
	background: #000;
	color: #ccc;
}

input#submit {
	color:#fff;
	font-weight:700;
	background:#000;
	height:29px;
	width:91px;
	text-align:center;
	line-height:29px;
	border:none;
}
input#submit:hover {
	color:#ff0;
}
textarea#comment {
	height:107px;
	margin-bottom:10px;
	width:97%;
	border:0px solid #ddd;
	padding:3px 5px;
	background: #000;
	font-family: Verdana;
	color: #fff;
	font-size: 11px;
}
/* Rss Feed
---------------------------------------*/
#rssfeed {
	margin:15px 0;
}
#rssfeed a {
	background:url(images/feed.gif) no-repeat left top;
	height:43px;
	width:340px;
	text-indent:-9999em;
	display:block;
}
#rssfeed a:hover {
	background-position:left bottom;
}
/* Recent Comments
--------------------------------------*/
#recent-cm ul li.rc_item {
	clear:both;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0;
}
.rc_avatar {
	float:left;
	display:inline;
	border:1px solid #e9e9e9;
	padding:3px;
	width:32px;
	margin-right:10px;
}
.rc_info {
	display:inline;
}
#rc_nav {
	height:1em;
}
#rc_older {
	float:right;
}
#rc_newer {
	float:left;
}
.rc_info .author_name a {
	font-weight:700;
}
.rc_excerpt {
	color:#777;
	margin-top:7px;
}
/* Sidebar Ad
--------------------------------------*/
.sidebar_ad {
	background:#FAEEFC;
	padding:15px 20px;
	width:298px;
	border:1px solid #F3BFFC;
	margin:15px 0;
}
/* Sidebar Main
--------------------------------------*/
.sidebar {
	font-size:12px;
}
.sidebar a {
	color:#FCABD3;
}
.sidebar a:hover {
	color:#FDDFE1;
}
.ibox {
	border:1px solid #e9e9e9;
	padding:15px 20px;
        -moz-border-radius: 13px 13px 0px 0px;
}
.sidebar p {
	margin-bottom:10px;
}

.sidebar .say {
	background:url(images/say.png) no-repeat left top;
        height: 46px;
	text-indent:-9999em;
}

.sidebar .what {
	background:url(images/weva.png) no-repeat left top;
        height: 46px;
	text-indent:-9999em;
}

.sidebar .chicweek {
	background:url(images/chicweek.jpg) no-repeat left top;
        height: 46px;
	text-indent:-9999em;
}

.sidebar .headnotes {
	background:url(images/headturnernotes.jpg) no-repeat left top;
        height: 46px;
	text-indent:-9999em;
}

.sidebar h4 {
	font-size:14px;
        color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:43px;
	background: none;
	padding-left:20px;
}
.sidebar ul li {
	list-style:none;
	margin-top:15px;
}
.sidebar ul ul {
	border:1px solid #e9e9e9;
	padding:15px 20px;
}
.sidebar ul ul li, .sidebar .tabbertab ul li {
	padding:4px 0 4px 18px;
	background:url(images/arrow.gif) 5px 11px no-repeat;
	margin:0;
	border-bottom:1px dotted #585858;
}
/* Sidebar Tabb
--------------------------------------*/
.tabbertab {
	clear:both;
	border-bottom:1px solid #FD649C;
	border-top:1px solid #FD649C;
	margin-top:-2px;
}
.tabberlive .tabbertabhide {
	display:none;
}
ul.tabbernav li {
	list-style: none;
	float:left;
	margin-top:0;
}
ul.tabbernav li a {
	display:block;
	color:#fff;
	background:url(images/tabber.png) no-repeat left top;
	height:34px;
	width:103px;
	font:bold 14px/34px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-right:3px;
}
ul.tabbernav li.tabberactive a, ul.tabbernav li a:hover {
	background-position:left bottom;
	height:34px;
	position:relative;
	top:1px;
	z-index:3;
}
ul.tabbernav li.tabberactive a:hover {
	color:#fff;
}
.tabberlive .tabbertab {
	padding:15px 18px;
	background:#000;
}
.sidebar .tabberlive .tabbertab h4 {
	display:none;
	background:none;
	text-transform:capitalize;
	line-height:1em;
	padding:0;
}
.tabbertab ul {
	padding:0;
	margin:0;
}
/* Footer
-----------------------------------*/
#footer {

	background:#2F2F2F;
	border-top:2px solid #FC3E85;
	margin-top:60px;
	padding-top:10px;
	height:40px;
	line-height: 20px;
	font:bold 10px Verdana, Helvetica, sans-serif;
	word-spacing:0.1em;
	width:100%;
	color:#fff;

}
#footer a, #footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footer_box {
	width:970px;
	margin:0 auto;
}
.backtotop {
	float:center;
	padding-left:19px;
	background:url(images/backtotop.gif) no-repeat left center;
}
.copyright {
	float:center;
}

/*gallery*/

#slideshow {
    position:relative;
    float: left;
    height: 350px;
    width: 700px;
    font-family: verdana;
    font-size: 10px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    z-index:8;
    opacity:0.0;
    background: url(images/headnotes.jpg) no-repeat;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
    text-align: center;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    display: block;
    border: 0;
    margin-left: 40px;
    margin-top: 40px;
    margin-bottom: 70px;
    margin-right: 50px;
}


/*recent post*/
#recent{
    position:relative;
    float: left;
    width: 180px;
    height: 320px;
    z-index:8;
    background: #FFC658;
    -moz-border-radius: 13px 13px 13px 13px;
    color: #666;
    padding-top: 6px;
}

#recent .content {
padding: 6px;
font-family:verdana;
font-size: 10px;
color: #000;
margin-left:18px;
}

#recent .content ul li a{
padding: 6px;
font-family:verdana;
font-size: 10px;
color: #000;
background:url(images/arrow.gif) no-repeat left 3px;
}



/* Navigation
-----------------------------------*/
.navigation {
	clear:both;
	height:38px;
	padding:13px 0 0 15px;
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.navigation span, .navigation a {
	display:block;
	float:left;
	height:24px;
	text-align:center;
	margin-right:10px;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
}
.navigation a, .navigation .extend {
	color:#444;
}
.navigation a:hover {
	color:#fff;
	background:#FEA5CD;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.navigation .pages {
	background:#4B4A4A;
	width:150px;
}
.navigation .current {
	background:#FEA5CD;
	width:150px;
	color:#000;
}
.navigation a, .navigation .extend {
	background:#fff;
	width:150px;
}
.navigation a.pagelast {
	width:150px;
	background:#fff;
	color:#000;
}



/***** wp-pagenavi css *****/
.wp-pagenavi {
width: 590px;
margin: 20px auto;
padding: 0px 0px 0px 15px;
text-align: left;
font-size: 10px;
}
.wp-pagenavi a:link {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
color: #FC809B;
background: #fff;
border: 0px solid #FB5895;
font-size: 10px;
}
.wp-pagenavi a:visited {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
color: #FC809B;
background: #fff;
border: 0px solid #FB5895;
font-size: 10px;
}
.wp-pagenavi a:hover {	
color: #FC809B;
background: #FDECEC;
border: 0px solid #FB5895;
font-size: 10px;
}
.wp-pagenavi a:active {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
color: #FC809B;
background: #fff;
border: 0px solid #FB5895;
font-size: 10px;
}
.wp-pagenavi span.pages {
padding: 2px 4px 2px 4px; 
margin: 2px 2px 2px 2px;
color: #FC809B;
background: #fff;
border: 0px solid #FB5895;
font-size: 10px;
}
.wp-pagenavi span.current {
padding: 2px 4px 2px 4px; 
margin: 2px;
font-weight: bold;
color: #FC809B;
background: #FDECEC;
border: 0px solid #FB5895;
font-size: 10px;
}
.wp-pagenavi span.extend {
padding: 2px 4px 2px 4px; 
margin: 2px;	
color: #FC809B;
background: #fff;
border: 0px solid #FB5895;
font-size: 10px;
}
