/*
Theme Name: Kinnexxus
Theme URI: http://www.pagepoint.com
Description: Theme for Kinnexxus
Version: 1
Author: Pagepoint Web Solutions
Author URI: http://www.pagepoint.com
Tags: pagepoint

Kinnexxus
http://www.pagepoint.com
This theme was designed and built by Pagepoint Web Solutions.
        Visit us at pagepoint.com

*/

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	background: #5F9BBF;
}
a {
	font-weight: bold;
	color: #9c5b98;
	text-decoration: underline;
}
.divider {
	padding: 10px 0;
}
dt {
	font-weight: bold;
	color: #ad61a8;
	font-size: 15px;
}
dd {
	margin-bottom: 20px;
}
img {
	border: 0;
	margin: 0; 
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 5px 0 10px 0;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0;
}
h3, h4 {
	color: #ad61a8;
}
h5 {
	font-size: 11px;
	font-weight: normal;
}
p {
	margin: 0;
	padding: 5px 0 10px 0;
}
small {
	font-size: 11px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.breadcrumb {
	color: #a05f9b;
	font-size: 10px;
	padding: 15px 0 5px 20px;
	clear: both;
}
.breadcrumb a {
	text-decoration: none;
	color: #a05f9b;
	font-weight: normal;
}
#content-container {
	width: 975px;
	margin: 0 auto;
	background: #fff url(images/bg.png) top left repeat-y;
}
#header {
	background: url(images/head.png) top left no-repeat;
	height: 157px;
	/*border: 1px solid red;*/
	
}
#nav {
	float: right;
	width: 292px;
	padding: 5px 10px 0 0;
}
#nav #blog-link {
	height: 15px;
	line-height: 15px;
	font-size: 14px;
	text-align: right;
	padding-bottom: 5px;
}
#nav #blog-link a {
	text-decoration: none;
	color: #fff;
}

#logo {
	height: 113px;
	padding: 3px 0 0 20px;
	/*border: 1px solid red;*/
	margin-right: 462px;
}
#logo #tagline {
	float: right;
	padding-top: 25px;
}
#content {
		background: url(images/content-bg.png) bottom left no-repeat;
		border-bottom: 2px solid #fff;
		min-height: 540px;
		padding: 0 20px;
}
#content div.right {
	float: right;
	width: 350px;
	/*border: 1px solid red;*/
	height: 400px;
	padding: 10px 20px 0 0;
}
#content div.entry {
	/*border: 1px solid red;*/
	margin-right: 390px;
	padding-left: 40px;
}
#footer {
	background: url(images/foot.png) top left no-repeat;
	height: 44px /*104 - 60(padding) = 44*/;
	padding: 60px 0 0 15px;
	color: #542952;
	position: relative;
}
#footer #promo {
	position: absolute;
	top: 68px;
	left: 480px;
	font-size: 14px;
}
#footer #promo a {
	color: #542952;
	font-weight: normal;
}
#foot-links {
	height:10px;
	margin-left:580px;
	width:714px;
}
#foot-links a {
	display:block;
	padding:0 40px 0 0;
	float:left;
	text-decoration:none;
	color:#fff;
}
#foot-links a:hover {
	text-decoration:underline;
}
#copy {
	color: #eee;
	font-size: 9px;
	text-align: center;
	clear:left;
	padding-top:10px;
}
#copy a {
	color: #eee;
	font-weight: normal;
}
a#our-service{
	background:url('images/dia.png');
}
a#kinnexxus{
	background:url('images/diaFlip.png');
	margin-left:50px;
}
a#our-service,a#kinnexxus{
	display:block;
	font-size:22pt;
	height:47px;
	line-height:13px;
	padding:25px 0;
	text-align:center;
	text-decoration:none;
	width:240px;
}
a#our-service:hover{
	background:url('images/diaOver.png');
	color:#fff;
}
a#kinnexxus:hover{
	background:url('images/diaFlipOver.png');
	color:#fff;
}

#fontsize{	
	float:right;
	font-size:16px;
	width:70px;
	clear:right;
	margin-top:10px;
}
.resize{
	display:block;
	height:30px;
	width:30px;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	line-height:28px;
	float:left;	
	border:1px solid transparent;
	background:#FAB15A;
}
.resize:hover{
	border:1px solid #fff;
}
#smaller{
	font-size:10px;
}
#bigger{
	font-size:18px;
	margin-left:5px;
}
#login{
	display:none;
	padding:2px 5px;
	text-align:right;
	text-decoration:none;
	float:right;
	background:#FAB15A;
}
#login:hover{
	background:#F8BF7B;
}
#explorer{
	display:none;
}
#circle{
	width:307px;
	height:196px;
}