/*
Theme Name:Bright Getaways
Theme URI:http://www.altumdesign.com/
Description:This is a custom WordPress theme for Bright Getaways.
Version:1.0
Author:Altum Design Studios
Author URI:http://altumdesign.com
*/

* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.95em; text-align:center; background:url(images/bg.gif) repeat-x top #0494ce}
html, input, textarea
	{	font-family:Arial; 
		color:#ffffff;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }


a{color:#ffffff; text-decoration:underline; font-weight:bold; font-family:"Tw Cen MT",Helvetica,sans-serif;} 
a:hover{text-decoration:none}

ul{margin:0; padding:0; line-height:1.3em; list-style:inside;}
ul li{margin:0px; padding-left:10px; list-style:inside;}
ul li a{color:#a2e8ff; text-decoration:none ; font-weight:normal;} 
ul li a:hover { text-decoration:none; color:#000000;}

/*header*/
#header{ height:447px}
#header .flash{ position:absolute; margin:0 -10px 0 -40px}

#page_wrapper{
margin:0 auto; 
text-align:left; 
width:747px; 
}

/*content*/

#wpcontent_wrapper{
width:775px;
/* border:1px solid yellow; */

}

#page_content{
/*
border:2px solid #0477b0;
background-color:#ffffff;
*/
}

#content{ 
font-size:0.75em; 
width:100%;
text-align:left;
}

#content_border{
border:2px solid #0477b0;
}


#wpcontent {

width:600px;
float:left;
margin-right:10px;
padding:0 0 0px 0;
min-height:400px;
/*
border:2px solid #0477b0;
background-color:#ffffff;
*/
}



#content .title{  margin-bottom:5px}
#content .title1{  margin-top:5px; position:absolute}
#content .title2{  margin:5px 0 6px 0}
#content .title_1{background:url(images/bg_5.gif) no-repeat top left #047eb3; padding:9px 26px 21px 80px; color:#a2e8ff; font-weight:bold; font-size:0.9em}
#content .title_1 a{color:#a2e8ff; text-decoration:none}
#content .title_1 a:hover{text-decoration: underline}
#content .title_1 strong a{color:#ffffff}
#content p{ margin:0px 0px 15px 0px}
#content .p1{ margin:5px 0px 5px 0px}
#content .p2{ margin:0px}
#content .pic_left{ float:left; margin:0px 20px 16px 0px}
#content .pic{ margin:20px 0px 16px 0px}
#content .line{ margin:15px 0px 13px 0px }
#content .indent{padding:0px 0px 24px 9px}
#content .indent_col1{padding:5px 25px 15px 10px}
#content .indent_col2{padding:5px 25px 0px 24px}
#content .indent_col3{padding:5px 25px 0px 24px}
#content .indent_1{padding:0px 0px 0px 105px}
#content .indent_2{padding:0px 0px 5px 0px}
#content .indent_3{padding:0px 0px 0px 95px}
#content .indent_4{padding:0px 0px 0px 144px}

#wpcontent h1{ 
  font-size:20px; 
margin:10px 0 10px 0;
text-decoration:none;
}

#wpcontent h2{ 
  font-size:14px;
  font-weight:bold; 
margin:10px 0 10px 0;
text-decoration:none;
}

#wpcontent p{
font-size:12px;
text-align:justify;
line-height:14px;
}

//Adding from Template - Will

#sidebar {
width:250px;
float:right;
margin:0 0 0 0;
border:10px solid black;
}



#sidebar li {
list-style:none;
font-family:"Tw Cen MT",Helvetica,sans-serif;
}

#sidebar li a{
font-size:14px;

}

#sidebar h3 {
padding:25px 0 3px 0;
font-size:14px;
}
#sidebar .block ul {
/* border-bottom:1px dotted #ccc; */

}
#sidebar .block ul .children{
 border:0;
padding: 0 0 0 8px;


}
#sidebar .block li {
/* border-top:1px dotted #ccc; */

}
#sidebar .block li a {
/* background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%; */
font-size:12px;
font-weight:normal;
padding:2px 0 2px 15px;
border-bottom:none;


}
#sidebar .block li a:hover {
/* background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%; */

}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;

}
#sidebar .widget_recent_comments li {
/* background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%; */
padding:2px 0 2px 15px;

}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;

}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;

}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#wpcontent .post{
border-bottom:1px solid #0171a0;
}

.post {
padding:10px 30px 10px 30px;

}
.post p {
margin:4px 20px 14px 20px;
}
.post em{
font-style:italic;
}

