/*  
Theme Name: CAPACG Theme
Version: 1.0
Description: CAPACG Child theme for Delegate
Author: J Man Studios
Author URI: http://www.jmanstudios.com
Template: delegate
*/


@import url("../delegate/style.css");


/* 2.2 Navigation */
#nav  { float: left; width: 900px; height: 36px; }
#nav a  { display:block; z-index:100; padding:0 10px; line-height:28px; color: #0073b5; line-height: 38px; }


/* 2.2.1 Drop-down menus */
#nav li ul li a  { width:175px; line-height:30px; font-size:11px; color:#555; }
#nav li ul li a:hover  {background: #9ab9dc; }


/* 2.3 Header */
#header{padding:15px 0 15px;clear:both;position:relative;}


/* 2.4 Featured Slider 
#loopedSlider .slides div.slide { position:relative; top:0; padding:10px 10px 10px 10px; width:860px; display:none; } */

/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

.post .title, .page .title  { line-height: 25px; font-size: 20px; }
.post p.tags{ padding-top:8px; }

/* 3.1 Typographic Elements */
.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: decimal; }

/* 3.2 Images */
.entry img, img.thumbnail  { padding: 0px 0px;	border: 1px solid #fff; }


/* 4.2 Generic Widgets */
#sidebar .widget ul li  { padding-top: 3px; background: url(images/widgetbullet.png) no-repeat 7px 7px; }
#sidebar .widget ul li a  { line-height: 20px;}


/* Delicious Widget Classes */


#delicious-1 .delicious {font-size:12px;}
#sidebar #delicious-1 ul li  { border-bottom: 1px solid #eee; background: url(images/widgetbullet.png) no-repeat 7px 7px;}
#sidebar #delicious-1 .delicious-link {line-height: 18px;}




