/*
Theme Name: electroporation
Version: 1.0
Description: A child theme of Twenty Twelve
Template: twentytwelve
*/

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

/* Set up rem */
html { font-size: 62.5%; } 

.sidebar-right {
	display:none;
}

body {
	margin: 10px 0 20px 0;
	background-color: #DBDCC7;
	font-size: 13px; font-size: 1.3rem;
	color: #000000;
	font-family: Verdana, Sans-Serif;
}

.site-header {
	margin: 0 auto;
	padding: 0;
	width: 1050px;
	height: 236px;
	max-width: none;
	overflow: hidden;
	text-align: left!important;
	background: #F2F3ED url( http://www.electroporation.org//wp-content/uploads/sites/28/2014/08/header-bg.jpg ) no-repeat 0 0;
}

.site-header h1 {
	font-size: 48px; font-size: 4.8rem;
	line-height: 35px; line-height: 3.5rem;
	font-family: Tahoma;
	color: rgb(84, 84, 84);
	font-weight: normal;
	margin: 100px 0 1px 30px;
	text-align:left;
}

.site-header h2 {
	font-weight: bold;
	font-size: 15px; font-size: 1.5rem;
	line-height: 35px; line-height: 3.5rem;
	font-family: Tahoma;
	color: #818181;
	margin: 0 0 0 30px;
	text-align:left;
}

body .site {
	margin: 0 auto!important;
	background-color: transparent;
	width: 1050px;
	max-width: none;
	overflow: hidden;
	padding: 0;
	box-shadow: none;
}

#main.wrapper {
	width: 1040px;
	padding: 32px 0;
	background-color: #F2F3ED;
	border-left: solid 5px #FFF;
	border-right: solid 5px #FFF;
}

.wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.wrapper {
	display: inline-block;
}
 
html[xmlns] .wrapper {
	display: block;
}
 
* html .wrapper {
	height: 1%;
}

#primary {
	float:right;
	width:723px;
	padding-right: 30px;
}

#secondary  h1.widget-title {
	font-size: 24px; font-size: 2.4rem;
	line-height:1; 
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	padding:6px 0 0 10px;
	font-family: Tahoma;
	background: transparent url(http://www.electroporation.org//wp-content/uploads/sites/28/2014/08/sub-head.jpg) no-repeat 0 0;
	display:block;
	width:100%;
	height:36px;
}

#secondary {
	float:left;
	width: 211px;
	margin: 0 0 0 25px!important;
}

.widget-area .widget {
	margin-bottom: 10px;
}

ul#menu-left-menu {
	width:127px;
	margin: 5px auto 0 auto;
}

ul#menu-left-menu > li{
	width: 100%;
	height: 29px;
	display: block;
	background: transparent url(http://www.electroporation.org//wp-content/uploads/sites/28/2014/08/Sleek_Rounded9.png) no-repeat 0 0;
	margin-bottom:5px;
}

ul#menu-left-menu > li:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* internet explorer */
}

ul#menu-left-menu > li:hover a{
	color: #DDD;
}

ul#menu-left-menu > li > a{
	color: #FFF;
	text-decoration: none;
	font-size:13px; font-size:1.3rem;
	font-family: Verdana, Sans-Serif;
	padding: 0 0 0 32px;
	font-weight: bold;
	line-height:29px;
	width: 100%;
	height: 29px;
	display:block;
}

.widget-area .widget .textwidget {
	padding: 5px 10px;
	font-size: 13px; font-size: 1.3rem;
	line-height: normal;
	color: #333300;
	font-family: 'Trebuchet MS';
}

.entry-header .entry-title {
	cursor: none;
	font-size: 24px; font-size:2.4rem;
	color: #333;
	font-family: Arial;
}

.entry-content h2, 
.comment-content h2, 
.mu_register h2 {
	font-size: 24px; font-size:2.4rem;
	color: #333;
	font-family: Arial;
	font-weight: normal;
}

.entry-content,
.entry-content p {
	color: #808080;
	font-family: Arial;
	font-size: 13px; font-size: 1.3rem;
	line-height: normal;
	text-align: justify;
}

.entry-content a, 
.comment-content a, 
.entry-content a:visited, 
.comment-content a:visited {
	color: -webkit-link;
	text-decoration: underline;
	cursor: auto;
}

.wsp-pages-title,
.wsp-posts-list {
	display: none;
}

.wsp-pages-list,
.wsp-pages-list > li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 5px;
}

.wsp-pages-list > li  > a,
.wsp-pages-list > li  > a :visited {
	color: blue!important;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px; font-size: 1.3rem;
	font-style: normal;
	text-decoration: underline;
	line-height: 1.3;
}

#colophon[role="contentinfo"] {
	background:transparent url(http://www.electroporation.org//wp-content/uploads/sites/28/2014/08/footer.jpg) no-repeat left top;
	border-top: none;
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	width: 1050px;
	height: 103px;
	margin: 0 auto;
	padding: 0;
	max-width: none;
}

 .footer-info {
	padding-top: 40px;
}

#menu-footer { 
	list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}

#menu-footer li{
    display:inline;
}

#menu-footer li a{
    display:inline-block;
	font-size: 11px; font-size: 1.1rem;
	color: #000;
	font-family: Verdana, Sans-Serif;
	margin: 0 20px;
}	




