/*

Theme Name: Renegade

Theme URI: http://frostpress.com/themes/renegade/



Version: 2.1.2



Description: Elegant theme with a dirty grunge touch to it, and a lot of attention to details. Theme options for things like logo, fonts, custom widgets, etc. Dropdown menu for fast and space-saving navigation.



Tags: light, white, blue, two-columns, fixed-width, right-sidebar, threaded-comments, theme-options, custom-header, sticky-post



Author: Frostpress

Author URI: http://frostpress.com



*************************************************************************************



This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)



"Anticipating pain was like enduring it twice. Why not anticipate pleasure instead?"

*/





@import url("reset.css");
@import url("basic.css");
@import url("home.css");
body {
	margin:0px;
	padding:0px;
	background:#2B2720;
	position:relative;
	font:normal normal 12px/150% Verdana, Helvetica, Arial, serif;
	color:#333333;
}
a {
	color:#8A3810;
	text-decoration:none;
}
a:hover {
	color:#3fb6b8;
}
/* blue background bar */

.wrap {
	width:960px;
	margin:0px auto 0px;
	border:thin #FFF solid
}
.topbar {
	clear:both;
	margin:0px;
	height:40px;
}
.menu {
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
	line-height:100%;
}
.menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:100;
}
.menu li {
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}
.menu li a {
	display:inline-block;
	padding:15px 15px 14px 20px;
	margin:0px;
	background:url('images/menu-line.png') left 17px no-repeat;
	color:#CCCCCC;
	text-decoration:none;
}

.menu li a:last-child {background: none}
.menu li a:hover,  .menu li.current_page_item a,  .menu li.current_page_parent a {
	color:#FFFFFF;
}
.menu li.home-link a {
	background:none;
	padding-left:0;
}
.menu li.subscribe {
	float:right;
	overflow:hidden;
}
.menu li.subscribe a {
	background:none;
	color:#FFC062;
}
.menu li.subscribe a:hover {
	color:#FFD697;
}
.menu li.subscribe img {
	float:right;
	margin:-2px 10px 0px 8px;
	width:16px;
	height:16px;
}
.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.nav li, .nav li a {
	float: left;
}
.nav li {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.nav li a {
	display: block;
	padding: 15px 15px 14px 15px;
	color: #cccccc;
	background: url('images/menu-line.png') left 17px no-repeat;
}
.nav li a:hover {
	color: #ffffff;
}
 .nav li.current_page_item a, .nav li.current_page_parent a, {
 color: #ffffff;
}
.nav li.home-link a {
	background: none;
	padding-left: 0;
}
/* sub menu */

		.nav li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	text-transform: none;
}
.nav li:hover > ul {
	display: block;
}
.nav li ul li a {
	width: 150px;
	display: block;
	padding: 12px 15px 12px 15px;
	background: #454B50;
	background: rgba(69, 75, 80, 0.95);
}
.nav li ul li a:hover {
	background: #34383D;
}
/* sub-sub menu */

		.nav li ul li ul {
	display: none;
}
.nav li ul li:hover ul {
	left: 100%;
	top: 0;
}
/* subscribe link */

		.nav li.subscribe {
	float: right;
}
.nav li.subscribe a {
	background-image: url('images/rss.png');
	background-position: 100% 12px;
	background-repeat: no-repeat;
	padding-right: 25px;
	color: #EEB57B;
	margin-right:10px; 
}
.nav li.subscribe a:hover {
	color: #FFD697;
}
.header {
	padding:0px 0px 0px 0px;
	margin:0px;
	clear:both;
	overflow:hidden;
	color:#CCCCCC;
	width:960px;
	height:150px;
	background: url('images/header_logo.png') no-repeat; 
}

.page-template-haiti-php .header {	padding:0px 0px 0px 0px;
	margin:0px;
	clear:both;
	overflow:hidden;
	color:#CCCCCC;
	width:960px;
	height:150px;
	background: url('images/haiti_logo.png') no-repeat; 
}
.header h1 {
	font:bold 44px/100% Helvetica, Arial, sans-serif;
	margin:0px 0px 0px 0px;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
	display:none;
}
.header a, .header a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.header h4 {
	font:normal 14px/140% Georgia, serif;
	font-style:italic;
	margin:10px 0px 0px 0px;
}
.content {
	width:960px;
	overflow:hidden;
	background-color:#FAFAF2;
}
.c1 {
	width:640px;
	float:left;
	margin: 0px 20px 0px 0px;
}

#innerTop {
	height:65px;
	width: 880px; 
	padding:20px 20px 0 20px;
	background:url('images/description-background.jpg') 0 0 repeat-x;
}
.innerTitle, .innerTitle h1 {
	font-size:40px;
	font-weight:bold;
	padding:0;
	padding-right:11px;
	float:left;
	height:38px;
	letter-spacing:-1px;
	color: #8A3810;
	line-height:38px;
	margin:0px;
}
.innerDesc {
	float:left;
	height:30px;
	border-left:1px solid #8A3810;
	padding-left:20px;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	color:#8A3810;
	padding-top:5px;
}
.innerDesc p {
	margin:0;
}

