/*
Theme Name: Twentyeleven Child
Description: Child theme for the twentyeleven theme 
Author: Your name here
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

#site-title a {
    color: #800000;
}

#page {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#site-title {
	margin-right: 270px;
	padding: 1.5em 0 0;
}

#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 2em 0;
}

#site-description2 {
	color: #800000;
	font-size: small;
}

#branding #searchform {
	position: absolute;
	top: 2.6em;
	right: 12%;
	text-align: right;
}

#avatar {
	position: absolute;
	top: 1.6em;
	left: 7.6%;
	width: 80px;
}

#star1 {
	visibility: hidden;
	position: absolute;
	top: 210px;
	left: 30px;
	width: 30px;
}

#star2 {
	visibility: hidden;
	position: absolute;
	top: 360px;
	left: 120px;
	width: 30px;
}

#star3 {
	visibility: hidden;
	position: absolute;
	top: 310px;
	right: 30px;
	width: 30px;
}

#star4 {
	visibility: hidden;
	position: absolute;
	top: 160px;
	right: 100px;
	width: 30px;
}

#rss {
	position: absolute;
	top: 2.6em;
	right: 7.6%;
	width: 32px;
}

#fb {
	position: absolute;
	top: 2.6em;
	right: 3.6%;
	width: 32px;
}

#site-heading {
	margin-left: 12%;
}

#header-image {
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.4);
}

#site-generator {
	position: relative;
    background: none repeat scroll 0 0 #F9F9F9;
    border-top: 1px solid #DDDDDD;
    color: #666666;
    font-size: 10px;
    line-height: 1.8em;
    padding: 2.2em 0.5em;
    text-align: center;
}

#footer-img1 {
	position: absolute;
	bottom: 15px;
	left: 20px;
}

#footer-img2 {
	position: absolute;
	bottom: 15px;
	right: 20px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#vidopt1 {
    padding-top:10px;
}

#vidopt2 {
    padding-top:10px;
}

.singular.page .hentry {
	padding: 1.5em 0 0;
}

#gsThumbMatrix caption, th, td {
	vertical-align: top;
}


section.recent-posts .other-recent-posts {
    border-bottom: 0;
    list-style: none outside none;
    margin: 0;
}

article.intro {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #DDDDDD;;
    margin: -1.855em -8.9% 1.625em;
    padding: 0 8.9%;
}

.wp-caption {
    background: none ;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 0;
}

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;} 
a.tooltip:hover {text-decoration:none;} 
a.tooltip span { z-index:10;display:none; padding:14px 20px; margin-top:-30px; margin-left:28px; width:240px; line-height:16px; text-align:left; font-size: 12px;}
a.tooltip:hover span{ display:inline; position:absolute; color:#111; border:1px solid #DCA; background:#fffAF0;} 
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
a.tooltip span { border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 5px 5px 8px #CCC; -webkit-box-shadow: 5px 5px 8px #CCC; box-shadow: 5px 5px 8px #CCC; }

#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 10px;
	width: 188px;
	z-index: 99999;
}

#mini2 { margin-left: auto !important; margin-right: auto !important; text-align: center; }

#webgl {
	position: absolute;
	top: 0.5em;
	right: 0;
	width: 150px;
	font-size:x-small;
	text-align: right;
	margin-right: 5px;
}