body {
    margin: 0;
	padding-left: 5%;
    padding: 0;
    border: 0; /* This removes the border around the viewport in old versions of IE */
    width: 100%;
    min-width: 600px; /* Minimum width of layout - remove line if not required */
    /* The min-width property does not work in old versions of Internet Explorer */
    font-size: 90%;
	font-family:serif;
	background-image: url(/img/white-tiles-low-ctrst.jpg);
}

a {
    color: #000000;
	text-decoration: none;
}

a:hover {
     text-decoration: none;
}

h1, h2, h3, h4 {
    margin: .8em 0 .2em 0;
    padding: 0;
}

p {
    margin: .4em 0 .8em 0;
    padding: 0;
}

/* Header styles */ 
#header {
    clear: both;
    float: left;
    width: 100%;
	margin-bottom: 2em;
	color: #ffffff;
}

#header img{
	border: 0px;
	display: block;
}

#header p, #header h1, #header h2 {
    padding: .4em 15px 0 15px;
    margin: 0;
} 

#header ul {
    clear: left;
    float: left;
    width: 100%;
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
} 

#header ul li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
} 

#header ul li a {
    display: block;
    float: left;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-align: center;
    background: #eee;
    color: #000;
    text-decoration: none;
    position: relative;
    left: 15px;
    line-height: 1.3em;
} 

#header ul li a:hover {
    background: #cccccc;
    color: #fff;
} 

#header ul li a.active, #header ul li a.active:hover {
    color: #fff;
    background: #000;
    font-weight: bold;
} 

#header ul li a span {
    display: block;
}

.logoImg {
	border: 0;
}
.articleDate {
	font-size: 55%;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.articleLocation {
	font-size: 55%;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.articleMeta {
	font-size: 75%;
	color: #000;
}

.articleAuthor {
	font-size: 100%;
}

.articleTeaser {
	font-size: 120%;
	font-family: sans-serif;
	margin: 0.5em 0em 0.5em 0em;
}

.articleHeadTeaser {
	font-size: 150%;
	font-family: sans-serif;
}

.articleHead a {
	text-decoration: none;
	text-transform: uppercase;
	font-family:"Times New Roman", Garamond, serif;
}

.articleHead img {
	float: left;
	margin: 0.5em;
	border: 0;
}

.articleHeadDescription {
	display: block;
	clear: both;
	color: #000000;
}

.articleHeadDescription a {
	text-decoration: none;
	color: #000000;
}

.articleBodyTeaserBlock{
	margin-bottom: 3em;
	margin-left: 26%;
}

.articleAuthorBody {
	font-size: 11px;
	font-family:sans-serif;
	color: #666666;
}

.articleAuthorBody img {
	vertical-align:text-bottom;
	border: 0;
	margin-right: 2px;
}

.articleDateAndTimeBody {
	margin-bottom: 2px;
    font-size: 75%;
}

.articleBodyTeaser img, iframe, object, embed {
	margin: 0.5em 0 1em 2em;
	border: 0;
}

.articleBodyTeaser a {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 1.5em;
}

.articleBodyTitle a {
	color:#F81A03;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:150%;
	font-style:italic;
	font-stretch:expanded;
	margin-bottom:0.5em;
	margin-top:0.1em;	
	text-decoration: none;
	text-transform:capitalize;
}

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

.headImgBlock {
	width: 600px;
}

.bodyImgBlock {
	width: 600px;
	height: 450px;
	display:block;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4em;
	margin-bottom: 4em;
}

.bodyImgCopyright {
	font-size: 60%;
	color: #999999;
	text-align:left;
	margin-left: 3.5em;
	font-family: sans-serif;
}

.bodyImgCopyright a {
	color: red;
}

.bodyImgBlockVert {
	width: 400px;
	display:block;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}

.bodyVideoBlock {
	width: 500px;
}

.bodySupplement {
	margin-top: 10em;
	font-size: 90%;
	color: #777777;
	border-top: 1px solid #b2bbc0;
}

.bodyIsland {
font-size: 14px;
margin: 15px 80px 15px 60px;
padding-left: 20px;
line-height: 160%;
border-left: 4px solid #DBDAD5;
color: #636363;
}

.bodyIsland h3 {
	margin-bottom: 1em;
	margin-left: 0;
}

.bodyIsland a {
	color: red;
}

.bodyIsland p {
    margin: 0 0 0 0;

}
.bodyPps {
	border-top: solid 1px #cccccc;
	margin-top: 5em;
}

.bodyPps a {
	color: red;
}

.centeredContainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
	width: 600px;
}

.readMore {
	position: absolute; 
	right: 1em; 
	bottom: 0px; 
	font-style:italic;
	font-size:70%;
}

.readMore a {
	color: #F81A03;
	font-stretch: expanded;
	text-decoration: none;
}

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

#searchBlock {
	margin: 0px 0px 1em 0px;
}