.clearfix:after {
	content: ".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}

.post {
	overflow:hidden;
	background:#FAFAF2;
	padding:20px;
	margin:0px 0px 0px 0px;
	box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px;
	-moz-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px;
}
.post-title {
	overflow:hidden;
	font:bold 32px/130% Helvetica, Arial, sans-serif;
	color:#333333;
	margin:0px;
	padding:0px;
}
.post-title a {
	color:#333333;
	text-decoration:none;
}
.post-title a:hover {
	color:#666666;
	text-decoration:none;
}
.post-text {
	overflow:hidden;
	margin:20px 0px;
}
.post-meta {
	overflow:hidden;
	clear:both;
	padding:10px 20px;
	margin:0px -20px 0px -20px;
	background:#F1F1EF;
	color:#888888;
	font-size:11px;
	border-bottom: solid 2px #3fb6b8;	
}
.post-comments {
	font-weight:bold;
	float:right;
}
.sep {
	background:url('images/sep.gif') center top no-repeat;
	height:17px;
	margin:40px 0px;
	overflow:hidden;
	clear:both;
}
.navigation a, .navigation span {
	background:#8A949D;
}
.c2 {
	width:300px;
	float:left;
}
#widgets {
	list-style:none;
	margin:20px 0px 0px 0px;
	padding:0px;
}
.widget {
	overflow:hidden;
	background:#F1F1EF;
	padding:20px;
	margin:0px 0px 20px 0px;
	border-bottom: solid 2px #3fb6b8;
	box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px;
	-moz-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px;
}
.widget h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font:bold 18px/150% Helvetica, Arial, sans-serif;
}
.widget_search input {
	width:240px;
	background:#FFFFFF url('images/icon_search.png') 235px 10px no-repeat;
	box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 5px;
	-moz-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 5px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 5px;
}
.widget_fpcomments li, .widget_fptwitter li {
	border-bottom:solid 1px #CCCCCC;
	padding:5px 0px 5px 0px;
	overflow:hidden;
}
.widget_fpcomments li:last-child, .widget_fptwitter li:last-child {
	border:0;
}
.footer {
	clear:both;
	overflow:hidden;
	height:170px;
	background:url('images/bg_footer.jpg') repeat-x scroll left top;
}
.sponsors{
	height:95px;
	width:438px;
	margin:25px 0px 0px 40px; 
	float: left;
	}
.address{
	width :225px; 
	margin: 40px 0px 0px 10px;
	float:left;}	
.contact{
	width:225px; 
	margin: 40px 0px 0px 10px;
	float:left;}
.copyright{
	width:100%;
	float:left; 
	margin: 25px 0px 0px 40px; 
	color:#FFF}
/* aligns and images */

p img {
	padding:0;
	max-width:100%;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignnone {
	padding:0px;
	margin:0px 0px 10px 0px;
	display:inline;
}
img.alignright {
	padding:0px;
	margin:0px 0px 10px 10px;
	display:inline;
}
img.alignleft {
	padding:0px;
	margin:0px 10px 10px 0px;
	display:inline;
}
.alignright {
	float:right;
	margin:0px 0px 10px 10px;
}
.alignleft {
	float:left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left:auto;
	margin-right:auto;
}
.textalignleft {
	text-align:left;
}
.textalignright {
	text-align:right;
}
.textaligncenter {
	text-align:center;
}
/* captions */

.wp-caption {
	text-align:center;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.wp-caption.alignright {
	margin:0px 0px 10px 10px;
}
.wp-caption.alignleft {
	margin:0px 10px 0px 10px;
}
.wp-caption.alignnone, .wp-caption.aligncenter {
	margin:0px 0px 10px 0px;
	width: 100% !important;
}
.wp-caption img {
	max-width: 100%;
	display:block;
	margin:0px 0px 4px 0px;
	padding:0;
	border:0px;
	float:none;
}
.wp-caption.alignright img {
	float:right;
}
.wp-caption.alignleft img {
	float:left;
}
.wp-caption p.wp-caption-text {
	display:block;
	font:normal 11px/150% Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px;
	margin:0px;
}
/* calendar */

#wp-calendar, #wp-calendar th, #wp-calendar td {
	background:none;
	border:none;
}
#wp-calendar {
	background:none;
	empty-cells: hide;
	width:100%;
	font:normal 11px/200% Verdana, Arial, Helvetica, sans-serif;
}
#wp-calendar th {
	font-style:normal;
	font-weight:normal;
	text-transform: capitalize;
}
#wp-calendar td {
	text-align: center;
	background-color:#E1E1E1;
	padding:0px;
}
#wp-calendar td:hover {
	background-color:#CFCFCF;
}
#wp-calendar a {
	text-decoration:none;
	display:block;
	background-color:#CDCDCD;
	color:#333333;
}
#wp-calendar a:hover {
	background-color:#B9B9B9;
}
#wp-calendar caption {
	font-weight:bold;
	text-align:center;
}
#wp-calendar #today {
	background-color:#FFFFFF;
}
#wp-calendar caption {
	text-align: center;
	width:100%;
}
#wp-calendar .pad {
	background-color:#F0F0F0;
}
#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}
#wp-calendar .pad, #wp-calendar .pad:hover {
	background:#F3F3F3;
}

/*Home Page*/

.home-about{
	width:100%; background-color:#fde5bb}
.home-about-left{
	width:250px; float:left; padding:20px 20px 0px 20px; margin: 20px 0px 0px 0px}
.mv_top{
	width:250px; height:20px; background:url('images/mv_top.png') no-repeat left top}
.mv_mid{
	width:250px; background:url('images/mv_mid.png') repeat-y left top; padding:10px 10px; color:#FFF}
.mv_mid h2{
	text-align:center; width:230px; color:#FFF}
.mv_mid p{
	width:230px}
.mv_bottom{
	width:250px; height:19px; background:url('images/mv_bottom.png') no-repeat left top}
.home-about-right{
	width:630px; float:left; padding:20px;}
.home-about-right p{
	text-align:justify}

