/* 
Theme Name: man~ja
Theme URI: http://www.neoalchemist.com
Description: a simple man~ja theme 
Version: 0.01
Author: Praveen Kumar Ramanathan
Author URI: http://www.neoalchemist.com/

	
Notes ::If you want to change the color of the top/bottom and calendar, 
	search for #ff6 and replace with the colour code of your choice.
	how about replacing with #cf6 or #fcf ? ;-)

	
	based on / adapted from : 
	Kubrick v1.5  	http://binarybonsai.com/kubrick/

	Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	Also "annu malikaised" based on Papayawhip Theme
	Modified by Roland Graffe (http://www.ronsens.de)
	
	
	The theme was adapted to aadyam theme by Praveen Kumar Ramanathan,
	whose blog is at http://www.neoalchemist.com.
	
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	
*/


/* Begin Typography & Colors */


body {
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	background: #fff;
	font: 12px Verdana, Geneva, Arial, sans-serif;
}



#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}



#header {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 8px;
	margin-bottom: 20px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
}
.alignleft a {
    padding-left: 5px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 32px;
	font-weight: bold;
	color: #94f3c4;
	text-decoration: none;
	}
.alignleft a:hover {
    padding-left: 5px;
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	color: #99ccff;
	text-decoration: none;
    }
.description {
    padding-top:20px;
    padding-right:5px;
    font-family:Verdana, Geneva, Arial, sans-serif;
    text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	}



#sidebar {
    margin-top: 40px;
	margin-left: 10;
	padding-top: 0px;
	padding-left: 15px;
	float: right;
	width: 15%;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	background: #fff;
}
#sidebar h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0;
	font: bold 1em Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	color:#009966;
}
#sidebar a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
#sidebar a:hover {
	font-weight: normal;
	color: #0066ff;
	text-decoration: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
}
#sidebar ul p, #sidebar ul select {
	margin: 0;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
}
#sidebar ul li ul {
	margin-top: 0.2em;
	line-height: 1.7em;
}
#sidebar #searchform #s {
	width: 70px;
	border: 1px solid #999;
}
#sidebar #searchsubmit {
	padding: 0;
	color: #000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	border: 1px strong #f0f0f0;
	background: #f0f0f0;
}
#sidebar form {
	margin: 0;
}
/*กกกกกกกกกกกกกกกกกกกกก*/
/*TCho[@y[Wj[  Openheart */
#page1 a:hover {
	text-decoration: none;
	color: #00cc66;
}
#page2 a:hover {
	text-decoration: none;
	color: #00cc66;
}
/*กกกกกกกกกกกกกกกกกกกกก*/



#footer {
	width: 100%;
	border-top: 1px solid #d6d6d3;
	border-right: 1px solid #d6d6d3;
	border-left: 1px solid #d6d6d3;
	height: 50px;
	margin-bottom: 0;
	margin-top: 20px;
	background: #e8eadd;
	text-align: center;
	font-size: 11px;
    line-height: 1.7em;
	clear: both;
}
#footer p {
	margin: 0;
	padding-top: 3px;
	text-align: center;
	color: #333;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0066ff;
}



#content {
	font-size: 13px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	}
.widecolumn {
	line-height: 1.7em;
}
.narrowcolumn .postmetadata {
	text-align: center;
	}
small {
	font: 11px/150% Verdana, Geneva, Arial, sans-serif;
}



#commentmetadata a {
	text-decoration: none;
	font-weight: normal;
	color: #666699;
}
h2, h3 {
	padding-top: 5px;
	padding-bottom: 0;
	font: bold 15px Verdana, Geneva, Arial, sans-serif;
	color: #666;
	text-decoration: none;
	}
h2 a, h3 a {
	padding-top: 5px;
	padding-bottom: 0;
	font: bold 15px Verdana, Geneva, Arial, sans-serif;
	color: #666;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	padding-top: 5px;
	padding-bottom: 0;
	font: bold 15px Verdana, Geneva, Arial, sans-serif;
	color: #ccc;
	text-decoration: none;
	}
h5 {
padding-top: 5px;
	padding-bottom: 0;
	font: bold 15px Verdana, Geneva, Arial, sans-serif;
	color: #666;
	}
h6 {
	padding-top: 5px;
	padding-bottom: 0;
	font: 15px Verdana, Geneva, Arial, sans-serif;
	}



#commentform input, #commentform textarea {
	font: 11px Verdana, Geneva, Arial, sans-serif;
}
ol.commentlist {
		margin: 0px;
		padding: 0px;
		background-color: #e8f7e0;
		}
		
		
		
#commentlist {
	padding: 0px;
	margin : 0px;
	}
