article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { display: block; }

a:hover, a:active { outline: none; }

body {
	background: #ffffff url('../images/background.jpg') no-repeat top center;
	padding-bottom: 100px;
}

#frame {
	position: relative;
	width: 1075px;
	height: 685px;
	margin: 84px auto 0px auto;
	padding: 10px;
}
#waveframe {
	position:absolute;
	width: 800px;
	height: 600px;	
	margin: 0px auto 0px auto;
	right:50px;
	padding: 2px;	
	vertical-align:bottom;
	

}
#blogbottom
{
    display:inline;
    position:inherit;
    float:left;
    left:20px;
}
header {
	position: relative;
	z-index: 5;
}

header #snipe {
	position: absolute;
	top: -28px;
	left: -27px;
	width: 155px;
	height: 155px;
	text-indent: -9999px;
	background: url('../images/snipe.png') no-repeat top left;
	display: block;
}

header h1 {
	position: absolute;
	left: -9999px;
}

.coda-slider-wrapper {
	position: relative;
	z-index: 1;
}

.panel {
	width: 1075px;
	height: 578px;
	background-repeat: none;
	background-position: top center;
}

.panel-1 { background-image: url('../images/panel-2.png'); }
/*.panel-2 {  background-image: url('../images/panel-2.png');  }*/
.panel-2 { }
.panel-3 { background-image: url('../images/panel-works.png'); }
.panel-4{}
.panel-wrapper { position: relative; }
.panel-blog
{
}
.panel-blog .content
{
    
}
.content {
	position: absolute;
	top: 22px;
	left: 43px;
	width: 600px;
	max-height: 490px;
	padding: 20px 20px 15px 20px;
	line-height: 1.3;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	/*-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);*/
	color: #2f2d27;
}

.panel-1 .content { }
.panel-2 .content {  }
.panel-3 .content {  }

.content h2 {
	margin: 0px;
	font-size: 22px;
}

.content p { margin: 10px 0px; }

.content dl { font-size: 14px; }

.content dl dt {
	float: left;
	color: #2a7460;
}

.content dl dd { margin-left: 45px; }

.panel-3 .content .buttons p a,
.panel-3 .content .buttons form input[type=submit] {
	padding: 10px;
	background-color: #f55959;
	text-align: center;
	font-size: 17px;
	color: #dfe2d7;
	display: block;
}

.panel-3 .content .buttons form img {
	position: absolute;
	left: -9999px;
}

.panel-3 .content .buttons form input[type=submit] {
	width: 100%;
	text-decoration: underline;
	font-family: Helvetica, sans-serif;
	border: 0px;
	cursor: pointer;
}

.panel-3 .content .buttons p a:hover,
.panel-3 .content .buttons p a:focus,
.panel-3 .content .buttons form input[type=submit]:hover,
.panel-3 .content .buttons form input[type=submit]:focus { background-color: #f57373; }

.panel-3 .content .buttons p a:active {
	position: relative;
	top: 1px;
}

.coda-nav {
	margin-top: 32px;
	float: left;
}

.coda-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.coda-nav ul li { float: left; }

.coda-nav ul li a {
	margin: 0px;
	padding: 0px;
	height: 96px;
	text-indent: -9999px;
	background-image: url('../images/nav.png');
	background-repeat: no-repeat;
	display: block;
}


.coda-nav ul li.tab1 a { width: 216px; }
.coda-nav ul li.tab2 a { width: 216px; }
.coda-nav ul li.tab3 a { width: 216px; }
.coda-nav ul li.tab4 a { width: 216px; }

.coda-nav ul li.tab1 a { background-position:    0px 0px; }
.coda-nav ul li.tab2 a { background-position: -216px 0px; }
.coda-nav ul li.tab3 a { background-position: -432px 0px; }
.coda-nav ul li.tab4 a { background-position: -648px 0px; }

.coda-nav ul li.tab1 a:hover { background-position:    0px -96px; }
.coda-nav ul li.tab2 a:hover { background-position: -216px -96px; }
.coda-nav ul li.tab3 a:hover { background-position: -432px -96px; }
.coda-nav ul li.tab4 a:hover { background-position: -648px -96px; }

.coda-nav ul li.tab1 a.current { background-position:    0px -192px; }
.coda-nav ul li.tab2 a.current { background-position: -216px -192px; }
.coda-nav ul li.tab3 a.current { background-position: -432px -192px; }
.coda-nav ul li.tab4 a.current { background-position: -648px -192px; }


ul#links {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

ul#links li {
	clear: right;
	float: right;
}

