/*
Theme Name: Cute Sweet by dtbaker from ThemeForest.net
Theme URI: http://themeforest.net/user/dtbaker
Description: The Cute & Sweet Themeforest Template created by <a href="http://themeforest.net/user/dtbaker">dtbaker</a>.
Version: 1.0
Author: David Baker & Hayley Crook
Author URI: http://dtbaker.com.au

*/


/*menu*/
#main_menu {
	height:30px;
	padding:16px 0 6px 0;
	clear:both;
}
#main_menu ul {
	margin:0px 0 0 30px; /*indent to line up with the logo*/
	padding:0px;
	float:left;
	position:absolute;  /*makes dropdown sit on top of flash & map*/
	z-index:100; /*makes dropdown sit on top of flash & map*/
	width:930px;
}
#main_menu ul li {
	float:left;
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
}
#main_menu ul a {
	float:left; /*makes the text sit beside each other not down the page*/
	color:#078dab; /*menu color normal*/
	padding:0px 13px 20px 13px; /*space around and inbetween the buttons, top, right, bottom, left*/
	text-decoration:none; /*no underline*/
	font:24px arial, serif; /*menu text size and font*/
	text-transform:lowercase;
	letter-spacing:1px; /*space out the letters, remove if you want it normal*//*	border-right:1px solid #068ca0;*/
}

#main_menu > div > ul li.hover a,
#main_menu > div > ul li:hover a,
#main_menu > div > ul li.current-menu-item a,
#main_menu > div > ul li.current_page_item a,
#main_menu > div > ul li.current_page_parent a,
#main_menu > div > ul a:hover {
	color:#69cae0; /*color of text on mouse over*/
}
/*--drop down menu sub-menu - this is optional--*/
#main_menu ul li.hover, #main_menu ul li:hover {
	position:relative;
	z-index:102; /*makes dropdown sit on top of flash & map*/
}
#main_menu ul li.hover ul.sub-menu, #main_menu ul li:hover ul.sub-menu {
	display:block;
}
#main_menu ul li.hover ul.sub-menu ul.third-level, #main_menu ul li:hover ul.sub-menu ul.third-level {
	display:none;
}
#main_menu ul ul.sub-menu {
	position:absolute;
	top:33px; /*how far away from the top menu*/
	left:0;
	margin:0;
	padding:0px;
	width:200px;
	display:none;
	background-color:#dbf1f5; /*color of the dropdown*/
}
#main_menu ul ul.sub-menu li {
	width:200px;
	margin:0;
}
#main_menu ul ul.sub-menu a {
	display:block;
	float:none;
	width:180px;
	border:none;
	padding:10px 10px;
	background:none;
	font-size:18px; /*font size */
	line-height:normal;
	color:#078dab;
	border-bottom:1px solid #78c2d2;
	text-transform:lowercase; /*turns off the uppercase*/
}
#main_menu ul ul.sub-menu li.hover a, #main_menu ul ul.sub-menu li:hover a, #main_menu ul ul.sub-menu a:hover {
	color:#ffffff;
	background-color:#88cfdf;
}
/*dtbaker widget*/
.dtbaker_widget {
	width:100%;
	margin-bottom:20px;
}
.dtbaker_widget h2 {
	margin-bottom:10px;
	background:url(images/side_bar_title_bg_180.gif) top no-repeat;
	height:24px;/*27px*/
	padding:3px 0 0 10px;
}
.dtbaker_widget ul {
	margin:0;
	padding:0;
}
.dtbaker_widget ul li {
	list-style:none;
	color:#846324;
	display:block;
	float:left;
	clear:left;
	margin:0;
	padding:4px 0 0 0;
	width:179px;
	overflow:hidden;
}
.cat-item {
	width:251px;
	border-bottom:1px dashed #ded6c5;
}
.children .cat-item {
	border-bottom:none;
	padding:0px 0;
}
.widget_archive li {
	width:251px;
	border-bottom:1px dashed #ded6c5;
}
.dtbaker_widget ul li a, .dtbaker_widget ul li a:link, .dtbaker_widget ul li a:visited {
	text-decoration:none;
	color:#846324;
	display:block;
	float:left;
	clear:left;
	background:url(images/list_detail.gif) no-repeat 5px;
	padding:0px 0 4px 22px;
}
.dtbaker_widget ul li ul li a, .dtbaker_widget ul li ul li a:link, .dtbaker_widget ul li ul li a:visited {
	border-bottom:none;
	font-size:0.9em;
	padding:2px 0 1px 20px;
	background:url(images/icon_arrow.gif) no-repeat 10px;
}
.dtbaker_widget ul li a:hover {
	color:#630;
}
.dtbaker_widget ul li ul {
	margin:0 0 0px 15px;
	padding:0;
}
.dtbaker_widget ul li li li a {
/*border-left:1px solid #e5e5e5;*/
}
.dtbaker_widget ul li a span.count {
	margin-left:20px;
	color:#CCC;
}
/* BLOG SUMMARY PAGE */

