/*
Theme Name:LME Theme
Theme URI:http://www.lisamacuja.com/
Description:Wordpress Theme for Lisa Macuja-Elizalde by Monica Dacuan.
Version:2.0
Author:Monica Dacuan
Author URI:http://www.heartonix.net/
Tags:monix, monix dacuan, monica dacuan, monica, lisa macuja, ballerina, ballet, heartonix

	LME Theme
	 http://www.lisamacuja.com/

	This theme was designed and built by Monix Dacuan,
	whose blog you will find at http://heartonix.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "UTF-8";
body {
	background:#ffffff; /* url(images/background.gif); */
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12pt;
 color:#22222b;
font-weight:lighter;
	text-align:center;
}
#container {
	width:1000px;
	margin:0 auto;
	border:0;
	text-align:left;
	height:auto;
}
/* HEADER STYLES */
#header {
	height:275px;
	width:1000px;
	background:url(images/header.png) top no-repeat;
}
#headerLogo {
	float:left;
	margin:25px 0 0 45px;
	width:165px;
}
#headerMenu {
	float:right;
	width:710px;
	height:105px;
	margin:75px 0 0 0;
	text-align:justify;
	text-transform:lowercase;
	font-size:10pt;
	font-weight:lighter;
}
#headerMenu .subhead {
	color:#ff5fa0;
	font-size:24pt;
	font-weight:lighter;
}
#headerMenu a, a:visited {
	color:#ff9e72;
	font-weight:bolder;
	font-size:10pt;
	text-decoration:none;
	text-transform:lowercase;
}
#headerMenu a:hover {
	color:#adeb41;
}
/* END OF HEADER STYLES */

/* 2-COLUMN STYLES */
#2columnRow {
	margin:0 0 0 0;
}
/* END OF 3-COLUMN STYLES */

/* WELCOME MESSAGE STYLES */
#welcomeMessage {
	float:left;
	margin:-20px 0 0 20px;
	width:635px;
	height:690px;
	background:url(images/welcomeMessage.png) no-repeat;
}
hr {
	border: 1px solid #22222b;
}
#welcomeMessageEntry {
	margin:20px 20px 0 20px;
	text-align:left;
}
#welcomeMessageEntry .date {
	color:#ffffff;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#welcomeMessageEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10.25pt;
	line-height:12pt;
}
#welcomeMessageEntry a, a:hover, a:visited {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:800;
	font-size:8pt;
}
/* END OF WELCOME MESSAGE STYLES */

/* TWITTER STYLES */
#twitter {
	float:left;
	margin:-165px 20px 15px 15px;
	width:310px;
	height:109px;
	background:url(images/twitter.png) no-repeat;
        z-index:0;
        position:relative;
}
#twitterEntry {
	margin:15px 10px 15px 10px;
	height:70px;
	width:225px;
	font-size:9pt;
}
#twitterEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:11pt;
	line-height:13pt;
}
#twitterEntry a, a:hover, a:visited {
	color:#59d8e5;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:800;
	font-size:8pt;
}
/* END OF TWITTER STYLES */

/* SLIDESHOW STYLES */
#slideshow {
	margin:-20px 0 0 15px;
	float:left;
	width:310px;
	height:225px;
	background:#59d8e5;
}
/* END OF SLIDESHOW STYLES */

/* LISA BALLERINA STYLES */
#lisaBallerina {
	margin:5px 0 0 15px;
	float:left;
	width:310px;
	height:460px;
	background:url(images/lisaBallerina.png) no-repeat;
}
#lisaBallerinaEntry {
	margin:60px 10px 0 10px;
	width:290px;
	height:370px;
        overflow:auto;
        font-size: 10pt;
}
#lisaBallerinaEntry .date {
	color:#59d8e5;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:10px;
	text-transform:none;
}
#lisaBallerinaEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:8.5pt;
	line-height:10pt;
}
#lisaBallerinaEntry .title {
	font-weight:bold;
	font-size:10pt;
}
#lisaBallerinaEntry a, a:hover, a:visited {
	color:#59d8e5;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
} 
#lisaBallerinaEntry ul {
	list-style-type:none;
	list-style-image:none;
	margin-left:-35px;
	padding-bottom:2px;
}
#lisaBallerinaEntry li {
	display:block;
	padding:0;
}
#lisaBallerinaEntry h2 {
	font-weight:normal;
        color:#fff799;
	font-size:1pt;
}
/* END OF LISA BALLERINA STYLES */

