/*
Theme Name: Technical Partners Group
Theme URI: http://letterfive.com/
Description: Theme designed by <a href="http://letterfive.com">Letter+Five</a>. and implemented by Andrej Hronco.
Version: 1.0
Author: Letter+Five
Author URI: http://letterfive.com/
Tags: white, custom header, fixed width, two columns, widgets

	TGP v1.0
	 http://letterfive.com/

	This theme was designed and built by Letter+Five,
	whose site you will find at http://letterfive.com/

	The CSS, XHTML and design is NOT released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 18px;
	color: #59595b;
	font-size: 14px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Global */
h1, h2, h3, h4, h5 {
	margin-bottom: 10px;
}
h1 {
	font-size: 26px;
	line-height: 28px;
}
h2 {
	font-size: 22px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
p {
	margin-bottom: 10px;
}
a {
	color: #59595b;
	text-decoration: none;
}
div.clear {
	clear: both;
}
img.alignleft {
	position: relative;
	float: left;
	margin: 0 10px 5px 0;
}
img.alignright {
	position: relative;
	float: right;
	margin: 0 0px 5px 10px;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#container li.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	float: none;
}
#container {
	position: relative;
	width: 902px;
	margin: 0 auto;
}
#help {
	position: relative;
	border-top: 12px solid #e6e7e9;
	z-index: 2000;
}
#helper {
	position: absolute;
	top: 0px;
	right: 54px;
	width: 225px;
	height: 35px;
	background-color: #e6e7e9;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
}
#helper h3 {
	color: #1b4ea2;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 3px;
}
#helper a {
	color: #59595b;
	font-size: 12px;
	text-decoration: none;
}
#header {
	position: relative;
	background: url(images/header_bg.jpg) no-repeat;
	width: 901px;
	height: 200px;
	margin-bottom: 25px;
	z-index: 1000;
}
#header a.header-home {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125px;
	height: 195px;
}
#menu-main {
	position: relative;
}
#menu-main {
	position: relative;
	width: 620px;
	top: 117px;
	left: 170px;
	z-index: 1100;
}
#menu-main li {
	position: relative;
	display: block;
	float: left;
}
#menu-main li a {
	color: #59595b;
	display: block;
	float: left;
	text-transform: uppercase;
	border-bottom: 7px solid white;
	font-size: 12px;
	line-height: 12px;
	margin-right: 13px;
	margin-left: 13px;
	padding-bottom: 8px;
}
#menu-main li.current-menu-parent > a, #menu-main li a:hover {
	color: #1c4fa0;
	border-bottom: 8px solid #1c4fa0;
}
#menu-main li ul {
	position: absolute;
	display: none;
	left: 0;
	top: 25px;
	width: 150px;
	padding-top: 15px;
}
#menu-main li ul li {
	float: none;
}
#menu-main li ul li.current-menu-item a {
	color: #1c4fa0;
	text-decoration: underline;
}
#menu-main li ul li a {
	float: none;
	border: 0 !important;
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 5px;
	text-transform: capitalize;
	border-bottom: 0;
}
#menu-main li ul li a:hover {
	border-bottom: 0;
	text-decoration: underline;
}
#slogan {
	position: relative;
	margin-bottom: 15px;
	z-index: 10;
}
#content {
	position: relative;
	border-top: 4px solid #e6e7e9;
	border-bottom: 4px solid #e6e7e9;
	padding-bottom: 20px;
	padding-top: 25px;
}
#content h2.center {
	text-align: center;
}
#content h2.page-title {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #5a575d;
}
#content.inner {
	padding-bottom: 50px;
	padding-top: 50px;
}
#content.inner h2.page-title {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #5a575d;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#content.inner h3.sub-title {
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#home_left {
	position: relative;
	width: 280px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	margin-top: 50px;
	float: left;
}
#home_left h2.page-title {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #5a575d;
}
#home_right {
	position: relative;
	width: 600px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	float: right;
	background-color: #ccc;
}
#left {
	position: relative;
	width: 230px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	float: left;
	padding-left: 10px;
}
#right {
	position: relative;
	width: 650px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	float: right;
}
#footer {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer p {
	margin: 3px 0;
	text-align: center;
	font-size: 11px;
	color: #1c4fa0;
	font-style: italic;
}
#footer img.ptra-logo {
	position: absolute;
	top: 0;
	left: 0;
}
#credits {
	position: absolute;
	top: 0;
	right: 0px;
	color: #aeafb3;
	font-size: 10px;
}
#credits span {
	font-style: italic;
}
#credits a {
	color: #aeafb3;
}
/* @end */

/* @group About Us / Contact Us */

#right.general {
	position: relative;
	width: 902px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	float: right;
}
#right.general a {
	text-decoration: underline;
}
#right.general h2.page-title {
	margin-left: 122px;
}
#right.general div.post {
	border-bottom: 0;
}
#right.general div.post-thumb {
	width: 100px;
}
#right.general div.post-text {
	width: 780px;
}
/* @end */

/* @group Tech */
#right.wide {
	position: relative;
	width: 902px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	float: right;
}
#right.tech {
	position: relative;
	width: 902px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	float: right;
}
div.post {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: both;
	border-bottom: 1px solid #efefef;
}
div.tech h2.post-title {
	color: #1B4EA2;
	margin-bottom: 20px;
	margin-top: 15px;
}
div.post.sticky h2.post-title {
	display: none;
}
div.post div.post-thumb {
	position: relative;
	float: left;
	width: 200px;
	/*height: 50px;*/
}
div.post div.post-thumb img {
	border: 0;
	display: block;
	vertical-align: middle;
}
div.post div.post-text {
	width: 680px;
	float: right;
}
div.post div.post-text.no-thumb {
	width: 902px;
	float: none;
}
/* @end */

/* @group Help */

form.wpcf7-form {
	position: relative;
}
form.wpcf7-form label {
	position: relative;
}
form.wpcf7-form span input {
	border: 1px solid #ccc;
	padding: 2px 5px;
	margin: 5px 0;
	width: 330px;
}
form.wpcf7-form textarea {
	border: 1px solid #ccc;
	padding: 5px;
}
/* @end */

/* @group 404 */

#searchform {
	position: relative;
	width: 300px;
	margin: 0 auto;
}
#searchform input#s {
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px 5px;
}
/* @end */