/*
Theme Name: Peak Learning Solutions
Theme URI: http://www.peaklearningsolutions.com/
Description: Peak Learning Solutions Theme.
Author: Maia Internet Consulting
Author URI: http://www.maiainternetconsulting.com	

*/




/* basics */

*{margin:0; padding:0;}

body {
	font-family: Tahoma, Geneva, san-serif;
	font-size: 9pt;
	margin:0;
	background-repeat: repeat-x;
	color: #000000;
	letter-spacing: 1px;
	background-color:#8FD83B; 
	
	}
	
h1 {font-size: 14pt;}

h2 {font-size: 10pt;
	color: #999999;
	text-transform: uppercase;
	padding: 8px 0 0 0px;
	background-image: url(images/h1-bkgd.png);
	width: 350px;
	height: 20px;
	}
	
h3 {font-size: 9pt;}
h4 {font-size: 8pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#4e4e4e;
	text-decoration:none;
	border-bottom: 1px dotted #465D71;
	outline: none;
	}

a:hover{text-decoration: none;
	border-bottom: none;
	}

#sidebar a{
	color:#4e4e4e;
	text-decoration:none;
	outline: none;
	border: none;
	font-size: 10px;
	}

#sidebar a:hover{
	border-bottom: 1px dotted #465D71;
	}


/* container */

#bkgimg {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #f1f1f1;
	}

#container {
	width: 1100px;
	margin: 0 auto;
	padding:0 0 10px 0;
	color:#333;
	overflow: hidden;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #f1f1f1;
	}
	
/* header */

#header {
  	width: 1000px; 
  	height: 173px;
	color: #fff; 
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}
	
#contact-header {
	float: right;
	height: 80px;
	width: 198px;
	font:bold 22pt arial, Geneva, san-serif;
	margin: -150px 0 0 0;
	padding:0;
	}
	
#contact-header-home {
	float: right;
	height: 80px;
	width: 198px;
	font:bold 22pt arial, Geneva, san-serif;
	margin: -155px 0 0 0;
	padding:0;
	}
	
#header-link {
	height: 50px;
	width: 198px;	
	}
	
#header-contact {
	background-image: url(images/contact-us.png);
	width: 198px;
	height: 51px;
	}

#header h1{
	font:normal 18pt Tahoma, Geneva, san-serif;
	padding:20px 0 5px 16px;
	text-transform:uppercase;
	margin:0;	
	}


/* content */


#content {
	float: right;
	width:780px;
	overflow: hidden;
	margin:25px 100px 0 0;
/*	min-height:768px; */
	}
	
#content-home {
	float: left;
	width:950px;
	overflow: hidden;
	margin:25px 100px 0 0;
	}
	
#top	{
	height: 323px;
	width: 1000px;
	float: left;
	}
	
.breadcrumb {
	margin: 5px 0 5px 0;
	text-transform:uppercase;
	color: #999999;
	font-size: 9pt;
	}
	
.breadcrumb a{
	color: #999999;
	font-size: 9pt;
	}

.post {
	margin:0;
	padding:0;
	line-height: 12pt;
	}
	
.post h1{
	font:normal 14pt;
	text-transform: uppercase;
	color: #666666;	
	padding:10px 0 5px 0px;
	}
	
.post h1 a{
	color: #666666;
	text-decoration: none;
	}
	
.post h1 a:hover{
	color: #777;
	text-decoration: none;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 5px 0 3px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style: outsidebare;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry p{margin:12px 0;}

.entry-home {
	border-right: 1px dotted #666666;
	margin:12px 0;
	padding: 0 10px 0 0;
	}
	
html>body .entry-home ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	text-indent: 0px;
	} 

html>body .entry-home li {
	margin: 5px 0 3px 10px;
	}

.entry-home ul li:before, {
	list-style: outsidebare;
	}

.entry-home ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry-home ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	
/* column structure */
.column1 {
	margin-right: 10px;
	float: left;
	width: 500px;
	padding: 0 0 0px 0;
	margin: 0 10px 0 0;
	}
	
