/*  
Theme Name: Feature Pitch
Version: 1.1.4
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

/* Default styles */
@import "reset.css";

/*>>>>> Setup and Reset <<<<<*/

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body  {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	line-height: 1.5;  /*unitless for proper inheritance*/
}

h1, h2, h3, h4, h5, h6  {
	/*margin: 5px 0;*/
	font-family:Arial, Helvetica, sans-serif!important;
	color:#000;
}

h1  {font-size: 30px}
h2  {font-size: 20px}
h3  {font-size: 34px;}
h4  {font-size: 16px}
h5  {font-size: 14px}
h6  {font-size: 12px}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited  {
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover  {
	text-decoration: underline;
}

p  {
	margin: 10px 0;
}

ul, ol  {
	margin: 0;
	padding: 0;
}

.inner table, .inner table td{ border:1px solid #0D4965; }
.inner table td, .inner table th{ padding:3px; }
.inner table th{ background-color:#0D4965; }
.inner table th h3{ color:#fff; }
.inner table td{ vertical-align:top; }
.inner table td p{ margin:0; padding:0; }

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
}

a:hover  {

}

#nav_contain  {
	height: 62px;
	margin-bottom: -1px;
}

#nav  {
	position: relative;
	top:10px;
	z-index: 100;
}

#nav li  {
	display: inline;
	position: relative!important;
	line-height: 42px;
	padding: 13px 0 13px 0;
	margin: 0 3px 0 0;
}

#nav li a:link, #nav li a:visited  {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 10px 18px 10px;
	/*border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;*/
}

/* Style drop down list */

#nav li ul {
	z-index: 9999!important;
	position: absolute;
	width: 175px;
	margin-top: -2px;
	padding: 0 10px;
	left: -999em;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	display:none;
}

/* second level */

		#nav li li:hover ul ul, #nav li li.sfhover ul ul {
			left: -999em;
		}

		#nav li li li:hover ul, #nav li li li.sfhover ul {
			left: auto;
		}

		/* third level */

			#nav li li li:hover ul ul, #nav  li li li.sfhover ul ul {
				left: -999em;
			}

			#nav li li li li:hover ul, #nav li li li li.sfhover ul {
				left: auto;
			}

#home #nav li ul  {
}

/* this is breaking 1024x768
fixed by Ryan Benson > 05-17-2010

#home #featured .inner{width:1130px}

*/

#nav li ul  {
}

#nav li ul li {
	display: block;
	height: 30px;
	padding: 0;
	line-height: 30px;
}

#home #nav li ul li {
}

#nav li ul li {
}

#nav li ul li a:link, #nav li ul li a:visited {
	display: block;
	font-size: 12px;
	padding: 0 0 0 7px;
}

#nav li ul li a:hover  {
}

#nav li ul ul {
	margin: -26px 0 0 165px;
}

#nav li ul ul li a {
	line-height: 30px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: -5px;
}

/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
}

/*>>>>> Layout <<<<<*/

/* space out the events and news on the home page */
body#home #main_content .item li{ padding:0 0 10px 0; }

.outer  {
	width: 100%;
}

.inner  {
	width: 977px;
	margin: 0 auto;
}

#header  {
	height: 114px;
}

#header-top  {
	height: 113px;
	padding: 27px 0 0 0;
}

#header-top h1, #header-top h2  {
	display: none;
}

#featured  {
	position: relative;
	z-index: 1;
}

#featured .inner  {
}

#featured #text  {
	float: left;
	padding: 20px 0;
}

#featured #text h2  {
	font-size: 46px;
	line-height: 50px;
	margin: 15px 0 10px 0;
}

#featured #text p  {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}

#featured #text #buttons  {
	margin: 25px 0 0 0;
}

#featured #text #buttons a:link, #featured #text #buttons a:visited  {
	display: block;
	float: left;
	width: 30%;
	height: 46px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#featured #text #buttons a.more  {
	margin: 0 0 0 10px;
}

#featured #text #buttons a:hover  {
}

#featured #text #buttons a span.left  {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15px;
	height: 46px;
}

#featured #text #buttons a span.middle  {
	display: block;
	position: absolute;
	left: 15px;
	right: 15px;
	height: 36px;
	text-align: center;
	padding: 10px 0 0 0;
}

#featured #text #buttons a span.right  {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 15px;
	height: 46px;
}

#main_content  {
	
}

#main_content .inner  {
	/*padding: 25px 0 0 0;*/
}

#main_content .item  {
	margin: 0 20px 25px 0;
	float: left;
	width: 304px;
}

