/*
Theme Name: UB-MHG offical site
Version: 1.1
Author: UB-MHG admin

*/


/* CSS Document */



body
	{
	margin:3px;
	font-size:11px;
	font-family: Tahoma, Arial;
	color:#323232;
	}
a ,a:visited{
	color:#21759B;
	font-weight:normal;
	text-decoration:none;
}
a:hover, a:active {
	color: #3B3B3B;
}

img {
	border:0
}
table {
    width: 100%;
	border:1px solid #eee
}

td {
   padding:2px 3px
}
hr {
border-color:#D5D0BF;
border-style:solid none none;
border-width:1px 0 0;
margin:1.4em 0;
}

input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0
}

li{
	list-style: none
}

.clearfix:after, .container:after {
	clear:both;
	content:" ";
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
.clearfix, #container {
	display:block;
}
.clear {
	clear:both;
}

/* Site structure */
#container{
	margin:0 auto;
	width:960px;
}


/* Header */
#header{
	height:135px;
	border:#E1E1E1 1px;
	border-style: solid solid none solid;
	position: relative;
	margin-top:6px
}
#header .logo {
	top: 4px;
	left: 10px;
	position: absolute;
}

#header #slogan {
	background:transparent url(images/trans-bg1.png) repeat scroll 0 0;
	top:10;
	height:30px;
	position:absolute;
	right:0;
	width:820px;
	z-index:1;
}
#header #slogan h1 {
	color:#FFFFFF !important;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:1.8em;
	font-weight:bold;
	padding-left:240px;
	margin:0;
}
#banner {
	float:right;
	height:100%;
	width:820px;
}

/* Content */
#content {
	width:692px;
	float:left;
}


#sidebar {
	width:265px;
	float:right;
	padding:0;
	margin:0
}

/* News styles */
.news_container {
	padding:8px;
}

.news-thumb img {
	float:left;
	padding:0 10px 10px 0;
	text-align:center;
}
.news-date {
	color:#AAAAAA;
	font-size:10px;

}
.news-title {
	color:#0F4B7D;
	text-align:left;
}
.news-more {
	float:right;
	color:#12468C;
}
/* Custom */
.module {
	margin-bottom:16px;
	padding:0 10px 5px;
	border:1px solid #E1E1E1;
	background-color:#F5F5F5;
}
.module h3{
	border-bottom:1px solid #33CCCC;
	color:#555555;
	font-size:0.9em;
	margin:10px 0 0;
	padding:4px;
	text-transform:uppercase;
	margin:0 -10px;
}

.module ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	margin-top:-2px;
	padding:0;
}
.module ul li {
	border-bottom:1px solid #DEDEDE;
	line-height:15px;
	padding:5px 0;
}
.module ul li a {
	color:#999999;
	display:block;
	width:100%;
}
.module ul li a:hover {
	color:#333333;
}
.border{
	border:#d0e3f4 1px solid;
	margin-bottom:4px;
	}

.moduleTitle {
	color:#CC4319;
	font-size:0.9em;
	font-weight:bold;
	padding:4px 8px;
	text-align:left;
	text-transform: uppercase;
}

.rightTitle {
	color:#CC4319;
	font-size:10px;
	font-weight:bold;
	padding:4px 8px;
	float:right
}

/* Help menu */
.helpmenu {
	margin-bottom:16px;
}
.helpmenu ul {
	list-style: none;
	padding:0;
	margin:0;
	background:#eee;
}

.helpmenu li {
	background:transparent url(.images/profile.gif) no-repeat 6px 50%;
	border-bottom:1px solid #fff;
}
.helpmenu li a {
	color:#000000;
	font-size:11px;
	line-height:21px;
	margin:0;
	padding:8px 9px 8px 30px;
	position:relative;

}

/* Wide banner*/
.widebanner{
	width:100%;
	overflow: hidden;
}
/* Home widget */
.home-widget {
	margin-bottom:4px;
}
.home-widget h3{
	color:#555555;
	font-size:0.9em;
	text-transform:uppercase;

}
.home-widget div.block{
	float:left;
	width:220px;
	padding-left:10px;
	overflow: auto;
	height: 180px;
}
/* Home cats*/
.home-cat {
	float:left;
	width:220px;
	height: 200px
}

.home-cat ul {
	list-style: square;
}
.home-cat h3 a{
	color:#CC4319;
	font-weight:bold;
	font-size:12px;
}

