/*
Theme Name: TFG 3.0 (based on Clean Home)
Theme URI: http://midmodesign.com/news/general/our-special-wordpress-theme/
Description: This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version: 1.2.1
Author: TFG (Clean Home author: Mid Mo Design)
Author URI:http://midmodesign.com/
Tags: fixed-width, two-columns
*/

/* @group General */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100%;
	font-family: helvetica, arial, Georgia, serif; 
	background: #404140 url(images/bg_body_logo.gif) no-repeat 947px 90px;
}
h1, h2, h3, h4 {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 500;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}
.post_copy h4 {
	font-size: 1em;
        padding:0 0 10px 30px;
}

p {
	line-height: 1.5em;
	font-size: 0.75em;
	margin: 0 0 10px 0;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 300;
}


.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearFix {
	height: 1%;
}

.clearFix {
	display: block;
}

/* End hide from IE-mac */

#wrap {
	width: 947px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.75);
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.75);
}
#wrap .ctn {
	background: #f8f8ea;
}
/* @end */

/* @group Header */
#header {
	margin: 0 0 30px 0;
}

/* @group Top */
#top {
	margin: 0 0 5px 0;
}
#twitter {
	float: left;
	width: 500px;
}
#twitter .ctn{
	padding: 20px 0 0 20px;
}
#twitter p {
	color: #5a4b42;
}
#twitter a {
	color: #5a4b42;
}
#nav {
	float: right;
	width: 300px;
}
#nav ul {
	background: #edeee1;
	float: right;
	padding: 10px 25px;
}
#nav ul li {
	float: left;
	border-left: 1px solid #5a4b42;
	margin: 5px 0;
	font-size: 0.6875em;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 300;
}
#nav ul li:first-child {
	border: none;
}
#nav ul li a {
	color: #5a4b42;
	text-decoration: none;
	padding: 0 5px;
}
/* @end */

/* @group Bottom */
#logo {
	float: left;
	width: 145px;
	
}
#logo h1 a{
	display: block;
	width: 145px;
	height: 133px;
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat left top;
}
#cat_nav {
	width: 802px;
	height: 133px;
	float: left;
	background: #f25c21 url(images/text_thefowlergroup.png) no-repeat 32px 17px;
	position: relative;
}
body#relevant_marketing #cat_nav {
	background: #d3d7ab url(images/text_thefowlergroup.png) no-repeat 32px 17px;
}

body#web_development #cat_nav {
	background: #455660 url(images/text_thefowlergroup.png) no-repeat 32px 17px;
}

body#direct_marketing #cat_nav {
	background: #8bafa1 url(images/text_thefowlergroup.png) no-repeat 32px 17px;
}

body#client_service #cat_nav {
	background: #5a4b42 url(images/text_thefowlergroup.png) no-repeat 32px 17px;
}
#cat_nav ul {
	float: right;
	position: absolute;
	top: -5px;
	right: 29px;
}
#cat_nav ul li {
	float: left;
	font-size: 0.875em;
	margin: 5px 0 0 0;
	font-variant: small-caps;
	font-family: "ff-meta-serif-sc-web-pro-1","ff-meta-serif-sc-web-pro-2", serif;

}	
#cat_nav ul li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 10px;
}

#cat_nav ul li.cat-item-1 a {
	color: #404140;
	background: #d3d7ab;	
}
body#relevant_marketing #cat_nav ul li.cat-item-1 {
	border-left: 1px solid #b8bd96;
}
#cat_nav ul li.cat-item-3 a {
	color: #d3d7ab;
	background: #455660;
}

body#web_development #cat_nav ul li.cat-item-3  {
	/*border: 1px solid #29333a;*/
}

#cat_nav ul li.cat-item-4 a {
	color: #404140;
	background: #8bafa1;
}

body#direct_marketing #cat_nav ul li.cat-item-4 {
	/*border: 1px solid #3d4e49;*/
}

#cat_nav ul li.cat-item-5 a {
	color: #eb6d1f;
	background: #5a4b42;
}

body#client_service #cat_nav ul li.cat-item-5  {
	border-right: 1px solid #413630;
}
body#relevant_marketing #cat_nav ul li.cat-item-1, 
body#web_development #cat_nav ul li.cat-item-3, 
body#direct_marketing #cat_nav ul li.cat-item-4,
body#client_service #cat_nav ul li.cat-item-5 {
	border-bottom: none;
	height: 38px;
	margin: 0;
}
#cat_desc {
	clear: both;
	padding: 0 30px;
	margin: 45px 0 0 0;
}
#cat_desc p {
	color: #f49121;
	font-size: 4em;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1em;
	margin: 0;
}
body#relevant_marketing #cat_desc p {
	color: #a0a382;
}
body#web_development #cat_desc p {
	color: #728fa0;
}
body#direct_marketing #cat_desc p {
	color: #637d74;
}
body#client_service #cat_desc p {
	color: #92796c;
}
/* @end */



