/*  
Theme Name: Health108
Theme URI: --
Description: A simple black, Blue theme with fixed width and widget ready.
Version: 1.0
Author: chinchino
Author URI: --
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
color: #333;
font-family:  Trebuchet MS, Arial;
background: url(img/ifm_bg.png);
}

#wrap
{
width:985px;
margin: 0px auto;
background: url(img/ifm_bg.png);
padding: 0px 0;
}



/************* Blogtitle **************/
#blogtitle
{
background: #FFF url(img/ifm_head.png) no-repeat;
width:980px;
height:161px;
color:#003366;
margin-left:auto;
margin-right:auto;
margin-top:0px;
vertical-align:top;
border-top:1px solid #CCC;
}

h1.blogtitle
{
margin: 0px 6px 0 5px;
font-size: 26px;
padding-top:75px;
padding-left:10px;
}


#blogtitle a:link {
color: #003366;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color:#003366;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #000000;
text-decoration: none;
margin-left: 0;
}

.description
{
color: #000000;
text-align: center;
font-size: 13px;
padding-top:5px;
text-align: left;

}



 /************* Container *************/
#container
{
clear:left;

padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
width: 980px;
background: url(img/contain.jpg) repeat-y;
}



/***************** Left Sidebar Container ******************/
#leftnav
{
float: left;
width: 175px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
text-align: left;
}



/*************** Right Sidebar Container ***************/
#rightnav
{
float: right;
width: 320px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 2px;
text-align: left;
}


/***************** Left Sidebar Container ******************/
#footnav
{
display: block;
margin: 0 330px 20px 180px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
}

/************** Content **************/
#content
{
display: block;
/*margin: 0 330px 20px 180px;*/
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}


/************* Footer **************/
#footwrap
{
clear:both;
background: none;
color: #000;
padding: 1px 1em 10px 1em;
font-weight: normal;
background: #fff url(img/ifm_foot.png) bottom no-repeat;
height:71px;
}

#footwrap p
{
font-size:11px;
display: block;
margin-top: 25px;
margin-bottom: 5px;
margin-left:50px;
text-align:center;

}


#footwrap a:link {
color: #000;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #000;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #000;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #000;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}



 /************** Left Sidebar **************/
#sidebarleft
{
color: #000;
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}
#sidebartop
{
color: #000;
background: none;
padding: 0;
}

#sidebarleft ul
{
list-type:none;
}

/*#sidebarleft li
{
padding-bottom: 0px;
background: url(img/ifm_sidebar.png);
}*/
#sidebarleft li ul
{
padding: 0px;
margin-top:-6px;
/*background: url(img/ifm_sidebar.png);*/
background:#EDEDED;
}

#sidebarleft ul li
{
padding-left: 0;
margin-left: 20px;
margin-right: 4px;
padding-bottom: 2px;
list-style-type:square;
}

#sidebarleft ul li li
{
padding-left: 0;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-type:circle;
}

#sidebarleft a:link {
color: #000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color:#003366;
text-decoration: none;
font-weight: bold;
}

#sidebarleft a:visited:hover {
color: #003366;
text-decoration: none;
font-weight: bold;
}

#sidebarleft a:visited {
color: #000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
font-family: Trebuchet MS, Arial, sans-serif; 
color: #FFF;
margin-top:10px;
background: url(img/ifm_title.png);
}

#sidebarleft p
{
padding: 3px;
}



/*************** Right Sidebar **************/
#sidebarright
{
color: #000;
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright ul{
list-type:none;
}

/*sidebarright li
{
background: url(img/ifm_sidebar.png);
}*/
#sidebarright li ul{
	padding: 0px;
	margin-top:-6px;
/*background: url(img/ifm_sidebar.png);*/
background:#EDEDED;
}


#sidebarright ul li
{
padding-left: 0;
margin-left: 20px;
margin-right: 4px;
padding-bottom: 2px;
list-style-type:square;
}

#sidebarright ul li li
{
padding-left: 0;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-type:circle;
}


#sidebarright a:link {
color: #000;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #003366;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:visited:hover {
color: #003366;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:visited {
color: #000;
font-weight: normal;
font-weight: bold;
border: none;
}

#sidebarright h2 {
font-family: Trebuchet MS, Arial, sans-serif; 
color: #FFF;
margin-top:10px;
background: url(img/ifm_title.png);
}
.Buttons{
cursor:pointer;
}
div.wp-polls
{
	margin-top:-11px;
	/*background: url(img/ifm_sidebar.png);*/
	background:#EDEDED;
}
#sidebarright div.wp-polls .wp-polls-ul{
	/*background: url(img/ifm_sidebar.png);*/
	margin-top:2px;
}

/*#leftnav p, #rightnav p { margin: 0 0 1em 0; border:1px solid #000; }*/
#content h2 { margin: 0 0 .5em 0; }

#sidebarright .collapsCat ul
{
padding: 0px;
margin-top:-6px;
list-style:none;
/*background: url(img/ifm_sidebar.png);*/
}
#sidebarright .collapsCat ul li{
list-style:none;
}
#sidebarright .collapsCat ul li ul li{
list-style:circle;
margin-left:20px;
}



