/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 50px;
	padding: 0;
	background: #003366;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
font-weight:bold;
	margin-top: 0;
	color: #003366;
}

h1 {
	font-size: 1.3em;
	margin-top: 2%;
}

h2 {
	font-size: 1.1em;
	margin-top: 2%;
}

h3 {
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #003366;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #003366;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #003366;
}

img.sx { float:left;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 700px;
}

#content_learningpaths {
	float: left;
	width: 550px;
}

#content img { margin-right:2%;
}

.strong { font-weight:bold;
}


.post {
	padding-bottom: 15px;
	line-height: 150%;
}

.title {
	margin: 0;
	padding: 10px 0 30px 20px;
	font-weight: bold;
	color: #003366;
}

.title a {
	border-bottom: none;
	color: #003366;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
	border-bottom: dotted;
	border-bottom-color:#003366;
	
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
	text-align:left;
}


.sidebar li h1 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 12px;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}


/* CSS Document for ontoleo demo */

.leo-td-20 {
	width:20%;
}

.leo-tr-top {
	vertical-align:top;
}





#header-ontoleodemo  {
	width: 95%;
	margin: 0 auto;
	height: 150px;
	background-color:#FFFFFF;
}

#logo-ontoleodemo  {
	width: 95%;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo-ontoleodemo  h1, #logo p {
	float: left;
	margin: 0;
	color: #003366;
}

#logo-ontoleodemo  span {
	color: #000000;
}

#logo-ontoleodemo  h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo-ontoleodemo  p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo-ontoleodemo  a {
	border: none;
	text-decoration: none;
	color: #003366;
}

#menu-ontoleodemo  {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background-color:#003366;
}

#menu-ontoleodemo  ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#menu-ontoleodemo  li {
	display: inline;
}

#menu-ontoleodemo  a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#page-ontoleodemo {
	width: 95%;
	margin: 0 auto;
	background: #FFFFFF;
}

#page-ontoleodemo h1 {
	font-size: 1.3em;
	margin:0;
}

#tagcloud {
	width: 45%;
	height: 20%;
	float:right;
	padding: 0% 0% 5% 0%;	
}

.titleLO {
	color:#003366;
	font-weight:bold
}