#exportBlock {
	margin: 0px 10px 1em 0px;
}

.exportFluoDate {
	text-align:right;
	margin-right:-8px;
}

.exportFluoDate a {
	text-decoration: none;
	color: black;
}

#scriptumBlock {
	margin: 0px 10px 5em 0px;
}

#bazhenovBlock {
	margin: 0px 0px 1em 0px;
	font-size: 75%;
}

#bazhenovBlock a {
	color: #999999;
}

#fluoBlock {
	margin: 0px 0px 1em 0px;
	font-size: 75%;
}

#fluoBlock a {
	color: #999999;
}

.streamArticleHead img {
	float: left;
	margin: 1em 1em 0.5em 1em;
	border: 0;
}

.streamMainComment {
	text-align: center;
	font-size: 0.5em;
	padding: 1em;
	color: #666;
}

.streamArticleHeadTeaser {
	padding: 1em;
	font-size: 150%;
	font-family: sans-serif;
	width: 610px;
}

.streamArticleHeadTeaserMedia {
	position:relative;
	float:left;
}


.stream-ps {
	width: 185px; 
	padding: 0em 1em 0em 0em;
}

.psLabelMain {
	position: absolute;
	top: 0em;
	right: 1em;
	color: #aaaaaa;
	font-size: 18px;
}

.psLabelMain img {
	vertical-align:text-bottom;
	border: 0;
	margin-right: 4px;
}

#topRuler {
	position: relative;
	padding-left: 2em;
	padding-top: 1em;
}

#bottomRuler {
	position: relative;
	margin-bottom: 20em;
	padding-left: 1em;
}

#verticalRuler {
	position: relative;
	float: left;
	width: 50px;
	left: 27%;
	padding-top: 2em;
}


#geoLine {
	position: absolute;
	top: 20px;
	
	border-bottom:1px dotted #DDDDDD;
	width:70%;
}

#geoLine img {
	width: 100%;
	height: 5px;
}

.geoMark, .geoMarkSelected {
	width: 50px;
	position: relative;
	float: left;
	text-align:right;
	color: #cccccc;
	font-size: 0.8em;
}

.geoMark a, .geoMarkSelected a {
	color: #cccccc;
	text-decoration: none;
	padding: 8px 14px 13px;
	margin-right: 2px;
	font-size: 0.8em;
	white-space:nowrap;
}
.geoMarkSelected a {
	background-color: #F4F4F4;
	color: #000;
}

.geoMark a:hover {
	color: red;
}

.genreMark, .genreMarkSelected {
	width: 85px;
	position: relative;
	float: left;
	text-align:right;
	color: #cccccc;
	font-size: 80%;
	white-space: nowrap;
}

.genreMark a, .genreMarkSelected a {
	color: #cccccc;
	text-decoration: none;
	padding: 8px 15px 13px;
	margin-right: 2px;
	font-size: 80%;
}
.genreMarkSelected a {
	background-color: #F4F4F4;
	color: #000;
	white-space:nowrap;
}

.genreMark a:hover {
	color: red;
}


.vertSpacer {
	background-color:#ffffff;
	width: 2px;
	height:10px;
	position: relative;
	float: left;
}

.dateMark {
	position: relative;
	float:left;
	height: 100px;
	width: 50px;
	font-size: 80%;
}

.date, .dateSelected {
	color: #cccccc;
	text-decoration: none;
	margin-right: 2px;
	padding:10px 10px 10px 10px;
	font-size: 80%;
}
.dateSelected {
	background-color: #FDEEF4;
	color: #000;
	margin-right: -1em;
}

