/*  

Theme Name: Playscape Creations

Version: 1.0

Description: Developed by <a href="http://iacobionut.com">Iacob Ionut</a>.

Author: Iacob Ionut

Author URI: http://iacobionut.com

*/



/* ------------- Setup ----------------- */



body  {

	font-family: Arial, Helvetica, Sans-serif;

	font-size: 13px;

	line-height: 1.5;  /*unitless for proper inheritance*/

	background:#fff;

	color:#333;

}



h1, h2, h3, h4, h5, h6  {

	margin: 5px;

}



h1, h2, h3  {

	margin: 5px;

	color:#663399;

}



.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {

	margin-left: 42px;

}



h1  {font-size: 22px}

h2  {font-size: 20px}

h3  {font-size: 16px}

h4  {font-size: 14px}

h5  {font-size: 12px}

h6  {font-size: 12px}



p  {

	margin: 10px 0;

}



ul, ol  {

	margin: 0;

	padding: 0;

}





blockquote{

	color:#fe9931;

	font-size:17px;

	background:url(images/quote.gif) no-repeat 7% 24%;

	padding:10px 20px 0 30px;

	font-weight:bold;

}

/* --------------- Header ------------------ */



#header{

	background:url(images/header.gif) repeat-x;

	height:113px;

}



#header-container{

	width:950px;

	margin:0 auto;

}



#logo{

	float:left;

	width:250px;

	height:87px;

	margin:15px 0 0 0;

}



#motto{

	float:right;

	margin:60px 0 0 0;

}



#menu{

	background:url(images/menu.gif) repeat-x;

	height:43px;

}



/* ------------- Featured ------------------- */



#featured{

	background:url(images/featured.gif) repeat-x;

	height:317px;

}



#featured-post{

	width:950px;

	margin:0 auto;

	padding:14px 0 0 0;

}



#products-flash{

	background:url(images/boxes.gif) repeat-x;

	height:221px;

}



#products-flash-container{

	width:950px;

	margin:0 auto;

	position:relative;



}



#products-flash-container ul li{

	float:left;

	width:303px;

	margin:26px 0 0 0;

}



#products-flash-container ul li #box1 {position:absolute;left:0;}

#products-flash-container ul li #box2 {position:absolute;left:323px;}

#products-flash-container ul li #box3 {position:absolute;right:0;}



/* -------------- Post ------------------- */

#top-background{

	width:980px;

	margin:0 auto;

	background:url(images/top-background.gif) no-repeat;

	height:58px;

}

#bottom-container{

	width:980px;

	margin:0 auto;

	background:url(images/bottom-background.gif) no-repeat;

	height:60px;

}

#main-container{

	width:980px;

	margin:0 auto;

	background:url(images/background.gif) repeat-y top left;

	padding:0 0 20px 0;

}



#post-container{

	float:left;

	width:640px;

}



.home-header, h2.page-title{

	margin:0;

	padding:0px 40px 12px 40px;

	color:#663399;

	font-size:26px;

}



.entry-excerpt h2.page-title{

	margin:0;

	padding:0px 0px 18px 0px;

	color:#663399;

	font-size:22px;

}



h2.news-title{

	margin:0;

	padding:0px 0px 2px 0px;

	color:#663399;

	font-size:22px;

}

h2.news-page-title{

	margin:0;

	padding:0px 40px 0px 40px;

	color:#663399;

	font-size:26px;

}