.smallpost {
	/*width:600px;*/
	margin-bottom:30px;
	height:140px;
}
.news_box .image {
	position:absolute;
	width:154px;
	height:154px;
	margin:0px;
}
.news_box .image img {
	border:none;
}
.smallpost .news_text {
	margin-left:160px;
	height:100px;
	overflow:hidden;
}
.smallpost .stats {
	margin-left:160px;
	color:#999999;
}
.smallpost .news_box .news_text p {
	padding:0px;
	margin:0px;
}
/* FULL BLOG PAGE */


.news_box .bigimage {
	float:right;
	margin-left:30px;
}
.news_box .bigimage img {
	border:none;
}
.bigpost .news_text {
	min-height:300px;
}
.bigpost {
	margin-bottom:10px;
}
.bigpost .date {
	float:left;
	width:80px;
	margin:0px 20px 0px 0px;
	text-align:center;
}
.bigpost .date .day {
	display:block;
	font-size:60px;
	padding:16px 0;
	font-weight:bold;
	color:#febf78;
	height: 21px;
}
.bigpost .date .month, .bigpost .date .year {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffb8b8;
}
.bigpost .date .image {
	padding:15px 0 0 0;
}
.bigpost .post-content {
	float:left;
	width:560px;
}
.bigpost .post-content h3 {
	line-height:36px;
	margin:0px;
	padding:0px;
	color:#ffffff;
}
.bigpost .post-content .entry {
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:0;
}
.bigpost .post-content .entry p {
}
.bigpost .post-content .entry .image {
	float:left;
	margin: 0 9px 9px 0;
}
.bigpost .tags {
	font-size:11px;
	border-top:dashed 1px #1c1c1c;
	border-bottom:dashed 1px #1c1c1c;
	margin:5px 0px;
}
.bigpost .blog_image {
	border:1px solid #1c1c1c;
	margin:5px 0px 5px 10px;
	padding:3px;
	float:right;
}
/* GENERIC BLOG STYLES */

#blog_header {
	clear:both;
	margin-bottom:30px;
}
.news_text {
	padding:0px 0px;
	font-size:12px;
	line-height:17px;
}
.news_box .stats {
	font-size:11px;
	border-top:1px dashed #e2e2e2;
	border-bottom:1px dashed #e2e2e2;
	display:block;
	margin-top:7px;
}
.news_box .stats a, .news_box .stats a:link, .news_box .stats a:visited {
	color:#999999;
}
.news_box .news_text h2 {
	font-size:22px;
	color:#037db0;
	margin:0px 0 10px 0;
	padding:1px 0 0 0;
}
.news_box .news_text h2 a, .news_box .news_text h2 a:link, .news_box .news_text h2 a:visited {
	text-decoration:none;
}
.news_box .news_text h2 a:hover {
	color:#960;
}
.news_box .news_text h3 {
	font-size:19px;
	color:#037db0;
	margin:0px 0 10px 0;
	padding:1px 0 0 0;
}
.news_box .news_text h3 a, .news_box .news_text h3 a:link, .news_box .news_text h3 a:visited {
	text-decoration:none;
}
.news_box .news_text h3 a:hover {
	color:#960;
}
.stats ul {
	list-style:none;
	margin:0;
	padding:0;
}
.stats ul li {
	float:left;
	margin:0;
	padding:0 3px 0 3px;
}
.stats ul li a, .stats ul li a:link, .stats ul li a:visited {
	color:#999999;
	text-decoration:none;
}
.stats ul li a:hover {
	text-decoration:underline;
}



.postmetadata { /*comments and tags*/
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #e7e7e7;
	font-size:11px;
	color:#a2a2a2;
	clear:both;
	margin-top:20px;
}
.post {
	margin: 0px 0px 20px 0px;
	text-align: justify;
}
.postmetadata a, .postmetadata a:link, .postmetadata a:visited {
	color:#838383;
}
.alignright { /*blog image*/
	margin:0px 0px 15px 15px;
	float:right;
}
.alignleft {
	margin:0px 15px 15px 0px;
	float:left;
}
.entry {
}
blockquote {
	border-left:3px solid #e7e7e7;
	padding:10px;
}
.more-link {
}
.post small {
}
/* Comments

#comment-block {
	background-color:#FFFFFF !important;
	border:1px solid #c8cdd2 !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
	margin:0 0 28px;
	padding:15px;
}
#comment-block h3 {
	color:#222222;
	font-weight:normal;
}
.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}
.commentlist li {
	margin:0;
	padding:0;
	list-style:none;
}
.commentlist li div.comment-body {
	margin:6px;
	height:1%;
	margin:0 0 20px;
	min-height:115px;
}
.commentlist li div.comment-left {
	float:left;
	clear:left;
	width:100px;
	padding:15px;
}
.commentlist li div.comment-author img {
	margin:0 0 6px 0;
}
.commentlist li div.comment-meta {
	font-size:10px;
}
.commentlist li div.comment-right {
	float:right;
	clear:right;
	margin:10px 10px 0 0;
	padding:15px;
	width:468px;
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #CFCFCF;
}
.commentlist li div.reply {
	float:right;
	clear:right;
	margin:0px 10px 0 0;
	padding:5px;
}
*/
input { /*for all forms unless overwritten*/
	background-color:#FFFFFF !important; /*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #c8cdd2 !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
	margin:3px 0px;
	padding:4px;
	color:#999999;
}
textarea {
	background-color:#FFFFFF !important;
	border:1px solid #c8cdd2 !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
	;
	margin:3px 0px;
	padding:4px;
	color:#999999;
}



