html {
  background: #040349;
}

body {
  margin: 15px 0;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: white;
}

th, td {
  border: 0;
}

#container {
  width: 996px;
  margin: 0 auto;
}

h1, h2, h3 {
	margin: 0.5em 0;
	font-weight: normal;
	color: white;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
  margin-bottom: 1em;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

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

legend {
	display: none;
}

input, textarea, select {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
  background: url(http://www.thefinder.com.sg/images/template1/images/theFinder-Main-Page_01.jpg);
}

#logo {
	float: left;
}

#logo h1 {
	font-size: 38px;
	color: #494949;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: -10px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
        float:right;
	text-align:right;
        margin-top:20px;
        margin-right:50px;
        
	
}

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

#menu li {
	
}

#menu a {
	display: block;
	font-size: 20px;
	margin-left: 30px;
	padding: 7px;
	text-decoration: none;
	
	color: white;
}

#menu a:hover {
	color:#bad435;
        
}

#menu .current_page_item a {
	background: url(../../images/theme/img02.gif) repeat-x left bottom;
}

/* Page */

#page {
  margin: 0 auto;
  background: #0e5dac;
  font-size: 11px;
}

/* Content */

#content {
	float: right;
	width: 770px;
      
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Post */

#article {
  width:70%;
  float:left;
  margin-right:10px;
}

.atomentry {
    background:white;
    padding-left:30px;
    padding-right:30px;
}

.atomentry h1, .atomentry h2, .atomentry h3 {
  color: black;
}

.atomentry .title,
h2.title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(../../images/theme/img03.gif) repeat-x left bottom;
}

.atomentry .title a:link, .atomentry .title a:active, .atomentry .title a:visited {
	text-decoration: none;
	color: black;
}

.atomentry .title a:hover {
	text-decoration: none;
        color:#bad435;
}

.atomentry .entry {
}

.atomentry .meta {
  clear: both;
	padding: 15px 0 1.5em 0;
	background: url(../../images/theme/img03.gif) repeat-x;
}

.atomentry .meta p {
	margin: 0;
	line-height: normal;
	color: #0e5dac;
}

.atomentry .meta .author {
	float: left;
}

.atomentry .meta .links {
	float: right;
}

.atomentry .meta .more {
	padding: 0 20px 0 18px;
	background: url(../../images/theme/img06.gif) no-repeat left center;
}

.atomentry .meta .comments {
	padding-left: 22px;
	background: url(../../images/theme/img07.gif) no-repeat left center;
}

.atomentry .meta b {
	display: none;
}

/* Comments */

#comments {
}

#comments p, #comments ol, #comments ul {
	line-height: normal;
}

#comments input {
	padding: 3px;
	background: #ECECEC url(../../images/theme/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#comments #submit {
	background: #FFFFFF url(../../images/theme/spacer.gif);
	border: 1px solid #F0F0F0;
}

#comment_body {
	width: 500px;
}

/* Respond */

#respond {
}

#respond p {
	margin-bottom: 5px;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px ;
        padding-left:20px;
        padding-top:10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
}

#sidebar ul li {
  list-style: none;
}

#sidebar li li {
	margin: 0;
}

#sidebar h3 {
	margin-bottom: 10px;
	background: url(../../images/theme/img03.gif) repeat-x left bottom;
	font-size: 16px;
	font-weight: bold;
        color:#bad435;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search h2 {
	margin-bottom: 20px;
}

#search input {
	padding: 3px;
	background: #ECECEC url(../../images/theme/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#search #q {
	width: 120px;
	margin-right: 5px;
	background: #FFFFFF url(../../images/theme/spacer.gif);
	border: 1px solid #F0F0F0;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(../../images/theme/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../../images/theme/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
  padding: 10px 0;
  clear: both;
  font-size: 11px;
  text-align:center;
  color:white;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #375C69;
}

#legal a {
	color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

 bottom{
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #375C69;
}

#legal a {
	color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

.meta .green_back {
  padding: 0.5em;
}

.green_back {
    background:#bad435;
    color:#0e5dac;
}
.green_back a:hover{
    color:#0e5dac;
}
#home_link{
  display:inherit;
  width:600px;
  height: 188px;
}

#right_module{
    float:right;
    width:200px;
    padding-right:10px;
    text-align:left;
    color:white;
}
#right_profile{
    color:white !important;
}
#right_profile h2, #right_profile h3{
    color:#bad435;
    font-weight:bold;
}
.content {
    background:white;
    color:black;
    font-size: 13px;
}

.content a:link, .content a:visited {
  color: #009;
}

a:link, a:visited {
  color: white;
}

#banner {
  padding-left: 30px;
}

.bold {
  font-weight: bold;
}

table.profile_grid {
  margin-left: 30px;
  margin-right: auto;
}

table.profile_grid tr td.first {
  padding-left: 0;
}

table.profile_grid td {
  width: 33.3%;
  vertical-align: top;
  padding-right: 4em;
}

.profile_header {
  margin-top: 1em;
  font-size: 15px;
}

.profile_description {
  font-size: 13px;
}

.profile_logo {
  margin-bottom: 1em;
}

.profile_logo img {
  border: 4px white solid;
}

.profile_latest_post {
  font-size: 12px;
}

.blog_title {
  padding: 10px 30px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  background-color: #BAD432;
}

#right_profile h2, #right_profile h3 {
  margin-bottom: 0;
}

img { -ms-interpolation-mode:bicubic; }

.pagination {
  padding: 1em 30px;
  font-size: 1.2em;
  color: #000000;
  background-color: #ffffff;
}

.pagination a:link, .pagination a:visited {
  color: #000099;
}