.commentlist li {
	font-weight: normal;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style: none;
	background-color: #e8f7e0;
	border-bottom: 1px solid #cee4cb;
    }
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #555;
	text-decoration: none;
}
.commentlist cite a {
    font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #66699;
	text-decoration: none;
}
.commentlist cite a:hover {
    font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #0066ff;
	text-decoration: none;
}
.commentlist small a {
	font-weight: normal;
	font-style: normal;
	color: #666699;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	text-transform: none;
}



#commentform p {
	font-family: Verdana, Geneva, Arial, sans-serif;
}
.commentmetadata {
	font-size: 10px;
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}



/*กกกกกกกกกกกกกกกกกกกกก*/
/*icontSฬพชjวาEir */

a {
	text-decoration: none;
	font-weight: normal;
	color: #009966;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #99ccff;
}
/*กกกกกกกกกกกกกกกกกกกกก*/
/* ???? */

h2 a,h3 a{
    text-decoration: none;	
	font-weight: bold;
	color: #666;
	}
h2 a:hover,h3 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #99ffcc;
	}
/*กกกกกกกกกกกกกกกกกกกกก*/


#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: 1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	text-decoration: none;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



.narrowcolumn {
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	margin: 0;
	width: 75%;
}
.widecolumn {
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	margin: 0;
	width: 75%;
}
/*กกกกกกกกกกกกกกกกกกกกก*/
/*y[W{ถEe^Cg*/
.post {
	margin-top: -10px;
	padding-left: 30px;
	line-height: 1.7em;
}
.post h2 a {
	text-decoration: none;
	color: #339999;
}
.post a {
	text-decoration: underline;
	color: #0066cc;
}
.post h2 a:hover {
	text-decoration: none;
	color: #99ccff;
}
.post a:hover {
	text-decoration: none;
	color: #ff6699;
}
.post a[name] {
	text-decoration: none;
}
.entry {
	margin-top: 30px;
}
.entrytext {
	margin-top: 30px;
}
/*กกกกกกกกกกกกกกกกกกกกก*/
/*Ny[W*/
.links {
	padding-left: 90px;
	line-height: 1.7em;
}
.links h3 {
    padding-top: 30px;
    color: #ff9900;
}
.links a {
	text-decoration: underline;
	color: #0066cc;
}
.links a:hover {
	text-decoration: none;
	color: #00cc66;
}
.links ul{
	list-style-type: none;
}
/*กกกกกกกกกกกกกกกกกกกกก*/
.noresult {
	line-height: 1.7em;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 7px;
	font-size: 12px;
	}
.widecolumn .postmetadata {
	margin: 0;
	font-size: 11px;
	}
h1 {
	padding: 5px;
	font-size: 11px;
	text-align: right;
	font-color: #333;
}
.description {
	text-align: right;
}
h2 {
	margin-top: 10px;
}
h2.pagetitle {
	margin-top: -10px;
	text-align: left;
	}
h3 {
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
}
h3.comments {
	padding: 0;
	margin: 0;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
}
img.alignright {
	padding: 4px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
html>body .entry ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
	padding-left: 0;
}
html>body .entry li {
	margin: 0;
}
.entry ol {
	padding: 0;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/*กกกกกกกกกกกกกกกกกกกกก*/
/*ie๎๑jาWERgEJeS[*/

.postmetadata {
	color: #666;
}
.postmetadata a {
	text-decoration: none;
	color: #009966;
}
.postmetadata a:hover {
	text-decoration: none;
	color: #99ccff;
}
/*กกกกกกกกกกกกกกกกกกกกก*/



#searchform {
	margin: 0;
	padding: 0;
	text-align: left;
}
.entry form {
	text-align: left;
}
select {
	width: 130px;
}



#commentform input {
	width: 160px;
	padding: 0;
	margin-bottom: 0px;
	font-size: 11px;
}
#commentform textarea {
	width: 100%;
	padding: 0;
}
#commentform #submit {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
.alt {
	background-color: #fff;
}
#commentform p {
	margin: 0px 0px 5px 0px;
}
.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
}



#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 140px;
	text-align: left;
}
#wp-calendar #next a {
	padding-right: 10px;
	font-weight: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	font-weight: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: #e0e0e0;
}
#wp-calendar a:hover {
	display: block;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	background: #555;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size: 12px;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-size: 12px;
	}
#wp-calendar td.pad:hover {
	background: #fff;
	font-size: 12px;
}
acronym, abbr, span.caps {
	cursor: help;
}
blockquote {
	margin-left: 8px;
	padding-left: 15px;
	border-left: 3px dotted #ccc;
}
blockquote cite {
	margin: 0;
	display: block;
}
.center {
	text-align: center;
}

/*  Navi NOฬถ */
.navigation {
	color:#666;
}

hr {
	display: none;
}
a img {
	border: none;
}


