/*  
Theme Name: Walking With Austin
Theme URI: http://www.knockoutsadvertising.com
Description: Walking With Austin
Version: 2.0
Author: Knockouts Advertising
Author URI: http://www.knockoutsadvertising.com/
*/


/* Global Settings */
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:62.5% helvetica, arial, sans-serif;
background:#F4F4F4 url(img/wall-50.jpg) fixed no-repeat;
background-position: top center;
}
 
 
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/* Links */
 
a, a:visited {
text-decoration:none;
}
 
/* Forms */
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em helvetica, arial, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
 
/* Wrapper */
 
#wrap {
width:960px;
margin:0 auto;
}
 
/* Global Classes */
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.hidden {  
	display:none;
}

/* Layout */


.wrapp__ {
	width:960px;
	height:750px;
	margin:0 auto;
}


.header {
	position:fixed;
	width:960px;
	height:186px;
	background:url(img/topshadow2.png) no-repeat;
	background-attachment:fixed;
	background-position:top center;
	margin:0 auto;
	z-index:100;
}

/* Panels */

#form_div, #form2_div {
position:absolute;
	width:622px;
    height:460px;
	margin-left:155px;
	background:url(img/form1_bg.png) no-repeat;
	z-index:1;
	top:80px;
}

#form2_div { 
	background:url(img/form2_bg.png) no-repeat;
}

.form_wrap {
	width:450px;
	height:auto;
	margin-left:75px;	
    padding-top:210px;
}

.skip_to_website {
float:left;
position:relative;
top:375px;
left:90px;
}

.inner_wrap {
	width:450px;
	height:auto;
	margin-left:87px;
}

.bottom_c {
	width:569px;
	height:38px;
	/* background:url(img/bottom_c.png) no-repeat; */
	bottom:-38px;
	position:absolute;
	left:1px;
}
.bottom_c2 {
	width:569px;
	height:38px;
	background:url(img/bottom_c.png) no-repeat;
	position:absolute;
	left:371px;
	bottom:202px;
	z-index:100;
}

#main_div {
	position:absolute;
	width:622px;
	min-height:500px;
	height:auto;
	margin-left:145px;
    background:url(img/mid_c2.png) bottom;
	background-repeat:no-repeat;
	z-index:1;
	padding-top:155px;
	padding-bottom:75px;

}

.trigger_image_form, .trigger_image_main {
	margin:0 auto;
	width:20px;
}

.trigger_image_map {
	cursor:pointer;	
}

/* Main Content */

.banner {
	width:443px;
	height:213px;
	background:url(img/banner.jpg) no-repeat;
	margin:0 auto;
	margin-top:15px;
	cursor:pointer;
}

.about_walk { margin:15px 0 0 5px; }

.about_walk p {
	font-size:1.3em;
	line-height:170%;
	color:#333;
	margin-top:5px;
}

.bottom_nav img {
	float:left;
}

.mleft {
	padding-left:55px;

}
.divide {
	width:10px;
	float:left;
}

.map_inc img {
	width:392px;
	height:450px;
	margin-left:20px;
	margin-top:25px;
        border:1px solid transparent;
}

/* Single Page Styles */

.content h3 {
padding-top:15px;
font-size:2em;
color:#333;
padding-bottom:10px;
}

.content p {
font-size:1.1em;
line-height:170%;
}

/* Include File Styles */

.back_to_walk {
float:right;
}

.back_home {
float:right;	
position:relative;
top:-460px;
right:10px;
}

/* Flickr */

#flickr {
float:right;
width:185px;
height:auto;
margin-left:5px;
}

#flickr img {
padding:5px;
}

#video {
position:fixed;
top:200px;
left:10%;
z-index:-100;
width:246px;
height:246px;
background:url(img/video_bg.png) no-repeat;
}

.video_inner {
	position:relative;
	top:25px;
	left:25px;
}

.loadMsg {
background:#000;
z-index:9000;
}

.logo_c {
width:100%;
height:96px;
background:none;
position:fixed:
margin:0 auto;
cursor:pointer;
}

/* "lightbox */

.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: #333;
			z-index:1;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}

.white_content {
			display: none;
			position: absolute;
			top: 1%;
			left: 3%;
			width: auto;
			height: auto;
			padding: 16px;
			border: 16px solid #999;
			background-color: white;
			z-index:2000;
			overflow: auto;
}

.ajaxLoader {
width:220px;
height:19px;
margin:0 auto;
position:absolute;
top:260px;
left:78px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.map_inc { position:relative; }
}