/*  
Theme Name: Wellness
Theme URI: http://www.freewpthemes.net/preview/wellness
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
}

hr {
	padding-top:5px;
	border-bottom: 1px dotted #003466;
}

h1, h2, h3 {
	font-weight: normal;
	color: #003466;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 20px;
}

p, ul, ol {
	line-height: 12px;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #003466;
	border:0px;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background-color:#F4F4F4;
	background-image:url(images/bg_wrapper.gif);
	background-repeat:repeat;
}

/* Header */

#header-wrapper {
	margin: 0 auto;
	padding: 0;
	width:980px;
	height: 100px;
}

#header {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0px 0px 30px;
}

.video {
	background-color:#000;
	padding-top:5px;
	padding-bottom:5px;
}

.thumbnail {
	border:4px solid #F00;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0;
	color: #000000;
	padding-right:318px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 50px;
	height: 70px;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 2px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #003466;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #003466;
}

/* Search */

#search {
	float: right;
	width: 250px;
	height: 40px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: none;
	background: #003466;
	color: #fff;
	font-size:9px;
}

/* Menu */

#menu {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 130px;
	height: 30px;
	margin-right: 1px;
	padding: 9px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	padding-left: 0;
}

/* Page */

#page {
	background-color:#fff;
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 0px 0px;
	border-left:1px dotted #003466;
	border-right:1px dotted #003466;
}
/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 0px;
	border-right:1px dotted #003466;	
}

.datum {
	font-size:12px;
	font-weight:bold;
	padding:5px;
	background-color:#ff0000;
	color:#FFF;
	border-bottom:1px dotted #003466;
	border-right:1px dotted #003466;
}

.border {
	background-color:#003466;
	width:100px;
	float:left;
	text-align:center;
}

.border2 {
	background-color:#003466;
	width:100px;
	text-align:center;
}

.post {
	margin-bottom: 0px;
	border-bottom: 10px solid #003466;
	padding-top:5px;
	padding-bottom:20px;
	background-color: rgba(255, 255, 255, 0.25);
}

.post .title {
	height: 20px;
	padding: 7px 0px 0px 20px;
	letter-spacing: -.5px;
}

.post .title a {
	color: #003466;
	border: none;
	text-decoration:underline;
}

.post .title a:hover {
	color: #ff0000;
	border: none;
	text-decoration:underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted #003466;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 26px 38px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 25px;
	padding-left: 10px;
	border-bottom: 1px dotted #003466;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: 20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 20px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #003466;
	text-decoration:underline;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #ff0000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #fff;
	border-top: 1px dotted #003466;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

.pagetitle { 
	padding-left: 30px;
}

.navigation {
	float: left;
	padding:10px;
	width:630px;
}

.alignright {
	float: right;
}

.alignleft {
}

img {
	border:0px;	
}

thumbnail {
	border:20px dotted #00F;
}
