/*
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 */

.bluetext{
		color: #66CCFF;

}

#bglayer{
		background: url("images/bg.jpg") repeat-x;
		background-position:  top center;
		margin: 0 auto 0 auto;
	width: 1040px; 
	
}

#jsBanners img{
	border:  0px;
	
	
}
body {

	background: url("images/gradientstripe.jpg") repeat-x;
	text-align: center;
	color:white;
		font-family: arial, helvetica;
	font-size: 13px;
}

*{
	margin-top: 0px;
	margin-bottom:  0px;

}
body, form {
	margin: 0px; padding: 0px;
}
#container {
	/*background: #f4f4f4 url("images/top.png") repeat-x;*/
	text-align: left;
	margin: 0 auto 0 auto;
	
	}
	
	#logo{
			background: url("images/logo.png") no-repeat;

}


a {
	color: #66CCFF;
	font-family: "Trebuchet MS", arial;
	font-weight: normal;
	text-decoration: none;
}


#bottomcontent{
		background-color: #111111;
width:999px;
z-index: 20;


}



#bottomtext{
	/*padding-top: 20px;*/
	padding-left: 20px;
width:  950px;
		/*padding-bottom: 40px;*/
}

#bottomtext h1{
	padding-bottom: 12px;
}

#bottomtext img{
	
	padding-right: 30px;
	padding-bottom: 10px;
}


#picbar{
				width:  293px;
				position: relative;
				top: 32px;
				margin-left: 731px;
}
#picbar img{
	
	border: 0px;
}

#pics{
	position: relative;
	top: -365px;
}

#topcurve{
		background: url("images/topcurve.png") no-repeat;

	
}

#logoo{
position:  relative;
left: 16px;
z-index: 1000;
}

#header {
	margin: 0 auto 0 auto;
	width: 1040px; 
	height: 266px;
	}
#headings {
	float: left;
	padding-top:20px;
	width: 1000px; 
	height: 266px;
	clear: both;
	background: url("images/header.png") no-repeat;
	position:  relative;
	left:-21px;
	
}

#headings h1{
	padding-top: -3px;
	z-index: 1000;
}

h2 {
		color:#66CCFF;
}


#header h1,
#header h1 a {
	color: #66CCFF;
	font-family: "Trebuchet MS", arial;
	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 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 0 0 24px; margin: 0px;
	text-shadow: #000 0px 1px 2px;

}

#badge{
	background: url("images/badge.png") no-repeat;
	background-position:center;
	height:230px;
	width:250px;
	padding-top:10px;
	margin-left:3px;
	float:left;

}

#content_wrapper {
	margin: 0 auto 0 auto;
	width: 1000px;


	/*background: transparent url("images/content.gif") repeat-y;*/
	 min-height: 300px;
}
#content {
min-height: 342px;
	padding-left: 20px;
		background: url("images/topcurve.png") no-repeat;

}
#footer_wrapper {
	margin: 0 auto 0 auto;
	clear: both;
	width: 1000px;
	position: relative;



	}
#footer {
			background: transparent url("images/footer.png") no-repeat;
	width: 1040px; min-height: 178px;
	 
}
#movement {
	float: right;
	width: 620px;
	margin-right: 25px;
	overflow: hidden;
	visibility: hidden;
}
#searchbox {
	height: 0px;
	visibility: hidden;
}
#navcontainer{
padding-left: 10px;
}
#navigation {
	position:  relative;
	top: -45px;
	float: left;
	height: 26px;
	overflow: hidden;
	list-style: none;
	margin: 0px; padding: 0px;
	color: red;
	z-index: 100;
	width:  600px;
	z-index:10001
	}
#navigation ul {
}
#navigation li {
	float: left;
	height: 20px;

}
#navigation a {
	/*background-image: url("images/nav_link.png");*/
	background-color: white;
	display: block;
	/*border-left: thin solid black;
	border-top: thin solid black;
	border-right: thin solid black;*/
	margin: 3px 0 0 10px;
	padding: 2px 8px 0 10px;
	font-family: arial;
	font-size: 13px;
	color: #333;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	/*background-image: url("images/nav_link_hover.png");*/
	background-color: black;
		color: white;
	border-color: #738e51;
}
#navigation a span {
	display: block;
}
#navigation a.active {
	background-color: black;

	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	color: #666;
}

#navigation .current_page_item a:link, #navigation .current_page_item a:visited, #navigation .current_page_item a:active {
		color: #66CCFF;

background-color:black;}

#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: arial;
	font-size: 13px;
color:white;
	
}
#content a {
	color: #66CCFF
}
#footer,
#footer a {
	color:black;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
}
#content h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	color: #66CCFF;
	margin: 0 0 10px 0;
	padding: 0px;
}

