/*
Theme Name: NCRJ Child 5.6
Theme URI: http://forthilldesign.net
Version: 1.0
Author: Robert Chatelle
Author URI: http://forthilldesign.net/
Template: the-cause

	This theme was built by Robert Chatelle for the National Center for Reason and Justice, implementing a design by Dotzero Design.

        NCRJ Child is a child theme of the-cause by Theme Blossom.

*/


/* Begin Typography & Colors */

@import url("../the-cause/style.css");

body {
     font-family: "PT Sans";
}

#content {
     font-size: 120%;
}

.fullWidth {
     font-size: 120%;
     line-height: 1.4;
}

ul.whatwedo li, ol.whatwedo li, #links ul li {
     margin-bottom: 10px;
}

.casefile {
        width: 284px;
        width: 28%;
	float: left;
	margin: 10px;
	background: #fff;	
        min-height: 350px;
        height: 350px;
        line-height: 1.3
	border: 1px solid white;
	padding: 10px;

}

.casefile img {
     width: 90px;
     height: 90px;
}

.casefile h2 {
	margin: 0;
	margin-bottom: 7px;
        font-size: 110%;
}

.casefile h2 a {
	font-size: 80%;
	margin: 0;
}

.casefile p {
	margin: 0;
	line-height: 120% !important;
}

#news {
     width: 674px;
     float: left;
}

.excerpt {
  	padding: 15px 0;
        clear: both;
        font-size: 80%;
        border-top: 1px solid black;  
        MARGIN-TOP: 10PX;
}

.excerpt h4 {
	line-height: 90%;
        margin-bottom: 10px;
}

.excerpt h4 a {
	font-size: 70%;
        font-size: 120%;
	text-decoration: none;
        font-weight: bold;
        line-height: 1.3;
        color: #004375;
}

#newsExcerpts .excerpt h4 a.first, #innerHome .news h4 a.first {
     font-size: 170%;
}

#innerHome #inner img.first {
     width: 35%;
}

/*
#innerHome #inner {
     float: right;
     width: 670 !important;
}
*/
.excerpt h4 a:hover {
     color: #b50d30;
}

.excerpt p {
	margin-bottom: 5px ;
}

.excerpt img, .casefile img {
	margin: 5px 15px 5px 0;
        float: left;
        width: 90px;
        border: 3px solid #e4e4e4;
        padding: 6px;
}

#news img, #singlepost img {
     float: left;
        border: 3px solid #e4e4e4;
        padding: 6px;
        margin-right: 10px;
}

/*
#innerHome #inner:first-child img {
     width: 35%;
}
*/

.facelike, .tweetbox, .IN-widget {
     float: left;
     width: 95px;
}

#sidebar.blog {
     float: right;
     width: 220px;
     margin-top: 50px;
}

#slider .slide h2 {
     font-weight: bold;
}

#slideshowarea {
     width:100%; 
     height:350px; 
     position: relative;
     background-color: #90b83d;
     /* firefox */
     background: -moz-linear-gradient(top, #142916, #7ba946);
     /*IE10 */
     background: -ms-linear-gradient(top, #142916, #7ba946);
     /* IE */
     filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#7ba946', startColorstr='#142916', gradientType='0');
     /* webkit based browsers */
     background: -webkit-gradient(linear, left top, left bottom, from(#142916), to(#7ba946));
     /* opera */
     background: -o-linear-gradient(top, #142916, #7ba946);
     background: none;
     background-image: url("images/shadow940.png");
     background-repeat: no-repeat;
     background-position: center bottom;
}

.slide {
     width: 78%;
     height: 250px;
     height: 310px;
     border: 0px solid red;
     background: transparent;
     position: absolute;
     top: 30px;
     top: 0;
     left: 107px;
     color: white;
     color: black;
     font-size: 120%;
     display: none;
}

.slide a {
     color: black;
}

.slide h2 {
     color: #434851;
     line-height: 40px;
     font-size: 22px;
}

.slide #text {
     display: table-cell; 
     vertical-align: middle;
     padding-left: 15px;
}

.slide #blurb {
     font-size: 73%;
}

.slide #blurb a {
     color: #3366ff;
}

.slide img {
     margin-top:35px;
}

#leftarrow {
     position: absolute;
     top:150px;
     left:0px
}

#rightarrow {
     position: absolute;
     top:150px;
     right:30px
}

.clipping {
width:100%;
}

.clipping p {
     font-size:100%;
     line-height: 1.2;
     font-family: "PT Serif";
}

.clipping p.date {
     text-align:right;
     margin-right: 15px;  
     font-size: 80%;  
     font-family: "PT Sans";  
}

.clipping h2 {
     font-size:150%;
     text-transform: none;
     line-height: 1.2;
}

.small-clipping {
     float:left;
     margin-right: 15px;
}

.small-clipping img {
     width:250px;
}

#innerHome #sidebar {width: 300px !important; margin: 0 !important;}


.threeup {
     width:31%;
}

.twoup {
     width: 45%;
}

.bluebox {
     padding: 10px; 
     background-color: #c9deeb !important;
     line-height: 1.1; 
     font-size:75%;
}

.bluebox h1 {
     padding: 0 30px; 
     line-height:1.15;
     color: #275169;
     font-weight:bold;
}

#graybox {
     border:2px solid black;
     margin-bottom:15px;
     padding:5px 15px;
     background: #dddddd;
     width:425px;
     float:right;
}

.cform {
     background: white;
     padding-top: 5px;
     padding-bottom: 20px;
     margin-top: 20px;
}

.cform fieldset	{
	margin-top:10px;
	padding:10px 0 10px 0;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#f7f7f7;
       margin: 1.5em 0 0 20px;  
       padding: 10px 10px 10px 10px;
       border: 1px solid green;
       width: 800px;
       float: left
}

.cform legend {
	margin-left:10px;
	padding: 0 2px;
	font:normal 20px Times;
	color:#666666;
margin-left: 1em;  
color: #000000;  
color:green;
font-weight: bold;
border: 1px solid green;
}

.cform label {
	width:200px;
	margin:0px 10px 0 0;
	text-align:left;
	font-size: 10px;
        font-size: 12pt;
	display:block;
	color:#888888;
	background:#fefefe;
	padding:2px;
        color: black;
}

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	background:#F3F8F8;
}

.cform select {
	width:421px; /* attempt to have equal length */
}

.cform select.cfselectmulti	{
	height:6.5em;
}

.cform textarea, .cform input {
	font-family: arial;
        font-family: Verdana;
	font-size: 0.9em;
	//height: 6em;
	overflow:auto;
}

.cform input.cf_date {
	width:395px;
}

.cform input.submit, #reloadButton {
     width:120px;
     height: 2em;
     clear: both;
     color: white;
     font-size: .9em;
     background: green;
     background: #662a12;
     background: #3f870a;
     margin-top: 20px;
     margin-left: 277px;
}

.cform input {
     height: 2em;
}

hr {
  border: 0;
  width: 95%;
  background-color: #008000;
  height: 2px;
}

.cwu p {font-size:10.6px}


