
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

h1, h2, h3 {
}

h1 {
}

h2 {
}


h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {

}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #7EBA25;
}

a:hover {
	text-decoration: none;
	color: #7EBA25;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 780px;
	height: 60px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 50px;
	margin: 0px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2a a {
	color: #FFFFFF;
}

#logo h2 {
	color: #FFF;
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

#logo h2a {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}


#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 840px;
	height: 47px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 2px;
	padding: 15px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #96b8ec;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

#splash {
	width: 840px;
	height: 344px;
	margin: 0 auto;
}

/* Search */

#header-search {
	width: 840px;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 160px;
	height: 18px;
	padding: 3px 0 3px 5px;
	border: 1px solid #CCCCCC;
	color: #000000;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding-top: 60px;
}

#page-bgtop {
}

/* Content */

#content {
	float: left;
	width: 540px;
}

#content h2b a {

	text-decoration:none;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: justify;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #98918b;
}
.post {
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid #CCCCCC;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #515151;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #000000;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}

/* Sidebar */
#sidebar2 {
	float: right;
	width: 162px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-color:#FFF;
}


#sidebar {
	float: right;
	width: 200px;
	margin: 0px;
	font-size:13px;
	text-align: justify;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #98918b;	
	

}

.ueb {
	margin: 0px;
	font-size:13px;
	text-align: justify;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #333;	
	

}


/* Footer */

#footer {
	margin: 0 auto;
	padding: 20px 0px;
	background: #4d4c4a;
	color: #FFF;
}

#footer p {
	margin: 0;
	text-align: center;

}

#footer a {
	text-decoration: underline;
	color: #A1A1A1;
}

#footer a:hover {
	text-decoration: none;
}
