body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#424242;
	margin:0px;
}





#header_div {

height:170px;

margin:0;

padding:0;

}



#header_banner {

width:950px; 

height:170px; 

margin:auto;

}



.box {

	padding: 5px;

	border: 1px solid #CCC;

}



.hackadelic-sliderPanel {

	

	border: 1px solid #ccc;

	padding: 2px;

	-moz-border-radius: 1em;

	-webkit-border-radius: 1em;

}



a.hackadelic-sliderButton {
	border: 1px solid lightgrey;
	color: #333;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-style: italic;
}

a.hackadelic-sliderButton:hover {

	border: 1px solid #F0F0E0;

	background-color: #F0F0E0;

}

.entry .hackadelic-sliderPanel {

	background-color: #bfe6ed;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	color: #333;

	width: 100%;

}

.textwidget .hackadelic-sliderButton {

	display: block;

	text-align: center;

	margin: .5em;

}

.textwidget .hackadelic-sliderPanel {

	background-color: #F0F0E0;

}

.hackadelic-sliderButton.left-image {
	padding-left:20px;
	background-image: url(../../uploads/2010/03/DownArrowS.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}


h5 {
	color:#00A2E2;
	font-weight:bolder;
	font-size:16px;
	margin-top:10px;
	margin:0px;
	padding:0px;
	text-align:left;
}

h6 {

color:#00A2E2; 

font-weight:bolder; 

font-size:12px; 

margin-top:10px;

margin:0px;

padding:0px;

text-align:right;

}

h7 {
color:#00A2E2; 
font-weight:bolder; 
font-size:14px; 
margin-top:10px;
margin:0px;
padding:0px;
text-align:right;
}

.Vert_grey_line {

	background-repeat: repeat-y;

	background-image: url(images/line.png);

	}



#menu {

	background:url(images/living_menu.jpg) no-repeat;

	float:left;

	margin-top:5px;

	height: 35px;

	width: 950px;

}



#menu ul {

padding:0px;

margin:5px 0px 0px 9px; 

list-style:none;

}



#menu ul li {
border-color:#CCCCCC;
border-right:1px dotted #CCCCCC;
border-width:1px;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin:0;
min-height:22px;
padding:5px 10px 0;
}



#menu ul li:hover {

	color:#008ACB;

	font-family: Arial, Helvetica, sans-serif;

}



#menu ul li a {

text-decoration:none;

color:#000000;

}



#menu ul li a:hover {

color:#008ACB;

}



#content {

background:url(images/main_back.jpg) repeat-x;

}

#pagecontent {

	background:url(images/main_back.jpg) repeat-x;

	text-align: center;

	width: 950px;

}



.hr1{ height:1px;border:none;border-top:1px solid #CCCCCC;}



#question {

	height:90px;

	text-align:inherit;

	width: 950px;

}



h1 {

	color:#666666;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

}



.section {
	float:left;
	width:314px;
	height:293px;
	background-image: url(images/section_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



.more-link {

color:#00A2E2;

text-decoration:none;

font-weight:bold;

}



.alignleft {

float:left;

}



.alignright {

float:right;

}



h2 {

font-size:14px;

}



.entry {

line-height:20px;

font-size:13px;

}



.postmetadata a {

font-size:9px;

}



h3 {

font-size:14px;

}



#footer a {

color:#424242;

font-weight:300;

text-decoration:none;

}



.entry img {
	border:1px solid #CCC;
	margin:5px;
	margin-left:0px;
	margin-top:0px;
}



.archive_more {

font-size:11px;

}



#menu ul {padding:0;margin:4px 0 0 9px;list-style-type:none;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

#menu li {float:left;position:relative;}

/* style thle links for the top level */

#menu a, #menu a:visited {display:block;}

/* a hack so that IE5.5 faulty box model is corrected */





/* hide the sub levels and give them a positon absolute so that they take up no room */

#menu ul ul {visibility:hidden;position:absolute;height:0;top:23px; *top:19px; left:0;}

/* another hack for IE5.5 */

* html #menu ul ul {top:25px;t\op:25px;}



/* position the third level flyout menu */

#menu ul ul ul{left:149px; top:-1px;}



/* position the third level flyout menu for a left flyout */

#menu ul ul ul.left {left:-149px;}



/* style the table so that it takes no ppart in the layout - required for IE to work */

#menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}



/* style the second level links */

#menu ul ul a, #menu ul ul a:visited { height:auto; line-height:1em; padding:5px 5px; width:200px;border-width:1px 1px 1px 1px;}

/* yet another hack for IE5.5 */



#menu ul li ul {visibility:hidden; z-index:90;}

#menu ul li ul li {z-index:90; background-color:#F5F5F5; border-bottom:1px dotted #CCCCCC;}



/* make the second level visible when hover on first level list OR link */

#menu ul li:hover ul,

#menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */

#menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */

#menu ul :hover ul :hover ul{ visibility:visible;}
