/**
 * Theme Name: HannaIP
 * Theme URI: http://www.hannaip.com
 * Description: HannaIP child theme for Hybrid framework
 * Author: David Graham
 * Author URI: http://www.strangebrewdesign.com
 * Version: 1.0
 * Template: hybrid
 */

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	/* @import url('../hybrid/library/css/reset.css'); */

/* 18px, 20px, 21px, 22px, 24px or 25px margins and line-height (don't use reset.css with these) */
	/* @import url('../hybrid/library/css/18px.css'); */
	@import url('../hybrid/library/css/20px.css');
	/* @import url('../hybrid/library/css/21px.css'); */
	/* @import url('../hybrid/library/css/22px.css'); */
	/* @import url('../hybrid/library/css/24px.css'); */
	/* @import url('../hybrid/library/css/25px.css'); */

/* Layout */
	/* @import url('../hybrid/library/css/2c-l-fixed.css'); */
	@import url('../hybrid/library/css/2c-r-fixed.css');
	/* @import url('../hybrid/library/css/3c-l-fixed.css'); */
	/* @import url('../hybrid/library/css/3c-r-fixed.css'); */
	/* @import url('../hybrid/library/css/3c-c-fixed.css'); */

/* Plugins CSS */
	/* @import url('../hybrid/library/css/plugins.css'); */

/* Drop-downs CSS */
	@import url('../hybrid/library/css/drop-downs.css');
	
/* Hybrid's default CSS */
	/* @import url('../hybrid/library/css/screen.css'); */

/**
* Body
************************************************/

/* Contains everything */
body { 
	background-color: #6E98C1;
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	}

	/* Wrapper for everything inside of the body */
	#body-container {
		width: 980px;
		margin: 0 auto;
		background-color: #F7F7F7;
		border-top: solid 2px #194276;
		position: relative;
	}

/**
* Elements
************************************************/

/* Hyperlinks */
a:link { color: #194276; }
a:visited { color: #194276; }
a:hover { color: #C9D7F1; }
a:active { color: #194276; }

/* Headers */
h1, h2, h3, h4, h5, h6 {
	color: #194276;
	line-height: 1.2em;
	clear: both;
	letter-spacing: -1px;
}
h1 {}
h2 { font-size: 21px; }
h3 { font-size: 21px; }
h4 { font-size: 15px; }
h5 {}
h6 {}

h1 a:hover, h2 a:hover {
	color: #194276;
}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {}

/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockquotes */
blockquote {}
	blockquote blockquote {}
	blockquote em {}

/* Object */
object {}

/* Code */
code {}
pre {}
pre code {}

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td {}
table.home-box h3 {
	background-image: url(images/double-arrow.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
table.home-box td { padding-right: 18px; }
table.home-box br { display: none; }

/* Forms */
form {}
	textarea {}
	input {}
	label {}
	option {}
pre, input[type="text"], input[type="password"], input[type="file"], textarea {
	background: #F9F9F9 url(../images/form-gradient.gif) repeat-x scroll -1px -2px;
	border-color: #D9D9D9 #EAEAEA white;
	border-style: solid;
	border-width: 1px;
	color: #666;
}
button.ajax-submit { padding: 5px; }

/* Notes */
.note {}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/* Alignment */
.left, .alignleft { margin-right: 20px; }
.right, .alignright { margin-left: 20px; }
.center, .aligncenter {}
.block, .alignnone {}
.clear {}

/**
* Images
************************************************/

/* Normal images */
img { margin-bottom: 20px;}
a img {}

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail, .size-full, .size-medium, .size-small { margin-bottom: 20px; }

/* WP Captions [caption] */
.wp-caption {}
	.wp-caption img {}
	.wp-caption p {}

/* Gallery [gallery] */
.gallery {}
	.gallery img {}

/* Avatars */
.avatar {}

/**
* Header
************************************************/

/* Contains entire header */
#header-container { 
	height: 100px;
	background: #EFEEEE url(images/bg-top-container.gif) repeat-x;
	}


	/* Contains site title and tagline */
	#header {}

		/* Site title */
		#site-title { 
			background-image: url(images/logo.png);
			background-repeat: no-repeat;
			width: 250px;
			height: 94px;
			font-size: 0px;
			line-height: 0px;
			text-indent: -9999em;
			}
			#site-title a {}
				#site-title a span {}

		/* Site description/tagline */
		#site-description { display: none; }

/**
* Primary Menu
************************************************/

/* Wrapper for entire menu area */
#primary-menu { 
	position: absolute; 
	top: 60px;
	right: 0;
	width: 690px;
	}

	/* Wrapper for unordered list of menu items */
	#primary-menu div.menu {}

		/* Menu list. */
		#primary-menu ul {}
			#primary-menu li { float: right; }
				#primary-menu li a { 
					padding: 10px 25px 10px 0; 
					padding: 10px 25px 10px 0; 
					font-size: 14px;
					}
			#primary-menu li.current-menu-item {}

/**
* Containers below the header and navigation
************************************************/

#secondary-header {
	height: 125px;
	border-bottom: 1px solid #BCBCBC;
	margin: 0 20px 0 20px;
	background: #F7F7F7 url(images/bg-header-container.gif) no-repeat top center;
}

#language-bar {
	position: absolute;
	top: 20px;
	right: 25px;
}

#slider-wrapper { 
	margin: 20px auto; 
	width: 940px;
	}
.nivo-directionNav a {
	background: url(images/arrows.png) no-repeat;
	text-indent: -9999em;
	font-size: 0px;
	line-height: 0px;
	height: 30px;
	width: 30px;
	margin: 0 15px 0 15px;
	}
