/* 
Theme Name: LPelite Acai
Theme URI: http://www.lpmonster.com
Description: LPelite Acai Theme <br><a href="http://Www.lpelite.com">lpelite.com</a>
Version: 1.0
Author: lpelite
Author URI: http://www.lpelite.com
*/

body {
	margin:0px;
	background: url(images/bg.gif) repeat-x #3b1058;
	font-size: 11px;
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #333;
}
a, a:active, a:visited {
	color:#5f2582;
	text-decoration:none;
}
a:hover {
	color:#5f2582;
	text-decoration:underline;}
h1 {
	font-size:34px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0 0 15px;
	display:inline;
	line-height:36px;
	text-transform:uppercase;
}
h1 a, h1 a:active, h1 a:visited {
	color:#5f2582;
	text-decoration:none;
}
h1 a:hover {
	color:#ffc600;
}
#tagline {
	color:#306080;	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	display:inline;
	padding: 0 0 0 7px;
}

h2 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}
h3 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
	color:#333;
	margin:0px 0 7px 0;
}
h3 a, h3 a:active, h3 a:visited {
	color:#333;
	text-decoration:none;
}
h3 a:hover {
	color:#333;
	text-decoration:underline;
}
p {
	margin:0px 0 15px 0;
}
/* LAYOUT */
#wrapper {
	width:770px;
	margin:20px auto 0px auto;
}
#top {
	height:8px;
	background:url(images/top.gif) no-repeat;
}
#header {
	height:222px;
	background:url(images/header4.jpg) no-repeat;
}
#textarea {
	padding:20px 0 0 270px;
	height:110px;
}
#button {
	padding:0 0 0 270px;
	height:50px;
	width:487px;
}
#container {
	background:#FFF;
	padding:5px 10px 0 10px;
}
#content {
	float:left;
	width: 525px; 
	padding:0 15px 0 0;
	display: inline;
	min-height:500px;
	height:auto !important;
	height:500px;
	position:relative;
	background: url(images/vertical-line.jpg) top right repeat-y;
	line-height:17px;
}
#sidebar {
	float:right;
	width: 190px;
	padding: 0 10px;
}

#bottom {
	height:8px;
	background:url(images/footer.gif) no-repeat;
}
.dots {
	background:url(images/dots.gif) bottom left repeat-x;
	height:1px;
	width:525px;
}
/* POST */
.post {
	
}
.posttitle {
	margin: 0;
	color:#844688;
	margin: 0 20px 0 0;
	padding: 0 0 3px 0; 

}
.posttitle a, .posttitle a:active, .posttitle a:visited {
	color:#844688;
	text-decoration:none;

}
.posttitle a:hover {
	color:#844688;
	text-decoration:underline;

}
.post-head {

}
.entry {
	padding: 5px 0 0 0;
}
#catarch {
}
#cararch li {
	display:inline;
}
/* SIDEBAR */
.sidebarh3 {
	margin:0px;
}
.widget {
	margin-bottom:15px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type:none;   
	padding-left:15px;
	margin-left:0px;    
	background: url(images/sidebar-list-icon.gif) left no-repeat;
}
#sidebar ul li a, #sidebar ul li a:active, #sidebar ul li a:visited {
	color:#306080;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#306080;
	text-decoration:underline;
}
/* COMMENTS */
#comments-template {

}
/* SEARCH */
#searchform {
	
}
#searchsubmit {
	
}
#s {
	width:112px;
}
#footer {
	color:#FFF;
	margin:7px 0 7px 0;
}
#footer a, #footer a:active, #footer a:visited {
	color:#efd8ff;
	text-decoration:none;
}
#footer a:hover {
	color:#efd8ff;
	text-decoration:underline;
}
/* MISC */
.clear {
	clear:both;
}