﻿/*
Theme Name: theBlog_1
Theme URI: http://www.art4d.com
Description: theBlog_1 modified from Jakarta 1.5
Version: 1.1
Author: rattapol at art4d dot com
Author URI: http://www.art4d.com
*/


/***************************************** General Layout Positionings */

body {
	margin: 25px;
	font-size: 78%;
	font-family: Verdana, Tahoma, Loma, Thonburi, sans-serif;
	color: #222222;
	background-color: #FFFFFF;
}

#wrapper {margin: 0 auto; width: 872px;}

#page {
	margin: 0 auto;
	width: 760px;
	background: #FFFFFF url(images/bg_page.png) repeat-y top;
	border: 1px solid #336699;
	border-top: 0;
}

#header {
	margin: 0 auto;
	width: 872px;
	height: 111px;
	background: #FFFFFF url(images/bg_header.png) no-repeat center;
}

#header a {color: #CCFFCC; text-decoration: none;} /* hidden in this theme */

#header a:hover {color: #CCCCFF; text-decoration: none;} /* hidden in this theme */

#headerimg {
	margin: 5px;
	background-color: #FFFFFF;
	width: 500px;
	height: 200px;
}

#toolbar-top {width: 100%; height: 65px;}

#toolbar-top h1 {position: absolute; left: -1000em;} /* hide the blog name */

#toolbar-left {
	float: left;
	padding: 25px 0 0 70px;
	font: bold 1em Verdana, Tahoma, Loma, Thonburi, sans-serif;
	color: #FFFFFF;
}

#toolbar-right {
	padding-top: 24px;
	padding-right: 60px;
	text-align: right;
}

#content {
	font-size: 1.1em;
	text-align: left;
}

.narrowcolumn { /* with sidebar */
	float: left;
	margin: 0px;
	width: 510px;
	padding: 10px 5px 0 5px;
}

.widecolumn { /* without sidebar */
	float: left;
	margin: 0px;
	width: 760px;
	padding: 10px 15px 0 15px;
}

#sidebar {
	width: 200px;
	margin-left: 545px;
	padding-top: 20px;
}

.post {margin: 0 0 40px 0;}

#footer {
	clear: both;
	margin: 0;
	background: #FFFFFF url(images/bg_footer.png);
	border-top: 1px solid #336699;
	color: #000000;
}


/***************************************** Content */

#toolbar-top .blogtitle {color: #333333;}

#toolbar-top .blogtitle a {color: #333333;}

#toolbar-top .blogtitle a:hover {color: #FFFFCC;}

#toolbar-left a:link, #toolbar-left a:visited {color: #FFFFFF; text-decoration: none;}

#toolbar-left a:hover, #toolbar-left a:active {color: #99FF99; text-decoration: none;}

.widecolumn .entry p {font-size: 1em;}

