/*
Theme Name: White Washed Mojo
Theme URI: http://www.maishateacher.com
Description: One Column CMS site for Maisha Teacher in White, Chocolate, and Blue with multiple headers and a store.
Version: 2
Author: Kristina Brooke
Author URI: http://designs.kristinabrooke.org
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */

/*general alignment*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

/*the main div containers*/
body {
	background: url(images/background.png) no-repeat fixed;
        font-family: 'Gill Sans', Arial, Helvetica, sans-serif;
	font-size: 98%;
	margin: 0px;
	padding: 0px;
	color: #525252;

}
#wrapper {
        background: transparent;
	width: 90%;
	margin: 5px auto 20px auto;
	padding: 0px;
}
#header {
	height: 150px;
	width: 90%;
	margin: 0px;
}
#content_2 {
        background: #ff;
	width: 95%;
	padding: 10px;
	line-height: 1.3em;
        text-align: justify;
}
#content {
        background: transparent;
	width: 90%;
	padding: 10px;
	line-height: 1.3em;
        text-align: justify;
}
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
}

/*general classes*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: .9em;
        text-align: justify;
}

#post_2 {
        text-align: justify;
}
.entry-content, .entry-excerpt {
	clear: left;
        text-align: justify;
}
.entry-meta {
    font-size: 13px;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
a {
	color: #544206;
	text-decoration: underline;
	border: none; 
	}

	
a, a:visited{
	color: #2E0B4F;
	text-decoration: underline;
	border: none; 
	}
	
a:hover{
	color: #0B2C4F;
	border: none;
	text-decoration: underline;
	}
/*style the header h1 - the main heading*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}

/*style for menu and submenu, pages and sub-pages in the header*/
#mymenu {
	width: 90%;
        height: 25px;
        padding: 0 0 5px 0;	 
	font: 13px "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#menu a{
 color: #347fd5;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 5px 10px 0 0;
}
#menu li a:link, #menu li a:visited {
        color: #347fd5;
	text-decoration: none;
	padding: 8px;
}
#menu li a:hover {
	text-decoration: underline;
}

/*style the headings*/
#content h1 {
	font-size: 1.5em;
}
.post h2 {
        color: #2f2504;
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}

/*style the post date*/
.entry-date {
        width: 40%;
        margin-left: 10px;
	display: inline;
	float: right;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
}


/*style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
        color: #2f2504;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #2f2504;
}
#footer a:hover {
	text-decoration: none;
}

/*underpost is under the post on single.php*/
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}

/*if you insert image and give it a class of the below.*/
img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

/*oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 600px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}

/*time to fancy up the commenting form and stuff*/
#respond p {
	font-size: .9em;
}
#commentform input {

	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}

/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;
}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}

img {
border: none;
}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 color: #fff;
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #544206;
 font: bold 12px "Gill Sans", sans-serif;
}

ul.tabbernav li
{
 color: #fff;
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 color: #fff;
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #544206;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #fff; }
ul.tabbernav li a:visited { color: #fff; }

ul.tabbernav li a:hover
{
 color: #544206;
 background: #C8DCF4;;
 border-color: #544206;
}

ul.tabbernav li.tabberactive a
{
 background-color: #C8DCF4;
 border-bottom: 1px solid #544206;
 color: #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #fff;
 background: #C8DCF4;
 border-bottom: 1px solid #544206;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 background: #C8DCF4;
 padding:5px;
 border:1px solid #544206;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

