
/* - - - - - - - - - - - - - - - - - - - - -

Title :    SIFE Inspiring the Next
URL :      http://inspiringthenext.org

Created :  00.00.2009
Modified : 01.20.2009

- - - - - - - - - - - - - - - - - - - - - */

/*  G L O B A L - R E S E T
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
	
ol, ul {
	list-style: none;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
	
blockquote, q {
	quotes: "" "";
	}
	
:focus {
	outline: 1px dashed #ccc;
	}
	
/*  H T M L
- - - - - - - - - - - - - - - - - - - - - */

/*	
	blue = #0059aa
	purple = #502f91
*/

body {
	font-family: "Tahoma", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1em;
	background: #fff url(../img/homepage01.jpg) repeat-x left top;
	color: #333;
	}
	
html>body { font-size: 12px; }

/* Anchor Links */
a:link { color: #808080; text-decoration: underline; }
a:visited { color: #808080; text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#links #content-main a { color: #0059AA; }

/* Headings */
h2, h3, h4 { margin-bottom: 0.75em; line-height: 1.2em; }
h2 { font-size: 1.8em; color: #0059aa; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1em; color: #505050; font-weight: bold; margin-bottom: 0; }

#lessons h4 { margin-bottom: 0; }

/* Text Elements */
#content p, #content ul, #content ol { margin-bottom: 2em; font-size: 1em; line-height: 1.6em;  }
  
#content small, #content cite { font-size: 0.9em; }
#content strong { font-weight: bold; color: #505050; }
#content em, #content cite { font-style: italic; }

#content ul { list-style-type: none; margin: 0 0 2em 0; }
#content ul li { padding-left: 10px; background: url(../img/homepage09.gif) no-repeat left center; }

#content ol { list-style-type: decimal; margin: 0 0 2em 2em; }
#content ol ol { list-style-type: upper-alpha; }
#content ol ol ol { list-style-type: lower-roman; }
#content ol ol ol ol { list-style-type: decimal; }

#content dl { margin-bottom: 2em; }
#content dt { font-weight: bold; }
#content dd { margin-bottom: 1em; padding-left: 50px; }

del { text-decoration: line-through; }
address, abbr, acronym { font-style: normal; }
acronym, abbr { border-bottom: 1px dotted #333; cursor: help; }
acronym { text-transform: uppercase; }
pre, kbd, code, samp, tt, var { font-family: monospace; }

pre { white-space: pre-wrap; }     /* css-3 */

hr { display: none; }

.hr1 {
	height: 20px;
	background: url(../img/homepage10.gif) repeat-x left top;
}


/*  M A I N - L A Y O U T
- - - - - - - - - - - - - - - - - - - - - */

.print, .hide { display: none; }
.clear { clear: both; height: 1px; }
.spacer { height: 30px; background: #fff; }

img.alignleft { float: left; }
img.alignright { float: right; }
img.aligncenter { margin: 0px auto; }

#content-main img {
	margin-bottom: 20px;
	padding: 2px;
	border: 1px solid #d5d5d5;	
	}

#header {
	width: 728px;
	height: 156px;
	margin: 0px auto;
	background: url(../img/header_bg.jpg) no-repeat left top;
}

#header h1 a {
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	width: 728px;
	height: 98px;
}

#header p {
	float: left;
	text-indent: -9999em;
	width: 728px;
	height: 10px;
}

#header ul#utility li a {
	text-indent: -9999em;
	overflow: hidden;
	display: inline-block;
	display: block;
}

#menu {
	width: 728px;
	height: 36px;
	margin: 0px auto;
	background: url(../img/homepage03.jpg) repeat-x left top;
	}

#content {
	width: 688px;
	margin: 0px auto;
	padding: 0px 20px;
	background: #FFFFFF url(../img/homepage08.gif) 245px 0px repeat-y;
}

#content-main {
	float: right;
	width: 430px;
}

#sidebar {
	float: left;
	width: 195px;
}

#sidebar img {
	width: 180px;
}

a.cc-logo img {
	margin: 0 0 10px 0;
	padding: 2px 3px 12px 3px;
	border: 1px solid #ccc;
}

a.sife-logo img {
	margin: 0 0 0 22px ;
}

