/*  
Theme Name: Taexalia
Theme URI: http://www.taexalia.me
Description: Rainbow Face and purpleness
Version: 1.0
Author: Sue Bailey
Author URI: http://www.blogmum.com
Tags: 
*/

/* MAIN LAYOUT DIVS */
html {
height: 100%;
}

body{
/*background: #e6ddeb; */
background: white url('bodybg1.png') repeat-x;
color: #333;
font-family: 'Trebuchet MS', verdana, arial, sans-serif;
margin: 0px;
padding: 0px;
}

#container{
width: 100%;
float: left;
}

#title{
margin: 0px;
padding: 0px;
text-align: right;
color: #ffffff;
background: url('titlebg5.png') no-repeat top right;
height: 110px;
float: right;
}

#title h1 {
padding: 20px 260px 0px 0px;
margin: 0px;
}

#title h2 {
font-style: italic;
margin: 0px;
padding: 0px 270px 0px 0px;
}

#title h1 a{
text-decoration: none;
color: #32044c;
}

#tabs {
float: left;
}

#tabs ul {
padding: 0px;
margin: 0px;
}

#tabs li {
list-style-type: none;
display: inline;
}

#tabs li a:link, #tabs li a:visited{
color: white;
text-decoration: none;
padding: 5px;
border-left: 1px solid #2c054c;
border-right: 1px solid #2c054c;
border-bottom: 1px solid #2c054c;
background: #886e97;
}

#tabs li a:hover{
color: #886e97;
background: white;
text-decoration: none;
padding: 5px;
border-left: 1px solid #2c054c;
border-right: 1px solid #2c054c;
border-bottom: 1px solid #2c054c;
}

#featured, #posts {
padding-right: 10px;
padding-bottom: 20px;
line-height: 1.6;
clear: both;
}

#featured h2 a{
text-decoration: none;
color: #32044c;
}

#posts {
clear: both;
}

#sidebar{
float: left;
width: 30%;
background: url(rainbowface3.png) no-repeat top right;
padding-top: 0px;
margin: 0px;
}

#sidebar-container {
margin-top: 390px;
padding-left: 10px;
}

#leftsb{
width: 60%;
float: left;
}

#leftsb h2{
color: #28926f;
}

#rightsb{
width: 35%;
float: right;
}

#rightsb h2 {
color: #a61810;
}



#main {
padding: 0px;
width: 65%;
float: right;
}

#footer {
clear: both;
}

/* ELEMENTS */

a:link {
color: #694a7b;
text-decoration: underline;
}

a:visited {
color: #886e97;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

code {
font-size : 120%;
margin-left: 50px;
display: block;
}


img{
border: 0px;
}

blockquote{
margin-left: 20px;
border-left: 1px dashed #818181;
padding-left: 5px;
}

/* CLASSES FOR MAKING PRETTY */
/* HOME PAGE */

#thumbs {
clear: both;
}

#thumbs li {
display: inline;
list-style-type: none;
width: 20%;
}

.featured-pic{
float: right;
margin: 10px 0px 5px 5px;
padding: 3px;
border: 1px solid #818181;
max-height: 200px;
}


.homepost{
width: 50%;
float: left;
/* min-height: 350px; */
}

.homepostcontainer{
padding: 25px 25px 25px 0px;
font-size: 80%;
text-align: justify;
line-height: 1.6;
border-top: 1px solid #f0f0f0;
}

.homepostcontainer h3 {
padding: 0px;
margin: 0px;
text-align: left;
}

.homepostcontainer .thumb {
float: right;
margin: 0px 0px 5px 5px;
width: 120px;
height: 120px;
background: url('thumbbg11.png');
}

.homepostcontainer .thumb img {
padding: 25px 25px 10px 10px;
}

.homepostcontainer h3 a:link, .homepostcontainer h3 a:visited{
color: #2c054c;
text-decoration: none;
background: transparent;
}


#sidebar ul {
padding-left: 0px;
margin-left: 0px;
}

#sidebar li{
list-style-type: none;
}

.widget {
background: url('widgetbg.png') no-repeat bottom left;
padding-bottom: 50px;
}

.post {
clear: both;
}

/* IMAGES */
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
float: right;
margin: 0px 0px 5px 10px;
padding: 3px;
border: 1px solid #ccc;
	}

.alignleft {
float: left;
margin: 0px 10px 5px 0px;
padding: 3px;
border: 1px solid #ccc;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
}

.wp-caption p.wp-caption-text {
	margin: 0;
        font-size: 90%;
        text-transform: lowercase;
}

.navleft{
float: left;
width: 50%;
}

.navright{
float: right;
width: 50%;
text-align: right;
}

.aktt_tweets li {
margin-bottom: 10px;
}
