

body {
	margin-top: 10px;
	padding: 0;
	/*background: #d8634f url(images/bg9.jpg) no-repeat fixed center top;*/
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	background-image:url(images/006.jpg);
	background-color:cornsilk;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
div#eloka-google {
    width: 497px;
    float: left;
    height: 115px;
    padding: 3px;
    margin-top: 14px;
    margin-left: 34px;
    background-color: beige;
}
#header {
	width: 1000px;
	margin: 0 auto;
	height: 226px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
	border-top: 5px solid #b33832;
	background-color:#fff8dc;
}
div#elokahsa-logo
{
float:left;
}
div#elokahsa-logo img
{
    width: 400px;
    padding: 14px;
	margin-left:9px;
}
div#eloka-right-d {
    float: right;
    width: 5px;
    background-color: #b9443a;
    height: 150px;
}
/* Header */

#logo {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	background-image:url(images/logo-header.jpg);
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}
i.fa-home {
    float: left;
    margin-top: -0px;
    width: 10px;
}
i.fa-home img {
    margin-left: -5px;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height:42px;
	background-image:url(images/menus.png);
	border-top:1px solid #fff;
	margin-bottom:7px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	margin: 0;
	padding: 13px 17px 0 17px;
	text-decoration: none;
	text-transform: capitalize;
	font: normal normal 13px Titillium Web;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	border-right: 1px solid rgba(255,255,255,0.1);
	    text-transform: uppercase;
}

#menu a:hover {
	color: #fff;
	background-image:url(images/menuh.png);
}

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

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 5px 5px;
	background:#fff8dc;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding-left:3px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	background-image:url(images/sidebar.png);
	    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);

	}

#sidebar2 {
	float: right;
background-image:url(images/sidebar.png);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

.sidebar {
	float: left;
	width: 190px;
	padding: 0;
	font-size: 15px;
	font-weight:bold;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
    border-top: 0;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
	  
    margin-bottom: 5px;
    margin-top: 6px;

	
	
}
.sidebar li li:hover
{
color:#000033;
}

.sidebar li h2 {
	height: 27px;
	margin: 0 0 0 0;
	padding: 22px 15px 0px 15px;
	background-image:url(images/h2bg.png);
	background-repeat:no-repeat;
	border-bottom: 3px solid #b9443a;
	letter-spacing: -1px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.sidebar li h2:hover
{
color: #e74c3c;
}
.sidebar a
 {
color:#000;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 1px;
	text-align: left;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background-image:url(images/footer-bar.png);
	background-repeat:repeat-x;
    border-bottom: 3px solid #b73b33;
    border-top: 3px solid #b73b33;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
    font-size: 11px;
    font-weight: bold;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}

/* pageopacity */

#pageimg {
	width: 600px;
	margin:  0 auto;
	padding: 0;
}

#pageimg ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pageimg li {
	
background-color: rgb(0,0,255); opacity: 0.8;
	
}

#pageimg a:hover{

background-color: rgb(0,0,255); opacity: 0.8;

}

#pageimg .current_page_item a {
	color: #FFFFFF;
}
/* pageopacity */

#pageimg {
	width: 600px;
	margin:  0 auto;
	padding: 0;
}

#pageimg ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pageimg li {
	
background-color: rgb(0,0,255); opacity: 0.9;
	
}

#pageimg a:hover{

background-color: rgb(0,0,255); opacity: 0.9;

}

#pageimg .current_page_item a {
	color: #FFFFFF;
}
#menupage {
	float: left;
	width: 152px;
	margin: 150px 0 0 30px;
	padding: 0;
}

#menupage ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menupage li a {
	display: block;
	width: 122px;
	height: 21px;
	color: #aba000;
	background: url(images/menu.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 30px;
}

#menupage li a:hover, #menu li .current {
	background: url(images/menu_current.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}

.border{
display:block;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
div#spcmen {
    width: 990px;
}
div#marq-new {
    background-color: #efe9b3;
    height: 30px;
    padding: 3px;
    float: left;
    border: 3px solid #b9443a;
    margin-top: 2px;
	    -webkit-box-shadow: 0 11px 15px -10px #333333;
    -moz-box-shadow: 0 11px 15px -10px #333333;
    box-shadow: 0 11px 15px -10px #333333;
}
#active a
{
color: #FFF;
background-image:url(images/menusa.png);
text-decoration: none;
}
div#enq-fo-new {
color:#FFFFFF;
}
input#inputField {
    border: 1px solid #83101c;
    padding: 4px;
    border-left: 4px solid #83101c;
    width: 158px;
    margin-bottom: 7px;
}
div#video-news {
    background-color: bisque;
    border: 4px solid #333;
	float:left;
	padding: 3px;
    margin-top: 17px;
}
div#video-one {
    background-color:#e74c3c;
    width: 290px;
    float: left;
	margin-left: 0px;
}
div#video-two {
    background-color: #333;
    width: 290px;
    float: left;
 margin-left: 5px;
}
div#androidapk {
    float: left;
    margin-top: 17px;
    padding: 4px;
   background-color: rgba(150, 193, 32, 0.73);
       border-top: 4px solid #333;
	       width: 180px;
		       border-bottom: 4px solid #333;
}
div#androidapk p
{
}
div#androidapk p img
{
    width: 99px;
}
p#and-heddi {
    border-bottom: 1px solid #333;
    padding: 13px;
	color: #333;
	margin-top: -1px;
}
p#paper-down {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
    color: #333333;
    height: 5px;
	margin-left: 11px;
	margin-top:-8px;
}
p#paper-down a
{
}