.column2 {
	margin-right: 10px;
	float: left;
	width: 360px;
	padding: 0 0 10px 0;
	}
	
#home-excerpt {
	padding: 5px 0 10px 40px}

/* column styles */

	
	
#contactus {
	background-image: url(images/contact.png);
	width: 155px;
	height: 33px;
	float: right;
	margin: 60px 0 0 0;
	}
	
.testimonials-home {
 	margin: 20px 0 0 70px;
		}
	
.testimonials-home a{
	font-size: 16px;
	color: white;
	text-decoration: none;
	border:none;
	}
	
.testimonials-home a:hover{
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	}
	
.testimonials {
 	margin: -25px 0 0 70px;
		}
	
.testimonials a{
	font-size: 16px;
	color: white;
	text-decoration: none;
	border:none;
	}
	
.testimonials a:hover{
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	}
	
#learnmore {
	background-image: url(images/learn-more.png);
	width: 155px;
	height: 33px;
	float: right;
	}
	
#readmore {
	background-image: url(images/read-more.jpg);
	width: 155px;
	height: 33px;
	float: right;
	}
	
#learnmoretop {
	background-image: url(images/learn-more.png);
	width: 155px;
	height: 33px;
	float: left;
	margin: 0 0 0 755px;
	}
	
#inner-image {
	height: 328px;
	width: 302px;
	margin: 0px 0 0 10px;
	min-height: 400px;
	background-image: url(images/inner-image.gif);
	background-repeat: no-repeat;
	float: right;
	}
	
.image1 {
	padding: 29px 0 0 20px;
	}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-size:10pt;
	width:190px;
	float:left;
	margin:77px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	}

#sidebar h2{
	font:normal 9pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
	background-image: none;
	width:135px;
	height: 16px;
}



#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0 0 0 12px;
	padding:5px 0 0 7px;
	background-image:url(images/sidebar-bkgd.png);
	background-repeat: repeat-x;
	min-height: 222px;
	
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:0px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; 
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}




/* footer */

#footer {
	background:#8fd83b;
	clear: both;
	width: 100%;
	border-top:10px solid #089dff;
	}
	
#footer p{padding:14px 0;margin: 0; color: #666666; text-align:center;}
#footer a{color: #666666;text-decoration: none;}
#footer a:hover{color: #666666;text-decoration: underline;}

#flash {
	width: 346px;
	height: 376px;
	background-image: url(images/home-page-slide.jpg);
	background-repeat: no-repeat;
	margin: -83px 0 0 0;
	position:absolute;
	padding: 26px 0 0 16px;
	}

#rotating-text {
	width: 372px;
	height: 102px;
	margin: 0 0 0 400px;
	padding: 0px 0 0 0;
	}
	
.rtext {

	margin: 50px 0 0 0px;

	}

/* main menu */

#menu {
	font-family: Tahoma, Geneva, san-serif;
	font-size: 13pt;
	text-transform:uppercase;
	width:1000px; 
	height: 20px;
	overflow:hidden;
	padding: 144px 0 0 0;
	margin: 0px 0 0 0;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #ddd;
}

#menu ul li a {
	padding:0px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	color:#ffffff;
	text-decoration: none;
}


/*Navigation - home*/

#menu-home {width: 1000px; margin: 0px 0 0 360px; padding: 130px 0 0 0;}
#menu-home ul {margin:0px; padding:0; list-style-type:none;}
#menu-home li {float:left; margin-right:0px; display:block; border:0px solid #fff;}
#menu-home li.tutoring {color: #FFFFFF; width:91px; height:38px; background-image:url(images/home-nav/nav_01.png);}
#menu-home li.academic {color: #FFFFFF; width:111px; height:38px; background-image:url(images/home-nav/nav_02.png);}
#menu-home li.test {color: #FFFFFF; width:109px; height:38px; background-image:url(images/home-nav/nav_03.png);}
#menu-home li.online {color: #FFFFFF; width:107px; height:38px; background-image:url(images/home-nav/nav_04.png);}
#menu-home li.summer {color: #FFFFFF; width:127px;height:38px; background-image:url(images/home-nav/nav_05.png);}
#menu-home li.about {color: #FFFFFF; width:93px; height:38px; background-image:url(images/home-nav/nav_06.png);}

