/*
 Theme Name:   Purple Delight
 Theme URI:    
 Description:  Twenty Twelve Child Theme.  This simple theme with a fun background was designed with the personal blogger in mind.  
 Author:       Busy Momi Bee - Shawna B.
 Author URI:   http://busymomibeeblogdesigns.com/about
 Template:     twentytwelve
 Version:      1.5
 License: GNU General Public License v2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Purple Delight, Child theme of Twenty Twelve WordPress Theme, Copyright 2014 WordPress.org
 Purple Delight is distributed under the terms of the GNU GPL
 
  
 Tags:         purple, two-columns, right-sidebar, custom-background, custom-colors
 Text Domain:  purple-delight
*/
@import url("../twentytwelve/style.css");
@import url(//fonts.useso.com/css?family=Indie+Flower);
/* =Theme customization starts here
-------------------------------------------------------------- */
body {
	background: url(images/dots.png) repeat #816B88;;
	}

body .site {
    box-shadow: none;
}

a {
	color: #F1AD98;
	}
	
a:hover{
	color: #816B88;
	}	

.site-header h1 {
	text-align: center;
	font-family: 宋体,'Indie Flower', cursive;
	font-size: 50px;
	}

.site-header h1 a {
	color: #F1AD98;
	}
	
.site-header h1 a:hover {
	color: #816b88;
	}	
	
.site-header h2 {
	text-align: center;
	font-size: 20px;
	color: #816b88;
	}	

.main-navigation div.nav-menu > ul {
    background-color: #F1AD98;
    text-align: center;
}

.main-navigation div.nav-menu > ul {
	background-color: #F1AD98;
	width: 109%;
	margin-left: -40px;
	}
	
.main-navigation .current_page_item > a	{
	color: #fff;
	padding: 2px;
	}
	
.main-navigation li ul li a {
	background: #816B88;
	border-bottom: none;
	text-align: left;
	}
	
.main-navigation li ul li a:hover {
	background: #F1AD98;
	color: #fff;
	text-align: left;
	}
	
.main-navigation li a {
	color: #fff;
	font-size: 15px;
	}	
	
.main-navigation li a:hover {
    color: #816b88;
    	}
     
.entry-header .entry-title {
	color: #816b88;
	font-family: 宋体,'Indie Flower', cursive;
	font-size: 30px;
	font-weight: bold;
	}	
	
.comments-link a, .entry-meta a {
    color: #816B88;
}
	
.widget-area .widget h3 {
	background-color: #816B88;
	}	
	
.widget-title {
	font-family: 宋体,'Indie Flower', cursive;
	font-size: 18px;
	color: #fff;
	padding: 5px;
	}	
	
.widget-area .widget a {
	color: #F1AD98;
	}
	
.widget-area .widget a:hover {
	color: #816B88;
	}	
	
footer a {
	color: #816b88 !important;
	}
	
footer a:hover {
	color: #F1AD98 !important;
	}
.singlebox{background-color:#fff; padding:20px;}
.byline { color: #999;}
.entry-content ul, .entry-content ol{ margin: 0 15px 15px 20px; padding-left:20px}
.entry-content  ul li, .entry-content  ol li{font-family: 宋体, 'Open Sans', Arial, Helvetica, sans-serif; margin-left:10px}
.entry-content  ul li {list-style: circle;}
.entry-content  ol li {list-style: decimal;}
.single-post-thumb { width: 100%;}

.aaaaaa {
	font-family: "宋体";
}