/*
Theme Name: PACA Theme
Theme URI: http://pacacc.org/
Description: The theme created for the Preservation And Conservation Association of Champaign County
Version: 1.3.1
Author: Jordan Lowe / Precision Graphics
Author URI: http://precisiongraphics.com/
Tags: clean, light, readable

	PACA 1.1
	http://precisiongraphics.com

	This theme was designed and built by Jordan Lowe,
	of Precision Graphics http://www.precisiongraphics.com/

	The CSS, XHTML, design, code and all material within
	are under copyright

*/
/* IMPORTS
-------------------------------------------------------------------------------------------------------------*/
@import url("css/head.css");@import url("css/globalnav.css");@import url("css/foot.css");
/* RESET
-------------------------------------------------------------------------------------------------------------*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,fieldset,input{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th{font-style:normal;}
ul,li{list-style:none;}
img{border:none;}
body{background:#fff;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
a:link,a:visited{color:#1d96b8;text-decoration:none;}
a:hover{color:#f60;}
/* CLEAR
-------------------------------------------------------------------------------------------------------------*/
/* slightly enhanced, universal clearfix hack */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* WinIE7 only */
*:first-child+html .clearfix { height:1%; }
/**//* MacIE only *//*?*//*/.clearfix{display:inline-table;}/**//** {}*/
* { }
/* CONTENT
-------------------------------------------------------------------------------------------------------------*/
#pagecontainer{margin:0 auto;width:1000px;}
#pagebody{background:#fff;padding:1px 0 150px;width:100%;}
#content{float:left;margin:50px 0 0 50px;width:510px;display:inline;}
#content .posts{width:100%;}
#content .posts .title{font-size:2.33em;margin:0 0 40px;text-transform:uppercase;}
#content .posts .story{margin:0 0 50px;width:100%;}
#content .posts .story .storydate{color:#ccc;margin:0 0 3px;}
#content .posts .story .storytitle{color:#1a1a1a;/*font-size:2.17em;*/font-size:1.83em;margin:0 0 5px;/*text-transform:capitalize;*/}
#content .posts .story img{background:#eee;margin:5px 0 0;}
#content .posts .storytype {color:#444;line-height:22px;text-align:justify;}
#content .posts .storytype em { font-style: italic; }
#content .posts .storytype ul{margin: 15px 25px;}
#content .posts .storytype li{list-style:disc;}
#content .posts .storytype li ul{margin: 0px 30px;}
#content .posts .more-link{display: block; margin: 8px 0 0;}
#content .posts .storyinfo{color:#ccc;margin:0px 0 5px;}
#content .posts .storyinfo ul{overflow:hidden;margin:0 0 -10px;padding:0;}
#content .posts .storyinfo ul li{color:#ccc;display:inline;margin:0 10px 0 0;}
#content .posts .storyinfo ul li a:link,#content .posts .storyinfo ul li a:visited{color:#ccc;display:inline;}
.prevpage{float:left;padding:35px 0 0;}
.nextpage{float:right;padding:35px 0 0;}
#content .posts .title a:link,#content .posts .title a:visited,#content .posts .title a:hover,#content .posts .storytitle a:link,#content .posts .storytitle a:visited{color:#1a1a1a;}
#content .posts .storytitle a:hover{color:#1d96b8;}
#content .posts .storyinfo ul li a:hover{color:#f60;}
#content .posts .storytype p,#content .posts .storycontinue,#content .posts .storycontinue a:link,#content .posts .storycontinue a:visited{margin:0 0 10px;}


#content .posts .storytype li.multicattitle ul {margin: 0 0 0 0px;}
.multicattitle { margin: 0 0 20px;}
.multicattitle a {color:#1a1a1a;/*font-size:2.17em;*/font-size:14px;/*text-transform:capitalize;*/}
.multicattitle li a {color:#1d96b8;text-decoration:none;margin: 0;padding:0; font-size: 1.00em;}

.breadcrumbsep, .breadcrumbcurrentitem{color:#ccc;}