/*
	GTP red: #bf0f1e;
	GTP blue: #0c2b7c;
	GTP yellow: #f2e205;
*/

body, li, ul, ol, div, span, img, a, p {
	margin:0;
	padding:0;
	background:transparent none no-repeat 0 0;
	border:0;
}
h1, h2, h3, h4, h5 {
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
}
body {background:url(http://www.gtpdesigns.com/images/gtp-designs-bg.jpg);
	font-family:Helvetica, Arial, sans-serif; /*Helvetica comes first to appease the typography purists*/
	letter-spacing:normal;
	font-size:0.9em;
}
p {margin-bottom:1em;}
p.last {margin-bottom:0em;}
/***************************************/
/************heading styles**************/
/***************************************/

h1.box {
	line-height:1.4em;
	font-size:2em;
	font-weight:bold;
	margin-bottom:0.5em;
}

h1.blue {
	color:#0c2b7c;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.5em;
}
h1.red {
	color:#bf0f1e;
	color:#8c0b16;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.5em;
}
h1.yellow {
	color:#f2e205;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.5em;
}
h1.dark {
	color:#111111;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.5em;
}
h2.blue {
	color:#0c2b7c;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.5em;
}
h2.red {
	color:#bf0f1e;
	color:#8c0b16;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.5em;
}
h2.yellow {
	color:#f2e205;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.5em;
}
h2.gray {
	color:#333;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.5em;
}
h3.blue {
	color:#0c2b7c;
	font-weight:bold;
	font-size:1em;
	margin-bottom:0.5em;
}
h3.red {
	color:#bf0f1e;
	color:#8c0b16;
	font-weight:bold;
	font-size:1em;
	margin-bottom:0.5em;
}
h3.yellow {
	color:#f2e205;
	font-weight:bold;
	font-size:1em;
	margin-bottom:0.5em;
}
h3.gray {
	color:#333;
	font-weight:bold;
	font-size:1em;
	margin-bottom:0.5em;
}


/***************************************/
/**************Link Styles**************/
/***************************************/

a:link {color:#0c2b7c;}
a:visited {color:#0c2b7c;}
a:hover {color:#bf0f1e;}
a:active {color:#0c2b7c;}

/***************************************/
/************header styles**************/
/***************************************/

#header {background:url(http://www.gtpdesigns.com/images/highlight.png) repeat-y;
	width:936px;
	margin:0 auto;
	color:#ffffff;
	position:relative;
	z-index:1;
	overflow:auto;
}
#logo {
	margin:12px 0;
	float:left;
}
#logo a {background:url(http://www.gtpdesigns.com/images/gtp-logo.png) no-repeat;
	height:48px;
	width:308px;
	display:block;
	text-indent:-9999px;
}
#subheader {
	text-indent:-9999px;
	background:#0c2b7c;
	border-top:#0c2b7c solid 10px;
	border-bottom:#bf0f1e solid 5px;/*	border-top:#f2e205 solid 6px;
	border-bottom:#bf0f1e solid 5px;*/
	min-width:936px;
}
/***************************************/
/*************menu styles***************/
/***************************************/

#nav-menu {
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	float:right;
}
#nav-menu ul {
	margin:33px 0 0 0;
	list-style:none;
	position:relative;
}
#nav-menu ul li {
	padding:0px 20px;
	margin:0px;
	float:left;
	font-size:11px !important;
	font-weight:bold;
	line-height:1em;
	text-transform:uppercase;
}
#nav-menu ul li.first-item {
/*	padding-left:12px; */
}
#nav-menu ul li.last-item {padding-right:3px;}
#nav-menu ul li a {
	text-decoration:none;
	letter-spacing:0.25px;
	padding-bottom:12px;
	text-shadow: 1px 1px 2px #000000;
	display:block;
}
#nav-menu ul li a {color:#ffffff;}
#nav-menu ul li a:hover {color:#f2e205;}
#nav-menu ul li.current-page a {background:url(http://www.gtpdesigns.com/images/menu-marker.png) repeat-x 0px 15px;
	color:#ffffff !important;
}
/***************************************/
/*************list styles***************/
/***************************************/

ol, ul {
	margin:1em 0 0 0;
	padding-left:1em;
}
ul li {
	margin:0.5em 0em 0.5em 1em;
	font-weight:normal;
	padding-left:0.5em;
}
ol li {
	margin-left:1.5em;
	font-weight:normal;
	margin-bottom:1.2em;
	padding-left:0em;
}

