/* 
YOUR 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.

*/

.container {width:990px;margin:0 auto;background:#fff;z-index:49}
.container-inner {width:980px; margin:0 auto;padding:1.6em 0 1em}

/* Navigation overrides */
.sf-menu {font-size: 20px; position:absolute; top:38%; right:0;float:left; width:auto; margin-right:20px;}
.sf-menu li {margin-right:1em;}
.sf-menu #search #s {width:100px;}
.sf-menu .search ul, .sf-menu .search ul li { width: 142px !important; }
#top .sf-menu a {color: #999;}
#top .sf-menu a:hover {color: #fff;}
.sf-menu #search form#searchform input#s {background:#fff;width:125px;}

/* Footer */
#footer-wrap {background:#000;}
#footer {width:950px;padding:1.5em 0;margin:0 auto;color:#ffffff;text-align:left}
#footer p {color:#ffffff; font-size: 15px}
#footer h3 {margin:0;padding:0 0 .6em 0; border-bottom:none; color:#ffffff}

/*css boxes for the 'Projects' Page*/
#OITCbanner {float: left; padding: 10px;}
#PPNbanner {float: left; padding: 10px;}
#T4Changebanner {float: left; padding: 10px;}

/* Category Section */
#category-section {margin-bottom: 20px; float:centre;}
#category-section ul{list-style:none;margin:0;font-size:1em;padding:0;border-top:1px solid #eee;}
#category-section ul li a,ul.txt li{height:1%;line-height:1.2em;border-bottom:1px solid #eee;display:block;padding:6px 0 6px 8px;margin:0}
#category-section ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #000}
#category-section ul li.active a{cursor:default;color:white;}
#category-section img.attachment-thumbnail, #category-section img.thumbnail, #category-section img.timthumbnail {display: block;float:centre; }
#category-section img.timthumbnail { margin: 0 1.5em 1.5em 0; max-width: 150px; }