/*
Theme Name: Tink
Theme URI: 
Description: Child theme for Structure | Customized by http://pixelcurrents.com 
Version: 1.5
Template: structure
Author: Annie Boccio
Author URI: http://pixelcurrents.com
Last Update: 07feb2009
*/
@import url('../structure/style.css');
h1, h2, h3, h4, h5, h6 {
	color: #009900;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #009900;
}
body {
	color: #000;
	background: #3c65c9;
	font: 100% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
}
#body-container {
	background: #01203c;
}
/***** NAVBAR *****/
#nav li a:hover, #nav li a:active {
	background: #009900;
	text-decoration: none;
}
#navigation ul li.current_page_item a {
	background: #009900;
}
/***** HEADER *****/
#header {
	background: #009900 url(images/mma-header.png) no-repeat scroll left top;
	height: 92px;
	border-top: 1px solid #009900;
	border-bottom: 1px solid #3c65c9;
}
#header h1 {
	display: none;
}
#header h1 a {
	margin: 0 0 0 5px;
	color: #fff;
}
h6.blogdescription {
	color: #fff;
	margin: 75px 0 0 5px;
	clear: left;
	float: left;
}
/***** Feed (header) *****/
#feed {
	background:transparent url(images/balloon_feed.png) no-repeat scroll right 0;
	height:42px;
	float: right;
}
#feed ul li a {
	color: #fff;
}
/***** CONTENT ******/
#container {
	background: #fce28c;
	}
.post .post-title a {
	color: #009900;
}
.tabbed ul.tabs li a:hover {
	background: #009900;
	color: #fff;
}
.tabbed ul.tabs li a.tab-current {
	background: #009900;
	color: #fff;
}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	background: #009900;
}
.navigation-links {
	background: transparent;
	border: none;
}
.wp-smiley img {
	background: transparent;
	border: none;
}
.pc_credit {
	float: right;
	margin-left: 10px;
}
/*********** LAYOUT CHANGES ************/
#body-container {width: 1060px;}
#header {width: 1040px;}
#container {width: 1040px;}
#content, #home {width: 700px;}
#content .post, .paged .post {width: 670px;}
#content.single .post {width: 670px;padding: 10px;}
#comments-template {width: 640px;}
#related {width: 670px;}
.navigation-links {width: 670px;}
#sidebar {width: 340px;}
#feature .post {width:670px;}
#full-posts .post {width: 670px;}
#post-tabs, #post-list-tabs, #post-block-tabs {width: 690px;}
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content {width:670px;}
.menu {width: 320px;}
#footer {width: 1040px;}	
.page #comments-template {width: 630px;}
