/*
Theme Name: IIEI Base Theme
Theme URI: http://www.expandglobal.com
Design Name: IIEI Base Theme
Description: IIEI Base Theme for IIEI.edu / Expandglobal.com
Version: 2.1
Author: Devon Burton
Author URI: http://www.bur1on.com
*/

/* INTRO ----------------------------- */

#intro {
	background:#fff;
	position: relative;
	margin-top: 5px;
	width: 690px;
	height: 0px;
	}
	
	#home #intro {
		height: 125px;
		background: url(http://www.expandglobal.com/wp-content/themes/iiei/images/rotate/rotator.php) no-repeat #fff;
		}
		
#home #intro h2 {
	width: 310px;
	height: 46px;
	background: transparent;
	}
	
#intro h5 {
	position: absolute;
	top: 50px;
	left: 20px;
	margin: 0;
	width: 310px;
	height: 16px;
	color: #FFF;
	/*text-indent: -9000px;*/
	}

#intro-text {
    font-size:12px;
	padding: 0px;
	margin: 0px;
	width: 90%;
	}

#intro-text p {
	padding-top: .5em;
	font-size: 13px;
	color:#000000;
	}
	
#intro-text h1 {
	left: 5px;
    bottom:6px;
	width: 300px;
	height: 46px;
	}
	
#intro-text h2 a {
    font-size:15px;
	margin: 0;
	height: 16px;
	color: #003366;
	background-color: #FCFCFC;
	border-bottom:1px solid #003399;
	}

#intro-text strong {
	color: #444;
	} 	

#intro-text a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
#intro-text a hover{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	

/*------------------------------*/

#picframe {
	position: absolute;
	top: -13px;
	right: 26px;
	width: 296px;
	height: 210px;	}

	#home #picframe {
		height: 246px;
	}
	
#picframe img {
	position: absolute;
	top: 14px;
	left: 15px;
	}

/* 
ELSE --------------------- */

.post {
	padding-bottom: 5px;
}
.storytitle {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.storytitle a:link, .storytitle a:visited {
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active {
	text-decoration: none;
		color: #000000;
}
.storycontent {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.storycontent ul, .storycontent ol {
	font:  'lucida sans unicode', 'lucida grande', verdana, sans-serif;
}
.storycontent ul li, .storycontent ol li {
	margin-top: 3px;
}

/* 
CONTENT --------------------- */

#content {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
	float: left;
	margin: 2px 0 0;
	width: 100%;
	}	

.tertiary #content {
	width: 100%;
	}	
	
#content p {
	padding: 10px;
}	
	
#content a {
	color: #003399;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	}

#content a:hover {
	color: #000;
	background: #F2F2F2;
	border-bottom: 1px dotted #003399; 
	}	
	
.tertiary #content a {
	color: #0096CE;
	text-decoration: none;
	border-bottom: 1px dotted #0096CE; 
	}	

.tertiary #content a:hover {
	border-bottom: 1px solid #333; 
	}		

#content .shell {
	padding: 5px 20px 0;
	}
	
#content h1 {	
    margin: 0 10px 0 0;
	padding: 7px 20px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0096CE;
	border-bottom: 1px solid #C4C4C4;
	}

#content h2 {
	margin: 0 10px 0 0;
	padding: 8px 5px 5px 10px;
	height: 39px;
	font-size:16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 120%;
	color: #fff;
	background: url(/wp-content/themes/iiei/images/h2bg.png) no-repeat;
	}
		
#content h3 {
	margin: 0 10px 0 0;
	padding: 8px 5px 5px 10px;
	height: 39px;
	font-size:16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 120%;
	color: #fff;
	background: url(/wp-content/themes/iiei/images/h3bg.png) no-repeat;
	}


#content h4 {
	margin: 1.5em 0 .2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	}	
	
#content h5 {
	margin: 0 10px 0 0;
	padding: 8px 5px 5px 10px;
	height: 39px;
	font-size:16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 120%;
	color: #fff;
	background: url(/wp-content/themes/iiei/images/h5bg.png) no-repeat;
	}	
	
