/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

body {
	background-color: #0a0a0a;
}
#header {
	height: 351px;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(../images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	background-color:#d6ec09;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footer h4.widgettitle {
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}

.module-title, .feed-title {
	border: 0;
	color: #333;
	background-color: #d6ed25;
}
.posts-line {
	border: 0;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../images/techblue/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


#nav-content {
	border: 0;
	background-attachment: scroll;
	background-image: url(../images/topnav.jpg);
	background-repeat: repeat-x;
}

#suckerfishnav {
	background-attachment: scroll;
	background-image: url(../images/topnav.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	width: 100%;
	color: #333;
}

#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 40px;
	padding: 0;
	margin: 0;
	width: 100%;
}

#suckerfishnav a {
	display: block;
	color: #dddddd;
	text-decoration: none;
	padding: 0px 10px;
}

#suckerfishnav li {
	float: left;
	padding: 0;
}
#suckerfishnav ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 151px;
	font-weight: normal;
	margin: 0;
	line-height: 1;
	border: 0;
	border-top: 1px solid #666666;
}
#suckerfishnav li li {
	width: 149px;
	font-weight: bold;
	font-family: verdana,sans-serif;
}
#suckerfishnav li li a {
	padding: 4px 10px;
	width: 130px;
	font-size: 12px;
	color: #dddddd;
}
#suckerfishnav li ul ul {
	margin: -21px 0 0 150px;
}
#suckerfishnav li li:hover {
	background:#294551;
}
#suckerfishnav li ul li:hover a,
#suckerfishnav li ul li li:hover a,
#suckerfishnav li ul li li li:hover a,
#suckerfishnav li ul li li li:hover a {
	color: #dddddd;
}
#suckerfishnav li:hover a, 
#suckerfishnav li.sfhover a {
	color: #dddddd;
}
#suckerfishnav li:hover li a,
#suckerfishnav li li:hover li a,
#suckerfishnav li li li:hover li a,
#suckerfishnav li li li li:hover li a {
	color: #dddddd;
}
#suckerfishnav li:hover ul ul,
#suckerfishnav li:hover ul ul ul,
#suckerfishnav li:hover ul ul ul ul,
#suckerfishnav li.sfhover ul ul, 
#suckerfishnav li.sfhover ul ul ul, 
#suckerfishnav li.sfhover ul ul ul ul {
	left: -999em;
}

#suckerfishnav li:hover ul, 
#suckerfishnav li li:hover ul, 
#suckerfishnav li li li:hover ul, 
#suckerfishnav li li li li:hover ul, 
#suckerfishnav li.sfhover ul,
#suckerfishnav li li.sfhover ul, 
#suckerfishnav li li li.sfhover ul, 
#suckerfishnav li li li li.sfhover ul {
	left: auto;
	background: #444444;
}
#suckerfishnav li:hover,
#suckerfishnav li.sfhover {
	background: #294551;
}

h1.blog-name,
span.blog-name {
	text-indent: -9999px; 
}
