/**
 * Theme Name: A-G Creative
 * Theme URI: http://agreative.ca
 * Description: A custom theme for A-G Creative.
 * Version: 1.0
 * Author: Peter Rudd
 * Author URI: http://agreative.ca
 * Tags: fixed, dark, centre
 * Template: hybrid
 */

/* Get base CSS */
@import url('../hybrid/library/css/20px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-r-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

body {
	background:#000 url(images/bg_main.jpg) top right no-repeat;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin:2px 0 20px;
}

h1 a {
	color: #000;
}

h2 a {
	color:#000;
}

/*  HEADER  
**********************************************************************************/

#header-container {
	margin-top:50px;
	margin-bottom:10px;
}

#site-title {
	display:none;
}

#site-description {
	display:none;
}

/*  NAVIGATION  
**********************************************************************************/

#navigation {
	background: url(images/bg_topnav.png);
	height:51px;
	width:960px;
	margin-bottom:20px;
}

#page-nav {
	margin:0 15px;
	padding-top:6px;
}

#page-nav a {
	color: #999;
	font-size: 12px;
	padding:10px 15px;
	border-right: 1px dotted #433837;
}

#page-nav a:hover {
	color: #fff;
}

#sidenav_contact {
	color: #fff;
	padding-top:20px;
}

#sidenav_contact a {
	color: #fff;
}

#sidenav_contact a:hover {
	color: #E98722;
}

#sidenav {
	margin:0px;
	list-style: none;
}

#sidenav li a {
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
}

#sidenav .current-cat a {
	color: #E98722;
}

#sidenav .current_page_item a {
	color: #E98722;
}

#sidenav a:hover {
	color: #999;
}

#sidenav ul li {
	border-bottom:1px solid #e5872d;
	padding: 8px 0;
}

#sidenav ul {
	margin:0px;
	list-style: none;
}

#sidenav ul li li {
	border-top:1px solid #e5872d;
	padding: 8px 0;
}

#sidenav ul li li li {
	border-top:0;
	padding: 8px 0;
}

#sidenav li li li a {
	font-style: normal;
	text-transform: normal;
	color: #fff;
}

#sidenav-services {
	margin:0px;
	list-style: none;
}

#sidenav-services li a {
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
}

#sidenav-services .current-cat a {
	color: #E98722;
}

#sidenav-services .current_page_item a {
	color: #E98722;
}

#sidenav-services a:hover {
	color: #999;
}

#sidenav-services ul li {
	border-bottom:1px solid #e5872d;
	padding: 8px 0;
}

#sidenav-services ul {
	margin:0px;
	list-style: none;
}

#sidenav-services ul li li {
	border-bottom:0;
	padding: 1px 0;
	padding-left:20px;
	background: url(images/arrow_bullet.png) no-repeat 6px 7px;
}

#sidenav-services ul li li a {
	color: #fff;
	text-transform: capitalize;
}

#sidenav-services ul li li a:hover {
	color: #999;
}

#team-subnav ul {
	margin-left:20px;
	margin-top:10px;
}

#team-subnav ul li {
	border-bottom:0;
	padding:0;
}

#team-subnav li a {
	font-size: 12px;
	text-transform: none;
}

.cat-item {
	color: #fff;
}

#social-icons {
	background: url(images/bg_social_icons.png) no-repeat;
	height:41px;
	width:180px;
	text-align:center;
	margin-right:10px;
}

#social-icons img {
	margin-top:8px;
	margin-right:2px;
}

.navigation-links {
	display: none;
}

.prev_next_links {
	overflow: hidden;
	padding:0 20px;
	margin-bottom:20px;
	posiiton: relative;
}

.prev_next_links a {
	background-color: #e5872d;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	padding: 2px 5px;
	background-color: #999;
	text-shadow: #555 1px 1px 1px;
	filter: Shadow(Color=#000000, Direction=120, Strength=1);
}

.prev_next_links .left a {
	position: relative;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	behavior: url(/sodapop/wp-content/themes/ag/PIE.htc);
}

.prev_next_links .right a {
	position: relative;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	behavior: url(/sodapop/wp-content/themes/ag/PIE.htc);
}

.prev_next_links a:hover {
	font-weight: bold;
	font-size: 1.1em;
	text-shadow: #863e15 1px 1px 1px;
	background-color: #e5872d;
}

/*  GLOBAL  
**********************************************************************************/

.breadcrumb {
	display:none;
}

.singular-page #container {
	background: url(images/inside_panel_bg.png) repeat-y;
	overflow: hidden;
}

.singular-page .content {
	float:left;
	margin-left:50px;
	margin-top:20px;
	width:560px;
	overflow: hidden;
}