/* 3-COLUMN STYLES */
#3columnRow {
	height:490px;
	margin:0 0 0 0;
	clear:both;
}
/* END OF 3-COLUMN STYLES */

/* WEB COLUMN STYLES */
#webColumn {
	float:left;
	width:310px;
	height:475px;
	background:url(images/onPointe.png) no-repeat;
	margin:10px 15px 0 20px;
	clear:both;
}
#webColumnEntry {
	margin:65px 15px 0 15px;
	height:365px;
}
#webColumnEntry .date {
	color:#59d8e5;
	font-weight:800;
	font-size:9pt;
	margin-bottom:10px;
	text-transform:uppercase;
}
#webColumnEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:11pt;
	line-height:13pt;
}
#webColumnEntry .title {
	font-weight:800;
	font-size:12pt;
}
#webColumnEntry a, a:hover, a:visited {
	color:#59d8e5;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:800;
	font-size:8pt;
}
/* END OF WEB COLUMN STYLES */

/* A DAY IN MY LIFE STYLES */
#aDayInMyLife {
	float:left;
	margin:10px 15px 0 0;
	width:310px;
	height:475px;
	background:url(images/adayinmylife.png) no-repeat;
}
#aDayInMyLifeEntry {
	margin:65px 15px 0 15px;
	height:365px;
}
#aDayInMyLifeEntry .date {
	color:#e0e086;
	font-weight:800;
	font-size:9pt;
	margin-bottom:10px;
	text-transform:uppercase;
}
#aDayInMyLifeEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:11pt;
	line-height:13pt;
}
#aDayInMyLifeEntry .title {
	font-weight:800;
	font-size:12pt;
}
#aDayInMyLifeEntry a, a:hover, a:visited {
	color:#e0e086;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:800;
	font-size:8pt;
}
/* END OF A DAY IN MY LIFE STYLES */

/* BLOG WITH LISA STYLES */
#blogwithLisa {
	float:right;
	margin:10px 20px 0 0;
	width:310px;
	height:475px;
	background:url(images/blogwithLisa.png) no-repeat;
}
#blogwithLisaEntry {
	margin:65px 15px 0 15px;
	height:365px;
}
#blogwithLisaEntry .date {
	color:#ff5fa0;
	font-weight:800;
	font-size:9pt;
	margin-bottom:10px;
	text-transform:uppercase;
}
#blogwithLisaEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:10pt;
}
#blogwithLisaEntry .title {
	font-weight:bold;
	font-size:10pt;
}
#blogwithLisaEntry a, a:hover, a:visited {
	color:#ff5fa0;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}
/* END OF BLOG WITH LISA STYLES */

/* 2-COLUMN ROW 2 STYLES */
#2columnRow2 {
	margin:0 0 0 0;
	clear:both;
}
/* END OF 2-COLUMN ROW 2 STYLES */

/* GUEST COUNTER */
#guestCounter {
	float:left;
	margin:10px 15px 0 20px;
	width:310px;
	height:60px;
	background:url(images/guestCounter.png) no-repeat;
}
#guestCounterEntry {
	margin:20px 20px 0 20px;
	vertical-align:middle;
}
#guestCounterEntry .content {
	color:#ffffff;
	font-weight:normal;
	font-size:16pt;
	text-align:center;
}
#questCounterEntry .content strong {
	font-weight:800;
}
/* END OF GUEST COUNTER */

/* CONTACT LISA */
#contactLisa {
	float:right;
	margin:10px 20px 0 0;
	width:635px;
	height:60px;
	background:url(images/contactLisa.png) no-repeat;
}
#contactLisaEntry {
	margin:25px 20px 0 225px;
}
#contactLisaEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
}
#contactLisaEntry a, a:hover, a:visited {
	color:#ff5fa0;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:700;
	font-size:8pt;
}
/* END OF CONTACT LISA */

