@charset "utf-8";
/* CSS Document */

/* RESET START */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}

/* RESET END */

body {
	background-color:#ECECEC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	line-height: 1.25em;
}
html {
	background-color: #ECECEC;
}
ol,ul {
	margin: 5px 0px 10px 30px;
}
li {
	list-style-type:disc;
}
strong {
	font-weight:bold;
}
#top {
	background:url('images/top.png') no-repeat 0 0;
	height:14px;
	margin-top:10px;
}
#center {
	background:url('images/center.png') repeat-y 0 0;
}
#header {
	height:120px;
}
#header #logo {
	text-align:center;
	border: 0;
}
#header #logo img {
	border: 0;
}
#veronews {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	text-transform:uppercase;
}
#veronews a{
	text-decoration:none;
	color:#999;
}
#verobeach {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	text-transform:uppercase;
}
#verobeach a{
	text-decoration:none;
	color:#999;
}
#topmenu {
	vertical-align:top;
	height:30px;
	border-top:1px dotted #A0A0A0;
	border-bottom:1px dotted #A0A0A0;
}
#topmenu .menu {
	text-align:center;
}
#topmenu .menu li {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	text-transform:uppercase;
}
#topmenu .menu a {
	text-decoration: none;
	color: #3399FF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#topmenu .menu a:hover {
	color: #000;
}
#top_ads {
	height:90px;
	margin-top:20px;
}
#top_ads img {
	margin-left: 15px;
	margin-right: 13px;
}
#main {
	margin-top: 20px;
	margin-left: 15px;
}
#welcome {
	height:100px;
	background:url('images/welcome_01.png') no-repeat 0 0;
	margin-bottom:10px;
}
#welcome p {
	padding: 10px;
	font-size:.8em;
	line-height: 1.25em;
	word-spacing:.1em;
	color: #666;
}
#bar {
	height:40px;
	background:url('images/search_01.png') no-repeat 0 0;
}
.inline {
	display: inline-block;
	vertical-align: middle;
	margin-top:10px;
}
.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left:60px;
	float:left;
	bottom: 20px;
}
#searchbox {
	vertical-align: middle;
	float:left;
	display:block;
}
#searchbutton {
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}
#dropdown {
	vertical-align:text-top;
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
#categories {
	list-style-type:none;
}
.group_date {
	margin-top:30px;
	margin-bottom :10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333;
	border-bottom: 1px solid #333;
	font-weight:bold;
}
.post {
	padding-right:10px;
}
.post h3 {
	color: #3399FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin: 10px 0px 10px 0px;
}
.post h3 a {
	color: #3399FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}
.post .postheader .commentcount {
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}
.post .postheader .commentcount a {
	text-decoration: none;
	color: #4884bc;
}
.post .postheader .posttitle {
	line-height: 20px;
}
.post .postheader .posttitle h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #000;
}
.post .postheader h2 a {
	text-decoration: none;
}
.post .postheader .posttitle .postmeta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.post .postcontent {
	margin-top: 20px;
	line-height: 1.25em;
}
.post .postcontent p {
	margin-bottom: 10px;
}
.post .posttags, .post .posttags a {
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}
.entry {
	margin-bottom:20px;
}
.commentbox {
	background: #fff;
	margin: 10px 5px 20px 20px;
	padding: 15px;
	_padding: 7px;
}
.commentmeta .avatar {
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}
.allcomments {
	margin-left: 20px;
}
.commenttext {
	clear: both;
	margin-top: 10px;
}
.commentform input {
	padding: 0;
	margin: 0;
	line-height: 0;
}
#commentform .text {
	width: 300px;
	margin: 0 0 15px 0;
}
#commentform textarea {
	width:450px;
	height:150px;
	margin:0;
	padding:5px;
}
.navlinks {
	margin: 0px 5px 40px 5px;
}
.navlinks a {
	text-decoration: none;
}
.navlinks img {
	margin-right: 5px;
}
#sidebar {
	margin-top:20px;
}
#sidebar img, object {
	padding-left:16px;
	margin-bottom: 20px;
}
#bottom {
	padding: 20px;
	height:150px;
}
.bbox {
	width: 276px;
	padding-right: 30px;
}
.bbox li{
	list-style:none;
}
.bbox ul{
	margin:0;
	padding:0;
}
.bbox a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #3399FF;
	line-height: 1.25em;
}
.bbox a:hover {
	color:#000;
}
#bottom h3 {
	border-bottom:1px solid #000;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 5px;
}
#disclaimer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	height: 50px;
	border-top:1px dotted #A0A0A0;
	padding-top:5px;
}
#footermenu {
	text-align: center;
	vertical-align:bottom;
}
#footermenu li {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	text-transform:uppercase;
}
#footermenu a {
	text-decoration: none;
	color: #3399FF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#footermenu a:hover {
	color: #000;
}
#footer {
	background:url('images/bottom.png') no-repeat 0 0;
	height:50px;
	border-top:1px dotted #A0A0A0;
}
#copyright {
	text-align:center;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:2px;
}