/***************************************/
/*************block styles**************/
/***************************************/

.one-half-padded {
	width:408px; 
	padding:12px 24px; 
	float:left; 
	margin:24px 0 0 24px; 
}

.one-half-bordered {
	width:408px; 
	padding:11px 23px; 
	border:1px solid #ccc;
	float:left; 
	margin:24px 0 0 24px;
}

.one-half {
	width:456px; 
	float:left; 
	margin:24px 0 0 24px; 
}

.one-third-padded {
	width:248px;
	float:left; 
	padding:12px 24px; 
	margin:24px 0 0 24px; 
}

.one-third-bordered {
	width:248px;
	float:left; 
	padding:11px 23px;
	border:1px solid #ccc;
	margin:24px 0 0 24px; 
}

.one-third {
	width:296px;
	float:left; 
	margin:24px 0 0 24px; 
}

.two-thirds-padded {
	width:664px; 
	float:left;
	padding:12px 24px;
	margin:24px 0 0 24px; 
}

.two-thirds-bordered {
	width:664px; 
	float:left;
	padding:11px 23px;
	border:solid 1px #ccc;
	margin:24px 0 0 24px; 
}

.two-thirds {
	width:616px; 
	float:left;
	margin:24px 0 0 24px; 
}

.seven-twelve-padded {
	width:491px;	
	padding:12px 24px;
	float:left;
	margin:24px 0 0 24px;	
}

.seven-twelve-padded {
	width:491px;	
	padding:11px 23px;
	border:#1px solid #ccc;
	float:left;
	margin:24px 0 0 24px;	
}

.seven-twelve {
	width:539px;	
	float:left;
	margin:24px 0 0 24px; 
}

.five-twelve-padded {
	width:325px;	
	float:left;
	margin:24px 0 0 24px; 
	padding:12px 24px;
}

.five-twelve-bordered {
	width:325px;	
	float:left;
	margin:24px 0 0 24px; 
	padding:11px 23px;
	border:1px solid #ccc;
}

.five-twelve {
	width:373px;	
	float:left;
	margin:24px 0 0 24px; 
}

.dark-theme {
	background:#222;
	color:#ffffff;
}

.first-col {
	margin-left:0 !important;
}

.first-row {
	margin-top:0 !important;
}


/***************************************/
/***********main page styles************/
/***************************************/

#recent-work-label {background:url(http://www.gtpdesigns.com/images/recent-work-ribbon-02.png) no-repeat;
	position:relative;
	z-index:70;
	width:150px;
	height:115px;
	text-indent:-9999px;
	font-size:12px;
	line-height:1em;
	margin:0 -150px -115px 0;
	top:12px;
	left:464px;
}

#home-page-subheader {
	background:#0000cc;
	background:#0a2364;
	background:#bf0f1e bottom repeat-x;
	border-top:#ffde00 solid 10px;
	border-top:#F2E205 solid 10px;
	border-top:#0c2b7c solid 10px;
	border-bottom:#aa0000 solid 2px;
	border-bottom:#0c2b7c solid 5px;
	border-bottom:#F2E205 solid 5px;
	font-family:Verdana, Geneva, sans-serif;
	min-width:936px;
}
#home-page-subheader-container {
	width:936px;
	margin:0 auto;
	overflow:auto;
}
#main-page-slideshow-container {background:url(http://www.gtpdesigns.com/images/black-75-opacity.png) repeat;
	margin:10px 0;
	padding:2px;
	float:left;
	width:612px;
	height:300px;
}
#main-page-text-container {
	background: url(http://www.gtpdesigns.com/images/gtp-bg-mark.png) 50% 50% no-repeat;
	position:relative;
	float:left;
	margin:10px 0px 10px 12px;
	z-index:10;
}
#main-page-text-bg {
	width:308px;
	background: url(http://www.gtpdesigns.com/images/black-20-opacity.png) repeat;
	position:relative;
	z-index:20;
	height:304px;
	overflow:hidden;
}
#home-page-primary-block {
	background:#222;
	padding:12px 24px;
	margin-right:24px;
	float:left;
	width:325px;
	color:#fff;
}
#home-page-primary-block h1 {
	font-size:2em;
	font-weight:bold;
	line-height:1.4em;
	margin-bottom:0.25em;
}
#home-page-secondary-block {
	width:489px;
	float:left;
	overflow:auto;
	margin:1px solid #ccc;
	padding:12px 24px;
}
#home-page-graphic-design {
	width:489px;
	float:left;
	overflow:auto;
	border:1px solid #ccc;
	padding:12px 24px;
	margin-bottom:12px;
	font-size:0.9em;
	background:#fafafa;
}
#home-page-web-design {
	width:489px;
	float:left;
	overflow:auto;
	border:1px solid #ccc;
	padding:12px 24px;
	font-size:0.9em;
	background:#eee;
}
#home-page-graphic-design ul, #home-page-web-design ul {list-style:square;}
.home-page-list-col {
	width:163px;
	float:left;
}
#home-page-secondary-block ul {
	list-style:square;
	padding-left:1em;
	margin:0;
	font-size:0.9em;
}
#home-page-secondary-block h1, #home-page-web-design h1, #home-page-graphic-design h1 {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:0.25em;
}
#home-page-secondary-block h2 {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.5em;
}
/***************************************/
/***********jq cycle styles*************/
/***************************************/

