/*
Theme Name: IHOP-KC International Theme
Theme URI: http://www.ihop.org/
Description: The official Wordpress Theme for the International House of Prayer's international sites.
Version: 1.0
Author: Jordan Smith
Author URI: http://www.ihop.org/
*/
/* GLOBAL =================== */
* {
	margin:0;
	padding:0;
}
body {
	background:#222;
	color:#333;
	font-family:"Lucida Grande", "Lucida Sans Console", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:150%;
}
img {
	border:0 none;
}
.img_left {
	float:left;
	margin: 0 10px 10px 0;
}
.img_right {
	float:right;
	margin: 0 0 10px 10px;
}
/* TYPE STYLES =================== */
a {
	color:#333;
	padding: 2px;
	text-decoration:underline;
}
a:hover {
	background: #aa0000;
	color: #fff;
	text-decoration: none;
}
p {
	margin:0 0 20px;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, Palatino, Times, "Times New Roman", Serif;
}
h1 {
	color: #aa0000;
	font-size:30px;
	font-weight: normal;
	margin:0 0 20px;
	padding-top:20px;
}
h1 a {
	color: #aa0000;
	text-decoration: none;
}
h2 {
	font-size:24px;
	margin-bottom: 15px;
}
h3 {
	color:#aa0000;
	font-weight:normal;
	font-size:19px;
	margin-bottom: 15px;
}
h4 {
	font-size:16px;
	margin-bottom: 15px;
}
h5 {
	font-size:14px;
	margin-bottom: 10px;
}
/* DIV STYLES =================== */
.clear {
	clear:both;
}
.wrap {
	margin:0 auto;
	width:960px;
}
#header {
	background:#fff url(http://www.ihopkc.com/WPlatino/wp-content/images/head.jpg) top repeat-x;
	color:#fff;
	min-height:54px;
	padding:0 0 8px;
}
#content {
	background:#fff;
	padding: 0 0 20px;
}
#footer {
	border-top: 5px solid #CCCCCC;
	color:#ccc;
	min-height:80px;
	padding:20px 0;
}
p.left {
	float: left;
	width: 600px;
}
p.right {
	float: right;
	width: 300px;
}
.footer-icon {
	display: block;
	float: right;
	height: 24px;
	margin: left: 10px;
	width: 24px;
}
/* HEADER AREA =================== */
#logoTab {
	float:left;
	/*left: 0;*/
	position: absolute;
	top: 0;
	z-index: 1; 
}
#logoTab a:hover {
	background: none;
}
#globalNav {
	float:left;
	margin:12px 0 0 35px;
}
#globalNav ul {
	font-size:14px;
	list-style-type:none;
}
#globalNav ul li {
	display:inline;
	margin:0 0 0 10px;
}
#globalNav a {
	color:#333;
	padding:5px;
	text-decoration:none;
}
#globalNav a:hover {
	background:#900;
	color:#fff;
	text-decoration:none;
}
#search {
	background:url(images/search.png) no-repeat top left;
	float:right;
	height:28px;
	margin-top:7px;
	width:147px;
}
#searchBox {
	float:left;
	height:20px;
	overflow:hidden;
	margin:5px 0 0 10px;
	width:110px;
}
#searchBox input {
	border:0px none;
}
#find {
	float:right;
	padding:8px 8px 8px 0;
}
/* CONTENT AREA =================== */