/* @end */

/* @group Post */
.post {
	margin: 0 0 40px 0;
}
.post_date {
	float: left;
	width: 60px;
	color: #455660;
	font-size: 0.75em;
	font-weight: bold;
}
.post_date .ctn {
	padding: 5px 0 0 20px;
}
h1.post_title {
	float: left;
	font-size: 1.5em;
	width: 850px;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}
h1.post_title a {
	text-decoration: none;
	color: #455660;
}
.post_tags {
	float: right;
	color: #8BAFA1;
	font-size: 0.5em;
	padding: 9px 100px 0 0;
	display: block;
}
h1.post_title .post_tags a{
	text-decoration: none;
	color: #8BAFA1;
}

.post_copy {
	width: 910px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.50);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.50);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.50);
	padding: 8px 8px 8px 0;
	background: #fff;
	clear: both;
}
.single {
	width: 870px;
	padding: 8px 8px 8px 40px;
}
.summary_image {
	position: relative;

}
.summary_copy {
	position: absolute;
	width: 407px;
	height: 300px;
	background: rgba(0,0,0,0.85);
	color: #fff;
	top: 0;
	right: 0;
}
.summary_copy h2 {
	font-size: 1.4em;
	margin: 0 0 10px 0;
}
.summary_copy p {
	
}
.summary_copy a {
	color: #fff;
}
#wrap .post_copy .summary_image .summary_copy .ctn {
	padding: 20px 10px;
	background: none;
}
.single p, .single h2 {
	padding: 0 70px 0 30px;
	color: #716b6a;
}
.single h2 {
	margin: 0 0 5px 0;
}
.single p {
	margin: 0 0 10px 0;
}
.single hr {
	margin: 30px 70px 30px 30px;
	border: none;
	
}
.single a {
	color: #716b6a;
}
.single .top_image {
	margin: 0 0 30px 0;
}
.single ol {
	line-height: 1.5em;
	font-size: 0.75em;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 300;
	margin: 0 0 10px 70px;
	color: #716b6a;
	list-style: decimal;
}
.single hr {
	border-top: 1px solid #f25c21;
}
body#relevant_marketing .single hr {
	border-top: 1px solid #d3d7ab;
}

body#web_development .single hr {
	border-top: 1px solid #698293;
}

body#direct_marketing .single hr {
	border-top: 1px solid #8bafa1;
}

body#client_service .single hr {
	border-top: 1px solid #5a4b42;
}
/* @end */

/* @group Comments */

#comments {
	margin: 30px 70px 30px 30px;
	padding: 30px 0 0 0;
}
#comments h4 {
	color: #716B6A;
}
body#relevant_marketing #comments {
	border-top: 1px solid #d3d7ab;
}

body#web_development #comments {
	border-top: 1px solid #455660;
}

body#direct_marketing #comments {
	border-top: 1px solid #8bafa1;
}

body#client_service #comments {
	border-top: 1px solid #5a4b42;
}
#comments ul.formlist li{
	margin: 5px 0;
}
#comments ul.formlist li input {
	border: 1px solid #ccc;
	padding: 5px;
}
#comments ul.formlist li textarea#comment {
	border: 1px solid #ccc;
	padding: 5px;
}
/* @end */

/* @group Image Gallery */
/* ----------- Album Styles Extend -------------*/
.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin: 0 70px 0 30px;
	width: 770px;
	
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}
.ngg-gallery-thumbnail img {
	border: 1px solid #f25c21;
}
body#relevant_marketing .ngg-gallery-thumbnail img {
	border:1px solid #d3d7ab;
}

body#web_development .ngg-gallery-thumbnail img {
	border:1px solid #455660;
}

body#direct_marketing .ngg-gallery-thumbnail img {
	border:1px solid #8bafa1;
}

body#client_service .ngg-gallery-thumbnail img {
	border:1px solid #5a4b42;
}
.ngg-gallery-thumbnail img:hover {
	background-color: #f25c21;
}
body#relevant_marketing .ngg-gallery-thumbnail img:hover {
	background-color: #d3d7ab;
}

body#web_development .ngg-gallery-thumbnail img:hover {
	background-color: #455660;
}

body#direct_marketing .ngg-gallery-thumbnail img:hover {
	background-color: #8bafa1;
}

body#client_service .ngg-gallery-thumbnail img:hover {
	background-color: #5a4b42;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}

/* @end */

/* @group Footer */
#footer {
	width: 947px;
	
}
#footer .ctn{
	padding: 20px;
}
#footer p {
	color: #fff;
}

/* @end */

/* @group Contact Form */
.wpcf7-form .fields {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	width: 280px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


/* @end */