.no-js-content {
	display:block;
	margin:0 auto;
	position:relative;
	z-index:50;
}
body.js-enabled .main-page-image-cycler {
	display:block !important;
}
body.js-enabled .no-js-content {
	display:none !important;
}
.main-page-image-cycler {
	margin:0 auto;
	display:none;
	position:relative;
	z-index:50;
}
.main-page-image-cycler img {
	position:relative;
	z-index:51;
}
.cycler-text {
	position:absolute;
	z-index:52;
	top:-2px;
	left:626px;
	margin:12px 12px 24px 12px;
	font-size:18px;
	font-weight:bold;
	line-height:31px;
	height:252px;
	width:284px;
	overflow:hidden;
	text-shadow: 1px 1px 1px #000000;
	/*text-transform:uppercase;*/
	color:#ffffff;
}
.cycler-text h1 {
	margin-bottom:.75em;
	line-height:25px;
}
.cycler-text h1 a {
	font-size:20px;
	font-weight:bold;
	color:#ffde00;
	/*letter-spacing:1px;*/
	text-transform:uppercase;
	text-decoration:none;
}
body.js-enabled #page-selectors {
	position: relative;
	z-index:55;
/*	top:270px;*/
	text-align:right;
/*	margin:0px 19px;*/
	width:270px;
	font-size:14px;
	line-height:1em;
	top:295px;
	left:628px;
	margin:-14px 19px 0 19px;
}
#page-selectors a {
	border: 1px solid #cccccc;
	background:url(http://www.gtpdesigns.com/images/black-50-opacity.png) repeat;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
}
#page-selectors a:link {color:#ffffff;}
#page-selectors a:visited {color:#ffffff;}
#page-selectors a:hover {color:#f2e205;}
#page-selectors a:active {color:#ffffff;}
#page-selectors a.activeSlide {background:url(http://www.gtpdesigns.com/images/black-75-opacity.png) repeat;
	color:#f2e205;
}
#page-selectors a:focus {
	outline: none;
}
/***************************************/
/**********main body styles*************/
/***************************************/

#main-container {
	background:#ffffff url(http://www.gtpdesigns.com/images/top-header-shadow.png) repeat-x top;
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:#1a1a1a 2px solid;
	min-width:936px;
}
#main-container.home-page {padding-top:18px;}
#main-contents {
	width:936px;
	margin:0 auto;
	font-family: Helvetica, Arial, sans-serif !important;
	line-height:1.5em;
	overflow:auto;
}
/***************************************/
/*************About styles**************/
/***************************************/

#about-container2 {
	float:left;
	width:100%;
	background:#ccc;
	position:relative;
	overflow:hidden;
}
#about-container1 {
	float:left;
	width:100%;
	background:#fff;
	position:relative;
	right:349px;
}
#about-column1 {
	float:left;
	width:587px;
	position:relative;
	left:349px;
}
#about-column2 {
	float:left;
	width:349px;
	position:relative;
	left:349px;
}
#about-text {margin-right:24px;}
#about-sidebar-text {
	padding:24px;
	overflow:auto;
}
#about-text #intro-block {
	padding:12px 24px;
	background:#222222;
	color:#ffffff;
	margin-bottom:24px;
	clear:both;
}
#about-text #intro-block h1 {
	font-size:2em;
	line-height:1.4em;
	margin-bottom:0.5em;
	font-weight:bold;
}
#about-image-right {
	float:right;
	margin:6px -3px 6px 12px;
	background:#ffffff;
	padding:3px;
}
#about-image-right img {
	border:solid 1px #cccccc;
}
.sidebar-content.about {padding:24px;}