#pageContent {
	float:left;
	width:710px;
}
#sideNav {
	border:1px solid #b9b9b9;
	float:right;
	width:228px;
}
#sideNav ul {
	list-style:none;
}
#sideNav ul li a {
	border-top:1px dotted #777;
	display:block;
	padding:10px;
	text-decoration:none;
}
#sideNav ul li a:hover {
	color: #fff;
	background:#aa0000;
}
#sideNav ul li a.navTop {
	border-top:0px none;
}
/* FRONT DOOR AREA =================== */
ul#slideshow {
	margin: 0 !important;
	padding: 0 !important;
}
#slideshow-wrapper {
	height: 300px;
	margin: 0 auto !important;
	padding: 0 !important;
}
#fdBanner {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	/* background:url(http://www.ihopkc.com/WPlatino/wp-content/themes/IHOPKC-International/images/international_banner.jpg) top no-repeat; */
	float:left;
	overflow:hidden;
	height:300px;
	margin: 0;
	padding: 0;
	width:630px;
}
#fdNav {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	background:url(http://www.ihopkc.com/WPlatino/wp-content/themes/IHOPKC-International/images/sub_nav_bg.jpg) top repeat;
	border: 1px solid #c7c7c7;
	float: right;
	height: 298px;
	line-height:100%;
	overflow: hidden;
	width: 310px;
}
#fdNav ul {
	list-style-type:none;
	font-size:10px;
	height:100%;
}
#fdNav ul li a {
	display:block;
	height:55px;
	padding:20px 10px 0 15px;
	text-decoration:none;
}
#fdNav ul li a:hover {
	color: #333;
	background: none;
}
#fdNav ul li a:hover span {
	color:#900;
}
.fdNavTitles {
	color:#aa0000;
	display:block;
	font-family: Georgia, Palatino, Times, "Times New Roman", Serif;
	font-size:19px;
	margin-bottom:5px;
}
.fdBox h3 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	background:url(http://www.ihopkc.com/WPlatino/wp-content/themes/IHOPKC-International/images/title_box_bg.jpg) bottom repeat-x;
	border: 1px solid #c7c7c7;
	display:block;
	font-family:Georgia, serif;
	height:28px;
	padding:8px 10px 0;
	margin-bottom: 10px;
}
h4.blog-title-hp {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-radius: none;
	-moz-border-radius: none;
	-ms-border-radius: none;
	-o-border-radius: none;
	-webkit-border-radius: none;
	background:none;
	border: none;
	display: inline;
	font-family:Georgia, serif;
	font-weight: bold;
	padding:0;
	margin: 0;
}
.fdBox h4 a {
	color: #aa0000;
	margin-bottom: 0;
	text-decoration: none;
}
.fdBox h4 a:hover {
	background: none;
	color: #aa0000;
	text-decoration: underline;
}
#fdBox1 {
	float:left;
	margin:20px 0 0;
	width:230px;
}
#fdBox2 {
	float:left;
	margin:20px 20px 0;
	width:380px;
}
#fdBox3 {
	float:right;
	margin:20px 0 0;
	width:310px;
}
/* FOOTER AREA ==================== */
#footer a {
	color:#eee;
}
#footer a:hover {
	color:#fff;
}

/* EVENTS ==================== */

#events_table {
border: 1px solid #ddd;
font-family: "Lucida Grande", "Lucida Sans Console", Helvetica, Arial, sans-serif;
font-size: 12px;
width: 960px;
}

#events_table td {
padding: 10px 0 0 10px;
width: 319px;
}

#events_table td p {
padding-bottom: 10px;
padding-right: 10px;
}

#events_table td h3 {
color: #a20001;
font-size: 18px;
}

#events_table td.border_left {
border-left: 1px solid #ddd;
}

#events_table td.border_bottom {
border-bottom: 1px solid #ddd;
}

/* BLOG ========================= */

#pageContent h3 {
	line-height: 26px;
}

#sidebar {
	border:1px solid #b9b9b9;
	float:right;
	padding: 15px;
	width:198px;
}

#sidebar ul {
	list-style:none;
}

#sidebar .widget {
	margin-bottom: 15px;
}

#sidebar h3 a.rsswidget {
	color: #aa0000;
	font-size: 19px;
	text-decoration: none;
}

#sidebar h3 a:hover {
	color: #fff;
}

#sidebar ul li {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}

#sidebar a.rsswidget {
	font-size: 11px;
}

#sidebar .rss-date {
	display: none;
}

/* COMMENTS 
================================= */

a.dsq-brlink {
	display: none;
}

#comments  {
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ededed;
}

#comments h3 {
	font-size: 1.4em;
} 

#commentform{
	margin-bottom: 20px;
}

#formsblock  {
	padding: 0 0 20px 0;
}

#formsblock .hi  {
	margin: 0 0 10px 0;
}

#formsblock .hi small  {
	font-size: 11px;
	margin-top: -16px;
}

#formsblock .comments   {
	background: url(img/icons/rss_comments.gif) no-repeat center right;
	padding: 6px 30px 6px 0;
	text-decoration: none;
}

#comments ol  {
	margin: 5px 0 30px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ccc;
}

#comments ol li  {
	padding: 10px;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}

#comments ol li.alt  {
	background-color: #ededed;
}

#comments ol li.authorcomment  {
	background-color: #ddd;
}

.commententry p.moderate  {
	background-color: #eee;
	font-style: italic;
	font-weight: bold;
	padding: 4px 0 4px 10px;
}

.commentmeta  {
	font-size: 11px;
	
}

.commentmeta .gravatar  {
}

.commentmeta .gravatar img  {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ededed;
}

.commentmeta .commentauthor  {
	font-size: 14px;
	font-weight: bold;
}

.commentmeta .commentdate  {

}

.commentmeta .commentpermalink  {

}

#comments #tagbox  {
	color: #9e9e9e;
	margin: 0 0 25px 0;
}

#comments #tagbox:hover  {
	color: #000;
}

#comments #tagbox p  {
	margin: 0;
	font-size: 12px;
}

#comments #tagbox strong  {
	font-size: 12px;
}

#comments p.nocomments{
	padding: 0;
}

#comments textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width: 100%;
	margin: 0;
	font-size: 15px;
}

#commentform #submit  {
	border: 1px solid #9e9e9e;
	background-color: #ededed;
	padding: 5px;
}

ol.commentlist li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 20px 0;
	padding: 20px;
}

ol.commentlist li.alt {
	background: #efefef;
}
