/*
Theme Name: Inside Out Design
Description: The default WordPress theme for <a href="http://www.insideoutdesign.com.au/">Inside Out Design</a>.
Version: 1.0
Author: Rosanne Sandars
Author URI: http://www.rosannesandars.com/
*/


/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a {text-decoration: none; color:#600; text-decoration:underline; }
a:hover { color: #300; }

/* Generic */

body {
	color:#333333;
	font:12px/18px Arial, sans-serif;
	margin:0px;
	padding:0px;
	/* background:#fffbcb url(images/bg_body.jpg) repeat 0 0;  */		background-color: #fff;
}

#page {
	width:938px;
	/*background-color:#efefef; */
	background-color:#fff; 
	margin:0px auto 0 auto;
	padding-bottom:9px;		border: 1px solid #d0d0d0;
	padding-top:0px!important;
	margin-top:0px!important;
}

em {
font-style:italic;
}

.clear {
	clear:both;
	
}

/* Header */
#header {
	background-color:#125369;
	height:113px; /* 104 */
	width:920px;
	margin: 0px 5px 0 9px;
	float:left;
	background:url('images/header.jpg') left top no-repeat;
	padding-top:0px!important;
	/* margin-top:10px!important; */
}
#header .logo {
	height:113px;
	width:496px;
	float:left;
}
#header .logo .container {
	display:none;
}
#header .subtitle {
	background:url('images/header-subtitle.png') left top no-repeat;
}
#header .phone {
	background:url('images/header-phone.png') left top no-repeat;
	display:block;
	height:16px;
	width:178px;
	margin:73px 0 0 0;
	float:left;
}
#header .phone span {
	display:none;
}

/* Home */

#content .home-width {
	margin:25px 15px !important;
}


.home-width .post {
	width:700px;
}
.home-width .post .entry {
	margin:0 10px 0 25px;
}

.post .entry img {
	padding: 5px;
}.post .entry ul,.post .entry ol {
	margin:0; padding:0 0 10px 0}.post .entry ul li,.post .entry ol li {	margin:0 15px; padding:0 0 6px 0;}
.post .entry p {
	margin: 0px 0px 20px 0px;		line-height: 20px;		border:0;
}.entry .home-map {		margin-left: 15px;		float:right;		width:280px;		height:300px;}

.home-width .post .entry h3 {
	color:#993333;
	font:16px/24px Arial,sans-serif;
	margin:0 0 1em 0;
	font-weight:bold;	
}
#flash-banner { 
	height:193px;	width: 732px!important; 	border-left: 3px solid #fff;	background: transparent /* url(images/bg_flash.jpg) no-repeat 0 0 */!important;
	margin:0;
	padding:0;}.ngg-widget-slideshow {	height:193px;	width: 732px!important; 	border-left: 3px solid #fff;	background: transparent url(images/bg_flash.jpg) no-repeat 0 0 !important;	margin:0;	padding:0;}

#flash-banner ul {
	list-style:none;
}
#flash-banner ul li {
	margin:0;
	padding:0;
}

#flash-banner h2 { 
	display:none;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

/* Sidebar */
#sidebar {
	float:left;
	width:186px;
	z-index:99!important;
}#sidebar img {	margin-top: 33px;		border: 0 none;}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0; 
}div.widget_pages ul {	list-style:none;		margin:0px; margin-top: 10px!important;		padding:0; }
#sidebar ul li {
	padding:10px 0px;
	z-index:99!important;
}
#sidebar ul li h2.widgettitle {
	color:#993333;
	font:15px Arial,sans-serif;
	margin:0 0 1em 0;
	z-index:99!important;
}
#sidebar ul li p {
	margin:0 0 1em 0;
}
#sidebar ul li ul {
	margin:0;
	list-style:disc;
}
#sidebar ul li ul li {
	padding:0 0 0 15px;
	z-index:99!important;
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
  z-index:99!important;
}

ul#navmenu-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  padding-left:0px!important;
  padding-right:0px!important;
  z-index:99!important;

}

/* Root Menu */
ul#navmenu-v a {
	color:#fff;
	padding:4px 5px 4px 22px;
	display:block;
	text-align:left;
	width:160px;
	text-decoration:none;
	height: auto !important;
	height: 1%; /*For IE*/
	z-index:99!important;		color: #fff;	font-family: Cambria, Georgia, serif;	font-size: 16px;	font-weight: normal;
}

/* Root Menu Hover Persistence */
ul#navmenu-v .current_page_item a {
	font-style: italic;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
	font-style: italic!important;
	z-index:99!important;
}

ul#navmenu-v ul {
margin-left:25px!important;
z-index:99!important;

}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
  background: #024C7B;
  color: #fff!important;
  text-align:left;
z-index:99!important;

}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
  background: #0E4051;
  color: #fff;
   text-align:left;
   z-index:99!important;

}

/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li a {
  background: #092732;
  color: #D3D5E4;
  text-align:left;
  z-index:99!important;

}

