/*
Theme Name: Custom
Author: thrive web design 
Author URI: http://thriveweb.com.au/
*/

* { 
	margin: 0; 
	padding: 0;
}

a:link {
	color:#666;
	
}
a:visited {
	color:#666;	
}

body { 
	font: 12px Helvetica, Arial, sans-serif; 
	color: #666;
	line-height: 16px;
}


.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

article, aside, figure, footer, header, nav, section { 
	display: block; 
}

#page-wrap {
	width: 940px;
	margin: 20px auto;
}

header {
	height: 162px;
}

nav {
	margin: 20px 0 0 0;
	padding: 25px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: relative;
}

nav ul li {
	list-style: none;
	display: inline;
}

nav ul li a {
	color: #666;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding: 0 25px 0 0;
}

nav ul li a:hover,
nav ul li.current-menu-item a{
	color: #CCC;
}



#main-content {
	width: 615px;
	float: left;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #CCC;
}

#feature-slider {
	height: 210px;
	border: 1px solid #CCC;
	margin: 20px 0 0 0;
}


blog h2 a{
	text-decoration: none;
}

blog a:hover{
	color: black;
}

.post {
	margin: 25px 0 0 0;
	padding: 25px 0 15px 0;
	border-top: 1px solid #CCC;
}

.post-image {
	float: left;
}

.post h2 {
	padding: 0 0 10px 175px;
	font-size: 12px;
	
}
.title h2 {
	padding: 0 0 10px 175px;
	font-size: 12px;
	
}
.title a:link {
	color:#666;
	text-decoration: none;
	
}
.title a:visited {
	color:#666;	
}
.singletitle h2 {
	padding: 0 0 10px 10px;
	font-size: 1px;
}
.singletitle a:link {
	color:#666;
	
}
.singletitle a:visited {
	color:#666;	
}


.post-info-top {
	text-align:right;
}
.post-info-date h2 {
	padding: 0 0 10px 175px;
	font-size: 12px;
	
}
.post-info-date a:link {
	color:#666;
	
}
.post-info-date a:visited {
	color:#666;	
}

.post p {
	padding: 0 0 10px 175px;
}

.post.single p{
	padding-left: 0;
}

.post.single h2{
	padding-left: 0;
}

.singlepost p {
	padding: 0 0 10px 10px;
}

.singlepost a {
	margin: 25px 0 0 0;
	padding: 25px 0 15px 0;
	font-size: 12px;
	text-align: right;
}

.tag {
	font-size: 11px;
	float: right;
}

.read-more {
	padding: 0 0 0 175px;
	color: #666;
	font-size: 11px;
	float: left;
}


aside {
	width: 300px;
	float: right;
	border-bottom: 1px solid #CCC;
}


aside h2 a{
	text-decoration: none;
}

aside a:hover{
	color: black;
}

aside h1 {
	font-size: 13px;
	font-weight: normal;
	padding: 25px 0;
	margin: 25px 0 0 0;
	border-top: 1px solid #CCC;
	clear: both;
}

aside h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 25px 0 10px 0;
}

.event, .release, #aside-link {
	border-top: 1px solid #CCC;
	clear: both;
}

.event-date {
	float: right;
	margin: -14px 0 25px 0;
}

.release-img {
	float: left;
	padding: 25px 25px 25px 0;
}

.release h2 {
	
	padding: 25px 0 5px 0px;
}

.release p {
	padding: 0 0 5px 0px;
}

.release a {
	color: #666;
}



.aside-link-img-last {
	padding: 25px 0 25px 0;
}

footer {
	width: 940px;
	height: 120px;
	background-color: #999;
	clear: both;
	margin: 0 auto 25px auto;
}

li {
	list-style: none;
}

#page-entry {
	padding-top: 25px;
	margin-left: -10px;
}

#page-entry img {
	margin-top: -25px;
}

#facebook {
	position: absolute;
	margin-left: 810px;
	margin-top: -20px;
}

#twitter {
	position: absolute;
	margin-left: 845px;
	margin-top: -20px;
}

#myspace {
	position: absolute;
	margin-left: 880px;
	margin-top: -20px;
}

#soundcloud {
	position: absolute;
	margin-left: 915px;
	margin-top: -20px;
}

.t_sidebar{
	float: left;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.t_info{
		overflow: hidden;
}

#aside-link{
	padding-top: 25px;
}

#aside-link a{
	text-decoration: none;
}

#aside-link img{
	margin-left: 10px;
	margin-bottom: 10px;
}

#mc_embed_signup {
	background:none !important;
	
}

#mc-embedded-subscribe-form{
padding-left: 10px !important;
}