/* FOOTER STYLES */
#footer {
	margin:100px 0 0 0;
	width:1000px;
	clear:both;
	float:left;
	height:100px;
	background: url(images/footer.png) bottom no-repeat;
        color:#ffffff;
        font-size:8pt;
}
/* END OF FOOTER STYLES */

/* SINGLE POST STYLES */
#singlePostTop {
	float:left;
	margin:-20px 0 0 20px;
	width:635px;
	background:url(images/single-bor-t.png) no-repeat;
}
#singlePost {
	float:left;
	margin:60px 0 0 0;
	width:635px;
	background-color:#59d8e5;
}
#singlePostEntry {
	margin:5px 20px 0 20px;
	text-align:left;
}
#singlePostEntry .date {
	color:#ffffff;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#singlePostEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:16pt;
}
#singlePostEntry .title {
	font-weight:800;
	font-size:14pt;
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#singlePostEntry a, a:hover, a:visited {
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
	font-weight:800;
	font-size:10pt;
}
#singlePostBottom {
	float:left;
	margin:0;
	width:635px;
	height:50px;
	background:url(images/single-bor-b.png) no-repeat;
}
/* END OF SINGLE POST STYLES */

/* SIDEBAR STYLES */

#sidebarTop {
	float:left;
	margin:-20px 0 0 15px;
	width:310px;
	background:url(images/sidebar-t.png) no-repeat;
}
#sidebar {
	margin:50px 0 0 0;
	float:left;
	width:310px;
	background-color:#6dcff6;
}
#sidebarEntry {
	margin:-20px 10px 0 10px;
	width:290px;
}
#sidebarEntry .date {
	/* color:#59d8e5; */
        color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	margin-bottom:10px;
	text-transform:uppercase;
}
#sidebarEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:13pt;
}
#sidebarEntry .title {
	font-weight:bold;
	font-size:10pt;
}
#sidebarEntry a, a:hover, a:visited {
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}
#sidebarEntry ul {
	list-style-type:none;
	list-style-image:none;
	margin-left:-30px;
	padding-bottom:0px;
}
#sidebarEntry li {
	display:block;
	padding:0px 0px;
        margin-left:0;
}
#sidebarEntry h2 {
	font-weight:bold;
	font-size:11pt;
}
#sidebarEntry .widgettitle {
	margin:20px -10px 10px 30px;
	padding:5px 5px 5px 5px;
	background:url(images/widgetstrip.png) no-repeat;
        
}
#sidebarBottom {
	float:left;
	margin:0;
	width:310px;
	height:50px;
	background:url(images/sidebar-b.png) no-repeat;
}
/* END OF SIDEBAR STYLES */
/* LISA BALLERINA DIVIDER STYLES */
#lisaBallerinaDivider {
	float:left;
	margin:0 0 0 20px;
	width:635px;
}
/* END OF LISA BALLERINA DIVIDER STYLES */
/* CALENDAR STYLES */
#lisaBallerinaCalendar {
	float:left;
	margin:-20px 0 20px 0;
	width:635px;
	height:700px;
	background:url(images/calendarBg.png) no-repeat;
}
#calendarEntry {
	margin:50px 20px 0 20px;
	text-align:left;
}
#calendarEntry .date {
	color:#ffffff;
	font-weight:normal;
	font-size:8pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#calendarEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:8pt;
	line-height:10pt;
}
#calendarEntry .title a, a:hover, a:visited {
	font-weight:normal;
	font-size:8pt;
	color:#00a99d;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#calendarEntry a, a:hover, a:visited {
	/*	color:#ff5fa0;    */
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
}
/* END OF CALENDAR STYLES */
/* VIDEO STYLES */
#lisaBallerinaVideos {
	float:left;
	margin:0 0 20px 0;
	width:635px;
	height:500px;
	background:url(images/videoBg.png) no-repeat;
}
#videoEntry {
	margin:50px 20px 0 20px;
	text-align:left;
}
#videoEntry .date {
	color:#ffffff;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#videoEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:10pt;
}
#videoEntry .title a, a:hover, a:visited {
	font-weight:800;
	font-size:10pt;
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#videoEntry a, a:hover, a:visited {
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
	font-weight:800;
	font-size:10pt;
}
/* END OF VIDEO STYLES */
/* PHOTO STYLES */
#lisaBallerinaPhotos {
	float:left;
	margin:0 0 20px 0;
	width:635px;
	height:300px;
	background:url(images/photoBg.png) no-repeat;
}
#photoEntry {
	margin:70px 20px 0 20px;
	text-align:left;
}
#photoEntry .date {
	color:#59d8e5;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#photoEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:10pt;
}
#photoEntry .title a, a:hover, a:visited {
	font-weight:800;
	font-size:14pt;
	color:#59d8e5;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#photoEntry a, a:hover, a:visited {
	color:#59d8e5;
	text-transform:none;
	text-decoration:none;
	font-weight:800;
	font-size:10pt;
}
/* END OF PHOTO STYLES */

