/*
Theme Name: TeethUnionTheme
Theme URI: http://craigsharp.co.uk
Description: 'Teeth Union'-based theme for ISDP website.
Version: 1
Author: Craig Sharp
Theme URI: http://craigsharp.co.uk
Tags: starkers, isdp, teeth union
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	background: url(/img/tu/bg.jpg) repeat scroll !important;
	line-height:16px;
}

p {
	margin-bottom:22px;
}

a {
	color: #cc7ca3;
	text-decoration:none;
}

a:hover {
	color: #e39ec0;
	text-decoration:none;
}

#container {
	width:800px;
	margin:0 auto;
}

#teethunion-banner{
	background: url(/img/tu/annoying-advert.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 348px;
	height: 200px;
	float: left;
	text-indent: -9999px;
	border: 0px;
}

/* Header */
#header {
	margin:0 auto;
	width: 100% !important;
}

#header h1 {
	margin-top:15px;
	height:200px;
	text-indent: -9999px;
	background: url(/img/tu/iceseadeadpeople-logo.png) no-repeat 70px;
	font-size:36px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:normal;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
}

#header p {
	color:#fff;
}

#header #navigation{
	margin: 15px 0px 15px 44px;
	white-space: nowrap;
	float: left;
	text-transform: uppercase;
	font-size: 21px;
	text-align: center;
	text-indent: 10%;
}

#header #navigation li{
	display: inline;
	padding-right: 20px;
}

#header #navigation li a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#header #navigation li a:hover{
	color: #000;
	border-bottom: 3px solid #e39ec0;
	text-decoration: none;
	font-weight: bold;
}

#navigation .current_page_item a:link, #navigation .current_page_item a:visited, #navigation .current_page_item a:hover{
	color: #664955 !important;
	border-bottom: 3px solid #ffd8f0;
}

h2 {
	text-transform:uppercase;
	font-size: 24px; 
	font-weight: bold; 
	color: #000;
	/* 	border-bottom: 3px solid #e39ec0;	*/ 
}

h2 a{
	color: #000;
}

/* Main Content */
#main-content {
	width: 510px;
	float:left;
	background: url(http://www.iceseadeadpeople.com/img/tu/posts-bg.jpg) repeat scroll;
	padding: 5px 20px 20px 20px;
	-moz-border-radius: 20px;  
	-webkit-border-radius: 20px;  
	-khtml-border-radius: 20px;  
	border-radius: 20px;
}

#single-content {
	width: 100%;
	float:left;
	background: url(http://www.iceseadeadpeople.com/img/tu/posts-bg.jpg) repeat scroll;
	padding: 5px 20px 20px 20px;
	-moz-border-radius: 20px;  
	-webkit-border-radius: 20px;  
	-khtml-border-radius: 20px;  
	border-radius: 20px;
}

#single-content h2{
	font-size: 28px; 
	font-weight: bold; 
	color: #000; 
	margin: 15px 0px 15px 0px;
	border-bottom: 3px solid #e39ec0;
}
.post{
	margin:0px;
	color: black;
}

.page {
	
}

body.home .post h2 {
	font-size:1.7em;
	line-height:normal;
	color:#000;
	font-weight:bold;
	font-family: Helvetica, arial, sans-serif;
	margin-top:8px;
	text-transform: uppercase;
}

body.archive .post h3, body.search .page h3, body.search .post h3, h3 {
	font-size:18px;
	line-height:normal;
	color:#000;
	font-weight:bold;
	font-family: Helvetica, arial, sans-serif;3px;
	text-transform: uppercase;
}

body.single .post h2, body.page .post h2 {
	font-size:26px;
	line-height:normal;
	color:#000;
	font-weight:bold;
	font-family: Helvetica, arial, sans-serif;
	margin-top:10px;
	margin-bottom:20px;
}

.post h2 a, .post h2 a:hover, .post h3 a, .post h3 a:hover, .page h3 a, .page h3 a:hover  {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-family: Helvetica, arial, sans-serif;
	border: none;
}

