/*
Theme Name: Little Girl
Theme URI: http://eisabainyo.net/website-templates/
Description: Cute, fresh and summery theme, featuring a little girl.  Created originally for <a href="http://eisabainyo.net/website-templates/">Website Templates</a>.
Version: 1.0
Author: Ei Sabai Nyo
Author URI: http://eisabainyo.net/weblog
License: GPL - http://www.opensource.org/licenses/gpl-license.php
*/

*{
	margin:0;
	padding:0;
}

/* Default */
h1 {
	font-size: 1.3em;
	color: #009cff;
}

h2 {
	font-size: 1.2em;
	color: #009cff;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 0.9em;
}

h5 {
	font-size: 0.8em;
}

h6 {
	font-size: 0.7em;
}

blockquote {
	padding: 0 0.5em;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
}

code {
  color: #333;
}

a {
	color: #009cff;
	text-decoration:none;
}

p {
	margin: 0 0 1.5em 0;
}

a:hover {
	color: #ffb400;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.left {
	margin: 0 0.5em 0 0;
}

img.right {
	margin: 0 0 0 0.5em;
}

a img, img{
	border: none;
}

.clear {
	clear:both;
}

body {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	background: #fff;
	color: #000;
}

#logo {
	color: #009cff;
	font-size: 32px;
	margin: 10px 10px;
	text-transform: lowercase;
}

.bg {
	/*background: #222 url(images/bg.gif) repeat;
	background: #00a2af url(images/bg-owl.jpg) repeat;*/
}

#header {
	height: 235px;
	background-position: 0 -200px;
	overflow: hidden;
}

#header .content {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

#header h1{ 
	float: left;
	padding: 20px 0 20px 5px;
}

#header h2 {
	display: none;
}

#header ul.nav {
	padding: 16px 10px;
	float: right;
	margin: 20px 0px 50px 10px;
	background: #ffb400;
	-moz-border-radius: 5px;
}

#header ul.nav li{
	list-style: none; 
	font-size: 1.1em;
	display: inline;
	margin: 0 5px;
	font-weight: bold;
	letter-spacing: -1px;
}

#header ul.nav li.current_page_item{
	font-weight: bold;
}

#header ul.nav li a{
	color:#fff;
}

#header ul.nav li a:hover{

}

#header .secondary-nav {
clear: both;
width: 100%;
	padding: 5px 0;
	background: #ffb400;
}

#header .secondary-nav li {
	list-style: none; 
	font-size: 0.9em;
	display: inline;
	margin: 0 10px;
	font-weight: normal;
}

#header .secondary-nav li a {
	color:#fff;
}

#header .secondary-nav li a:hover {
text-shadow: -1px 1px 1px #f60;
}

#container {
	padding: 2.5em 0;
	width: 980px;
	margin: 0 auto;
}

#container  ul, #container  ol {
	padding-left: 0.5em;
}

#container li{
	list-style: none;
	background: url(images/bullet_blue.gif) no-repeat 0 10px;
	padding: 5px 20px;
}

#main {
	width: 620px;
	float: left;
}

#sidebar {
	width: 360px;
	margin: 0;
	float: left;
}

h2.title {
	/*background-position: -1050px -695px;*/
	background: #ffb400;
	-moz-border-radius: 5px;
	padding: 0.7em 0.8em;
	color: #fff;
	margin: 0 0 1.0em 0;
	text-align: left;
}

#sidebar div {
	margin: 0 0 2.0em 0;
}

#sidebar div div {
	margin: 0 1.0em;
}

#tags ul {
	display: block;
	float: left;
	margin: 0 0 20px 0;
}

#tags li {
/* 	float: left;
	width: 125px; */
font-weight: bold;
	padding: 5px 10px 5px 20px;
}

#flash-templates {
	clear: left;
}

#footer {
	clear: both;
	background: #090809;
	height: 265px;
	color: #fff;
	border-bottom: 30px solid #009cff;
}

#footer .content {
	width: 800px;
	padding: 15px 20px;
	margin: 0 auto;
}

#footer ul {
	list-style: none;
	padding: 0.7em;
	font-size: 0.8em;
	width: 380px;
	float: left;
}

#footer li {
	float: left;
}

#footer li a {
	margin: 0;
	line-height: 1.4em;
	width: 170px;
	height: 20px;
	overflow: hidden;
	float: left;
	display: block;
	font-size: 11px;
}

#footer li strong {
	width: 380px;
	font-size: 1.3em;
	color: #ffb400;
	display: block;
	padding: 0 0 10px 0;
}

#footer a {
	/* color: #666; */
	color: #ccc;
}

#footer a:hover {
	color: #ffb400;
}

.search {
	clear: both;
	padding: 28px 0;
	margin: 0;
	width: 100%;
	background: #009cff;
	text-align: center;
}

.search input, .search select {
	padding: 5px;
	font-size: 1.3em;
	color: #666;
}

.search select {
	height: 37px;
}

.entry {
	padding: 1.2em 1.0em 1.2em 0;
}

.entry p {
	line-height: 1.5em;
}

.entry h2 {
color: #ffb400;
padding: 1.0em 0 0.5em;
}

.date {
	display: none;
}

.templates {
	padding: 50px 0 20px 0;
}

.linkcat h2 {
	display: none;
}

.feeds {
	padding: 20px 0 0 0;
	clear: both;
}

.feeds ol {
	padding: 1.0em 0 2.5em 0;
	font-size: 0.9em;
}

.feeds h2 {
	color: #ffb400;
}

.feeds h3 {
font-size: 1em;
margin: 1em 0;
}