/* ON POINTE SINGLE STYLES */
#onPointeSingleTop {
	float:left;
	margin:-20px 0 0 20px;
	width:635px;
	background:url(images/onpointe-bor-t.png) no-repeat;
}
#onPointeSingle {
	float:left;
	margin:60px 0 0 0;
	width:635px;
	background-color:#f2f2f2;
}
#onPointeSinglePostEntry {
	margin:5px 20px 0 20px;
	text-align:left;
}
#onPointeSinglePostEntry .date {
	color:#59d8e5;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#onPointeSinglePostEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:16pt;
}
#onPointeSinglePostEntry .title {
	font-weight:800;
	font-size:14pt;
	color:#22222b;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#onPointeSinglePostEntry a, a:hover, a:visited {
	color:#59d8e5;
	text-transform:none;
	text-decoration:none;
	font-weight:800;
	font-size:10pt;
}
#onPointeSingleBottom {
	float:left;
	margin:0;
	width:635px;
	height:50px;
	background:url(images/onpointe-bor-b.png) no-repeat;
}
/* END OF ON POINTE SINGLE POST STYLES */
/* A DAY SINGLE STYLES */
#aDaySingleTop {
	float:left;
	margin:-20px 0 0 20px;
	width:635px;
	background:url(images/aday-bor-t.png) no-repeat;
}
#aDaySingle {
	float:left;
	margin:60px 0 0 0;
	width:635px;
	background-color:#ff5fa0;
}
#aDaySinglePostEntry {
	margin:5px 20px 0 20px;
	text-align:left;
}
#aDaySinglePostEntry .date {
	color:#e0e086;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#aDaySinglePostEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:16pt;
}
#aDaySinglePostEntry .title {
	font-weight:800;
	font-size:14pt;
	color:#22222b;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#aDaySinglePostEntry a, a:hover, a:visited {
	color:#e0e086;
	text-transform:none;
	text-decoration:none;
	font-weight:800;
	font-size:10pt;
}
#aDaySingleBottom {
	float:left;
	margin:0;
	width:635px;
	height:50px;
	background:url(images/aday-bor-b.png) no-repeat;
}
/* END OF A DAY SINGLE POST STYLES */
/* CONTACT SINGLE STYLES */
#contactSingleTop {
	float:left;
	margin:-20px 0 0 20px;
	width:635px;
	background:url(images/contact-bor-t.png) no-repeat;
}
#contactSingle {
	float:left;
	margin:60px 0 0 0;
	width:635px;
	background-color:#ffffff;
}
#contactSinglePostEntry {
	margin:5px 20px 0 20px;
	text-align:left;
}
#contactSinglePostEntry .date {
	color:#ff5fa0;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#contactSinglePostEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:16pt;
}
#contactSinglePostEntry .title {
	font-weight:800;
	font-size:14pt;
	color:#22222b;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#contactSinglePostEntry a, a:hover, a:visited {
	color:#ff5fa0;
	text-transform:none;
	text-decoration:none;
	font-weight:800;
	font-size:10pt;
}
#contactSingleBottom {
	float:left;
	margin:0;
	width:635px;
	height:50px;
	background:url(images/contact-bor-b.png) no-repeat;
}
/* END OF CONTACT SINGLE POST STYLES */
/* PRESS STYLES */
#pressSingleTop {
	float:left;
	margin:-20px 0 0 20px;
	width:635px;
	background:url(images/press-bor-t.png) no-repeat;
}
#pressSingle {
	float:left;
	margin:60px 0 0 0;
	width:635px;
	background-color:#fff799;
}
#pressSinglePostEntry {
	margin:5px 20px 0 20px;
	text-align:left;
}
#pressSinglePostEntry .date {
	color:#ff5fa0;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#pressSinglePostEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:16pt;
}
#pressSinglePostEntry .title {
	font-weight:800;
	font-size:14pt;
	color:#22222b;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#pressSinglePostEntry a, a:hover, a:visited {
	color:#ff5fa0;
	text-transform:none;
	text-decoration:none;
	font-weight:800;
	font-size:10pt;
}
#pressSingleBottom {
	float:left;
	margin:0;
	width:635px;
	height:50px;
	background:url(images/press-bor-b.png) no-repeat;
}
/* END OF PRESS STYLES */
/* CONTACT SINGLE STYLES */
#photoSingleTop {
	float:left;
	margin:-20px 0 0 20px;
	width:635px;
	background:url(images/photo-bor-t.png) no-repeat;
}
#photoSingle {
	float:left;
	margin:60px 0 0 0;
	width:635px;
	background-color:#f2f2f2;
}
#photoSinglePostEntry {
	margin:5px 20px 0 20px;
	text-align:left;
}
#photoSinglePostEntry .date {
	color:#ff5fa0;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#photoSinglePostEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:16pt;
}
#photoSinglePostEntry .title {
	font-weight:800;
	font-size:14pt;
	color:#22222b;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#photoSinglePostEntry a, a:hover, a:visited {
	color:#ff5fa0;
	text-transform:none;
	text-decoration:none;
	font-weight:800;
	font-size:10pt;
}
#photoSingleBottom {
	float:left;
	margin:0;
	width:635px;
	height:50px;
	background:url(images/photo-bor-b.png) no-repeat;
}
/* END OF CONTACT SINGLE POST STYLES */
/* CONTACT SINGLE STYLES */
#videoSingleTop {
	float:left;
	margin:-20px 0 0 20px;
	width:635px;
	background:url(images/video-bor-t.png) no-repeat;
}
#videoSingle {
	float:left;
	margin:60px 0 0 0;
	width:635px;
	background-color:#ff5fa0;
}
#videoSinglePostEntry {
	margin:5px 20px 0 20px;
	text-align:left;
}
#videoSinglePostEntry .date {
	color:#ffffff;
	font-weight:800;
	font-size:9pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