.widecolumn p:hover {color: #006600;}

.narrowcolumn p:hover {color: #006600;}

.narrowcolumn .entry {line-height: 1.3em;}

.widecolumn .entry {line-height: 1.3em;}

.widecolumn .post {margin: 0;}

.narrowcolumn .postmetadata {text-align: center; padding-top: 5px;}

.widecolumn .postmetadata {margin: 30px 0px;}

blockquote {
	padding: 5px 0 5px 40px;
	margin: 15px 30px 0 10px;
	background: #DDDDFF url(images/blockquote.gif) no-repeat;
	color: #111111;
	font-style: italic;
}

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

small {
	font: normal 0.8em Arial, Tahoma, Thonburi, Loma, sans-serif;
	line-height: 1.2em;
	color: #777777;
}

p.serif {font-family: Georgia, serif;}

.entry {border-top: #885533 1px solid;}

.entry p a:visited {color: #BB5555;}

.entry ul li:unknown {content: "&gt; "}

.entry ul li:hover {list-style-type: square; color: #660000;}

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

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

.entry form {text-align: center;}

.alt {
	margin: 0;
	padding: 10px;
	border-top: 2px dotted #888888;
	border-bottom: 2px dotted #999999;
    background-color: #EEFFFF;
}

.description { /* hide the description text */
	position: absolute;
	left: -1000em;
}

h1 {
	margin: 5px 0 0 5px;
	text-align: left;
	font: bold 2.6em 'Trebuchet MS', Tahoma, Loma, Thonburi, sans-serif;
	color: #DDDDFF;
}

h1 a {color: #8888DD;}

h1 a:hover {color: #008800;}

h1 a:visited {olor: #8888DD;}

h2 {
	margin: 30px 0 0 0;
	font: bold 1.5em 'Trebuchet MS', Tahoma, Loma, Thonburi, sans-serif;
    color: #000000;
}

h2.pagetitle {
	text-align: center;
	font-size: 1.6em;
}

h2 a {color: #8888DD; text-decoration: none;}

h2 a:visited {color: #8888DD; 	text-decoration: none;}

h2 a:hover {color: #0066CC; text-decoration: none;}

h3 {
	margin: 30px 0 0 0;
	padding: 0;
	font: bold 1.25em 'Trebuchet MS', Tahoma, Loma, Thonburi, sans-serif;
	color: #666666;
}

h3.comments {padding: 0; margin: 40px auto 20px auto;}

h3 a {color: #8888DD; text-decoration: none;}

h3 a:visited {color: #8888DD; text-decoration: none;}

h3 a:hover {color: #0066CC; text-decoration: none;}

#searchform {
	padding: 5px 3px;
	margin: 10px auto;
	text-align: center;
}

input, textarea {
	border: 1px solid #A1A1A1;
	margin: 1px 2px;
	background-color: #CCFFFF;
	-moz-border-radius: 2px;
}

input:hover, textarea:hover {
	border-color: #666666;
	background-color: #CCCCFF;
}

input:focus, textarea:focus {border-color: #8888DD; background-color: #DDDDDD;}

cite {text-decoration: none;}

strike {color: #777777;}

code {font: 1em 'Courier New', Courier, Fixed}

unknown {
	padding: 0;
	margin: 7px 0px 8px 10px;
	text-indent: -10px;
	list-style-type: none;
}

select {width: 130px;}

acronym, abbr {
	border-bottom: 1px dashed #999999;
	font-size: 0.9em;
	letter-spacing: 0.07em;
	cursor: help;
}

span.caps {
	font-size: 0.9em;
	letter-spacing: 0.07em;
	cursor: help;
}

.center {	text-align: center;}

hr {display: none;}

#footer p {
	text-align: center;
	margin: 0;
	padding-top: 15px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS', Tahoma, Loma, Thonburi, sans-serif;
}

a {color: #0066CC; text-decoration: none;}

a:hover {color: #00CC66; text-decoration: underline;}

p img {padding: 3px; max-width: 100%;}

img {border: 0;}

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

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

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

.alignright {float: right;}

.alignleft {float: left;}

.postmetadata {color: #777777;}

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

.postmetadata li {display: inline; list-style: none;}

ol li {list-style-position: outside;}

.navigation {margin: 10px 0 60px 0; display: block; text-align: center;}

.ad {margin-left: 30px;}


/***************************************** comments */

#commentform input {font: 0.9em Verdana, Tahoma, Loma, Thonburi, sans-serif;}

#commentform textarea {
	font: 0.9em Verdana, Tahoma, Loma, Thonburi, sans-serif;
	padding: 2px;
	width: 90%;
	height: 300px;
}

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

#commentform #submit {
	background-color: #CCDDCC;
	border: 1px solid #FFFF44;
	color: #4444FF;
	cursor: hand;
	cursor: pointer;
}

#commentform p {margin: 5px 0;}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px 10px;
	list-style-type: none;
	font: 0.9em Verdana, Tahoma, Loma, Thonburi, sans-serif;
}

.commentlist {padding: 0;}

.commentlist cite {font-size: 1.1em; font-style: normal}

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

.commentlist p {
	margin: 10px 5px 10px 0px;
	line-height: 1.5em;
	font-family: Verdana, Tahoma, Loma, Thonburi, sans-serif;
}

.commentmetadata {display: block; margin: 0px;}

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


/***************************************** Sidebar */

#sidebar {font: 1.1em Verdana, Tahoma, Loma, Thonburi, sans-serif;}

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

#sidebar form {margin: 0;}

#sidebar h2 {
	font: bold 1.2em Verdana, Tahoma, Loma, Thonburi, sans-serif;
	text-decoration: none;
}

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

#sidebar #searchsubmit {
	padding: 1px;
	background-color: #CCDDCC;
	border: 1px solid #FFFF44;
	color: #4444FF;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 2px;
}

#sidebar ul ul li:unknown {content: "... ";}

#sidebar ul {padding: 0; margin: 0;}

#sidebar ul ol {padding: 0; margin: 0;}

#sidebar ul li {list-style: none; 	margin-bottom: 15px;}

#sidebar ul ul li {color: #777777;}

#sidebar ul ol li {color: #777777;}

#sidebar ul p {margin: 5px 0 8px 0;}

#sidebar ul select {margin: 5px 0 8px 0;}

#sidebar ul ul {	margin: 5px 0 0 10px}

#sidebar ul ol {	margin: 5px 0 0 10px;}

#sidebar ul ul ul {margin: 0 0 0 10px}

#sidebar ul ol {margin: 0 0 0 10px}

#sidebar ul ol li {list-style-position: outside;}

#sidebar ul ul li {padding: 0; margin: 3px 0 0 0;}

#sidebar ul ol li {padding: 0; margin: 3px 0 0 0;}


/***************************************** calendar */

#wp-calendar {
	margin-bottom: 8px;
	width: 160px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	empty-cells: show;
	font: bold 13px Verdana, Tahoma, Loma, Thonburi, sans-serif;
	color: #555555;
}

#wp-calendar #next a, #wp-calendar #next {
	text-align: center;
	padding: 0 5px 0 0;
	background-color: #EEEEEE;
	font-weight: normal;
	color: #888888;
}

#wp-calendar #prev a, #wp-calendar #prev{
	text-align: center;
	padding: 0 0 0 5px;
	background-color: #EEEEEE;
	font-weight: normal;
	color: #888888;
}

#wp-calendar a {
	display: block;
	background: #DDDDDD url(images/day2.gif) no-repeat;
	text-decoration: none;
	color: #DD2222;
}

#wp-calendar a:hover {background: #EEEEEE url(images/day.gif) no-repeat; }

#wp-calendar #today {background: url(images/today.gif) no-repeat; }

#wp-calendar caption {
	text-align: center;
	padding: 0 0 2px 2px;
}

#wp-calendar th {
	text-align: center;
	text-transform: lowercase;
	background-color: #AAAAAA;
	border: 1px solid #888888;
	font-style: normal;
	color: #000000;
}

#wp-calendar td {
	text-align: center;
	padding: 1px 1px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #CCCCCC url(images/day.gif) no-repeat;
	font-style: normal;
	font-size: 10px;
	color: #666666;
}

#wp-calendar td:hover {background-color: #BBBBBB;}

#wp-calendar td.pad {background-color: #CCCCCC;}

#wp-calendar #today {color: #FFFFFF;}