/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,
ul#navmenu-v li:hover li:hover li:hover a,
ul#navmenu-v li.iehover li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover a {
  background: #0E4051;
  color: #FFF;
  text-align:left;
  z-index:99!important;

}

/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li.iehover li a {
  background: #092732;
  color: #D3D5E4;
  text-align:left;
  z-index:99!important;

}

/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
  background: #0E4051;
  color: #FFF;
    text-align:left;
	z-index:99!important;

}

ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
  z-index:99!important;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}



/* Sidebar overrides */
#sidebar .widget_pages {
	background: #660000 url(images/bg_menu_norepeat.jpg) no-repeat bottom right; /* bg_menu */
	margin:0 !important;
	padding:0 !important;
	float:left;		height:193px;
	>float:left;
}
#sidebar .widget_pages h2.widgettitle {
	display:none;
}
#sidebar .widget_pages ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .widget_pages ul li {
	margin:0;
	padding:0 10px;
}

#sidebar .widget_pages ul li a:hover {
	color:#fff;
}

#sidebar li#text-296404211 {
	padding:0;
	margin:0;
}

#sidebar li#text-296404211 .navigation-decoration {
	background:url('images/navigation-bottom.png') left top no-repeat;
	>background-position: -1px top;
	height:80px;
	margin:0 0 25px 0;
	padding:0px;
	>margin-top:-25px;
}



/* Content */

.content {
	clear:both;
	margin:0 9px 18px 9px;
}
#content {
	float:left;
	width:733px;
	margin: 0; padding: 0;
}
#content .container {
	margin:25px 35px;
}

.post strong { font-weight: bold; }

.post h1, .post h1 a { /* page titles */
	font: 20px/23px Cambria, Georgia, serif;
	font-style: italic;		margin: 0 0 12px 0;
	color:#600;
	text-decoration: none!important;
	border: 0;
	
}


.post h2, .post h2 a { /* sub-heading titles */
	font: 14px/16px Cambria, Georgia, serif;
	font-weight: normal!important;
	margin: 14px 0 10px 0;
	padding: 6px 0;
	color: #600;
	text-decoration: none!important;
	border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc;
}

.post h3, .post h3 a { /* sub-heading content */
	font:14px/18px Arial, Helvetica, sans-serif;
	margin:10px 0 10px 0;
	font-weight: normal;
	color:#666;
	text-decoration: none!important;
}

.post h4, .post h4 a { /* ie. Testimonials page, name credit */
	font: 13px/15px Arial, Helvetica, sans-serif;
	font-weight: normal;		color:#600;		font-style:italic;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	/* border-bottom: 1px solid #ccc;  light gold */
}
 
.post hr {
	border: 0;
	width: 100%;
	border-bottom: 1px dotted #cccc99;
	margin: 0 0 18px 0;
}

.textwidget {
padding-left: 10px;
}

.linklove {
display:none;
}

#cforms3form {
float:left!important;
width: 410px!important;
}

.cform, .entry {
z-index:1!important;
}

.cf-group-after span {
border:1px solid transparent;
width:170px!important;
padding:1px;
}

.cf-group-after {
border:1px solid transparent;
width:170px!important;
padding:1px;
}

.cf-box-b {
padding:1px;
width:50px!important;
float:left;
}

.entry a {
text-decoration:underline;
}

.entry a:hover {
text-decoration:none;
}





.cform {
width: 500px!important;
}

#cforms2form label span, #cforms2form label {
width: 250px!important;
}

.imgcalendar {
padding-bottom: 0px!important;
margin-bottom: 0px!important;
}

#cforms2form {
width: 700px!important;
}

*html #cforms2form {
width: 650px!important;
}

.cform .single, .cform .area   {
width: 250px!important;
background-color: #fff!important;
}

.cform .cformselect {
width: 257px!important;
background-color: #fff!important;
border: 1px solid #888888!important;
}

.cform .secinput {
width: 100px!important;
background-color: #fff!important;
}

.linklove {
display:none;
}

.cf-sb {
width: 360px;
}

#cforms2form .cf-sb {
width: 520px;
}

.reqtxt, .emailreqtxt {
color: #bbb!important;
}

.contact_table {
width: 100%;
}

.contact_table iframe{
padding-left: 10px;
padding-bottom: 10px;
float:right;
}

.contact_table td ul, .contact_table td li {
list-style:none!important;
margin:0px!important;
padding:0px!important;
}

/* Footer */
#footer a {
	color:#666; text-decoration: none;
}

#footer {
	font:11px Tahoma,Arial,sans-serif;
	color:#666;
}
#footer .container {
	width:938px;
	margin:0 auto;
}
#footer .copyright,
#footer .link {
	float:left;
	width:50%;
}
#footer .copyright span,
#footer .link span {
	padding:12px 14px;
	display:block;
}
#footer .copyright {
	text-align:left;
}
#footer .link {
	text-align:right;
}
#footer .link img {
	vertical-align:middle;
}

#flash-banner li{
        list-style-type:none;
}