body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/_images/style-persona/a.jpg) repeat-x left top;
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #23AEBB;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(/_images/style-persona/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}


.table tr td { padding:10px; line-height:18px; }
.table tr td a { Xcolor:#cc4856; }
.table tr td a:hover { Xcolor:#757559; }
.table tr.title { font-weight:bold; font-size:12px; color:#777; height:50px; padding:0;}
.r { text-align:right; }
.row_b { height:125px; background:#fff; }
.row_a { height:125px; background:#ebfcff; }


.store_image { height:100px; width:100px; float:right; margin-left:20px; margin-top:5px; border:5px solid #ddd; }
.store_image img { height:100px; width:100px; }


ul {
}

ol {
}

a {
	color: #23AEBB;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 970px;
	height: 109px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Logo */

#logo {
	float: left;
	margin-top: 40px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-left: 10px;
	text-align: center;
	font-size: 3.2em;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}

#logo h2 a, #logo p a {
	letter-spacing: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 50px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #0D859C;
	margin-right: 10px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding-top: 50px;
	background: #fff url(/_images/style-persona/b.jpg) no-repeat left top;
}

#content { padding-bottom:15px; }

#latest-post {
	float: left;
	width: 650px;
	padding: 0px 20px 0px 50px;
	line-height: 20px;
	font-size: 12px;
}

#latest-post h1 {
	letter-spacing: normal;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 20px;
}

#latest-post .entry {
	margin-top: 20px;
	padding-bottom: 5px;
	border: none;
}

#latest-post .meta {
	margin-top: 5px;
	padding: 0;
	line-height: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
}

#latest-post .meta a {
	color: #B4B4B4;
}

#recent-posts {
	float: right;
	width: 180px;
	padding: 0px 50px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts h1 {
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
	color: #23AEBB;
	border-bottom: #C7C7C7 1px dashed;
}

#recent-posts h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#recent-posts .entry {
	font-style: italic;
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
	letter-spacing:-1px; line-height:14px;
}

.post .meta {
	margin-top: -5px;
	padding: 0;
	line-height: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 12px;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 880px;
	margin: 0 auto;
	background: #F2F2F2;
	color: #999;
	
	margin-top: 5px;
	border-top: 1px #E8E8E8 solid;
	border-bottom: 1px #E8E8E8 solid;
	padding:10px 40px 5px 40px;
	font-size:1.2em;
	text-align:center;
}

#sidebar h2 {
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	color: #565656;
	border-bottom: #E8E8E8 1px solid;
}

#sidebar a {
	text-decoration: none;
	color: #666666;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer-bg {
	background: #95C512;
}

#footer {
	width: 970px;
	height: 60px;
	margin: 0 auto;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