/***************************************/
/*************Service styles************/
/***************************************/

h1.featured-services {	
	background:#0c2b7c; 
	color:#fff; 
	padding:12px 24px; 
	font-size:2em; 
	line-height:1.4em; 
	font-weight:bold;
	display:block;
}

.service-block {
	margin-top:24px;
	overflow:auto;
}

.additional-services {background:#fafafa;}

.service-list-two-col {
	float:left; 
	width:50%;	
}

.service-list-two-col ul {
	list-style:square;
	padding-left:1em;
	margin:0;
	font-size:0.9em;	
}

.additional-services-heading {color:#0c2b7c;}


/***************************************/
/***********Portfolio styles************/
/***************************************/

#portfolio-entries {overflow:auto;}
h1.portfolio-heading {
	clear:both;
	background:#222222 url(http://www.gtpdesigns.com/images/project-heading.gif) repeat-x top;
	border-bottom:0px solid #a60d1a;
	color:#ffffff;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.4em;
	padding:12px 24px;
	display:block;
	width:544px;
}
.portfolio-entry-block {
	float:left;
	margin:12px 11px 0px 0px;
	background:#0c2b7c;
	background:#8c0b16;
	padding:6px 6px 6px 6px;
	width:178px;
	height:178px;
	position:relative;
}
.portfolio-entry-block.blank {background:#ddd;}
.portfolio-entry-block hr {
	border-width:1px 0;
	border-style:solid;
	border-color:#0f3596 #0f3596 #0a2363 #0a2363;
	margin:6px 0;
}
.portfolio-image {
	overflow:hidden;
	background:#222;
}
.portfolio-image a {
	overflow: hidden;
	float: left;
}
.portfolio-image a img {
	border: 1px solid #aaa;
}
.portfolio-image a:hover {
	border: 2px solid #eee;
}
.portfolio-image a:hover img {
	margin: -1px;
	border:0px;
}

.portfolio-image a {
	text-decoration:none !important;
}

.portfolio-image a h2 {
	width:164px;
	margin:1px 1px 7px 1px;
	padding:6px;
	font-size:14px;
	line-height:1.2em;
	font-weight:bold;
	color:#fff;
	text-decoration:none !important;
	display:block;
	position:absolute;
	bottom:0;
	background:url(http://www.gtpdesigns.com/images/black-85-opacity.png) repeat;
	height:34px;
}
.portfolio-entry-block a:hover h2 {
	color:#f2e205;
	color:#ffff00;
	margin:0px 0px 6px 0px;
	padding:6px 5px 5px 5px;
	bottom:2px;
}
#pagination-container {
	padding-top:6px;
	display:block;
	overflow:hidden;
	width:592px;
	font-size:0.8em;
}
#pagination-links {float:right;}
#pagination-links a {
	text-decoration:none;
	font-weight:bold;
}
#current-page {float:left;}
#prev-next-page {
	float:right;
	font-weight:bold;
}
#prev-next-page a {
	color:#8c0b16;
	text-decoration:none;
}
#prev-next-page a:hover {color:#0c2b7c;}
.sidebar-links-block {
	padding:18px 12px;
	background:#262626;
	margin-bottom:18px;
}
.sidebar-links-block.last {margin-bottom:0px;}
ul.category-links {
	margin:0;
	list-style:none;
	padding:0;
}
ul.category-links li {
	margin:0 0 0 1em;
	padding:0;
}
ul.category-links li a {
	color:#eeeeee;
	text-decoration:none;
}
ul.category-links li a:hover {color:#f2e205;}
/***************************************/
/*************Project styles*************/
/***************************************/

hr.project-bottom-border {
	border-width:6px 0px 3px 0px;
	border-style:solid;
	border-color:#0c2b7c #ffffff #bf0f1e #ffffff;
	margin:0 0 12px 0;
}
#main-project-image-container {
	background:#0d0d0d;
	margin:0;
	padding:2px;
	float:left;
}
h1.project-heading {
	clear:both;
	background:#222222 url(http://www.gtpdesigns.com/images/project-heading.gif) repeat-x top;
	color:#ffffff;
	font-weight:bold;
	font-size:1.3em;
	padding:9px 18px;
	margin-bottom:18px;
}
#project-description {
	margin-bottom:12px;
	padding:12px 18px;
	border:1px solid #ccc;
	background:#f2f2f2;
}
#project-image-gallery {
	padding:0px 0px 12px 0px;
	overflow:auto;
}
#project-image-gallery h2 {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:6px 12px;
	background:#0c2b7c;
	border-bottom:1px solid #0a2363;
	margin-bottom:12px;
}
.project-image-thumbnail {
	float:left;
	margin:6px 0 6px 11px;
}
.project-image-thumbnail img {
	padding:1px;
	border:1px solid #fff;
	background:#aaa;
}
#project-info {
	overflow:auto;
	clear:both;
}
#client-background {
	width:347px;
	padding:12px 18px;
	border-right:1px solid #ccc;
	float:left;
	border:1px solid #ccc;
}
#services-provided {
	width:181px;
	padding:12px 18px;
	float:left;
	margin-left:12px;
	border:1px solid #ccc;
}
#services-provided ul {
	margin:0;
	list-style:square;
}
#services-provided ul li {
	line-height:1em;
	margin:0.5em 0em 0.5em 0.25em;
	font-weight:normal;
	padding-left:0.25em;
	color:#0c2b7c;
}
.service-list-item {color:#000;}
#client-website {
	width:100%;
	text-align:center;
}
#client-website hr {
	border-width:1px 0px 1px 0px;
	border-style:solid;
	margin:0 11px 12px 11px;
}
#client-website hr.gray {
	border-color:#3b3b3b #3b3b3b #080808 #080808;
}
#client-website hr.blue {
	border-color:#0f3596 #0f3596 #0a2363 #0a2363;
}
#client-website a {
	padding:0 12px;
	margin:12px 0 6px 0;
	color:#fff;
	font-weight:bold;
}
#client-website a:hover {color:#f2e205;}
#portfolio-navigation-block {
	overflow:hidden;
	font-weight:bold;
	padding: 6px 0px;
	background: #ccc;
	border-top:#aaa 1px solid;
	clear:both;
	line-height:1em;
}
#portfolio-navigation-block a {
	color:#000;
	text-decoration:none;
}
#portfolio-navigation-block a:hover {
	color:#8c0b16;
	color:#0c2b7c;
}
#previous-project {
	padding-left:6px;
	width:244px;
	float:left;
	text-align:left;
	overflow:hidden;
	font-size:10px;
}
#return-to-portfolio {
	text-align:center;
	width:436px;
	float:left;
	overflow:hidden;
	font-size:12px;
}
#next-project {
	padding-right:6px;
	width:244px;
	float:left;
	text-align:right;
	overflow:hidden;
	font-size:10px;
}
#previous-project a, #next-project a {
	color:#0c2b7c;
	color:#8c0b16;
	color:#555;
}

