/**
 * Theme Name: Crafting an MBA
 * Author: Megan Auman
 * Template: hybrid
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/**
* Import pre-made styles from Hybrid
************************************************/
@import url('../hybrid/library/css/21px.css'); 

@import url('../hybrid/library/css/2c-l-fixed.css');

 @import url('../hybrid/library/css/plugins.css');
 @import url('../hybrid/library/css/drop-downs.css');
 @import url('../hybrid/library/css/screen.css');

/**
* Body
************************************************/

/* Contains everything */
body {
font-family: helvetica; arial; sans-serif;

font-size: 15px;

line-height: 1.2em;

color: #333;

background: #ffffff;}

	/* Wrapper for everything inside of the body */
	#body-container {overflow:visible;

background: #fff;

margin-top:0px;

padding-left: 15px;

padding-right: 15px;}

/**
* Elements
************************************************/

/* Hyperlinks */
a, a:visited {color: #009999;font-weight:bold;
}
a:hover {color: #000;
font-weight:bold;
text-decoration:none;
}

/* Headers */
h1 {font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
font-weight:normal;}
h2 {font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
font-weight:normal;}
h3 {
color: #333333;

    font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: lighter;
    line-height: 30px;
}
h4 {font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
font-weight:lighter;
font-size: 28px; line-height: 28px;}
h5 {font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
font-weight:normal;}
h6 {font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
font-weight:normal;}

.singular-page-3194 h3 {font-weight:bold;}

.singular-page-3194 h4 {font-weight:bold;}


/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Blockquotes */
blockquote {}
	blockquote blockquote {}
	blockquote em {}

/* Notes */
.note {}


/**
* Images
************************************************/

/* Normal images */
img {}
a img {}



/* Thumbnails */
.thumbnail {}

/* WP Captions [caption] */
.wp-caption {}
	.wp-caption img {}
	.wp-caption p {}

/* Avatars */
.avatar {}

/**
* Header
************************************************/

/* Contains entire header */
#header-container {}

	/* Contains site title and tagline */
	#header {padding-top: 30px;
}

		/* Site title */
		#site-title {display:none;}
			#site-title a {}

		/* Site description/tagline */
		#site-description {display:none;}

/**
* Primary Menu
************************************************/

/* Wrapper for entire menu area */
#primary-menu {height: 30px;

margin-bottom: 20px;

border-bottom: 1px solid #d5e2ed;}

	/* Wrapper for unordered list of menu items */
	#primary-menu div.menu {}

		/* Menu list. */
		#primary-menu ul {}
			#primary-menu li {}
				#primary-menu li a {}
			#primary-menu li.current-menu-item {}

/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {}

	/**
	* Content
	************************************************/

	/* Contains site's main content */
	#content {}

		/* Breadcrumb trail */
		.breadcrumb {display:none;}
			
			/* 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 {
font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
    font-size: 40px;
    font-weight: lighter;
    line-height: 40px;
margin-bottom: 5px;
text-transform: uppercase;
font-style:normal;
color: #333;}

			.entry-title a {color: #333;font-weight: lighter;}
			.entry-title a:hover {color: #009999;}
			.post-title {}
			.page-title {}
			.attachment-title {}
			.error-404-title {}

.singular-page-3194 .entry-title a {font-weight: normal;}

			/* Author and date byline */
			.byline {display:none;}
			
			/* 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 {}



		/**
		* 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 {}
					
							/* 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 {}

				
		/**
		* 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 {font-size: 12px; line-height: 13px;}
	.widget a {text-decoration:none; color: #009999; font-weight: bold;}
			.widget-title {color: #009999; text-transform: uppercase; font-size: 16px; margin-bottom: 5px; font-weight:400;line-height:1em;}

			.widget-title a {
			color: #009999; font-weight: normal;}

	/* Primary widget section */
	#primary {font-size: 11px;

color: #444;}
		#primary .widget {}
				#primary .widget-title {}
				#primary .widget ul {list-style:none; margin-left: 0px}
					#primary .widget ul li {}

	/* Secondary widget section */
	#secondary {font-size: 11px;