#videoSinglePostEntry .content {
	color:#22222b;
	font-weight:normal;
	font-size:10pt;
	line-height:16pt;
}
#videoSinglePostEntry .title {
	font-weight:800;
	font-size:14pt;
	color:#22222b;
	text-transform:none;
	text-decoration:none;
	display:inline;
}
#videoSinglePostEntry a, a:hover, a:visited {
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
	font-weight:800;
	font-size:10pt;
}
#videoSingleBottom {
	float:left;
	margin:0;
	width:635px;
	height:50px;
	background:url(images/video-bor-b.png) no-repeat;
}
/* END OF CONTACT SINGLE POST STYLES */
/* WIDGET STYLES */
/* .widget {
	padding: 50px 10px 0 10px;
}
#ngg-images-453558961 {
	width: 310px;
	height: 335px;
	padding: 50px 10px 0 10px;
	background: url(images/randomphotoswidget.png) no-repeat;
}
.ngg-images {
	padding: 50px 10px 0 10px;
}
#upcoming-events {
	width: 310px;
	height: 335px;
	padding: 50px 10px 0 10px;
	background: url(images/upcomingeventswidget.png) no-repeat;
}
#recent-posts-2 {
	width: 310px;
	height: 339px;
	padding: 50px 10px 0 10px;
	background: url(images/recentpostswidget.png) no-repeat;
}
*/

