/*
Theme Name: Pestaroo
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Pippin Williamson
Author URI: http://pippinsdesign.com
Tags: blue, custom header, fixed width, two columns, widgets

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF;
	color: #333;
	text-align: center;
}
html { /*always show to scrollbar */
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
#page	{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.5em;
}
#header	{
	
}

#header #top-nav	{
	float: right;
}
#header  #top-nav ul	{
	display: inline;
	margin: 0;
	padding: 0 6px 0 0;
}
#header  #top-nav li	{
	display: inline;
	line-height: 15px;
	padding: 0;
	margin: 0 5px 0 0;
}
#header  #logo	{
	float: right;
	width: 100px;
	height: 100px;
	background: url('images/cdbd_logo.png');
	margin: 0 0 0 20px;
}
#header  #ticker	{
	background: url('images/ticker_tape.jpg') bottom right no-repeat;
	width: 810px;
	height: 28px;
	padding: 0 15px 2px 15px;
	margin: 10px 0 0 0;
	float: left;
	color: #F0F0F0;
}
#header #ticker ul	{
	margin: 4px 0 0 0;
	padding: 0;
}
#header #ticker	li	{
	list-style: none;
}
#header  #ticker	li a:link	{
	color: #ffa30d;
}
#header  #ticker	li a:visited	{
	color: #ffa30d;
}
#header  #ticker	li a:hover	{
	color: #F0F0F0;
}
#header  #ticker	li a:active	{
	color: #ffa30d;
}
#header #title	{
	background: url('images/big_box.jpg');
	float: left;
	width: 960px;
	height: 130px;
	margin: 0 0 0 0;
}
#header #title-home	{
	background: url('images/big_box_home.jpg');
	float: left;
	width: 960px;
	height: 430px;
	margin: 0 0 0 0;
}
#contact h2	{
	color: #f0f0f0;
	float: left;
}
h1.home	{
	height: 0;
	width: 0;
	display: hidden;
	text-indent: -999px;
}
.description-home	{
	height: 0;
	width: 0;
	display: none;
	text-indent: -999px;
}
#header #title ul	{
	margin: 5px 10px 0 0;
	padding: 4px;
	display: inline;
	float: right;
}
#header #title li	{
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
}
#header #title li a:link	{
	color: #333;
	text-decoration: none;
}
#header #title li a:visited	{
	color: #333;
	text-decoration: none;
}
#header #title li a:hover	{
	color: #fff;
	text-decoration: none;
}
#header #title li a:active	{
	color: #333;
	text-decoration: none;
}
#header #title li.current_page_item	{
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
}
#header #title li.current_page_item a:link	{
	color: #fff;
	text-decoration: none;
}
#header #title li.current_page_item a:visited	{
	color: #fff;
	text-decoration: none;
}
#header #title li.current_page_item a:hover	{
	color: #333;
	text-decoration: none;
}
#header #title li.current_page_item a:active	{
	color: #fff;
	text-decoration: none;
}
#header #title-home ul	{
	margin: 10px 10px 0 0;
	padding: 4px;
	display: inline;
	float: right;
}
#header #title-home li	{
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
}
#header #title-home li a:link	{
	color: #333;
	text-decoration: none;
}
#header #title-home li a:visited	{
	color: #333;
	text-decoration: none;
}
#header #title-home li a:hover	{
	color: #fff;
	text-decoration: none;
}
#header #title-home li a:active	{
	color: #333;
	text-decoration: none;
}
#header #title-home li.current_page_item	{
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
}
#header #title-home li.current_page_item a:link	{
	color: #fff;
	text-decoration: none;
}
#header #title-home li.current_page_item a:visited	{
	color: #fff;
	text-decoration: none;
}
#header #title-home li.current_page_item a:hover	{
	color: #333;
	text-decoration: none;
}
#header #title-home li.current_page_item a:active	{
	color: #fff;
	text-decoration: none;
}
#header #title-home .button	a:link, #header #title-home .button	a:visited	{
	position: relative;
	top: 225px;
	left: 75px;
	background: url('images/big_box_button.png');
	width: 275px;
	height: 75px;
	text-indent: -999px;
	display: block;
}
#header #title #main-logo	{
	float: left;
	width: 150px;
	height: 150px;
	background: url('images/main_logo.png');
	margin: -40px 15px 0 -20px;
}

#announcement	{
	background: url('images/announcement_tag.png');
	width: 401px;
	height: 64px;
	float: right;
	margin: 0 -20px 5px 0;
	padding: 6px 5px 0 8px;
	line-height: 14px;
	font-size: 0.85em;
	overflow: hidden;
	
}

