/*  
Theme Name: Summer of Fun
Version: 1.0
Author: Perth Web Design
Author URI: http://www.perth-web-design.net.au/



/** These lines are for IE6 only **/

* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}
ul.readmore {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #E50278;
}
/** Removes any image borders **/
img {
	border: none 0px;
}
.main {
	border: none 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
}
.main img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.center {
	display: block;
	margin: 10px auto;
}
img.left {
	display: inline;
	margin: 0 10px 5px 0;
}
img.right {
	display: inline;
	margin: 0 0 5px 10px;
}
p {
	margin: 3px 0 15px 0;
	padding: 0;
}
.entry {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.navigation {
	background: #FFFFFF;
	padding: 10px 0px;
	margin: 0px 10px;
}
.navigation a {
	font-weight: bold;
}
.entry2 {
	padding: 5px 15px 0px 15px;
	margin: 0px;
}
.latest {
	background: #FFFFFF;
	padding: 15px 5px;
	margin: 0px 10px;
	border-bottom: 2px solid #ffffff;
}
.entry_firstpost {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.latest_firstpost {
	background: #FFFFFF;
	padding: 15px 5px;
	margin: 0px 10px;
	border-bottom: 2px solid #ffffff;
}
h1 a img {
	border: none 0px;
	text-decoration: none;
}
/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	background: #ffffff;
	
}
body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align: center;
	line-height:normal;
}
#header {
	position: relative;
	float:left;
	margin: 0px auto;
	font-size: .9em;
	height: 134px;
	width: 900px;
	background: url(images/banner.jpg) no-repeat;
	border-bottom: 2px solid #FFF;
}

#header h1 {
	position: absolute;
	top: 20px;
	left: 10px;
	font-size: 1.5em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	font-size: 1.5em;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header h4 {
	position: absolute;
	top: 60px;
	left: 13px;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0;
	font-size: 2.2em;
	padding: 0;
	border: none 0px;
	color: #E50278;
}
h2 {
	color: #E50278;
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
}
.main h2 {
	color: #222222;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px;
	background: none;
	padding: 0px;
}
h4 {
	color: #E50278;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	background: none;
	padding: 0px;
}
h5 {
	color: #E50278;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	background: none;
	padding: 0px;
}
.links h2 {
	font-size:18px;
	margin: 0px;
	padding: 0px;
	color: #E50278;
	list-style: none;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h2.pagetitle {
	font-size: 1.4em;
	margin: 0px;
	padding: 40px 15px 0px 15px;
	color: #222222;
	list-style: none;
	border-bottom: 3px solid #E50278;
	background: none;
}
h2 a:link, h2 a:visited {
	color: #E50278;
	font-weight: normal;
	text-decoration: none;
	background: none;
}
h2 a:hover, h2 a:active {
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
	background: none;
}
.main h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #E50278;
	background: none;
}
h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #E50278;
	background: none;
}
.links h3 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
}
a, a:link {
	color: #E50278;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
}
a:hover, a:active {
	background: none;
	color: #ff6600;
	text-decoration: underline;
}
blockquote {
	border-left: 4px solid #eeeeee;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
}
/* 2)-=-=-=- Structure -=-=-=- */