a.nivo-nextNav {
	background-position: -30px 0;
}
.nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
body.home .page-title {
	display: none;
}


/* Wrapper for the content and primary/secondary widget sections */
#container { width: 980px; }

	/**
	* Content
	************************************************/

	/* Contains site's main content */
	#content { padding: 30px 40px; }
	.no-widgets .content, .no-default-widgets .content { width: 900px; }

		/* Breadcrumb trail */
		.breadcrumb {}
			.breadcrumb-trail {}

		/* Archive and search <div> before posts are listed */
		.archive-info
		.author-info {}
		.term-info
		.category-info {}
		.tag-info {}
		.date-info {}
		.search-info {}

			/* Archive and search page titles. */
			.archive-title
			.author-title {}
			.term-title {}
			.category-title {}
			.tag-title {}
			.date-title {}
			.search-title {}

		/* Entry wrapper <div> */
		.hentry {}
		.post {}
		.page {}

			/* Post, page, and 404 page titles */
			.entry-title {}
			.post-title {}
			.page-title {
				position: absolute;
				top: 150px;
				right: 50px;
				text-transform: uppercase;
				font-size: 30px;
				line-height: 30px;
			}
			.attachment-title {}
			.error-404-title {}

			/* Author and date byline */
			.byline {}

			/* Full entries */
			.entry-content {}

			/* Excerpts (introduced) */
			.entry-summary {}

				/* Using <!--nextpage--> */
				p.page-links a {}

				/* More link <!--more--> */
				a.more-link {}

			/* Entry metadata */
			.entry-meta {}

		/* Post series */
		.series {} 
			.series-title {}

		/* Navigation links */
		.navigation-links {}
			.navigation-links .previous {}
			.navigation-links .next {}

		/* WP PageNavi (plugin) */
		.wp-pagenavi {}
			.wp-pagenavi .pages {}
			.wp-pagenavi .current {}
			.wp-pagenavi .extend {}
			.wp-pagenavi a {}

		/* Attachment image navigation */
		.navigation-attachment {}

		/**
		* Comments template
		************************************************/

		/* Wrapper for entire comments area */
		#comments-template {}

			/* Comments section headers/titles */
			.comments-header {}
			#comments-number {}

			/* Comments closed paragraph */
			p.comments-closed {}

				/* Main comments section */
				#comments {}
					#comments ol {}

						/* Individual comments (note that WordPress has even/odd backwards) */
						#comments li {}
							#comments li li {}
								#comments li li li {}
									#comments li li li li {}
						#comments li.even {}
						#comments li.odd {}
						#comments li.thread-even {}
						#comments li.thread-odd {}
						#comments li.author {}
						#comments li.trackback {}
						#comments li.pingback {}

							/* Comment avatars */
							#comments .avatar {}

							/* Comment metadata */
							#comments .comment-meta {}
								#comments .comment-meta cite {}

							/* Comment text */
							#comments .comment-text {}

					/* Paged comments navigation */
					#comments-template .paged-navigation {}
						#comments-template .paged-navigation .page-numbers {}
						#comments-template .paged-navigation .next {}
						#comments-template .paged-navigation .prev {}

				/* Main comment form div */
				#respond {}

					/* Comment form title */
					#reply {}

					/* Comment form elements */
					p#cancel-comment-reply {}
					#respond form {}
						#respond .form-author {}
							#respond input {}
						#respond .form-email {}
						#respond .form-url {}
						#respond .form-textarea {}
							#respond textarea {}
						#respond #submit {}
							#respond #submit:hover {}

		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
		.widget-inside {}
			.widget-title {}

	/* Primary widget section */
	#primary { width: 250px; padding: 30px 0 20px 0; margin-left: 20px; }
		#primary .widget {
			margin-bottom: 20px;
			border: solid 1px #E8E8E8;
		}
		#primary .widget h3 {
			font-size: 15px;
			font-weight: bold;
			line-height: 28px;
			letter-spacing: 0;
			text-transform: uppercase;
			min-height: 40px;
			height: 40px;
			margin-bottom: 0px;
			border-bottom: solid 1px #E8E8E8;
			padding: 12px 20px 0 20px;
			background-image: url(images/bg-title-sidebox.gif);
			background-color: #EFEEEE;
			background-repeat: repeat-x;
		}
			#primary .widget-inside {}
				#primary .widget-title {}
				#primary .textwidget { padding: 15px; }
				#primary .widget ul { margin: 15px; }
					#primary .widget ul li { 
						list-style-type: none;
						margin: 0;
						padding: 5px 0 5px 15px;
						background-image: url(images/arrow-list.gif);
						background-repeat: no-repeat;
						background-position: 0 11px;
					}
					
	div#text-3 div.textwidget, div#text-3 {
		padding: 0;
		border: 0 !important;
	}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container { position: relative; }

	/* Subsidiary widget section */
	#subsidiary {}
		#subsidiary .widget {}
			#subsidiary .widget-inside {}
				#subsidiary .widget-title {}

	/* Footer section */
	#footer { 
		height: 70px;
		background: white url(images/bg-footer-container.gif) no-repeat;
		padding: 40px; 
		font-size: 11px;
		line-height: 16px;
	}
	
	#footer-container #secondary-menu {
		position: absolute;
		top: 40px;
		right: 40px;
	}
	
	#footer-container #secondary-menu a {
		font-size: 12px;
		color: #AAA;
		margin-left: 8px;
	}
	
	#footer-container #secondary-menu li.current-menu-item a, #footer-container #secondary-menu a:hover {
		color: #6A6B6C;
	}

		/* Footer extra */
		#footer .copyright {}
		#footer .credit {}