/* @override 
	http://www.giggleapps.com/wp-content/themes/giggleapp/default.include.css
	@override
	http://beta.giggleapps.com/wp-content/themes/giggleapp/style.css
	http://www.giggleapps.com/wp-content/w3tc/default.include.css
	http://www.giggleapps.com/wp-content/themes/giggleapp/style.css
*/

/*
Theme Name: GiggelApp (based on Skinbu)
Theme URI: http://www.skimbu.it/projects/temi-wordpress/skinbu
Description: Clever Theme, fixed-width, widget ready, two colums, right sidebar support hierarchical categories, valid html and CSS and compatible with Wordpress 2.8 and higher.
Author: Jeff Scott and Alberto Ziveri
Author URI: http://www.skimbu.it
Version: 1.0.3
Tags: white, blue, two-columns, right-sidebar, fixed-width, threaded-comments, custom-header, light
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

body {
	background-image:url('images/chalkboard_bkg.jpg');
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
}

a {
	color:#00F;
	text-decoration:none;
}
a:hover {
	color: #0A0;
	text-decoration:underline
}

img {
	border:0px;
}

blockquote {
	background-image:url('images/quote_blank.png');
	background-repeat:no-repeat;
	padding-top:17px;
	background-color:#EFEFEF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-style:italic;
	padding-left:10px;
	padding-right:10px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12pt;
	overflow:hidden;
	margin-left:0px;
	width:660px;
}

blockquote#code {
	background-image:url('images/code_blank.png');
	background-repeat:no-repeat;
	padding-top:17px;
	background-color:#EFEFEF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-left:5px;
	font-family:"Courier New", Courier, sans-serif;
	font-size:12pt;
	overflow:hidden;
	margin-left:0px;
}


/*CONTAINER, HEADER, FOOTER*/

div#container {
	margin-top: 40px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

div#headerlogofull {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
div#headerlogosmall {
	width: 400px;
	padding: 10px 10px 10px 15px;
}

div#headertop {
	min-height:55px;
	overflow:hidden;
	height: 10px;
	background-color: #fbfbfb;
}

div#header {
	overflow:hidden;
	text-align:center;
	background-color: #fbfbfb;
}

div#footer {
	text-align:center;
	line-height:2.0em;
	font-size:0.9em;
	padding: 0px;
	color:white;
	margin-bottom:35px;
	margin-left: auto;
	margin-right: auto;
	background: #009bff;
	font-weight: bold;
	

}

div#footer a {
	color:#F3F3F3;
}

	/* LOGO&RSS */

div #headermain {
	margin-top: 50px;
	width:1000px;
	height:0px;
}
div#rss {
	width:196px;
	height:46px;
	float:right;
	margin-top:46px;
	margin-right:35px;
}

div#logo {
	float:left;
	height:92px;
	width:727px;
	padding-bottom:10px;
	text-align:left;
	padding-left:40px;
	padding-top:30px;
}

div#logo h1 {
	font-size:36pt;
	color:#007DFB;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

div#logo h1 a:hover {
	color:#0A0;
	text-decoration: underline;
}

div#logo h2 {
	color:#333333;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

div#logo h1 a {
	text-decoration:none;
	color:#00F;
}

div#logo h2 a {
	color:#d00;
	text-decoration:none;
}

div#logo a:hover {
	color: #0A0;
	text-decoration:none;
}

	/* NAVBAR */
div#navbar {
	min-height:65px;
	overflow:hidden;
	color:#333;
	font-size: 24px;
	background: #009bff;
}

div#navbar ul {
	list-style:none;
	padding:15px;
	text-align:center;
	overflow:hidden;
	margin: 0 auto;
}

.page_item {
	background-color: #fafafa;
	height:1.5em;
	width:auto;
	line-height:1.5em;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:6px;
	padding-left:15px;
	padding-right:15px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px #CAD3EB solid;
	float:left;
}

.page_item.current_page_item {
	background-color: #fff;
}

.page_item:hover {
	background-color: #fff;
	border:1px #94A1C7 solid;
}
	
.page_item a {
	color:#00F;
	font-weight:normal;
}

.page_item a:hover {
	color:#0A0;
	text-decoration:none;
}

.page_item:hover a {
	color:#0A0;
}

li.page_item ul {
	display:none;
}


/* CONTENT */
div#content {
	background-color: #fbfbfb;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
	height:auto;
	overflow:hidden;
}


	/* LEFTBAR */
div#leftbar {
	float:left;
	padding-top: 25px;
	padding-right: 25px;
	width:635px;
	border-right: 2px solid #d9d9d9;
	background-color: #f9f9f9;
	padding-left: 25px;
	padding: 25px;
	min-height: 2500px;
}

div#leftbar a:hover {
	color:#0A0;
	text-decoration:underline;
}

div#post {
	width:605px;
	min-height:50px;
	overflow:hidden;
	background-color:white;
	border:1px #C5CCD4 solid;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	min-height:31px;
	overflow:hidden;
	padding: 15px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}

div#post div.left {
	float: left;
	width: 120px;
	text-align: center;
	padding-right: 10px;
}

