/*
THEME NAME: Sandbox
THEME URI: http://insight.edu.au/
DESCRIPTION: Based on Sandbox 1.6
VERSION: 1
AUTHOR: <a href="http://shirro.com/">Paul Shirren</a>
AUTHOR URI:
TAGS: insight, education, elearning, sandbox
*/



* {
	margin:0;
	padding:0;
}

/* Two-column with sidebar on left from the /examples/ folder  */
div#container {
float:left;
width:100%;
background-color: #fff;
}

div#content {
margin:0 450px 0 0;
}

div.sidebar {
float:left;
overflow:hidden;
width:180px;
padding: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #eee;
}


div.footbar {
float:left;
overflow:hidden;
width:25%;
padding: 10px;
}


div#primary {
margin:276px 0 10px -420px;
}

div#secondary {
margin:276px 0 10px -210px;
}

div.aside h4{
margin-top: 1.5em;
}

div#asides-sidebar {
margin: 3em;
}

div#asides-sidebar h3 {
   margin-top: 3em;
}

div#myGallery {
margin: 10px 0 10px -420px;
float:left;
overflow:hidden;
}

div#sidenav {
background-color: #eeeeee;
color: #000;
margin: 276px 0 10px -420px;
width:391px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px solid #7c7c7c;
}

div#sidenav ul {
padding: 1.5em 0 3.5em 0;
clear:left;

}

div#sidenav ul li {
   margin:0 0 1.5em 0;
   float:left;
   width: 190px;
}

div#sidenav ul li a {
color: #000;
margin-left:3em;
text-decoration:none;
}

div#sidenav ul li a:hover {
text-decoration:underline;
}

div#footer {
clear:left;
margin: 0 2px 2px 2px;
background-color:#666;
color:#fff;

}

abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}

body {   
      background: #e9ebec url(images/bgd-tile.gif) repeat-x;
      font-size:87.5%;
      line-height: 1.5;
      color:#222;
      font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;        
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h3 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h4 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h5,h6 {font-size:1em;font-weight:bold;}

h4 a{
   color: #111;
   text-decoration:none;
}

h4 a:hover{
   text-decoration:underline;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
:focus {outline:0;}

h1 a {
display:block;
width:350px;
height:89px;
background:url(images/insight-logo.jpg) no-repeat 0 -89px;
}

h1 a:hover {
background:url(images/insight-logo.jpg) no-repeat 0 0;
}

h1 {
padding: 10px 0 0 20px;
text-indent: -9999px;
}

/*h2.entry-title {text-align:center;} */

#wrapper {
background-color:#fff;
/*background: #fff url(images/content-tile.png) repeat-y right top;*/
margin: 18px 4%;
min-width:974px;
}

#header-wrap {
background: #fff url(images/top-left-iguy7.png) no-repeat 0 0;
}

#header {
background: url(images/top-right-str.jpg) no-repeat right top;
height: 106px;
}


#header a img {
   border: 0;
   margin: 10px 0 0 20px;
}


/* Just some example content */
div.skip-link {
position:absolute;
right:6%;
top:-2px;
}

div.skip-link a {
   color:#222;
   text-decoration:none;
}
div#menu-wrap {
background: #666 url(images/empty.png) repeat-x;
height: 56px;
margin: 0 2px 0 2px;
}

div#menu {
width:100%;
height: 32px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
font-weight:bold;
font-size:0.9em;
color: #fff;
display:block;
text-decoration:none;
background: url(images/inav.png) no-repeat right 0;
width: 158px;
height:32px;
line-height:32px;
margin-right:2px;
text-align:center;
}

div#menu ul a:hover {
background: url(images/inav.png) no-repeat right -64px;   
display:block;
color:#fff;
}

div#menu ul li.current_page_item a {
color: #000;
background: url(images/inav.png) no-repeat right -32px;   
}


div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
z-index:100;
}

div#menu ul li ul li {
clear:both;
width:100%;
}


div#menu ul li ul li.current_page_item a:hover,
div#menu li.current_page_item ul li a:hover,
div#menu ul li ul a:hover
{
background: #000;
   color:#fff;
}


div#menu ul li ul li.current_page_item a,
div#menu li.current_page_item ul li a,
div#menu ul li ul a
{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
display:block;
background: #aaa;
color:#000;
}


div#menu ul li:hover ul {
left:auto;
}

div#submenu {
width:100%;
height:22px;
display:block;

}

div#submenu ul {
line-height:1;
list-style:none;
margin:2px 0 0 0;
padding:0;
}

div#submenu ul a {
font-size:0.8em;
font-weight:bold;
line-height:20px;
color: #fff;
background: url(images/subinav.png) no-repeat right 0;
display:block;
text-decoration:none;
height:20px;
width:158px;
text-indent:10px;
text-align:center;
margin-right:2px;
}

div#submenu ul a:hover {
color: #fff;
display:block;
background: url(images/subinav.png) no-repeat right -40px;
}

div#submenu ul li.current_page_item a {
color: #000;
background: url(images/subinav.png) no-repeat right -20px;   
}


.entry-title,.entry-meta {
clear:both;
}

div#content {
   padding: 0 2em;
}

div#container,div.sidebar {
   margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div#submenu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div.post {
margin-bottom:3em;
}

div#footer {
text-align:center;
}

div#footer a {
color: #fff;
text-decoration: none;
}


div#footer span {
clear:both;
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