.date a, .dateSelected a {
	color: #cccccc;
	text-decoration: none;
}

.dateSelected a {
	background-color: #FDEEF4;
	color: #000;
	margin-right: -1em;
}

.date a:hover {
	color: red;
}

.topicMark, .topicMarkSelected {
	position: relative;
	height: 200px;
	color: #cccccc;
	font-size: 80%;
}

.topicMark a, .topicMarkSelected a {
	text-decoration: none;
	color: #cccccc;
	margin-left: -1em;
	font-size: 85%;
	padding:8px 15px 13px;
	white-space:nowrap;
}

.topicMarkSelected a {
    background-color: #f5f5dc;
    color: #000;
}

.topicMark a:hover {
	color: red;
}

.topicDimension {
	padding-top: 5em;
	position: relative;
	float: left;
	left: 27%;
	width: 56px;
	margin-left: -1em;
}

.navigationLocation{
 	margin: 1em;
	font-size: 75%;
 }

.navigationTime{
 	margin: 1em;
	font-size: 60%;
 }

.navTopImage{
	top: 0px;	
}

.navBottomImage{
	bottom: 0px;	
}

.plainText {
	margin-top: 1em;
	margin-bottom: 2em;
}

.plainText a {
	color: red;
}

/* common column settings */ .colright{
    float: left;
    width: 100%; /* width of page */
    position: relative;
}

.contentColumn {
    float: left;
    position: relative;
    padding: 0 0 1em 0; /* no left and right padding on columns, we just make them narrower instead
     only padding top and bottom is included here, make it whatever value you need */
    overflow: hidden;
	margin-right: 1em;
	width: 61%;			/* left column content width (left column width minus left and right padding) */
	left: 27%;			/* (right column width) plus (left column left padding) */
}

.rightColumn {
	margin-top: 0em;
	padding: 0;
   	float: left;
    position: relative;
    padding: 0 0 1em 0; /* no left and right padding on columns, we just make them narrower instead
     only padding top and bottom is included here, make it whatever value you need */
}

#leftBodyInfoBlock {
	color: #000;
	margin-top: 3em;
	margin-right: 3em;
	margin-bottom: 3em;
	padding: 0.5em;
	position:relative; 
	float: left; 
	width: 18%;
}

.infoTitle {
	color: #999999; 
	margin-top: 1em;
	font-family:"Times New Roman", Garamond, serif;
	font-style: italic;
	text-transform:capitalize;
}

.infoTitle a:hover {
	color: red;
}

.posterus {
	background-image: url(/img/mesh-2by2.jpg);
	padding: 1em;
}

.posterusItem {
	font-size:75%;
	margin-top: 1em;
	margin-bottom: 1em;
}

.mercatura {
	margin-top: 4em;
}

.subContent {
    float: left;
    position: relative;
    padding: 0 2em 1em 0; /* no left and right padding on columns, we just make them narrower instead
     only padding top and bottom is included here, make it whatever value you need */
	margin-right: 1em;
	margin-left: 1em;
	background-color: #fff;
}
.subContent p {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
	font-family: serif;
	font-size: 100%;
}

.subContent p a {
	color: red;
}

.subContent h3, h4 {
	margin-left: 2em;
}

.currentTitle {
	font-size:280%;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-stretch:expanded;
	font-weight:bold;
	margin-bottom:0.2em;
	margin-top:0.1em;
	color: #f81a03;
}

.currentTitle a {
	color: #f81a03;
	text-transform:capitalize;
}

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

.logo {
	position: relative;
	margin-left: 1em;
	margin-top: 1em;
	float: left;
}

#blogEmbedSourceCodeArea, #rssSourceCodeArea {
	width: 150px;
	height: 20px;
	border: 1px solid #cccccc;
	font-size: 75%;
	overflow:hidden;
	margin-left: 2em;
}

#blogEmbedCode, #rssCode {
	font-size: 75%;
}


#mainContentContainer {
	padding: 1em;
	position: relative;
	float: left;
	margin-bottom: 0em;
}

#mainContent {
	background-color: #FFFFFF;
	font-family: serif;
	font-size: 120%;
    float: left;
    position: relative;
    z-index: 100;
	padding: 0.5em 2em 1em 2em;
	width: 92%
}

