/* 
Theme Name: Trans-Travel
Theme URI: http://www.rankerzseo.com/themes/index.php?wptheme=Trans-Travel
Description: Free wordpress theme with transparent text area and a beautiful background image. Just replace the image file for your own background. SEO friendly design by <a href="http://www.rankerzseo.com">Rankerz SEO Company</a> 
Version: 1.0.2
Tags: transparent, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, travel, image, valid XHTML  
*/

*
{
margin: 0px;
padding: 0px;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #12163E;
}


body {
background: #000018 url(images/bg_images/home.jpg) no-repeat;
	background-attachment:	fixed;
	background-position:	top left;
	font-size:12px;
	font-family:Trebuchet, Verdana, Arial, sans-serif;
	color: #000;
	margin-right: 30px;
}

/* Page backgrounds */

.page-id-2  { background: #000018 url(images/bg_images/about.jpg) no-repeat fixed; }
.page-id-3  { background: #000018 url(images/bg_images/calendar.jpg) no-repeat fixed; }
.page-id-25  { background: #000018 url(images/bg_images/tickets.jpg) no-repeat fixed; }
.page-id-15  { background: #000018 url(images/bg_images/donate.jpg) no-repeat fixed; }
.page-id-13  { background: #000018 url(images/bg_images/involved.jpg) no-repeat fixed; }
.page-id-19  { background: #000018 url(images/bg_images/links.jpg) no-repeat fixed; }
.page-id-5  { background: #000018 url(images/bg_images/contact.jpg) no-repeat fixed; }



#content
{

}

#main
{
float: right;
width: 634px;
background-image: url(images/table-mid.png);
background-repeat: repeat-y;
margin-top: 20px;
margin-bottom: 20px;
}

#banner
{
margin-left:8px;
margin-top:5px;
}

#header {
	height: 160px;
	float: left;		
}


#menu {
background:black none repeat scroll 0 0;
height:2em;
margin-left:auto;
margin-right:auto;
margin-top:5px;
width:617px;
}

#menu ul {
	margin:0;
	padding:0;
	padding-top:0.3em;
	list-style: none;
	text-align:center;
}

#menu li {
	display: inline;
}
#menu a {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:0.3em 0.9em;
text-decoration:none;
}

#menu a:hover {
	text-decoration: underline;
}


/* Logo is now in #Content
#logo {
background: url(images/logo.png) no-repeat;
background-attachment:	fixed;
	background-position:	top left;


width: 229px;
float: left;
padding-top: 60px;
padding-left: 40px;
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 36px;
	color: #FFFFFF;
}
#logo H2 
{
font-size: 12px;
color: #ffffff;
}
*/

#right
{
	float: right;
	padding: 10px;
	width: 215px;
	background-image: url(images/sidebar-back.png);
	background-repeat:		repeat-y;
}

#right H3
{
width: 200px;
height: 39px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}



#right ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

#right li  {
	padding: 4px 10px;

}


#right H4
{
font-size: 10px;
}

#right a {
	color: #cd310e;
	font-size: 12px;
	font-weight:400;
}
#right a:visited {
	color: #cd310e;
	font-size: 12px;
	font-weight:400;
}

#right p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #999999;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #ff0000;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#left
{
width: 575px;
margin-left: auto;
margin-right:auto;
}

#left H4
{
	margin: 0;
	padding: 0px;
	color: #1D3176;
        font-weight: normal;
}

#left a
{
text-decoration: none;
}

#left p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left:2px;
}

.post h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #A00000;
        font-weight: bold;
	text-align:center;
}
.sticky
{
background-color:#A00000;
border:2px solid black;
color:white;
margin-top:10px;
padding-left:5px;
}

.sticky a  {}

.sticky h2
{
text-align:center;
color:white;
}

.date {
	text-align: right;
	color: #1D3176;
	font-size: 11px;
}

.date a {
	color: #1D3176;
}

#left ol, #left ul
{
margin-left: 20px;
}



#footer {
	clear: both;
	border-top:#CCCCCC dashed;
	height: 47px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: black;
}

#footer a {
	color: black;
}

.widget_search
{

}

.post-body
{

	margin-top:15px;
}

li.cat-item

{
	padding-left:35px;
}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 93%;
	border:2px solid #1D3176;
	padding:10px;
}

#submit
{
	width: 95px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/submit.gif) no-repeat;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/submit_r.gif) no-repeat;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#left .categor
{
padding: 5px;
border-top:#666666 dotted;
border-bottom:#666666 dotted;
margin-top: 10px;
margin-bottom: 10px
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #666666
}

.postentry1, .postentry2
{
border: 1px solid silver;
margin:15px 0;
}

.sticky .postentry2, .sticky .postentry1
{
background-color:#A00000;
border:none;
color:white;
margin:0px;
}

#emailsignup {
color:black;
font-weight:bold;
margin-bottom:-15px;
margin-top:5px;
padding-top:0;
text-align:center;
}

#ppDonate {
border:1px solid gray;
padding:5px;
}
#ppDonate .control {
	padding-top:20px;
	padding-bottom:5px;
}

.bookmarks-gallery {
	text-align: center;
	margin: 0 auto;
	width:100%;
	overflow:hidden;
	
	}

.bookmarks-gallery .title {
	display:none;
	}

.bookmark img {
	max-height: 100px;
	border:none;
	}
	
.bookmark {
display:block;
max-height:100px;
float:left;
background:white;
border:1px solid black;
margin: 0 8px 15px 8px;
padding: 8px;
}

.bookmark a { 
margin-top: 100px;
font-size:18px;
}