#content h2{
	font-size: 32px;
}
#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: left;
	overflow: hidden;
	padding-right:30px;
}
#column-1 {
	width: 30px;
}
#footer h4 {
	margin: 0px;
	padding: 15px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #cde9a7;
	text-shadow: #000 0px 1px 4px;
}
#column-1 h4 {
	padding-left: 42px;
}
#column-2 h4 {
	padding-left: 29px;
}

#footer ul {
	list-style-type: none;
}
#column-1 ul,
#column-2 ul,
#column-3 ul {
	line-height: 17px;
}
#column-1 .floatitems {
	margin: 20px 0 0 42px;
	line-height: 17px;
	height: 130px;
	overflow: auto;
}
#column-1 .floatitem {
	float: left;
	width: 140px;
	overflow: hidden;
}
#column-2 {
	width: 277px;
}
#column-2 .floatitems {
	margin: 20px 0 0 29px;
	height: 130px;
	overflow: auto;
}
#column-2 ul {
	margin: 0px; padding: 0px;
}
#column-2 .floatitems li {
	display: block;
	float: left;
	width: 120px; height: 20px;
	overflow: hidden;
	margin: 0px; padding: 0px;
	line-height: 17px;
}
#column-3 {
	width: 610px;
}
#column-3 a {
	color: #cde9a7;
}
#column-3 h4 {
	padding-left: 39px;
}
#column-3 .widget h4 {
	padding-left: 0px;
}
#column-3 .widget {
	margin-left: 40px;
}
#site_info li {
	padding-bottom: 20px;

}

/* WORDPRESS SPECIFICS */

#wp-calendar {
	width: 100%;
}
#wp-calendar th, #wp-calendar td {
	text-align: center;
}

#footer .widget .page_item,
#footer .widget .page_item ul {
	margin: 0px; padding: 0 0 0 6px;
}
#footer .widget ul {
	padding: 0px; margin: 20px 0 0 0;
}

.postdata {
	font-size: 12px;
	font-family: arial;
	color: #313131;
}
.post {
	width:660px;
	position: relative;
	top: -80px;
}
.post img{
	padding-left: 20px;
	padding-right: 10px;
}
.post h2 {
	clear: both;
	margin-bottom: 0px; padding-bottom: 0px;
}
.post-title-single {
	margin-bottom: 0px; padding-bottom: 0px;
}
.post-date-single {
	font-size: 80%;
}
.navigation {
	padding: 1px 0;
	height: 20px;
}
.thread-alt {
	background-color: #fafafa;
}
.thread-even {
	background-color: white;
}
.commentlist .comment-meta {
	font-size: 80%;
}
.commentlist li,
#commentform input,
#commentform textarea {
	font: 0.9em arial, verdana, sans-serif;
}
#commentform textarea {
	width: 100%;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
	padding: 3px;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite,
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: arial, verdana, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#current_page_item{
	color: white;
	
}

#quotebox{
float: right;
color: white;
width: 650px;
margin-right: 50px;
font-size: 14px;
height: 105px;
overflow: hidden;
font-family: century gothic,arial !important;
padding-top: 5px;
}

.wp-caption-dd{
	margin-left: 0px;
}
.wp-caption {
	font-size: 9px;
	text-align: left;
}

.banner-container{
	border-color: red;
}
.author{
	color: #66CCFF;
	font-family: "Trebuchet MS", arial;
}
.center, .aligncenter { text-align: center; }
.aligncenter { margin-left: auto; margin-right: auto; }
.hidden { display: none; }
hr { display: none; }
a img { border: none; }
.alignright { float: right; }
.alignleft { float: left; }
code { font-family: consolas, 'courier new', courier, fixed; }
acronym, abbr, span.caps { cursor: help; }
h2.widgettitle { margin-top: 0px; padding-top: 0px; }
form{
}
input{
	font-size: 20px;
	height: 25px;
	
}
input:hover{
}
input:focus{
background-color: #66CCFF;
}

.small{
	margin: 15px;
	width: 300px;
}
label {
padding: 15px;
	display:  block;
	float: left;
	width: 250px;
	text-align:right;
}

#diff{color: black !important;position: relative;	
margin-top: 10px;
margin-bottom: 10px;
left: 523px;
 background-color: white;    
 height: 40px;
}

#diff:hover{
background-color: #66CCFF;
}

diff:focus{
background-color: #66CCFF;
}

.wpcf7-response-output{
border-width:  0px !important;
margin-bottom: 0px !important;
	color: #66CCFF !important;
height: 90px;}

.wpcf7-not-valid-tip{
	
	border-width:  0px !important;
	visibility:  hidden;
}

#rsvpbutton{
position: absolute;
top: 265px;	
left: 565px;
}

.submitsend {height:30px;}

ul {list-style: none;padding:0;margin-right:12px;text-transform:uppercase;}
li:nth-child(odd) {}
li:nth-child(even) {color:#66CCFF;}


.wpcf7-response-output {font-size:20px !important;text-align:center !important;}
