/*
Theme Name: Creative Play
Theme URI: http://www.creativeplaykids.org/
Description: The fun and colorful creative play for kids website.
Version: 1.0
Author: Hammed Kohistani
Author URI: http://www.rastermedia.com/
*/


/* Begin Typography & Colors */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background: #00aeef url(/wp-content/themes/creativeplay/images/bg_blue_a.gif) repeat-x top left;
}
body.home {
	background: #00aeef url(/wp-content/themes/creativeplay/images/bg_blue_a.gif) repeat-x top left;
}
body.page-id-3 {
	background: #fcc410 url(/wp-content/themes/creativeplay/images/bg_yellow_a.gif) repeat-x top left;
}
body.page-id-5 {
	background: #cbdb2a url(/wp-content/themes/creativeplay/images/bg_green_a.gif) repeat-x top left;
}
body.page-id-7 {
	background: #eb0088 url(/wp-content/themes/creativeplay/images/bg_violet_a.gif) repeat-x top left;
}
body.page-id-8 {
	background: #103dff url(/wp-content/themes/creativeplay/images/bg_purple_a.gif) repeat-x top left;
}
body.page-id-10 {
	background: #ff5910 url(/wp-content/themes/creativeplay/images/bg_orange_a.gif) repeat-x top left;
}
body.page-id-12 {
	background: #14e1ee url(/wp-content/themes/creativeplay/images/bg_sky_a.gif) repeat-x top left;
}
.clear {
	clear: both;
}
.container {
	width: 950px;
	margin: 0 auto;
}
.wrapper {
	width: 100%;
	background: #ffffff;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
}
a {
	color: #333333;
	text-decoration: underline;
}
.header {
}
#logo {
	float: left;
}
.tagline {
	height: 230px;
}
#img_view {
	height: 180px;
}
.tagline #hometag {
	position: absolute;
	margin-top: 10px;
	color: #004057;
	text-shadow:0 1px 0 #26c4ff;
}
#nav {
	float:right;
	font-size:15px;
	font-weight: bold;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
}
#nav li a {
	margin: 0px 0px 0px 0px;
	padding: 15px 12px 0px 12px;
	height:33px;
	float:left;
	cursor:pointer;
	color:#ffffff;
	text-decoration: none;
	text-shadow:0 1px 0 #7e7e7e;
}
#nav .active a,
#nav li a:hover { 
	margin: 0px 0px 0px 0px;
	background: url(/wp-content/themes/creativeplay/images/nav_hover.png) repeat top;
	text-decoration: none;
}
.subnav {
	margin: 20px 0 20px 20px;
}
.subnav ul {
	margin: 0;
	padding: 0;
}
.subnav ul li {
	list-style: none;
}
.subnav ul li a {
	text-decoration: none;
	display: block;
	line-height: 1.8em;
	color: #8c8c8c;
	font-size: 1.2em;
	width: 180px;
	border-bottom: 1px solid #cccccc;
}
#play_system_sub ul li a:hover {
	color: #dea500;
}
#sublinks {
	text-align: right;
	margin-right: 13px;
}
#sublinks ul {
	margin: 0;
	padding: 0;
}
#sublinks ul li {
	list-style: none;
	display: inline;
}
#sublinks ul li a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
	text-shadow:0 1px 0 #7e7e7e;
}
#home_left, #home_right {
	float: left;
}
#home_left {
	margin: 15px;
	width: 313px;
}
#home_right {
	margin: 15px;
	width: 570px;
}
#evos {
	border-top: 1px solid #cccccc;
	margin-top: 20px;
	padding-top: 20px;
}
#services a {
	color: #04a4df;
	text-decoration: none;
	font-weight: bold;
}
#innovate {
	border-top: 1px solid #cccccc;
	margin-top: 30px;
	padding-top: 20px;
	background: url(/wp-content/themes/creativeplay/images/playsystem_green.jpg) no-repeat right top;
}
.left_col, .middle_col, .right_col {
	float: left;
}
.left_col {
	width: 23%;
	border-top: 6px solid #cccccc;
}
.middle_col {
	width: 54%;
}
.right_col {
	width: 20%;
	margin-left: 28px;
}
.page_cat {
	color: #cccccc;
	height: 53px;
	border-bottom: 1px solid #666666; 
}
.page_title {
	font-size: 2.3em;
	color: #333333;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 25px;
}
#border {
	border-top: 1px solid #cccccc;
}
.entry {
	line-height: 1.5em;
	margin-bottom: 50px;
}
#category {
	margin-left: 20px;
	margin-top: 27px;
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
}

#share {
	margin: 25px 0;
	font-size: 1.3em;
	color: #bbbbbb;
}
.footer {
	background: #ededed;
	padding: 21px;
	width: 908px;
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-bottom-left-radius: 25px;
}
.footer .footer_link {
	float: left;
	width: 28%;
	margin: 0 20px;
	text-shadow:0 1px 0 #ffffff;
}
.footer .footer_link .f_title {
	font-size: 1.3em;
	font-weight: bold;
	color: #4c4c4c;
}
.legal {
	margin: 20px 0;
	text-align: right;
}
.legal a {
	color: #ffffff;
}
.piclenselink {
	display: none;
}
.linklove {
	display: none;
}
.info {
	border-top: 1px solid #CCCCCC;
	margin-top: 25px;
	padding-top: 0px;
	font-weight: bold;
}
#sidebar ul {
		list-style: none;
		margin:0;
		padding: 0;
}
#sidebar a {
		color: #09F;
}
.social {
	margin-left: 6px;
	margin-top: 6px;
	
}