/*
Theme Name: RenownedMint
Theme URI: http://www.renownedmedia.com/blog/renownedmint-wordpress-theme/
Description: RenownedMint is a modern, web 2.0 styled wordpress theme. This theme uses one column with stuff normally located in the sidebar placed in the footer area. Uses tabbed page navigation at the top.
Version: 1.0.2
Author: Renowned Media
Author URI: http://www.renownedmedia.com/
Tags: green, black, one-column, fixed-width

This Wordpress theme is released under the GPL license (please see the attached License.txt file for details).

*/

/* LAYOUT */
body {
	background: #141414;
	text-align: center;
}
body, form {
	margin: 0px; padding: 0px;
}
#container {
	background: #f4f4f4 url("images/top.png") repeat-x;
	text-align: right;
}
#header {
	margin: 0 auto 0 auto;
	width: 960px;
	background: transparent url("images/header.jpg") no-repeat;
	width: 960px; height: 104px;
}
#headings {
	float: right;
	width: 300px; height: 104px;
	clear: both;
}
#header h1,
#header h1 a {
	color: #999999;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
#header h1 {
	padding: 20px 0 0 24px; margin: 0px;
	text-shadow: #000 0px 1px 3px;
}
#header h2 {
	color: #efefef;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	padding: 4px 0 0 24px; margin: 0px;
	text-shadow: #000 0px 1px 2px;
}

#content_wrapper {
	margin: 0 auto 0 auto;
	padding: 1px 0;
	width: 960px;
	background: transparent url("images/content.gif") repeat-y;
	width: 960px; min-height: 300px;
}
#content {
	padding: 0 48px;
}
#footer_wrapper {
	background: transparent url("images/footer_wrapper.png") repeat-x;
	clear: both;
}
#footer {
	margin: 0 auto 0 auto;
	background: transparent url("images/footer.jpg") no-repeat top center;
	width: 960px; min-height: 178px;
}
#movement {
	float: right;
	width: 620px;
	margin-right: 25px;
	height: 104px;
	overflow: hidden;
}
#searchbox {
	height: 64px;
}
#navigation {
	float: left;
	height: 26px;
	overflow: hidden;
	list-style: none;
	margin: 64px; padding: 0px;
}
#navigation ul {
	display: none;
}
#navigation li {
	float: left;
	height: 25px;
}
#navigation a {
	background-image: url("images/nav_link.png");
	display: block;
	height: 25px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 3px 0 0 10px;
	padding: 2px 10px 0 10px;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 13px;
	color: #1b1b1b;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	background-image: url("images/nav_link_hover.png");
	color: #333;
	border-color: #738e51;
}
#navigation a span {
	display: block;
}
#navigation a.active {
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	color: #666;
}
#search-input-text-wrapper {
	float: left;
	padding: 20px 0 0 300px;
}
#search-input-submit-wrapper {
	float: left;
	padding: 16px 0 0 0;
}
#search-input-text {
	width: 202px; height: 26px;
	background: transparent url("images/search.png") no-repeat;
	border: 0px;
	vertical-align: bottom;
	margin: 0px; padding: 4px;
	overflow: hidden;
}
#search-input-submit {
	vertical-align: bottom;
	margin: 0px; padding: 4px;
}
#content,
#footer {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	color: #525252;
}
#content a {
	color: #4373bb;
}
#footer,
#footer a {
	color: #fbfff5;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
}
#content h1 {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	color: #738e51;
	margin: 0 0 10px 0;
	padding: 0px;
}
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a {
	text-decoration: none;
}
#content p {
	line-height: 17px;
}
#column-1,
#column-2,
#column-3 {
	float: center;
	overflow: hidden;
	text-align: right;
}
#column-1 {
	width: 332px;
}
#footer h4 {
	margin: 0px;
	padding: 15px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Arial, "Trebuchet MS";
	color: #999999;
	text-shadow: #000 0px 1px 4px;
}
#column-1 h4 {
	padding-left: 42px;
}
