/*
Theme Name: Latitude Technologies
Theme URI: 
Description: 
Version: 1.0
Author: Bruce Giovando
Author URI: http://brucegiovando.com/
Tags: 

	more info here

*/

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size: 14px;font-family:inherit;vertical-align:baseline;outline: none;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

body{
	background: transparent url(images/gradient.png) repeat-x top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.bdywrp{
	width: 750px;
	margin: 0 auto;
	
}
/* wordpress */

.alignleft{
	float: left;
	margin: 0 20px 20px 0;
}

.alignright{
	float: right;
	margin: 0 0px 20px 20px;
}

#login{
	position: absolute;
	top: 0px;
	background: transparent url(images/login.png);
	width:  131px;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 60px;
	margin: 0 0 0 560px;
	color:  white;
	font-size: 11px;
	text-decoration: none;
}

a#login:hover{
	text-decoration: underline;
}

#header{
	height: 65px;
	margin: 50px 0 30px 0;
}

#header h1{
	float: left;
	width: 166px;
	height: 74px;
	display: block;
	text-indent: -9999px;
	line-height: 0px;
	margin: -28px 0px 0 0;
}

#header h1 img{
	display: block;
	text-indent: 0px;
}

#content{
	background: white;
	margin: 0 0 25px 0;
	clear: both;
}

#content p{
	margin: 10px 0 0 0;
}

.page{
	margin: 20px;
}

.page ul li{
	list-style-position: inside;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #686868;
}

h5{
	margin-top: 30px;
}

h3{
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 0;
	font-size: 15px;
}

h4{
	margin: 0px;
}

#content:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content #contact{
	position: relative;
	top: -20px;
	width: 750px;
	height: 0px;
	text-align: right;
	}

#content #contact, #content #contact a{
	font-size: 11px;
	color: #eee;
}

#content div#slideshow {
	margin: 0 0 0px 0;
}

#content a, #content a:visited, #content a:hover, #content a:active, #footer span a{
	color: #2b7dab;
	text-decoration: none;
}

#content a:hover, #footer span a:hover{
	text-decoration: underline;
}

#content em.date{
	font-size: 11px;
	font-style: italic;
	color: #626262;
	border-bottom: 1px solid #d6d6d6;
	display: block;
	margin: 10px 0 5px 0;
}

#content #col1{
	width: 350px;
	margin: 0 50px 0 0;
	float: left;
}

#content #col2{
	width: 350px;
	margin: 0 0 0 0;
	float: left;
}

#content h2{
	color: #17283c;
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
}

#content p{
	line-height: 24px;
	color: #616161;
}

#content em{
	font-style: italic;
}

#footer{
	border-top: 1px solid #7f7f7f;
	width: 750px;
	clear: both;
	line-height: 25px;
	font-size: 12px;
	margin: 20px 0 0 0;
}

#footer span{
	float: right;
	font-size: 12px;
}

#footer span a{
	font-size: 12px;
}

/*Single Post*/

div.single_post{
margin: 0px 40px;
}

div.single_post p{
	margin-bottom: 10px;
}

#content div.single_post div.navigation {
	height: 40px;
	line-height: 60px;
	border-bottom: 1px solid #328cbd;
	margin: 0px 0 20px 0;
	border-color: #c4c4c4;
}

#content div.single_post div.navigation a{
	font-size: 11px;
}

#content div.single_post div.navigation div.alignright {
	float: right;
}

div.single_post span.date{
	color: #626262;
	margin: 5px 0 15px 0;
	display: block;
	font-size: 12px;
	font-style: italic;
}

#content div.single_post a.download_pdf {
	background: #ebebeb url(images/pdf.png) no-repeat 15px 50%;;
	border: 1px solid #939396;
	display: block;
	padding: 15px 15px 15px 40px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 30px 0 20px 0;
	font-size: 12px;
}

a.download_pdf{
	background: #ebebeb url(images/pdf.png) no-repeat 15px 50%;;
	border: 1px solid #939396;
	display: block;
	padding: 15px 15px 15px 40px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px 0 10px 0;
	font-size: 12px;
}

#content div.single_post a.download_pdf:hover {
	background-color: #ccfec8;
	border: 1px solid #71ae71;
	color: #517d51;
	text-decoration: none;
}

.contactpagecol1{
	margin: 0 30px 0 0;
}

.contactpagecol1, .contactpagecol2{
	float: left;
	width: 340px;
}

.contactpage h4{
	font-weight: bold;
	margin: 10px 0 0 0;
}

.contactpage p{
	margin: 0px !important;
	padding: 0;
	line-height: 0;
}

.contactpage strong{
	margin: 0;
	padding: 0;
	line-height: 0;
}

/*Solutions*/

div#solutions {
	margin: 10px 0 30px 0;
	border-bottom: 1px solid #dbdbdb;
}

div#solutions ul{
	margin: 10px 0 50px;
}

div#solutions ul li{
	list-style: none;
	float: left;
	/*margin: 0px 0px 0px 28px;*/
	margin: 0px 0px 0px 38px;
}
