body {
	background-color: #F5FDFC;
	font: 11px Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../images/bkground.gif);
	background-repeat: repeat-x;
}
#wrap{
	width: 665px;
	text-align: left;
	top: 0 px;
	position: relative;
	margin: 0 auto;
}
body>#wrap {
	width: 665px;
}
img {
border: 0;
}

a:link {
	color: #127AAE;
	text-decoration: none;
}

a:visited {
	color: #1C5974;
	text-decoration: none;
}

a:hover {
	color: #D63636;
	text-decoration: underline;
}
/* NAVIGATION */
#nav{
	width: 665px;
	height: 25px;
	display: block;
	margin: 5px 0 0 0;
	text-align: center;
	color: #D63636;
	
}
body>#nav{
	width: 665px;
}

#nav ul{
	margin-left: 0;
	padding-left: 0;
 margin-bottom: 0;
	display: inline;
}
#nav ul li {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
				list-style: none;
    display: inline;
    padding-right: 67px;
} 
#nav ul li.last {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
				list-style: none;
    display: inline;
    padding-right: 0px;
} 
#nav a:link {
	color: #127AAE;
	text-decoration: none;
}

#nav a:visited {
	color: #127AAE;
	text-decoration: none;
}

#nav a:hover {
	color: #838585;
	text-decoration: none;
}
/* CONTENT */
h1{
	width: 665px;
	display: block;
	font-size: 14px;
	color: #838585;
	top: 0px;
	padding: 30px 0 3px 1px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #838585;
}

#left{
	width: 355px;
	padding: 0 0 0px 2px;
	margin: 0;
	float: left;
	}

#left h2{
	font-size: 11px;
}


body>#left{
	width: 350px;
}

#right{
	width: 255px;
		top: 0px;
	float: right;
	display: block;
		position: static;
}
body>#right{
	width: 255px;
}

#right ul li{
 list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #838585;
}

/* LEFT SIDE of IDEALOG */
#commentsbox{
	background-color: #E4F2F4;
		display: block;
		padding: 1px 5px 5px 5px;
		margin: 0;
}

#leftIdealog label{
	width: 85px;
		display: block;
			float: left;
	clear: left;
}
#leftIdealog .textbox{
		clear:right;
	font: 11px Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FAFEFD;
	border: 1px solid #838585;
	padding: 2px 0 2px 0;
	width: 240px;
	}
#leftIdealog .textboxbtn{
	font-size: 11px;
	color: #ffffff;
	background-color: #127AAE;
	border: 1px solid #838585;
	font-weight: bold;
	word-spacing: 1px;
}
h2.storytitle {
	background-image: url(../images/blog_top.gif);
	height: 29px;
	padding: 15px 15px 0px 12px;
	margin: 8px 0 0 0;
	background-repeat: no-repeat;
}
#storycontent {
	background-image: url(../images/blog_bkground.gif);
	background-repeat: repeat-y;
 padding: 0 15px 15px 12px;
	margin: 0 0 -2px 0;
}

#meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#meta li {
	display: inline;
}
/* END OF LEFT SIDE of IDEALOG */


/* RIGHT SIDE for IDEALOG */
#rightIdealog{
	width: 215px;
		top: 0px;
	float: right;
	display: block;
		position: static;
}
body>#rightIdealog{
	width: 215px;
}
#rightIdealog h2{
	font-size: 11px;
	border: none;
	color: #838585;
	padding-bottom: 5px;
	margin-bottom: 0;
}
#rightIdealog form{
padding: 0 0 5px 0;
margin: 0;
}
#rightIdealog .textbox{
	width: 175px;
	font-size: 11px;
	background-color: #FAFEFD;
	border: 1px solid #838585;
	padding: 2px 0 2px 0;

}
#rightIdealog .textboxbtn{
	width: 30px;
	font-size: 11px;
	color: #ffffff;
	background-color: #127AAE;
	border: 1px solid #838585;
}
#rightbullets
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
#rightbullets
{
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #838585;
}
#rightbullets li
{
margin: 0;
padding: 0 0 5px 14px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
} 

p.idealog{
	border-bottom: 1px solid #838585;
	padding: 0 0 5px 0;
	margin: 0;
}
/* Calendar within RIGHT SIDE for IDEALOG */
#calendar {
	border-bottom: 1px solid #838585;
		padding: 0 0 5px 0;
}

#calendar table{
	text-align: center;
	display: block;
	background-color: #E4F2F4;
	width: 215px;
	}
#calendar tr{
width: 215px;
}	
#calendar th{
width: 14%;
}
#calendar td{
width: 14%;
}
#calendar td a{
	background-color: #FAFEFD;
		display: block;
}
#calendar td.calendarright a{
	background-color: #E4F2F4;
		text-align: right;
}
#calendar td.calendarleft a{
	background-color: #E4F2F4;
	text-align: left;
}
#today {
	font-weight: bold;

}
/* END of RIGHT SIDE for IDEALOG */

#spacer{
	width: 665px;
	height: 150px;
	display: block;
	clear: both;
}
body>#spacer{
	width: 665px;
	height: 150px;
}

.plus {
	color: #CC0000;
}
/* FOOTER */
#footer{
	width: 665px;
	display: block;
	padding: 40px 0 0 2px;
	clear: both;
}
body>#footer{
	width: 665px;
}
