/*
Theme Name: Norma
Theme URI: http://wordpress.org/
Description: Custom theme based on the default WordPress theme.
Version: 1.0
Author: Debra Rae-Smith, Soulscape Web Design
Author URI: http://www.soulscape.com.au/
Tags: brown, green, silver, custom images, fixed width, two columns, widgets

*/

/* Begin Structure */

@charset "utf-8";
/* CSS Document */

* {
	vertical-align: baseline;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
	

body {
	background:#e0e5d0 url(images/pageBG.png) repeat center top;
	color: #4c3737;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}

#wrapperTop {
	background:url(images/top.png) no-repeat center bottom;
	height: 13px;
	width: 866px;
	margin: 30px auto 0 auto;
}

#wrapper {
	position:relative;
	background:url(images/frameBG.png) repeat-y center top;
	width: 840px;
	height:1%;
	margin: 0 auto;
	padding: 0 13px;
}

#wrapperBottom {
	background:url(images/bottom.png) no-repeat center top;
	height: 13px;
	width: 866px;
	margin: 0 auto 30px auto;
}

h1, h2, h3 {
	font-family:Cambria,Georgia,Times,'Times New Roman',serif;
	color:#9c9c9c;
}

h1 { 
	margin-bottom: 15px;
	padding: 15px 0 5px 0;	
	font-size:21px; 
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing:0.5px;
	border-bottom: 4px double #ebebeb;
}

h2 { 
	font-size: 18px;
	font-weight:normal;
	margin: 25px 0 10px;
 }
 
h3 { 
	font-size: 15px;
	margin-top: 15px;
}

#content {
	position:relative;
	background: url(images/logo.png) no-repeat left top;
	border: 1px solid #f0f0ef;
	height:1%;
}	

#content p {
	padding: 10px 0;
}

.post {
	float:right;
	text-align:left;
	width: 530px;
	padding: 25px;
}

.post hr {
	display: block;
	}
	
.entry {
}

.side {
	float:left;
	margin-top: 160px;
	padding: 0 10px;
	text-align:left;
	width:225px;
	height:1%;
}

.sideHome {
	position:absolute;
	top: 175px;
	left: 10px;
	width:225px;
	height: 180px;
}

.sideHomePage {
	float:left;
	margin-top: 360px;
	padding: 0 10px;
	text-align:left;
	width:225px;
	height:1%;
}

#slide_gallery834 {
	width:225px;
	height: 180px;
}


#contentBottom {
	display:block;
	position:relative;
	top:0;
	right:0;
	background: url(images/corner.gif) no-repeat right bottom;
	height:30px;
	clear:both;
	z-index:10;
}

#footer {
	width: 800px;
	margin: 0 auto;
	background:#501d1a url(images/footerBG.gif) no-repeat left bottom;
	border-top: 7px solid #FFFFFF;
	padding: 20px;
	color:#b3b8a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;	
}

#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:visited {
	color:#b3b8a7;
	text-decoration:underline;
}

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

#footer span { 
	display: block;
	float:right; 
	padding:0; 
	margin:0; 
	text-align:right; 
	height: 25px;
}


/* Top Page navigation */

ul#nav {
	width: 800px;
	padding: 10px 20px;
	margin: 0 auto 7px auto;
	background: #4f6713;
	text-align:center;
}

ul#nav li {
	list-style:none;
	display: inline;
	
}

ul#nav li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	padding: 9px 15px;
}

ul#nav li.current_page_item a {
	background-color:#501d1a;
}


ul#nav li a:hover {
	background-color:#501d1a;
	text-decoration:none;
}

/* Footer Page navigation */

ul#footernav {
	text-align:left;
	float:left;
	height:20px;
}

ul#footernav li {
	list-style:none;
	display: inline;
	
}

ul#footernav li a, ul#footernav li a:visited {
	color:#dcd2d1;
	text-decoration:underline;
	padding: 0 3px;
}


ul#footernav li a:hover {
	text-decoration:none;
}

.postmetadata {
	clear: both;
}

.post img, ul.wGallery li img {
	padding:3px;
}

.wp-post-image {
	float: left;
	margin: 10px 15px 15px 0;
	background-color:#6c441c;
	padding:3px;	
}

ul.wGallery li {
	list-style:none;
	text-align:center;
	margin: 0 auto;
}

.clear {
	clear: both;
	height:0.1px;
	padding:0;
	margin:0;
}

/* End Structure */




/* Begin Typography & Colors */


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

ol.commentlist {
	border-top: 1px solid #5b3500;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border-bottom: 1px solid #5b3500;
}

.commentlist li .avatar { 
	float: left;
	padding: 3px;
	margin: 2px 10px 2px 0;
	background-color:#6c441c;
	}
	

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #af9e83;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a  {
	color: #87a833;
	text-decoration: underline;
	}
	
a:visited { color: #710600; }

a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 7px 25px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: outside;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#leftCol ul, #leftCol ul ol {
	margin: 0;
	padding: 0;
	}

#leftCol ul li {
	list-style-type: none;
	list-style-image: none;
	}

#leftCol ul ul, #leftCol ul ol {
	margin: 0;
	}

#leftCol ul ul ul, #leftCol ul ol {
	margin: 0 ;
	}

ol li, #leftCol ul ol li {
	list-style: decimal outside;
	}

#leftCol ul ul li, #leftCol ul ol li {
	margin:0;
	padding: 0;
	}
	
li.linkcat { list-style-type:none; }

	
ul.blogroll {
	text-align:left;
	margin: 0;
	padding: 0;
	list-style-type:none;
}

ul.blogroll li {
	display:block;
}

ul.blogroll li a {
	display:block;
	height:1%; /* for IE6 */
	text-decoration: underline;
	padding: 10px 0 10px 35px;
	background: url(images/bullet.gif) no-repeat 15px center;
}

ul.blogroll li a:hover {
	text-decoration: none;
}	
	
#leftCol ul.blogroll {
	text-align:left;
	margin: 0;
	padding: 0;
	list-style-type:none;	
	width:195px;
	border-top:1px solid #5b3500;
}

#leftCol ul.blogroll li {
	display:block;
}

#leftCol ul.blogroll li a {
	display:block;
	text-decoration: none;
	color:#f8b150;
	padding: 9px 3px 9px 10px;
	border-bottom:1px solid #5b3500;
	font-family:Georgia, sans-serif;
	font-size:12px;
}

#leftCol ul.blogroll li a img {
	padding-right: 7px;
	vertical-align:middle;
}

#leftCol ul.blogroll li a:hover {
	background-color:#563416;
}

	
	
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Forms */

input, textarea  {
 border: 2px solid #ffbb63;
 background: #f7ecc9;
}


/* Tables */

.entry table { border: 1px solid #ececec; border-collapse: collapse; }

.entry table td {border: 1px solid #ececec; padding: 10px; }
	
