/*Body 
div{
border: 1px black solid;
}*/


body {
	background:#fff url('img/background.gif') top center repeat-y;
	color:#555;
	/*font:15px Arial,sans-serif; */
	font-family: calibri;
	line-height:20.8167px;
	padding:0 0;
	font-size: 100.1%; /* em internet explorer fix */
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
/* Links */
a {
	color:#888;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
a .img {
	border:#D0D3D8 solid 1px;
	padding:4px;
}
a:hover .img {
	border:#90c solid 1px;
	background-color:#90c;
}


/* Main wrap */

.img a img {
	border:#D0D3D8 solid 1px;
	padding:4px;
}
.img a:hover img {
	border:#90c solid 2px;
	padding:3px;
	background-color:#90c;
}
#wrap {
	color:#666;
	margin:0 auto;
	width:960px;
}
/* Headers */

h1 {
border-bottom: 1px solid #D0D3D8;
    color: purple;
    font-family: calibri;
    font-size: 1.2em;
    font-weight: bold;
    height: 19px;
    line-height: 1.3em;
    padding-bottom: 3px;
    margin-top: 20px;
    text-transform: uppercase;}
h1 a {
	color:purple;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:none;
}
h2, table#wp-calendar caption {
/*	border-bottom:1px solid #dadada;*/
	text-align:left;
	font-weight:bold;
	color:#90c;
	font-size:18px;
/*	letter-spacing:-1px;*/
	margin:40px 0 0px;
	padding:1px 2px 0px 0px;
}
h2 a {
	color:#a500ce;
	text-decoration:none;
	margin:40px 0 13px;
	padding:1px 2px 5px 0px;
}
h3 {
	border-bottom:1px solid #dadada;
	color:#a500ce;
	font-size:18px;
	font-weight:bold;
	margin:40px 0 13px;
	padding:1px 2px 5px 0px;
}
/* Content */
#content {
	float:right;
	line-height:1.5em;
	margin:-2px 0 10px 0px;
	text-align:left;
	width:725px;
padding-left:200px:
}
#content ul, #content ol {
	margin:0 0 18px 30px;
}
#content ul li, #content ol li {
	margin:0 0 3px;
}
#content ul ul, #content ol ol {
	margin:5px 0 5px 15px;
}
#content img {
	margin:0px;
}
#content p {
	margin:0 0 15px 0;
}
#content p.timestamp {
	font-size:15px;
	margin:-5px 0 15px 0;
}
#content p.timestamp a {
	font-weight:normal;
}
#content #postnav {
	padding:5px;
	margin:5px 0 18px;
}
#content #postnav p {
	margin:0;
}
#content #postnav p.right {
	text-align:right;
	padding-right:5px;
	margin-top:-18px;
}

/* homepage */
.homelink{
	width:263px;
}
.homelink div{
	margin:18px; 
/*	background-color:#ddd; */
	border:1px solid #D0D3D8;
	padding:20px;
	width:263px;
	height:159px;
	font-weight:900;
	font-size:27px;
	text-align:left; 
	color:white;
	background-position:left;
}
/* Float fix */
#contenttext {
	overflow:hidden;
	text-align:justify
}
* html .contenttext {
	height:1px;
	overflow:visible;
}
* html .contenttext p {
	overflow:hidden;
}
/* Footer */

#footer {
/*	font-family:Arial, sans-serif;*/
	font-family: calibri;
	border-top:4px solid #dadada;
	color: #f00;
	clear:both;
	color:#555;
	font-size:17px;
	margin:0 auto;
	padding:8px 0;
	text-align: justify;
	font-weight:bold;
	color:#999;
}
#footer p {
	margin:0;
	padding:0;
	color:#999;
}
#footer a {
	color:#999;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:underline;
	margin: 0 0 15px;
}
#footer span, #footer span a {
	font-weight:normal;
}
#footer ul {
	list-style: none;
	font-size:17px;
	text-align:justify;
	margin: 10px 0 10px 0;
}
#footer li {
	display: inline;
	margin: 0 1px 0 1px;
}
#footer li a {
	text-align:justify;
	padding:2px;
	text-decoration:none;
}

