/*  
Theme Name: 54Freedom
Theme URI: http://54freedom.com/
Description: 54Freedom.com.
Version: 1.0
Author: Robert Annal
Author URI: http://isafetech.com/
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg.jpg) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

img {
  border: 0;
}

blockquote {
  line-height: 1.67em;
}

div.navigation {
  padding: 20px 0 0 0;
  height: 30px;
}

div.alignleft {
  float: left;
}

div.alignright {
  float: right;
}

h2 {
	font-size: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #87C286;
}

p, ol, ul, table {
	line-height: 1.67em;
}

a {
	color: #576E86;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 778px;
	height: 140px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0 0 0;
}

#logo h1 {
	margin: 0;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	background: url(images/img02.gif) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#date-time {
	color: #FFF;
	top: 13px;
	position: relative;
	text-align: right;
}

/* Menu */

#menu {
  height: 30px;
  margin-top: 35px;
  float: right;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.26em;
	height: 20px;
	color: #FFFFFF;
}

#menu a:hover, .active a, .current_page_item a {
	border-bottom: 3px solid #FC6;
}

/* Page */

#wrapper {
}

#page {
	width: 778px;
	margin: 0px auto;
	padding: 40px 0;
}

/* Content */

#content {
	float: left;
	width: 510px;
}

/* Post */

.post {
}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/img05.gif) repeat-x;
	font-size: 1.8em;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 30px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

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

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

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding-left: 10px;
	
}

#sidebar h2 {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

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

/* Calendar */

#calendar_wrap {
	padding: 0 21px;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#calendar thead {
	background: #E8E8E8;
}

#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #576E86;
}

#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

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

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	color: #FFFFFF;
	background: #FFFFFF url(images/bg.jpg) repeat-x;
}

#legal a {
	color: #FFFFFF;
}

input.more-info-text {
  width: 200px;
  border: 1px solid #999;
  padding: 3px;
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.more-info-submit {
  background: #eaeaea;
  width: 140px;
  border: 1px solid #999;
  cursor: pointer;
}

.breaking {
  margin: 20px 0;
  width: 500px;
  height: 140px;
  border: 1px solid #999;
}

.home-breaking {
  margin: 20px 0;
  width: 500px;
  height: 140px;
  border: 1px solid #999;
}

ul#news {
  margin: 0;
  width: 440px;
  padding: 10px 20px;
}

ul#news li {
  list-style-type: none;
  font-weight: bold;
}

img.icon {
  margin: 5px 10px 10px 0;
  vertical-align: middle;
  border: 0;
}
input.text {
  width: 250px;
  border: 1px solid #999;
  padding: 3px;
  font: 13px verdana, tahoma, sans-serif;
}

.my-textarea {
  width: 250px;
  height: 150px;
  border: 1px solid #999;
  padding: 3px;
  font: 13px verdana, tahoma, sans-serif;
}

input.submit {
  width: 100px;
  border: 1px solid #999;
  padding: 3px;
  font: 13px verdana, tahoma, sans-serif;
  cursor: pointer;
}

.linkcat {
  list-style-type: none;
  padding-top: 20px;
}

.linkul {
  margin: 0;
  padding: 0;
}

#LI-table td {
  border: 1px solid #eaeaea;
}

#LI-table tr#rowhead {
  background-color: #eaeaea;
}

#searchform {
  margin: 0;
  padding: 0;
}

.searchtext {
  width: 200px;
  border: 1px solid #999;
  padding: 3px;
  margin: 0;
  font: 13px verdana, tahoma, sans-serif;
}

.searchicon {
}

#search {
  margin-top: 10px;
}

div#lefthead {
  float: left;
  width: 455px;
  height: 140px;
}

div#righthead {
  vertical-align: bottom;
  text-align: right;
  color: #FFF;
  float: right;
  width: 320px;
  height: 140px;
}

div#announcement {
  position: relative;
  text-align: center;
}

div#announcement a {
  color: #800000;
  font-size: 20px;
  font-weight: bold;
}

div#returning a {
  font-size: 1.26em;
  color: #FFFFFF;
  text-decoration: none;
  height: 20px;
}

div#returning a:hover {
	border-bottom: 3px solid #FC6;
}

input.required {
  width: 200px;
  padding: 3px;
  border: 1px solid #D3A1A1;
  font-weight: normal;
  font: 13px verdana, tahoma, sans-serif;
  background: #FFC3C3;
}

