/* 
Theme Name: MyIPK
Theme URI: http://jengua.com
Description: An Affiliate child of the Hybrid theme framework.
Author: Jengua
Author URI: http://jengua.com
Version: 0.0.1
Tags: Framework
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
@import url('../hybrid/library/css/reset.css'); 

@import url('../hybrid/library/css/20px.css'); 

/***********************************************
* Body
************************************************/

/* Contains everything */
body {
	font: normal normal normal 76.1%/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #7A93C9;
	}

/* Body container */
#body-container {
	width: 760px;
	margin: 10px auto;
	padding:0;
	background: #FFFFFF;
	}

/***********************************************
* Elements
************************************************/

/* Links */
a, a:visited  {
	color: #0000FF;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #CC6600;
	text-decoration: none;
	}
.entry-content a {
	color: #0000FF;
	}

/* Headers */
h1 {
}
h2 {
}
h3, h4, h5, h6 {
	color: #E47911;
	margin-bottom: 5px;
}

/* Lists */
.content ul {
	list-style: none;
	margin-left: 20px;
	}
.content ul li {
	overflow: hidden;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat 0 6px;
	}
.content ul.check li {
	overflow: hidden;
	padding: 5px 0 5px 35px;
	background: url(images/green-check.gif) 0 5px no-repeat;
	}
.content ul.check li.exit {
	background: url(images/exitsplash_icon.jpg) 0 5px no-repeat;
	}

/* Blockquotes */
blockquote {
	overflow: hidden;
	height: 100%;
	margin: 0 24px 0  0;
	padding: 3px 0 0 24px;
	font-style: italic;
	color: #444;
	background: url(images/quotes.gif) no-repeat 0 0;
	border: none;
	}
blockquote blockquote {
	color: #555;
	}
blockquote em {
	font-style: normal;
	}
blockquote.pullquote {
	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	text-align: center;
	font: italic normal normal 20px/22px Georgia, Times, 'Times New Roman', serif;
	color: #444;
	background: transparent;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
	}
.warning {
	width: 640px;
	margin: 10px auto;
	padding: 10px 25px 10px 50px;
	background: #FFFFCD url(images/warning.png) 10px 10px no-repeat;
	border: 1px solid #E47911;
}

/* Tables */
table {
	width: 95%;
	background: #FFF;
	margin-left: 2px;
	}
caption {
	font: italic normal normal 12px/22px Verdana, Geneva, Tahoma, sans-serif;
	text-align: right;
	color: #666;
	}
tr {
	margin: 1px;
	border: 1px solid #ddd;
	}
td {
	padding: 3px;
	border: 1px solid #ddd;
	}
tr.alt td {
	background: #FFF;
	}
tr.even td {
	background: #EEE;
	}	
th {
	padding: 5px;
	color: #FFF;
	background: #999999;
	border: 1px solid #ddd;
	}
th a {
	font-weight: bold;
	color: #eee;
	}

/*****************************************
* Alignment 
******************************************/
.left, .alignleft {
	float: left;
	margin: 0 10px 10px 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 10px 10px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 20px auto;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 20px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}

/***********************************************
* Images 
***********************************************/
.post img {
	max-width: 705px;
	padding: 10px 5px;
	border: none;
	}

.thumbnail {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 20px 10px 0;
	border: 1px solid #ccc;
	}

/***********************************************
* Header
************************************************/
#header-container {
	overflow: hidden;
	height: 94px;
	margin:0 auto;
	border: 1px solid #000000;
	border-bottom: none;
	background: #FFFFFF url(images/header.png) center 10px no-repeat;
	}
#header {
	overflow: hidden;
	height: 94px;
	margin: 0;
	}

#site-title {
	margin: 0;
	}
#site-title a {
	display: block;
	height: 80px;
	width: 350px;
	}
#site-title a:hover {
	}	
	
#site-description {
	}
#site-title span, #site-description span {
	display: none;
	}


/*******************************************
* Navigation 
*******************************************/
#navigation {
	margin: 0;
	text-align: center;
	height: 24px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: url(images/navigation.png) center top no-repeat;
	}
#page-nav ul {
	margin: 0 25px;
	padding: 2px 0;
	text-align: left;
}

#page-nav li {
	list-style-type: none;
	display: inline;
	text-align: left;
	margin: 0;
	padding: 9px 0;
}	
#page-nav li a {
	padding: 3px 8px 6px;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	}	

#page-nav li a:hover {
	text-decoration: none;
	color: #FFF;
	background: #FF9933;
	}	

ul.after-entry-nav {
	list-style-type: none;
	display: block;
	width: 700px;
	text-align: center;
	margin: 10px auto 5px;
}
ul.after-entry-nav li {
	list-style-type: none;
	display: inline;
	text-align: center;
	font-size: .9em;
	margin: 0;
	padding: 8px 5px 8px 0;
	background:url(images/v-spacer2.png) 100% 10px no-repeat;
}
ul.after-entry-nav li.page-item-38 {
	background: none;
}

