/*   
Theme Name: Love Birds
Theme URI: http://puritti.uninsomnia.org/
Description: Modified version of the Page-Balloon theme. 
Author: Shelly
Author URI: http://uninsomnia.org
*/

<!--    

				/* Theme Outline */

html
{margin: 0px;
padding: 0px;
background-color: #FFE7F5;}

body
{background-color: #DAC2DA;
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Sans-Serif;
color:#000000;
font-weight:normal;
font-size:9pt;
line-height:13px;}

#main
{margin: 0 auto;
overflow: hidden;
position: relative;}

#top
{margin:0 auto 125px;
padding:0px;
width: 550px;
height:60px;}

#content
{width: 750px;
margin: 0 auto;
position: relative;}

#blog
{position: relative;
margin: 0px 0px 0px 100px;
background-color: #FFFFFF;
width: 530px;
float: left;
display: inline;
padding: 0px 0px 0px 10px;
text-align: left;}

#sidebar
{position: relative;
margin: 0 auto;
padding: 0;
text-align: left;
width: 110px;
float: left;}

#footer
{
clear: both;
height: 20px;
padding: 5 px;}

				/* Colors */

A:link
{text-decoration:none; 
color:#AC384B;}    

A:visited 
{text-decoration:none; 
color:#AC384B;}    

A:hover 
{text-decoration:none; 
text-transform: uppercase;
color:#AC384B;}

ul
{list-style-type:none;
padding:0px 0px 0px 5px;
margin:0 auto;}

li
{list-style-type:none;
padding:0px 0px 0px 5px;
margin:0px;}

input, textarea
{font-family: "Trebuchet MS", Arial, Sans-Serif;
color:#000000;
font-weight:normal;
font-size:8pt;
background-color:#FFFFFF;
border-color:#000000;
border-style:solid;
border-width:1px;}

select, option
{font-family: "Trebuchet MS", Arial, Sans-Serif;
color:#000000;
font-weight:normal;
font-size:8pt;
background-color:#FFFFFF;}

				/* Blog & Content Area */

#content h2
{font-family: "Times New Roman", Arial, Sans-Serif;
color:#151014;
font-size:18pt;
text-align:left;
letter-spacing:-2pt;
line-height:20px;}

strong
{font-weight: bold;
letter-spacing: 1pt;
color:#72C434;}

.postdate
{margin: 0 5px 0 0;
padding: 3px 0 3px 0;
float: left;
width: 50px;
height: 50px;
background: #58242D;
text-align: center;
font-family: "Times New Roman";
font-size: 20pt;
line-height:20px;
color: #FFFFFF;
overflow: hidden;}

blockquote
{background-color: #FFE7F5;}

				/* Comments Page */

#comments h3
{font-family: "Trebuchet MS", Arial, Sans-Serif;
color:#151014;
font-size:15pt;
text-align:left;
line-height:20px;}


				/* Sidebar Area */
#sidebar h3
{font-size: 10pt;
color:#72C434;
text-align: left;
text-transform: uppercase;}

-->