#main_content .item h2{float:left}

#main_content .last {
	margin-right: 0px !important;
}

#main_content .item img  {
	padding: 5px;
}

#main_content .item  h2  {
	margin: 10px 0 7px 0;
	font-size: 20px;
	color:#0178af;
}

#main_content .item ul li p,#main_content .item p {
	clear:both;
	margin: 0;
	/*border-right:1px solid #CCCCCC;*/
	padding-right:10px;
}

#main_content .last p{border:none}

#main_content .item a.more_info  {
	text-decoration: none;
	font-weight: normal;
	padding: 20px 7px 0 10px;
	float:right;
	font-size:11px;
	color:#000;
	background:none;
	background-image:url(/wp-content/themes/featurepitch/images/img_bullet.jpg);
	background-repeat:no-repeat;
	background-position:0 27px;
	text-decoration: underline;
}

#main_content .item a.more_info:hover  {
	color:#454545;
}

#content  {
	float: left;
	width: 658px;
	font-size: 14px;
	padding:11px 0 0 0;
	/*margin: 0 20px 0 0;*/
}

.fullwidth, .fullwidth .post  {
	width: 770px!important;
}

#breadcrumb  {
	font-size: 12px;
	padding: 0 0 10px 0;
}

#breadcrumb p  {
	margin: 0;
}

#breadcrumb a:link, #breadcrumb a:visited  {
	text-decoration: none;
}

.post  {
	float: left;
	width: 658px;
	border:none;
	/*padding: 15px 0 15px 0;*/
}

.post h2.title  {
	margin: 0;
	font-size: 18px;
}

.post h2.title a:link, .post h2.title a:visited  {
}

.post p.meta  {
	margin: 0;
	font-size: 14px;
}

.post p.meta .date  {
	font-weight: bold;
}

.post p.meta a:link, .post p.meta a:visited  {
}

.post p.meta a:hover  {
}

.post .video {
	margin: 15px 0 0 0;
}

.post .post_bottom  {
	float: left;
	font-size: 11px;
}

.post .post_bottom .readmore  {
	display: block;
	float: left;
	width: 400px;
}

.post .post_bottom .readmore a:link, .post .post_bottom .readmore a:visited  {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 0 7px 0 0;
}

.post .post_bottom .readmore a:hover  {
	text-decoration: underline;
}

.post .post_bottom .comments  {
	display: block;
	float: right;
	text-align: right;
	width: 100px;
}

.post .post_bottom .comments a:link, .post .post_bottom .comments a:visited  {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 5px;
}

.post .post_bottom .comments a:hover  {
}

#sidebar  {
	float: right;
	width: 242px;
	/*margin: 0 80px 0 20px;*/
}

#sidebar h3  {
	font-size: 14px;
	color:#575656;
}

#subscribe  {
	margin: 0 0 30px 0;
}

#subscribe ul  {
}

#subscribe ul li  {
	height: 29px;
	line-height: 29px;
}

#subscribe ul li a:link, #subscribe ul li a:visited  {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 30px;
}

#subscribe ul li a:hover  {
	text-decoration: underline;
}

#subscribe ul li.rss a  {
}

#subscribe ul li.email a  {
}

.widget  {
	margin: 0 0 2px 0;
}

.widget ul  {
}

.widget ul li  {
	line-height: 29px;
}

.widget ul li a:link, .widget ul li a:visited  {
	display: block;
	padding: 0 0 0 14px;
	text-decoration: none;
}

.widget ul li a:hover  {
	font-weight: bold;
}

.widget ul ul li {
margin-top:1px;
overflow:hidden;
height:auto;
border:0;

}

.widget ul ul li a {
padding-left:30px !important;
background-position:20px 11px !important;
}

#flickr .images  {
	float: left;
	width: 230px;
	padding: 10px 2px;
}

#flickr .images img  {
	float: left;margin: 0!important;
}

#search,
#feedburner,
#campaignmonitor  {
	padding: 10px 0;
}

#search input.field,
#feedburner input.field,
#campaignmonitor input.field  {
	width: 155px;
	padding: 5px 0 5px 5px;
}

#search input.button,
#feedburner input.button,
#campaignmonitor input.button  {
	text-transform: uppercase;
	width: 72px;
	height:31px;
	margin: 0 0 0 4px;
	padding: 1px 0 1px 0;
	font-size: 12px;
	background:url(/wp-content/themes/featurepitch/images/search_button.png) no-repeat;
	border: 0 solid #fff;
	cursor:pointer;
}

