﻿/*
Theme Name: Lush Living
Theme URI: 
Description: Lush Living is a 3 cloumn theme designed  
Version: 1.0
Author: Banhawi
Author URI: 
*/ 

* {
margin : 0;
padding : 0;
outline : none;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
margin : 0;
padding : 0;

}

p {
padding : 10px 0 0 0;
}

a img {
border : 0;

}

body {

margin : 0;

background : #d8d0ce url('images/bg.gif') repeat;

font-family : Arial, Helvetica, Georgia, Sans-serif;

font-size : 12px;

vertical-align : top;

color : #ddbaa2;

}

#page {

width : 1000px;

margin : 0 auto;

background : #421f05;

border-right:1px #a9602b solid;

border-left:1px #a9602b solid;

}

a, a:visited {

color : #a9602b;

text-decoration : none;

}

a:hover {

text-decoration : underline;

}

#header {
width : 100%;
background : url('images/header.jpg') no-repeat;
height : 300px;
}
#logo{
float:left;
padding-left:10px;
}
#header h1 {
padding : 100px 10px 10px 10px;
font-family:Century Gothic, Helvetica, Arial, sans-serif;
font-size:36px;
font-weight:lighter;
}
#header h1 a{
color:#FFF;
}
#header h1 a:hover {
text-decoration : none;
}

#description {
padding-left : 10px;
font : 14px Century Gothic, Helvetica, Arial, sans-serif;
color : #fff;
}

#wrapper {
width : 100%;
margin-top:20px;
}

#content {
float : left;
width : 550px;
margin-top:-10px;
margin-left:20px;
margin-right:5px;
}

#nav {
margin:0 auto;
float : left;
width:1000px;
padding-top:84px;
}

#nav ul {
clear : both;
float : left;
margin-left:25px;
}

#nav ul li {
float : left;
display : block;
}

#nav ul li a {
float : left;
display : inline;
color : #FFF;
text-decoration : none;
font: 16px Century Gothic, Helvetica, Arial, sans-serif;
padding:6px 10px 3px 10px;

}
#nav ul li a:hover {
background:#7f4011 url('images/navh.jpg') repeat-x;
}
h2 a:hover, h2 a:visited, h2 a {

font : 24px Century Gothic, Helvetica, Arial, sans-serif;
text-decoration : none;
color:#a9602b;
}

.post {
padding : 0 5px 10px 5px;

}

.post ul, .post li {

margin-left : 25px;

}

.entry {

margin : 5px;
padding : 5px 10px 10px 10px;

}

.post a img {

border : 1px solid #713f1c;

padding : 10px;

margin : 4px;

}

.navigation {

padding : 10px;

font-size : 18px;

}

.alignleft {

float : left;

}

.alignright {

float : right;

}

blockquote {

background-image : url(images/blockquote.gif);

background-repeat : no-repeat;

background-position : left top;

margin : 10px 40px 10px 5px;

color : #bd8f6c;

clear : both;

padding-top : 15px;

padding-left : 38px;

}
p.postmetadata {
color : #310d06;
background:#7f3400;
border:1px #242424 solid;
padding : 2px;
font-size : 11px;
}

#sidebar-right {
width : 195px;
float : right;
margin-right:5px;
}
#sidebar-left {
width : 195px;
float : left;
margin-left:5px;
}
#sidebar-right ul,#sidebar-left ul {
list-style : none;
}

#sidebar-right ul h2,#sidebar-left ul h2 {
padding : 5px;
color : #CCC;
background:url('images/h2.gif') no-repeat;
width:195px;
height:30px;
text-transform : uppercase;
font-size : 14px;

}

#sidebar-right ul ul,#sidebar-left ul ul {
margin : 0 5px 5px 5px;
padding : 5px;
}

#sidebar-right ul ul li,#sidebar-left ul ul li {
line-height : 21px;
}

#sidebar-right ul ul li:hover,#sidebar-left ul ul li:hover {
background : #5f310f;
}

#sidebar-right ul ul li:before,#sidebar-left ul ul li:before {
content : "\00BB \0020";
}

#sidebar-right ul ul ul li,#sidebar-left ul ul ul li {

padding-left : 20px;

}

#sidebar-right p ,#sidebar-left p{

padding : 10px;

color : #ccc;

}
h3#respond, h3#comments {
font-size : 18px;
padding : 10px;
}

ol.commentlist {
list-style : none;
font-size : 12px;
color : #999;
}

ol.commentlist li {

margin-bottom : 20px;

padding-bottom : 20px;

padding : 5px;

}

ol.commentlist li.alt {

margin-bottom : 20px;

padding-bottom : 20px;

}

#comment_title {

margin-bottom : 5px;

}

#commentform {
padding:10px 10px 20px 10px;
}

#commentform p {

margin-bottom : 10px;

}

#commentform textarea {

width : 99%;

padding : 2px;

font-size : 12px;

background-color : #fff;

border : 1px solid #713a11;

}

.comtxt {

padding-left : 10px;

}

p.comto {

background : #4f2303;

padding : 5px;

font-size : 12px;

font-family : Arial, Helvetica, sans-serif;

font-weight : bold;

}

p.comto a {
color : #a96020;
text-decoration : none;
}
#searchform{
padding-top:2px;
padding-right:25px;
float:right;
}
#searchform input {
background : transparent;
color : #fff;
width : 50px;
padding:2px;
border:0px;
}

#searchform #s {
width : 200px;
background : #FFF;
padding:2px;
color:#9b5522;
}
#footer{
width:100%;
clear : both;
background:#2d0a03;
}
#footer p {
color : #ccc;
font-size:11px;
padding:5px;
}

#footer a {
color : #999;
}

hr {
display : none;
}

small {
float : left;
margin-left:5px;
color:#713f1c;
}

