/*
Theme Name: glitch 
Theme URI: na 
Author: the glitchscatter
Author URI: http://glitch.net.au
Description: childnode of tweenty thirteen 
Version: 1.0
*/

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

body, .site {
	background: #36d931;
}

.navbar {
	background:#000;
	}
	
.home-link,.nav-menu li a {
	color:#EDED0C; }
	
.site-footer {
background: #000;
color: #EDED0C;
font-size: 14px;
text-align: center;
}

li:hover > a, .nav-menu li a:hover {
background-color:#36d6931 !important;
color: #CC0;
}
.entry-title a:hover{
	color:#EDED0C;
	}
.entry-content {
	border:#FC0 thin solid;
	background:#EDED0C;
	padding:20px 376px 0px 60px;
	}	
.entry-header {
	background-image: url(images/sideconnection_03.png);
	background-position: 0px -40px;
	margin-bottom: 0px;
	}
.widget {
background-color: rgba(144, 8, 187, 0.64);	
}
.widget .widget-title {
	color:#EDED0C;
	}
.widget a {
	color:#FFF;}
	
.archive-header{
	background-color: rgba(144, 8, 187, 0.64);	
	 }
archive-title,archive-title h1, archive-meta {
	color:#EDED0C;
	font-family:"Snippet", arial, sans-serif;
}

.entry-meta {
	clear: both;
	font-size: 14px;
	background-color: #000;
	margin-left: -3em;
	padding-left:10px;
}

.error404 .page-title::before{
	background-image: url(images/fail-01.png);
	width:749px;
	height:485px;
	background-repeat: no-repeat;
	color: #FF0;
	font-size: 34px;
	left: 15%;
    top: 0px;
	}
.error404 .page-wrapper {background:none !important;}

.error404 .page-header {background:#36d931;
}

.site-main .widget-area {width: 350px;}