/*
Theme Name:	Sugar Pie
Theme URI: 	http://technique.com.au/
Version: 	1.0
Author:		Marco Gatta
Author URI:	http://www.technique.com.au
Tags: 
*/

@import url("css/reset.css");
body {font-size:76%; width:100%; height:100%; font-family:Verdana, Geneva, sans-serif; color:#373737; line-height:1.5em; background:url(images/page-bg.png) 0 0 #d73b90;}


p{margin-bottom: 10px;}

h1 {font-size:3em; margin-bottom:5px;}
h2 {font-size:1.5em; margin-bottom:5px;}
h3 {font-size:1.2em; _text-transform:uppercase}
h4 {font-size:1.2em;}

a {color:#D73B90; text-decoration:none;}
a:shover {text-decoration:underline;}
.clearer {clear:both; line-height: 0px; height:0px;}
.left {float:left}
.right {float:right}
.divider {line-height:1px; background:url(images/grey_div.png) 0 center; height:1px; clear:both; margin:0px 0 10px 0;}
.goBack a {margin-top:5px; display:inline-block; clear:both; float:right; width:53px; height:24px; background:url(images/btn-back.png) 0 0 no-repeat; text-indent:-9999px; outline:none;}

.entry ul {
	margin-left: 10px;
	margin-bottom:5px;
	}

.entry li {
	list-style: disc;
	margin-left:10px;
	}


#wrapper {width:100%; text-align:center; display:inline-block;}
#container {width:881px; margin:0 auto; text-align:center; display:inline-block; background:url(images/content-bg.png) 0 0 repeat-y;}
#header {height:140px;}


#logo {padding:35px 0px; float:left; margin-left:50px; margin-right:55px; _margin-left:25px; }
.large #logo {padding:35px 0px; float:left; margin-left:50px; margin-right:15px;  _margin-left:25px;}

#navigation {display:inline-block; text-align:left; width:881px; float:left;}
.herobottom {float:left; margin-left:15px;}

#content {background:#fff; padding:20px 20px; width:480px; display:inline-block; float:left; margin-left:15px; text-align:left;}
#content.homepage {background:#fff; padding:20px 20px; width:810px; display:inline-block; float:left; margin-left:15px; text-align:left;}
#content.dist {background:#fff; padding:20px 20px; width:480px; display:inline-block; float:left; margin-left:15px; text-align:left;}

#sidebar {background:#fff; width:300px; text-align:left; display:inline-block; float:left; margin-top:20px; margin-left:10px;}
#sidebar.dist {background:#fff; width:205px; text-align:left; display:inline-block; float:left; margin-top:20px; margin-left:10px;}
#sidebar .widget-block {padding-bottom:10px;}
#sidebar img {padding:0; margin:0;}
.entry-content {margin-top:10px;}
.entry {display:inline-block; margin-bottom:10px; width:100%;}

.postThumnbail {float:left; margin-right:8px;}
.postThumnbail img {border:solid 5px white;}

h1.pagetitle {color:#f385c7;}
.entry h2 a, .entry h2 {color:#f385c7; margin-bottom:3px;}

.entry-title h2 a {color:#b1875f; margin-bottom:3px;}

#footer {width:831px; clear:both; padding:5px 0 20px 25px; color:#373737; margin:0 auto;}
#contentcloser {background:url(images/content-close.png) 0 0 no-repeat; margin:0 auto; height:50px; width:881px;}
#footer a {color:#9f7e60; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
.postdata {color:#000; font-size:.8em; font-weight:bold}
.more-link a {float:right; font-weight:bold; text-decoration:none; margin-bottom:0px; height:24px;  outline:none; margin-top:-10px;}

ul#nav {background:#94d73d; display:inline-block; width:564px; height:24px;}
#nav li {list-style:none; float:left; margin:0 2px 0px 0px;} 
#nav li a {display:block; text-decoration:none;  font-size:1.2em; white-space:nowrap; font-weight:bold; letter-spacing:1px; color:#ffffff; height:20px; padding:2px 10px; background:#d73b90;}
#nav li a:hover {color:#efafd5;}
#nav a:hover, #nav a:active, #nav li.current_page_parent a, #nav li.current_page_parent a:visited, #nav li.current_page_item a, #nav li.current_page_item a:visited {color:#efafd5;}


#dropmenu  {height:24px; width:564px; float:left; background:#d73b90; display:inline-block;}
#dropmenu a {display:block; text-decoration:none;  font-size:1.2em; white-space:nowrap; font-weight:bold; letter-spacing:1px; color:#ffffff; height:20px; padding:2px 10px; background:#d73b90;}
#dropmenu a:hover {color:#efafd5;}
#dropmenu li {float:left; position:relative; border-right:2px solid #94d73d;}
#dropmenu li.last_item {border-right:none;}
#dropmenu li.first_item {}
#dropmenu ul {position:absolute; display:none; top:24px;  _top:28px; left:0px; z-index:100; border-top:1px solid #fff; }
#dropmenu ul a {}


/* down */
#dropmenu li ul {width:140px; background:#d73b90;}
#dropmenu li ul li {background:none!important; text-align:left; border-right:none!important; float:left; clear:both;}
#dropmenu li ul li a {float:left; padding:5px 0 5px 5px; color:#fff!important; height:inherit; font-size:1.1em; clear:both;}
#dropmenu li ul li a:hover {color:#efafd5!important;}
#dropmenu ul ul {top:auto;}



#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
#dropmenu li.current_page_parent a, #dropmenu li.current_page_item a, #dropmenu li.current_page_ancestor a {color:#efafd5;}
#dropmenu ul li.page_item a {background:none;}


.wp-caption-text {text-align:center; color:#f385c7; font-size:1.3em;}
