/*  
Theme Name: cakravartin
Theme URI: 
Description: A WordPress theme based on mm3 by <a href="http://www.michaelmartine.com/">Michael Martine</a>, heavily edited by Karin Hedin
Version: 1.5
Author: Karin Hedin
Author URI: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Colors and background images are defined in styles.php.
	
*/
	

/* reset global whitespace */
* { 
	margin:0;
	padding:0;
}

/* restore whitespace to _my_ values */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:0.5em 2%; }
li, dd { margin-left:2em; }
fieldset { padding: .5em; }


/* XXXXXXXXXX general layout XXXXXXXXXXXXX */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0; 
}
	
#page {
	text-align: left;
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: none; 
	margin: 0 auto; 
}

#content {
	font-size: 1.2em
}

#sidebar {
	padding: 20px 0 10px 0;
	margin-right: 38px;
	width: 210px;
	font: 1.2em Georgia, Serif;
	color: #eee;
	float: right;
	display: inline;
}

#footer { 
	border: none; 
	height: 90px;
	padding:3em;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/* XXXXXXXXXX Sidebar XXXXXXXXXXXXXXXXXXXX */	

#sidebar h2 {
	font-family: Georgia, Serif;
	font-size: 1.2em;
	margin: 15px 0 10px -2px;
	padding: 0 0 0 2px;
	color: #eee;
	border-color: #eee;
	border-bottom: 1px dotted #ccc;
}


.nav_item a {
	font-weight: normal;
	font-size: 120%;
	/* font-style:italic; */
	border-bottom: 1px dotted #ccc;
	padding: 2px;
	display: block;
	margin-left: -2px;
}


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

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

#sidebar ul li {
	list-style-image: none;
	list-style-type:none;
	margin: 0 0 3em 0; 
}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 0.2em 0 0em 1em;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 15px;
}

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

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

/* XXXXXXXXXX navigation XXXXXXXXXXXXXXXXXXXX */
#sidebar ul#nav {
	margin: 0em 0 3em 0em;
}

ul#nav li, ul#nav li li {
	margin:0;
	list-style-type:none;
}

#sidebar ul#nav ul {
	padding:0.4em 0 1em 0;
} 

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

/* XXXXXXXXXXXXX  update info  XXXXXXXXXXXXXXXXXXXXXXX*/

#sidebar .update {
	color: #E8D983;
	font-size: 1.2em;
	padding: 0.5em;
	margin-right: 1em;
}

/* XXXXXXXXXX Quotes XXXXXXXXXXXXXXXXXXXX */
.randquote {
	font: 1.1em/1.3em Georgia, serif;
	font-style:italic;
	margin:2em 0 4em 0;
}

.randquote span {
	font-weight:bold;
	float:right;
	margin-top:.5em;
}

/* XXXXXXXXXXXX linklist XXXXXXXXXXXXXXXXX */
div#sidebar li.linkcat ul li, div#sidebar ul.blogroll li {
	list-style-type:disc;
	margin: 0.5em 0;
}

/* XXXXXXXXXX Posts  XXXXXXXXXXXXXXXXXXXX */
.widecolumn .postmetadata {
	margin: 20px 0;
	font-size: 1em;
}


.entry p, .entrytext , #purpose {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.6;
	/* text-align: justify; */
}

#purpose {
	margin-top:3em;
}

#purpose p {
	font-style:italic;

}

.entrytext p {
	margin:1.5em 0 1.5em 0;

}
	
span.small_list {
	font: 0.5em/1.5em Verdana, Tahoma, Arial, sans-serif ;
	margin-top:0.5em;
}

.small_list ul {
	margin:0;
}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 0 24px;
	width: 444px;
	display: inline;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 100px;
	width: 444px;
}
	
.post {
	margin: 0 0 40px;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding: 5px;
	line-height: 1.5;
	font-family: Verdana, Tahoma, Arial, sans-serif ;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	/* list-style: none;
	padding-left: 10px;
	text-indent: -10px; */
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

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

.entry ol li {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

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

.postmetadata strong {
	font-weight:normal;
}

a span.readmore {
	text-decoration:none;
}
	
/* XXXXXXXXXX Headings XXXXXXXXXXXXXXXXXXXX */

h1, h2, h3 {
	font-family: Georgia, serif;
	font-weight: normal;
}

.description {
	font-size: 1.3em;
	margin: 0 0 0 24px;
}


h2 {
	margin: 30px 0 5px 0;
	font-size: 1.5em;
	padding-bottom: 3px;
}

h2.pagetitle {
	font-size: 1.5em;
}


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;
}

h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 30px 0 0;
}

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

/* Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

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

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

/* XXXXXXXXXX Forms XXXXXXXXXXXXXXXXXXXX */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#content #searchform input,  #commentform input, #commentform textarea   {
	border: 1px solid #333;
	background: #eee;
	color: #333;
}

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

#commentform textarea {
	width: 420px;
	padding: 10px;
}

#content #searchsubmit, #commentform #submit  {
	border: 1px solid #333;
	background: #ccc;
	color: #333;
}

#content #searchform #s{
	padding: 2px;
	width:15em;
}

#content #searchsubmit {
	padding: 1px;
}


#content #searchsubmit:hover, #commentform #submit:hover {
	background: #666;
	color: #eee;
}

/* XXXXXXXXXX sidebar search XXXXXXXXXXXXXXXXXXXX */
#searchform {
	margin: 4em auto 10px;
	padding: 3px; 
	text-align: center;
}

	#sidebar #searchform input {
		border: 1px solid #ccc;
		background: #333;
		color: #eee;
	}

	#sidebar #searchform #s {
		width: 105px;
		padding: 2px;
	}
	
	#sidebar #searchsubmit {
		padding: 1px;
	}
	
	
	#sidebar #searchsubmit:hover {
		background: #999;
		color: #000;
	}



/* XXXXXXXXXX Comments XXXXXXXXXXXXXXXXXXXX */
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #300;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

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

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Tahoma, Arial, sans-serif ;
}

.commentlist li {
	font-weight: bold;
}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.commentmetadata {
	font-weight: normal;
}

/* XXXXXXXXXX Main Content Area XXXXXXXXXXXXXXXXXXXX */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


blockquote {
	margin: 15px 30px 0 10px;
	padding: 10px 20px;
	border-left: 1px dotted #300;
	font-family:Georgia, serif;
	font-style: italic;
}

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

.center {
	text-align: center;
}

blockquote ul {
	text-align: left;
	list-style-type: circle;
}	

hr {
	display: none;
}

a img {
	border: none;
}
	
/* XXXXXXXXXX Tags XXXXXXXXXXXXXXXXXXXX */

.utwrelposts {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: .9em;
}	

.rss_img {
	position:relative;
	top:.3em;
}


/* XXXXXXXXXX Footer XXXXXXXXXXXXXXXXXXXX */

#footer {
	color: #fff;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.2em;
}

#footer p {
	margin: 0;
	padding: 20px 30px;
	color: #ddd;
}

#footer a {
	color: #fff;
}		
	
#footer h2 {
	color: #eee;
	font-size: 100%;
	margin: 0 10px 3px 20px;
	border-bottom: none;
}	

#footer-left {
	float: left;
	/* width: 300px; */
}

#footer-center {
	float: left;
	/* width: 250px; */
	border-right: 1px dotted #eee;
	padding-left: 10px;
}

#footer-right {
	/* float: right; */
	text-align:right;
	/* width: 300px; */
}	