.news-date{padding:0 0 10px 0; font-size:11px; color:#888;}

.single-news-date{padding:0 0 10px 40px; font-size:11px; color:#888;}

.entry-excerpt h2.page-title a, h2.news-title a{text-decoration:none;color:#663399;}

.excerpt-more{float:right; display:block; background:url(images/viewmore.gif) no-repeat; height:26px; width:76px; text-indent:-9000px; margin:20px 0;}

.more-link{float:right; display:block; background:url(images/viewmore.gif) no-repeat; height:26px; width:76px; text-indent:-9000px; margin:20px 0;}



.post{

	

}



.entry{

	margin:0;

	padding:0 0 20px 0;

}



.entry-excerpt{

	float:left;

	margin:20px 40px;

	line-height:20px;

	border-bottom:1px solid #cccccc;

	display:inline;

}



.entry p{

	margin:0;

	padding:10px 40px;

}



.entry ul, .entry-excerpt ul{margin:4px 20px;padding:10px 40px; list-style:none;}

.entry li, .entry-excerpt li{padding:2px 2px;}



.entry-excerpt p {

	margin:0;

	padding:0;

}



.breadcrumb{

	background:url(images/breadcrumb.gif) repeat-x;

	font-size:13px;

	line-height:47px;

}



.breadcrumb-container{

	margin:0 auto;

	width:940px;

	color:#b78ae3;

	padding-left:14px;

}



.breadcrumb a{

	color:#b78ae3;

	text-decoration:none;

}



.breadcrumb a:hover{

	color:#fff;

	text-decoration:none;

}



.category-header h1{

	padding:0 40px 20px 40px;

	font-size:30px;

	color:#663399;

	margin:0;

}

/* ---------------- Sidebar ---------------------- */



#sidebar-container{

	width:340px;

	float:right;

}



#sidebar{

	padding:0px 40px 40px 25px;

}



.sidebox{

	width:268px;

	background:url(images/sidebar-box.gif) no-repeat bottom left;

}



.sidebox h3{

	background:url(images/sidebar-box-header.gif) no-repeat top left;

	font-size:18px;

	color:#74309c;

	padding:8px 13px;

	margin:-1px 0 0 0;

}



.sidebox ul, .productbox ul{

	padding:4px 11px 13px 11px;

	margin:-5px 0 0 0;

}



.sidebox ul li{

	border-bottom:1px solid #faa51b;

	padding:9px 0;

}



.sidebox p{

	font-size:12px;

	line-height:13px;

	margin:0;

	padding:3px 0;

}



.sidebox .latest a , .productbox a{

	color:#333;

	text-decoration:none;

	font-weight:bold;

}



.sidebox .latest a:hover, .productbox a:hover{

	color:#000;

	text-decoration:underline;

}



.productbox{

	width:268px;

	padding:0;

	margin:0;

	background:url(images/product-box.gif) no-repeat bottom;

}



.productbox h3{

	background:url(images/product-box-header.gif) no-repeat top left;

	font-size:18px;

	color:#74309c;

	padding:8px 13px;

	margin:-1px 0 0 0;

}



.productbox ul li{

	background: url(images/product-box-separator.gif) no-repeat center left;

	padding:11px 15px;

	border-bottom:1px solid #c58317;



}



#sidebar .productbox li.current_page_item a{color:#fff;}



#contact-info{

	margin:20px 0 0 10px;

}



#contact-info p{

	margin:0;

	padding:0;

}



#contact-info p a{

	color:#333;

}



#sidebar-ads{

	margin:20px 0 0 0;

}



#sidebar-ads img{margin:0 5px;}



#flickr{

	margin:25px 0;

	width:268px;

}



#flickr h3{

	color:#f29130;

	text-align:center;

}



#flickr img{margin:2px;padding:0; border:1px solid #f1b94a;}

.photos{margin:0 0 0 10px;}

/* -------------- Footer ------------------- */



#footer{

	background:#333;

	height:70px;

}



#footer-container{

	width:950px;

	margin:0 auto;

	padding:20px 0 0 0;

	color:#f19233;

	font-weight:bold;

}



#copyright{

	float:left;

	width:350px;

}



#footer-menu{

	float:right;



}



#footer-menu a{

	color:#f19233;

}



#footer-menu li{padding:0 10px; float:left;border-right:1px solid #f19233;}



#footer-menu li.page-item-24{border-right:none;}



/* --------------  Images ------------------ */



.entry img , .entry-excerpt img {

	border:4px solid #faa61d;

	padding:1px;

}

.entry  p img {

	padding: 0;

	max-width: 100%;

	margin:10px 0 10px 0;

}

.entry  img.aligncenter {

	padding:1px;

	border:4px solid #faa61d;

	margin-left: auto;

	margin-right: auto;

	display: block;

}

.entry  img.alignright {

	padding:1px;

	border:4px solid #faa61d;

	margin: 0 0 13px 13px;

	display: inline;

}



.entry  img.alignleft {

	padding:1px;

	border:4px solid #faa61d;

	margin: 0 10px 10px 0;

	display: inline;

}



.entry  img.alignnone {

	padding:1px;

	border:4px solid #faa61d;

	margin: 0 2px 10px 3px;

	display: inline;

}



.entry-excerpt img.alignleft {

	padding:1px;

	border:4px solid #faa61d;

	margin: 5px 13px 10px 0;

	display: inline;

}



.alignleft {

	float: left

}



.alignright {

	float: right;

}



.entry a:link, .entry a:visited {

	color:#663399;

 	text-decoration:underline;

}



.entry a:hover, .entry a:active {

	text-decoration:none;

	color:#663399;

}



a:hover {

	text-decoration:none;

}



.entry a{outline:none;}



.entry ul {

	list-style-type: none;

}



.entry ul li {

	background: url(images/ul_bullet.jpg) no-repeat 6px 6px;

	padding-left: 20px;

}

.gallery {
	padding-left: 20px;
	width: 500px;
}

.gallery-row {
	padding: 10px;
}

#flashmovie {
	padding-left: 45px;
}

#flickr h3 {
	margin-left: -25px;
}

#brochures {
	background:url(http://www.playscapecreations.com.au/wp-content/uploads/2009/09/pdficon.jpg) no-repeat;
	margin-top: 20px;
	margin-left: 15px;
	width: 220px;
}
#brochures p {
	margin-left: 60px;
}
#brochures p a {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: 666666;
}
#brochures p a:hover {
	color: 663399;
	text-decoration: underline;
}

