/* 
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
	
	Kleuren:
	#FBB901
	#EC6801
	#E1023B
	#DB017C
	#80348C
	#0075BB
	
*/


/* Begin Typography & Colors */
.bloginfo{clear:both;float:right;text-align:right;margin-top:-70px;}
.blogvideo{width:640px;height:385px;padding:0px 0px;}
.blogimg{height:100%;width:640px;padding:0px 0px;}
.fblike{float:right;margin-top:35px;}

.blogtxt{width:640px;padding-left:0px;margin-top:20px;font-size:14px;}
.blogpost{ background-color:white;
    margin-top:12px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
}
.blogpost h2{margin-left:0px;padding-top:0px;}
.blogpost h5{float:left;margin-left:0px;font-family: Times,Helvetica;font-weight: normal;width:200px;}
.blogpost a{color:#DB017C;font-weight:bold;}
.blogpost a:hover{color:#000;font-weight:bold;}
.inhoud{width:845px;}
.tagbox {}
.menu a.active 
{
color: white;
background-color: black;
padding-left: 3px;
padding-right: 3px;
margin: 0px;
}
a.active{color:#DB017C;}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	font: 12px Times, Monaco, Arial;
}

#page {
	width: 867px;;
	margin: 0 auto;
	text-align: left;
	
}
#header {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 20px;
	font-size: 11px;
	color: #333;
}

.entry{
    background-color: white;
	font: 11px Times, Monaco, Arial;
	margin-top:20px;
}

.entrytext {

}

#header ul{
   padding : 0;
   margin : 0;
   white-space : nowrap;
}

#header ul li{
   display : inline;
}

#header ul li:before {
	}
	
#header ul li:after {
	}


#header ul li a{
   display : inline;
   color: #000;
   font-weight: normal;
   padding-left: 2px;
   padding-right: 2px;
}

#header a {
	color: #000;
	}
	
#header ul li a:hover {
	text-decoration: underline;
	}
	
.insideblok{
	width:740px;
	height:540px;
	background-color: #ffffff;
	margin-left:40px;
	margin-right:20px;
	margin-top:40px;
	margin-bottom:20px;
	}

#blokkleur1{
	float:left;
	margin-right: 10px;
	background-color: #FBB901;
	width:800px;
	height:600px;
	}
	
#blokkleur2{
	float:left;
	background-color:#E1023B;
	width:800px;
	height:600px;
	}

#blokkleur3{
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #EC6801;
	width:800px;
	height:600px;
	}

#blokkleur4{
	float:left;
	margin-top: 10px;
	background-color: #DB017C;
	width:800px;
	height:600px;
	}

#blokkleur5{
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color:#80348C; 
	width:800px;
	height:600px;
	}

#blokkleur6{
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0075BB;
	width:800px;
	height:600px;
	}

#sidebar {
	height:30px;
	background-color:white;
	float: left;
	text-align:left;
width:876px;

}

#sidebar2 {
	height: 600px;
	width:450px;
	float: left;
	margin-left: 15px;
	margin-top:25px;
	background-color:white; 
	font-family: Times;
	font-size: 12px;
}

#frienddiv{
height:100%;
padding-left:20px;
padding-top:0px;
padding-bottom:20px;
padding-right:10px;
}

#cv{
margin-top:12px;
    background-color: white;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
}

#content2{
margin-right: 15px;
margin-left:15px;
background-color:transparent;
width:1000px;
margin:0 auto;
}

.contact{
background-color: white;
margin-top: 12px;
padding-left: 15px;
padding-top: 5px;
padding-right: 15px;
padding-bottom: 5px;
height:210px;
width:470px;
float:left;
}


.menu {
text-align:center;
margin-left:0px;
padding-right:5px;
font:  11px  Times, Monaco;
float:left;
}

#menustyle{
padding-top:5px;
margin-left:15px;
	width:134px;
	border-top: 1px dashed #000;
}

.menukop {
padding:15px 0px 5px 15px;
font:  30px  Times, Monaco;
color: #000;
margin-top: 25px;
text-align:left;
background-color:#ffffff;
width:861px;
height:50px;
}
.menukop2 {
font:  11px   Times, Monaco;
font-style:italic;
color: #000;
text-align:left;
margin:0px;
}
.blok p{margin-top:2px;}
.menukop a{
color:white;
background-color: transparent;
padding-left: 3px;
padding-right: 3px;
margin:0px;
}
.menukop a:hover{
color:white;
background-color: black;
padding-left: 3px;
padding-right: 3px;
margin:0px;
}

.menu a{
color:#000;
background-color: transparent;
padding-left: 3px;
padding-right: 3px;
margin:0px;
}
.menu a:hover{
color:white;
background-color: black;
padding-left: 3px;
padding-right: 3px;
margin:0px;
}


a img {
	border: 1px solid #666;
	padding:5px;
}

.plaatje{
float:left;
height:500px;
} 

.tekstinfo{
	float:left;
	width: 180px;
	margin-left:10px;
}

.tekstinfo a{
	color:#DB017C;

}

#sidebar h1 {
	display: block;
	width:inherit;
	background-color: blue;
	text-align: center;
	color:black;
}


#sidebar h2 {
	background-color: white;
	color:black;
}

#sidebar a {

}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
#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;
	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;
	height: 20px;
	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 {
	float: left;
	background-color:transparent; 
	font-size: 12px;
	width: 876px;
	padding-bottom:25px;
}
.column .entry, .widecolumn .entry {
	line-height: 1.7em;
}
.widecolumn {
	line-height: 1.7em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
small {
}
#commentmetadata a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
h1, h2, h3 {
color:black;
	border-bottom: 1px dashed #000;
}
h4 {
font-family: Times, Helvetica;
font-weight: normal;
position:relative;
bottom:10px;
width:180px;
left:653px;
height:10px;
}

#contact{}
#contact a{
color:#DB017C;
background-color: transparent;

margin:0px;
}
#contact a:hover{
color:black;

margin:0px;
}
#contact .blok{
float:left;
width:200px;
height:200px;
}



.description {
	font-size: 11px;
	text-align: right;
}


#commentform input, #commentform textarea {
}


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-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;
}
.commentmetadata {
	font-size: 10px;
	font-weight: normal;
}
code {
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}
a {
	color:black;
	text-decoration: none;
}
a:link {
	text-decoration: none;

}
a:vlink {
	text-decoration: none;
;
}
a:alink {
	text-decoration: none;

}
a:hover {
color:black;
background-color: transparent;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px;
	
}
.narrowcolumn2 {
float:left;
	padding: 0px
	margin: 0 auto;
}
.widecolumn {
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	margin: 0;
	width: 75%;
}
.post {
    background-color:white;
    margin-top:12px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
	height:567px;
}
.postcontact {
    background-color:white;
    margin-top:12px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
	height:230px;
}



.commentsdiv {
    margin-top:12px;
    background-color: white;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
	height:100%;
	}

.noresult {
	line-height: 1.7em;
}

.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 0;
}
h1 {

}
.description {
	text-align: center;
}
h2 {
font-family: Times, Helvetica;
text-transform:uppercase;
font-weight: normal;


}
h2.pagetitle {
	text-align: left;
}
h3 {
	padding: 0px;
}
h3.comments {
	padding: 0;
	margin: 0;
}

.plaatje img{
    border: 1px solid #000;
    width:640px;;
    height:480px;
	}
	
p img {
border: 1px solid #666;
	padding:5px;
}
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;
}

.navigation {
	display: block;  
	text-align: left;
  	margin-bottom: 30px;
  	margin-top: 20px;
	clear: all; 
	
	
}