.showhide {
	text-align: right; 
	position: absolute;
	top: 6px;
	right: 30px;
	color: #81f6ff; 
	font-size: 0.8em;
cursor: pointer;
background: #000;
padding: 2px 8px;
}

.ad {
	margin: 2.0em 0 0.5em 0;
}

#right-ad {
text-align: center;
}

.chart td {
padding: 7px 5px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}

.chart {
width: 96%;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
font-size: 0.9em;
}

.chart caption {
padding: 10px 0;
font-size: 1.1em;
}

.note {
background-color: #ffffe0;
font-size: 0.8em;
color: #333;
}

#container .sociable li {
background: none;
padding: 10px 5px;
}

.sociable_tagline, #recommended{
padding: 10px 0 0 0;
}

#sidebar #right-ad div {
margin: 0 0 10px 0;
}

.recommend {
clear: both;
background: #f2f2f2;
border: 20px solid #eee;
margin: 30px auto;
padding: 20px;
width: 470px;
-moz-border-radius: 6px;
}

#discount {
padding: 20px 10px;
color: #ffb400;
position: absolute;
top: 60px;
left: 42px;
font-weight: bold;
text-align: center;
}

#thecategories {
	display: block;
	float: left;
}

#thecategories li {
	background: transparent none;
	display: block;
	float: left;
	width: 147px;
	text-align: center;
	border: 1px solid #999;
	padding: 2px 1px;
	margin: 1px 40px 30px 0;
}

#thecategories li span {
	background: #009cff;
	color: #fff;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	display: block;
	width: 143px;
	margin: 0 1px;
	padding: 5px 1px;
	height: 30px;
	overflow: hidden;
}

#thecategories li a:hover span {
	background: #ffc600;
	color: #000;
}

#likeit {
position: absolute;
top: 77px;
right: 10px;
}

#container #thearticles {
padding: 0;
}

#thearticles li {
background: transparent none;
padding: 10px 0;
}

#thearticles li a {
color: #ed2ddd;
}

#thearticles li.a1 a {
color: #f09;
}

#thearticles li.a2 a {
color: #03f;
}

#thearticles li.a3 a {
color: #3c0;
}

#thearticles li.a4 a {
color: #fc0;
}

#thearticles li.a5 a {
color: #f60;
}

#thearticles li.a6 a {
color: #f40b53;
}

#thearticles li.a7 a {
color: #0c9a6a;
}

#thearticles li.a8 a {
color: #7e0dbe;
}

#thearticles li.a9 a {
color: #8a1361;
}

#thearticles li.a10 a {
color: #87b910;
}

.tools input, .tools select, .tools textarea {
padding: 5px 4px;
border: 1px solid #ccc;
margin: 5px;
}

.tools div {
padding: 10px 0;
}

.echart {
display:block;
float:left;
margin:0 10px 0 0;
width:292px;
}

.echart td {
border-bottom: 1px solid #ccc;
padding: 5px 2px;
}

.echart th {
padding: 10px 20px;
background: #eee;
}

div.sociable {
clear: both;
}

.sociable_tagline {
height: 30px;
color: #666;
}

.product {
width: 170px;
padding: 10px;
float: left;
height: 310px;
color: #fff;
background: #28b3ea;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 11px;
margin: 0 8px 30px 0;
}

.product h3 {
font-weight: bold;
}

.product h3 {
text-align: center;
}

.product .image {
margin: 5px 0;
text-align: center;
background: #fff;
padding: 2px;
overflow: hidden;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.product .image img {
}

.product .more {
text-align: right;
}

.product .more a {
font-size: 1.1em;
font-weight: bold;
background: #47c7fa;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 5px;
}

.product .more a:hover {
background: #0ba7e5;
}

.product .more a {
color: #fff;
}

#steps {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #ffb400;
display: block;
float: left;
margin: 0 0 30px;
padding: 10px 0 0 9px;
}

#steps h2 {
color: #fff;
padding: 10px 0 20px 0;
}

#steps .product {
background: #ff9c00;
height: 250px;
}

#steps .product .more a {
background: #ffb400;
}

#steps .product .more a:hover {
background: #f68811;
}

.coupon {
position: relative;
clear: both;
padding: 10px 5px;
margin: 0 0 25px 0;
border-top: 1px dashed #666;
border-bottom: 1px dashed #666;
}

.coupon h3 {
font-weight: bold;
font-size: 1.0em;
}

.coupon .desc {
color: #ff6c00;
font-size: 1.1em;
padding: 2px 0;
width: 400px;
}

.coupon .expiry {
color: #999;
font-size: 0.8em;
}

.coupon .coupon-code {
font-size: 24px;
font-weight: bold;
color: #09f;
position: absolute;
top: 10px;
right: 10px
}

.coupon .coupon-link {
top: 45px;
right: 10px;
position: absolute;
font-size: 0.8em;
}

.coupon .coupon-link a {
width: 100px;
display: block;
padding: 5px 0;
text-align: center;
background: #09f;
color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-weight: bold;
text-transform: lowercase;
}

.coupon .coupon-link a:hover {
background: #ffb400;
}

.c2 .coupon-code, .c2 h3 {
color: #f00;
}

.c2 .coupon-link a {
background: #f00;
}

.c3 .coupon-code, .c3 h3 {
color: #4d9606;
}

.c3 .coupon-link a {
background: #4d9606;
}

.c4 .coupon-code, .c4 h3 {
color: #f60;
}

.c4 .coupon-link a {
background: #f60;
}

.c5 .coupon-code, .c5 h3 {
color: #90f;
}

.c5 .coupon-link a {
background: #90f;
}

.c6 .coupon-code, .c6 h3 {
color: #f06;
}

.c6 .coupon-link a {
background: #f06;
}