.page-template-our-work-full-width .content {
	float:left;
	margin-left:11px;
	margin-top:0px;
	width:630px;
	overflow: hidden;
}

.singular-post .content {
	float:left;
	margin-left:11px;
	margin-top:0px;
	width:630px;
	overflow: hidden;
}

.post-template-post-testimonial .content {
	float:left;
	margin-left:50px;
	margin-top:20px;
	width:560px;
	overflow: hidden;
}

.page-template-community .content {
	float:left;
	margin-left:11px;
	margin-top:0px;
	width:630px;
	overflow: hidden;
}

.category .content {
	float:left;
	margin-left:11px;
	margin-top:0px;
	width:630px;
	overflow: hidden;
}

/*
.archive .content {
	float:left;
	margin-left:50px;
	margin-top:20px;
	width:560px;
	overflow: hidden;	
}
*/


.archive #container {
	background: url(images/inside_panel_bg.png) repeat-y;
	overflow: hidden;
}

.blog #container {
	background: url(images/inside_panel_bg.png) repeat-y;
	overflow: hidden;
}

.blog .content {
	float:left;
	margin-left:50px;
	margin-top:20px;
	width:560px;
	overflow: hidden;
}

.post-template-post-blog .content {
	float:left;
	margin-left:50px;
	margin-top:20px;
	width:560px;
	overflow: hidden;
}

.page-template-AGblog .content {
	float:left;
	margin-left:50px;
	margin-top:20px;
	width:560px;
	overflow: hidden;
}

.taxonomy #container {
	background: url(images/inside_panel_bg.png) repeat-y;
	overflow: hidden;
}

.singular-post #container {
	background: url(images/inside_panel_bg.png) repeat-y;
	overflow: hidden;
}

#secondaryCol {
	float:left;
	width:316px;
	min-height:438px;
	background: url(images/secondaryCol_bg.png) repeat-x;
	/*overflow: hidden;*/ /* removed for portfolio tooltip */
	margin-left:2px;
}

.secondaryContentPad {
	margin:10px 30px;
	border-top:1px solid #e5872d;
}

#panelTop {
	height: 16px;
}

.byline, .byline a, .entry-meta, .entry-meta a {
	font-size: 11px;
	color: #666;
}

.entry-title {
	margin-bottom:6px;
}

.thumbnail {
	width:45px;
	height:45px;
	float:left;
	margin-right:6px;
	margin-bottom:6px;
 border:1px solid display:block;
	cursor:pointer;
	position: relative; /* added for portfolio tooltip */
}

#thumbs-container {
	margin-top:10px;
}

.category-videos {
	text-align: center;
	margin-top:40px;
}

/*  HOME  
**********************************************************************************/
.home #container {
	background: transparent;
	overflow: hidden;
}

.home .content {
	float:left;
	width: 960px;
	margin-left:0px;
	margin-top:10px;
	overflow: hidden;
}

.homePanel {
	background: url(images/home_panel_bg.png) repeat-y;
	width:315px;
	float:left;
	margin-right:6px;
}

.homePanel_dark {
	background: url(images/bg_home_panel_dark.png) no-repeat 0px 16px;
	width:315px;
	float:left;
	margin-right:6px;
	overflow:hidden;
}

.panelContent {
	padding:0 20px;
	height:340px;
}

#post-43 {
	/* removes home page post */
	display: none;
}

.panelContent .title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom:4px;
	line-height: 24px;
	color: #000;
}

.panelContent .title span {
	color: #f18c2b;
}

.panelContent p {
	line-height: 1.3;
	color: #898a8d;
}

.panelContent a {
	color: #E98722;
	font-weight: bold;
}

.homePanelPost {
	line-height: 14px;
	border-bottom: 1px solid #f37616;
	margin-bottom: 6px;
	color: #898a8d;
	height:70px;
	padding-bottom: 10px;
}

.homePanelPost img {
	float:left;
	margin-right:6px;
	margin-bottom:16px;
}

.homePanelPost span {
	color: #fff;
}

.homePanelPost a {
	font-size:14px;
}

.homePanelPost a:hover {
	color: #fff;
}

/*  BLOG  
**********************************************************************************/
h1.blogtitle {
	color: #fff;
	border-bottom:1px solid #e5872d;
	padding-bottom:6px;
	margin-bottom:8px;
}

h1.blogtitle span {
	color:#e5872d;
}

.title {
	color: #fff;
	font-size: 16px;
	margin-bottom:10px;
	margin-top:10px;
}

.title2 {
	color: #fff;
	font-size: 14px;
	margin-bottom:10px;
	border-bottom:1px solid #e5872d;
	margin-top:10px;
	clear: both;
}

