﻿/* CSS Document */

body {
	padding:0;
	margin:0;
	text-align:center;
	background-color: #261808;
	background-image:  url("http://www.i-cancer.org/images/bgtexture.gif");
	background-position: center;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	line-height: 1.5;
	font-size: 11px;
	}
n
h1, h2, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #663;
	margin-left: 25px;
}

h2 {
	border-bottom: 1px solid #300;
}
h2.title {
	border-bottom: 1px solid #DAD0B1;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663;
	margin-left: 25px;
}

p, li, blockquote, dd, dt {
	color: #330;
}

p, li {
	margin-left: 25px;
}

blockquote {
	margin-left: 50px;
}

a {
	color: #8B2200;
	text-decoration: none;
	}

a em {
	font-style: normal;
	text-decoration: underline;
	}
	
p a, #articles li a, #archives li a {	
		white-space: nowrap;
	}
p a:hover, #articles li a:hover, #archives li a:hover, #blogroll dd a:hover, #blog dt a:hover  {
	background: transparent url(../images/underline.gif) repeat-x 100% 100%;
	padding-bottom:4px;
	}
	
a.iconlink:hover {
	background: none;
	padding: 0;
}
	
#content, #header, #menu {
	clear:both;
	width:750px;
	margin:0px auto;
	text-align:left;

}

#content {
	background-image: url("http://www.i-cancer.org/images/bgtexture2.gif);
	border-left: 1px solid #261808;
	border-right: 1px solid #261808;
	border-top: 1px solid #261808;
	border-bottom: 1px solid #261808;
	background-color: #FFFBEE;
}

#searchcontrol {
	margin-left: 10px;
	margin-top: 9px;
	margin-bottom: 5px;
}

#searchresults {
	margin-left: 5px;
	margin-top: 9px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

#searchresults .gsc-control {
  width: 550px;
}

table.peopletable {
	cellpadding:0;
	cellspacing:1;
	border:0;
	width:100%;
}

table.peopletable td {
	font-family:verdana;
	font-size:12px; 
	background-color:#D9E3EC;
	valign:top;
	align:left;
}

#header {
	height: 120px;
	background: url("http://www.i-cancer.org/includes/bgtexture.gif); 
}

#header h1, #header p {
	display: none;
	}

 #menu {
	height: 25px;
	padding: 0;
	color: #ECECDA;
	background-color: #663;
	border: 1px solid #261808;
	}

 #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 15px;
	}
		
 #menu li {
	margin: 0;
	padding: 0;
	float: left;
    }

#menu li a {
	display: block;
	margin:0;
	padding: 4px 20px 4px 10px;
	font-weight: bold;
	color: #ECECDA;
	background:   #663 url(../images/bgspiral.gif) no-repeat right;
}

 #footer a, #footer p {
	color: #ECECDA;
         }
		 
 #menu li a:hover {
	 color: #fff;
	 }		 
   
#footer a:hover  {
	 background: none;
	 color: #fff;
	 }
   
#footer {
	clear: both;
	padding: 0;
	height: 20px;
	border-left: 1px solid #261808;
	border-right: 1px solid #261808;
	border-bottom: 1px solid #261808;
	background-color: #663;
	width: 750px;
	margin:0px auto;
}

#footer span.copyright {
	float: left;
	padding-left: 20px;
	}

#footer span.validation {
	float: right;
	padding-right: 20px;
	}
	
h3.date {
	font-size: 100%;
	font-weight: bold;
	color:#C7B787;
	letter-spacing:.15em;
	}

#footer p {
	margin: 0;
}

#footer a {
	color: #ECECDA;
	text-decoration: none;
}

#feature, #articles, #archives {
	width:300px;
	clear: left;
	float: left;
	padding-top: 20px;
}

#blog {
	width:460px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}	

#blog h2, #blog p {
	margin-right: 25px;
}


#articles ul, #archives ul {
	margin: 0;
	padding: 0;

}

#articles li {
	padding: 0 0 6px 14px;
	list-style-type: none;
	background-image:  url(../images/iconarticles.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#archives li {
	padding:0 0 5px 5px;
	list-style-type: none;
}

#articles p img {
	margin: 0 0 10px 0;
}

.latest a:hover {
	background: none;
	padding-bottom: 0;
}

#article {
	width:auto;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

#article h1, h2, h3, h4, p, li {
	margin-left: 25px;
	margin-right: 25px;
}

#article h2 {
	font-size: 18px;
	border: none;
	font-weight: normal;
}

#article h3 {
	font-size: 16px;
	border: none;
	font-weight: bold;
}
#blogroll {
	width:300px;
}
#blogroll dt, #blogroll dd {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	width: 250px;
}
#blogroll dt { margin-left: 25px; margin-bottom: 10px; font-weight: bold; border-bottom: 1px solid #300; }
#blogroll dd { margin-left: 25px; }
#blogroll dd {
	padding: 0 0 0 14px;
	background-image:url(http://www.designmeme.com/images/iconwebsites.gif);
	background-repeat:no-repeat;
	background-position: left 6px;
	}
p#hugh {
	background-image:url(http://www.designmeme.com/images/iconnews.gif);
	background-repeat:no-repeat;
	background-position: left 6px;
	padding-left: 14px;
	}
p.comments {
	font-size: 85%;
	text-align: right;
	}
#blog p {
	margin-bottom: 0;
	margin-top: 0;
	}

div.pdmenu {
	padding: 0px;
        clear:both;
        width:750px;
        margin:0px auto;
        text-align:left;
}

.pdmenu ul {
	margin: 0;
	padding: 0 0 25px 0;
	list-style-type: none;	
}

.pdmenu li  {
	width:140px;
	margin: 0 -1px 0 0;
	padding: 0;
	border:1px solid black;
	color:black;
	text-decoration:none;
	background-color:white;
	float:left;
	text-align: left;
}

.pdmenu a {
	text-decoration: none;
	display: block;
	color: #000000;
	background-color: #C7B787;
	padding: 5px;
}

.pdmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000033;
}

.pdmenu li ul {
	display: none;
}

.pdmenu li:hover ul {
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:140px;
	padding: 0;
	margin: 0;
	border:1px solid black;
}

.pdmenu li li {
	border: none;
	}	

.pdmenu li li a {
	padding: 2px 2px 2px 10px;
}

.support {
	clear: both;
}
