body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3,.h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3,.h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
}


#wrapper  {
	top: 150px;
	bottom: 20px;
   height: auto;
	left: 50px;
	right: 50px;
	width: auto;
	position: absolute;
	overflow: auto;
	margin: 0 auto 0 auto;
	display: block;
}
#wrapper table,#wrapper td {
	position: relative;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
  width: auto;
  height: auto;
  vertical-align: top;
}
/* Header */

#header {
   	top: 0px;
	left: 50px;
	right: 50px;
	width: auto;
	position: absolute;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

/* Logo */

#logo {
	float: left;
	font-size: 30px;
	display: block;
	empty-cells: show;
	overflow: hidden;
	width: 100%;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: xx-large;
}


#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

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

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	top: 105px;
	height: 44px;
	left: 50px;
	right: 50px;
	width: auto;
	position: absolute;
	margin: 0 auto;
	padding: 0;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}
#menu .first, #menu a:hover {
	text-decoration: none;
}



.post {
	margin-left: 20px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 20px;
}

.post .title a {
	background: none;
	border: none;
}

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

.post .meta {
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

#content {
   background-color: White;
	top: 150px;
	bottom: 20px;
    height: auto;
	left: 230px;
	right: 240px;
	width: auto;
	position: absolute;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin: 0px;
}
#content iframe{
	top: 0px;
	bottom: 0px;
    width: 100%;
    height:100%;
	padding: 0px;
	margin: 0px;
	overflow: auto;
}

/* Sidebar */

#leftbar{
	top: 150px;
	bottom: 20px;
	height: auto;
	left: 50px;
	position: absolute;
	overflow: auto;
	display: block;
	width: 170px;
	padding: 15px 0 0 10px;
	margin: 0;
	background-color: White;
}
#rightbar{
	top: 150px;
	bottom: 25px;
	height: auto;
	right: 50px;
	position: absolute;
	overflow: auto;
	display: block;
	width: 180px;
	padding: 15px 5px 0 5px;
	margin: 0;
	background-color: White;		
}


bar {
   background-color: White;
}
.bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bar li {
	margin: 0;
	padding: 0;
}

.bar li ul {
	padding-bottom: 30px;
}

.bar li li {
	line-height: 20px;
	border-bottom: 1px dashed #BCBCBC;
}

.bar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

.bar h2 {
	letter-spacing: -.5px;
}

.bar p {
	padding-bottom: 20px;
	text-align: justify;
}

.bar a {
	border: none;
}

.bar a:hover {
	text-decoration: underline;
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	bottom: 0px;
	height: 20px;
	left: 50px;
	right: 50px;
	width: auto;
	position: absolute;
	overflow: auto;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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

span{
	min-width: 2cm;
	display: inline;
}
.bar ul.Issues_year {
	display: none;
	list-style-type: circle;
	list-style-position: inside;
}
.bar ul.Issues{
	margin-left: 40px; 
	padding-left: 40px;
	position: relative;	
	left: 40px;
}