color: #444;}
		#secondary .widget {}
				#secondary .widget-title {}
				#secondary .widget ul {list-style:none; margin-left: 0px}
					#secondary .widget ul li {}

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {}

	/* Subsidiary widget section */
	#subsidiary {}
		#subsidiary .widget {}
				#subsidiary .widget-title {}

	/* Footer section */
	#footer {}

		/* Footer extra */
		#footer .copyright {}
		#footer .credit {}

#new-menu-wrap {background: #ccc; width: 100%; height: 40px;}
ul.new-menu {width: 960px; margin: 0 auto; list-style:none;}
ul.new-menu li {display:inline; float:left; position:relative;}
ul.new-menu li a {padding: 11px 10px 10px; color: #fff;display:block;}
ul.new-menu li a:hover {color: #333; display:block;}


#hybrid-search-3 #search-form {

margin-left: 15px;

}

input, textarea {

font-family: helvetica, arial, sans-serif;

font-size: 1em;

background: #d5e2ed;

border: 1px solid #333;



}

.button, .submit, .reset {
	width: 100px;
	margin-right: 15px;
	padding: 7px 15px 8px 15px;
	background: #fff;
	border: 1px solid #ccc;
color: #6699cc;
	}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
background:#6699cc;
color: #fff;
	}

.archive .thumbnail {

float: left;

padding: 5px 15px 5px 0px;

}



.archive .entry-title a {

font-size: 18px;

line-height: 1em;

}



div.divider {

border-bottom: 1px solid #ccc;

margin-bottom: 21px;

}



.comments-link {

float:right;

font-size: 18px;

padding: 5px 8px 6px;

background:#009999;

color: #fff;

text-transform: uppercase;
font-style:normal;
}



.comments-link:hover {

color:#009999;

background: #fff;

border: 1px solid #009999;

}



.meta-sep-comments {

display:none;

}



.navigation-links {

font-size: 18px;

margin-bottom: 21px;

}



.next {

float:right;

}

.page-template-sales-page .about-area, .page-template-sales-page #primary, .page-template-sales-page #secondary {
display:none;
}

.page-template-sales-page .content {
width: 850px;
margin-left: 50px;
}




.search #search-1 {
margin-bottom: 200px;

}

#text-9 {
background: #eee;
padding: 10px;
}

#text-9 form label {
    cursor: pointer;
    float: left;
    padding: 3px 0;
    width: 50px;
}

#text-9 input, #text-9 textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc;
    font-family: helvetica,arial,sans-serif;
    font-size: 1em;
    margin-bottom: 5px;
}

#text-9 input {
width: 220px;
}

#text-9 input.submit {
width: 75px;
background: #333;
color: #fff;
text-transform: uppercase;
float:right;
}

#text-9 input.submit:hover {
background: #fff;
color: #333;
}

.af-form-wrapper {
padding-top: 20px;
}

#twitter-3 li {
padding: 3px 0px;
}

#twitter-3 .widget-title {
margin-bottom: 5px;
}

#search-submit-1 {
width: 75px;
background: none;
text-transform:uppercase;
color: #fff;
font-weight:bold;
}

#search-submit-1 .submit {
padding-right: 0px;
}

#search-submit-1:hover {
color: #333;
}

#search-text-1 {
width: 170px;
background: #eee;
border: 0px;
color: #333;
}

#search-1 {
padding-top: 3px;
padding-left: 30px;
}


.blurb img {
float:left;
margin: 0 10px 5px 0;
border: 1px #eee solid;
padding: 2px;
}

.blurb {
color:#666666;
font-size:12px;
line-height: 15px;
font-style:italic;
padding-bottom:20px;
min-height: 95px;
}

.blurb img {
width: 90px;
height: 90px;
}

.singular-page .blurb {
display:none;
}

.singular-page h6.authorblurb {
display:none;
}

h6 {
font-family:arial;
font-size:12px;
margin-bottom:0;
text-transform:uppercase;
color: #666666;
}

.blurbbg {
padding: 10px;

}

.hentry img {
border: 0px;
}

element.style {
    min-height: 135px;
}


.callout {
    background: none repeat scroll 0 0 #EEEEEE;
    font-family: helvetica,arial;
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 21px;
    min-height: 95px;
    padding: 15px;
}