div#post div.right {
	float: right;
	width: 460px;
	padding-right: 10px;
}

div#tags {
	padding: 5px 0;
	margin: 15px 0;
}
div#leftbar h1 {
	margin:0px 0px 10px 0px;
	text-align:left;
	color:#00F;
	font-size:1.5em;
	font-weight:strong;
}

div#leftbar h2 {
	background-image:none;
	margin:0px 0px 5px 0px;
	color:#00f;
	font-size:1.0em;
	font-weight: strong;
}

div#leftbar h1 a {
	color:#00F;
}

div#leftbar h1 a:hover{
	color:#0A0;
	text-decoration:none
}

div#post p {
	font-size:1.1em;
	line-height: 1.3em;
	color:#1d1d1d;
	margin:0px 0px 0px 0px;
	word-spacing:2px;
	overflow:hidden;	
	padding-bottom: 10px;

}

div#post p a {
	color:#00F;
}

div#post p a:hover{
	color:#0A0;
	text-decoration:none;
}

div#post td,tr,table {
	font-weight:normal;
	font-size:11pt;
	color:#3d3d3d;
}

div#post img {
	margin-right:7px;
}

div#postcontent {
	margin-top:20px;
}

div#postcontent h1 {
	height:31px;
	width:714px;
	background-image:url('images/posth3.png');
	background-repeat:no-repeat;
	margin-bottom:5px;
	margin-top:10px;
	line-height:31px;
	padding-left:10px;
	font-size:1.1em;
	font-weight:normal;
	color:#333333;
}

div#postcontent h2 {
	height:49px;
	width:269px;
	background-image:url('images/h4.png');
	margin-bottom:5px;
	margin-top:5px;
	line-height:49px;
	padding-left:18px;
	font-size:1.1em;
	font-weight:normal;
	color:#333333;
}

div#postcontent h3 {
	height:49px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:25px;
	font-size:1.1em;
	font-weight:normal;
	color:#2291FF;
}

div#postcontent h4 {
	height:49px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:25px;
	font-size:1.1em;
	font-weight:normal;
	text-decoration:underline;
}

div#postcontent h5 {
	height:49px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:25px;
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
}

div#postcontent h6 {
	height:49px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:25px;
	font-size:1.0em;
	font-weight:bold;
	color:#2291FF;
}

div#post ul {
	list-style-image:url('images/post_list.png');
}

div#post li {
	color:#666666;
	font-size:1.1em;
	margin-bottom:7px;
	padding:0px 0px 0px 0px;
}

div#post li a {
	color:#00F;
}

div#post li a:hover{
	color:#0A0;
	text-decoration:none;
}

div#post ol li a {
	color:#00F;
}

div#post ol li a:hover{
	color:#0A0;
	text-decoration:none;
}

div#post ol, li ul {
	margin-top:7px;
}


img.alignleft {
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.alignright {
	float:right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.aligncenter {
	float:center;
}

div#post p img {
	max-width:723px;
}

div#post div#appdetail {
	padding-bottom: 10px;
}

div#post div#appdetail div#screenshots {
	padding-top: 10px;
	padding-bottom: 10px;
}

.ssthumb {
	width: 105px;
	padding: 0px;
	margin: 5px 10px 5px 0;
	border: 4px solid #fff;
}

.ssthumb:hover {
	border: 4px solid #06f;
}
.smallnote {
	font-size: 0.8em;	
}

.wp-caption {
	padding-left:10px;
	padding-right:10px;
	background-color:#E4E4E4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	max-width:710px;
}

.wp-caption img {
	background-color:white;
}
.wp-caption-text {
	height:35px;
	background-color:#E4E4E4;
	line-height:35px;
	text-align:left;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

img.size-full {
	max-width:710px;
}

div#authorbox {
	width:100%;
	min-height:130px;
	overflow:hidden;
	border:1px #CCCCCC solid;
	border-left:0px;
	border-right:0px;
	margin-bottom:25px;
}

div#authorbox img {
	float:left;
	margin-right:10px;
}

div#authorbox h3 {
	margin-bottom:3px;
	font-size:1.2em;
	margin-top:3px;
}

div#tagsbar {
	background-color:white;
	width:100%;
	min-height:1.5em;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
	font-size:0.95em;
	color:#3C5A91;
	padding-left: 0;
	margin-top:15px;
}

div#tagsbar a {
	color:#00C;
}

div#tagsbar a:hover {
	color:#0A0;
}


div#tagsbar img {
	float:left;
	padding-top:5px;
	margin-right:3px;
}

span#tbarelement {
	overflow:hidden;
	line-height:31px;
	margin-right:15px;
	float:left
}

div#links {
	border-top: 1px solid #ccc;
	width:100%;
	margin-top: 15px;
	margin-bottom:10px;
	text-align:center;
	min-height:31px;
	overflow:hidden;
	line-height:31px;
	border-right:0px;
	border-left:0px;
	font-size:1.0em;
	font-weight: bold;
	color:#3d3d3d;
}

div#commentbox {
	width:615px;
	min-height:120px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	color:#3d3d3d;
	margin-bottom:22px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #C0C0C0;

}