#content h6 {
	text-align:center;
	margin: 0 10px 0 0;
	padding: 8px 5px 5px 10px;
	height: 39px;
	font-size:16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 120%;
	color: #fff;
	background: url(/wp-content/themes/iiei/images/h6bg.png) no-repeat;
	}	
	
	#content h6 a{color: #fff;}	
	#content h6 a:hover{color: #000;background:#fff;}	

#content p.nopad {
	padding-top: 0;
	}
	
#content p.highlight {
	margin: .8em -5px -.2em -15px;
	padding: .8em 5px .8em 15px;
	color: #1D1D1D;	
	border: solid #F6CECE;
	border-width: 1px 0;
	background: #FDF2F2;
	}	

#content strong {
	color: #1D1D1D;
	} 		
	
/* 
SIDEBAR --------------------- */	

#sidebar {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float: right;
	width: 306px;
	padding: 125px 20px 0;
	background: url(/wp-content/themes/iiei/images/sidebar-top.png) no-repeat;
	}		

.tertiary #sidebar {
	width: 181px;
	padding: 30px 0 0;
	}		
	
#sidebar dl {
	margin: 0;
	padding: 0 8px 20px;
	}	

#sidebar dl dt {
	margin-top: .8em;
	}

#sidebar dl dt a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
#sidebar dl dd {
	margin: 0;
	color: #777;
	}	

#sidebar h4 {
	margin: 0;
	padding-top: 20px;
	height: 10px;
	border-top: 1px solid #C4C4C4;
	background: url(/wp-content/themes/iiei/images/news.gif) bottom left no-repeat;
	text-indent: -9000px;
	}	

#sidebar ul#sidenav	{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #E7E7E7;
	}
	
#sidebar ul#sidenav ul {
	margin: .5em 0 0;
	padding: 0;
	list-style: none;
	}	

#sidebar ul#sidenav li {
	padding: 5px 10px 5px 13px;
	border-bottom: 1px solid #E7E7E7;
	}
	
#sidebar ul#sidenav ul li {
	border-bottom: 0;
	}	
	
#sidebar ul#sidenav a {
	color: #0096CE;
	text-decoration: none;
	}

#sidebar ul#sidenav ul a {
	color: #666;
	}

#sidenav a.side-on-top {
	color: #333 !important;
	font-weight: bold;
	}	

#sidenav ul li.side-on {
	margin: 0 -10px 0 -13px;
	padding-right: 20px !important;
	padding-left: 26px !important;
	background: url(/wp-content/themes/iiei/images/side-on-shaded.png) repeat-y;
	}

#sidenav .side-bg {
	background: url(/wp-content/themes/iiei/images/side-bg-on.png) repeat-y;
	}	
	
.sidenav-hide {
	display: none;
	}	
			

/* 
FOOTER --------------------- */
	
#footer {
	width: 690px;
	clear: both;
	margin: 0;
	background-color: #F8F8F8;
	}	

#footer p {
	font-size: .91em;
	color: #999;
	padding-top: 2em;
	text-align: center;
	}	

#footer a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
	}
	
#footer a:hover {
	border-bottom: 2px solid #666;
	}
	
/*This hides the up/down arrows, which are used to preload the up/down arrows in the tertiary sidebar navigation*/
#footer img {
	position: absolute;
	left: -9000px;
	}
	

/* 
MISC --------------------- */

#container {
	margin: 0 auto;
	padding: 0 35px;
	width: 690px;
	background: url(/wp-content/themes/iiei/images/header.gif) no-repeat;
	}

/* This selector uses the Faux Columns technique. See http://www.alistapart.com/articles/fauxcolumns/ */
#wrap {
	background: url(/wp-content/themes/iiei/images/faux-columns.png) no-repeat;
	}

.tertiary #wrap {

	background: url(/wp-content/themes/iiei/images/faux-columns-sm.png) repeat-y;
	}

ul#skip, ul#back {display: none;}

.clr {clear: both;}


/*--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		


/* 
SIFR--------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* 
 These "decoy" styles are used to hide the browser text before it is replaced...
 the negative-letter spacing in this case is used to make the browser text metrics
 match up with the sIFR text metrics since the sIFR text in this example is so 
 much narrower... your own settings may vary... any weird sizing issues you may 
 run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 28px;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 14px;
}

/*=====================================================================*/