/*  
Theme Name: Toddler
Theme URI: http://www.spoiltchild.com/wordpress/toddler/
Description: Designed by <a href="http://www.spoiltchild.com" title="Spoiltchild Design">Spoiltchild Design</a>.
Version: 1.0
Author: Bartek
Author URI: http://www.toddle.com
*/


/*   Basic styles   */

body { margin: 0; padding: 0; background: #fff; font: 62.5% Arial, Helvetica, sans-serif; color: #333; text-align: left; }
input, textarea, select, form, img, ol, ul { margin: 0; padding: 0; border: 0 none; }
p, ol, ul { line-height: 150%; }

h1, h2, h3, h4, h5, h6 { margin: 0; font-style: normal; font-weight: 400; background: transparent; color: #8ebf00; }
h1 { font-size: 1.8em; } 
h2 { font-size: 1.6em; }
h3, h4, h5, h6 { font-size: 1em; }

a:link { color: #8ebf00; text-decoration: underline; }
a:visited { color: #8ebf00; text-decoration: underline; }
a:hover { color: #underline; text-decoration: none; }
a:active { color: #underline; text-decoration: none; }
blockquote { margin: 10px 0; padding: 0 50px; background: transparent url('images/blockquote.gif') no-repeat 0 0; color: #8ebf00; font-size: 20px; font-family: Georgia; line-height: 18px;}
code { background: #f2f8e2; cursor: text; font-family: "Courier New", Courier, monospace; }
pre { border: 1px dotted #8ebf00; background: #f6fbea; padding: 10px; border: 1px dashed # ; cursor: text; font-family: "Courier New", Courier, monospace; }
small { font-size: 0.8em; }
img.noborder { border: none;  }

.alert { font-weight: bold; color: #f00; }
.left { float: left; }
	img.left { margin-right: 10px; }
.right { float: right; }
.center { text-align: center; }
.alignleft { float: left; margin-right: 10px;border: 0; }
.alignright { float: right; margin-left: 10px; border: 0; }
.clear { clear: both; font-size: 1px; margin: 0; padding: 0; height: 1px; }
.clearall {clear:both;}

/*   Construction     */

#outline { width: 100%; margin: 0 auto; padding: 0; background: #fff url('images/background.jpg') repeat-x; font-size: 1.3em; }
#container { width: 960px; margin: 0 auto; padding-top: 20px; }
#wrapper { float: left; margin: 0 !important; margin: -15px 0 0 0; padding: 0;}
#content { float: left; width: 650px; height: 100%; padding-top: 10px; }

/*   Header        */

#toddle-wrapper { font-family: Arial, Helvetica, sans-serif; text-align: left; }
#toddle-header { background: #3e3e3e url('http://www.toddle.com/images/header-bg.gif') bottom repeat-x; border-bottom: 15px solid #8ebf00; margin-bottom: 10px; }
		#main-header { width: 940px; height: 74px; margin: 0 auto; padding: 0 20px;}
		#main-header .logo { width: 110px; height: 74px; overflow:hidden; background: url('/images/logo-toddle-header.gif') 0px 10px no-repeat; float: left; text-indent: -3000px;  }

	.archive-header { position: relative; }
	#finder { position: absolute; left: 180px; top: 20px; width: 380px; padding: 10px 45px 0; height: 84px; background: url('images/tongue.png') 0 100% no-repeat; display: block; }
		#finder #s {  width: 280px; height: 20px; padding: 3px 5px; border: 2px solid #d6d6d6; font-size: 17px; margin: 2px 5px 0 0; }
		#finder #sb {  width: 75px; height: 34px; text-indent: -200px; border: 0; background: url('images/search-button.gif') no-repeat 0 0; cursor: pointer; margin-top: -2px; }
		#finder h1 { text-indent: -3000px; overflow: hidden; width: 182px; height: 23px; background: url('images/search-blog.png') no-repeat 0 0; margin-bottom: 2px;  }
		#finder label { font-size: 11px; color: #666; padding: 0 0 2px; display: none; }

			ul.menu { position: absolute; right: 5px; top: 10px; margin: 0; }
			ul.menu li { display: inline; list-style: none; padding: 0 8px; border-right: 1px solid #7ca603; }
			ul.menu li.last { border-right: none; }
			ul.menu li a { margin: 0; padding: 0; font-size: 11px; line-height: 14px; color: #fff; }
			ul.menu li a:link, ul.menu li a:visited { color: #fff; background: none; text-decoration: none; }
			ul.menu li a:hover, ul.menu li a:active { color: #7ca603; text-decoration: underline; }

/*   Content    */

.pages { float: left; width: 630px; }
	.pages-border { clear: both; width: 100%; height: 6px; }
	.page-previous { float: left; padding: 10px 0 16px 30px !important; padding: 0 0 15px 30px; }
	.page-next { float: right; padding: 10px 30px 16px 0 !important; padding: 0 30px 15px 0; }
	.page-title { margin: 20px auto 0 auto; background: #fcffe5; border-bottom: 1px solid #f2f8e2; border-top: 1px solid #f2f8e2; }
	.page-title h2.page-title-border { padding: 0 30px; font-size: 1.2em; line-height: 30px; color: #3f3f3f; text-align:center; } 

/*   Blog Entries    */

.post { padding: 15px 30px 20px 10px; }
	.postentry { color: #191919; }
		.postentry a, .postentry a:hover { color: #C70000; }
		.postentry img { border: 5px solid #eee; }
			.postentry img.alignright, .postentry img.alignleft {  }
			.postentry img.right { float: right; margin-left: 30px; }
			.postentry img.left { float: left; margin-right: 30px; }
			.postentry a img:hover { border: 5px solid #8ebf00; }
		.postentry span.alert { font-weight: bold; color: #f00; }
		.postentry ul { padding: 10px 0; }
	
		.postentry ul li { list-style: none; display: block; background: url('images/green-bullet.gif') no-repeat 5px 4px; padding: 2px 0 1px 25px; margin: 0; }
		.postentry ul.instruction li { list-style: none; display: block; background: url('images/lightbulb.gif') no-repeat 0px 7px; padding: 5px 0 5px 25px; margin: 0; }
		
		
		.postentry ul.softwareguides li {
			clear: both; 
			padding-bottom: 10px; 
			margin-top: 10px;
			border-bottom: 1px dotted #eeeeee;
		}
		
		.postentry ul.softwareguides li img {
			margin-right: 20px; border: 0px;
		}
		
		.postentry p { margin: 0; padding: 7px 0; line-height: 18px; }
		
		.postentry h3 { color: #333; font-size: 14px; text-transform: uppercase; font-weight:700; letter-spacing: 0.9; padding: 15px 0 7px; }
		
	.posttitle { font-size: 2em; clear: both;}
		.posttitle a:link, .posttitle a:visited, .posttitle a:hover, .posttitle a:active { color: #8ebf00; text-decoration: none; }
		.posttitle a:hover, .posttitle a:active { color: #3f3f3f; text-decoration: underline; }
		.posttitle span { font-size: 11px; clear: both; line-height: 18px; display: block; color: #888;  }
		.posttitle span a:link, .posttitle span a:visited { text-decoration: underline; color: #888; } 
		.posttitle span a:hover, .posttitle span a:active{ color: #6f9403; text-decoration: none; }
	.postmeta { text-align: right; clear:both; }
	.postmeta, .postmeta a, .post-filed a { margin: 5px 0 0; font-size: 11px; color: #888; }
	.postmeta a, .post-filed a {  text-decoration: underline; }
	.postmeta a:hover, .post-filed a:hover { color: #C70000; text-decoration: none; }

/*    Comments       */

.commentpage { margin: 0 30px; padding: 0; }
#comments { margin: 0; padding: 0; }
	.comments-num { background: transparent url('images/separator_green.gif') repeat-x center bottom; padding: 0 0 10px 0; }
	#commentlist { margin: 0; padding: 0; list-style-type: none; }
	#commentlist li { padding: 10px 25px 0 0; border-bottom: 1px dashed #8ebf00; background: #fcffe5; }
	.alt { background-color: #fff !important; background-image: none !important; }
	.comment-gravatar { float: left; width: 50px; height: 50px; margin-left: 10px; border: 2px solid #f2f8e2; overflow: hidden; background: transparent url('images/gravatar.gif') no-repeat; }
	img.gravatar { margin: 0; border: none; }
	.comment-title, .comment-meta, .comment-text { margin: 0 0 0 80px; }
	.comment-title, .comment-title a, .comment-title a:hover{ color: #C70000; font-weight: 700;  }
	.comment-meta, .comment-meta a, .comment-meta a:hover { color: #888; font-size: 11px; }
	.comment-text { font-size: 0.9em; }

.postcomment { clear: both; margin: 20px 0 0 0; padding: 0; }
	
	.postcomment .hd { background:transparent url('images/comments-tl.gif') no-repeat 0px 0px; height:15px; }
	.postcomment .hd .c { background:transparent url('images/comments-tr.gif') no-repeat right 0px; height:15px; font-size:1px; }
	.postcomment .bd { background:transparent url('images/comments-ml.gif') repeat-y 0px 0px; }
	.postcomment .bd .c { background:transparent url('images/comments-mr.gif') repeat-y right 0px; overflow: hidden; }
	.postcomment .bd .c .s { padding: 3px 35px; margin: 0; }
	.postcomment .ft { background:transparent url('images/comments-bl.gif') no-repeat 0px 0px; height:15px; }
	.postcomment .ft .c { background:transparent url('images/comments-br.gif') no-repeat right 0px; height:15px; font-size:1px; }

	.postcomment strong { font-size: 0.9em; font-weight: 400; color: #666; }
	.postcomment input, .postcomment textarea { border: 1px solid #bcbcbc; color: #3f3f3f; padding: 5px; }
	.postcomment input#author, .postcomment input#email, .postcomment input#url { width: 500px; }
	.postcomment textarea#comment { width: 500px; height: 200px; } 
	.postcomment input#submit { width: 200px; height: 60px; padding: 0; border: 0 none; margin-left: -5px; background: transparent url('images/submit-comment.gif') no-repeat; cursor: pointer; }	

h2#postcomment { margin-top: 5px; padding: 0 0 10px 0; }

/* Similar posts */
#similar-posts { padding-left: 20px; }
#similar-posts ul { padding: 10px 0; }
#similar-posts ul li { list-style: none; display: block; background: url('images/green-bullet.gif') no-repeat 5px 4px; padding: 2px 0 1px 25px; margin: 0; }

/*   Sidebar      */

#sidebar { float: right; width: 290px; height: 100%; margin: 0; padding: 0;	}
#sidebar .rssfeeds { height: 140px; margin: 0; padding: 0; }
#sidebar h2.feed-title { margin: 0; padding: 20px 0 10px 3px; background: url('images/separator_green.gif') repeat-x center bottom; font-size: 1.3em; }
.rssfeeds a.rss  { padding: 4px 0 4px 25px; background: transparent url('images/icon_rss.gif') no-repeat 5px 4px; }

#sidebar h2 { display: block; margin: 26px 0 6px 0; padding: 0 0 10px 3px; background: url('images/separator_green.gif') repeat-x center bottom; font-size: 1.3em; font-weight: 400; color: #333; }
#sidebar ul { clear: both; margin: 0; padding: 0; list-style-type: none; }
#sidebar ul li { clear: both; color: #bbb; }
#sidebar ul.no-splitted li { padding: 0 5px; }
#sidebar ul.no-splitted ul li { margin: 0 -5px; }
#sidebar ul.blc { padding: 0 5px; }

#sidebar li#sidebar-splitted { float: left; width: 100%; margin: 0 0 15px 0; }
#sidebar-splitted .splitted-left { float: left; width: 140px; }
#sidebar-splitted .splitted-right { float: right; width: 145px; }
ul.splittedlists li { background: transparent url('images/dot.gif') no-repeat 5px 5px; padding: 0 0 0 23px; }
ul.splittedlists ul li { margin: 0 0 0 -23px; }

/*   Bottom       */

#bottom { clear: both; 	float: left !important; float: none; width: 100%; height: 100%; margin: 0; padding: 0; background: #8ebf00 url('images/background_tile.gif') repeat-x 0 0; border-top: 20px solid #fff; font-size: 0.9em; text-align: left; color: #fff; }
.bottom-content { width: 960px; margin: auto; }
#bottom-left, #bottom-mid, #bottom-right { width: 290px; padding: 20px 0 20px 0; float: left; }
#bottom-left, #bottom-mid { padding-right: 45px; }
#bottom h2 { margin: 0 0 10px 0; padding: 0 8px; font-size: 1.5em; color: #fff; }
#bottom ul { margin: 0; padding: 0; list-style-type: none; border-top: 1px solid #c5df8d; }
#bottom ul li { line-height: 26px; border-bottom: 1px solid #c5df8d; }
#bottom ul li a { display: block; padding: 4px 10px; color: #333; line-height: 18px; text-decoration: none; }
#bottom ul li a:hover { background: #c5df8d; }

/*   Footer       */

#footer { width: 100%; height: 74px; clear: both; background: #333; border-top: 1px solid #000; color: #fff; } 
#footer .validate { background: url('images/icon_valid.gif') no-repeat 0 0; padding: 0 5px 0 20px; }
#footer .credits { float: right; margin: 0; padding: 0; border: none; } 
#footer p { margin: 0; padding: 13px 25px; font-size: 0.9em; line-height: 200%; display: block; width: 960px; margin: 0 auto; }
#footer p a:link, #footer p a:visited { color: #8ebf00; }
#footer p a:hover { color: #fff; }
#footer p a:active { color: #8ebf00; }


/* custom template order form */

#order-form { width: 600px; clear: both; margin: 20px auto; }
	#order-form fieldset { padding: 0 0 20px; border:0; }
	#order-form div  { clear: left; padding: 5px 0; }
		#order-form div.submit-form  { clear: left; padding: 10px 0; text-align: right;}
	#order-form h3 { clear: both; padding: 30px 0 10px; }
	#order-form label { display: block; width: 190px; float: left; text-align: right; padding-right: 20px; color: #666;}
		#order-form #select-layout label { width: 250px; height: 250px; float:left; cursor: pointer; }
			#order-form #select-layout label.layout1 { background: url('images/layout1.png') no-repeat 50% 0; }
			#order-form #select-layout label.layout2 { background: url('images/layout2.png') no-repeat 50% 0; }
			#order-form #select-layout label.layout3 { background: url('images/layout3.png') no-repeat 50% 0; }
			#order-form #select-layout label.layout4 { background: url('images/layout4.png') no-repeat 50%	 0; }
	
	#order-form .textinput { width: 300px; font-size: 14px; padding: 3px 5px; border: 2px solid #ddd;  } 
	#order-form textarea { width: 300px; height: 120px; font-size: 14px; padding: 3px 5px; border: 2px solid #ddd;  } 
	#order-form .short { width: 80px; }
	#order-form button { padding: 5px 10px; margin: 10px 0 0 210px; color: #fff; border: 2px solid #666; background: #121212; -webkit-border-radius: 3px; -moz-border-radius: 3px; cursor:pointer; font-size: 11px; text-transform: lowercase;  }


/* ++++++++++++++++++++ Home Signup ++++++++++++++++++++ */

#home_signup { margin: 20px 0 10px; overflow: hidden; width: 290px; height: 229px; color: inherit; background: #8ebf00 url('http://www.toddle.com/images/signup_bg.jpg') repeat-x 50% 0%; } 
#home_signup_b { width: 290px; height: 229px; background: url('images/signup_bg_bot.gif') no-repeat 0% 100%; }
#home_signup_c { width: 290px; height: 229px; background: url('images/signup_bg_top.gif') no-repeat 0% 0%; }
#home_signup_d { padding: 20px; }
#home_signup a { color: #fff; background-color: inherit; }
#home_signup a:hover { text-decoration: none; }
#home_signup h2 { padding: 0; margin: 0;}
#home_signup h3 { color: #fff; background-color: inherit; font-size: 1em; font-weight: normal; padding: 0; margin: 0; font-size: 12px; }
#home_signup .home_form { margin-top: 15px; }
#home_signup .home_form small { font-size: 11px; line-height: 12px; display: inline; color: #333; }
#home_signup .home_form input.form_text { width: 230px; height: 20px; padding: 3px 5px; border: 1px solid #d6d6d6; font-size: 16px; margin-right:5px; color: #666; }
#home_signup .home_form input.form_submit { position: relative; left: -3px; margin: 5px 0px; }

/* ++++++++++++++++++ Styles for displaying test results in a blog page ++++++++++++++++++++++ */
.emailclient_testresults td {text-align:center;}
	.emailclient_testresults img {border: 1px solid #E9E9E9; margin-right: 1px;  margin-top: 15px;}
	.postentry .emailclient_testresults a img:hover {border: 1px solid #8ebf00;}
	.testresults_header h3{padding: 0px; margin: 0px; }
	.testresults_header {
	background-color: #E9E9E9;
	padding: 10px;
	text-align:center;
	margin-top: 20px;
}

.testresults_header h3.test_webbased{ background-image:url('images/world.png'); background-repeat:no-repeat; background-position:left; padding-left: 16px;}
.testresults_header h3.test_desktopbased{
	background-image:url('images/application_side_tree.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 16px;
}
.testresults_header h3.test_mobilebased{
	background-image:url('images/phone_sound.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 16px;
}

/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	padding: 10px 38px;
	font-size: 0.85em;
	line-height: 1em;
	text-align: center;
	width:800px;
	margin: auto;
}

#page_footer ul {
	display: inline;
	margin-left: -2px;
}

#page_footer li {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #FFFFFF;
	list-style: none;
}


/* ++++++++++++++++++++ BLOG POST EMAIL SUBSCRIBE FORM ++++++++++++++++++++ */

.blogpostsubscribe {
	padding: 10px;
	background-image:url('images/blog_subscribe_background.gif');
}
.blogpostsubscribe h2{
	font-size: 18px;
	margin-bottom:10px;
}

.blogpostsubscribe input, .postcomment textarea { border: 1px solid #bcbcbc; color: #3f3f3f; padding: 5px; }
.blogpostsubscribe input#submit { width: 200px; height: 60px; padding: 0; border: 0 none; margin-left: -5px; background: transparent url('images/submit-comment.gif') no-repeat; cursor: pointer; }	

/* ++++++++++++++++++++ DOWNLOAD SUBSCRIBE FORM ++++++++++++++++++++ */
#downloadform {border: 1px dotted #999999; background-color: #f3f3f3; padding: 30px; margin-bottom: 50px; font-size: 14px;} 
#downloadform input {border: 1px solid #333333; padding: 2px;}
