@import url('../css/normalize.css');
/* General Demo Style */
body{
	font-family: 'Open Sans Condensed','Arial Narrow', serif;
	background: #ddd url(../images/bg.jpg) repeat top left;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	width: 100%;
	bottom: 0px;
}
	
a{
	color: #555;
	text-decoration: none;
}

.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}
.container > header{
	margin: 10px;
	padding: 20px 10px 10px 10px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.container > header h1{
	font-size: 40px;
	line-height: 40px;
	margin: 0;
	position: relative;
	font-weight: 300;
	color: #707a8d;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
.container > header h1 span{
	font-weight: 700;
}
.container > header h2{
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #4d525d;
	font-family: Cambria, Georgia, serif;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
}
/* Header Style */

.pano-top{
	line-height: 20px;
	font-size: 11px;
	background: ;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: fixe;
	font-family: tahoma, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
	width:100%;
}
.pano-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}
.codrops-top a:hover{
	background: rgba(255,255,255,0.8);
}
.pano-top span.right{
	float: right;
}
.pano-top span.right a{
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #aaa;
	line-height: 20px;	
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #fff;
	background: #f6f6f6; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}
.codrops-demos a:hover{
	color: #333;
}
.codrops-demos a:active{
	background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.note{
	padding: 20px;
	text-align: center;
}
#title1 {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	bottom: 300px;
	font: 15px Arial, Helvetica, sans-serif;
	padding: 10px 20px;
	position: fixed;
	left: 10px;	
	text-align: left;
	width: 30%;
}
/* Footer ------------------------------------------------------ */
.footer { 
width: 100%; 
position: fixed; 
left: 0; 
bottom: 0; 
padding: 3px 0; 
background-color: #000; 

font-size: 11px; 
color: #566D74;
}
.footer ul { float: left; border-right: 1px solid #393939; }
.footer  ul li { float: left; }
.footer a {
    color: #CCC;
    display: block;
    padding: 5px 14px;
    border-left: 1px solid #393939;
}
.footer a:hover {
    color: #FFF;
    background: #000 url(../images/background/pattern.gif);
    text-decoration: none;
}
.footer p {
    margin: 8px 14px 0 10px;
    color: #fff;
    float: left;
}
.footer #socialLinks {
	color: #000;
	margin: 0 30px 0 16px;
	float: right;
}
.footer #socialLinks ul {
	border: 0;
}
.footer #socialLinks ul li a {
	border: 0;
	padding: 8px 0 0 8px;
}
.footer #socialLinks ul li a:hover {
	background: none;
}

#welcome-message-big {
	background-image: url(../files/img/bg-menu.png);
	bottom: -222px;
	left: 50%;
	margin: 0px 0px 0px -164px;
	padding: 20px 20px 20px 20px;
	position: absolute;
	width: 616px;
	z-index: 40;
	line-height: 26px;
}
.apDiv8 {
position: absolute;
top: 320px;
left: 0;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: auto;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=50);
opacity: .85;
}
#navbar {
	height: auto;
	text-align:center;
	background:url(../images/bg01.fw.png);
}
.topmenu {
}
.pcontent {
				position: absolute;
top: 280px;
left: 200px;
background-image:url(../images/bg01.fw.png);
border:1px solid #111111;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 10px;
width: auto;
max-width:650px;
height: auto;
padding: 30px 30px 30px 30px;
filter: alpha(opacity=50);
opacity: .85;
}
	
@media only screen and (max-width: 481px) {
.pcontent{
	width: 80%;	

}
@media only screen and (min-width: 481px) {
#gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}
#c1 {
	width: 80%;

}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mainContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49.1712%;
	display: block;
}
#apDiv1{
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 49.1712%;
	display: block;
}
#artwork {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 87%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	h11 {
font-size: 24px;
font-family: verdana, helvetica, arial, sans-serif;
letter-spacing:-2px;
color:#9FC54E;
font-weight:700;
padding-top: 10px;
padding-left: 20px;
}
.gridContainer {
	width: 89.0217%;
	max-width: 1232px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mainContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.6007%;
	display: block;
}
#interview {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#artwork {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 97%;
	display: block;
}
}
.wrapper #content_1 h4 {
	text-align: left;
	font-style: normal;
}
