/*
Theme Name: Twentytwelve Child
Description: Longboxed Twentytwelve Theme 
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

.site {
    background-color: transparent;
}

body .site {
    box-shadow: none;
}



.archive-title {
    font-size: 32px;
    line-height: 2.18182;
    font-weight: bold;
    text-transform: none;
}

.entry-header h1, .entry-title h1 {
    font-size: 35px!important;
}

.site-header {
padding: 0px;
}

.site-header h1 {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    font-size: 60px;
    clear: none;
    margin-left: 5px;
    margin-top: 5px;
    line-height: 1;
}

.site-header h2 {
    vertical-align: middle;
    font-size: 35px;
    clear: none;
    color: black;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1;
}

.entry-content h1 {
    vertical-align: middle;
    font-size: 35px;
    clear: none;
    color:#9dbb40;
    margin-left: 5px;
    font-weight: normal;
}

.entry-content h2 {
    vertical-align: middle;
    font-size: 30px;
    clear: none;
    margin-left: 5px;
    font-weight: normal;
}

.entry-content h3 {
    font-weight: normal;
}

.site-description a {
    vertical-align: middle;
    font-size: 35px;
    clear: none;
    color: #ffffff;
}

.widget img {
    box-shadow: none;
}

 .main-navigation li {
    font-family: 'Mouse Memoirs', Arial;
    font-size: 20px;
}

.main-navigation li ul li a {
    font-family: 'Mouse Memoirs', Arial;
    font-size: 80%;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #9dbb40;
    font-weight: normal;
}

a {
    color: #9dbb40;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
border-bottom: 0px;
border-top: 0px;
}

.site-description {
display:none;
}

.site-info {
display:none;
}

.widget-title, .entry-content th, .comment-content th {
font-size: 30px;
font-weight: normal;
text-transform: none;
}

footer.entry-meta {
   display: none;
}

.widget-area {
min-width: 300px;
}

.entry-header .comments-link { display: none; }

.bbp-topic-tags { 
  display: none; 
}

.bbp-reply-form {
  display: block !important;
}

@media screen and (max-width: 480px) {
.googlead {
  display: none;
 }
}

@media screen and (min-width: 480px) {
.googlemobile {
  display: none;
 }
}

.main-navigation {
margin-top: 0px;
}

.entry-content h3, .comment-content h3 {
	font-size: 24px;
       font-weight: Normal;
}

.widget-area .widget h3 a {
color: #fff;
}

h3 a {
	background:#5CCD00;
	background:-moz-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5CCD00),color-stop(100%,#4AA400));
	background:-webkit-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-o-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-ms-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5CCD00',endColorstr='#4AA400',GradientType=0);
	padding:10px 15px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #459A00;
	text-decoration: none;
  
}

span.button a {
	background:#5CCD00;
	background:-moz-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5CCD00),color-stop(100%,#4AA400));
	background:-webkit-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-o-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-ms-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5CCD00',endColorstr='#4AA400',GradientType=0);
	padding:3px 3px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #459A00;
	text-decoration:none;
	clear:none;
	margin-top:0px;
	margin-bottom:0px;
  
} 

.entry-content a:visited {
	color:#fff !important;
 
} 

td a {
	color:#000000;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

td a:hover {
	color:#9dbb40;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}