/*

Theme Name: man~ja
Theme URI: http://www.neoalchemist.com
Description: You wanted to look different, right?
Author: Praveen Kumar Ramanathan
Tags: white, yellow, two column, flexibel width, widget, custom header, threaded comments

	
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
	

*/





/* Captions and image alignment for wordpress */

div.aligncenter {
	display: block !important;
    margin: 0px auto 10px;
}
div.alignleft {
	float: left !important;
	margin-right: 10px;
}
div.alignright {
	float: right !important;
	margin-right: 0px;
	margin-left: 10px;
}
.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F8F8F8;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 16px;
    text-align: center !important;
	padding: 5px 4px;
	margin: 0;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #949494;
	font-style: normal;
}

blockquote p {
	margin: 0px !important;
	padding: 0px;
}

blockquote {
	margin: 1em 25px;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-left: 5px solid #000000;
}


pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.commentlist {
  margin: 10px 0px 10px 20px;
  padding: 0px;
  list-style: none;
}
.commentlist li {
  margin-left: 0px;
  padding: 8px;
}
.thread-alt {
  background: #eee;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ccc;
}


.commentlist .children {
padding-left: 0px;
}

.commentlist .children img.avatar {
  width: 32px;
  height: 32px;
}
.commentlist .children {
padding-left: 10px;
margin-left: 20px;
margin-top: 10px;
list-style: none;
}

.commentlist .children .children img.avatar {
  width: 25px;
  height: 25px;
}

#post-navigator-single, .navigation {
width: 100%;
float: left;
padding-top: 20px;
}

#pings {
  list-style: none;
}
#author-block {
  width: 94%;
  padding: 3%;
  float: left;
  margin-bottom: 25px;
  background: #eee;
}
#author-block h1 {
display: block;
width: 100%;
float: left;
font-size: 20px;
  margin-bottom: 10px;
}
#author-block .info {
 float: left;
 width: 70%;
 padding-left: 15px;
}
#author-block .info p {
 font-size: 12px;
 width: 100%;
float: left;
 margin-top: 0px;
 margin-bottom: 16px;
 line-height: 20px;
}


/* End captions and image alignment */

/* Begin Typography & Colors */


body {
	color: #222;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	background: #fff;
	font: 12px Verdana, Geneva, Arial, sans-serif;
}
#page {
	width: 82%;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#header {
	padding-top: 5px;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 20px;
	width: 96%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 35px;
	font-size: 11px;
	color: #333;
	background: #ff6;
}



#header a {
	color: #000;
	}



#sidebar {
	margin-left: 0;
	padding-left: 15px;
	float: right;
	width: 15%;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0;
	font: bold 1em Verdana, Geneva, Arial, sans-serif;
}

#sidebar a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#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;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
}
#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;
}
#footer {
	width: 100%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	font-size: 11px;
	clear: both;
	margin-bottom: 0;
	margin-top: 20px;
	background: #ff6;
}
#footer p {
	margin: 0;
	padding-top: 3px;
	text-align: center;
	color: #333;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}
#content {
	font-size: 11px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
}
.widecolumn {
	line-height: 1.7em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
small {
	font: 11px/150% Verdana, Geneva, Arial, sans-serif;
}
#commentmetadata a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
h1, h2, h3 {
	padding-top: 5px;
	padding-bottom: 0;
	font: bold 12px Verdana, Geneva, Arial, sans-serif;
}
h4 {
	padding-bottom: 5px;
	margin-top: -10px; 
	font: normal .9em Verdana, Geneva, Arial, sans-serif;
}
.description {
	font-size: 11px;
	text-align: right;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

#commentform input, #commentform textarea {
	font: 11px Verdana, Geneva, Arial, sans-serif;
}


ol.commentlist {
		margin: 0px;
		padding: 0px;
		}
#commentlist {
	padding: 0px;
	margin : 0px;
}
.commentlist li {
	font-weight: normal;
	margin-top: 20px;
	padding: 10px;
	list-style: none;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}
.commentlist small a {
	font-weight: normal;
	font-style: normal;
	color: #666;
}
.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;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
a:vlink {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
a:alink {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#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%;
}
.post {
	margin-top: 2px;;
}

.noresult {
	line-height: 1.7em;
}

.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 0;
}
h1 {
	padding: 5px;
	font-size: 11px;
	text-align: right;
	font-color: #333;
}
.description {
	text-align: center;
}
h2 {
	margin-top: 10px;
}
h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}
h3,h2 {
    font-size: 20px;
	padding: 0px;
	margin-top: 10px;
}
.entry h2, .entry h3, .entry h4 {
  font-size: 15px !important;
}
.post {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  margin-bottom: 15px;
}


h3 a {
  color: #111 !important;
}


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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.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;
}
#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: #f0f0f0;
}
#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 #ccc;
	border-right: 1px solid #ccc;
	background: #ff6;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size: 12px;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
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;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;  
	text-align: left;
  	margin-bottom: 30px;
  	margin-top: 20px;
	clear: all; 
}