﻿/*
Theme Name: NIDIG
Theme URI: http://www.nidig.com
Description: A theme developed for the Northern Ireland Drinks Industry Group. November 2009. 
Version: 0.0
Author: Keith Greer <keith@jsrtechnology.com>
Author URI: http://jsrtechnology.com

*/
 


body { background:#404040 url('img/background.gif') no-repeat top center; text-align:center; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }


h1, h2, h3, h4, h5 { color:#76A06D; font-weight:normal; }
a { color:#76A06D; background:#55; text-decoration:none; }
a:hover {  background:#76A06D; color:#333333; }

#container { margin:0 auto; width:800px; padding:0 30px; text-align:left; background:transparent url('img/footer.gif') no-repeat bottom center; }
#topTitle { text-align:right; color:#668460; }
#topTitle h1 { font-size:30px;  }
#topTitle h1 a { color:#668460; }
#topTitle h1 a:hover { color:#fff; }
#topTitle p { margin:-25px 0 0 0; color:#fff; font-size:15px; font-weight:bold; text-transform:lowercase; }
#topNav { margin:47px 0 80px 350px; }

#topNav ul, #topNav li { margin:0 10px 0 0; padding:0; display:inline; list-style:none; }
#topNav li a { background:none; padding:2px 5px; color:#fff;  }
#topNav li a:hover { text-decoration:underline; }
#topNav li.current_page_item a, #topNav li.current_page_ancestor a, #topNav li.current_page_parent a { background:#fff; color:#76A06D;}
#topNav li ul { display:none; visibility:hidden; }

#sidebar { float:left; width:240px; padding:0 20px; background:transparent url('img/sidebar.gif') no-repeat; height:220px; margin-top:20px;}
#sidebar ul, #sidebar li { margin:0; padding:0; list-style:none; }
#sidebar h2 { margin:0 0 22px 0; padding:0; }
#sidebar .widget_recent_entries ul { height:100px;  }
#sidebar .widget_archive { margin-top:10px;  }
#sidebar .widget_archive h2 { display:inline; color:#bbb; font-size:12px;  }
#sidebar .widget_categories { margin-top:10px;  }
#sidebar .widget_categories h2 { display:inline; color:#bbb; font-size:12px;  }

#sidebar { color:#fff; }
#sidebar select {
 background-color: #404040;
 color: #bbb;
 border:none; 
 font-size:12px;
}



#content { float:right; width:480px; min-height:400px; padding-top:5px; color:#fff; margin-bottom:20px;}
#content h2 { color:#fff; }
#footer { clear:both; height:170px; margin-top:25px;  }
#footer a { color:#333; background:none; }
#footer a:hover { text-decoration:underline; }

.jsr { font-size:8px; text-transform:uppercase; }