#sidebar	{
	width: 250px;
	float: right;
}
#sidebar .buttons ul	{
	background: #fff;
	border: none;
	margin-bottom: 10px;
}
#sidebar ul	{
	background: #F0F0F0;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0px;
	border-bottom: 1px solid #ccc;
	width: 246px;
}
#sidebar ul.widget	{
	background: #FFF;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li h4	{
	display: block;
	background: url('images/sidebar_top.jpg');
	width: 245px;
	line-height: 25px;
	color: #fff;
	padding: 0 0 0 5px;
	margin: 0 0 0 -6px;
}
#sidebar ul li h4 a:link	{
	color: #fff;
}
#sidebar ul li h4 a:visited{
	color: #fff;
}
#sidebar ul li h4 a:hover{
	color: #FE8942;
}
#sidebar ul li h4 a:active	{
	color: #fff;
}

#sidebar ul li p	{
	margin: 5px 0 0 0;

}
#sidebar li	{
	padding: 0 ;
	margin: 5px 5px 5px 5px;
	list-style: none;
}
#content	{
	width: 670px;
	padding: 0 10px 10px 10px;
	margin: 10px 0 0 0;
	float: left;
}

#footer	{
	text-align: center;
	border-top: solid 2px #ccc;
	margin: 10px 4px 0 0;
	background: url('images/bug.jpg') top right no-repeat;

}
#footer ul	{
	margin: 0;
	padding: 0;
}
#footer ul li	{
	display: inline;
	margin: 3px;
}
#footer #requirements	{
	text-align: left;
	padding: 0 10px 0px 10px;
	height: 110px;
	
}

#footer #requirements p	{
	padding: 0;
}
#footer #requirements img.alignleft	{
	margin: 0 10px 0 0;
}
.overview ul	{
	margin: 0;
	padding: 0;
	height: 170px;
	clear: both;
}
.overview ul li	{
	display: inline;
	width: 310px;
	float: left;
	padding: 10px;
	margin: 0 0 15px 0;
}
ul.support	{
	margin: 0;
	padding: 0;
	height: 195px;
	clear: both;
	float: left;
}
ul.support li	{
	display: inline;
	width: 310px;
	float: left;
	padding: 10px;
	margin: 0 0 15px 0;
	list-style: none;
}
.icon	{
	margin: 0 5px 0 0;
	float: left;
}
.text	{
	width: 250px;
	float: right;
}
.videos ul	{
	margin: 0;
	padding: 0;
}
.videos ul li	{
	display: inline;
	margin: 0 40px 40px 10px;
	float: left;
	max-height: 150px;
}
.videos ul li img	{
	border: 2px solid #ccc;
	padding: 4px;

}
.videos ul li img a:link	{
	border: 2px solid #ccc;
}
.videos ul li img a:visited	{
	border: 2px solid #ccc;
}
.videos ul li img a:hover{
	border: 2px solid #fff;
}
.videos ul li img a:active	{
	border: 2px solid #ccc;
}
.main-button	{
	height: 30px;
	background: red;
}

.clear	{
	clear: both;
}
.right	{
	float: right;
}
.left	{
	float: left;
}
.entry	{
	margin: 0 0 5px 0;
}
.entry .read	{
	float: right;
	text-align: center;
	font-size: 90%;
}

.entry .read a:link	{
	color: #fff;
	width: 80px;
	background:  #4191d1;
	padding: 2px 5px 2px 5px;
	margin: 0 10px 0 0;	
	text-decoration: none;
}
.entry .read a:visited	{
	color: #fff;
	width: 80px;
	background: #4191d1;
	padding: 2px 5px 2px 5px;
	margin: 0 10px 0 0;	
	text-decoration: none;
}
.entry .read a:hover	{
	color: #FE8942;
	width: 80px;
	background: #ccc;
	padding: 2px 5px 2px 5px;
	margin: 0 10px 0 0;	
	text-decoration: none;
}
.entry .read a:active	{
	color: #fff;
	width: 80px;
	background: #4191d1;
	padding: 2px 5px 2px 5px;
	margin: 0 10px 0 0;	
	text-decoration: none;
}

h1	{
	color: #4191d1;
	margin: 5px 5px 10px 0;
	line-height: 25px;
}
h1 a:link	{
	color: #4191d1;
	text-decoration: none;
}
h1 a:visited	{
	color: #333;
	text-decoration: none;

}
h1 a:hover	{
	color: #4191d1;
}
h1 a:active	{
	color: #333;
	text-decoration: none;

}
h2	{
	color: #4191d1;
	font-size: 1.6em;
	margin: 5px 5px 10px 0;
	line-height: 25px;
	
}
h2 a:link	{
	color: #4191d1;
	text-decoration: none;
}
h2 a:visited	{
	color: #4191d1;
	text-decoration: none;
}
h2 a:hover	{
	color: #FE8942;
	text-decoration: none;
}
h2 a:active	{
	color: #4191d1;
	text-decoration: none;
}
h3	{
	color: #4191d1;
	margin: 5px 5px 2px 0px;
}
h3 a:link	{
	color: #4191d1;
	text-decoration: none;
}
h3 a:visited	{
	color: #4191d1;
	text-decoration: none;
}
h3 a:hover	{
	color: #FE8942;
	text-decoration: none;
}
h3 a:active	{
	color: #4191d1;
	text-decoration: none;
}
h4	{
	color: #4191d1;
	margin: 4px 2px 2px 4px;
}
h4 a:link	{
	color: #4191d1;
	text-decoration: none;
}
h4 a:visited	{
	color: #4191d1;
	text-decoration: none;
}
h4 a:hover	{
	color: #FE8942;
	text-decoration: none;
}
h4 a:active	{
	color: #4191d1;
	text-decoration: none;
}
a:link	{
	color: #4191d1;
	text-decoration: none;
}
a:visited	{
	color: #4191d1;
	text-decoration: none;
}
a:hover	{
	color: #FE8942;
	text-decoration: none;
}
a:active	{
	color: #4191d1;
	text-decoration: none;
}

