/**
 * 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;
}

.prev_next_links a {
	color: #e5872d;
}

.prev_next_links a:hover {
	color: #999;
}

/*  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;
	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;
}

#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;
}

.intro {
	width: 155px;
	color: #fff;
	line-height: 1.1;
	margin-bottom:10px;
}

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

.page-template-AGblog .entry-content {
	border-bottom:1px dotted #ccc;
	padding-top:10px;
}

/*  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;
}