.post-edit-link {
	clear:both;
}
#submit {
	background-color:#dbf1f5;
	border:none;
	color:#078dab;
	font-size:14px;
	padding:1px 3px 3px 3px;
}
/** Styles for the newsletter plugin **/
#newsletter_subscribe tr th {
	font-weight: normal;
}
#newsletter_subscribe .small {
	display:block;
	text-align:center;
	font-size:11px;
}
#wp3newsletter_name {
	width:125px;
}
#wp3newsletter_email {
	width:125px;
}
#newsletter_subscribe_to {
	height:32px;
}
/*#newsletter_subscribe_submit input {
	text-indent:-999px;
	background:transparent url(images/button_subscribe.gif) no-repeat !important;
	width:94px;
	height:18px;
	border:0 !important;
	padding:0;
	margin:0;
	overflow:hidden;
}*/

/*
	Cute & Sweet v3.1
	http://dtbaker.com.au

	This theme was designed and built by David Baker & Hayley Crook,
	whose blog you will find at http://dtbaker.com.au/ and http://hayleycrook.com
*/


#wp-calendar{
    width:100%;
}




/* Comments */

#comments {clear:both;}
.comments-title-back {float:left;padding:10px;padding-left:0;margin-bottom:25px;}
.comment-title {float:left;margin-right:12px;letter-spacing:0;}
.comment-title-meta, .pings-title-meta {font-size:22px;font-weight:bold;font-style:italic;}
.pings-title-meta {font-size:20px;letter-spacing:0px;}
.no-comment {font-size:19px;color:#bbb;}
.comment-feed-link {position:relative;top:10px;}
.comment-count {float:right;font-weight:bold;}
.comment-list, .comment-list .children { list-style: none;  }
.comment-list { clear:both;margin:20px 4px 0 4px; padding: 0; }
.comment, .trackback, .pingback { margin: 10px 0;padding:15px;border:4px solid #eee; -moz-border-radius:5px;border-radius:5px; }
.trackback, .pingback {padding:10px;margin:0 4px 20px 4px;font-style:italic;font-size:11px;}
.pings-list {margin-bottom:30px;list-style:none outside none;}
.comment-list .children { margin-left: 40px; }
.comment-meta { margin-bottom: 30px;float:left;position:relative;top:7px;font-size:11px;color:#999;clear:left; }
.commenter { font-size: 18px;font-weight:bold;float:left;margin-right:10px; }
.commenter a {border-bottom:1px dotted #ACCDEE;}
.commenter a:hover {border-bottom:none;}
.comment-content {clear:left;}
.edit-comment a {font-size:12px;color:#555;}
a.comment-reply-link {padding-left:13px;}
a#cancel-comment-reply-link {padding-left:16px;}
.avatar { float: right; margin: 0px 0px 10px 20px; border: 4px #eee solid; }
a.follow-replies {float:left;width:19px;height:19px;position:relative;top:12px;}
a.follow-replies:hover {background-position:0 -19px;}

#showinfo a, #hideinfo a, #logout a {margin-left:10px;position:relative;top:-5px;float:left;width:83px;height:29px;}
#hideinfo a {background-position:0 -28px;}
#logout a {width:80px;}

.comment-unapproved {font-weight:bold;font-style:italic;color:#a08800;-moz-border-radius:5px;border-radius:5px;clear:left;border:1px solid #ffe761;padding:8px 10px;padding-left:40px;}



/* Comment Reply */

#reply-title {letter-spacing:0;margin-bottom:0;font-size:21px;font-style:italic;font-weight:bold;text-shadow:0 1px 1px #eee;}

#respond {clear:both;margin-top:12px;padding:10px 15px;-moz-border-radius:5px;
border:1px solid #bbb;}

#form-section-author, #form-section-email, #form-section-url {width:250px;height:23px;padding:8px;padding-top:9px;}


#respond input#author, #respond input#url, #respond input#email, #respond textarea {display:block;;-moz-border-radius:5px;border:2px solid #FFFFFF;font-weight:bold;}

#respond textarea {width:96%;padding:10px;font-size:18px;}

#comment-form .form-section input { margin-right: 10px;background:none;border:none;width:240px; }
.form-section { margin-bottom: 10px;position:relative; }
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }


a img{
    border: 0;
}
.gallery-icon a img{
    border: 0 !important;
}
.widgettitle a{
    text-decoration: none !important;
    color:#502D14 !important;
}