#footer {
	padding: 60px 0px;
	background: url(../img/homepage11.jpg) repeat-x left top;
}

#footer .wrapper {
	width: 728px;
	margin: 0px auto;
}

#footer p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: left;
	font-size: 80%;
}

#footer .links {
	float: left;
	padding-left: 10px;
	color: #080808;
}

#footer .links a {
	padding: 0px 10px;
}

#footer .legal {
	float: right;
	font-size: 80%;
}

#banner {
	width: 728px;
	height: 256px;
	margin: 0px auto;
}

#banner ul li { float: left; }

#banner ul li a {
	float: left;
	width: 243px;
	height: 256px;
	text-indent: -9999em;
	overflow: hidden;
	display: inline-block;
	display: block;
	background-image: url(../img/banner.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#banner ul li.k5 a:hover { background-position: 0 -256px; }

#banner ul li.six8 a { background-position: -243px 0; }
#banner ul li.six8 a:hover { background-position: -243px  -256px; }
#banner ul li.nine12 a { background-position: -486px 0; width: 242px; }
#banner ul li.nine12 a:hover { background-position: -486px  -256px; width: 242px; }


/*  N A V I G A T I O N
- - - - - - - - - - - - - - - - - - - - - */

/* Global Navigation */
/* SON OF SUCKER FISH DROP DOWNS MODIFIED */	
ul#global, ul#global ul.drop {
	float: left;
	clear: both;
	list-style: none;
	line-height: normal;
}

ul#global li.top {
	float: left;
	width: 102px;
	height: 35px;
	padding: 0px 1px 1px 1px;
	background: url(../img/homepage04.jpg) no-repeat left bottom;
}

ul#global li a.top-level {
	display: inline-block;
	display: block;
	width: 102px;
	height: 19px;
	padding: 9px 0px 7px 0px;
	text-decoration: none;
	text-align: center;
	color: #FBFBFB;
}

ul#global li a.top-level:hover {
	text-decoration: underline;
}

#home ul#global li.home a.top-level,
 #about ul#global li.about a.top-level,
  #projects ul#global li.projects a.top-level,
   #lessons ul#global li.lessons a.top-level,
    #resources ul#global li.resources a.top-level,
     #testimonies ul#global li.testimonies a.top-level,
      #contact ul#global li.contact a.top-level {
	background: url(../img/homepage05.jpg) repeat-x left top;
}

/* Child lists and links */
ul#global li ul.drop {
	position: absolute;
	left: -9999px;
	width: 155px;
	margin-top: 1px;
	background: #11305A;
	border-top: 1px solid #ccc;
}

ul#global ul.drop li {
	width: inherit;
	clear: both;
}

ul#global ul.drop a {
	float: left;
	clear: both;
	width: 125px;
	padding: 8px 10px 8px 20px;
	text-decoration: none;
	color: #ccc;
	border-bottom: 1px solid #ccc;
	background: #316798; 
}

/*Sticky IE7 Solution*/
ul#global li:hover, #global li.hover { position: static; }
/*End Stick IE7 Solution*/

ul#global ul.drop a:hover {
	background: url(../img/homepage03.jpg) bottom left repeat-x;
	color: #fff;
	text-decoration: none;
}

ul#global li:hover ul,  ul#global li.sfhover ul {
	left: auto;
	margin-left: 0;
}


/*  P A G E - D E T A I L S
- - - - - - - - - - - - - - - - - - - - - */

/* Iconize 0.5 */
a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'], a[href$='.xlt'], a[href$='.xltx'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon_feed.gif) no-repeat center right;
}

a[href$='.vcard'], .hcard { 
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon_vcard.gif) no-repeat center right;
}

a[href$='.pps'], a[href$='.ppt'], a[href$='.pptx'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon_pdf.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon_ical.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../img/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */
.imageLink {
	padding-right: 0px !important;
	background: none !important;
}

/* Vcard */
div.vcard h5 {
	line-height: 1.4em;
	}

div.vcard div {
	line-height: 1.4em;
	}

div.vcard p {
	margin-top: 8px;
	}

/* Login Form */
form div label {
	width: 110px;	
	float: left;
}

form div input, form div select {
	margin-bottom: 8px;	
}

form div.submit input {
	margin-left: 110px;
}