ul#links li a {
	height: 31px;
	text-indent: -9999px;
	display: block;
}

ul#links li.twitter a {
	width: 89px;
	background: url('../images/twitter.png') no-repeat top left;
}

ul#links li.facebook a {
	width: 102px;
	background: url('../images/facebook.png') no-repeat top left;
}

ul#links li.aiga a {
	width: 126px;
	height: 42px;
	background: url('../images/aiga.png') no-repeat top left;
}

ul#links li a:hover { background-position: bottom left; }

ul#linksblog {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	float: right;
	position:relative;
}

ul#linksblog li {
	clear: right;
	float: right;
}

ul#linksblog li a {
	height: 31px;
	text-indent: -9999px;
	display: block;
}

ul#linksblog li.twitter a {
	width: 89px;
	background: url('../images/twitter.png') no-repeat top left;
}

ul#linksblog li.facebook a {
	width: 102px;
	background: url('../images/facebook.png') no-repeat top left;
}

ul#linksblog li.aiga a {
	width: 126px;
	height: 42px;
	background: url('../images/aiga.png') no-repeat top left;
}

ul#linksblog li a:hover { background-position: bottom left; }


footer {
	position: absolute;
	top: -7px;
	right: 11px;
	padding-left: 15px;
	background: url('../images/miguel-arrow.png') no-repeat top left;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #6b8f15;
}

footer p { margin: 0px; }
footer p a { color: #6b8f15; }
footer p a:hover { text-decoration: none; }




 
.works_text {
	font-family: Georgia, 'Times new roman';
	font-size: 12px;
	color: #4c280d;
	font-style: italic;
	margin-bottom: 18px;
	line-height: 17px;
}

.works_text a {
	color: #773f15;
	text-decoration: none;
	border-bottom: 1px solid #c0926f;
}
.works_desctext {
	font-family: Georgia, 'Times new roman';
	font-size: 11px;
	color: #574c31;
	padding-bottom: 2px;
	border-bottom: 1px solid #9c9176;
	text-transform: uppercase;
	margin-bottom: 6px;
	font-weight:bold;
}


.tweet {
			color:#4c280d;
			margin: 4px 0;
			width: 200px;
			padding: 12px;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			z-index:99999;
			font-size: 90%;
		}
		.tweet img {
			float: left;
			margin: 0 8px 4px 0;
		}
		.tweet .text {
			margin: 0;
		}
		.tweet .time {
			font-size: 80%;
			color: #000;
			white-space: nowrap;
		}

		#twitterSearch .tweet {
			min-height: 24px;
			
		}
		#twitterSearch .tweet .text {
			margin-left: 32px;
		}
		
		
	fieldset {  width:600px; border:0;	        
	top: 22px;
	left: 43px;
	width: 600px;
	max-height: 490px;
	padding: 20px 20px 15px 20px;
	line-height: 1.3;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	/*-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);*/
	color: #2f2d27;    
	            }
	            
	            
	            dl {clear:both;}
a.button_css {
display: block;
width: 100px;
height: 20px;
padding: 15px 20px 10px 45px;
color:#666666;
text-decoration: none;
background:url(../images/button.jpg) no-repeat 0px 0px;
}
a.button_css:hover {
color:#333333;
background:url(../images/button.jpg) no-repeat 0px -45px;
}
#cu3er-container {width:500px; outline:0;}


#footer
 {
     
height:225px;
line-height:92px;
color:#9F8F77;
font-size:12px;
font-family:Helvetica;
bottom:0;
     left:0;
	padding: 0;
	list-style:none;
	width:100%;
	position:fixed;
	height:225px;
	
     
	z-index:99999;
 }