.mainContent-lt {
	background:transparent url(/img/que-lt.gif) no-repeat scroll 0 0;
}

.mainContent-rb {
	background:transparent url(/img/que-rb.gif) no-repeat scroll 100% 100%;
	padding:0.6em 95px 0.6em 12px;
	position:relative;
}

.mainContent-rt {
	background:transparent url(/img/que-rt.gif) no-repeat scroll 100% 0;
}

.mainContent-lb {
	background:transparent url(/img/que-lb.gif) no-repeat scroll 0 100%;
}

.subContentContainer {
	border-right: dotted 1px #cccccc;
	background-color: #FF0000;
}

.colleft {
	right:26%;			/* right column width */
}

.rightmenu {
	width: 100%;
	height: 100%;
}

.rightmenu .rightColumn {
	width:14%;			/* right column content width (right column width minus left and right padding) */
	left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}


#toBlog, #toRss, #search, #toTwitter, #scriptumBlock a {
	font-size: 75%;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #ffffff;
	width: 100%;
}

#blogBlock, #rssBlock, #twitterBlock {
	margin-top: 1em;
	margin-bottom: 1em;
}

#rssBlock a {
	text-decoration: none;
}

#twitterBlock a {
	text-decoration: none;
	font-size: 75%;
}

.tweet_list li.tweet_odd li.tweet_even {
     list-style-type: none;
     font-family: serif;
     background:#cccccc; 
     padding:10px; 
     margin-bottom:4px;
     }


#adSense {

}

/* Footer styles */
#footer {
	clear:both;
	float:left;	
}
#footer p {
	padding:10px;
	margin:0;
}

#motto {
	color: #DDDDDD;
	display: block;
}

#currentTime {
	font-size: 70%;
	margin-top: 1.5em;
	margin-left: 3em;
	margin-bottom: 2em;
}

#locations a{
	color: #DDDDDD;
}
.siteInfo {
	font-size: 70%;
	width: auto;
	text-align:justify;
	padding-bottom: 1em;
	width:100%;
	color: #999999;
	white-space:nowrap;
}
.siteInfo a {
    color: black;
}
/* common column settings */
.colright,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
/* 2 Column (left menu) settings */
.leftmenu {
	background:#fff;		/* right column background colour */
	margin-top: 2em;
}

.leftmenu .col1 {
	width:71%;			/* right column content width */
	left:102%;			/* 100% plus left column left padding */
}
.leftmenu .rightColumn {
	width:21%;			/* left column content width (column width minus left and right padding) */
	left:6%;			/* (right column left and right padding) plus (left column left padding) */
	background-color: #ffffff;
}

.hiddenArtImg {
	width:1px;
	height:1px;
	overflow:hidden;
}

.externals {
	border-color:#FFFFFF;
	border-style:solid;
	float:left;
	position:relative;
	z-index:100;
}

.externals-underline{
	margin: -4px 0px 10px; 
	border-top:1px solid #E6F0F5; 
	padding:3px 0 0;
}

.externals-lt {
	background:transparent url(/img/que-lt.gif) no-repeat scroll 0 0;
}

.externals-rb {
	background:transparent url(/img/que-rb.gif) no-repeat scroll 100% 100%;
	padding:0.6em 95px 0.6em 12px;
	position:relative;
}

.externals-rt {
	background:transparent url(/img/que-rt.gif) no-repeat scroll 100% 0;
}

.externals-lb {
	background:transparent url(/img/que-lb.gif) no-repeat scroll 0 100%;
}

.scriptumBlock {
	
}


.b-question {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1em;
	float:left;
	position:relative;
	z-index:100;
	width: 100%;
}

.b-question-lt {
	background:transparent url(/img/que-lt.gif) no-repeat scroll 0 0;
}

.b-question-rb {
	background:transparent url(/img/que-rb.gif) no-repeat scroll 100% 100%;
	padding:0.6em 95px 0.6em 12px;
	position:relative;
}

.b-question-rt {
	background:transparent url(/img/que-rt.gif) no-repeat scroll 100% 0;
}

.b-question-lb {
	background:transparent url(/img/que-lb.gif) no-repeat scroll 0 100%;
}

.textBody a {
    text-decoration: none;
    color: #000;
    box-shadow: inset 0 -4px 0 #fbf80e;
}