/* 
Theme Name: Lala Land
Theme URI: http://demi-style.com
Author: Andreea
Author URI: http://demi-style.com
*/

         



body {
background-color: #3ad8d9;
background-image: url('http://demi-style.com/wp-content/themes/lalaland/images/bg.png');
background-repeat: repeat-x;
}



body, p {
	font-family: arial;
	font-size: 8pt;
	line-height: 8pt;
	color: #ffffff ;
	margin: 0;
	padding: 0;
        text-shadow: #5cd0d1 1px 1px 1px;

}

.sidebarcontent {
color: #516d8b ;
background-image: url('http://demi-style.com/wp-content/themes/lalaland/images/sidebarmiddle.png');
width: 250px;
padding: 0px;
top: 500px;
padding-left: 10px;
padding-right: 46px
}

.sidebartext {
padding: 10px;
margin-left: 13px;
}


.content {
color: #516d8b ;
background-image: url('http://demi-style.com/wp-content/themes/lalaland/images/contentmiddle.png');
padding: 0px;
width:  520px;
top: 530px;
padding-left: 47px;
padding-right: -20px;
}

.contenttext {
margin: 3px 13px 0px 2px;
}

.imgcontent a img {
background-color: #ffffff;
border: 1px solid #ffffff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 6px;
margin: 1px;
}

.imgcontent a img:hover {
background-color: #d8e57c;
border: 1px solid #d8e57c;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 6px;
margin: 1px;
}


.side-content a img:hover {
background-color: #ffffff;
border: 1px solid #d8e57c;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 6px;
margin: 2px;
}

.side-content a img {
background-color: #d8e57c;
margin: 2px;
padding: 2px;
border: 1px solid #eaf1a1;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 6px;
margin: 2px;

}



b {color: #d8e57c; text-shadow: #ffffff 1px 1px 1px;}
i {color: #56afaf; text-shadow: #ffffff 1px 1px 1px;}
u {color: #d8e57c; text-shadow: #ffffff 1px 1px 1px;}
A:link { text-decoration: none; color:#000000; cursor: crosshair ; text-shadow: #ffffff 1px 1px 1px;}
A:active {text-decoration: none; color:#000000; cursor: crosshair ; text-shadow: #ffffff 1px 1px 1px;}
A:visited {text-decoration: none; color:#000000; cursor: crosshair ; text-shadow: #ffffff 1px 1px 1px;}
A:hover { text-decoration: none; color:#000000; cursor: crosshair ; text-shadow: #ffffff 1px 1px 1px;}

h1 {
color: #ffffff;
text-shadow: #4e4e4e 1px 1px 1px;
text-transform: normal;
font-size: 18px;
font-family: Georgia;
text-align: center;
letter-spacing: 2px;
width: 623px;
font-style: italic;
line-height: 143px;
background-color: #transparent;
background-image: url('http://demi-style.com/wp-content/themes/lalaland/images/contenttop.png');
margin-bottom: 0px;
margin-top: 69px;
margin-right:152px;
padding: 0px;
}

h2 {
color: #c988cc;
text-shadow: #ffffff 1px 1px 1px;
text-transform: normal;
font-size: 16pt;
font-family: Georgia;
text-align: center;
font-style: italic;
letter-spacing: 2px;
line-height: 0px;
background-color: #transparent;
margin-bottom: 10px;
padding: 0px;
padding-bottom: 10px;
}




#footer {
clear:both;
margin-bottom: 0px;
background:url(images/footer.png) bottom center no-repeat;
line-height: 40px;
margin-left:auto; 
margin-right:auto; 
float: center; 
text-align: center;
}



#flash {
margin-left:auto;
margin-right:auto;
padding-left: 156px;
position: absolute;  
top: 40px;
}



tr, td {
font-size: 12px;
font-family: trebuchet ms;
}

select, form, textarea, input {
font-size: 12px;
font-family: trebuchet ms;
}


blockquote {
	margin: 30px 30px 30px 30px;
	color: #94eaea;
	padding-left: 10px;
	font-family: arial;
	font-size: 8pt;
	line-height: 8pt;
	color: #ffffff ;
	margin: 0;
	padding: 0;
        text-shadow: #5cd0d1 1px 1px 1px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
		 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}
