/*======================================
Theme Name: Healthy Adelaide
Theme URI: http://www.flisterz.com/
Description: Healthy Edelaide website
Version: 1.0
Author: flisterz
======================================*/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a,dt,dd {
margin: 0;
padding: 0;
border: 0;
} 

body{
background:#ffffff url() repeat-x top ;
font-size: 12px;
line-height: 18px;
font-family: Arial;
border-top:14px solid #fff;
}
.clear{clear: both;}
.fleft{float: left;}
.fright{float: right;}
a{text-decoration: none;}
a:visited img{border: none;}


/*HOME PAGE*/
/**== listing only 3 main categories on the main page ==**/

#box_main{
width: 850px;
margin: 40px auto 0;
border: 0px solid #ccc;
background: #fff;
text-align: center;
}

#maincate{
text-align: center;
padding: 10px 0;
width: 90%;
float: left;
margin: 0 0 0 100px;}

.dropdown {
float:left; 
position:relative;
padding-right:5px;
}
.dropdown dt {
width:188px; 
padding:8px; 
font-weight:bold; 
cursor:pointer; 
background:#B0E2FF;
border-bottom: 1px solid #999;
}
.dropdown dt:hover {
background:#BBBBBB;
}
.dropdown dt a{
background: none;
padding: 0;
color: black;
margin: 0;
font-size: 15px;
}
.dropdown dt a:hover{
background: none;

}
.dropdown dd {
position:absolute; 
overflow:hidden; 
width:208px; 
display:none; 
background:#fff; 
z-index:200; 
opacity:0;
}
.dropdown ul {
width:204px; 
list-style:none; 
border-top:2px solid #000;
margin: 0 0 5px 0;
}
.dropdown li {
display:inline;
}
.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited {
display:block; 
padding:5px; 
color:#333; 
text-decoration:none; 
background:#E0FA9F; 
width:194px;
border-bottom:1px solid #B2E451;
}
.dropdown dd a:hover {
background:#d9e1e4; 
color:#000;
}
/*footer on main*/
.foot_main{
width: 820px;
background: url() no-repeat top right;
margin: 2px auto;
color: #bbb;
height: 40px;
}
/*==============================================================*/
/*_______________________OTHER PAGES____________________________*/
/*==============================================================*/

#wrapper{
margin:8px auto 0;
width: 870px; 
padding: 0;
}


/*== Header */
/*===========================================*/

#header{
border :0px solid #999;
background: #ffffff url() repeat-x bottom;
margin: 0 0 10px 0;
padding: 7px;
}
h1.blogtitle{
display: none;
text-indent: -99999px;
}
.h_col1{
width: 500px;
float: left;
}
.h_col2{
width: 340px;
float: right;
padding: 10px 0 0 ;
}

h1.intro{
font-size: 22px;
font-family: Arial;
color:#cc0000;
margin: 0 0 5px;
font-weight: lighter;
}

#onavi{
float: left;
}

.dropdown2 {
float:left; 
position:relative;
padding-right:5px;
margin: 0;
}
.dropdown2 dt { 
background:lightblue none repeat scroll 0 0;
cursor:pointer;
font-weight:bold;
padding:4px;
width:150px;
text-align: center;
}
.dropdown2 dt:hover {
background:#98C2D0;
}
.dropdown2 dt a{
background: none;
padding: 0;
color: black;
margin: 0;
font-size: 15px;
}
.dropdown2 dt a:hover{
background: none;

}
.dropdown2 dd {
position:absolute; 
overflow:hidden; 
width:149px; 
display:none; 
z-index:200; 
opacity:0;
}
.dropdown2 ul {
width:149px; 
list-style:none; 
border-top:2px solid #000;
margin: 0 0 5px 0;
}
.dropdown2 li {
display:inline;
}
.dropdown2 dd a, .dropdown2 dd a:active, .dropdown2 dd a:visited {
display:block; 
padding:5px; 
color:#333; 
text-decoration:none; 
background:#E0FA9F; 
width:149px;
border-bottom:1px solid #B2E451;
}
.dropdown2 dd a:hover {
background:#d9e1e4; 
color:#000;
}

/*== Menu */
/*===========================================*/

.bar{
float: left;
width: 100%;
margin: 3px 0;}

ul#menu{
float: right;
list-style: none;
margin: 0px 0 0px 0;
}

#menu li{
background: #E8E8E8;
float: left;
margin: 0 0 0 10px;
}
#menu li a{
padding: 5px 15px;
display:block;
color: #333;
text-transform: uppercase;
}


/*== Content */
/*===========================================*/

#contentwrap{
padding: 2px;
margin: 5px 0 0 ;
background: #fff;}

h2.pagetitle{
padding: 10px 0px;
text-transform: uppercase;
margin: 5px 10px;
border-bottom: 1px solid #ccc;
color: #333;
}
h2.pagetitle a{
color:#336699 ;




}
#content{
float: left;
width: 570px;
margin: 4px 4px 4px 0px;}
#content a{
color: #333 ;
text-decoration: underline;
}
#content a:hover{
color: red;
text-decoration: none;
border-bottom: 1px solid #333;
}

#content p{
margin: 0 0 10px ;
}
#content ul{
margin: 0 0 10px 40px;
}
#content li{
list-style-position:outside;
padding: 5px 0;
width: 450px;
border-bottom: 1px dotted #ccc;
}
h1.title{
margin: 4px 0;
border-bottom: 1px solid #ccc;
}
#content h1.title a{
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
color: #104E8B;
}
.each{
background:#F2F2F2;
margin: 0 0 10px 0;
padding: 3px 5px;
}
.each:hover{
background:#E5E5E5;
}
.each_detail{
color: #666;
font-size: 11px;
}


/*== Sidebar */
/*===========================================*/

#sidebar{
margin: 10px 0px 4px 4px;
float: right;
width: 265px;
}
#sidebar ul{
list-style: none;}
#sidebar .adspace{
text-align: right;
}
#sidebar .adspace img{
margin: 2px;
}
#sidebar .adspace a img{
border: none;
} 
#sidebar li{
margin: 0 0 20px;
}
#sidebar li li{
margin: 0 0 1px;
padding: 3px 0;
border-bottom: 1px dotted #ccc;
}
#sidebar li li a{
color: #333;
}

#sidebar h2,#sidebar h3{
font-size: 15px;
color: #333;
margin: 2px 0;
border-bottom: 1px solid #666;
}

/*== Single page */
/*===========================================*/
span.viewing{
font-size: 11px;
color: #cc0000;
letter-spacing: 1px;
text-transform: uppercase;
}
h1.titlesingle{
font-size: 20px;
margin: 5px 0;}

/*== Footer */
/*===========================================*/

#footer{
width: 870px;
margin: 10px auto  ;
padding: 0px 0 10px;
font-size: 11px;
color:#336699;
}


blockquote { padding: 5px 10px 5px 10px; margin: 0 0 15px 0; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; background: #f5f5f5; color: #666; }

	blockquote p { margin-bottom: 7px; }



