/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

#container  { background: #c9c1b3 url(black/bgtile.jpg) repeat-x top left; }
body  { color: #555; font: 14px Helvetica,Arial,Sans-serif; line-height: 1.5; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; }
h1  {font-size: 30px;} h2  {font-size: 24px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p  {margin: 0;}

hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 20px; }
div.hr { margin: 20px 0; height:2px; background: url(images/bg-hr.png) repeat-x;}
div.hr hr { display: none; }

/* 1.2 Hyperlinks */



/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */


/* 2.2 Navigation */
#navigation  { height: 38px; width: 886px; padding: 0 26px; margin-bottom: 20px; font-size: 12px; font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; text-transform: uppercase; border: 1px solid #fff; background: #fff url(images/navtile.jpg) repeat-x left top; }

#navigation .search  { float: right; margin: 0; width:215px; }
#navigation .search #searchform  { margin: 7px 0 0 0; }
#navigation .search input#s  { float: left; width: 176px; padding: 6px 0 6px 10px; background: url(images/searchinput.png) no-repeat left top; border: none; color:#777; }
#navigation .search input.submit  { float: right; padding: 6px 0 0 8px; }

#nav  { float: left; width: 650px; height: 36px; }
#nav, #nav ul  { z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
#nav a  { display:block; z-index:100; padding:0 10px; line-height:28px; color: #999; line-height: 38px; }
#nav a:hover, #nav .current_page_item a  { color: #333; text-decoration: none; }
#nav li  { float:left; width: auto; margin: 0 12px 0 0; }


/* 2.3 Header */


/* 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:-30px; }
#loopedSlider li#n { position:absolute; top:70px; right:-30px; }

#loopedSlider .container { width:940px; 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: 930px; 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: 30px; }
#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;}

#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; }



/* 2.5 Content */
#content{padding:0;}

#main{width:660px;}
#main.box  { width: 660px; padding: 10px 20px; background: #fff; }
#main.fullwidth  { width: 900px; }


/* 2.6 Sidebar */
#sidebar{width:220px;}

/* 2.7 Footer */
#footer  { margin-top: 30px; font-size: 13px; padding: 6px 0 6px 0; }
#footer a:hover { text-decoration:underline; }
#footer h3  { margin: 0 0 15px 0; }
#footer p  { margin: 0 0 18px 0; }
#footer .top  { margin: 0 10px; padding: 0 0 10px 0; }
#footer .bottom  { margin: 0 10px; padding: 5px 10px 0 10px; font-size: 12px; text-transform: uppercase; }
#footer .bottom p  { margin: 0; }
#footer #widget-left  { width: 550px; margin: 0 0 0 10px; }
#footer #widget-right  { width: 310px; margin: 0 10px 0 0; }
#footer #credit img  { vertical-align: bottom; }
#footer #credit span  { display: none; }
#footer #credit  { margin-top: -3px; }
#footer .widget { padding:0; margin:0 0 0px; background:none; }
#footer .widget ul li  { line-height: 25px; }
#footer .widget a:link, #footer .widget a:visited  { }
#footer .widget a:hover  {  }

#footer #wp-calendar th  {  }
#footer #wp-calendar caption  { margin-top: -22px; }
#footer #wp-calendar th, #footer #wp-calendar td  {  }

#footer .widget_tag_cloud div  { margin: 0; }

#footer .widget_woo_twitter ul  { }
#footer .widget_woo_twitter li  { padding: 4px 0 4px 10px; }

#footer .widget input#s, .widget input.field  { width: 190px; background-color: #fff; }

#footer .widget_woo_flickr .wrap  { margin: 0; }
#footer .widget_woo_flickr a img  { float: left;  margin: 0 0 10px 0; padding: 0; display: block; }
#footer .widget_woo_flickr a:hover img  {  }

#footer .widget_woo_news ul li .meta  { padding: 0 10px 0 0; }


/*-------------------------------------------------------------------------------------------*/
/* 3a. PAGES */
/*-------------------------------------------------------------------------------------------*/

/* 3.1 Typographic Elements */
.page .title {display: none;}
.page h1 {color:#ff6600;}

/* 3.2 Images */
img {border:none !important;}

/* 3.3 Pagination / WP-Pagenavi */

/* 3.368 Media Gallery */
.jcarousel-skin-neat .jcarousel-clip-horizontal {
		width: 600px !important;}


/*-------------------------------------------------------------------------------------------*/
/* 3b. POSTS */
/*-------------------------------------------------------------------------------------------*/


/* 3.1 Typographic Elements */


/* 3.2 Images */


/* 3.3 Pagination / WP-Pagenavi */


/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */


/* 4.2 Specific Widgets */

/* NEWS WIDGET */


/* WIDGET FORMS */


/* TAG CLOUD */


/* TWITTER */


/* FLICKR */


/* ADS */


/* LIFESTREAM */


/* CALENDAR */



/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */


/* 5.2 Pingbacks / Trackbacks */


/* 5.3 Comments Form */



/*-------------------------------------------------------------------------------------------*/
/* 6. MISC */
/*-------------------------------------------------------------------------------------------*/

/* 6.1 Buttons */


/* 6.2 Info Boxes */


/* 6.3 Contact Form */





