/*  
Theme Name: Delegate
Theme URI: 
Version: 1.1.4
Description: Designed by <a href="http://j.mp/c5fBiQ">WooThemes</a>.
Author: WooThemes
Author URI: 

	Copyright: (c) 2009 WooThemes.
	License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/

/* 

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)

*/

/* Default styles */
@import "css/reset.css";

/*-------------------------------------------------------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
-2.2.1 Drop-down menus
-2.3 Header
-2.4 Featured Slider
-2.5 Content
-2.6 Sidebar
-2.7 Footer

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / WP-Pagenavi

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets

5. COMMENTS
-5.1 Comments
-5.2 Pingbacks / Trackbacks
-5.3 Comments Form

6. MISC
-6.1 Buttons
-6.2 Info Boxes
-6.3 Conatct Form 


-------------------------------------------------------------------------------------------*/

/* 2.4 Featured Slider */


#loopedSlider  { position: relative; z-index: 1; margin:0 auto;  }
#loopedSlider .alignright {margin: 0 0px 8px 20px;float: right;}
#loopedSlider .nav-buttons { list-style-type:none; margin:0; padding:0; position:relative;}
#loopedSlider li#p { position:absolute; top:70px; left:-36px; }
#loopedSlider li#n { position:absolute; top:70px; right:-30px; }

#loopedSlider .container { width:950px; min-height:250px; height:250px; overflow:hidden; position:relative;  font-size: 16px; color: #919191; background: #f7f7f7;}
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div.slide { position:relative; top:0; padding:20px 40px 15px; width:860px; display:none; }
#loopedSlider .nav-buttons { list-style-type:none; margin:0; padding:0; position:relative; z-index: 2;}

#loopedSlider .button  { margin: 10px 10px 0 0; padding: 8px 14px 8px; line-height:16px; }

.slider-nav  { position: relative; z-index: 0; text-align: center; width: 950px; height: 49px; }
.slider-nav ul li  { display: inline; }
.slider-nav ul li a  { z-index: 9999;position: relative; margin: 0 20px; padding: 19px 0 16px 0; line-height: 47px; font-weight: bold; font-size: 15px; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; }
.slider-nav ul li.active a, .slider-nav ul li a:hover  { color: #FFF; background: url(images/slider-nav-active.png) no-repeat center top;  }

#featured  { margin-bottom: 8px; }
#featured h2  { margin: 0 0 10px 0; font-size: 35px; color: #434343;  }
#featured h4 { font-size:18px; color:#333; font-family:Arial, Helvetica, sans-serif; line-height:22px; letter-spacing:1px; }
#featured p { font-size:14px; color:#666; line-height:20px; margin-bottom:20px;}
#featured p .alignleft{ float:left;}
#featured .alignleft{ text-align: left;}

#loopedSlider .slides ol, #loopedSlider .slides ul { line-height: 18px; }
#loopedSlider .slides ul { padding-left: 20px; }
#loopedSlider .slides ul li { list-style: dot; padding: 3px 0; }
#loopedSlider .slides ol { padding-left: 20px; }
#loopedSlider .slides ol li { list-style: decimal; padding: 3px 0; }


#feature_area{
padding:0 0 0 5px;
}

#gencont{
}

#genimg{
float:left;
margin:0 20px 0 0;
}

#gentxt{
color:#333333;
float:left;
font-family:verdana,helvetica;
font-size:12px;
margin:-6px 0 0;
width:530px;
}

body {background: url("http://www.nicolasmonckeberg.cl/wp-content/uploads/2011/08/fondo_nmd_2.png") no-repeat scroll 50% 0 #01245C !important;}

