/*
Theme Name: Goddess Playshops
Theme URI: http://wordpress.org/
Description: Wordpress theme developed for Goddess Playshops</a>.
Version: 1.0
Author: Burst Creative
Author URI: http://www.burstcreative.com.au
Tags: goddess

*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
span.hide {
	display: none;
}

/********************************************************************************************/

body {
	background: url(images/bg-body.gif) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}

#page-wrap {
	margin: auto;
	width: 962px;
}

#header {
	background: url(images/bg-header.png) no-repeat;
	height: 234px;
	position: relative;
}

#nav {
	position: relative;
	background: url(images/bg-nav.png) repeat-y;
	padding: 0 65px 8px 65px;
	z-index: 1000;
}

#nav ul {
	position: relative;
}

#content-wrap {
	background: url(images/bg-content.png) repeat-y;
	padding: 20px 65px 0 65px;
}

#content {
	float: left;
	width: 650px;
}

#sidebar {
	background-color: #FADFE8;
	padding: 10px;
	float: left;
	margin-left: 20px;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer {
	background: url(images/bg-footer.png) no-repeat;
	height: 69px;
}

#footer p {
	padding-top: 40px;
	text-align: center;
    font-size: 0.8em;
}

#footer a {
	color: #666;
}

#footer a:hover {
	text-decoration: none;
}

h1 {
	padding: 5px 0 20px 0;
	color: #000;
	font-size: 30px;
	line-height: 1.2em;
}

h2 {
	padding: 5px 0 20px 0;
	color: #007c5a;
	font-size: 24px;
	font-style: italic;
	line-height: 1.2em;
}

h3 {
	color: #e6608a;
	font-size: 18px;
	padding-bottom: 5px;
}

p {
	line-height: 1.3em;
	padding-bottom: 1.3em;
}

strong{
	font-weight: bold;
}

pre {
	background-color: #EEE;
	padding: 15px;
	margin: 10px 0 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	overflow: inherit;
	white-space: pre-wrap;       /* css-3 */
 	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 	white-space: -pre-wrap;      /* Opera 4-6 */
 	white-space: -o-pre-wrap;    /* Opera 7 */
 	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#content ul {
	line-height:1.5em;
	list-style-type:square;
	margin-left:1.3em;
	margin-top: 0;
	padding-bottom:1.5em;
}

#content ol {
	line-height:1.5em;
	list-style-type: decimal;
	margin-left:1.3em;
	margin-top: 0pt;
	padding-bottom:1.5em;
}

#content a {
	color: #e6608a;
}

#sidebar {
	font-size: 10px;
}

#sidebar input {
	width: 100px;
	font-size: 10px;
	margin-bottom: 5px;
}

hr {
	color: #996699;
		background-color: #996699;
		height: 1px;
		border: none;
}

img.size-thumbnail wp-image-2394 {
	border: 10px solid;
}
