/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;}

li {
	margin-left: 0;
	padding: 3px 13px;
	list-style: none;
}

.entry img {
	border: 0px;
	padding: 8px 8px 8px 8px;
}

pre {
	padding: 0px 0px 0px 0px;
}

pre h2 {
        font-size: 16px;
        font-weight: bold;
        letter-spacing: -1px;
        color: #006699;
        margin: -20px 0px 0px -35px;
}

pre ul {
	font-size: 12px;
	line-height: 7px;	
	line-spacing: 2px;
	margin-top: -10px;
}

.resource ul {
	padding-left: 15px;
	padding-bottom: 2px;	
}

.entry p {
        margin-top: 10px;
}

.page_item a {
	padding-bottom: 2px;
	padding-left: 15px;
}

li.page_item {
	padding: 1px 13px;
}

.holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:url(images/curve_mid.jpg);
background-repeat:repeat-y;
}


.header{
height:36px;
padding:5px;
padding-left:22px;
}

.navigation{
float:right;
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
color: #006699;
padding-right:22px;
padding-top:2px;
}

.block_left{
background-image:url(images/ifpalogo.jpg);
background-repeat:no-repeat;
float:left;
width:227px;
height:211px;
margin-left:10px;
}

*html .block_left{
background-image:url(images/ifpalogo.jpg);
background-repeat:no-repeat;
float:left;
width:227px;
height:210px;
margin-left:10px;
}

.block_right{
	background-repeat:no-repeat;
	float:right;
	width:437px;
	height:86px;
	margin-right:22px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}

*html .block_right{
	background-repeat:no-repeat;
	float:right;
	width:437px;
	height:86px;
	margin-right:10px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}

.top_curve{
background-image:url(images/curve_top.jpg);
background-repeat:no-repeat;
height:16px;}

.left_shade1{
background-image:url(images/curve_left.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.center_content{
width:738px;
background-color:#FFFFFF;
float:left;
}

.right_shade1{
background-image:url(images/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.left_content{
float:left;
width:227px;
margin-left:10px;
margin-top:10px;
}

*html .left_content{
float:left;
width:227px;
margin-left:10px;
margin-top:10px;
}

.right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:22px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

*html .right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

.bottom_curve{
height:17px;
background-image:url(images/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
}

.postmetadata {
	padding: 0px 0px 25px 0px;
	border-top: 1px solid #ccc;
	clear: left; 
}

.post {
}

.entry {
	padding-top: 10px;
}

.entry h1 {
	padding: 10px 0px 10px 0px;
}

.phpp {
	line-height: 0.4px;
}
h2 {
	margin: 0;
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:25px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0px 0px 0px 0px;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	text-align: center;
	padding-top:5px;
	padding-bottom:9px;
	background-image:url(images/dots-hr-4.gif);
	background-repeat:repeat-x;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	#margin: 0 0 8px 0;
	#color: #999;
	font-size: 10px;
	font-weight: normal;
	#text-transform: uppercase;
	text-align: center;
}

.hr{
	width: 100%;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}


.nav{
color:#006699;
text-decoration:none;
padding-left: 5px;
padding-right:5px;
}

.nav:hover{
color:#003366;
text-decoration:none;
padding-left: 5px;
padding-right:5px;
}

.videopad {
	padding-top: 15px;
}

/* contact table */
table.contact {
        width: 100%;
        border-spacing: 0;
        margin: 10px 0px 0px 0px;
}

table.contact tr.hover td {
        background: #CCE6FF;
        color: white;
}

table.contact th {
        background: #f3f3f3;
        text-align: left;
        vertical-align: middle;
        padding: 5px 10px;
}

table.contact td {
        padding: 05px;
        text-align: left;
        vertical-align: middle;
        border-bottom: 1px dotted #DCDCDC;
}

table.contact tr.lastLine td {
        border: 0;
}

table.contact td.lastLine {
        border: 0;
}

table.contact tr:hover td {
        background: #CCE6FF;
}


.commentlist li, #commentform input, #commentform textarea {
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin: 5px 5px 5px 5px;
	}

.commentlist li {
        font-weight: bold;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-size: 1.1em;
        }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }

#commentform p {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentmetadata {
        font-weight: normal;
        }

.commentlist li {
        font-size: 0.8em;
        background-color: #F0F0F0;
        border: 1px solid #F4F4F4;
        line-height: 10px;
        color: #666666;
        list-style: none;
        margin: 0px 0px 10px 0px;
        padding: 5px 10px 0px 10px;
        text-align: justify;
}

.commentlist li:hover{
        background-color: #E8E8E8;
        border: 1px solid #F1F1F1;
        color: #666666;
        list-style: none;
        margin: 0px 0px 10px 0px;
        padding: 5px 10px 0px 10px;
}