/***************************************/
/***************Blog Styles*************/
/***************************************/
#blog-intro-block {
	padding:12px 24px;
	background:#0c2b7c;
	color:#fff;
}

#blog-intro-block h1 {
	font-size:2em;
	line-height:1.4em;
	margin-bottom:0.5em;
	font-weight:bold;	
}

#blog-intro-block h1.blog-category {margin-bottom:0;}

h1.blog-title {
	margin-bottom:3px !important;
	line-height:1.1em;
}
.blog-entry {
	margin-top:24px;
	padding-top:24px;
	border-top:1px solid #ccc;
}
.blog-entry.first-entry {
	padding-top:0px;
	border-top:0px solid #ccc;
}
.blog-content h1.red a{
	text-decoration:none;
	color:#8c0b16;
	line-height:1.1em;
}
.blog-content h1.red a:hover{
	text-decoration:none;
	color:#bf0f1e;
}
.byline {
	font-size:0.75em;
	color:#555;
	margin-bottom:12px;
	overflow:auto;
}
.posted-by {float:left;}
.blog-author {text-transform:uppercase;}
.blog-date {
	float:right;
	margin-left:24px;
}

.blog-content .image-container {
	width:100%;
	text-align:center;
	margin:36px 0;
}

.blog-content .image-left {
	margin:24px 24px 24px 0;
	float:left;
	text-align:center;
}

