/*
Theme Name: LCC Custom Theme
Theme URI: http://wordpress.org/
Description: Custom WordPress theme for LCC.
Version: 0.1
Author: Keith Reyes
Author URI: http://www.club1ph.com/
Tags: blue, custom header, fixed width, two columns, widgets

	LCC Theme v0.1
	 http://www.club1ph.com/

	This theme was designed and built by Keith Reyes,
	whose blog you will find at http://www.club1ph.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Website: Law Clerk Connection ---------------- */
/* Website Designed by: Design-Evolved.com - */
/* CSS Authored by: Patrick Alcisto ---- */
/* Created on: Aug 1 2008 ------------ */
/* Modified on: Aug 23, 2008 ----------- */

a, a:link, a:visited { color: #0073a4; text-decoration:none; }
.main .indent { padding:19px 33px 0 36px; overflow:hidden; }
.post-title { text-alignment:center; line-height:2em; }
.date { margin:10px 0 15px 0; }
.entry { margin-bottom:45px; }
.entry p { margin-bottom:15px; line-height:1.4em; }

/* Sidebar Styles =============================
***********************************************/
#sidebar                     { display: inline; float: right; margin: 0 0 0 25px; width: 210px; }
#sidebar .box { margin: 0 0 25px 0; }
#sidebar .box li a { background:url(images/icn_arrowDisc.png) 0 0 no-repeat; display:block; }
