/*

Theme Name: Get More Vacations
Theme URI: http://wordpress.work-in-development.com/beta1/wp-content/themes/gmv/
Description: Theme for Get More Vacations.
Version: 1
Author: NS
Author URI: http://nearsource.net/
Tags: green, custom header, fixed width, two columns

*/



body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-position: center;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.txt-footer {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #330;
}
.txt-footer a {
	text-decoration:none;
	color: #330;
}
.txt-footer a:hover {
	text-decoration:underline;
}
.mainContent {
	border: 5px solid #BCB5A7;
	margin:0px;
	background-color: #FFF;
}
/*
.mainContent {
	border-right: 4px solid #2A4618;
	border-bottom: 4px solid #2A4618;
	background-color: #FFF;
}*/
.shadow {
	padding:5px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(images/bg-shadow.png);
	/*border-right:solid 4px #446413;
	border-bottom:solid 4px #446413;*/
}
.shadow_left {
	padding:5px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(images/left-shadow.png);
	/*border-right:solid 4px #446413;
	border-bottom:solid 4px #446413;*/
}

.shadow_top_left {
	padding:5px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(images/left-top-shadow.png);
	/*border-right:solid 4px #446413;
	border-bottom:solid 4px #446413;*/
}

.shadow_bottom_left {
	padding:5px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(images/left-bottom-shadow.png);
	/*border-right:solid 4px #446413;
	border-bottom:solid 4px #446413;*/
}

.shadow_right {
	padding:5px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(images/right-shadow.png);
	/*border-right:solid 4px #446413;
	border-bottom:solid 4px #446413;*/
}

.shadow_top_right {
	padding:5px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(images/right-top-shadow.png);
	/*border-right:solid 4px #446413;
	border-bottom:solid 4px #446413;*/
}

.shadow_bottom_right {
	padding:5px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(images/right-bottom-shadow.png);
	/*border-right:solid 4px #446413;
	border-bottom:solid 4px #446413;*/
}

.shadow_top {
	padding:5px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(images/top-shadow.png);
	/*border-right:solid 4px #446413;
	border-bottom:solid 4px #446413;*/
}

.shadow_bottom {
	padding:5px;
	padding-bottom:4px;
	padding-top:4px;
	background-image:url(images/bottom-shadow.png);
	/*border-right:solid 4px #446413;
	border-bottom:solid 4px #446413;*/
}