#ads img  {
	margin: 0 0 10px 0;
}

#twitter  {
	float: left;
}

#twitter a  {
	display: inline;
	padding: 0;
	font-weight: bold;
}

#twitter li  {
	line-height: 22px;
	height: auto;
	padding: 5px 0;
}

#twitter span.website  {
	display: block;
	text-align: right;
}

#videos h3, #videos h4  {
	line-height: 18px;
	padding: 0;
}

/*>>>>> Page Navi <<<<<*/

.pagenavi  {
	margin: 10px 0px;
	text-align: center;
}

.pagenavi .on  {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 3px 7px;
}

.pagenavi a  {
	padding: 3px 7px;
}

/*>>>>> FOOTER <<<<<*/

#footer {
	background:url(/wp-content/themes/featurepitch/images/footer_bg.jpg) repeat-x scroll left top ;
	color:#616161;
	margin-top:20px;
}

#footer h3  {
	font-size: 18px;
	margin: 20px 0 0 0;
}

#footer a:link, #footer a:visited  {
	color:#616161;
}

#footer .inner  {
	padding: 8px 0 0 0;
}

#footer #about  {
	float: right;
	width: 307px;
	margin: 0;
	padding: 0 20px 0px 0;
}

#footer #about a{text-decoration:underline}
#footer #about a:hover{text-decoration:none}

#footer #about p#copyright  {
	font-weight: bold;
	font-size:11px;
	float:right;
}

#footer #contact  {
	float: left;
	width: 230px;
	margin: 0;
	background:none;
	color:#616161;
	height:124px!important;
}

#footer #contact p,#footer #about p{margin:0}

#footer #contact address  {
	margin: 18px 0 15px 0;
	font-style: normal;
}

/*>>>>> Comment Styles <<<<<*/

#comments  {
	float: left;
	width: 500px;
	padding: 15px 0 0 0;
	font-size: 12px;
}

#comments h3.count  {
	font-size: 16px;
	margin: 0;
}

#comments ol  {
	
}

#comments ol li   {
	float: left;
	position: relative;
	padding: 20px 10px 0 10px;
}

#comments ol li.alt   {
}

#comments ol li.bypostauthor .author_id   {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: absolute;
	top: 20px;
	right: 10px;
	padding: 3px 5px;
	font-size: 11px;
	text-transform: uppercase;
}

#comments ol li .author_id {
	display: none;
}

#comments ol li.bypostauthor .author_id {
	display: inline !important;
}

#comments ol li .comment_meta   {
	float: left;
}

#comments ol li .comment_meta .gravatar   {
	float: left;
	width: 60px;
}

#comments ol li .comment_meta .gravatar img   {
	padding: 3px;
}

#comments ol li .comment_meta .details   {
	float: left;
	width: 420px;
	padding: 4px 0 0 0;
}

#comments ol li .comment_meta .details span  {
	display: block;
}

#comments ol li .comment_meta .details span.author  {
	font-weight: bold;
	font-size: 14px;
}

#comments ol li .comment_meta .details span.author a:link, #comments ol li .comment_meta .details span.author a:visited  {
	text-decoration: none;
}

#comments ol li.auth_comment .comment_meta .details span.author a:link, #comments ol li.auth_comment .comment_meta .details span.author a:visited  {
}

#comments ol li .comment_meta .details span.date  {
	font-size: 12px;
	font-weight: bold;
}

#comments ol li .comment_meta .details span.date a:link, #comments ol li .comment_meta .details span.date a:visited  {
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 5px;
}

#comments ol li .comment_text  {
	float: left;
}

#comments ol li .comment_text .reply {
	margin-bottom: 15px;
}

#respond  {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}

#respond h3  {
	font-size: 16px;
	margin: 15px 0;
}

#respond input, #respond textarea  {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#respond input.txt  {
	width: 153px;
	padding: 4px 0 4px 5px;
	margin-right: 6px;
}

#respond input.txt.last  {
	margin-right: 0;
}

#respond textarea  {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	width: 494px;
	height: 155px;
	padding: 5px 0 0 5px;
	margin: 10px 0;
}

#respond input.submit  {
	height: 28px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

/*>>>>> Post Styles <<<<<*/