.blog-content .image-right {
	margin:24px 0 24px 24px;
	float:right;
	text-align:center;
}
.blog-content .image-left.top, .blog-content .image-right.top  {margin-top:0.5em;}
.blog-content ol, ul {
	margin:1em 0;
	padding-left:1em;
}
.blog-content ul li, .blog-content ol li {
	margin:0 0 0 1em;
	font-weight:normal;
	padding-left:0.5em;
}
.blog-content img {
	border:1px solid #ccc;
	padding:6px;
}
.caption {
	font-size:0.8em;
	font-weight:bold;
	color:#333;
	margin-top:0.5em;
	line-height:1.2em;
}

.read-more {
	width:100%;
	text-align:right;
	clear:both;
}

#pagination-container.blog {
	margin-top:24px;
	border-top:1px #ccc solid;
}

ul.share-links  {
	margin-top:24px;	
	list-style:none;
	overflow:auto;
}

ul.share-links li {
	float:left;
	margin:0 12px;
}

/**********Blog Sidebar************/

#search-form label {
	line-height:1em;
	float:left;
	clear:both;
	margin-bottom:3px;

}

#search-input {
	overflow:auto;
	clear:both;
}

input.search-box {
	float:left;
	width:190px;
	padding:3px;
	color:#333;
	border-color:#999 #bbb #bbb #999;
	border-width:1px;
	border-style:solid;
	background:#fff;
	font-size:14px;
	line-height:1em;
}

input.search-button {
	margin-left:12px;
	float:left;
}

ol.blog-menu-lists, ul.blog-menu-lists {
	margin:1em 0;
	padding-left:1em;
	font-size:0.9em;
	list-style:square;
	line-height:1.2em;
}
ul.blog-menu-lists li, ol.blog-menu-lists li {
	margin:0.5em 0 0.5em 0;
	font-weight:normal;
	padding-left:0.5em;
	color:#bf0f1e;
	color:#f2e205;
}

.list-text {color:#aaa;}

ul.blog-menu-lists a, ol.blog-menu-lists a {text-decoration:none;}

ul.blog-menu-lists a:link, ol.blog-menu-lists a:link {color:#fff;}

ul.blog-menu-lists a:visited, ol.blog-menu-lists a:visited {color:#fff;}

ul.blog-menu-lists a:hover, ol.blog-menu-lists a:hover {color:#bf0f1e;}

ul.blog-menu-lists a:active, ol.blog-menu-lists a:active {color:#fff;}

#rss-feed {
	text-align:right;
	margin-bottom:18px;
	padding:12px;
	background:#262626;
	overflow:auto;
}

#rss-feed a {
	color:#fff;
	line-height:1em;
	text-decoration:none;
}

#rss-feed a .rss-text {
	float:left;
	margin-right:12px;
	padding-top:0.5em;
}

#rss-feed a:hover {color:#f68329;}


/**********Blog Comments************/
#comments {
	
}

.comment-entry dl {margin:0;}

.comment-entry dl dt {
	display:block;
	overflow:auto;
	margin-bottom:1em;
	font-size:0.75em;
	color:#555;
}

.comment-entry dl dd {
	display:block;
	margin:0;
}

.comment-entry {
	padding:12px 12px 0px 12px;
	border:1px solid #eee;
	margin-bottom:12px;
	overflow:auto;
}

.comment-entry.even {background:#fafafa;}

.gravatar {
	float:left;
	margin:0 12px 12px 0;
}

.gravatar img {
	padding:1px !important;
	border:#1p solid #999999 !important;
	background:#fff;
}

.comment-author {float:left;}

.comment-author a {text-decoration:none;}

.comment-date {
	float:right;
	margin-left:24px;
}

hr.blog-divider {
	display:block;
	margin:24px 0;
	border-width:0px 0 1px 0;
	border-style:solid;
	border-color:#f2f2f2 #000 #ccc #000;
}

#comment-form {
	background:#ccc;
	border:1px solid #aaa;
	padding:12px 24px;
	margin-top:24px;
	overflow:auto;
}

#comment-form input.entry-field, #comment-form textarea {
	padding:3px;
	color:#333;
	border-color:#999 #bbb #bbb #999;
	border-width:1px;
	border-style:solid;
	background:#fff;
}
#comment-form textarea {
	width:534px;
	margin:0 0 6px 0;
}
#comment-form input.entry-field {
	width:243px;	
	margin:0 0 12px 0;
}
#comment-form input.entry-field, #comment-form textarea, #comment-form label {float:left;}

#comment-form input.entry-field, #comment-form textarea, #comment-form label {clear:left;}

#comment-form input.check-box, #comment-form label.check-label {float:none;}

