﻿#container {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
#masthead {
	width: auto;
	height: auto;
	margin: 0;
	overflow: auto;
	background-color: transparent;
	padding-top: 10px;
	}
.radovan_logo {
	width:100px;
	margin:auto;
	margin-top: 0px;	
}



@font-face {
   font-family: "Urbanist";
   src: url(fonts/Urbanist-Light.ttf);
}


#logo {
	width: 150px;
	border-width: 0;
	margin:0px auto;
}

#socialwrapper {
	max-width: 100%;
}
#social {
	max-width:120px;
	margin: 0px auto;	
}
.icon {
	max-width: 48px;
	float: left;
	padding: 5px;
	border-width: 0px;
	
}

.icon img:hover {
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

#contact {
	max-width: 100%;
	border-width: 0;
	margin: auto;
	text-align: center;
	padding-top: 20px;
}


.hrow {
	max-width: 100%;
	margin: 0 auto;
}
.hcolumn {
    float: left;
}

.hleft {
    width: 50%;

}
.hright {
    width: 50%;
}

#contentwrapper{
background-color: transparent;
width: 100%;
margin: auto;
}

.innertube{
margin:0 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

#footer {
	background-color: #fdf3e0;
	width: 100%;
	padding: 1em 0;
	clear: both;

}

#footer h5 {
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #882500;
	font-size: 1.2em;
	text-align: center;
}




a:link
{
	color: #7d5559;
	text-decoration: none;
}
a:visited
{
	color: #7d5559;text-decoration:none 
} 
a:active 
{
	color: #7d5559;text-decoration:none
}
a:hover      
{ 
	color: #000;text-decoration:none
}

body {
	height: 100%;
	background: #fff;
	font-size: 24px;
	color: #765745;
	margin: 0;
	font-family: "Urbanist";
	font-weight: bold;
}

h1 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-size: 30pt;
	text-align: center;
}

h2 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-size: 26pt;
}

h3 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-size: 22pt;
}

h4
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-size: 18pt;
}

h5
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-size: 16pt;
}

h6
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-size: 14pt;
}



p {
	font-family: "Urbanist";
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	color: #333;
	line-height: 25px;
	margin-bottom: 0px;
	margin-top: 0px;

}
.list li
{
	color: #333;
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	line-height: 30px;
}
.nonelist li
{
	color: #333;
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	line-height: 30px;
	list-style-type: none;
}
.numberlist li
{
	color: #333;
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	list-style-type: decimal;
	line-height: 30px;
}

.justify {
	text-align: justify;
}

.centertext {
	text-align: center;
}
.block {
	max-width: 90%;
	margin:20px auto;
	padding: 20px 20px;
	-moz-border-radius:30px;
	border-radius:30px
}
.fullblock {
	width: 100%;
	margin: 0 auto;
}

.orange {
	background-color: #ff6d6e;
}
.pink {
	background-color: #fee8eb;
}
.blue {
	background-color: #0099FF;
}
.black {
	background-color: #000;
}
.green {
	background-color: #839877;
}
.brown {
	background-color: #7d5559;
}
.cream {
	background-color: #fdf3e0;
}

.inverse a:link
{
	color: #ff0;text-decoration:none;  
}
.inverse a:visited
{
	color: #ff0;text-decoration:none;
} 
.inverse a:active 
{
	color: #ff0;text-decoration:none;
}
.inverse a:hover      
{
	color: #ff0;
	text-decoration: underline;
}

.inverse h1 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 36pt;
	text-align: left;
}

.inverse h2 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 28pt;
	text-align: left;
}

.inverse h3 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 24pt;
}

.inverse h4
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 18pt;
}

.inverse h5
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 16pt;
}

.inverse h6
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 14pt;
}



.inverse p {
	font-family: "Urbanist";
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;

}
.inverselist li
{
	color: #fff;
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Urbanist";
	line-height: 30px;
}
.inversenumber li
{
	color: #fff;
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Urbanist";
	list-style-type: decimal;
}



.justify {
	text-align: justify;
}

.centertext {
	text-align: center;
}
.noborder {
	border-width: none;	
}



/* image resizing start */

.vari img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  }
  /* image resizing end */
    
