/*
Theme Name: Affinegy
Theme URI: http://thinktiv.com/
Description: This is a custom theme for Affinegy based on wordpress' default theme
Author: Andy Nguyen
Version: 1.0
*/


/* Resets
-------------------------------------------------------------- */

*{ padding:0; margin:0; }
.clear{ clear:both; margin-bottom:0; }

/* @font-face { font-family: 'Fedra'; src: url('fedra/FeSaAltStdMedium.otf'); } */
body{ font-family: 'Helvetica', Arial, Sans-serif; color:#666666; font-size:14px; line-height:20px; }
/*removed from below: {font-family: 'Fedra', 'Lucida Grande';}*/
h1, h2, h3, h4{font-weight:normal; letter-spacing:.10em; color:#006325; text-transform:uppercase; margin-bottom:10px; }
h2{ font-size:17px; }
h3{ font-size:16px; }
h4{ font-size:14px; }
a{ color:#00853F; text-decoration:none; }
a:hover{ color:#00853F; text-decoration:underline; }
a.news-events-ext{ color:#999999;}
a.news-events-ext:hover{ color:#999999; text-decoration:underline; }

ol, ul { list-style: none; }

a.ext-link{background:url('images/new-window-thumb.gif') no-repeat top right; padding-right: 20px }
a.ext-link span.meta-nav {display: none;}

blockquote { quotes: none; }
blockquote:before, blockquote:after { content: ''; content: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */
a img { border: none; }
pre { font-family: "Courier 10 Pitch", Courier, monospace; }
code { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
blockquote{ font-style: italic; font-family:Georgia, serif; background:url('images/quote.gif') no-repeat top left; padding-top:25px; margin-bottom:10px; }

/* Font and header styles */
.orange{ color:#00853F; }
.blue{ color:#016699; }
.grey{ color:#999999; }
.grey a{ color:#999999; text-decoration: none }
.grey a.g_a { color:#00853F; }
.news-post-content h2.grey{text-transform: none; letter-spacing: normal; margin-bottom:0; margin-top:1px; }
.underline{ border-bottom:1px solid #ccc;}
.shrink{ font-size:12px; }
.mb { margin-bottom:20px; }
.dotted-bottom{ border-bottom:1px dotted #999999; margin-bottom:20px; padding-bottom:20px;}

#connect{ background:url('images/connect.gif') no-repeat; padding:10px 0px 10px 50px; }
#discover{ background:url('images/discover.gif') no-repeat; padding:10px 0px 10px 50px;}
#grow{ background:url('images/grow.gif') no-repeat; padding:10px 0px 10px 50px;  }
#experience{ background:url('images/experience.gif') no-repeat; padding:10px 0px 10px 50px; }
#email_us{ background:url('images/email.gif') no-repeat left center; padding:1px 0 1px 20px;}
#twitter{ background:url('images/twitter.gif') no-repeat; padding:1px 0 1px 22px;}
#facebook{ background:url('images/facebook.gif') no-repeat; padding:1px 0 1px 22px;}
#linkedin{ background:url('images/linkedin.gif') no-repeat; padding:1px 0 1px 22px;}


/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container { float: left; margin: 0 -310px 0 0; width: 630px; margin:20px 0; padding-right:20px; border-right: 1px solid #cccccc; }
#container-onecolumn{ float: left; margin-bottom:20px; width:100%;}
#primary,
#secondary { float: right; overflow: hidden; padding-left:19px; margin:20px 0; width: 290px; font-size:12px; }
#secondary { clear: right; }
#footer { clear: both; width: 100%; margin-bottom:30px; }
#primary h3,
#secondary h3 { margin-bottom:10px; font-size:15px; }
#primary p,
#secondary p { margin-bottom:10px;}

.panel-thirds{ width:300px; padding:20px 0 10px 0; margin-right:30px; }
.panel-twothirds{ width:630px; padding:20px 0 10px 0; margin-right:25px;}
.panel-twothirds_left p { margin-bottom:0; }
.panel-fourths{ width:205px; padding:10px; margin-right:17px;}
#customer-panel{ background:url('images/home-customers.jpg') no-repeat; height:148px; width:350px; margin-top:15px; }
#teaser{ margin-bottom:20px; position:relative; }

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#wrapper{ width:960px; margin:auto; }

/* Structure the footer area */
#footer-widget-area { overflow: hidden; }
#footer-widget-area .widget-area { float: left; margin-right: 20px; width: 220px; }
#footer-widget-area #fourth { margin-right: 0; }


/* =Global Elements
-------------------------------------------------------------- */

/* Text elements */
p { margin-bottom: 15px; }
input[type="text"],
textarea { background: #f9f9f9; border: 1px solid #ccc; box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); padding: 2px; }
.list-normal{ list-style:disc; margin:5px 0 0 0; height:65px; padding-left:15px; font-size:12px; line-height:17px;}

/* Text meant only for screen readers */
.screen-reader-text { position: absolute; left: -9006325px; }


/* =Header
-------------------------------------------------------------- */
#header { padding:10px 0; border-bottom:3px solid #cccccc; }
#logo { display:block; width:205px; height:64px; background:url('images/affinegy-logo.png') no-repeat; float:left; }
#logo span { display:none; }


/* =Menu
-------------------------------------------------------------- */
div.menu { float:right; }
div.menu ul { list-style: none; margin-top: 20px; }
div.menu li { float: left; padding:5px 15px; border-right:1px solid #d4d4d4; position: relative; z-index:9999; }
div.menu li.lastchild { border:none; }
.menu a { color:#666666; }
.menu li:hover > a,
.menu ul ul :hover > a { color:#00853F; text-decoration:none; }
.menu ul ul { background:#fff; border:1px solid #ccc; width:200px; display: none; position: absolute; top: 10px; left: 0;	z-index: 99999; -moz-border-radius: 0px;
border-radius: 0px; box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); }
.menu ul ul li { border:none; border-bottom:1px solid #ccc; width:170px; }
.menu ul ul ul { left: 100%;top: 0; }
.menu ul ul a { line-height: 1em; padding: 10px; width: 160px; height: auto; }
.menu ul li:hover > ul { display: block; }

.menu ul li.current_page_item > a,
.menu ul li.current-menu-ancestor > a,
.menu ul li.current-menu-item > a,
.menu ul li.current-menu-parent > a,
.menu ul li.current_page_parent > a { color:#00853F; }

.current_page_item{ position:relative; }
div.menu li.current_page_item{ position:relative; z-index:9998; }
#nav-marker{ position:absolute; left:42%; bottom:-35px; height:21px; width:18px; background:url('images/nav-marker.gif') no-repeat; z-index:9999;}
.current_page_item .current_page_item #nav-marker { display:none; }
* html .menu ul li.current_page_item a,
* html .menu ul li.current-menu-ancestor a,
* html .menu ul li.current-menu-item a,
* html .menu ul li.current-menu-parent a,
* html .menu ul li a:hover { }


/* =Content
-------------------------------------------------------------- */

#main { clear: both;}
#content { margin-bottom: 36px; }

#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #006325;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
}
#content .entry-title { font-size: 21px; line-height: 1.3em; margin-bottom: 0; }
.entry-title a:link,
.entry-title a:visited {
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #00A94F;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #006325;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #00A94F;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #006325;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #006325;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #00A94F;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #00A94F;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .requi#999999 {
	color: #00A94F;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 90%;
}
#respond textarea {
	width: 90%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 30px 0;
}
.widget-title {
	color: #999;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #006325;
}
.widget_rss a.rsswidget:hover {
	color: #00A94F;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}

#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */
#footer{ border-top:1px solid #cccccc; padding-top:2px; font-size:11px; color:#cccccc;}
#footer-content{ border-top:1px solid #cccccc; padding:10px 0;}
#footer-links{ float:left; }
#footer-logo{ background:url('images/affinegy-logo-sm.png') no-repeat right top; float:right; height:30px; width:100px;}

#social-panel, .footer-nav{ list-style:none; float:left; min-width:500px; }
#social-panel li{ float:left; padding-right:10px; }
.footer-nav{ margin-top:10px; }
.footer-nav ul li{ float:left; padding:1px 6px; border-right:1px solid #d4d4d4; }
.footer-nav ul li:first-child{ padding-left:0; }
.footer-nav ul li.lastchild{ border:none; }
.footer-nav ul li a{ color:#636466;}


/* =Widgets
-------------------------------------------------------------- */
.events{ border-bottom:1px solid #ccc; margin-bottom:10px;}


.profile-container{ margin:30px 0; }
.profile-container h4{ margin-bottom:10px; }
.profile-container .panel-thirds{ width:290px; padding-top:0;}
.profile{ width:140px; float:left; margin-right:15px; font-size:12px;}
.profilew{ width:285px; float:left; margin-right:15px; font-size:12px;}
.profile-placeholder{ width:140px; height:145px; background:#ccc;}


/* =Carousel
-------------------------------------------------------------- */
#carousel { margin-bottom:20px; position:relative; height:305px; width:960px;}
.full .jcarousel-control{ position:absolute; right:15px; bottom:15px; z-index:9999;}
.full .jcarousel-control a:hover{ text-decoration:none;}
.full .jcarousel-list{ height:300px; width:960px;}
#cycle-controls a, .nav-control{ color:#bdbdbd; display:block; text-align:center; padding-top:2px; height:19px; width:22px; margin:0 2px; background:url('images/nav-control-inactive.png') no-repeat; float:left; }
#cycle-controls a.activeSlide, .nav-control-active{ color:#ffffff; display:block; text-align:center; padding-top:2px; height:19px; width:22px; margin:0 2px; background:url('images/nav-control-active.png') no-repeat; float:left; }
#cycle-controls{ position:absolute; bottom:-165px; left:220px;}

#screen-carousel{ margin-bottom:20px; position:absolute; top:30px; left:40px; height:396px; width:495px;}
#screen-carousel img{ box-shadow:  1px 8px 10px 5px #ccc; -moz-box-shadow: 1px 8px 10px 5px #ccc; -webkit-box-shadow: 1px 8px 10px 5px #ccc; }

.left{ float:left; margin-left:0;}
.right{ float:right; margin-right:0;}


/* =Product Features
-------------------------------------------------------------- */
.feature-container .product-features{ height:100px; padding:55px 10px 0; font-size:12px; line-height:16px; }
.feature-container #install{ background:url('images/tools.png') no-repeat 10px 10px #ddd; }
.feature-container #experience{ background:url('images/experience.gif') no-repeat 10px 10px #ddd; padding:55px 10px 0; }
.feature-container #connect{ background:url('images/connect.gif') no-repeat 10px 10px #ddd; padding:55px 10px 0; }
.feature-container #sync{ background:url('images/sync.png') no-repeat 10px 10px #ddd; }
.feature-container #discover{ background:url('images/discover.gif') no-repeat 10px 10px #ddd; padding:55px 10px 0; }
.feature-container #bargraph{ background:url('images/bar-graph.png') no-repeat 10px 10px #ddd; }
.feature-container #cycle{ background:url('images/cycle.png') no-repeat 10px 10px #ddd; }
.feature-container #grow{ background:url('images/grow.gif') no-repeat 10px 10px #ddd; padding:55px 10px 0; }



/* =One off tweaks
-------------------------------------------------------------- */
.digido #teaser{ margin-bottom:75px; position:relative; }
.news, .category-news-events{ border-bottom:1px solid #ccc; margin-bottom:20px; padding-bottom:20px;}


/* =new content under CMS
-------------------------------------------------------------- */
#support-key{padding: 10px 0px 10px 50px}
div.user-support-keys{margin-top: 30px}
ul.support-key-group-left{ width: 300px; float:left}
ul.support-key-group-rght{ width: 300px; float:right}
ul.logo-images li.logo{float: left; width: 150px; height: 80px; }
ul.logo-images li.logo img{margin-bottom: 18px; max-width: 149px; max-height: 60px}

div.featu#999999-customer-logos ul.logo-images li.logo img{width: 114px; height: 50px; margin-bottom: 5px}
#fancy_content{overflow: auto}
div#fancy_div{background: #FFFFFF; color: #666;}
.pt { padding-top:15px; } .spt { display:block; }
.lp { display:block; height:10px; }
.mlp { display:block; height:22px; }