#comment-form input.button {
	margin-right:12px;
	float:left;
}

#comment-form label {
	line-height:1em;
	margin:0 0 0.25em 0;
	font-size:0.8em;
}

.checkbox-container {
	float:right;
	clear:right;
}

/**********Blog Search************/

#no-results-intro {
	padding:12px 24px;
	background:#0c2b7c;
	color:#fff;
	margin-bottom:24px;
}

#no-results-intro h1 {
	font-size:2em;
	line-height:1.4em;
	margin-bottom:0.5em;
	font-weight:bold;	
}

#search-results-intro {
	background:#fafafa;
	padding:12px 24px;
	border:1px solid #ccc;
}


/***************************************/
/**************FAQ Styles***************/
/***************************************/

/* 2 column left sidebar menu settings */
.faq-colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
.faq-leftmenu {background:#0c2b7c;}
.faq-leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:308px;
	background:#fff;
}
.faq-leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:308px;
}
.faq-leftmenu .col1 {
	margin:0 0 0 308px;
	position:relative;
	right:100%;
	overflow:hidden;
}
.faq-leftmenu .col2 {
	float:left;
	width:308px;
	position:relative;
	right:308px;
}
/* end 2 col faq layou styles */


#faq-intro-block {
	padding:12px 24px;
	background:#222;
	color:#fff;
}

#faq-intro-block h1 {
	font-size:2em;
	line-height:1.4em;
	margin-bottom:0.5em;
	font-weight:bold;	
}

#faq-intro-block h1.faq-category {margin-bottom:0;}

#faq-intro-block a {color:#fff;}

#faq-intro-block a:hover {color:#bf0f1e;}

.faq-entry {
	margin-top:24px;
	padding-top:24px;
	border-top:1px solid #ccc;
}

.faq-entry h1 {line-height:1.1em;}

.faq-entry.first-entry {
	padding-top:0px;
	border-top:0px solid #ccc;
}

.faq-entry .return-to-top {
	width:100%;
	text-align:right;
}

.faq .sidebar-links-block {
	padding:18px 12px;
	background:#0b276e;
	margin-bottom:18px;
	color:#fff;
}

/**********FAQ Search************/

#faq-no-results-intro {
	padding:12px 24px;
	background:#222;
	color:#fff;
	margin-bottom:24px;
}

#faq-no-results-intro h1 {
	font-size:2em;
	line-height:1.4em;
	margin-bottom:0.5em;
	font-weight:bold;	
}

#faq-search-results-intro {
	background:#fafafa;
	padding:12px 24px;
	border:1px solid #ccc;
}

/***************************************/
/*************Contact Styles************/
/***************************************/

#contact-left-col {
	width:460px;
	float:left;
	overflow:auto;
	margin-right:12px;
}

.contact-sidebar-text {
	padding:12px 24px;
	color:#fff;
}

#contact-intro-block {
	background:#0c2b7c;
	background:#222;
	padding:12px 24px;
	margin-bottom:24px;
	color:#fff;
}

#phone-block {
	padding:12px 24px;
	border:1px solid #ccc;
	margin-bottom:24px;
}

#office-block {
	padding:12px 24px;
	border:1px solid #ccc;
}

#contact-intro-block h1 { 
	font-size:2em; 
	line-height:1.4em; 
	font-weight:bold;
	margin-bottom:0.5em;
}

#contact-form-block {
	padding:24px;
	background:#f2f2f2;
	border:#ccc 1px solid;
	overflow:auto;
	float:left;
	width:400px;
	margin-left:12px;
}
#contact-form {
	width:400px;
	margin:0 auto;
}

#contact-form input.entry-field, #contact-form textarea, #contact-form label {float:left;}

#contact-form label {
	line-height:1em;
	margin:0 0 0.25em 0;
	font-weight:bold;
	font-size:0.8em;
}

#contact-form input.entry-field, #contact-form textarea {
	width:394px;
	margin:0 0 12px 0;
	padding:3px;
	color:#333;
	border-color:#aaa #ccc #ccc #aaa;
	border-width:1px;
	border-style:solid;
	background:#fff;
}

#contact-form input.submit-button {padding:3px;}

.recent-news h2 {
	margin-bottom:3px !important;
}

.recent-news h2 a {
	color:#fff;	
	padding:0;
	text-decoration:none;
}

.recent-news .byline {color:#aaa;}

.sidebar-content .read-more a {
	color:#f2e205;	
	padding:0;
}

.recent-news h2 a:hover, .sidebar-content .read-more a:hover {color:#bf0f1e;}

.sidebar-content .read-more {margin-bottom:12px;}

/***************************************/
/*************footer styles*************/
/***************************************/

/*
	GTP red: #bf0f1e;
	GTP blue: #0c2b7c;
	GTP yellow: #f2e205;
*/

#footer {
}
#footer-content {
	width:912px;
	margin:0 auto;
	text-align: center;
	padding:18px 12px;
	font-size:0.85em;
	color:#aaaaaa;
}
#footer-content a {
	color:#eeeeee;
	text-decoration:none;
}
/*******************************/
/*****General Sidebar Styles****/
/*******************************/

.sidebar-content {
	padding:12px 24px;
}
.sidebar-content.blog {
	padding:24px;
	margin:0;
}
.sidebar-content h2 {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.5em;
}
.sidebar-content h2.yellow {color:#f2e205;}
.sidebar-content h2.red {color:#bf0f1e;}
.sidebar-content h2.blue {color:#0c2b7c;}
/*******************************/
/******Right Sidebar Styles*****/
/*******************************/

.colmask {
	margin:0;
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column right menu settings */
.rightmenu.gtp-red {
	background:#bf0f1e;
	color:#f2e205;
}
.rightmenu.gtp-blue {
	background:#0c2b7c;
	color:#ffffff;
}
.rightmenu.gtp-yellow {
	background:#f2e205;
	color:#000000;
}
.rightmenu.gtp-grey {
	background:#222222;
	color:#ffffff;
}
.rightmenu .colleft {
	float:left;
	width:200%;
	margin-left:-308px;
	position:relative;
	right:100%;
	background:#ffffff;
	border-right:#000000 solid 0px; /*border width must be subtracted from .col2 width*/
}
.rightmenu .col1wrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
}
.rightmenu .col1 {
	margin:0 0 0 308px;
	overflow:hidden;
	color:#000000 !important;
}
.rightmenu .col2 {
	float:right;
	width:308px; /*subtract border width here*/
	position:relative;
	left:308px;
}
.rightmenu.gtp-grey .col2 {
/*	border-top:#0c2b7c 1.5em solid;*/
}
.rightmenu.gtp-grey .col2 h1.blue {
	background:#0c2b7c;
	padding:6px 24px;
	color:#ffffff;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
}
.rightmenu.gtp-grey .col2 h1.red {
	background:#8c0b16;
	padding:6px 24px;
	color:#ffffff;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
}
/*******************************/
/******Left Sidebar Styles*****/
/*******************************/

/* 2 column left menu settings */
.leftmenu {background:#ffffff;}
.leftmenu .colleft {
	float:left;
	width:200%;
	margin-left:-308px;
	position:relative;
	right:100%;
	background:#ffffff;
	border-right:#000000 solid 0px; /*border width must be subtracted from .col2 width*/
}
.leftmenu .colleft.gtp-red {background:#bf0f1e;}
.leftmenu .colleft.gtp-blue {background:#0c2b7c;}
.leftmenu .colleft.gtp-yellow {background:#f2e205;}
.leftmenu .colleft.gtp-grey {background:#333333;}
.leftmenu .col1wrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
}
.leftmenu .col1 {
	margin:0 0 0 308px;
	overflow:hidden;
}
.leftmenu .col2 {
	float:right;
	width:308px; /*subtract border width here*/
	position:relative;
	left:308px;
}
.main-column-content.left-column {padding-right:12px;}
.main-column-content.left-column.blog-content {padding-right:36px;}
.main-column-content.left-column.contact-page {padding-right:36px;}
.main-column-content.left-column.grid-spacer {padding-right:89px;}
.main-column-content.right-column {padding-left:12px;}
.main-column-content.right-column.faq-content {padding-left:36px;}

/*******************************/
/***********404 Styles**********/
/*******************************/

#not-found-intro-block {
	padding:12px 24px;
	background:#0c2b7c;
	color:#fff;
	margin-bottom:24px;
}

#not-found-intro-block h1 {
	font-size:2em;
	line-height:1.4em;
	margin-bottom:0.5em;
	font-weight:bold;	
}

.blog-entry.recent-news-entry {
	padding-top:0px;
	border-top:0px solid #ccc;
	margin-top:0px;
}

.not-found {
	padding:11px;
	background:#000;
}

.not-found img {
	border:1px solid #ccc;	
}
