/*
Theme Name: Mahesvari.com
Theme URI: http://www.reglobe.nl
Description: Template Mahesvari.com voor WordPress
Author: Michael Schuijff (www.reglobe)
Author URI: http://www.reglobe.nl
*/

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
form {
	padding: 0px;
	margin: 0px;
}
a img {
	border: 0px;
	vertical-align: middle;
}
.more {
display: none;
}
.comment_input {
	padding: 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.middle {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.top {
	position: relative;
	height: 60px;
}
.rss {
	position: absolute;
	left: 0px;
	top: 0px;
}
.topmenu {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/top.png) no-repeat top right;
	padding-top: 12px;
}
.topmenu a {
	color: #000000;
	text-decoration: none;
}
.topmenu a:hover {
	text-decoration: underline;
}
.container {
	background: url(images/bg.png) repeat-x;
}
.container .middle {
	min-height: 440px;
}
.header {
	position: relative;
	width: 900px;
	height: 210px;
}
.menu {
	background: #fa4251;
	padding: 3px 0px 3px 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.menu a {
	text-decoration: none;
	color: #ffffff;
}
.menu a:hover {
	color: #000000;
}
.menu span {
	color: #000000;
}
.left {
	position: relative;
	float: left;
	width: 644px;
	margin-top: 12px;
}
.left .content {
	border: solid 1px #dddddd;
	background: #ffffff;
}
.left .content .h1 {
	background: #fa4251;
	line-height: 34px;
	color: #ffffff;
	padding: 0px 90px 0px 11px;
	margin: 0px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
.left .content .h1 a {
	color: #ffffff;
	text-decoration: none;
}
.left .content .article {
	position: relative;
}
.left .content .article .date {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 88px;
	height: 64px;
	background: url(images/date.png);
	padding-top: 15px;
	text-align: center;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.left .content .article .date div {
	font-size: 19px;
	line-height: 18px;
}
.left .content .article .text {
	padding: 20px 90px 6px 11px;
	text-align: justify;
	line-height: 20px;
}
.left .content .article .text p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.left .content .article .text a {
	color: #fa4251;
	text-decoration: underline;
}
.left .content .navigation {
	padding: 6px 90px 6px 11px;
}
.left .content .navigation a {
	color: #cc882a;
	text-decoration: none;
}
.left .content .navigation a:hover {
	text-decoration: underline;
}
.right {
	position: relative;
	float: right;
	width: 246px;
	margin-top: 12px;	
}
.right .photo {
	text-align: center;
	margin-bottom: 3px;
}
.right .follow {
	margin: 0px 0px 18px 3px;
	font-size: 10px;
	text-transform: uppercase;
}
.right .follow a {
	margin-left: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
.right .follow a:hover {
	text-decoration: underline;
}
.right .content {
	border: solid 1px #dddddd;
	background: #ffffff;
	margin-bottom: 8px;
}

.right .content .h1 {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	background: #fa4251;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	line-height: 23px;
}
.right .content .first {
	background: #f9ce7b;
	color: #000000;
}
.right .content .widget {
	padding: 6px 8px 6px 8px;
	line-height: 20px;
}
.right .content .widget a {
	color: #fa4251;
	text-decoration: underline;
}
.copyright {
	clear: both;
	position: relative;
	top: 18px;
	width: 746px;
	background: #fa4251 url(images/copyright.png) no-repeat;
	color: #ffffff;
	line-height: 18px;
	padding: 12px 0px 6px 154px;
	margin-left: auto;
	margin-right: auto;
}
.copyright a {
	color: #fae4b9;
	text-decoration: none;
}
.copyright a:hover {
	color: #ffffff;
}
table, td {
	padding-bottom: 12px;
	text-align: left;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.blogroll {
	padding: 0px 0px 0px 17px;
	margin: 0px;
	list-style-image: url(images/arrow.png);
}
.blogroll li {
	margin: 0px;
	padding: 0px;
}
.left .content .article .text h3 {
	position: relative;
	left: -11px;
	width: 540px;
	background: #f9ce7b;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 2px 91px 2px 11px;
}
.left .content .article .text h3 a {
	text-decoration: none;
}
.comment {
	margin-top: 4px;
}
