/*  
Theme Name: Anther 
Theme URI: http://www.freewpthemes.net/preview/anther 
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: #E2C738;*/
	background:#FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #464646;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #464646;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	/*background: url(images/img05.jpg) repeat-x left top;*/
}

/* Header */

#header-wrapper {
}


#header {
	/*width: 960px;*/
	width:800px;
	height: 180px;
	margin: 0 auto;
	
	/*background: url(images/img03.jpg) no-repeat right bottom;*/
	/*background: url(images/img03.jpg) no-repeat center bottom;*/
}

/* Logo */

#logo {
	/*float: left;*/
	/*text-align:center;*/
	
	height: 140px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
	background:transparent;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 110px;
	padding-left: 10px;
	letter-spacing: -1px;
	/*text-transform: lowercase;*/
	font-size: 1.9em;
	/*color: #E3295B;*/
	color:#000000;
	font-weight:500;
	
}

#logo h1 a {
	color:#000000;
}

#logo p {
	margin-top: -20px;
	padding: 12px 0 0 10px;
	font:Arial, normal 14px Georgia,  Times;
	font-style: italic;
	color:#000000;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color:#000000;
}
#bind-logo
{
 position:absolute;
 width:940px;
 margin:0 auto 0 auto;

 z-index:10;
}
#left-logo
{
  /*position:relative;*/
  position:inline;
  /*top:100px;*/
  /* margin-top:100px;*/
  padding-top:50px;
  /*left:0;*/
  /*float:left;*/
  background:url(images/houston_sail.jpg) no-repeat bottom;
  width:191px;
  height:79px;
}
#right-logo
{
  position:inline;
  /*top:90px;*/
  right:0px;
  /*loat:left;*/
  margin-top:-100px;
  float:right;
  background:url(images/us_power_squadron.jpg) no-repeat bottom;
  width:116px;
  height:108px;
  
}
#center-logo
{
	postion:inline;
	margin-top:-180px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
/* Search */

#search {
	clear: both;
	float: right;
	width: 230px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0px 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica;
	color: #808080;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
  text-align:center;
	width: 800px;
	height: 40px;
	margin: 0 auto;
	text-align:center;
	padding: 0;
	background: #CCFFFF ;
}

#menu ul {
     position:relative;
	 width:700px;
	margin:0 auto 0 auto;
	/*left:100px;*/
	padding: 0px 0 0px auto;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 18px;
	margin-right: 3px;
	padding: 12px 0 0px 30px;
	background:url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	
	border: none;
	font-family:Arial,Helvetica;
    font-size:16px;
    font-weight:400;
    font-style:normal;
    color: 	#800080;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
/*	padding-left: 0;*/
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	
	/*background: url(images/img01.jpg) repeat-y left top;*/
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 30px;
}

/* Content */

#content {
	float: right;
	width: 940px;
	margin: 20px auto 0 auto;
	padding: 0;
	background:#ffffff;
}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #E3295B;
}

.post .title a {
	color: #2B2B2B;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	margin-left: 20px;
	padding-left: 15px;
	background: url(images/img04.jpg) no-repeat left 6px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: italic;
	color: #EB5982;
}

.post .meta a {
	color: #EB5982;
}
img
{
 border:0;
}
.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 30px 20px 10px 20px;
}

.links {
	display: block;
	width: 100px;
	margin: 20px 0px;
	padding: 3px;
	background: #E3295B;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	/*width: 230px;*/
	width: 200px;
	background:#CCFFFF ;
	color:800080;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C8B032;
}

#sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 0px;
	text-align: justify;
}

#sidebar a {
	border: none;
}
#sidebar ul li
{
 
}
#sidebar ul li a
{

  font-size:16px;
  
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper span {
 text-align:center;
}

#footer {
	width: 940px;
	height: 100px;
	margin: 0 auto 0 auto;
	/*padding: 0px 0 15px 0;*/
	/*background: url(images/img02.jpg) no-repeat left top;*/
	font-family: Arial, Helvetica;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #464646;
}

#footer a {
	color: #E3295B;
}
.title
{
   display:none;
}
.pagetitle {
	padding-left: 20px;
}
#top-page-images
{
   position:relative;
   /*left:120px;*/
   width:auto;
   float:right;
}
div#top-page-images img
{
   margin-right:40px;
}
ul.link li a,a.link
{
  color: #0000ff !important;
  text-decoration:underline !important;
}
a.link2
{
   text-decoration:underline;
}
.navy
{
  color:#000080;
}
li.page_item a
{
  color:#800080 !important;
  text-decoration:underline;
  
}
div#sidebar li.page_item
{
   margin-top:10px;
}
.subheader
{
  font-family:Arial, Helvetica;
  color:#000000;
  margin-top:8px;
  font-style:normal;
  font-size:12pt;
 
}
