/*  
Theme Name: Generis Theme
Version: 1.2
Description: A Custom theme
Author: M!lk Engine
Author URI: http://www.milkengine.com
*/


/* ********************************************** */
/* Default Styles and Hyperlinks */
/* ********************************************** */

@import "css/reset.css";

body {background: #ededed url(images/bg-rep.jpg); font: 14px Arial, Helvetica, Sans-Serif; line-height: 1.5; color: #f0f0f0;}
h1, h2, h3, h4, h5, h6 {margin: 0; font-family: Arial, Helvetica, Sans-serif; color: #fff;}
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;}

/* URLs and Hyperlinks */
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration: none;}
a:link, a:visited  { color: #5d5c61; }
a:hover  { color: #666666; }


/* ********************************************** */
/* Core Site Design and General Appearance */
/* ********************************************** */

#container {}

/* Columns */
.col-left {float: left;}
.col-right {float: right;}
.col-full {width: 960px; margin: 0 auto;}

/* ********************************************** */
/* Front */
/* ********************************************** */

#front { }
#front.content-left { width: 324px; padding: 85px 55px 0; }
#front.content-left h2 { font-size: 28px; color: #8cbd35; margin-bottom: 20px; }
#front.content-left p { font-size:18px; line-height: 28px; color: #fff;}

/* Rotating text */
#front.content-left #audit {width: 320px;min-height:200px; list-style: none; }
#front.content-left #audit .slide { }
#more-btn {margin-top: 20px; }

#front.content-right {width: 525px; height: 480px; overflow: hidden; display: block; }

/* ********************************************** */
/* Navigation, Drop-Down Menus */
/* ********************************************** */

#navigation { margin: 45px 0 0 0; width: 600px; }
.nav, .nav ul {z-index: 100; margin: 0 0 0 -20px; padding-top: 5px; list-style: none; line-height: 1;}
.nav li {float: left; width: auto;}

/* Drop-Down Menus */
.nav li ul {position: absolute; left: -999em;}
.nav li ul li {background: url(images/dropdown-mid.png) repeat-y; width: 175px; }
.nav li ul li a { line-height: 25px!important; font-size: 11px; padding: 10px 0 0 20px;}
.nav li ul ul {margin: -30px 0 0 158px!important;}
.nav li ul ul li a {}
.nav li ul li ul li a {}
.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul, .nav li.sfhover ul ul ul ul {left: -999em;}
.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul, .nav li li li li.sfhover ul {left: auto;}
.nav li:hover,.nav li.hover {position:static;}

/* Top Page Navigation */
#top_navigation {}
#top_navigation a:link, #top_navigation a:visited {display: block; z-index: 100; padding: 12px 0 0 20px; line-height: 10px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; color: #101010; text-transform: lowercase; font-size: 18px; }
#top_navigation a:hover { color: #898989; }
#top_navigation li ul {background: url(images/dropdown-top.png) no-repeat; padding-top: 20px; width: 175px; margin-top: 0px; border-top: 0px;}
#top_navigation li ul li:last-child { padding-bottom: 50px; background-position: 0 -9px; background: url(images/dropdown-butt.png) no-repeat;}
#top_navigation li ul a:link, #top_navigation li ul a:visited { color: #1a1a1a; font-size: 16px; padding: 0 0 0 20px;}
#top_navigation li ul a:hover {color: #000!important;}

/* ********************************************** */
/* Social Networking Icons, WebKit*** */
/* ********************************************** */

#socialnetworking {margin:5px 0;}

ul.social_icons {margin: 0 auto !important; overflow: hidden;}
ul.social_icons img {position: absolute; left: 0; top: 0; border: 0;}
ul.social_icons .small {display: inline; top: 8px; left: 8px;}
ul.social_icons, ul.social_icons li {list-style: none; padding: 0;	margin: 0;}
ul.social_icons li {width: 32px; height: 32px; float: left; line-height: 32px; text-align: center; position: relative;}
/* 
If you'd like to enable a cool WebKit roll-over "expand" functionality for your Social Media icons, uncomment the following. Then, rename the "socialnetworking.php" file to "socialnetworking_OLD.php" and rename the "socialnetworking-webkit.php" file to "socialnetworking.php"
*/

/*
ul.social_icons li img {-webkit-transition: opacity .5s linear; opacity: 0; vertical-align: middle;}
ul.social_icons li img.small {opacity: 0.5;}
ul.social_icons li:hover img{opacity: 1;}	
ul.social_icons li:hover img.small {opacity: 0;}
*/			

/* The following is for testing. Do not un-comment. */
/* ul.social_icons li:hover ~ li img {opacity: 1;} */

ul.social_icons li, ul.social_icons li img {float: right;}
ul.social_icons li strong {position: absolute; left: -9000px;}

/* ********************************************** */
/* Header, Logo, Search, Top Level */
/* ********************************************** */

#header {padding: 10px 0; margin-top: 15px; clear: both; position: relative;}

/* Top Search Box */
#topsearch {width: 300px; line-height: 0;}
#topsearch #searchform_top {margin: 14px 0 0 0;}

/* Logo Style */
#logo {}
#logo img {}
#logo .site-title, #logo .site-description {display: none;}

/* ********************************************** */
/* Top Advertisment */
/* ********************************************** */

#topad {margin: -10px 0 -40px 0; float: right; }

/* ********************************************** */
/* Main Content Area */
/* ********************************************** */

#content {min-height: 515px; padding: 0;}
#html #content {height: 550px;}
#main {width: 620px;}

/* Full Width Content Area */
#main.fullwidth {width: 960px; min-height: 475px; padding-top: 21px ; background:#000 url(images/content-top.jpg) top center no-repeat; }
#main.butt { background: url(images/content-butt.jpg) bottom center no-repeat; height: 18px; width: 960px; margin-left: -25px; }
#main.butt.front { margin: 0; }

/* ********************************************** */
/* Custom Pages*/
/* ********************************************** */

.ourpeople { width: 100%; height: 300px; margin: 15px 0 0 0; }
.person { width:440px;}
.person img { float: left; border: none !important; margin-right: 15px;}
.person h3 { font-weight:lighter; color: #8cbd35 !important;}
.person h3 a { color: #8cbd35 !important;}
.person p.says { padding-right:5px; font-size: 13px; }
.person_right { margin-left: 15px; }
.footprints { float: left; margin-bottom: 20px; width: 100%; }
.footprints ul { float: left; padding: 0 !important; margin: 0 !important; height: 24px;}
.footprints ul li { color: #5d5c61; float: left; margin-right: 15px; list-style: none !important; }
.footprints ul li a:link, .footprints ul li a:visited { text-decoration: none !important; }

.more-block { height: 200px; }
	.more-less .adjust { float: left; }
.more-less { width: 270px; float: right; border-bottom: 1px solid #212121; padding: 0 0 20px 0; }

/* ********************************************** */
/* Sidebar */
/* ********************************************** */

#sidebar {width: 290px; overflow: hidden; margin-top: 15px; }

/* ********************************************** */
/* Footer */
/* ********************************************** */

#pre-footer { background: #adaeb0 url(images/footer-top.jpg) top center no-repeat; width: 920px; height: 125px; padding: 20px 20px 0; margin-top: 20px; }
#pre-footer-bottom { background: #adaeb0 url(images/footer-butt.jpg) top center no-repeat; width: 960px; height: 17px; }
#pre-footer h3 { color: #5d5c61; background: url(images/devide.jpg) bottom repeat-x; padding-bottom: 10px; margin-bottom: 10px; text-transform: uppercase; }

#bucket-one { width: 500px; }
	#bucket-one img { float: left; }
	.foot-txt { float: right; width:330px;}
	.foot-txt p { color: #1a1a1a; font-weight: normal; margin-bottom: 10px; }
	.foot-txt img { float: right;}
	

#footer {font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 0px; margin: 0; padding: 19px 0 19px 0; color: #898989; text-transform: uppercase;}
#footer a:link, #footer a:visited {color: #fff; text-decoration:none;}
#footer a:hover { text-decoration: underline; }
#footer p {margin: 5px 0 0 0;}
#footer #credit img {vertical-align: middle;}
#footer #credit span {display: none;}


/* ********************************************** */
/* Posts, Post-Meta, Breadcrumbs */
/* ********************************************** */

.post { position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px;min-height: 336px;}
.post-blog { width: 600px; position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; border-right: 1px solid #212121; background-color: #ffffff;}
.post-blog h2 { color: #8CBD35; font-size:32px; text-transform: uppercase; }
.post-blog h2 a:link, .post-blog h2 a:visited { color: #8cbd35; }
.archive-listing .post { min-height: 0; }
/* Breadcrumbs */
#breadcrumb, .archive_header {font-family: Helvetica, Arial, sans-serif; display: block; margin: 10px 0; padding: 0 25px; font-size: 18px; font-weight: bold; color: #000;}
#breadcrumb {font-size: 14px; font-weight: normal; padding: 0;}
.archive_header .catrss a {font-size: 14px; text-decoration: none; line-height: 28px;}

/* Post Title */
.post .title {width: 100%; position: relative; margin: 0; padding: 0; color: #8CBD35; text-transform: uppercase; font-size: 32px; line-height: 32px; }
.page-title { position: absolute; color: #fff; font-size: 32px; margin: 25px 0; padding: 15px 40px; background: rgba(0,0,0,0.4); }
.post .title a:link, .post .title a:visited {color: #8CBD35;}
.post .title a:hover {text-decoration: none; color: #333; border: none; }

/* Post Meta */
.post-meta {width: 100%; position: relative; margin: 0 0 15px 0; padding: 0 0 10px 0; color: #444;  border-bottom: 1px solid #212121; font-size: 12px; }
.post-meta .the_author {font-style: italic;}
.post-meta .the_time {}
.post-meta .the_category {}
.post-meta .the_comment_link {}
.post-meta .the_edit_link { }
.post-meta .the_edit_link a:link, .post-meta .the_edit_link a:visited {}

/* Post Image Thumb */
.post img.attachment-thumbnail {float: left; width: auto; border: 1px solid #b0b0b0; margin: 0 10px 10px 0;}

/* ********************************************** */
/* Author Information */
/* ********************************************** */
.author_info {position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; background-color: #fff; border: 1px solid #b0b0b0;}
.author_info .avatar {float: left; border: 1px solid #b0b0b0; margin: 0 10px 10px 0;}

/* ********************************************** */
/* Tweetmeme Button */
/* ********************************************** */
.tweetmeme_button {float: right; position: relative; padding: 0 0 10px 10px; margin-right: -25px; background-color: transparent;}

/* Share Post */
.sharepost{float:left; margin-right:10px; position:fixed; margin-left:-75px; width: 62px; z-index: 0;}
.sharer{ background:#FFF;  border:1px solid #B0B0B0; padding: 5px; margin: 0 0 5px 0; }

/* ********************************************** */
/* Post Entry, Typographic Elements */
/* ********************************************** */

.entry { margin: 0 0 35px 0; }

/* Image */
.page-image { width: 960px; height: 200px; overflow: hidden; border-bottom: 1px solid #222; }
.entry img  { border: 5px solid #212121; }
.entry .attachment-post-thumbnail {float: left; width: auto; border: 1px solid #b0b0b0; margin: 0 10px 10px 0;}

/* H1-H6 Elements */
.entry h1 {} .entry h2 { color: #8CBD35;  } .entry h3 { color:#fff;} .entry h4 {color:#fff;} .entry h5 {color:#fff;} .entry h6 {color:#fff;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {margin: 0 0 15px 0;}

/* Paragraph Element */
.entry p { color: #fff; margin: 0 0 15px 0;}

/* Blockquote Element */
.entry blockquote {padding: 10px 30px; color: #666; font-style: italic; font-size: 16px;}
.entry blockquote p {}

/* Unordered List Element */
.entry ul {margin: 0 0 15px 0; padding: 0 0 0 30px;}
.entry ul ul {margin: 0;}
.entry ul li {list-style-type: circle;}
.entry ul ul li {list-style-type: disc;}

/*ul#people_list { margin: 50px 0 0 15px; padding: 0; }
ul#people_list li { float: left; list-style: none; margin-bottom: 50px; }
*/

.people_list { margin: 50px 0 0 0; padding: 0; width: 910px;}
.people_list li { float: left; list-style: none; margin-bottom: 50px; list-style-type: none;}
.entry .people_list li {list-style-type: none;}
.entry .people_list {margin: 0px; padding: 0px;}

/* Ordered List Element */
.entry ol {margin: 0 0 15px 0; padding: 0 0 0 30px;}
.entry ol ol {margin: 0;}
.entry  ol li {list-style-type: upper-latin;}
.entry  ol li ol li {list-style-type: lower-latin;}

/* ********************************************** */
/* Post Images, Alignment, Captions */
/* ********************************************** */

/* Smiley Faces, Emoticons */
img.wp-smiley {padding: 0; border: none;}

/* Image Alignment Elements */
.entry .alignleft {float: left; width: auto; margin: 0px 10px 0px 0;}
.entry .alignright {float: right; width: auto; margin: 0px 0 0px 10px;}
.entry .aligncenter {text-align: center;}

/* Image Caption Elements */
.entry .wp-caption {margin-bottom: 20px; padding: 1px; text-align: center; background: #F8F8F4; border: solid 1px #e6e6e6;}
.entry .wp-caption img {margin: 0; padding: 4px 0; background: none; border: 0;}
.entry .wp-caption-text {margin: 0; padding: 0; font-size: 11px; text-align: center;}

/* ********************************************** */
/* Post Pagination */
/* ********************************************** */

/* Newer, Older Entries */
.more_entries {margin-top: 0px; padding: 10px 55px; background-color: #5D5C61; border: 1px solid #444; display: none; }
.more_entries a {display: block; margin: 0 0 0 0; text-transform: uppercase; font-weight: bold; text-decoration: none;}

/* ********************************************** */
/* WP-Pagenavi Styling */
/* ********************************************** */

.wp-pagenavi a, .wp-pagenavi a:link {padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none;}
.wp-pagenavi a:visited {padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; border: 1px solid;}

.wp-pagenavi a:hover {color: #444; background-color: #101010;-webkit-border-radius: 6px; -moz-border-radius:6px; border-radius:6px;}
.wp-pagenavi a:active {padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none;	 color: #333333;}
.wp-pagenavi span.pages {padding: 2px 4px 2px 4px; margin: 2px 2px 2px 2px; color: #000000; display: block; margin-bottom: 0.5em; border: 0 !important; }
.wp-pagenavi span.current {padding: 2px 4px 2px 4px; margin: 2px; font-weight: bold;	color: #000000;}
.wp-pagenavi span.extend {padding: 2px 4px 2px 4px;	margin: 2px; color: #000000; }

.more_entries .wp-pagenavi {margin: 0; text-align: center;}
.more_entries .wp-pagenavi a:link, .more_entries .wp-pagenavi a:visited {display: inline; text-decoration: none!important; padding: 2px 6px!important; color: #333333;}
.more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi a:hover {color: #333333; padding: 2px 7px; font-weight: bold;}
.more_entries .wp-pagenavi .extend {background: none; border: none;}

/* ********************************************** */
/* Widgets */
/* ********************************************** */

.widget {margin: 0 0 30px 0;}
.widget h3 { margin: 0; padding: 10px 0; text-transform: uppercase; color: #8cbd35;}

/* Unordered List */
.widget ul {clear: both;}
.widget ul li {display: block; padding: 0 0 10px 25px; line-height: 23px; color: #666; }
.widget ul li a:link, .widget ul li a:visited { text-decoration: none;}
.widget ul li a:hover {color: #5d5c61; text-decoration: underline;}
.widget ul ul {padding: 0 0 0 15px; border-top: none;}

/* Recent Comments, Twitter Reset */
.widget_recent_comments li, #twitter li {border-bottom: 1px solid #b0b0b0; padding: 6px 0 6px 10px; line-height: 18px;}
.widget_recent_comments li a, #twitter a {color: #333333!important; display: inline; padding: 0; line-height: 18px!important; background: none!important; border: none!important;}

/* Forms */
#searchform  {margin: 15px 0 0 0; }
input#s, input.field  { border: 1px solid #b0b0b0; float: left; width: 216px; padding: 5px 0 5px 5px; }
input#s:focus, input.field:focus  { border: 1px solid #333333; }
input.submit  { background-color: #333333; display:block; float: right; line-height: 17px; border: none; padding: 4px 5px; color: #fff; text-transform: uppercase; font-size: 12px; }
.widget .screen-reader-text  { display: none; }

/*personal image */

.personal-image {}

/* Flickr */
#flickr h3  {}
#flickr h3 span{color:#0061D8;}
#flickr h3 span span{color:#FF1183;}
#flickr .flickr_badge_image  { width: 75px; float: left; margin: 15px 34px 0 0; }
#flickr .pictures  { margin-right: -28px; }
#flickr a img  { border: #b0b0b0 1px solid; float: left; display: block;}
#flickr a:hover img  { border:#333333 1px solid; }

/* Text */
.textwidget  { padding: 10px 0; }

/* Calendar */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th  { color: #333333; }
#wp-calendar td{background:#b0b0b0; text-align:center;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}

/* Ads */
#sidebar .ads125 { border: 1px solid #b0b0b0; padding: 0 0 10px 15px; background: #fff; }
.ads125 img  { margin: 15px 14px 0 0; }

/* Twitter Tools Widget */
#twitter-tools .aktt_tweets ul li {background: none; padding: 0; }
#twitter-tools .aktt_tweets .aktt_more_updates { border: none; }

/* Contributors */
.widget_authors img {
	margin-right: 6px;
}
.widget_authors span.credit {
	display: none;
}
/* ********************************************** */
/* Comments */
/* ********************************************** */

#comments {position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; margin-bottom: 1px solid #212121; }
#comments h3 {margin: 0 0 20px 0;}
#comments .comment {margin-top: 10px; width: 100%; list-style-type: none;}
#comments .comment .comment-container {padding: 10px 0; border-bottom: 1px solid #212121;}
#comments .comment-head {margin: 0 0 15px 0;}

/* Styling for Authors */
.bypostauthor {}

/* Styling for Registered Users */
.byuser {}

/* Avatars */
#comments .comment-head .avatar {float: left;}
#comments .comment-head .avatar img {margin: 0 10px 0 0; vertical-align: middle; border: 1px solid #eee;}

/* Pre-Avatar */
.pre_comment_avatar {float: left; margin: 15px 10px 10px 0; border: 1px solid #b0b0b0; width: 105px; height: 105px; }

/* Meta */
#comments .comment-head .name {display: block; margin: 0 0 -5px 0; font-weight: bold; font-size: 15px;}
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma {font-size: 11px;}
#comments .comment-entry p {margin: 0 0 10px 0;}

/* Replies */
#comments ul.children {margin: 10px 0 0 25px; padding: 0;}
#comments .cancel-comment-reply a, #comments .comment-reply-link {text-transform: uppercase; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; font-size: 11px;}
.cancel-comment-reply {float: right;}

/* Navigation */
#comments .navigation {}
#comments .navigation a {display: block; margin: 15px 0 0 0; text-decoration: none;}
#comments .navigation a:hover {}

/* Pingbacks, Trackbacks */
#pings {margin: 0 0 20px 0; padding: 20px 25px 0px; background-color: #fff; border: 1px solid #b0b0b0;}
#pings h3 {margin: 0 0 20px 0;}
.pinglist li {margin: 0 0 0 20px; list-style-type: decimal;}
.pinglist li .author {font-weight: bold; font-size: 15px;}
.pinglist li .date {font-size: 11px;}
.pinglist li .pingcontent {display: block; margin: 10px 0;}

/* Comment Form */
#respond {margin: 15px 0 0 0; padding: 20px 25px 0px;}
#comments #respond {padding: 20px 0; margin: 0; border: none;}
#comments #respond h3 {margin-bottom: 0;}
#respond h3 {}

#commentform {margin: 15px 0 20px 0;}
#commentform input.txt { background: #222; color: #fff; width: 260px; margin-bottom: 15px; padding: 5px; border: 1px solid #212121; -moz-box-shadow:2px 2px 10px rgba(0, 0, 0, 0.8) inset; -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8) inset; }
#commentform label {font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold;}
#commentform textarea { background: #222; color: #fff; width: 96%!important; padding: 15px; border: 1px solid #212121; -moz-box-shadow:2px 2px 10px rgba(0, 0, 0, 0.8) inset; -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8) inset; }
#commentform #submit {background-color: #333333; border: none; margin: 20px 0 0 0; padding: 8px 12px; color: #fff; text-transform: uppercase; font-size: 12px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}

/* Announcement */
#announcement { background: #adaeb0 url(images/footer-top.jpg) top center no-repeat; width: 920px;  padding: 20px 20px 0; margin-top: 5px; }
#announcement-bottom { background: #adaeb0 url(images/footer-butt.jpg) top center no-repeat; width: 960px; height: 17px; }
#announcement-footer h3 { color: #5d5c61; background: url(images/devide.jpg) bottom repeat-x; padding-bottom: 10px; margin-bottom: 10px; text-transform: uppercase; }

#announcementbucket-one { width: 500px; }
	#announcementbucket-one img { float: left; }
	.announcement-txt { float: right; width:330px;}
	.announcement-txt p { color: #1a1a1a; font-weight: normal; margin-bottom: 10px; }
	.announcement-txt img { float: right;}
	
#announcementbucket-two { width: 400px; }
	#bucket-two p { padding: 0 50px; text-align: center; font-size: 20px; line-height: 24px; margin-top: 10px;}
	#bucket-two a { text-decoration: none; }
