/*
Theme Name: Launch Into Learning
Description: Custom  theme based on the default WordPress theme .
Version: 1.0
Author: Tulipcloud

*/



body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	/*background: #fff url('images/kubrickbgcolor.jpg');*/
	background-color: #fff;
	color: #000;
	text-align: center;
	}

#contentwrapper{
	/*background: #fff url('images/content_bg.jpg') top repeat-y;*/
	float:left;
	margin-left:230px;
}

#content {
	font-size: 1.5em
	
	}

.entry {
	min-height:250px;
	padding:10px;
	margin-left:10px;
}

.headline {
	font-size:1.1em;
	color:#034a46;
	margin:10px;
}

.widecolumn .widecolumn td, .entry p, .entry li, .entry td {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	}

.widecolumn {
	border:10px solid #4c4cc3;
	}
.widecolumn {
	line-height: 1.2em;

	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; background-c:#808080
	}

.center, .center img, .center img a {
	margin:auto;
	text-align:center;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 28px;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 24px;
	}

h2.pagetitle {
	font-size: 24px;
	}

.widecolumn h2 {
/*	margin-left:5px;*/
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	}

h3 {
	font-size: 14px;
	color:#034a46;
	font-weight:bold;
	}

h4 {
	font-size: 1.1em;
	color:#D58000;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #4c4cc3;
	background-color:transparent;

	}

h2, h2 a, h2 a:visited {
	color:#D58000;	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h3, h3 a, h3 a:visited {
	color:#80a929;	}


ul, li {
	list-style:none;
	list-style-type:none;
}
body li {
	list-style:none;
	list-style-type:none;
}

.entry p a {
	text-decoration:underline;
}

.entry p a:visited {
	color: #b85b5a;
	}
	
	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, acronym span.p, abbr, span.caps
{
	font-size: 1em;
	/*letter-spacing: .07em;*/
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #2a4480;
	text-decoration: underline;
	background-color:transparent;

	}
	
a:hover {background-color:transparent;
 text-decoration:underline;} /*BG color is a must for IE6*/

acronym.tooltip span {
	font-size: 1em;
	display:none; 
	padding:2px 3px; 
	margin-left:8px; 
	width:130px;}

acronym.tooltip:hover span p{
	font-size: 1em;
}

acronym.tooltip:hover span{
	display:inline;
	font-size: 1em;
	position:absolute; 
	background:#ffffff; 
	border:1px solid #cccccc; 
	color:#6c6c6c;
	/*Styling from hover plugin*/
	background-color: #FFFFFF;
	color: #808080;
	width: 250px;
	padding: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
/*	-moz-border-radius: 0 10px 10px 10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
	-moz-opacity: .87;
	-khtml-opacity: .87;
	opacity: .87;
*/	
	}
	

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	text-align: left; 
	margin: auto;
	padding: 0;
	width: 960px;
	background: #9acd34 url('images/pagebg.jpg') no-repeat top;
	background-c:#fff;
	}

#header {
	padding: 0;
	/*height: 200px;*/
	height: 130px;
	width: 960px;  
	background-color: #fff ;
	}

#headerimg {

	float:left;
	/*margin-top: 13px;
	margin-left:20px;*/
	height: 130px;
	width: 280px;
	}

.narrowcolumn {
	float: left;
	padding: 10px 0 20px 0px;
	margin: 5px 0 0 0px;
	margin-left: 20px;
	width: 140px;
	}

.contenttopper {
	/*background: #fff url('images/widecoltop.jpg') no-repeat top;*/
	background-color:#fff;
	/*height:26px;*/
	float:left;
	margin-left:17px;
}	

*html .contenttopper, html>body .contenttopper {
	
}


.widecolumn {
	float:left;
	padding: 3px 0 10px 0;
	margin-top:0px;
	margin-left:160px;
	clear:both;
	width: 550px;
	background-color:#fff;
	/*background: transparent url('images/widecolbg.jpg') repeat-y;*/
	min-height:400px;
}

*html .widecolumn, html>body .widecolumn {
	/*margin-top:14px;*/
	margin-left:0px;

}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


#footercontent {
	/*background: transparent url('images/kubrickfooterbgbottom.jpg') bottom no-repeat;*/
	background-c:transparent;
	border: none;
	color:#fff;
	padding:20px;
	margin-left:16px;
	margin-right:18px;
	font-weight:bold;
}

#footerwrapper {
	/*background: #ffffff url('images/kubrickfooterbgbottom.jpg') bottom no-repeat ;*/
	border: none;
	color:#fff;
	max-height:200px;
}



