/*  
Theme Name: Innocence Project
*/

a, body, blockquote, div, h1, h2, h3, h4, h5, h6, p, td, th{
	font-family:Arial, Helvetica, sans-serif;
}

a, body, blockquote, div, p, td, th{
	color:#50595C;
	font-size:12px;
}

a,
a:link,
a:hover,
a:active{
	color:#143ea8;
	text-decoration:none;
}

a:hover{
	color:#143ea8;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6{
	color:#1BA5CE;
}

h2{
	font-size:16px;
}

h3{
	font-size:13px;
}

.bannerdate{
	background-image: url(/images/bg_banner.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#FFF;
	padding-right:20px;
}

.bannerlogo{
	background-image: url(/images/bg_banner.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.bgright{
	background-image:url(/images/bg_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border:1px solid #92D4ED;
}

.bgright .sidenav a img,
.bgright .sidenav a:link img
.bgright .sidenav a:visited, img
.bgright .sidenav a:active img{
	border-bottom:1px solid #f8e2c7;
	border-left:1px solid #ee9b4b;
	border-right:1px solid #ee9b4b;
	border-top:1px solid #ee9b4b;
}

.bgright .sidenav a:hover img{
	border-bottom:1px solid #f8e2c7;
	border-left:1px solid #633d0f;
	border-right:1px solid #f8e2c7;
	border-top:1px solid #633d0f;
}

.blog h3{
	font-size:13px;
	margin:0 0 -10px 0 !important;
	margin:0 0 -15px 0;
	padding:0;
}

.blog p.comment,
.blog p.comment a,
.blog p.comment a:link,
.blog p.comment a:visited,
.blog p.comment a:active,
.blog p.comment a:hover{
	font-size:11px;
	text-align:right;
}

.blog p.posted,
.blog p.posted a,
.blog p.posted a:link,
.blog p.posted a:visited,
.blog p.posted a:active,
.blog p.posted a:hover{
	font-size:11px;
}

.blog p.top{
	background-image:url(/images/blog_hline.gif);
	background-position:left;
	background-repeat:repeat-x;
	margin-bottom: 10px;
	text-align:right;
}

.blog p.top img{
	background-color:#FFF;
	margin:0;
	padding:0 0 0 5px;
}

.breadcrumb,
.breadcrumb a{
	font-size:11px;
}

.indexcontent{
	border:1px solid #92D4ED;
}

.indexfacts td{
	background-color:#324d92;
	color:#FFF;
	padding:0;
}

.indexfacts a,
.indexfacts p{
	color:#FFF;
}

.indexfacts td.fact{
	padding:5px;
}

.indexwelcome{
	background-image:url(/images/bg_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #92D4ED;
	border-right:1px solid #92D4ED;
	padding:30px 0 0 0;
}

.indexwelcome div.text{
	line-height:150%;
	padding:0 10px 10px 10px;
}

.indexwelcome div.text strong{
	color:#029CC8;
}

.featuredcase{
	background-image:url(/images/bg_casestudy.gif);
	background-position:bottom right;
	background-repeat:no-repeat;	
}

.featuredcase td.text{
	font-size:11px;
	padding:10px 0 10px 0;
}

.featuredcase td.text a,
.featuredcase td.text p{
	font-size:11px;;
}

.footer{
	color:#999;
	font-size:11px;
	padding:10px;
}

.login{
	margin:3px 0 3px 0;
	padding:0;
	text-align:center;
}

.login a img,
.login a:link img,
.login a:visited img,
.login a:active img{
	border:1px solid #b6e1f1;
}

.login a:hover img{
	border-bottom:1px solid #fff;
	border-left:1px solid #21a8d0;
	border-right:1px solid #fff;
	border-top:1px solid #21a8d0;
}

.mainnav a img,
.mainnav a:link img,
.mainnav a:visited img,
.mainnav a:active img{
	border:1px solid #fff;
}

.mainnav a:hover img{
	border:1px solid #21a8d0;
}

.print{
	background-color:#FFF;
}

.recentheadlines{
	background-image:url(/images/header_headlines.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #92D4ED;
	padding:40px 15px 15px 15px;	
}

.required,
.required a,
.required a:link,
.required a:visited,
.required a:active,
.required a:hover,
.required p{
	color:#F00;
}

.subcontent{
	background-image:url(/images/bg_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #92D4ED;
	border-right:1px solid #92D4ED;
	padding:30px 10px 10px 10px;
}

.subnav{
	background-image:url(/images/vdash.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

.subnav ul{
	margin:20px 0 0 15px;
	padding:0;
}

.subnav ul li{
	margin:5px 0 5px 0;
	padding:0;
}
/* Begin Comments*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.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;
	}

.topcontributors{
	border:1px solid #B6E1F1;
	margin:3px auto;
	width:148px;
}

.topcontributors,
.topcontributors p,
.topcontributors a{
	font-size:11px;
}

.topcontributors h2{
	margin:5px;
	padding:0;
	text-align:center;
}

.topcontributors ul{
	margin:10px 10px 10px 15px;
	padding:0;
}

.topcontributors ul li{
	list-style-image:url(images/bullet.gif);
	padding:3px 0 3px 0;
}

.post { margin-bottom: 15px; }
.title { font-weight: bold; }