/*
Theme Name:		Subdued-kang
Theme URI:		http://www.insecure.ws/
Description:            Inspired by subdued from FreeCss Templates and Max Limpag
Version:		1.0
Author:			kang
Author URI:		http://www.insecure.ws/
*/

* { margin: 0; padding: 0; }

body { background: #fdfdfd url(images/bg.png) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #2F2F2F; }

h1, h2, h3 { color: #4F4F4F; }

h1, h2, h3 { margin-bottom: 5px; font-weight: normal; }

h1 { font-size: 205%; }

h2 { font-size: 152%; }

h3 { font-size: 100%; }

p, ul, ol { margin-bottom: 20px; line-height: 1.8em; }

ul, ol { margin-left: 3em; }

blockquote { padding-left: 3em; background: url(images/quote.png) no-repeat; font-style: italic; }


a:link { text-decoration: none; color: blue; }

h1 a:link, h2 a:link, h3 a:link { color: #2F2F2F; }

a:active { color: #ED5C0C; }

a:visited { color: #666666; }

a:hover { text-decoration: underline; color: navy; }

img { border: 0; }

div#content img { border: 2px solid #edebd5; }

img.wp-smiley { border: 0 !important; }

img.left { float: left; margin: 0 20px 10px 0; }


/* Menu */

#menu { width: 770px; height: 65px; margin: 0 auto; border-right: 1px solid #e7e5cd; }

#menu ul { margin: 0; padding: 0; list-style: none; }

#menu li { display: inline; }

#menu a { display: block; float: left; width: 109px; height: 45px; padding: 20px 0 0 0; border-left: 1px solid #e7e5cd; text-transform: lowercase; text-decoration: none; text-align: center; font-size: 144%; color: #ababab; }

#menu a:hover { background: #F7F7F4; }

#menu .active a { background: #82BC2B; color: #FFFFFF; }

/* Header */

#header { width: 770px; height: 150px; margin: 0 auto; }

#header h1 { padding: 35px 0 0 0; color: #fff; font-size: 50px; }

#header h2 { color: #fff; font-size: 20px; font-style: italic; }

#header a { text-decoration: none; font-weight: normal; color: #FFFFFF; }

#header img { margin-top: 28px; }

/* Page */

#page { width: 770px; margin: 0 auto; padding: 20px 0; }


/* Content */

#content { float: left; width: 550px; padding-top: 10px; font-size: 103%;}

#content h1 { font-family: Georgia, "Times new Roman", times, serif; }

#content h3 { font-style: italic; font-family: serif; padding: 0 0 10px ; }

.post { margin-bottom: 20px; padding: 0 20px; }

.hr { border-bottom: 1px solid #e7e5cd; }

/* Sidebar */

#sidebar { float: right; width: 210px; padding: 5px; margin: 0 50px; background: #e7e5cd; color: #fff;}

#sidebar h2 { margin: 0; padding: 5px 15px; color: #FFFFFF; }

#sidebar h3 { font-size: 85%; color: #FFFFFF; }

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

#sidebar li { margin-left: 1em; list-style: square; color: #e7e5cd; }

#sidebar p { padding: 5px; line-height: 1.5em; }

#sidebar a { color: #FFFFFF; }

.bluebox { background: url(images/box.png) repeat-y; }

.bluebox h2 { background: url(images/boxt.png) repeat-y; }

/* Footer */

#footer { clear: both; height: 20px; padding: 15px ; background: #e7e5cd url(images/footer.png) repeat-x; }

#footer p { margin: 0; text-align: center; font-size: 77%; }

#footer a { color: #666666; }

/* Comment form */

/* Comment form */
.navigation { width: 550px; font-size: 1.4em; float: left; }
.navigation-single { width: 550px; font-size: 1.4em; float: left; padding-bottom: 15px; border-bottom: 1px solid #e7e5cd; }	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }
.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }
.whitespace { margin: 0 0 3.5em 0 !important; }


#search_form { margin: 10px auto; padding: 5px 3px; text-align: center; }
#sidebar #search_form #s { width: 180px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }
