﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 0.9em;/*1.5em 6_20*/
}

h4 {
	font-size: 1.0em;/*0.8em 6_20*/
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ul li li 
{
	margin-left: 0px;
	/*padding: 2px 0 3px 30px;*/
	list-style: outside;
	font-size: 1.0em;/*0.8em 6_20*/
}

ol {
	margin-left: 15px;
	text-align: left;
}

ol li {
}

a {
	text-decoration: underline;
	color: #7596AA;/*#96AABE; /*#3E9722;*/
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #3C74E6 url(./images/background/img06.jpg) repeat-x;	
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	/*text-transform: uppercase;*/
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;/*added 6_19 removed 6_22*/ 
	font: verdana;
	font-size: small;
	color: #FFFFFF;
}

.boxed .content 
{
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(./images/background/img07.gif) repeat-x;	
}

/* Post */

.post {
}

.post .title {
	background: #3C74E6 url(./images/background/img06.jpg) repeat-x;
	font-size: small;
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;/*added 6_19 removed 6_22*/ 
	font: verdana;
	/*text-transform: uppercase;*/
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
	font-size: small;
	font: verdana;
}

/* Header */

#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #CAE646 url(./images/background/img01.png) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	width: 240px;
	height: 50px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 3.0em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1.0em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

#menu {
	float: right;
	width: 410px;
	height: 26px;
}

#menu ul {
	margin: 0;
	padding-top: 92px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 26px;
	margin-left: 2px;
	padding-top: 1px;
	background: url(./images/background/img03.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(./images/background/img05.jpg); /*it was img04.gif */
}

#menu a:focus {
	background-image: url(./images/background/img05.jpg);
}

#menu .active a {
	background-image: url(./images/background/img05.jpg);
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(./images/background/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}

/* Content > Main */

#main {
	float: left;
	width: 480px;
	padding-left: 20px;
}

/* Content > Main > Welcome */

/*#welcome {
}*/

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;	
}

#sidebar .boxed .title h2 
{
	background: url(./images/background/img08.jpg) no-repeat;	
}

/* Content > Sidebar1 > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 
{
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#updates p {
	line-height: normal;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 0.9em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar1 > contactInfo */

#contactInfo {
}

.contact .address h4 {
	margin: 0;
	padding: 10px 20px 10px 20px; /*top, right, bottom, left */
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;/*added 6_19*/ 
	font-size: 1.0em; /*1.3em 6_20*/
	text-align: center;
}

.contact .address p {
	margin: 0;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: 1.0em;
	text-align: center;
}

/* Content > Sidebar1 > itemList */

#itemList {
}

#itemList ul {
	margin-left: 0;
	padding-left: 0;
	list-style: outside;
	font-size: 1.0em;/*1.1em 6_20*/
	text-align: left;
}

#itemList a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 200px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 
{	
	background: url(./images/background/img10.jpg) no-repeat right top;	
	width: 180px;	
	font: verdana;
	font-size: small;
	/* font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;/*added 6_19 remove 6_23*/ 
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 50px 0;
	background: url(./images/background/img02_180.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


#disclaimer p {
	margin: 0;
	line-height: normal;
	font-size: 0.8em;
}