/*
Theme Name: Vera Molnar
Theme URI:
Description:
Version:
Author:
Author URI:
Tags:
Text Domain:
*/


body {
	font-family: Arial, Sans-Serif;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	margin: 35px 0px 20px 0px;
	}

#page {
	width: 100%;
	text-align: left;
	}

#content {
	position: relative;
	left: 50%;
	margin-left: -375px;
	padding: 25px;
	width: 750px;
	text-align: left;
	}

#headerimg 	{
	/*background: #000000 url('images/title.jpg') no-repeat center center;*/
	margin: 0px;
	height: 30px;
	width: 100%;
	text-align: center;
	}

#blogtitleimg 	{
	margin: 0px;
	height: 116px;
	width: 100%;
	text-align: center;
	}

img {
	border: 0;
	}

a:link {
	color: #B30F1A;
	text-decoration: none;
	}
a:visited {
	color: #B30F1A;
	text-decoration: none;
	}
a:hover {
	color: #B30F1A;
	text-decoration: underline;
	}
a:active {
	color: #B30F1A;
	text-decoration: none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#dates a {
	font-size: 11px;
	}










