/*
Theme Name: Divine Sunset
Theme URI:
Description: Divine Sunset is a 2 columns black theme.
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 : #fff;
font-family : Helvetica, Arial, Verdana, Century Gothic, Sans-serif;
font-size : 12px;
vertical-align : top;
color : #000;
line-height : 17px;
font-weight: 100;
letter-spacing: 0px;

}

#page {

width : 1100px;
margin : 0 auto;
background : #fff;

}

a, a:visited {

color : #ffa500;
text-decoration : none;

}

a:hover {

color: #ffa500;
text-decoration : none;

}

#header {

width : 100%;
margin : 0 auto;

}

#logo {

float: left;
padding-top : 10px;
height : 50px;

}

/* janet kwan title */
#header h1 {

font-family : Century Gothic, Arial, Verdana, Helvetica, sans-serif;
font-size : 36px;
font-weight : 100;
text-color: #ffa500;
margin-top : 25px;
margin-left: 5px;

}

#header h1 a {

text-color : #ffa500;

}

#header h1 a:hover {

text-decoration : none;

}

#description {

padding-left : 0px;
font : 0px Century Gothic, Arial, Verdana, Helvetica, sans-serif;
color : #000;
padding-top : 25px;

}

#wrapper {

width : 100%;
margin-top : 20px;

}

#content {

float : left;
width : 900px;
margin-right : 5px;

}

#nav {

margin : 0 auto;
width : 1035px;
margin-top : 25px;
margin-bottom : 25px;
height : 20px;
background : #fff;
border : 1px solid #2e2e2e;
padding : 5px;
float : left;

}

#nav ul {

clear : both;
float : left;

}

#nav ul li {

float : left;
display : block;
margin-left : 10px;

}

#nav ul li a {

float : left;
display : inline;
color : #999;
text-decoration : none;
font : 12px Century Gothic, Arial, Verdana, Helvetica, sans-serif;
padding : 2px 10px 3px 10px;

}

#nav ul li a:hover {

padding : 2px 10px 3px 10px;
color : #FFCE3C;

}

#searchform {

float : right;
padding-right : 5px;
padding :-2px;

}

#searchform #s {

width : 100px;
background : #fff;
border : 1px solid #aaa;
padding : 3px;
color : #aaa;

}

#searchform input {

background : #fff;
border : 0px solid #aaa;
color : #aaa;
padding : 2px 5px 2px 5px;
margin-left : 5px;

}



.post-h {

width : 900px;

}

.post h2 a:hover, .post h2 a:visited, .post h2 a {

font : 24px Century Gothic, Arial, Verdana, Helvetica, sans-serif;
text-decoration : none;
color : #ffa500;
padding-top : 4px;

}

.post {

padding : 0 5px 10px 5px;
margin-bottom : 20px;

}

.post ul, .post li {

margin-left : 25px;

}

.entry {

margin : 5px;
padding : 5px 10px 10px 10px;

}

.post a img {

border :0;
margin : 5px;

}

.navigation {

padding : 10px;
font-size : 14px;


}

.alignleft {

float : left;

}

.alignright {

float : right;

}

blockquote {

background-repeat : no-repeat;
background-position : left top;
margin : 25px;
background : #0d0d0d;
clear : both;
padding : 20px;
border-top : 1px solid #2e2e2e;
border-bottom : 1px solid #2e2e2e;

}

p.postmetadata {

background : #fff;
border : 1px solid #2e2e2e;
color : #000;
padding : 2px;
font-size : 13px;

}

#sidebar {

width : 125px;
float : left;
margin-right : 5px;
margin-top : 5px;

}

#sidebar ul {

list-style : none;
text-transform : lowercase;
}

#sidebar ul h2 {

font-family : Century Gothic, Arial, Verdana, Helvetica, sans-serif;
color : #ffa500;
background : #fff;
text-transform : lowercase;
font-size : 20px;
padding : 5px;
font-weight: lighter;
}

#sidebar li {

margin-bottom : 10px;
font-size: 11px;
}

#sidebar ul ul li {

line-height : 15px;
background : #fff;
border-top : none;
border-bottom : none;
margin-bottom : 0;
margin-right : 0;
padding-left : 5px;

}

#sidebar ul ul li:hover {

background : #000;
border-top : none;
border-bottom : none;
margin-bottom : 0;
margin-right : 0;
padding-left : 5px;

}

#sidebar ul ul ul li {

padding-left : 20px;

}

#sidebar p {
padding : 10px;
color : #aaa;

}

#sidebar a {
color : #aaa;

}

#sidebar a:hover {
color : #fff;

}

#sidebar a:visited {
color : #aaa;

}

h3#respond, h3#comments {

font-size : 14px;
padding : 5px;

}

ol.commentlist {

list-style : none;
font-size : 12px;
color : #000;

}

ol.commentlist li {

margin-bottom : 10px;
padding-bottom : 10px;
padding : 5px;
background : #fff;
border : 0px solid #2e2e2e;


}

ol.commentlist li.alt {

margin-bottom : 10px;
padding-bottom 10px;

}

#comment_title {

margin-bottom : 5px;

}

#commentform {

padding : 10px 10px 20px 10px;

}

#commentform p {

margin-bottom : 10px;

}

#commentform textarea {

width : 99%;
padding : 2px;
font-family: arial;
font-size : 12px;
background-color : #fff;
color : #000;
border : 1px solid #333;

}

.comtxt {

padding-left : 10px;

}

p.comto {

background : #2b0500;
padding : 5px;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;

}

#footer {

width : 100%;
clear : both;
padding : 10px;
font-size : 10px;

}

hr {
display : none;
}

small {

float : left;
margin-left : 5px;
margin-top : -5px;
color : #999;
font-size : 10px;

}