/*page items*/
#sidebar .page-item-16	{
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;

}
#sidebar .page-item-16 a:link	{
	height: 30px;
	width: 250px;
	display: block;
	background: url('images/download_demo.jpg');
	text-indent: -999px;
	overflow: hidden;
	padding: 0;
}
#sidebar .page-item-16 a:visited	{
	height: 30px;
	width: 250px;
	display: block;
	background: url('images/download_demo.jpg');
	text-indent: -999px;
	overflow: hidden;
	padding: 0;

}
#sidebar .page-item-16 a:hover	{
	background: url('images/download_demo_over.jpg');
}
#sidebar .page-item-16 a:active	{
	height: 30px;
	width: 250px;
	display: block;
	background: url('images/download_demo.jpg');
	text-indent: -999px;
	overflow: hidden;
	padding: 0;
}
#download ul {
	margin: 20px 0 0 0;
	padding: 0;
}
#download ul li	{
	list-style: none;
}
#download ul li a:link	{
	height: 30px;
	width: 250px;
	display: block;
	background: url('images/download_demo.jpg');
	text-indent: -999px;
	overflow: hidden;
	padding: 0;
}
#download ul li a:visited	{
	height: 30px;
	width: 250px;
	display: block;
	background: url('images/download_demo.jpg');
	text-indent: -999px;
	overflow: hidden;
	padding: 0;

}
#download ul li a:hover	{
	background: url('images/download_demo_over.jpg');
}
#download ul li a:active	{
	height: 30px;
	width: 250px;
	display: block;
	background: url('images/download_demo.jpg');
	text-indent: -999px;
	overflow: hidden;
	padding: 0;
}
#sidebar .page-item-45	{
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;

}
#sidebar .page-item-45 a:link	{
	height: 30px;
	width: 250px;
	display: block;
	background: url('images/buy_now.jpg');
	text-indent: -999px;
	overflow: hidden;
	padding: 0;
}
#sidebar .page-item-45 a:visited	{
	height: 30px;
	width: 250px;
	display: block;
	background: url('images/buy_now.jpg');
	text-indent: -999px;
	overflow: hidden;
	padding: 0;
}
#sidebar .page-item-45 a:hover	{
	background: url('images/buy_now_over.jpg');
}
#sidebar .page-item-45 a:active	{
	height: 30px;
	width: 250px;
	display: block;
	background: url('images/buy_now.jpg');
	text-indent: -999px;
	overflow: hidden;
	padding: 0;
}
li.current_page_item	{
	color: #FE8942;
}
li.current_page_item a:link	{
	color: #FE8942;
}
li.current_page_item a:visited	{
	color: #FE8942;
}
li.current_page_item a:hover	{
	color: #FE8942;
}
li.current_page_item a:active	{
	color: #FE8942;
}

ul.faqs	{
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
ul.faqs li	{
	padding: 5px;
	margin: 5px;
}

li	{
	list-style: url('images/checkmark.gif');
}

ol li	{
	list-style: decimal;
}
blockquote	{
	background: #F0F0F0;
	padding: 1px 10px 1px 10px;
	margin: 10px;
}
blockquote li	{
	list-style: none;
	margin: 10px 10px 10px 0;
}

textarea	{
	width: 400px;
}

img.alignleft	{
	float: left;
	margin: 5px 5px 5px 0;
}
img.alignright	{
	float: right;
	margin: 5px 0 5px 5px;
}
img.aligncenter	{

}
img.alignnone	{

}

.wp-caption[style] 	{
	float: left;
	margin: 0 20px 20px 20px;
	text-align: center;
	width: 40% !important;
	display: block;
	height: 100px;
}

/*nextgen gallery styles */

.ngg-widget	{
	margin: 0 10px 0 10px;
	padding: 0;
}
.ngg-widget a:link img	{
	margin: 5px 5px 0 5px;
	border: 2px solid #ccc;
}
.ngg-widget a:visited img	{
	margin: 5px 5px 0 5px;
	border: 2px solid #ccc;
}
.ngg-widget a:hover img	{
	margin: 5px 5px 0 5px;
	border: 2px solid #666;
}
.ngg-widget a:active img	{
	margin: 5px 5px 0 5px;
	border: 2px solid #ccc;
}