/****************************************************
* Container (wraps content, primary, and secondary) 
*****************************************************/
#container {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	}

/*******************************************
* Main content 
********************************************/
#content {

}

.content {
	overflow: hidden;
	float: left;
	width: 535px;
	padding: 25px 20px 10px;
	background: #FFFFFF;
	border: 1px solid #000000;
	border-top: none;
	}
.no-widgets .content, .page-template-no-widgets .content {
	width: 718px;
	}
	
/*******************************************
* Posts 
********************************************/
.post {
	clear: both;
	overflow: hidden;
	margin: 0 15px 20px 0;
	}
.single .post, .attachment .post, .page .post {
	margin: 0;
	}

/* Archive information */
.author-info, .author-profile, .date-info, .category-info, .tag-info, .search-info, .taxonomy-info {
	overflow: hidden;
	margin: 0;
	}

/*******************************************
* Entry title 
********************************************/
.entry-title {
	line-height: 125%;
	}
.entry-title a {
	color: #CC6600;
	text-decoration: none;
	}	
.entry-title a:hover {
	color: #CC6600;
	text-decoration: none;
	}	
.archive .entry-title, .search .entry-title {

	}
.page-title, .attachment-title {
	margin: 0 0 10px;
	}
.entry-title a {

	}

/* Byline */
.byline {
	display: none;
	}

/*******************************************
* Entry content 
********************************************/
.entry-content {
	overflow: hidden;
	margin: 0 0 10px;
	}
.entry-content p {

	}	

/*******************************************
* Entry metadata 
********************************************/
.entry-meta {
	display: none;
	}
.entry-meta a {
	font-style: normal;
	}

/*******************************************
* Page links (multiple-paged posts) 
********************************************/
p.pages {
	font-weight: bold;
	}
p.pages a {
	margin: 0 2px;
	padding: 4px 12px;
	font-weight: normal;
	font-style: italic;
	color: #eee !important;
	background: #093653;
	border: 1px solid #eee;
	}

/*******************************************
* Navigation links 
********************************************/
.navigation-links {
	overflow: hidden;
	}
.next, .previous {
	max-width: 50%;
	font-size: 13px;
	}
.previous {
	float: left;
	}
.next {
	float: right;
	text-align: right;
	}
	
/*******************************************
* Form 
********************************************/
.text-input {
	display: block;
	padding: 3px 6px;
	width: 300px;
	font: 13px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	}
.page-template-quick-post .text-input {
	width: 97.5%;
	}
#comments-template label {
	font: 13px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	}

/* Respond textarea */
textarea {
	clear: left;
	display: block;
	width: 98%;
	font: 14px/20px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	}

/* Submit and rest buttons */
.button {
	width: 100px;
	margin-right: 9px;
	padding: 6px 9px;
	font: 13px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background: #90AA82;
	border: none;
	}
.button:hover {
	cursor: pointer;
	background: #c7d4c0;
	color:#006600;
	}
.search-form input {
	display: inline;
	margin: 0;
	width: 50px;
	padding: 3px 6px;
	}

/************************************************
* Footer container (wraps Subsidiary and Footer)
************************************************/
#footer-container {
	overflow: hidden;
	clear: both;
	padding: 8px 0 0 0;
	margin: 0 auto;
	width: 760px;
	height: 35px;
	background: #7A93C9;
	}

/*******************************************
* Footer 
********************************************/
#footer {
	text-align: center;
	padding: 0;
	font-size: 85%;
	}
#footer .copyright {
	margin: 0 30px 0;
	padding: 0;
	text-align: center;
	}
#footer p {
	padding-bottom: 5px;
}	

#footer p a {
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}	
/*******************************************
* Footer Navigation
********************************************/
ul.footer-nav {
	clear: both;
	list-style-type: none;
	display: inline;
	margin: 7px 0;
	}
ul.footer-nav li {
	list-style-type: none;
	display: inline;
	}
ul.footer-nav li a {
	padding: 0 8px 0 5px;
	margin: 0;
	color: #000000;
	background:url(images/v-spacer.png) 100% 3px no-repeat;
	}	
ul.footer-nav li.page-item-14 a {
	background: none;
}	
img.none {
	border: none;
	margin: 0 auto 0 auto;
	padding: 0;
	background: none;
}
.disclosure {
	font-size: 10px;
	color: #999999;
}
.disclosure a {
	color: #999999;
}
/***********************************************
* Video Display
************************************************/
.flashunit {
	padding: 4px;
	background: #fff;
	border: 4px solid #ddd;
	margin: 20px auto;
	width: 575px;
}
.flashunit h3 {
	font: 18px normal Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	background: #f0f0f0;
	margin: 0;
	padding: 10px;
	color: #111;
	text-align: center;
}
.flashunit p {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	background: #f0f0f0;
}
object.flashvideo {
	width: 100%;
	height:350px;
}

ol.list404 li {
	padding-bottom: 20px;
}
.btn404 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; width: 100%; }	