.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
text-align:justify;
}
.post small {
font-size:12px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{

list-style:none inside;
margin:0 0 0 25px;
color:#000000;
}
.post ol{
list-style:none;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;

}
.post .message {
background:#0F67A1;
margin-top:0px;
padding:0px;
color:#fff;
}
.block{ width:218px; background:url(images/bg_2.gif); float:right}
.bg_block{ background:url(images/bg_1.gif) no-repeat top;}
.bg_block1{ background:url(images/bg_3.gif) no-repeat bottom; padding:28px 17px 17px 23px;}
/*table*/
.table{ width:440px; height:223px; background:#cacaca; font-size:0.9em}
.table td{ background:#0497d0;}
.table .col_1{ height:24px; width:138px; vertical-align:middle; text-align:center}
.table .col_2{ width:99px; vertical-align:middle; text-align:center}
.table .col_3{ width:94px; vertical-align:middle; text-align:center}
.table .col_4{ width:104px; vertical-align:middle; text-align:center}
.table .col_5{ height:200px; padding:10px 0px 5px 14px}
.table .col_6{ padding:10px 0px 5px 14px}
.table .col_7{padding:10px 0px 5px 14px}
.table .col_8{ padding:10px 0px 5px 14px}
.table ul{margin:0; padding:0; list-style:none; line-height:1.7em}
.table ul li{background:url(images/arrow3.gif)  center left no-repeat; margin:0px; padding-left:10px }
.table ul li a{color:#000000; text-decoration:none ; font-weight:normal; font-size:1.2em} 
.table ul li a:hover { text-decoration:none; color:#000000; }

.block2{background:url(images/bg_4.gif) repeat-x top #0476af }
.block2 div{ background:#0477b0; padding-bottom:10px font-size:0.9em; margin-top:15px;}
.block2 .h1{ height:18px; }
.block2 .fr1{ text-align:right; margin-right:23px;}
.block2 .fr2{ text-align:right; margin-right:5px;}
.icon3{ margin-left:2px; vertical-align:middle}
.block2 .indent_5{padding:0px 140px 10px 22px; color:#6cc1e4; line-height:1.2em; background:url(images/line3.gif) no-repeat bottom #0476af; height:100%}
.indent_6{padding:10px 0px 0px 0px;}
.but2{ margin:0px 0px 14px 174px; position:absolute }
.vam1{background:url(images/line4.gif) no-repeat top left #047bb2; padding:0px 0px 0px 20px; height:36px; font-size:0.9em; }


/*index.html*/
#page1 #content .indent_col2{padding:5px 25px 0px 15px}
#content .indent_col2{padding:5px 25px 0px 15px}
/*index-2.html*/
#page3 #content .indent_col1{padding:5px 0px 15px 10px}
/*index-3.html*/
#page4 #content .indent_col2{padding:5px 25px 0px 15px}
/*index-3.html*/
#page8 #content p{margin:0px 0px 20px 0px}


/*footer*/
#footer_wrapper{
width:747px;
float:left;
margin:18px auto 0 auto;
}

#footer { 
color:#ffffff; 
font-size:0.75em; 
padding:8px 0px 28px 0px; 
margin:4px auto 0 auto;
border-top:1px solid #0171a0;
}

#footer p{
font-family:"Tw Cen MT","Helvetica",sans-serif;
font-size:13px;
}

.jamp1{ width:42px; }
.jamp2{ width:74px;}
.jamp3{ width:95px;}
.jamp4{ width:87px; margin-left:15px}
.jamp5{ width:87px; margin:0 35px 0 5px}
select{ font-size:1em; color:#666666; margin-left:5px; vertical-align:middle; height:21px;}
.input{
	background:#ffffff; 
	border:1px solid #03b5dd;
	color:#666666;
	width:173px; height:22px;
	font-size:0.9em;
	padding-left:5px;
	margin-bottom:6px
}
.input1{
	color:#666666;
	width:16px; height:16px;
	font-size:0.9em;
	margin:0 5px 0 5px;
	vertical-align:middle
}.input2{
	background:#ffffff; 
	border:1px solid #03b5dd;
	color:#666666;
	width:215px; height:21px;
	font-size:1em;
	padding-left:5px;
	margin:0 0px 0 9px;
	vertical-align:middle
}
input{
   width:193px; height:18px;
   font-size:1em;
   padding-left:5px;
   margin-bottom:3px
}
textarea{
   width:193px; height:152px;
   font-size:1em;
   padding-left:5px;
   margin-bottom:11px;
   overflow:auto;
}

#nav {
float:left;
width:747px;
padding:2px 0 0;
margin-bottom:20px;
border-bottom:1px solid #0171a0;
}
#nav ul {
height:50px;
float:left;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;

}
#nav li a {
font-family:"Tw Cen MT","Helvetica",sans-serif;
font-size:16px;
font-weight:400;
color:#ffffff;
display:block;
padding:15px;
border-bottom:none;
}
#nav li a:hover {
background-color:#f7f7f7;
color:#000000;
}
