body {
	margin: 0;
	 padding: 0 0 0  0 ;
	background: #FFFFFF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}



#navcontainer ul {
float : left;
width : 100%;
padding-left : 0;
margin : 0 0 2px 0;
font-size : 120%;
border-top : 1px solid #fff;
border-bottom : 1px solid #fff;
background : #0000FF;
color : #0033CC;
}
#navcontainer ul li {
display : inline;
}
#navcontainer ul li a {
float : left;
padding : 0.2em 0.5em;
text-decoration : none;
border-right : 1px solid #fff;
background : #0000FF;
color : #fff;
}
#navcontainer ul li a:hover {
background : #FFFFFF;
color : #000;
}





form {
	margin: 0;
	padding: 0;
}

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

input, textarea {
margin: 0;
	padding: 0px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
}

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

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

h4 {
	margin-bottom: 1em;
	font-size: 1.3em;
	font-weight: bold;
}


p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #FF7400;
}

img {
	border: none;
}

/* Header */

#header {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	color: #0000FF;
}

#logo h1, #logo p {
	float: left;
	color: #FFFFFF;
}

#logo h1 {
	height: 120px;
width : 100%;
	padding: 0px 0px 0px 0px;
	font-size: 3em;
	color: #00FFFF;	
	background: url(images/img01.jpg) no-repeat left top;

}

#logo p {
	margin: 0 0 0 0px;
	padding: 0px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#rss a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	padding: 5px 5px 5px 35px;
	width: 200px;
	height: 28px;
	background: #0000FF url(images/img02.gif) no-repeat;
}

#search #x {
	display: none;
}

#search #s {
	padding: 5  5 5 35 ;
	width: 130px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	width: 20%;
	height: 30px;
	margin: 0 auto;
	background: #6AA2FD url(images/img04.gif);

}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 10px 0 30px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
}

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

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 3px 0;
}

/* Content */




#content {
 padding: 0 0 0 0;
	float: right;
	width: 80%;
	 
}

#content2 {
  padding:0 0 0 0;

	float: left;
	width: 100%;
}

#post {
	margin-bottom: 1px;
	margin-top: 1px;
}

#post .title {
}

#post .title h2 {
	font-size: 2.2em;
}

#post .title p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

#post .title p a {
	color: #BABABA;
}

#post .entry {
		padding: 5 5 5 5;
}
#post .entry li{
	list-style-type: circle;
}

#post .entry UL{
	list-style-type: circle;
	list-style-position: outside
}

#post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(images/img08.gif) no-repeat;
}

#post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

#post .links a:hover {
	text-decoration: underline;
}

#post .links .more {
	background: url(images/img09.gif) no-repeat;
}

#post .links .comments {
	background: url(images/img10.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	
	padding:0 0 0 0;
	float: left;
	width: 20%;
	 
}

#sidebar2 {

padding: 0 0 0 0;
	float: left;
	width: 20%;
}
 

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

#sidebar li {
	margin-bottom: 5px;
	background: #F3F3F3 url(images/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 10px 10px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left:  10px;
	background: url(images/img07.gif) no-repeat 0 11px;
}

#sidebar h2 {

	height: 28px;
	padding: 5px 0 0 30px;
	background: #FFB700 url(images/img05.jpg);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;

	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img11.jpg) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}