/*  
Theme Name: Imayla
Theme URL: http://www.Sunspace.ltd.uk/
Description: A besboke theme for Imayla.co.uk based on colours and images supplied
Author: Sunspace
Author URL: http://www.Sunspace.ltd.uk/ 
*/
* {
	padding: 0; 
	margin:0;
}

body {
	background:#A99177; 
	margin: 0; 
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
    color:#3A2315;
	text-align: center;
}

#container {
	border: #720000 1px solid; 
	background: #fff; 
	margin: 0 auto; 
	width: 850px; 	
	position: relative; 
	text-align: left;
}

/*------------- general style ---------------- */

p {
	margin: 0.7em 0;
	line-height:1.8em;
    color:#3A2315;
	text-align:justify;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}

img {
	padding:3px;	
	border:#CCCCCC 1px solid;
	float:left;
	margin:0 10px 10px 0;
}

div.clear{
	clear:both;
}

div.spacer{
	height:15px;
	clear:both;
}

img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:none;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;		
}

img.home-img{
	margin:40px 0 0 125px;
}

.clear {
	clear:both;
	height:20px;
}

blockquote{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset {
	border:0;
}

a {
    text-decoration:none;
}
a:link, a:visited {
	color:#C84101;	
}
a:hover, a:active {
}

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*---------------- navigation -----------------*/

#navigation {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: hidden; 
	width: 820px; 
	position: relative; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #720000 1px solid; 
	border-bottom:none;
	padding: 2px 10px; 
	display: block; 
	font-weight:bold;
	color:white;		
	text-decoration: none;
	background:#C84101;
	letter-spacing:0px;
}
#navigation ul li a:hover, 
#navigation ul li a:active, 
#navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border:  1px solid; 
	border-bottom:none;		
}
#navigation ul li.search {
	position: absolute; 
	font-size: 0.9em; 
	right: 0; 
	top: 0;
}
#navigation ul li.search input#searchsubmit {
	border: #3A2315 1px solid; 
	font-size: 0.9em; 
	background: white; 
	margin: 0 0 0 2px; 
	color: #3A2315; 
	padding: 2px; 		
}

/*---------------- header ---------------*/

div#header-container{
	background:#B6C14B url(img/header-bg.gif) repeat-x left;
}

#headerimg {
	clear: both; 
	background:transparent url(img/header.jpg) no-repeat left;
	margin: 0 0 5px 0; 
	height: 100px;
	border-bottom:1px #3A2315 solid;
}
html #headerimg {
	margin-top: 0;
}

div#logo{
	text-align:center;
	width:350px;
	margin:0 auto;
}

div#logo img{
	border:none;
	margin:5px 25px -8px 25px;
}

#header {
	clear: both; 
	float: left; 
	margin: 10px 0 5px 0; 
	width: 100%;
	text-align:center;
}
#header h1 {
	font-size:4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 18px 0px;
}
#header h1 a {
	text-decoration:none;	
	border:0;
	color:#C84101;
}
#header h2 {
	margin:-10px 0 0 0;
	font-size:1.8em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:0px;
	color:#C84101;
}

#help {
	float: right; 	
	width:150px;
	margin-right:20px;
	text-align: center;
	margin-top:-70px;

}
#help p{
	text-align: center;
	font-size:18px;
	padding:3px 4px 4px 4px;;
	background:#C74201;
	border: #DF5B1B 1px solid;
}
#help a{
	color:white;
}
#help a:hover{
	color:#B6C14B;
}

/*-------------- content -----------------*/

#content {
	margin: 0 10px 0 15px;
}
 html #content {
	height: 1%;
}

#content-main {
	float: left; 
	width: 555px; 
	margin-right: 10px;
}
 html #section-index #content-main {
	margin-right: 20px;
}

#content .post {
	padding:0 0 2em 0;
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul {
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides {
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol {
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}

#content h2,
#content h3 {
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
	color: #3A2315;	
}

#content .entry {
    margin:1em 0;
    padding-right:1em;    
}

#content .entry a:link, 
#content .entry a:visited{
    /*border-bottom:#963 1px dashed;    */
}

#content .entry a:hover, 
#content .entry a:active{
    border-bottom:#C84101 1px solid;    
}
#content .entry li {
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}

#content .post-info,
#content .postmetadata{
	clear:both;
	font-size:1.1em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle {
	/*background:url(img/underline1.jpg) no-repeat left bottom;
	border-bottom:1px solid #CCCCCC;*/
	padding-bottom:15px;	
}

/* ------------------ sidebar --------------*/

#sidebar {
	float: right; 
	width: 220px;
	font-size:1em;
	font-weight:bold;
	background:#C84101; 	
	margin:1.7em 0 .4em 0;
	padding:1em;
	padding-right:.3em;
	border: #DF5B1B 1px solid;
}

#sidebar ul,
#sidebar ul ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

#sidebar li,
#sidebar li li{
	clear: both;
}

#sidebar a{
	float:left;
	display:block;
	line-height:20px;
	width:190px;
	color:white;
	font-weight:bold;
	margin:0;
	padding:2px;
	border-bottom:none;

}

#sidebar a:hover{
	background-color:#D5DF61;
	color:#3A2315;
	border-bottom:none;
}

#sidebar li a{
	font-size:1.1em;
}

#sidebar li li a{
	font-size:1em;
}

#sidebar li.current_page_item a{
	text-decoration:underline;
}

#sidebar ul ul li.page_item a{
	text-decoration:none;
}


/*--------- teasers ---------*/

div#teaser-content{
	float: right; 
	width: 220px;
	background:white; 	
	margin:0 0 1em 0;
	padding:1em;
}

div.teaser{
	margin:0;
	padding:2px;
	clear:both;
}

div.teaser p{
	text-align:left;
	color:#666666;
	font-size:.9em;
}
div.teaser p a{
	margin:0;
	padding:0;
	display:inline;
	text-decoration:none;
	color:#666666;
	font-size:.9em;
}

div.teaser p a:hover{
	text-decoration:none;
	color:#999999;
}

div.teaser img{
	float:left;
	margin-right:5px;
}

/*---------------- comments -----------------*/

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform {
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum {
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#container .commentlist li {
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#container .commentlist li.alt {
    background:#f9f9f9;    
}
#container .commentlist li.authorcomment {
    border:#fc9 1px solid;      
}
#container .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#container .commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

input.textbox, 
textarea{
	border:#ccc 1px solid;
	/*background:#fff url(img/shadow_top.gif) repeat-x top;*/
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit {
	padding:3px 5px;
}
.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

/*--------------- forms --------------- */
div#reg-form{
	padding-bottom:10px;
}

div.row	{
	position: relative;
	clear: both;
	padding-top: 3px;
}

div.row textarea,
div.row input{
	width:200px;
}

div.row span.label{
	position: relative;
	font-family:verdana,sans-serif,times;
	font-size:10pt;
	float: left;
	width: 165px;
	text-align: left;
}

div.row span.input{
	position: relative;
	float: left;
	width: 120px;
	text-align: left;
}

div.row span.image{
	position:relative;
	float:left;
	margin-left:15px;
}



/*--------- footer -----------*/
#footer {
	clear: both; 	
	border: #720000 1px solid; 
	border-top:0;
	background:#B6C14B;
	margin: 0 auto; 
	width: 830px; 	
	padding:0 10px;
}
 html #footer {
	height: 1%;
}
#footer p {
	text-align:center;
	color:#666666;
}
