/*  



Theme Name: thejournal-child



Template: thejournal



Version: 1.0



Description: child theme of theJournal



Author: Scott Hutchinson and UX team



Author URI: 



*/







/*@import "reset.css";*/



@import url("../thejournal/style.css");





#top-meta{

	height:35px;

}

#top-meta .date {



    float: left;



    font-size: 12px;



    height: 21px;



    margin-right: 12px;



    width: 355px;



}

	a.big-donate{

		display:block;

		font-family:Helvetica, Arial, sans-serif;

		font-size:14px;

		padding:7px 105px;

		background-color:#ED2430;

		color:#FFF;

		font-weight:bold;

		letter-spacing:1px;

		text-decoration:none;

	}

	a.big-donate:hover{

		text-decoration:none;

		color:#ED2430;

		background-color:#ddd;

	}

#header .recent-entries h4{

	text-transform:none;

}

#categories-slider .panel h3 {

  font-size: 14px;

  font-style: normal;

  font-weight: normal;

}



#header .recent-entries .archives h3{

	margin-bottom:0;

}

#top-nav a {

  font-weight:bold;

}

#featured_post h2 a{

	font-weight:32px;

}

#featured_post p{

	line-height:25px;

}



#main .post img.thumbnail{

	width:280px;

	height:auto;

	max-height:380px;

}

#bottom #col_two{

	margin-right:5px;

	width:302px;

}

#bottom #col_three{

	margin-right:0px;

	width:302px;

}

#col_three .textwidget,#col_two .textwidget{

	line-height:normal;

	padding:0px;

}

#top-highlights{

	background-color: #F9F9DC;

	border-color: #CCCCCC;

	color: #111111;

}

.threecol_one_two {



	width:599px;



	margin-right:20px;



	float:left;



	margin-bottom:16px;



}

h2.homepage{

	display:inline-block;

	width:295px;

}

span.home-featured-image{
	float:left;
	width:295px;
	margin-right:9px;
	margin-bottom:4px;
	display:inline-block;
}

#featured_post h2 a {
  font-size: 34px;
}
/* Home Widgets */
#home-widget-wrapper{
	overflow:hidden;
	margin-top:14px;
}
.home-half{
	width:49%;
	display:block;
}
.leftAlign{
	float:left;
}
.rightAlign{
	float:right;
}