#menu {
/*	width:500px;*/
	float:right;
	text-align:right;
	font-size:11px;
	padding:10px;
	padding-bottom:0px;
	padding-right:20px;
}
#menu a {
	text-decoration:none;
	color: #4B724C;
}
#menu a:hover {
	text-decoration: underline;
}
#menu ul, .txt-footer ul {
	clear:none;
	white-space:nowrap;
	margin:0px;
}
#menu ul li {
	clear:none;
	list-style:none;
	white-space:nowrap;
	margin:0px;
	margin-left:15px;
	text-transform:uppercase;
	display:inline;
}
.txt-footer ul li {
	clear:none;
	list-style:none;
	white-space:nowrap;
	margin:0px;
	margin-left:15px;
	display:inline;
}
.width-box {
	width: 968px;
	clear:both;
}
.home-boxes {
	width:302px;
	float:left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height:135px;
	padding:10px;
	font-size:14px;
	line-height:20px;
	color:#3A1A22;
}
#header-tit {
	height:60px;
	border-bottom: solid 1px #CDCBC8;
	font-size: 28px;
	font-weight: bold;
	color: #3878A1;
	background-image: url(images/bg_header_tit.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-indent: 20px;
	line-height: 56px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#header-pics {
	border-bottom: solid 1px #CDCBC8;
	background-image: url(images/bg_header_tit.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
#pageContent {
	padding:20px;
	padding-top:10px;
	padding-right:28px;
	font-size:13px;
	width: 920px;
	clear:both;
}
.details-pages {
	width:605px;
	background-image:url(/wp/wp-content/themes/gmv/images/bg-details-pages.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:12px;
	padding-left:30px;
	padding-right:30px;
}
.details-pages-wywh {
	width:600px;
	background-image:url(/wp/wp-content/uploads/2009/02/wywh_comment_bg1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:12px 30px;
	overflow: auto; 
	width: 600px; 
	float: right;
}
h3#vacation-happily{
	color:#FF6600;
	font-size:18px;
	padding:0;
	margin:0 0 10px 0;	
}
.details-pages h2 {
	color:#3772A4;
	text-transform:uppercase;
	font-size:14px;
	margin:0px;
	display:block;
	margin-bottom:40px;
	text-indent:10px;
}
.tit-details {
	color:#4498C5;
	font-size:13px;
}
.details-pages img {
	vertical-align:text-top;
	margin-bottom:20px;
	margin-right:15px;
	padding:2px;
	padding-left:0px;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #CCC;
}
h1 {
	margin:0px;
	font-size:18px;
}
h2 {
	/*margin:0px;*/
	font-size:18px;
	color:#00337B;
	letter-spacing: -1px;
}
h3 {
	margin:0px;
	font-size:14px;
	letter-spacing: -1px;
	color:#393939;
}
h4 {
	margin:0px;
	margin-bottom:15px;
	font-size:14px;
	letter-spacing: -1px;
	color: #900;
}
.links {
	color: #069;
}
#wish-box {
	width:290px;
	padding:10px;
	float:right;
	background-color:#F3CED5;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:40px;
	font-size:10px;
	color: #333;
}
.txt-red {
	color: #C00;
}
.map-right-box {
	 float:right;
	 width:335px;
	 background-image:url(images/img_whereto.jpg);
	 background-repeat:no-repeat;
	 background-position:top;
	 padding-top:45px;
}
.map-boxes {
	width:291px;
	height:87px;
	padding:7px;
	background-image:url(images/bg_whereto_boxes.jpg);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	margin-bottom:11px;
	margin-left:15px;
	font-size:10px;
}
.map-boxes img {
	margin-right:7px;
	float:left;
}


/* -------- NEW CSS ----------- */

.spacer { height:20px; }
.archivetitle {
	height:20px;
	color: #999999;
	font-size: 11px;
	font-variant: normal;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}
.post{
	position:relative;
	background: url('images/post_bottom.jpg') no-repeat bottom center;
	/*width:600px;*/
	margin:0 0 30px 20px;
	padding:0 0 5px 0;
}
.post_header{
	position:relative;
	/*width:673px;*/
	height: 25px;;
	background:url('images/post_header.jpg') no-repeat top center;
}
.posttitle{
	position:absolute;
	font-family:Verdana, Arial;
	padding-top:3px;
	/*left:48px;
	top: 25px;
	width:610px;*/
	height: 22px;
	font-size:17px;
	color: #0D689D;
	font-weight:bold;
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	/*border-bottom-style: solid;*/
	/*border-top-color: #A8B0D8;*/
	/*	order-bottom-color: #A8B0D8;*/
}
.posttitle h2{
	margin:0;
}
.posttitle a,.posttitle a:hover{
	color: #0073AC;
	text-decoration:none;
}
.postauthor {
	position:absolute;
	left:55px;
	top: 45px;
	font-size: 10px;
	color:#000000;
}
.postauthor a,.postauthor a:hover{
	color: #000000;
	text-decoration:none;
}
.date_d {
	position:absolute;
	font-size: 28px;
	left:582px;
	top:26px;
	font-family:Verdana, Arial;
	font-weight:bold;
}
.date_m {
	position:absolute;
	font-size: 14px;
	left:587px;
	top:8px;
	font-family:Verdana, Arial;
	font-weight:bold;
	color:#ffffff;
}
.entry {
	position:relative;
	color: #000000;
	font-size:12px;
	line-height: 16px;
	text-align: justify;
	
}
.entry p{
	margin:0;
}
.info {
	position:relative;
	line-height: 1.8em;
	font-size: 10px;
	color:#000000;
	margin:0px 22px 2px 22px;
	margin:0;
}
.info a{
	color:#006891;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.jpg') no-repeat top left;
	color:#999999;
}
.bubble {
	font-size: 10px;
	margin: 0;
	padding: 0px 0px 4px 0px;
	color:#999999;
	background: url('images/bubble.jpg') no-repeat top left;
}
.bubble a{
	color:#666;
	text-decoration:none;
}
.navigation {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 20px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #B1A074;
}
.alignleft {float: left; text-align: left;}
.alignright {float: right; text-align: right;}
.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

h3#comments{
	margin:20px 0 0 0;
}
textarea#comment{
	width:400px;
}
form#commentform, .comment-meta{
	font-size:10px;
	color:#999;
}
form#commentform a, .comment-meta a{
	font-size:10px;
	color:#999;
	text-decoration:underline;
}

