/* @override http://www.hermosawave.net/cssTypekitstyles2010.css */

body {
	background-color: #ddd;
	text-align: center;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frame {
	width: 974px;
	position: relative;
	background-image: url(newback2010XL.png);
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F0F0;
	border-right-color: #F2F0F0;
	border-bottom-color: #F2F0F0;
	border-left-color: #F2F0F0;
	-o-box-shadow: 1px 1px 10px #000;
	-icab-box-shadow: 1px 1px 10px #000;
	-khtml-box-shadow: 1px 1px 10px #000;
	-moz-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;
	box-shadow: 1px 1px 10px #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

/* fluid size webcam layout */
#variableframe {
	width: 1024px;
	position: relative;
	background-image: url(newback2010XL.png);
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F0F0;
	border-right-color: #F2F0F0;
	border-bottom-color: #F2F0F0;
	border-left-color: #F2F0F0;
		}
#premiumframe {
	width: 1608px;
	position: relative;
	background-image: url(newback2010XL.png);
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F0F0;
	border-right-color: #F2F0F0;
	border-bottom-color: #F2F0F0;
	border-left-color: #F2F0F0;
}


#maincontent {
	padding-right: 8px;
	padding-left: 30px;
}


#leftPanel 
{
	width: 360px;
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	text-align: center;
}
#rightPanel 
{
	float: left;
	width: 265px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}

#adPanel {
	float: right;
	width: 120px;
	text-align: center;
	margin-bottom: 20px;
}


#photohead {
	height: 144px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	background: #667B99 no-repeat;
	background-image: url(banners/welcometohwn1200_1.jpg);
}
#photoheadtagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-align: right;
	padding-top: 115px;
	padding-right: 30px;
	text-shadow: rgba(0,0,0,0.74) 2px 2px 2px;
}

#movable {
	text-align: left;
	margin: 0;
	padding: 0px;
	border-top: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

#statement {
	text-align: left;
	padding: 8px 8px 8px 16px;
	background-color: hsla(184, 30%, 64%, 0.1);
	-webkit-border-radius:  8px;
	-moz-border-radius:  8px;
	border-radius:  8px;
	border: 2px solid hsla(193, 40%, 66%, 0.85);
	margin-bottom: 20px;
}




#footer 
{
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-bottom: 0;
	padding: 10px;
	border-top: 2px solid #fff;
	background: rgba(66,94,130,0.20);
}
.broughttoyouby {
	padding-left: 400px;
	padding-bottom: 8px;
	margin: 0;
	padding-top: 5px;
	font-size: 12px;
}
.hwifooterlogo {
	float: left;
	width: 400px;
	height: 50px;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footerlinks {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	clear: both;
}
#camerabanner {
	background-image: url(webcam/livewebcam2010img.png);
	background-repeat: no-repeat;
	z-index: 1;
	background-color: #667B99;
	height: 76px;
	width: 100%;
	background-position: 0px 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#camerabanneroverlay {
	height: 100px;
	background-image: url(webcam/livewebcam2010.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	width: 100%;
	background-position: 10px 25px;
	left: 0px;
	top: 0px;
}

#variablecameraimage {
	width: 99%;
	/* width: 1016px; */
	height: 572px;
	overflow: hidden;
	border: 4px solid #000;
	background-color: #000;
	-o-box-shadow: 1px 1px 10px #666;     
	   -icab-box-shadow: 1px 1px 10px #666;
     -khtml-box-shadow: 1px 1px 10px #666;
     -moz-box-shadow: 1px 1px 10px #666;
     -webkit-box-shadow: 1px 1px 10px #666;
     box-shadow: 1px 1px 10px #666;

}
#variablecameraimage img {
	width: 100%;
}
#livecameraimage {
	border: 4px solid #000;
	background-color: #000;
	-o-box-shadow: 1px 1px 10px #666;
	-icab-box-shadow: 1px 1px 10px #666;
	-khtml-box-shadow: 1px 1px 10px #666;
	-moz-box-shadow: 1px 1px 10px #666;
	-webkit-box-shadow: 1px 1px 10px #666;
	box-shadow: 1px 1px 10px #666;
	height: 450px;
	width: 800px;
	text-align: center;
	display: block;
}
#livecameraimage img {
	text-align: center;

}



#cameradescription {
	margin-top: 20px;
	float: left;
	width: 49%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5%;
}
#cameradescription p {
	text-align: left;
}

#support {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	border: 2px solid #ddd;
	text-align: center;
	float: right;
	width: 36%;
	margin: 2%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: rgba(243,250,255,0.49);
}
.refreshbox {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	border: 2px solid #ddd;
	text-align: center;
	width: 60%;
	margin: 2%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: rgba(243,250,255,0.49);
}

p
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h1 {
	font-size: 18pt;
}

h2 {
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 14pt;
}

h3
{
	line-height: 18px;
	margin: 4px 0px;
	padding: 0px;
	font-size: 16px;
}

h4 {
font-weight: bold;
	margin-top: 2px;
}
img {
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
a {
	text-decoration: none;
	color: #336699;
	-webkit-transition: all .3s ease-in-out; 
	-moz-transition: all .3s ease-in-out; 
	-o-transition: all .3s ease-in-out; 
	transition: all .3s ease-in-out;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
}

a:hover {
	color: #FFFFFF;
	background-color: #336699;
 	background-color: rgba(33,66,99,0.5);
   -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.smallhead {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.movablehead {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.lefttext {
	text-align: left;
	padding-left: 26px;
}
#rightPanel p {
	padding-left: 16px;
}
#weather {
	float: right;
	width: 180px;
	margin: 20px;
}

#weather table.wowfill {
	background-color: #eee;
	   -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#tweets {
      background-color: #EEE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 2px solid #ccc;
	float: left;
	width: 150px;
	overflow: hidden;
}

#tweets h3 {
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
}

.tweet {
	text-align: left;
}
.tweet  ul.tweet_list {
	margin: 0;
	padding: 0;
}
   
.tweet .tweet_list li {
	font-size: 9pt;
	line-height: 10pt;
	padding: 6px;
	list-style-type: none;
}
.tweet .tweet_list li a {
}
.tweet .tweet_list .tweet_even {
      background-color: rgba(255, 255, 255, 0.6);
}
.tweet .tweet_list .tweet_avatar{
      padding-right: .5em;
      float: left; 
}
.tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; 
        }
.new {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	padding-right: 4px;
	padding-left: 4px;
}

