/*
Theme Name: Cheerful Kids
Description: Cheerful Kids is 2 Column Theme for Wordpress
Theme URI: http://skincorner.com
Author: Diana

*/
/**********************************************
*   Cheerful Kids    *
***********************************************/

body {
	margin:0;
	padding-top:0px;
	background:#009cff;
	font-family:Verdana,Tahoma,sans-serif;
	color:#CC99FF;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#3399FF;
	text-decoration:none
	}
a:hover {
	color:#0066FF;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	color:#66CCFF;
	font-style: normal;
	margin: 15px;
 	padding: 10px;  	
  	background: #c7f5fb;
	border-left: 2px dashed #ccccff; 
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

/* The  */

.wrapper {
	width:1000px;
	margin:0 auto;
	background-repeat:repeat-y;
	background-image: url(images/content.jpg);
	}
	
/* The Top */
.top {
	height:172px;
	margin-top:0px;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	}
.blogname {
	float:left;
	width:1000px;
	font-family:century gothic,Verdana,Tahoma,sans-serif;	
	margin:10px 0 0 0;
	}
.blogname h1  {
	font-size:30px;
	font-weight:bold;
	margin:15px 230px 0 235px;
	color:#FF3366;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #ff3366; 
	text-decoration: none; 
	}
	
.blogname h1  a:hover { 
	color: #ff3333; 
	text-decoration: none; 
	}
.blogname h2 {
	margin:0px 230px 0 230px;
	font-size:18px;
	font-weight:bold;
	color:#0099ff;
	text-align:left;
	}

		
/* Menu */
#menucontainer{
	height:105px;
	display:block;
	width: 100%;
	padding: 0px;
	background-image: url(images/midheader.jpg);
	background-repeat: no-repeat;
	}
#menu{
	position:relative;
	display:block;
	height:24px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#menu ul{
	margin:0px;
	padding:0px 20px 0 90px;
	list-style-type:none;
	width:auto;
	}
#menu ul li{
	display:block;
	float:left;
	margin:10px 2px 0 0;
	}
#menu ul li a{
	display:inline;
	float:left;
	color:#0066FF;
	text-decoration:none;
	height:20px;
	background-color: #transparant;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}
#menu ul li a:hover{
	color:#0033FF;
	text-decoration:none;
	background-color:#transparant;
	background-repeat:no-repeat;
	background-position:top right;
	}
#menu ul li a.current,#menu ul li a.current:hover{
	color:#0099ff;
	background:transparent; 
	}
#content {
	float: left;
	width: 555px;
	margin: -4px 0px 0px 100px;
	padding: 0 0;
	}

.date1 {
	float:left;
	width:50px;
	height:41px;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:0px;
	text-align:center;
	font-size:13px;
	font-family:Verdana,Helvitica,sans-serif;
	padding-top:0px;
	padding-left:30px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	background-image: url(images/dtm2.jpg);	
	}
.date1 .day {
	color:#ff3366;
	font-size:20px;
	font-weight:bold;
	padding-top:1px;
	line-height:20px;
	}

.title{
	margin: 0 0;
	padding: 0px 0px 0px 0x;
	height:50px;
	
}	
	
	
.post {
	margin: 0px 10px 12px 5px;
	padding:0px;
	height: 100%;
	text-align:left-align;
	color:#000000;
	font: 13px "verdana", Arial, sans-serif;
	}

.post h2 {
	margin: 0;
	padding: 0px 0px 10px 5px;
	height:25px;
	background: #transparent;
	text-align: left;
	font: 16px "century gothic", Arial, sans-serif;
	font-weight:bold;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #0066ff;
	background-color: transparent;
	}
.post h2 a:hover{
	color: #CC99FF;
	background-color: transparent;
	}
.post .date {
	margin: 0 0;
	padding: 5px 0 0 0px;
	background:transparent ;
	font: normal 12px "verdana", Arial, sans-serif;
	color: #999999;
		}	

.post .postmetadata {
	margin: 0 0;
	padding: 2px 28px 0px 5px;
	height: 20px;	
	background:#c7f5fb;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	color:#CC99FF;
	}

.post .postmetadata a:link,
.post .postmetadata a:visited{
	color:#666666;

}	
	
.post .postmetadata a:hover{
	color:#333333;
}	
	
.post a:link,
.post a:visited {
	color:#CC99FF;
	background-color: transparent;
}

.post a:hover {
	color: #FF66CC;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 10px 5px 10px;
	}
.cover{
	margin: 0 0;
	background:#transparant ;

	}
.right {
	float:right;
	width:203px;
	margin-right:120px;
}
.rss{
    float:left;
	}

/* The Sidebar0 */
.sidebar {
	float:right;
	width:187px;
	padding-top:10px;
	padding-right:10px;
	font-size:14px;
	}

.sidebar h2 {
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#0033CC;
	margin:0;
	background-repeat:no-repeat;
	font-family:"century gothic", Helvitica, sans-serif;
	text-align:center;
	background-image: url(images/side1.jpg);
	width: 190px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 5px 0;

	
	background-repeat:no-repeat;

	}



.sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;

	}

.sidebar li li {
	list-style-type:none;
	margin: 0;
	background: #transparent ;
	padding: 3px 10px 3px 10px;
	border-bottom:1px solid #d2d7ff;
	}

.sidebar li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #transparent;
	padding: 3px 10px 3px 2px;

	}

.sidebar li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #transparent;
	padding: 3px 10px 3px 10px;

	}

.sidebar p {
	padding: 7px 10px;
	background:#transparent;
	margin:0;
	}
	
.sidebar  a:link, .sidebar  a:visited{
	color:#9933FF;
		}	
.sidebar  a:hover {
	color:#ff33FF;
		}
.sidebar table {
	width:100%;
	text-align:center;
	background-color:#transperant;
	}
/* --- FOOTER --- */

#footer{
	width:1000px;
	height:67px;
	clear:both;
	text-align:center;
	font:"Times New Roman", Times, serif;
	font-size:11px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p{margin:0px 0 0 0px;padding-top: 48px; color:#3366FF;}
#footer a {color:#999999; text-decoration:none;}
#footer a:hover {color:#c0c0c0; text-decoration:none;}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#0066FF;
	}
.navigation a:hover {
	color:#CC99FF;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#c7f5fb;
	border:1px solid #d2d7ff;
	color:#666666;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#c7f5fb;
	color:#666666;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:79px;
	height:47px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#666666;
	}
