/*
Theme Name: espeaksandbox
Theme URI: www.earandspeak.com..au
Description: first new theme with sandbox
Author: Duncan Markham
Author URI: 
Template: sandbox
Version:1.0
*/



/* Reset browser defaults */
@import url('css/dmreset.css');

/* Apply basic typography styles */
@import url('css/typography.css');

/* Apply a basic layout */
@import url('css/layout-2c-l.css');

/* Apply basic image styles 
@import url('css/images.css');*/

/* Apply default theme styles and colors 
@import url('css/default.css');*/

/* Prepare theme for plugins 
@import url('css/plugins.css');*/

.phone_email {font-size: 110%; font-weight: bold; background-color: white; border: 1px solid orange; color: black; padding: 2px;}

#searchform .text {background-color: white;}
#searchform .button {background-color: #aaa;}

#wrapper {min-width: 1000px;
	background: #333;}
.sidebar li a {font-weight: bold;}
.sidebar ul ul ul li a {font-weight: normal;}

.current_page_item {background: #ddd;}

#headerquote {color: #bbb;}

.testimcontainer {background-color: papayawhip; padding: 5px 5px 0px 5px;}
.testim {font-family: Georgia, Times; /*font-size: 1.1em;*/}
.testim2 {;}
p.testimauthor {font-style: italic; text-align: right;}
.testim .openquote {float: left; margin-top: -10px;}
.testim .closequote {float: right;} 
.testim span {font-size: 1.4em; font-weight: bold; color: red;}

.home #contentleft {background-color: papayawhip; padding: 0px 5px 0px 5px;}

#frontpagetestims {background-color: #ddd; float: right; font-family: Georgia, Times; width: 42%; padding: 10px 10px 0 10px; font-style: italic;}

.home #titlebanner {padding: 0; margin: 0; background: none; height: 101px; overflow: hidden; text-align: center;}
.home #titlebanner img {margin-left: -28%;}

.home #header {width: 98%;}
