/*
Theme Name: FLS
Theme URI: http://www.familylife.sg/
Description: Design for FLS
Version: 1
Author: Jonathan John Paul Sim
*/

body {
	background-image: url(images/bg.jpg);
	background-color: #F8F7E5;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-attachment: fixed;
	background-position: center top;
}

a:link {
	color: #F79D1D;
}
a:active {
	color: #F79D1D;
}
a:visited {
	color: #F79D1D;
}
a:hover {
	color: #FFCC33;
}

#footer {
	height:auto;
	background-image: url(images/footerbg.jpg);
	background-color: #3B7E47;
	background-repeat:repeat-x;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
}

#footer a:link{
	color:#FFFFFF;
}
#footer a:active{
	color:#FFFFFF;
}
#footer a:visited{
	color:#FFFFFF;
}
#footer a:hover{
	color:#FFFFFF;
}

#pixopoint_menu_wrapper1{
	margin:0;
	width:850px;
}

#suckerfishnav {
	color:#FFFFFF;
}
#suckerfishnav, #suckerfishnav ul { /* MENU */
    float:left;
    list-style:none;
    line-height:30px;
    padding:0;
    margin:0;
    width:100%;
	font-weight:normal;
}
#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 10px;
}
#suckerfishnav li {
    float:left;
    padding:0;
}
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
}
#suckerfishnav li li { /* SUBMENU */
    width:148px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
	z-index:100000;
}
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
}
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
	z-index:100001;

}
#suckerfishnav li li:hover {
    background:#3B7E47;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#ffffff;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#ffffff;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a { /*SUBMENU*/
    color:#431750;
	z-index:100002;

}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
	z-index:100003;

}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul { /*SUBMENU*/
    left:auto;
    background:#D1C5E9/*#431750*/;
	z-index:100004;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#431750;
}

#tagbox {
	text-align:right;
	position:relative;
	display: inline !important;
	border-left: 0 !important;
	width: 200px; !important;
	line-height:22px;
}

#tagbox a {
	text-decoration:none;
}

.clear {
	clear:both;
}

hr.clear{
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#sidebar ul li h4 {
	font-size: 130%;
	margin: 1em 0 0 0;
	padding: 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#contentwrap{
	width:850px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding:13px 0px 20px 0px;
}

#content-topwrap {
	padding-bottom:15px;
	border-bottom: 1px solid #A7DAC5;
}

#content-top-left {
	width:300px;
	padding-right:10px;
/*	border-right: 1px solid #A7DAC5;
*/	z-index: 30;
	vertical-align:top;
	float:left;
}

#content-top-right {
	width:288px;
	float: right;
	padding-left:11px;
	z-index: 10;
	vertical-align:top;
	border-left: 1px solid #A7DAC5;
}

#content-top-A {
	padding-bottom:15px;
	border-bottom: 1px solid #A7DAC5;
}

#content-top-B {
	padding-top:10px;
}

#content-bottomwrap {
	padding-top: 15px;
}

#img.source-image {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#content {
	width:610px;
	float:left;
	overflow:hidden;
	z-index: 5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#sidebar {
	float:right;
	z-index: 4;
	width:200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align:top;
	border-left: 1px solid #A7DAC5;

}

#sidebar-sec {
	position:relative;
	border-bottom:1px solid #A7DAC5;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E2369;
}
h3 {
	font-size:14px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E2369;
}
h2 {
	font-size:18px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F79D1D;
}
#post-month {
	font-size:12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
}
.hd3 {
	font-size:14px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E2369;
}
.hd2 {
	font-size:18px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F79D1D;
}
.post {
	padding-bottom: 55px;
}
#post-title {
	font-size:22px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F79D1D;
	line-height: 30px;
}

#post-title a:link {
	font-size:22px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F79D1D;
	line-height: 30px;
	text-decoration: none;	
}

#post-title a:active {
	font-size:22px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F79D1D;
	line-height: 30px;
	text-decoration: none;	
}

#post-title a:visited {
	font-size:22px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F79D1D;
	line-height: 30px;
	text-decoration: none;	
}

#post-title a:hover {
	font-size:22px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC33;
	line-height: 30px;
	text-decoration:underline;
}

.entry {
	border-bottom: 1px solid #9D9D9D;
	padding-bottom: 5px;
	margin-bottom:5px;
}

#pleft {
	float:left;
	font-style: italic;
	color:#666666;
	width:350px;
	z-index:10;
}

#pleft a{
	color:#666666;
}

#pleft a:hover{
	color:#FF9900;
}

#pright {
	color:#666666;
	float: right;
	text-align:right;
	z-index:8;
}

#pright a{
	color:#666666;
	font-style: italic;
}

#pright a:hover{
	color:#FF9900;
	font-style: italic;
}

/* Begin Form Elements */
#sidebar #searchform*/ #s {
	width: 108px;
}

#sbar {
	float: right;
	line-height:28px;
}

#donate {
	float: right;
	line-height:28px;
}

#searchsubmit {
	padding: 0px;
	vertical-align:top;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
#leftcell { 
	border-right-width: thick; 	border-right-style: solid; 	border-right-color: #F79D1D; 	font-size: xx-large; 	font-weight: bold; 	color: #431750;
	}
#rightcell {
	padding-left: 7px; 	padding-bottom: 20px;
} 
#box { border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: #CCC; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; padding-left:10px; padding-right:10px; } 