.date {
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.postinfo {
	color: #666;
	padding-bottom: 20px;
	border-bottom: 1px dotted #e39ec0;
}

.postinfo-single {
	color: #000;
	padding: 10px 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-khtml-border-radius: 10px;  
	border-radius: 10px;
	border: 1px solid #e39ec0;
	background-color: #fff;
	opacity: 0.6;
}

form{
	margin-top: 10px;
}

input {
	border: 2px solid #ffe7ee;
	padding: 8px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-khtml-border-radius: 10px;  
	border-radius: 10px;
	background-color: #ffe7ee;
	font-family: Helvetica, Arial, Sans-serif;
}

input:hover {
	background-color: #ffc4dc;
	color: #555;
	cursor:pointer;cursor:hand
}

input#email, input#author, input#url {
	background: url(http://www.iceseadeadpeople.com/img/tu/bg-input.jpg) repeat scroll;
	border: none;
	padding: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-khtml-border-radius: 10px;  
	border-radius: 10px;
	color: #000;
	cursor: auto;
}


input submit {
	background-color: #ff;
}

textarea {
	background: url(http://www.iceseadeadpeople.com/img/tu/bg-input.jpg) repeat scroll;
	border: none;
	padding: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-khtml-border-radius: 10px;  
	border-radius: 10px;
	color: #000;
}

div#release-artwork{
	float: left;
	padding-bottom: 10px;
}

div#release-info{
	float: right;
	width: 500px;
	padding-bottom: 30px;
}

/* Comments */
h3#comments {
	margin:0 30px;
}

ol.commentlist {
	margin:0 30px;
}

ol.commentlist li {
	margin-bottom:30px;
}

.comment-author.vcard img{
	display: none;
}

#respond {

}

textarea#comment {
	width:490px;
	margin-bottom:10px;
}

/* Sidebar */
#sidebar {
	width:190px;
	float:left;
	padding:5px 20px 20px 20px;
	background: url(http://www.iceseadeadpeople.com/img/tu/posts-bg.jpg) repeat scroll;
	margin: 0px 0px 0px 20px;
	color: black;
	-moz-border-radius: 20px;  
	-webkit-border-radius: 20px;  
	-khtml-border-radius: 20px;  
	border-radius: 20px;
}

#sidebar p {
	color: #4f4f4f;
}

#sidebar h2{
	font-size: 2.182em;
	color:#000;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding-bottom: px;
	padding-top: 8px;
	line-height: 1.1em;
}

h2.widgettitle{
	border-bottom: 3px solid #e39ec0;
	display: block;
	text-align: left;
	float: left;
}

h2.widgettitle a{
	display: block;
}

li.vevent.active{
	clear: both;
	text-transform: uppercase;
}

.gigpress-sidebar-more{
	margin-bottom: 10px;
}

.gigpress-sidebar-more a{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #000;
	border-bottom: 2px solid #e39ec0;
}

.gigpress-sidebar-more a:hover{
	opacity: 0.6;
}


.textwidget, ul.tweets{
	clear: both;
}

.widget_twitter .entry-meta .from-meta {
    display:none;
}

a.timesince{
	display: block;
	line-height: 1.3em;
	float: left;
	margin-bottom: 20px;
	margin-right: 140px;
	padding-top: 2px;
}


.gigpress-empty{
	clear: both;
}

#sidebar ul li {
	margin-bottom:10px;
}

#sidebar ul ul {
	padding:0px;
}

#sidebar ul ul ul {
	margin:0;
	padding:0;
}

/* Pagination */
a .older{
	float: left;
	border: 2px solid #ffe7ee;
	padding: 8px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-khtml-border-radius: 10px;  
	border-radius: 10px;
	background-color: #ffe7ee;
	color: #000;
}

a:hover .older{
	background-color: #ffc4dc;
	color: #555;
	cursor:pointer;cursor:hand
}

a .newer{
	float: right;
	border: 2px solid #ffe7ee;
	padding: 8px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-khtml-border-radius: 10px;  
	border-radius: 10px;
	background-color: #ffe7ee;
	color: #000;
}

a:hover .newer{
	background-color: #ffc4dc;
	color: #555;
	cursor:pointer;cursor:hand
}

/* Footer */
#footer {
	clear:both;
	padding-top:60px;
	height: 320px;
	display: block;
	background: url(http://www.iceseadeadpeople.com/img/tu/footer.jpg) no-repeat scroll right bottom;
}

#footer p {
	color:#FFF;
	font-size: 11px;
	text-align: center;
	margin-top: 165px;
}

#footer a, #footer a:link, #footer a:visited{
	color: #000;
	opacity: 0.6;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
}
#footer a:hover{
	color: #000;
	border: none;
	opacity: 1;
}
