/*
Theme Name: ATConcepts
Theme URI: http://www.atconcepts.com/
Description: Custom theme coded for ATConcepts
Version: 1.0
Author:
Author URI:
*/

body {
	margin: 0; padding: 55px 0 0 0;
	background: #080f15 right top no-repeat url(images/bck.jpg);
	font-family: "Times New Roman", Times, serif; font-size: 14px;
	color: #000;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
label {
	cursor: pointer;
}
input, textarea, select {
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fcfcfc !important;
	border: #0d3654 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fcfcfc !important;
	border: #0d3654 1px solid;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
#content .entry:after, #panel:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0;
}
#page {
	margin: 0 auto;
	width: 985px;
}
#header {
	position: relative;
	height: 125px;
}
#header .logo {
	display: block;
	width: 265px; height: 125px;
	background: no-repeat url(images/bckheaderlogo.png);
	font-size: 0; text-indent: -99999em;
}
#header .description {
	position: absolute;
	top: 0; left: 675px;
	width: 310px; height: 30px;
	background: no-repeat url(images/bckheaderdescription.png);
	font-size: 0; text-indent: -99999em;
}
#header .navigation {
	position: absolute;
	top: 34px; left: 265px;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 720px; height: 90px;
	background-color: #122738;
	border-top: #0d3654 1px solid;
}
#header .navigation li {
	float: left;
	text-align: center; line-height: 90px;
	border-left: #0d3654 1px solid;
	font-family: "Adobe Garamond Pro", "Garamond", "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 20px; font-weight: bold;
}
#header .navigation a {
	float: left;
	width: 143px;
	color: #fefefe;
	text-decoration: none;
}
#header .navigation a:hover, #header .navigation .current_page_item a {
	background-color: #fff;
	color: #122738;
}
#content {
	padding: 10px 25px;
	background-color: #fff;
}
#content a {
	color: #000;
}
.home #content {
	padding: 15px 0 0 25px;
	height: 320px;
	background: no-repeat url(images/bckcontenthome.jpg);
}
#content .title {
	margin: 0 0 20px 0;
	font-family: "Adobe Garamond Pro", "Garamond", "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 20px; font-weight: bold;
}
#content .entry {
	width: 100%;
        font-family: Verdana,Arial,sans-serif;
        font-size: 14px;

}
.home #content .entry p {
	margin: 0;
}
.home #content .entry object, .home #content .entry embed {
	float: left;
	width: 530px; height: 305px;
}
.home #content .entry img {
	float: left;
	margin: 0 0 0 35px;
	width: 360px; height: 305px;
}
#content .entry img.centered {
	display: block;
	margin: 0 auto;
}
#content .entry img.alignright {
	display: inline;
	margin: 0 0 5px 10px; padding: 5px;
}
#content .entry img.alignleft {
	display: inline;
	margin: 0 10px 5px 0; padding: 5px;
}
#content .entry .wp-caption {
	margin: 10px; padding: 5px 0 0 0;
	text-align: center;
	border: #f1f1f1 1px solid;
}
#content .entry .wp-caption p {
	margin: 0; padding: 0 5px 5px 5px;
}
#panel {
	margin: 0; padding: 10px 0;
	list-style-type: none;
	width: 100%;
	background: #122738 repeat-y url(images/bckpanel.png);
	font-weight: bold;
        font-family: Verdana,Arial,sans-serif;
	color: #fff;
}
#panel .heading {
	margin: 0 0 15px 0;
	font-family: "Adobe Garamond Pro", "Garamond", "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 20px;
}
#panel a {
	color: #fff;
}
#panel ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#panel li {
	float: left;
	padding: 0 10px;
	overflow: hidden;
}
#panel li li {
	float: none;
	margin: 0 0 15px 0; padding: 0;
}
#panel .headlines {
	width: 280px;
	font-size: 16px;
}
#panel .headlines li {
	font-style: italic;
}
#panel .testimonials {
	width: 665px;
}
