/* -------------------------------------------------------------- 

	Theme Name: SPI Vacation Home
	Theme URI: http://www.kangomedia.com
	Description: A custom theme for SPI Vacation Home.
	Author: KangoMedia Web Design
	Author URI: http://kangomedia.com
	Version: 0.1

-------------------------------------------------------------- */

img#wpstats{display:none;}

*{ padding: 0; margin: 0; }

/* Body
-------------------------------------------------------------- */
body { background:#e8dfc2 url(images/beachbg.jpg) top repeat-x; }

/* Typography
-------------------------------------------------------------- */
h1 { font:normal 3em bold "Times New Roman", Times, serif; letter-spacing:-4px; line-height:0.9; }

p { font:normal 20px "Times New Roman", Times, serif; color:#311b06; letter-spacing:-1px; line-height:0.9; margin:20px 0; }

p.foot { float:left; font-size:1em; color:#fff; }


ul.home_list li { font:normal 20px "Times New Roman", Times, serif; color:#311b06; letter-spacing:-1px; line-height:0.9; margin:8px 0 0 25px; list-style-image:url(images/brown_checkmark.png); }

/* Navigation
-------------------------------------------------------------- */
#topnavbar { height:102px; background:url(images/navbar.png) repeat-x; margin-top:20px; }

	#navigation { width:960px; margin:0 auto; }
	
	a.logo { display:block; width:202px; height:95px; background:url(images/logo-trans.png) no-repeat; text-indent:-5000px; float:left; }
	
	/* Top Menu
	-------------------------------------------------------------- */
		ul.topmenu { float:right; list-style:none; margin-top:12px; }
		ul.topmenu li { float:left; text-indent:-5000px; }
		
		a.home { display:block; width:87px; height:73px; background:url(images/topmenu-trans.png); }
		a:hover.home {background:url(images/topmenu_over-trans.png) 0 -73px; }
		
		a.gallery {display:block; width:192px; height:73px; background:url(images/topmenu-trans.png) -87px 0; }
		a:hover.gallery { background:url(images/topmenu_over-trans.png) -87px -73px; }
		
		a.calendar { display:block; width:126px; height:73px; background:url(images/topmenu-trans.png) -279px 0; }
		a:hover.calendar { background:url(images/topmenu_over-trans.png) -279px -73px; }
		
		a.contact { display:block; width:98px; height:73px; background:url(images/topmenu-trans.png) -405px 0; }
		a:hover.contact { background:url(images/topmenu_over-trans.png) -405px -73px; }
		
		li.current a.home {background:url(images/topmenu_over-trans.png) 0 -73px; }
		li.current a.gallery { background:url(images/topmenu_over-trans.png) -87px -73px; }
		li.current a.calendar { background:url(images/topmenu_over-trans.png) -279px -73px; }
		li.current a.contact { background:url(images/topmenu_over-trans.png) -405px -73px; }
		
/* Wrapper
-------------------------------------------------------------- */
#wrapper { width:900px; margin:0 auto; }
		
	/* Home Banner
	-------------------------------------------------------------- */
		#homebanner { background:url(images/homebanner-trans.png) no-repeat; width:910px; height:257px; margin-top:-7px; }
		
	/* Left Column
	-------------------------------------------------------------- */
		#content { display:inline; width:590px; float:left; margin:15px 0;}
		
		.piclenselink { display:none; }
		
		iframe { border: 0px solid #ffffff; }
		
	/* Right Column
	-------------------------------------------------------------- */
		#sidebar { display:inline; width:310px; float:right; margin:15px 0; }
		
		img.virtual_tour { float:right; margin-bottom:15px; }
		a img.virtual_tour { border:none; }
		
		#sidebarform { width:291px; height:332px; background:url(images/sidebarform.jpg) no-repeat; float:right;}
		
		.linklove { display:none; }
		
/* Footer
-------------------------------------------------------------- */
#footer { background:url(images/footerbg.jpg) repeat-x; height:58px; clear:both; }

	/* Footer Content
	-------------------------------------------------------------- */
		#foot { width:900px; margin:0 auto; }
		
		/* KangoMedia Byline
		-------------------------------------------------------------- */
			#kangomedia { float:left; width:185px; }
			
			a.kangomedia { display:block; width:115px; height:17px; background:url(images/kangomedia-trans.png) no-repeat; float:right; text-indent:-5000px; }
			
		/* UL Footer Menu
		-------------------------------------------------------------- */
			#foot ul { list-style:none; float:right; margin:21px 0 }

			#foot ul li { display:inline; padding: 0 10px 0 10px; }
			
			#foot ul li a { text-decoration:none; color:#fff; }
			
			#foot ul li a:hover { color:#999; }