#pageContent2 {
	background-color:#CCFAFD;
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
	font-size:13px;
	padding:0 20px 50px;
	width:928px;
	margin-left:-40px;
	overflow:auto;
}
.goplay {
	background-image:url(images/bg-goplay.jpg);
}
.avatar{
	display:none;
}
.says{
	display:none;
}
.fn{
	color:#ff6600;
	font-weight:bold;
	font-style:normal;
}
.comment{
	margin-bottom:15px;
}
.commentlist{
	list-style:none;
	padding:0;
}
#formgmv fieldset {
	background:none;
	border:none;
}
.linkblue {
	color:#09C;
	text-decoration:none;
}
h2.TextHeadingPromo
{
	color: #69afc3;
	font-size: 8pt;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
	font-family: Book Antiqua, Times New Roman;
	letter-spacing: 1pt;
}
td.PromoBox
{
	background-image: url(/html/images/PromoBox.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 20px 10px 15px 37px;
	line-height: 11px;
	font-size: 8pt;
	color: #7F6BA2;
}

.frame-Content {

	width:568px;

	margin-left:50px;

	margin-top:40px;

	background-image:url(images/bg-frame.jpg);

	background-repeat:no-repeat;

	background-position:top;

	font-size:11px;

	color:#666;

	padding:15px;

	padding-bottom:20px;

	margin-bottom:20px;
	font:Verdana;

}

.frame-Content h5 {

	font-size:11px;

	color:#004686;

	display:block;

	padding-bottom:25px;

	border-bottom:dotted 1px #DDD;

	margin:0px;

	text-transform:uppercase;

	text-indent:10px;

}

.frame-items {

	padding-top:15px;

	padding-bottom:15px;

	border-bottom:dotted 1px #DDD;

	line-height:16px;

	height:107px;

	overflow:visible;

}

.frame-items img {

	margin-right:15px;

	float:left;

}

.frame-items h6 {

	font-size:14px;

	color:#004686;

	margin:0px;

}

.frame-items em {

	display:block;

	padding-bottom:7px;

}


/*******  QUICK SEARCH ************/
#qsrch {
	padding: 0px 9px 9px 9px;
	margin: 0px 9px 0px 0px;
	position: relative;
	text-align: center;	
	background-color: #FFFFFF;
	width: 164px;
}
.qsrch {
	line-height:normal;
}
#qsrch form{
	margin-bottom: -4px;
}

.qsrch-hd {
color: #575759;
font-size: 11px;
padding: 6px 0px 4px 0px;
text-align: center;
background-color: #faf8f2; }

.qsrch img{
	padding:0;
	border:0;
	margin:0;
}

.qsrch-hd2 {
width: 174px;
text-align: center;
background-color: #ffffff;
opacity: .6;
filter: alpha(opacity=60);
padding-top: 9px;
height: 14px; }

.qsrch-label {
color: #0d2437;
font-size: 10px;
padding: 4px 0px 4px 8px; 
text-align: left;
}
Table.qsrch {
	background-color: #FFFFFF;
	width: 164px;
}
.qsrch-dropmenu {
color: #0d2437;
font-size: 10px;
padding: 0px 0px 0px 11px;
text-align: left; 
}
.qsrch-button {
color: #0d2437;
font-size: 10px;
padding: 8px 0px 8px 0px; 
}

input.qsrch, textarea.qsrch, select.qsrch {
color: #888888;
font: normal 11px Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #7f9db9;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 0px;
width: 140px;
}
input.qsrch2, textarea.qsrch2, select.qsrch2 {
color: #888888;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #7f9db9;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 0px;
width: 48px;
text-align: left;
}
input.qsrch3, textarea.qsrch3, select.qsrch3 {
color: #888888;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #7f9db9;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 0px;
width: 38px;
text-align: left;
}
input.qsrchbutton {
color: #ffffff;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
border: 1px;
border-style: solid;
border-color: #00122b;
background-color: #00112b;
padding: 0px 0px 3px 0px;
width: 125px;
height: 19px;
text-align: center;
text-transform:uppercase;
}
/*this is for qsrch calendar image*/
#f_trigger_s {
	padding-top: 4px;}
/*******  QUICK SEARCH ************/


/******* PAGE SWEEPSTAKES ************/

#sweepstakes_body{
float:right;
width:96%;
font-size:0.9em;
margin:0px 5px 10px 10px;
 
}
 
#sweepstakes_body ul{margin:0 5px 16px 35px;}


#sweepstakes_column{
height: auto;
float:right;
padding:5px;
width:250px;
border:1px dotted #1e90ff;
background-color:#dcdcdc;
}

.sweepstakes_small{font-size:0.8em;color:#666;}

/******* END PAGE SWEEPSTAKES ************/