#menu-home a {display:block; width:auto; padding:0px 0px 0 0; margin:0px; height:0; color:#ffffff; text-decoration:none;}

#menu-home a#tutoringdown {width:91px; height:38px; border:none;}
#menu-home a#academicdown {width:111px; height:38px; border:none;}
#menu-home a#testdown {width:109px; height:38px; border:none;}
#menu-home a#onlinedown {width:107px; height:38px; border:none;}
#menu-home a#summerdown {width:127px; height:38px; border:none;}
#menu-home a#aboutdown {width:93px; height:38px; border:none;}


#menu-home a#tutoringdown:hover {background: url('images/home-nav/nav_01.png') no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-home a#academicdown:hover {background: url('images/home-nav/nav_02.png') no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-home a#testdown:hover {background: url('images/home-nav/nav_03.png') no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-home a#onlinedown:hover {background: url('images/home-nav/nav_04.png') no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-home a#summerdown:hover {background: url('images/home-nav/nav_05.png') no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-home a#aboutdown:hover {background:transparent url('images/home-nav/nav_06.png') no-repeat; background-position:0 0; z-index:50; border:none;}

#contentmain a:hover {
color: #00264A;
border:none;
}


/*Navigation - interior*/

#menu-int {width: 1000px; margin: 0px 0 0 0px; padding: 144px 0 0 0;}
#menu-int ul {margin:0px; padding:0; list-style-type:none;}
#menu-int li {float:left; margin-right:0px; display:block; border:0px solid #fff;}
#menu-int li.int-tutoring {color: #FFFFFF; width:92px; height:28px; background-image:url('images/interior-nav/int-tutoring.png');}
#menu-int li.int-academic {color: #FFFFFF; width:157px; height:28px; background-image:url('images/interior-nav/int-skills.png');}
#menu-int li.int-test {color: #FFFFFF; width:107px; height:28px; background-image:url('images/interior-nav/int-test-prep.png');}
#menu-int li.int-online {color: #FFFFFF; width:155px; height:28px; background-image:url('images/interior-nav/int-online.png');}
#menu-int li.int-summer {color: #FFFFFF; width:202px;height:28px; background-image:url('images/interior-nav/int-summer.png');}
#menu-int li.int-about {color: #FFFFFF; width:92px; height:28px; background-image:url('images/interior-nav/int-about.png');}
#menu-int li.int-home {color: #FFFFFF; width:68px; height:28px; background-image:url('images/interior-nav/int-home.png');}

#menu-int a {display:block; width:auto; padding:0 0px 0 0; margin:0px; height:0; color:#ffffff; text-decoration:none;}

#menu-int a#int-tutoringdown {width:92px; height:28px; border:none;}
#menu-int a#int-academicdown {width:157px; height:28px; border:none;}
#menu-int a#int-testdown {width:107px; height:28px; border:none;}
#menu-int a#int-onlinedown {width:155px; height:28px; border:none;}
#menu-int a#int-summerdown {width:202px; height:28px; border:none;}
#menu-int a#int-aboutdown {width:92px; height:28px; border:none;}
#menu-int a#int-homedown {width:68px; height:28px; border:none;}


#menu-int a#int-tutoringdown:hover {background: url(images/interior-nav/int-tutoring.png) no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-int a#int-academicdown:hover {background: url(images/interior-nav/int-skills.png) no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-int a#int-testdown:hover {background: url(images/interior-nav/int-test-prep.png) no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-int a#int-onlinedown:hover {background: url(images/interior-nav/int-online.png) no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-int a#int-summerdown:hover {background: url(images/interior-nav/int-summer.png) no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-int a#int-aboutdown:hover {background:transparent url(images/interior-nav/int-about.png) no-repeat; background-position:0 0; z-index:50; border:none;}
#menu-int a#int-homedown:hover {background:transparent url(images/interior-nav/int-home.png) no-repeat; background-position:0 0; z-index:50; border:none;}

#contentmain a:hover {
color: #00264A;*/
border:none;
}