#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	border: none;
	color:#transparent;
	min-height:30px;
	}
	
#footer p {
	color:#fff;

}
#footer_mini {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	min-height:30px;
	background: #559494 url('images/kubrickfooter.jpg') no-repeat bottom;
	border: none;
	}


#footerimg {
	/*float:left;*/
	margin-top: 10px;
	margin-left:25px;
	height: 160px;
	width: 750px;
	text-align:center;
	}
	
#footerimg img {
	width: 705px;
	
}

#footer p, #footer_mini p {
	
	margin-top: 0px;
	padding:0px;
	/*padding: 5px 5px 5px 5px;*/
	text-align: center;
	font-size:0.9em;
	color:#fff;
	}
/* End Structure */



/*	Begin Headers */
h1           padding-top: 40px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	/*color:#fff;*/
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	list-style-type:none;
	padding-left: 0px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	/*font-size: 0.8em;*/
	list-style-type:none;
	background: url(images/bullet.png)  0 5px no-repeat;
	padding-left: 20px;}
	
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 15px;*/
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type:none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar
{
	margin-left: 720px;
	margin-top:0px;
	width: 220px;
	padding: 10px 10px 10px 10px;
	color:#fff;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar a, #sidebar a:hover {
	/*color:#fff;*/
	background-color:transparent;

}	
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-c:#fff }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	

/*blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #2A4480;
	font-size:1.1em;
	}
*/
blockquote
{
		font-size:1.1em;
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; background-c:#f3f3f3
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#headertitle {
	float:right;
	margin-right:20px;
	margin-top:10px;
	}
	
#headertitle h1 {
	font-size:10px;
	color:#808080;
	
}

#headerspace {
	margin-left:280px;
	height:86px;
	background-color:#ffffff;
}

#headermenu {
	/*width:400px;*/
	/*padding-top:100px;*/
	background: #fff url("images/nav_bg.jpg") top no-repeat;
	margin-left:280px;
	height:44px;
}


#headermenu ul li {
	/*width:145px;*/
}

#headermenu li {
	display:inline;
/*	width:145px;
	height:100px;*/
	/*padding:3px;*/
	color:#fff;
	/*background: #fff url('images/arrowbg.gif') no-repeat top;*/
}

#headermenu ul li a {
	/*padding-top:3px;*/
}



.spiffy{display:block;
}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#00A79F;
  }
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #575b3e;
  border-right:1px solid #575b3e;
  background:#8a281b}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  /*border-left:1px solid #239062;
  border-right:1px solid #239062;*/
  border-left:1px solid #00a79d;
  border-right:1px solid #00a79d;
  
  background:#931e14}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #2a4480;
  border-right:1px solid #2a4480;
   }
.spiffy4{
  border-left:1px solid #575b3e;
  border-right:1px solid #575b3e}
.spiffy5{
  border-left:1px solid #8a281b;
  border-right:1px solid #8a281b}
.spiffyfg{
  background:#2a4480;
  padding:5px;
  }
  
#callblock {
	width:200px;
	color:#fff;
	float:left;
	margin:5px;
	text-align:left;
}

#callblock a {
	color:#fff;
}

#callblock h2 {
	margin:0px;
	/*padding:3px;*/
	color:#fff;
}
#navtabs { 
    list-style: none; 
    padding: 0; 
    height: 30px; 
    font-size: 11px; 
    font-weight: bold; 
    text-transform: uppercase; 
    margin-left:130px;
    margin-bottom:-1px;
    /*border-bottom: 4px solid #0288D8; */
} 
 
#navtabs li { 
    float: left; 
    background: #e68a00 url(images/tableft.png) no-repeat left top; 
    padding: 8px 0 8px 14px; 
    margin-right: 4px; 
} 
 
#navtabs li a { 
    background: #e68a00 url(images/tabright.png) no-repeat top right; 
    padding: 8px 14px 8px 0;
    color:#fff; 
} 

#navtabs li.current_page_item, #navtabs li.current_page_item a  {  
	background-c: #4c4cc3
 }

 
#navtabs li.current_page_item { 
    background: #4c4cc3 url(images/tableft_active.png) no-repeat left top; 
} 
 
#navtabs li.current_page_item a { 
    background: #4c4cc3 url(images/tabright_active.png) no-repeat right top; 
    color: #FFFFFF; 
}
#hana_flv_flow_1 {
	margin-left:10px;
}
