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

/*Theme Name: Transdominion Express 2009
  Theme URI: http://www.tdxinfo.org
  Description: A Wordpress Theme created originally for <a href="http://www.tdxinfo.org">Transdominion Express</a>.
  Version: 1.0
  Author: Blair Marketing
  Author URI: http://www.blairmarketing.com
  The CSS, XHTML, and design is released under GPL: 
  http://www.opensource.org/licenses/gpl-license.php
*/

/*---GENERAL-------------------------------------------------------------------------*/


html {
	background:#FEFEFF;
	background-image:url('images/bkg-image.jpg');
	background-position:top;
	background-repeat:repeat-x;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C2122;
	margin: 0 auto;
	padding:0px;
	text-align: center;
}

#container {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#container2 {
	width:900px;
	margin: 0 auto;
	text-align: left;
}

#container3 {
	width:580px;
	float:left;
	text-align: left;
	/*margin-left: 140px;*/
}

/*---TYPEOGRAPHY---------------------------------------------------------------------*/
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	font-style:normal;
	font-weight:normal;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	margin-bottom:7px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}

.homeText h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #333333;
}

.entry h2, .entry h3 {
	color: #000000;
}

a {
	text-decoration:none;
	font-weight:normal;
	color:#BF000C;
}

a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#BF000C;
}

a:visited {
	font-weight:normal;
	color:#BF000C;
}

hr {
	border-top:1px solid #999999;
	border-bottom: none;
	border-left:none;
	border-right:none;
	margin-top:8px;
	margin-bottom:20px;
	clear:both;
}

/*---HEADERS-------------------------------------------------------------------------*/
#header-wrap {
	margin: 0px auto;
}

#header {
	width:900px;
	height:260px;
	background-image:url('images/main-image.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
}

#header h1, #header h2/**/ {
	display: none;
}

#logo {
	height:181px;
	width:272px;
	background-image:url('images/logo.png');
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	top:1px;
	margin:0 auto;
	border:0px;
}

#intHeader {
	width:900px;
	height:50px;
	background-image:url('images/intHeader-img.jpg');
	background-position:center-top;
	background-repeat:no-repeat;
	margin: 0 auto;
}

/*---SUB-HEADERS---------------------------------------------------------------------*/

#subheader1 {
	background-color:#1C2122;
	margin:0 auto;
	text-align: center;
}

/*---SUB-HEAD MODULES----------------------------------------------------------------*/
#mod_wrap {
	width:900px;
	margin:0 auto;
	text-align: left;
}

#module1 {
	float:left;
	color:#cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 298px;
	height: 125px;
	margin: 5px 0px 5px 0px;
	font-size: 13px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
#module1 .feature {
	padding: 5px 30px 5px 30px;
}
.feature h2 {
	font-size: 24px;
}

#module1 h2, #module2 h2, #sidebar h2 {
	text-transform:uppercase;
}

#module1 a {
	color:#FFF;
}

#module1 a:hover {
	color:#FFF;
}
#module1 a:visited {
	color:#FFF;
}

#intmodule {
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:15px 0px 10px 0px;
	clear:both;
	/*border-right:#666666 1px solid;*/
}

#intmodule .image {
	float:left;
	border:3px white solid;
	margin-right:25px;
	margin-top:20px;
}

#intmodule .subtitle {
	float:left;
	margin:0px;
}
.subtile h1 {
	padding: 0px;
	margin: 0px;
}

#module2 {
	float:right;
	width: 200px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px;
}

#module2 a {
	color:#FFF;
}

#module2 a:hover {
	color:#FFF;
}
#module2 a:visited {
	color:#FFF;
}

#RSS {
	float:right;
	padding:0px;
	margin:0px;
}

#RSS a {
	color:#FFF;
}

#RSS a:hover {
	color:#FFF;
}

#RSS a:visited {
	color:#FFF;
}

/*---CONTENT-------------------------------------------------------------------------*/
#content {
	margin: 10px 10px 10px 0px;
	width:570px;
	float:left;
}

/*---SIDEBAR-------------------------------------------------------------------------*/
#sidebar {
	width: 280px;
	float:right;
	background-color:#C4DBEC;
	padding:10px;
	margin:0 auto;
	font-size: 12px;
}

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

#recent li {
	list-style:none;
	margin:3px 0;
	padding:0.25em;
	display:block;
	width:192px;
	font-size:12px;
	border-bottom: 1px solid #ffffff;
}

#recent .date {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

#recent #more {
	text-align:right;
}

#recent a {
	color:#1C2122;
	text-decoration:none;
	text-align:right;
}

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

#recent a:visited {
	color:#BF000C;
}

#sidebar h4 {
	font-size: 12px;
	margin:8px 0px 3px 0px;
}

#sidebar h4 a {
	color:#1C2122;
	text-decoration:none;
}

#sidebar h4 a:hover {
	color:#BF000C;
	text-decoration:none;
	border-bottom:1px solid #EE3A43;
}

#sidebar h4 a:visited {
	color:#1C2122;
	text-decoration:none;
}

#sidebar ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}
#sidebar li {
	margin-bottom: 15px;
	line-height: 14px;
	margin-left: 15px;
}
#sidebar h2 {
	margin-top: 25px;
	list-style: none;
}

/*TOC Navigation---------------------------------------------------------------------*/
.tocNav{
	padding-left:0;
	margin-left:0;
	width:200px;
}

tocNav li{
	list-style:none;
	margin:0;
	padding:0.25em;
}

tocNav li a { text-decoration:none; }


#nav {
	width: 900px;
	height: 118px;
	text-align: left;
	margin: 0 auto;
	padding: 1px;
}

/*---GALLERY-------------------------------------------------------------------------*/
#gallery {
	width: 300px;
	margin: 0px;
	float:right;
}

/*---FOOTER--------------------------------------------------------------------------*/
#footer {
	height:90px;
	text-align:center;
	background-image:url('images/footerbkg-image.jpg');
	background-position:top center;
	background-repeat:repeat-x;
	margin:0 auto;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #666666;
}

#footer p {
	margin:0px;
	padding-top:30px;
}

#footer a {
	color:#1C2122;
	text-decoration:none;
}

#footer a:hover {
	color:#BF000C;
	text-decoration:none;
	border-bottom:1px solid #EE3A43;
}

#footer a:visited {
	color:#1C2122;
	text-decoration:none;
}

/*---IMAGES--------------------------------------------------------------------------*/

img {
	border: none;
}

.attractions {
	position: relative;
	font-size: 11px;
	line-height: 13px;
	display: none;
}
.attractions h1 {
	font-size: 16px;
	font-weight: bold;
}

img.alignright {
	margin: 0 0px 10px 10px;
}

img.alignleft {
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/*---EXTRAS--------------------------------------------------------------------------*/
#pushbottom, .pushbottom {
	clear:both;
}

#searchform {
	position:relative;
	top:10px;
	left:51px;
	float:right;
	width:230px;
	margin:0;
	padding:0;
	z-index:101;
	clear:both;
}

#search {
	position: relative;
	height:23px;
	width:230px;
	padding:0;
	margin:0;
}
.search_button {
	top:1px;
	left:165px;
	border:0px;
	margin:0px 0px 0px 2px;
}

.search_field {
	float:left;
	border:1px solid #CCC;
	margin-left:7px;
	margin-right:0px;
	padding:0px;
	width:130px;
	height:20px;
	padding:0px 0px 0px 0px;
	font:1.0em Arial;
	color:#1C2122;
}
#commentform textarea {
	width: 500px;
	}