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

body {
	/*margin: 20px 0 0 0;*/
	/*padding: 0;*/
	background: #FFFFFF url(../images/img001.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #203C36;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	/*display: none;*/
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #B8E0D7;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #203C36;
}

h1, h2, h3 {
	/*text-transform: lowercase;*/
	color: #203C36;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
    color: #660099;

}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #7AB9AB;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

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

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

.head-menu
      {
       width: 960px;
	   height: 80px;
       color: red;
	  }

#header {
	width: 960px;
	height: 77px;
	margin: 0 auto;
	background: url(../images/img021.jpg);
}

#header h1 {
	margin: 0;
	padding: 10px 0 0 140px;
	text-decoration: none;
	letter-spacing: normal;
	font-size: 3em;
	color:#CC0099;
	
}

#header h1 a {
	text-decoration: none;
	color: #CC0099;
}

#header h1 {
	text-decoration: none;
	color: #CC0099;
}
#header h1 a:hover {
	/*text-decoration: underline;*/
}

#header b {
	display: block;
	letter-spacing: -2px;
	font-size: 2.4em;
}

/* Search */

#search {
	float: right;
	width: 180px;
	padding-top: 30px;
}

#searchfield {
	width: 150px;
}

#searchsubmit {
	display: none;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 5px 30px;
	background: url(../images/img03.jpg) no-repeat;
}

/* Content */

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

.post {
width: 650px;
}

.post .date {
	margin: 0;
	line-height: normal;
	font-size: .6em;
	color: #999999;
}

.post .title, .post .meta {
	display: inline;
	/*margin: 0;
	padding: 0;*/
	text-transform: uppercase;
	font: normal 1.6em "Arial Black", Arial, Helvetica, sans-serif;
}

.post .smalltitle {
    display: inline;
	margin: 0;
	padding: 0;
	text-transform: none;
	font: normal 1.1em "Arial Black", Arial, Helvetica, sans-serif;
}

.post .meta {
	/*padding-left: 10px;*/
	color: #DDDDDD;
}

.post .meta a {
	color: #DDDDDD;
}

.post .links {
	/*padding: 5px 10px;*/
	background: #F8F8F8;
	border-top: 0px solid #EEEEEE;
	border-bottom: 0px solid #EEEEEE;
	width: 650px;

	text-align: right;
	font-weight: bold;
}

.post .entry {
	clear: both;
	/*margin-bottom: 50px;*/
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: url(../images/img04.jpg) repeat-y;
}

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

#sidebar li {
	background: url(../images/img05.jpg) no-repeat;
}

#sidebar li ul {
	padding: 10px 10px 40px 20px;
	background: url(../images/img06.jpg) no-repeat left bottom;
    

}

#sidebar li li {
	padding: 0;
	background: url(../images/spacer.gif);
	color: #FFFFFF;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 20px 0 20px;
	text-transform: uppercase;
	font-family:  Arial, Helvetica;
	font-size: .9em;
	color: #660099;
}

#sidebar a {
	color:#339900;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #696B60 url(../images/img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #999999;
}

#footer a {
	color: #999999;
}


.para
 {
 font-family:arial,verdana;
font-size: .9em;
 background:url(../images/img03.jpg) repeat-x;
 /*padding: 0px 0px 16px 0px;*/
 color:#006666;
 
 }

 .record-footer
 {
 float:right;
 font-family:arial,verdana;
  padding: 0px 100px 0px 0px;
 
 
 }

#record-footer a
 {
 float:right;
 font-family:arial,verdana;
  padding: 10px 0px 0px 10px;
 color:red;
 
 }

