
body { 
	background: url("http://www.cakravartin.com/wordpress/wp-content/themes/mm3-cakravartin_1.5/images/mm3-body-tile.jpg"); 
	color: #222;
}

#page { 
	background: url("http://www.cakravartin.com/wordpress/wp-content/themes/mm3-cakravartin_1.5/images/mm3-body-narrow.jpg") repeat-y top; 

}

#header { 
	background: url("http://www.cakravartin.com/wordpress/wp-content/themes/mm3-cakravartin_1.5/images/mm3-tavla_turul.jpg") no-repeat top center; 
	margin: 0 !important; 
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 220px; 
	width: 760px;
}

	
#headerimg {
	margin: 0;
	width: 100%;
	padding:170px 0 0 0 ;
	}

h1 {
	margin: 0 0 0 24px;
	font-size: 2.3em;
	float:left;
}

h1 a {
	display:block;
	background: url("http://www.cakravartin.com/wordpress/wp-content/themes/mm3-cakravartin_1.5/images/logo.gif") no-repeat bottom left;
	height:47px;
	width:459px;
	text-indent:-1000em;
}

#headerimg .description {	text-indent:-1000em;}


#footer { 
	background: url("http://www.cakravartin.com/wordpress/wp-content/themes/mm3-cakravartin_1.5/images/mm3-footer_short.jpg") no-repeat bottom; 
}

/* xxxxxxxxxxxxx hightlighting where you are xxxxxxxxxxx */

#nav .current a {
	text-decoration: none;
	background: #222;
}

/* xxxxxxxxxxxx colors xxxxxxxxxxxxxxxxxx */
#sidebar h2, #sidebar h2 a, #sidebar h2 a:visited, #sidebar h3, #sidebar h3 a, #sidebar h3 a:visited {
	color: #eee;
}

#sidebar a {
	color: #eee;
	text-decoration: none;
}

	
#sidebar a:hover {
	color: #ca9;
	text-decoration: none;
}

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

.catslist, ol.footnotes {
	color: #444;
}

.post h2 {
	border-bottom: 1px dotted #300;
	color: #300;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #300;
}

.entry a {
	text-decoration:underline;
}

a, h2 a:hover, h3 a:hover, .footnotes a {
	color: #930;
	text-decoration: none;
}

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

.entry acronym, abbr, .entry .ubernym, .uttInitialism, .uttJustLink, .uttJustLink:hover {
	text-decoration: none;
	cursor:help;
}

.uttJustLink {
	border-bottom: 1px dotted;
}