
* {
	margin: 0;
	padding: 0;
}
.libor{
border-color:#9C192B;
border-width:medium;
border-style:double;
text-align:center;
}
body {
/*	background: #A9B3BB url(images/img01.gif) repeat-x; */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #666;
	background: #444F51;
    background-image: url(images/main-bg.jpg);
  background-position: center
}


#frame{
  background: #fff;
  margin: 0 auto;
  margin-top: 6px;
  padding:0px;
  width:800px;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 15px;

}

p{
  padding-right: 20px;
}


.entry p{
  line-height: 18px;
  font-size: 13px;
}

.ab {
background-color:#333333;
}
a {
	color: #333333;
}

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

img.left {
	float: left;
	margin: 3px 15px 12px 0;

}

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

}

hr {
	display: none;
}

/* Header */

#logo {
	width: 800px;
	height: 106px;
	margin: 0 auto;
	padding: 0px;
   /*	background: url(images/img02.gif) no-repeat 0px 50px;  */
}

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

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

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


#menu {
	float: right;
    background: #8A8C8E;
    width: 784px;
    border-top: 5px solid #E6E7E8;

    border-right: 8px solid #E6E7E8;
    border-left: 8px solid #E6E7E8;
}

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

#menu li {
	float: left;
}

#menu a {

	display: block;
	float: left;
	height: 20px;
	margin-right: 1px;
	padding: 6px 10px 0 10px;
    border-left: 1px solid #E6E7E8;
	background: #8A8C8E;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #E6E7E8;
    font-family: Tahoma, Arial, sans-serif;
}

#menu a:hover {
	background: #B9BBBD;
	color: #fff;
}

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

/* menu 2*/




#menu2 {
	float: left;
    background: #E6E7E8;
    width: 800px;

}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: left;
}

#menu2 a {

    font-family: Tahoma, Arial, sans-serif;
    float: left;
    display: block;
	height: 20px;
	margin-right: 1px;
	padding: 6px 10px 0 10px;
    border-right: 1px solid #D6D8DA;
	background: #E6E7E8;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #8A8C8E;
}

#menu2 a:hover {
    background: #D6D8DA;
	color: #2C2E22;

}

#menu2 .current_page_item a {
    background: #E6E7E8;
	color: #C41130;
    background: white;
}


/* Wide Post */

.wide-post {
	width: 800px;
	margin: 0 auto;
    background-image: url(images/bg-wide.gif)
}

.wide-post .title {
	padding: 10px 30px 10px 30px;

	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
   	color: #8A8C8E;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .bottom {
	height: 2px;

}






.wide-post .bottomend {
	height: 2px;
    border-bottom: 7px #E6E7E8 solid;

}

.wide-post .t {
	height: 0.1px;

}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;

	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .q8 {
	padding-left: 20px;
	background: url(images/imgQ8.gif) no-repeat left center;
}

.wide-post .links .locations {
	padding-left: 20px;
	background: url(images/imgDots.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 780px;
	margin: 0 auto;
    padding: 0;

}


.three-columns{
    width: 780px;
	margin: 0 auto;
    padding: 0;
}

.column1, .column2, .column3{
     float: left;
     width:250px;
}

.column2, .column3{
    border-left: 1px dashed #ccc;
}




.two-columns .column-one {
	float: left;
	width: 380px;
    padding-top:20px;

}

.column-one{
  border-right: 1px dashed #ccc;
}


.column-one h3{
  padding-left: 20px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
    padding-top:20px;
}

.column-two ul{
  width:340px;
}



 .floatright   {
   float: right;
 }

 .floatleft   {
   float: left;
 }

  .floatright a   {
   text-decoration: none;
   color:#8A8C8E;
 }

   .floatright a:hover   {
   text-decoration: none;
   color:#C41130;
 }

.clear{
     clear: both;
}

.register a{
  background: #E6E7E8;
  text-align: center;
  text-decoration: none;
  padding-top: 10px;
  display: block;
  width: 150px;
  height:30px;
/*  border: 1px solid #777;  */

}

.register a:hover{
  background: #777;
  color: #fff;
  display: block;
  width: 150px;
  height:30px;
/*  border:1px solid black; */

}


#recent-posts h2 .column-two{
    font-size: 15px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
    background-color:#666;
	font-size: 1.4em;
	color: #fff;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts p{
    padding-left: 20px;
    padding-right: 20px;
    line-height: 15px;
}

#recent-posts h2{
    padding-left: 20px;
    font-size: 15px;
}


#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
    padding-top:6px;

}

#submenu ul li a{
  border: 0;
}



#submenu3{
  clear: both;
  padding-top: 6px;

/*  padding-left: 6px;  */
}

#submenu3 ul {
	width: 780px;
	float:center;
	padding: 0;
    padding-left: 40px;
	list-style: none;
	line-height: normal;
}

#submenu3 li {
	display: block;
	float: left;
	width: 120px;

	padding: 0 5px 0 5px;
}

#submenu3 li h3{
  font-weight: normal;
  color:#8A8C8E;
  padding-top:0;
}



#submenu2 {
	clear: both;
    background: url(images/dots.gif);
    border-right: 8px solid #E6E7E8;
    border-left: 8px solid #E6E7E8;
}

.none{
  border: 1;
  border-color:#9C192B;
  padding: 0;
  margin: 0;
}
.none1{
  border: 0;
  padding: 0;
  margin: 0;
}

.space1{
  padding-left: 10px;
}

.space2{
  padding-left: 29px;
  padding-top: 19px;
}

.space3{
  padding-right: 29px;
  padding-top: 20px;
}



#header-admin{
  border-top: 12px #E6E7E8 solid;
   width:800px;
   background: #C41130;
   color: white;
   padding: 10px 0 10px 0;
   text-align: right;
}

#header-admin a{
  color: white;
  text-decoration: none;
}



#submenu p {
	padding:5px;


}

#submenu ul {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 0px 0 16px;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	border-bottom: 1px solid #ccc;
}

#submenu h2 {
	margin: 0;
  	font-size: 1.2em;
    background:#B1B4B6;
    color:#434F51;
    text-align: center;
    padding:0px;
}


#submenu4{
   	clear: both;
    padding-top:6px;
    margin-left:7px;
}

#submenu4 ul{
   	width: 793px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu4 li{
    display: block;
	float: left;
	width: 250px;
	padding: 0 0px 0 9px;
}

#submenu4 ul li img, #submenu4 ul li a{
  border:0;
  margin:0;
}



#none a{
border: 0;
    padding:0;
    margin:0;
}


#submenu a {
	color: #666;
    text-decoration: none;
    display: block;
    padding: 0px;


}

#submenu a:hover {
    color:#C71E3B;
    text-decoration: none;

}

/* Footer */

#footer {
	width:800px;
    height:130px;


}

#f{
  width:800px;
  height:3px;

}


#footer p {
	text-align: center;
	font-size: 40px;
	color: #BCBEC0;
}

#footer a {
	color: #666666;
}