/*
Theme Name: Limae
Theme URL: http://www.templatesfactory.net/
Description: A simple beautiful theme. More like these on http://www.templatesfactory.net/blog/ 
Version: 1.0
Author: Hasan Saleem
Author URL: http://www.templatesfactory.net
*/


html { min-height: 100%; }

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E7E3FB url(../../../../xgirlsbg.gif) repeat;
	color: #27516C;
	font: normal 62.5% Arial,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: bold 1.8em Arial,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FCFCFC;
	border: 1px solid #EEE;
	border-left: 6px solid #89ACCC;
	color: #27516C;
	display: block;
	font: normal 1em Arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-style: italic;
	padding-left: 60px;
}

h1,h2,h3 {padding-top: 4px;}

.header h1 a, .text, .content h1 a, h2 { color: #FFF; }

.header h1 a, .header h1 a:hover, .content h1 a { text-decoration: none; }

.content h1 a:hover { color: #220D7E; }

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #E2F1FF url(img/menu-bg.gif) repeat-y;
	margin: 0 auto;
	width: 803px;
}

.box {
	padding: 13px;
	margin: 0 auto;
	width: 770px;
}

/* header */
.top {
	padding: 0px;
}

/* title */
.header {
	background: #ABA0E2 url(img/header-bg.gif) no-repeat;
	text-align: right;	
	margin: 0 auto;
	height: 175px;	
	width: 770px;
}

.header h1 {padding-top: 43px; padding-right: 35px; font: normal 7.5em "Trebuchet MS",sans-serif;}

.header-bottom {	
	background: #ABA0E2 url(img/header-bottom.gif) no-repeat;
	height: 40px;
	width: 770px;
	margin: 0 auto;
}

.header-bottom h2 {padding: 6px 0 0 18px; font: normal 2em "Trebuchet MS", sans-serif;}

/* main */


/* sub navigation */
.sidenav {
	background: #BFB3FF url(img/sidenav-bg.gif) repeat-x;
	float: right;
	width: 185px;
}

.sidenav .top {	background: #9590B0 url(img/sidenav-top-border.gif) no-repeat; height: 9px;	}
.sidenav .bottom {	background: url(img/sidenav-bottom-border.gif) no-repeat; height: 15px;	}

.sidenav h2 {
	color: #FFF;
	font: normal 1.4em "Trebuchet MS", sans-serif;
	padding-left: 10px;
}
.sidenav ul {
	padding-bottom: 16px;
	font: normal 1.2em "Trebuchet MS", sans-serif;
}

.sidenav li {
	padding-left: 10px;
	margin: 0 auto;
	color: #FFF;
}

.sidenav li a {
	color: #FFF;
	text-decoration: none;

}
.sidenav li a:hover {
	color: #1F31B6;	
}

/* content */
.content {
	float: left;
	width: 568px;
}

.boxed {
	background: url(img/post-content-bg.gif) repeat-y;	
	float: left;
	width: 568px;
}

.content h1 {padding: 7px 0 0 18px; color: #220D7E; font: bold 2.2em "Trebuchet MS",sans-serif;}
.content h2 {color: #220D7E; font: bold 2.2em "Trebuchet MS",sans-serif;}

.content .title {
background: url(img/post-title-bg.gif) repeat-x; height: 42px;
}

.content .descr {
	color: #220D7E;
	font-size: 1.2em;
	margin: 7px 20px 7px 18px;
	font-style: italic;
}

.content .post {
	color: #000;
	font-size: 1.3em;
	margin: 7px 20px 0 18px;
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.content .comment {
	border-top: 2px solid #4268BD;
	margin: 0 20px 0 18px;
	padding-top: 10px;
	color: #220D7E;
	font-size: 1.2em;
}

.content .extra { margin-left: 20px; color: #220D7E; font-size: 1.2em; }

.content .comment a { color: #3D22B3; }


.content .bottom {
	background: #E1F1FF url(img/post-bottom.gif) no-repeat; 
	height: 16px;
	padding-bottom: 20px;
}


/* Next/Previous Posts */
p img {
	padding: 0;
	max-width: 100%;
}

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
}
	
.nav {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 30px;
	font: bold 1.5em Arial, Verdana, sans-serif; color: #3D22B3;
}
	
.nav a { text-decoration: none; color: #3D22B3; }	


/* footer */
.footer {
	margin: 0 auto;
	width: 770px;
	color: #FFF;
}

.footer .top {
	background: #735EC7 url(img/footer-top-corners.gif) no-repeat;
	height: 9px;
	color: #FFF;
}

.footer .bottom { background: #230D7C url(img/footer-top-bg.gif) repeat-x center; height: 200px; }

.footer-bottom {
	background: url(img/footer-bottom.gif) repeat-x center;
	width: 770px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

.footer-bottom .text {
	font: normal 1.1em "Verdana", sans-serif;
	padding-left: 18px;
	text-align: left;	
	line-height: 40px;
}


/* 3nav footer*/
#footer-wrap {
	clear: both;
	width: 770px;
	text-align: center;
	padding: 15px 0;
}

#footer-wrap a, .text a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#footer-wrap a:hover, .text a:hover { text-decoration: underline; }
#footer-wrap p { padding:10px 0; }
#footer-wrap h2 { margin: 0; padding: 0 10px; font: bold 2.1em "Trebuchet MS", Verdana, sans-serif; }

#footer-columns { margin: 0 auto; padding: 0; width: 760px;	}
#footer-columns ul { list-style: none; margin: 10px 0 0 0; padding: 0; font: normal 1.2em "Trebuchet MS", Verdana, sans-serif; }
#footer-columns li a { font-weight: normal; padding: 3px 0 3px 12px; width: 96%; }
#footer-columns .col3, .col3-center { float: left; width: 32%; }
#footer-columns .col3-center { margin: 0 15px; }


/* Search Widget */
#searchform {
	padding-left: 10px;
	padding-bottom: 16px;
}


/* Calendar Widget */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	padding-bottom: 16px;
	}

#wp-calendar a {
	text-decoration: underline;
	}

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