.intro {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.1;
	margin-bottom:10px;
	text-align: justify;
}

#secondaryCol.blog ul li {
	border-bottom:0;
	padding:0px 0;
	color: #fff;
}

.page-template-AGblog .postmetadata {
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin: 0 0 15px 0;
}

/*  FOOTER  
**********************************************************************************/
#footer p {
	margin:0;
}

#footer a {
	color: #333;
	font-size: 11px;
}

.visa-mc {
	padding-right:10px;
	padding-top:40px;
}

.visa-mc img {
	height: 30px;
	width:50px;
}

.copyright {
	width:960px;
	text-align:center;
	font-size: 12px;
	padding-top:20px;
}

.footer_panel {
	width: 960px;
	padding-top:4px;
	color: #6F3C00;
	overflow: hidden;
	line-height: 2;
	text-align: center;
	font-size: 11px;
}

.footer_panel a {
	font-size: 11px;
	margin:0 4px;
}

/* drop down menu */
.sub_menu {
	border: 0;
	position: absolute;
	width: 220px;
	height: 200px;
	z-index: 100;
	top: 30px;
	display: none;
	overflow: hidden;
	background: top left url(images/subnavbg.jpg) repeat-x;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	filter: 'alpha(opacity=90)'; /* for IE 8 */
 *filter: alpha(opacity=90); /* for IE 6 7 */
	-moz-opacity: 0.9;         /* FF */
	opacity: 0.9;              /* CSS3 standard */
}

.sub_menu ul {
	margin: 0;
	padding: 0;
	width: 210px;
	overflow: hidden;
	list-style-type: none;
}

.sub_menu ul li {
	padding: 0px 5px;
}

.sub_menu ul li a {
	color: #999;
	font-size: 12px;
	display: block;
	padding: 10px 0px;
	border-bottom: 1px dotted #433837;
}

.sub_menu ul li a:hover {
	color: #fff;
}

/* css for seo package page */

table#seo_price tr th, table#seo_explain tr th {
	text-align: center;
	padding: 5px 0;
}

table#seo_price tr td {
	text-align: center;
	padding: 5px 0;
}

table#seo_explain tr td {
	text-align: center;
	padding: 5px 10px;
}

/* tooltip for portfolio */
.thumbnail-tooltip {
	width: 320px;
	height: 180px;
	background-color: #fff;
	border: 1px solid #000;
	top: -135px;
	left: 45px;
	position: absolute;
	z-index: 999;
	display: none;
}

.tooltip-overlay {
	background-color: #000;
	color: #fff;
	width: 100%;
	position: relative;
	top: 150px;
	height: 30px;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	filter:alpha(opacity=50);
}

.tooltip-title {
	color: #fff;
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

/*Vitamin D Blog styles*/

.page-template-AGblog .content {
	overflow: visible;
	position: relative;
	padding: 279px 0 0 0;
}

.page-template-AGblog .content a:link, .page-template-AGblog .content a:visited {
	color: #999;
	text-decoration: underline;
}

.page-template-AGblog .content h1 {
	color: #d88629;
	border-bottom: #d88629 1px solid;
	margin: 0 0 5px !important;
}

.page-template-AGblog .content h1 a {
	color: #d88629 !important;
	text-decoration: none !important;
}

.page-template-AGblog .content .comments {
	margin: 0 0 10px 0;
}

.page-template-AGblog .post {
	position: relative;
	z-index: 10000;
}

.page-template-AGblog .content .post .time {
	dsiplay: block;
	width: 58px;
	height: 58px;
	background: url(images/calendar.png);
	position: absolute;
	z-index: 20000;
	left: -70px;
	top: -5px;
}

.page-template-AGblog .content .post .post-detail {
	display: block;
	padding: 5px 0;
	text-align: right;
	font-size: 10px;
	color: #999;
	font-style: italic;
}

.page-template-AGblog .content .post .post-detail a {
	color: #999;
}

.page-template-AGblog .content .post .time .date, .page-template-AGblog .content .post .time .month {
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}

.page-template-AGblog .content .post .time .date {
	padding-top: 12px;
	font-size: 24px;
}

.page-template-AGblog .content .post .time .month {
	padding-top: 4px;
}

.page-template-AGblog .more-link {
	display: block;
	padding: 3px 0;
	clear: both;
}

.page-template-AGblog .content .vitamind-banner {
	width: 639px;
	height: 259px;
	background: url(images/vitamind-banner.png);
	position: absolute;
	top: -34px;
	right: -30px;
}

#disqus_thread {
	padding: 0 20px;
}

.content-testimonial {
	padding: 20px;
}

