/* @override 
	http://thegrahamagency.wpmu-test.local/wp-content/themes/thegrahamagency/style.css
	http://thegrahamagency.grahamwritesagain.com/wp-content/themes/thegrahamagency/style.css
*/

/*
Theme Name: The Graham Agency
Theme URI: http://thegrahamagency.com
Description: Theme for The Graham Agency
Version: 0.1
Author: Chris Burbridge
Author URI: http://chrisburbridge.com
Tags: 
Template: hybrid
*/

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

/* ! add */

@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get the plugins CSS */ /* ! order moved here */
@import url('../hybrid/library/css/plugins.css');

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

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

@import url('bubble-colors.css');

body {
	font-family: Georgia,"Times Roman",Times, serif;	
}

a, a:hover, a:active, a:visited {
	color: #0033FF;
}

#body-container {
	width: 860px;
	margin-top: 49px;
	padding-left: 70px;
}

.content {
	margin: 0;
	padding: 0;
}

#header {
	width: 228px;
	float: left;
	margin-bottom: 44px;
}

#navigation {
	float: left;
	margin-top: 15px;
	margin-bottom: 0;
}

#site-title a {
	background-image: url(images/logo.jpg);
	height: 40px;
	width: 215px;
	display: block;
}

#site-title span {
	display: none;
}

#site-description {
	display: none;
}

#page-nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#page-nav li a {
	border: none;
	display: inline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 1.2em  0 0;
	padding: 0;
	text-transform: lowercase;
}

#page-nav li a {
	color: #A7A7A7;
}

#page-nav li.current_page_item a {
	color: #399B60;
}

#footer {
	color: #999;
	line-height: 1.5em;
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
}

#footer a {
	color: #999;
}

.copyright, .credit {
	width: 100%;
	text-align: center;
	margin: 0;
}

/* @group Bubbles */

/* Left */

.entry-title {
	font-style: normal;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 .9em 0;
}

.entry-title a {
	color: #111;
}

.page .entry-title {
	text-align: center;
	margin: 0;
}

.bubble.left {
	position: relative;
	margin: 0;
	margin-right: -51px;
	padding: 0;
}

.bubble.left table {
	width: 300px;
	margin: 0;
}

.bubble table, .bubble tr, .bubble td {
	border: none;
}

.bubble td {
	margin: 0;
	padding: 0;
}

.bubble .r1 .c1,
.bubble .r1 .c3,
.bubble .r3 .c1,
.bubble .r3 .c1 {
	height: 35px;
	width: 51px;
}

.bubble.left #knife {
	height: 53px;
	width: 41px;
	margin-left: 198px;	
}

/* Right */

.entry-content.entry {
	margin: 0;
	padding: 0;
	width: 590px;
}

.bubble.right {
	margin: 55px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #413F3F;
}

.bubble.right p {
	margin: 12px 0;
}

.bubble.right table {
	width: 590px;
	margin: 0;
}

.bubble.right #knife {
	height: 86px;
	width: 57px;
	margin-left: 58px;
}

/* @end */

.edit {
	font-style: normal;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	color: #74BED4;
	/*display: none;*/
}

#utility-after-content {
	padding: 0;
	border: none;
	width: 750px;
	margin-top: 16px;
	margin-left: 35px;
}

#utility-after-content .widget-title {
	display: none;
}

div.ngg-gallery-thumbnail a.shutterset_apple img {
	border: 2px solid #808080;
	padding: 0;
	margin-right: 6px;
	margin-bottom: 12px;
}

.content {
	width: 620px;
}

.page .content {
	width: 900px;
}

.breadcrumb {
	display: none;
}