/* Pagenation */
#splitpage {
	margin:0px;
	padding:2px 1px 2px 1px;
	float:left;
}
#splitpage a.splitpage {
	color:#025098;
	text-decoration:none;
	border:1px #d0e3f4 solid;
	padding:2px 4px 2px 4px;
	width:85px;
	text-align:center;
}
#splitpage a.splitpage:hover {
	color : #025098;
	background-color: #F9F9F9;
	padding:2px 4px 2px 4px;
}
#splitpage a.splitpagecurrent {
	color:#025098;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	background-color: #d0e3f4;
	border:1px #d0e3f4 solid;
	text-align:center;
	font-weight:bold;
}
#splitpage a.splitpagecurrent:hover {
	color : #025098;
	background-color: #f1e8e6;
	border:1px #d0e3f4 solid;
	padding:2px 4px 2px 4px;
}
#splitpage a.splitpage:active {
	color:#025098;
	background-color: #d0e3f4;
	border:1px #d0e3f4 solid;
	padding:2px 4px 2px 4px;
}


/* Footer */
#footer {
	background : #fafafa;
	border-top:1px solid #E1E1E1;
	padding:0 10px;
	margin:0;
	height:40px;
	display:block;
	clear:both
}
#footer ul {
	padding:0
}
#footer ul li {
	display:inline;
	margin:0;
}
#footer li a {
	color:#0158A7;
	font-weight:bold;
	padding:0 5px;
	border-right:1px solid #E1E1E1;
}


ul.bottom-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bottom-links li{
  float: left;
  padding: 10px;
  display: block;
  margin:0 10px 0 0;
}

.bottom-links  li a{
  display: block;
  overflow: hidden;
  width: 75px;
  height:210px
}

.bottom-links #a1{
  width: 210px;
}

.bottom-links  li img{
  position: absolute;
  border:1px solid gray;
}


/*Comment*/
#commentwrap {
display: block;
width: 570px;
margin-bottom: 20px;
margin-top: 20px;
margin-left: 5px;
}

.commentlist li{
display: block;
float: left;
clear: both;
margin-left: 0px;
margin-bottom: 10px;
}

.commentlist ol {
margin-left: 0px;
padding-left: 0px;

}
.commentlist {
margin-left: 0px;
padding-left: 0px;
}

.comment-inside {
background-image: url(images/comment-bg.gif);
padding-left: 40px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
width: 408px;
float: left;
color: #616161;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input {
margin-bottom: 3px;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
img {border:0;}
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



.postmetadata {
	clear: both;
	border-top: 1px dotted rgb(151, 167, 183);
	border-bottom: 1px dotted rgb(151, 167, 183);
	padding:5px;
	background:#f5f5f5;
}


/*POST*/
/*========= SINGLE POST SPECIFIC =========*/



.singletags {

	margin-top:5px;

	font-weight:bold;

	color:#C0C0C0;

}

.singleh2 {

	font-size:1.8em !important;

	padding-top:5px;

}

.entry { margin-bottom:5px;}

.entry p{

	text-align:left;

	font-size:12px;

	line-height:20px !important;

	}

.entry blockquote {

	padding: 0px 10px;

	border-left: 2px solid #777777;

	margin: 5px auto 15px auto;

	width:85%;

	color: #777777;

	font-style: italic;

	}

.entry blockquote p {

	font-size:12px;

	padding: 5px 0px;

	margin: 5px 0px;

	line-height: 20px;

	}

.entry img {

	padding: 2px 2px 2px 2px;

	background:#F8F8F4;

	border: solid 1px #e6e6e6;

	}

.entry ul, .entry ol {

	margin-bottom:15px;

	font-size:12px;

	line-height:20px;

	}

.entry ul li ul, .entry ol li ol{

	margin-bottom:0px;

	padding-top:3px;

	}

.entry ul li {

	list-style:circle inside !important;

	margin-left:15px;

	padding:3px 0px;

	}

.entry ul li ul li {

	list-style:disc inside !important;

	}

.entry ol li {

	list-style:decimal inside !important;

	font-size:12px;

	padding:3px 0px;

	}

.entry ol li ol li {

	list-style:decimal-leading-zero inside !important;

	}

.entry table.contentpaneopen {
	border:0
}
#centercol {
	padding:10px 20px 20px 0px;
}

#content h2 {
	-x-system-font:none;
	color:#FF7800;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 0 5px;
	text-transform:uppercase;
}
.blogroll {
	height: 200px;
	overflow: auto;
	padding-top:10px
}

.continue-tags {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/grad.gif) repeat-x scroll center top;
	clear:both;
	height:29px;
	line-height:29px;
	margin:2px 0 15px;
	padding:4px 10px;
}

.onews {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.onews li {
	border-bottom:1px dotted #EEEEEE;
	margin:0;
	padding:5px 0 5px 10px;
}
.onews li a {
	color:#003F81;
	display:block;
	font-size:11px;
	text-decoration:none;
}


ul.vert-one{
		margin:0 0 10px 0;
		padding:0;
		list-style-type:none;
		display:block;
		font:bold 15px  Arial, sans-serif;
	}
ul.vert-one li{
	margin:0;
	padding:0;
	border-top:1px solid #4D0000;
	border-bottom:1px solid #761A1A;
	}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#fff;
	background:#600;
	padding:2px 0 3px 20px;
	}
ul.vert-one li a:hover{background:#900 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