#container {
	margin: 0px auto;
	padding: 0 0 0 0;
	width: 900px;
	text-align: left;
	background: #ffffff;
}
#grandwrapper {
	margin: 0px auto;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
}
#wrapper_bottom {
	clear: both;
	background: inherit;
}
div#content {
	width: auto;
	margin: 0px 150px;
	padding: 0;
	background: #FFFFFF;
}
#navibar {
	float: left;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0px;
	background:#e8e9fe url(images/navibar-bg.jpg) bottom no-repeat;
	font-size:11px;
	border-right:1px solid #ccc;
}
#right {
	float: right;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0px;
	background:#e8e9fe url(images/right-bg.jpg) bottom no-repeat;
	font-size:11px;
	border-left:1px solid #ccc;
}
.links {
	margin: 0px auto;
	padding: 10px 5px 0 5px;
	background: none;
}
#footer {
	margin: 0px auto;
	background: url(images/footer.jpg) no-repeat;
	width: 900px;
	
	height:45px;
	clear: both;
	text-align: center;
}
#footer p.left {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	font-size: .8em;
	float: left;
	text-align: left;
}
#footer p.right {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	font-size: .8em;
	float: right;
	text-align: right;
}
#footer p a, #footer p a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #ff6600;
	text-decoration: none;
}
/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	height:28px;
	font-size: 10px;
	padding: 0px;
	margin: 0 0 5px 0;
}
.highlight {
	background: #ffffff;
}
.comments-nice-bg {
	height: 1%;
	padding: 1px;
	background: #E50278;
	color: #000;
}
.comments-nice {
	height: 1%;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #ffffff;
}
.comments {
	font-size: 1.1em;
	padding: 20px 0px 0px 0px;
	margin: 0px 10px;
	background: #fff;
	border: 1px solid #fff;
}
.comments a:link, .comments a:visited {
	color: #E50278;
	font-weight: bold;
	text-decoration: none;
}
.comments a:hover, .comments a:active {
	background: #ffffff;
	color: #ff6600;
	text-decoration: none;
}
.alt {
	background: #EFF4E8 !important;
	border: 1px solid #E1EBD3 !important;
	padding: 10px 10px 0 10px !important;
}
.alt:hover {
	border: 1px solid #C0D6A3 !important;
}
.commentlist li:hover {
	border: 1px solid #C0D6A3;
}
.commentlist {
	padding: 0;
	margin: 3px;
}
.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #FFFFFF;
	border: 1px solid #ffffff;
	margin: 10px;
	color: #000000;
}
p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
}
p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
}
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
}
.reply {
	font-weight: normal;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
}
.comments-nice .reply {
	color: #E50278;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
}
.warning p { /* Used on the search page (image will appear if no result is found) */
	background: #FFF;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #efefef;
}
.postinput {
	margin: 0;
}
/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
}
#author ul {
	padding: 20px 0 0 0;
	margin: 0;
}
.links ul li {
	list-style: none;
	padding: 0px 0px 25px 0px;
	margin: 0px;
}
.links ul li ul li {
	line-height: 21px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style: outside square;
	color: #E50278;
}
.links li li li {
	padding: 0px;
	margin: 0px;
}
.links ul {
	padding: 0px;
	margin: 0px;
}
.links ul ul {
	padding: 0px;
	margin: 0px;
}
.links ul ul ul {
	padding: 0px;
	margin: 0px;
}
.links a, .links a:link, .links a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #E50278;
	font-weight: normal;
}
.links a:hover, .links a:active {
	background: none;
	color: #ff6600;
}
#search {
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#searchform {
	margin: 5px 0 0 0;
	padding: 0;
}
.searchfield {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	border: 1px solid #333333;
	color: #E50278;
	width: 100px;
	height: 23px;
}
.searchfield:hover {
	background: #ffffff;
	border: 1px solid #E50278;
}
.searchsubmit {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background: #fffffff;
	border: 1px solid #333333;
	color: #E50278;
	width: 50px;
	height: 25px;
}
.searchsubmit:hover {
	background: #ffffff;
	border: 1px solid #E50278;
	color: #000000;
}
/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.1em;
	border: 1px solid #333333;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
}
textarea:hover {
	background: #fff;
	border: 1px solid #E50278;
	color: #333;
}
input {
	background: #fff;
	border: 1px solid #333333;
}
input:hover {
	border: 1px solid #333333;
}
.input-submit {
	height: 39px;
	width: 120px;
	text-align: left;
	background: #ffffff;
	color: ##E50278;
	border: 1px solid #333333;
}
.input-submit:hover {
	border: 1px solid #E50278;
}
/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
}
hr {
	display: none;
}
/*---------------------------------*/	
#nav {
	position:relative;
	float:left;
	margin: 0px auto;
	padding: 1px 1px 0 1px;
	font-size: 14px;
	height:60px;
	width: 900px;
	background: url(images/top-bg.jpg) no-repeat;
	margin-bottom:0;
	
}

#nav a{
	color:#fff;
	padding:7px 12px;
	
	
}

#nav a:hover{
	color:#fff;
	background: #E50278;
		-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index:		100;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			30px;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			30px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			30px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			91px;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0px;
}
.sf-menu a {
	padding:0;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
}
.sf-menu li li {
	background:		#333;
	width: 195px;
	font-size:10px;
	
}

.sf-menu li li:last-child {
	background:		#333;
	width: 195px;
		-webkit-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomleft: 4px;
		-webkit-border-radius-bottomright: 4px;
	-moz-border-radius-bottomright: 4px;
}

.sf-menu li li a {
	margin: 5px 0 5px 5px;
	width: 160px;
}
.sf-menu li li li {
	background:		#000;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	color:#c9be61;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	0;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			0px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*---------------------------------*/
	
ul# {
 margin: 0;
 padding: 0;
 color:#FFF;
}
div#calendar_wrap {
	margin: -25px 0 0 0;
	text-align: left;
}
li#calendar h2.widgettitle {
	text-decoration: none;
}
li#calendar {
	text-align: left;
}
table#wp-calendar caption {
	text-align: left;
	color: #E50278;
	font-size: 1.4em;
	margin: 0 auto;
}
table#wp-calendar tfoot {
	display: none;
}
table#wp-calendar th {
	background: #E50278;
	color: #FFFFFF;
	text-align: center;
}
table#wp-calendar {
	background: #E50278;
	border-top: none;
	margin: 0 auto;
	width: 180px;
	text-align: center;
}
table#wp-calendar a, table#wp-calendar a:link, table#wp-calendar a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
table#wp-calendar a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
