@charset "utf-8";
/*  
Theme Name: LoneSys
Theme URI: http://www.webaddress.com/
Description: Lonehill System Theme
Version: 1.0
Author: Leksa
Author URI: http://www.kapucino.org/
*/

/* Import Blueprint
----------------------------- */
@import 'blueprint/reset.css';
@import 'blueprint/typography.css';
@import 'blueprint/grid.css';
@import 'blueprint/forms.css';

/* Plugins:   Additional functionality can be found in the plugins directory.   See the readme files for each plugin. Example:   @import 'blueprint/plugins/buttons/buttons.css'; */   
/* See the grid:   Uncomment the line below to see the grid and baseline.
.container { background: url(blueprint/grid.png); }*/

/* Basic HTML, IDs and Classes
----------------------------------------------------------------------*/

body {
	background: #ffffff;
	margin: 0;
	font-size: 13px;
	font-family: Georgia, arial, verdana, sans-serif;
	color: #55555;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h3 {
	font-size: 12px;
	padding: 10px 0;
	color: #222222;
	border-bottom: 2px solid #e8e8e8;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	margin:0 0 7px 0;
	padding:0 0 3px 0;
	border-bottom:2px solid #ccc;
}

span {
	font-size: 11px;
	color: #999999;
}

small {
	font-size: 10px;
	color: #6e6e6e;
}

img {
	padding: 4px;
	margin: 3px 3px 0 0;
}

p {
	color: #134e68;
}

a {
	color: #6286d2;
	font-weight: bold;
	text-decoration: none;
}

.date {
	color: #444444;
	font-weight: bold;	
}


blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	color: #134e68;
	border:1px solid #ABB5E2;
	font-size: 16px;
	background:#fff;
	padding:10px;
	font-style:normal;
}

/* .container { background: url(blueprint/grid.png); } */
.container {
	float: none;
	width: 750px;
}

.left {
	margin: 0;
	padding-top: 10px;
	float: left;
}

.right {
	margin: 0;
	padding-top: 10px;
	float: right;
}	

/* Header
----------------------------------------------------------------------*/
#header {
	margin:0;
}

.logo {
	background: url(images/logo.jpg) top left no-repeat;
	height: 110px;
	width: 95px;
	text-indent: -9999px;
	float: left;
}

.textlogo {
	background:url(images/textlogo.png) top left no-repeat;
	height: 70px;
	margin: 0 0 0 95px;
	text-indent: -9999px;	
}

.adrlogo {
	background:url(images/addresslogo.png) no-repeat top left;
	height: 20px;
	margin: 0 0 0 95px;
	text-indent: -9999px;
}


/* Navigation Menu
----------------------------------------------------------------------*/

#menu {
	background: url(images/bg-menu.png) repeat-x top left;
	height: 66px;
}

.l-menu {
	background: url(images/l-menu.png) no-repeat top left;
	height: 66px;
	padding: 0 0 0 15px;
	margin: 0;	
}

.r-menu {
	list-style: none;
	margin: 0;	
	padding: 0 15px 0 0;
	background: url(images/r-menu.png) no-repeat top right;
	float: right;
	height: 66px;
}
.r-menu ul li {
border:none !important;
}

.r-menu ul li  {
	
}

.menutext {
	list-style: none;
	margin: 0;	
}

ul.menutext li{
	list-style: none;
	margin: 0;
	display: block;
	width: 100px;
	float: left;
	border-right:1px solid #5588bb;
	text-align: center;
}

.menutext a,
.menutext a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	height: 20px;
	padding: 10px 14px;
	display: block;
}

.menutext a:hover {
	background:#336699;
}


/* Search
----------------------------------------------------------------------*/



/* Content
----------------------------------------------------------------------*/

#content {
	background: url(images/content.jpg) repeat-x top left;	
}

.r-content {
	background: url(images/r-content.jpg) no-repeat right top;
}

.contentblock {
	background: url(images/l-content.jpg) no-repeat left top;
	padding: 20px 20px 20px 25px;
	margin: 10px 0 0 0;
}

.contentblock h2 {
	background: url(images/h2title.png) no-repeat top left;
	text-indent: -9999px;
	height: 70px;
}

.lead {
	background: url(images/man.jpg) no-repeat right top;
	height: 175px;
}

.afterlist {
	background: none;
}

.lead p,
.afterlist p {
	padding: 0 170px 0 30px;
}

.contentblock ul {
	padding: 0 0 0 32px;
	margin: 0 0 18px 32px;
	color: #134e68;
	
}

.homeul {
	background: url(images/bg-list.png) no-repeat top left;
	padding: 0 0 0 32px;
	margin: 0 0 18px 32px;
	color: #134e68;
	width:395px;
	list-style: none;
}


.contentblock ul li.leftlist {
	padding: 0;
	margin: 12px 0 0 0;
	float: left;
	list-style: none;
}

.contentblock ul li.rightlist {
	padding: 0;
	margin: 12px 0 0 0;
	float: right;
	list-style: none;
}

.contentblock ul li.leftlist ul li {
	list-style: none;
	padding: 0 0 5px 0px;
}

.contentblock ul li.leftlist ul li a,
.contentblock ul li.leftlist ul li a:visited {
	text-decoration: underline;
	color: #6286d2;
	font-weight: normal;
}

.contentblock ul li.rightlist ul li {
	list-style: none;
	padding: 0 0 5px 32px;
	text-align: right;
	display: block;
}

.contentblock ul li.rightlist ul li a,
.contentblock ul li.rightlist ul li a:visited {
	text-decoration: underline;
	color: #6286d2;
	font-weight: normal;
}

.contentblock ul li.leftlist ul,
.contentblock ul li.rightlist ul {
	width: 170px;
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Sidebar List Home
----------------------------------------------------------------------*/


/* Footer
----------------------------------------------------------------------*/
#footer {
	margin-top: 40px;
	border-top: 1px solid #e6e6e6;
}

#footer p {
	color: #9b9b9b;
	margin: 15px 0 10px 0;
}

#footer span {
	color: #9b9b9b;
}

#partner-cons {
padding:0 20px;
}

.bsoft {
font:20px Georgia, "Times New Roman", Times, serif;
	color: #134e68;
}

.mas90 {
font:20px Georgia, "Times New Roman", Times, serif;
color:#25A298;
}

.bworks {
font:20px Georgia, "Times New Roman", Times, serif;
color:#FF9900;
}

.ddesk {
color:#ff0000;
font:20px Georgia, "Times New Roman", Times, serif;
}
.top-sub-links {
font:11px Arial, Helvetica, sans-serif;
text-align:center;
}

.fscopy {
padding:20px 0;
font:11px Arial, Helvetica, sans-serif;
text-align:right;
}
