/*  
Theme Name: Aperture_RNA_RW
Version: 1.4.1
Description: A child theme for ReligionWriters.com. Its parent is Aperture, designed by <a href="http://www.markforrester.co.za">Mark Forrester</a>.
Author: WooThemes / Dave Herrera
Author URI: http://www.woothemes.com
template: aperture
*/


@import url(../aperture/style.css);


/* GLOBAL */
/*********/

.entry a {color: #4E87D5 !important;} /* color links in body text blue */

ul.addtoany_list li a { padding: 0 !important; }

/* HEADER */
/**********/

#button {display:none !important;} /* hide category drop-down in header */

/*Navigation width fixes for child theme -(kf) */

/*#nav li ul { position: absolute; width: 172px; left: -999em;}*/
#nav li ul { position: absolute; width: 250px; left: -999em;}
/*#nav li ul li a { line-height: 30px; width: 150px; }*/
#nav li ul li a { line-height: 20px; width: 240px; }
/*#nav li ul ul {	margin: -26px 0 0 170px; }*/
#nav li ul ul {	margin: -26px 0 0 250px; line-height: 20px;}


/* FOOTER */
/**********/

#cat {width:220px;} /* make category drop-down in footer correct width -- please don't change */

/* HOME PAGE */
/*************/

.kicker	{
	color: #7a2465;
	font-weight: bold;
	margin: -13px 0 5px 0;
	text-transform: uppercase;
	}


/* SINGLE POSTS */
/****************/

.print {
	background: transparent url(images/print.jpg) no-repeat scroll 0 0;
	padding: 3px 0 3px 21px;
	}

.linkart img {
	margin: 10px 10px 0;
	border: 1px solid black;
	float: left;
	width: 330px;
	height: 250px;
	}