/************* Paragraph **************/
p
{
margin-bottom: 12px;
margin-top: 12px;
}



/************* Blockquote ***************/
blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #4b4b4b;
border-left: 4px solid #003366;
}




/************* Post Metadata *************/
.postmetadata
{
display:block;
margin: 10px auto 10px auto;
padding: 5px 8px 8px 0;
text-align: left;
color:#1e1e1e;
width:98%;
background: #ffffff;
}

#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link
{
border: none;
color: #003366;
font-weight: bold;
}

.postmetadata a:hover
{
border: none;
color: #000;
font-weight: bold;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #000;
font-weight: bold;
}

.postmetadata a:visited
{
border: none;
color: #003366;
font-weight: bold;
}



 /************* Links ***************/
a:link
{
color: #003366;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: none;
font-weight: bold;
color:#000;
}

a:visited
{
color: #003366;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: none;
font-weight: bold;
color:#000;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}



/************** Comments ****************/
.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #000000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
margin-bottom: 2px;
background: #ececec;
}

.commentlist li ul li
{
border: none;
}

/*li.alt
{
border-bottom: 2px solid #D8A860;
}*/

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #003366;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #000;
}

.commentnumber {
font: italic normal 14px Trebuchet MS, Arial, 'Times New Roman', Times, serif;
margin-top: 2px;
margin-right: 10px;
float:right;
color: #003366;
font-size: 18pt;
}

#comment
{
width:80%;
}



/************* Headings *************/
h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Trebuchet MS, Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Trebuchet MS, Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-family: Trebuchet MS, Arial, sans-serif; 
font-size: 12px;
color:#000;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
}

.posttitle a:link
{
font-size: 20px;
color: #000;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 20px;
color:#006699;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 20px;
color: #000;
font-weight: bold;
border-bottom:#036 1px solid;
/*text-decoration: none;*/
}

.posttitle a:visited:hover
{
color: #000;
font-weight: bold;
text-decoration: none;
}

h4
{
font-family: Trebuchet MS, Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
font-family: Trebuchet MS, Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


/* Miscellaneous */
.date
{
font-size: 14px;
font-family: Trebuchet MS;
font-weight:bold;
float: left;
padding-top:30px;
padding-left:60px;
margin-top: 10px;
text-align: left;
color: #000;
background: #fff url(img/postico.jpg) no-repeat;
}
.dates
{
font-family: Trebuchet MS;
margin-top:15px;
/*font-size: 11px;*/
font-weight:bold;
padding-left:10px;
padding-top:0;
text-align: left;
color: #000;
border-top:1px solid #999;
border-bottom:1px solid #999;
}

.entry
{
margin-bottom: 5px;
}


/* Contained Floats Fix */
.post
{
display: block;
overflow:hidden;
width:98%;
margin-left:auto;
margin-right: auto;
}


/* Code */
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
background: #003366;
}

/*#searchform {
margin-left: 5px;
	}*/

/* navigation
--------------------------------------------------*/
#navigation 
{
margin-top:122px;
margin-left:auto;
margin-right:auto;
width: 980px;
overflow: hidden;
height:35px;
line-height:2.7em;
margin-bottom: 0;
}

#navigation ul 
{
margin:0;
margin-left:50px;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style:circle;
white-space:nowrap;
}

#navigation li a 
{
display:block;
padding:0 18px;
font-size:1em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form 
{
float:right;
height:100%;
width:164px;
padding:0 15px;
line-height:0;
}

#navigation form fieldset{ 
	margin-top:7px;
	border:0px solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s 
{
border:1px solid #000;
height:1.5em;
width:115px;
margin-top:-5px;
padding:0;
font-size:0.8em;
vertical-align:middle;
background:#EEE;
}

#navigation #searchbutton 
{
height:2em;
width:auto;
padding:0 1px;
font-size:9px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
}


#navigation li 
{
/*list-style:url(img/ifm_li_style.png);*/
list-style:none;
}

#navigation a 
{
color:white;
}

#navigation .selected,
#navigation .current_page_item,
#navigation .active,
#navigation a:hover
{
color: #000;
background:#FC3;
border-right:1px solid #CCC;
border-left:1px solid #CCC;
line-height:35px;
}

#navigation a:visited
{
font-weight: bold;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}


/************ Calendar **************/
#calendar_wrap{
	padding-top:10px;
}
#wp-calendar{
empty-cells: show;
width: 150px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

#user_login{
padding-bottom:0px;
}

#banner1,#banner2,#banner4{
	margin-top:10px;
	text-align:center;
}
#banner3{
	margin-top:25px;
	margin-right:10px;
	text-align:center;
}
.liststyle{
margin-top:15px;
width:50px;
height:40px;
float:left;
background:url(img/postico.jpg);
}
.widgettitle {
font-family: Trebuchet MS, Arial, sans-serif; 
color: #FFF;
margin-top:10px;
background: url(img/ifm_title.png);
}
