@charset "utf-8";
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #7ABDF0 url(http://www.i-love-myhome.net/templates/i-love-myhome/images/bodyBackground.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}
h1, h2, h3{
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#000000;
}

a:link {
	color: #627cb9;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color: #627cb9;
}

a:visited {
	color: #627cb9;
}

#container { 
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
	text-align: left; 
} 
#header { 
	background: #DDDDDD url(http://www.i-love-myhome.net/templates/i-love-myhome/images/headerBackground.jpg) ;
	width:780px;
	height:286px; 
	padding:0; 
} 
#header h1 {
	margin: 0 15px; 
	padding:20px 0 0 0; 
	color:#FFFFFF;
}
#header h4 {
	color:#FFFFFF;
	margin:0 15px;
	padding:0;
}

#mainContent {
  	margin: 0 230px 0 10px;
	line-height:180%;
	font-size:14px;
} 
.date {
	text-align: right;
	color: #ED7D96;
	font-size: 11px;
}
.date a {
	color: #ED7D96;
}
#footer { 
	padding-top:20px; 
	background:#DDDDDD url(http://www.i-love-myhome.net/templates/i-love-myhome/images/footerBackground.jpg) repeat-x;
	height:48px;
} 
#footer p {
	margin: 0 auto;
	padding: 0;
	text-align:center;
	font-size:10px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#navcontainer ul {
	background-color: #37A1E1;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	margin:5px 0;
	padding:0;
}
#navcontainer ul li { 
	display: inline;
}
#navcontainer ul li a {
	padding: 0.9em 2em;
	background-color: #37A1E1;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#navcontainer ul li a:hover {
	background-color: #AFF8FF;
	color: #000;
}
#navlist #active a {
	background-color: #AFF8FF;
	color: #000;
}
#sidebar1 {
	float: right; 
	width: 215px;
	padding: 15px 0; 
}
#sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

h3 {
	margin:0;
	padding:0;
}
#sidebar1 h3 {
	width: 190px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
	color: #ffffff;
	background: url(http://www.i-love-myhome.net/templates/i-love-myhome/images/title.jpg) no-repeat;
}
.title_back ul {
	margin:0;
	padding:0;
}
#sidebar1 ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#sidebar1 .title_back {
	background: url(http://www.i-love-myhome.net/templates/i-love-myhome/images/title_back.jpg) no-repeat top;
}

#sidebar1 li  {
	padding: 7px;
	padding-left: 20px;
}
.bot {
	padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}
#calendar tbody td {
	border: 1px solid #F1F1F1;
}
#calendar #prev {
	text-align: left;
}
#calendar #next {
	text-align: sidebar1;
}
#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}
#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}