.entry h1  {font-size: 20px}
.entry h2  {font-size: 18px}
.entry h3 {font-size: 16px}
.entry h4 {font-size: 20px;color:#0d4965;font-weight:bold}
.entry h5 {font-size: 14px;color:#575656;font-weight:bold}
.entry h6 {font-size: 10px}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {
	
	padding:2px 0;

}

.entry h4{padding-top:16px}

.entry h5{padding-top:10px}

.entry blockquote  {
	padding: 10px 25px;
}

.entry blockquote p  {
	margin: 0;
}

.entry ul  {
	padding: 0 0 0 30px;
}

.entry ul li  {
	list-style-type: circle;
}

.entry ul li ul li  {
	list-style-type: disc;
}

.entry ol  {
	padding: 0 0 0 30px;
}

.entry  ol li  {
	list-style-type: upper-latin;
}

.entry  ol li ol li  {
	list-style-type: lower-latin;
}

/* Post Images */

.entry img  {
	/*padding: 5px;*/
}

.entry .wp-caption p  {
	margin: 0;
}

.entry .wp-caption img  {
	border: none;
	padding: 0;
}

img.wp-smiley  {
	padding: 0;
	border: none;
}

.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/*>>>>> Sitemap and Archives Templates <<<<<*/

.block  {
	padding: 0 0 30px 0;
}

.block h3  {
	font-size: 20px;
}

.block ul  {
	padding:0;
}

.block li  {
	list-style: none;
	padding-bottom:15px;
}

.block li li  {
	list-style: square;
}

/*>>>>> General Styles <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

.alignleft  { float: left; margin: 0 20px 15px 0; display: inline; }
.alignright  { float: right; margin: 0; display: inline; }

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/*Changes added by Surendhar*/

#header  {
  background:url(/wp-content/themes/featurepitch/images/header_top_bg.jpg) repeat-x !important;
}

#navheader{
	background:url(/wp-content/themes/featurepitch/images/nav_bg.jpg) repeat-x; 
}

#nav li a:link, #nav li a:visited {
background:none !important;
}

#nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li a:hover, 
#nav li.current_page_parent a:link, #nav li.current_page_parent a:visited
{
background-color:#146b93!important;
color:#FFF !important;
}

#featured .inner {
  height:296px;
}

#featured {
background-color:#425DA2!important;
border-top:none!important;
background:url(/wp-content/themes/featurepitch/images/featured_image2.jpg) no-repeat scroll center top #425DA2!important;
}

#nav li a{font-family:Arial, Helvetica, sans-serif !important;font-size:17px !important;}

#featurebar{background: url(/wp-content/themes/featurepitch/images/featurebar_bg.jpg) repeat-x;min-height:26px;}

.post p, .post li, .post td{font-size:13px;}

#sidebar{background:url(/wp-content/themes/featurepitch/images/sidebar.png) no-repeat;min-height:550px;width:318px}

#subpages{padding:20px 0 0 40px}
#subpages h2{margin:0 0 -6px -6px}
#subpages li{background:url(/wp-content/themes/featurepitch/images/list_bg.png) no-repeat;margin-left:-18px;;margin-bottom:3px;min-height:28px;}
#subpages li ul{margin:6px 0;}
#subpages li ul li{background:none;margin:0;padding:0;min-height:0;display:none}
#subpages li.current_page_item ul li{display:block}
#subpages li.current_page_parent ul li{display:block}
#subpages li ul li.current_page_item a{color:#0178af}
#subpages li ul li a{color:#000;padding-left:18px;position:relative;top:6px;}
#subpages li a{color:#FFF;padding-left:18px;position:relative;top:6px;}

#search,.widget_text {padding-left: 40px;border:none;padding-right:35px}
#search input.field{border: 1px solid #a9a9a9;color:#515151}
#search h3{padding-bottom:2px}

#search input.button:hover{background:url(/wp-content/themes/featurepitch/images/search_button_hover.png) no-repeat}

#about{}


.last #article {border:none}

.item ul li i{color:#4e186a;background-color:#e5e5e5;padding:2px 10px;}

a:hover{text-decoration:underline}
a{text-decoration:none}

div#map {
clear:both;
float:left;
}

#address {
float:right;
width:300px;
}

#footer #about img{ margin:6px 0 0 0; }

.left{clear:both; float:left}
.left img{border: 2px solid #055d86;}
.right{float:right;width:370px;margin-right:0px; }
.right ul li{list-style-type:disc;}
.hr{border-bottom:1px solid #cccccc; clear:both;height:20px;margin-bottom:1.5em}

.location.left{ clear:none; float:left; }
.clear{ float:none; clear:both; }
.location{ margin:0 20px 0 0; }
.map{ float:left; margin:0 20px 20px 0; }
.homeBorder{ border-right:1px solid #CCC; }