div#commentext {
	min-height:137px;
	overflow:hidden;
	border-left:1px #C0C0C0 solid;
	width:465px;
	padding:2px 5px 5px 5px;
	font-size:0.9em;
}

div#commentext a {
	color:#00F;
}

div#commentext a:hover{
	color:#3399FF;
	text-decoration:none;
}

div#commentext blockquote {
	width:420px;
}


div#avatar {
	min-height:137px;
	text-align:center;
	float:left;
	width:139px;
	overflow:hidden;
}


div#avatar img {
	padding:6px 6px 6px 6px;
	border:1px #C0C0C0 solid;
	margin-top:5px;
}

div#respond {
	width: 100%;
	margin-top:15px;	
	margin-bottom:10px;
	color:#0080FF;
	padding:5px 5px 5px 5px;
	min-height:190px;
	text-align:left;
	overflow:hidden;
}

div#respond .input {
	background-color:white;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:0px;
	color:#5D5D5D;
	padding-left:11px;
	padding-right:11px;
	padding-top:13px;
	margin-right:6px;
	height:32px;
	font-size: 1.2em;
}

div#respond textarea {
	width: 100%;
	background-color:white;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px #DBDBDB solid;
	margin-left:5px;
	margin-right:8px;
	margin-top: 20px;
	color:#808080;
	padding-left:5px;
	padding-top:5px;
	padding: 10px;
	font-size: 1.2em;
}

div#respond textarea:hover {
	background-color:#EBE8E7
}

div#respond input#submit {
	width:257px;
	height:54px;
	background-image:url('images/invia1.png');
	background-color:white;
	border:0px;
	margin-top:15px;
}

div#respond input#submit:hover {
	background-image:url('images/invia2.png');
	background-color:white;
}

div#respond label {
	line-height: 2.0em;
}
form#commentform {
	width: 100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 1.7em;
}

div#share {
	background-image:url('images/share.png');
	width:724px;
	margin-top:7px;
	margin-bottom:7px;
	text-align:center;
	height:56px;
}

div#share img {
	padding:5px 5px 5px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-left:7px;
	margin-right:7px;
	margin-top:6px;
}

div#share img:hover {
	background-color:#E0E0E0;
}

div#bigtitle {
	height:139px;
	width:745px;
	background-image:url('images/spage_title.png');
	margin-bottom:20px;
	text-align:center;
	line-height:139px;
	margin-left:-10px;
}


	/* SIDEBAR */
div#sidebar {
	padding-top: 25px;
	width:265px;
	float:right;
	height:auto;
	margin-right: 25px;
}

form#searchform {
	width:230px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}

input#search {
	background-image:url('images/search.png');
	background-repeat:no-repeat;
	width:186px;
	border:0px;
	float:left;
	height:28px;
	background-color:#f3f3f3;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
	font-size:1.2em;
}

input#submitsearch {
	background-image:url('images/submitsearch.png');
	background-repeat:no-repeat;
	width:32px;
	border:0px;
	height:31px;
	float:left;
}
input#submitsearch:hover {
	cursor: pointer;
}

div#box {
	margin: 0 0 30px;
	background-color:white;
	border:1px #C5CCD4 solid;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	height:auto;
	overflow:hidden;
	text-align:center;
	color:#000;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
}

div#box p {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}

div#box h2 {
	margin: 10px 0px 10px 10px;
	text-align:left;
	color:#00F;
	font-size:1.4em;
	font-weight:normal;
}

div#box ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#box ol {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#box li {
	min-height:30px;
	color:#000;
	font-size:1.0em;
	line-height:30px;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	overflow:hidden;
}


div#box a:hover {
	color:#0A0;
	text-decoration: underline;
}

div#box li a {
	text-decoration:none;
}

div#box a {
	color:#00C;
	text-decoration:none;
}

div#box li ul.children {
	list-style-image:url('images/ul_children.png');
	padding-left:5px;
	min-height:30px;
	float:left;
	overflow:hidden;
}

div#box li ul.children a {
	margin-left:14px;
	padding-left:22px;
	background-image:url('images/ul_children.png');	
	background-repeat:no-repeat;
}

div#box li ul.children li ul.children {
	margin-left:13px;
}

div#box li ul.children li{
	width:220px;
	min-height:30px;
	float:left;
	font-size:1.0em;
	line-height:30px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	overflow:hidden;
}

li.recentcomments {
	border-bottom:1px #333333 dotted;
}

div#readmore {
	width:122px;
	height:26px;
	float:right;
}

div#readmore img {
	float:right;
	padding:0px 0px 0px 0px;
	margin: 2px 10px 4px 0px;
}

div#crp_related {
	margin-top:30px;
}

div#post #appicon {
	padding: 0 10px 25px;
	float: left;
	display: block;
	margin: 0;
}

div#ad125x125Side {
	margin: 0 0 30px;
	height:auto;
	overflow:hidden;
	text-align:center;
	clear: both;
}

div#ad468x60TopRight {
	float: right;
	height: 60px;
	width: 468px;
	overflow: hidden;
	padding: 20px;
}

div#ad635x150FrontPage {
	width: 635px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0;
}
