
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /var/www/html/funlab/textpattern/config.php:11) in <b>/var/www/html/funlab/textpattern/publish.php</b> on line <b>43</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /var/www/html/funlab/textpattern/config.php:11) in <b>/var/www/html/funlab/textpattern/publish.php</b> on line <b>44</b><br />
/*
	Theme Name: Flex Single
	Theme URI: http://ifelse.co.uk/flex
	Description: A flexible, customisable theme
	Version: 1.0
	Author: Phu Ly
	Author URI: http://ifelse.co.uk/

        Ported to Textpattern by Stuart - http://thebombsite.com/
*/

/************************************************
 *	Main structure								*
 ************************************************/
body {
        background: #6C7C8B url(/images/background.png) repeat-x; 
        margin:3px 0px 0px 0px;
        padding:0px;
        text-align:center;
        font:14px/18px Georgia,"Times New Roman",Serif;
	color: #555558;
}
#content {
        width: 75%;
	line-height:1.6em;
	margin:0px auto 0px auto;
}
#headbar{

	background:#6C6a6A;
	height:8px;
        border-bottom:1px solid #636161;
}
#container{
        width:70%;
        text-align:left;
        margin-left: auto;
        display:block;
        margin-right: auto;
        background:#fff;
        border-left: 2px solid #777;
        border-right: 2px solid #777;
        padding-bottom:0;
}
a{
	text-decoration:none;
}
a{
	color: #3C657B;
	text-decoration: none;
}
#footer{
        border-top:1px solid #111;
        border-bottom:1px solid #111;
        color: #eee;
        background: #555;
        clear:both;
        padding: 5px;
        text-align:center;
        margin-left: auto;
        display:block;
        margin-right: auto;
        font-size: 0.9em;
        font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
#footer a{
	color: #fff;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
.entry{
	padding-bottom: 20px;
}
/************************************************
 *	Header									  *
 ************************************************/
h1{
        display:block;
        height:0;
        margin: 0;
        padding: 0;
        text-indent:-500em;
        text-decoration:none;
        text-transform: capitalize;
}
h2, h3, h4 {
        font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
#header {
	padding-top:110px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:5px;
	border-bottom: 1px solid #bab1b1;
	background: #404040;
	text-align:right;
}
#header #blogtitle{
	padding:0px;
	margin: 0px;
	margin-bottom:10px;
	font-size: 2.4em;
	letter-spacing:0.1em;
	
}
#header #blogtitle a {
	color: #ffffef;
}
#header #blogtitle a:hover {
	text-decoration:none;
	color: #bb4444;
}
#header img {
	border:none;
}
#subtitle {
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	margin-bottom:3px;
	font-size: 0.9em;
	text-transform:uppercase;
	color:#bbb;
}
/************************************************
 *	Navbar									  *
 ************************************************/
#navbar {
        margin-bottom: 8em !important;
        margin-bottom: 4em;
}
#navbar ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
	width:100%;
	color: #FFFFFF;
	background-color: #404040;
}
#navbar ul li {
	display:inline;
}
#navbar ul li a {
	float:left;
	height:2.6em;
	background-color:#404040;
	color:#FFFFFF;
	border-right:1px solid #c0c0c0;
	padding:0.2em 1em;
	text-decoration:none;
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
#navbar ul li a:hover {
	background-color:#BED1E4;
	color:#000000;
}
#navbar ul li a:active {
	background-color:#6c6a6a;
	color:#FFFFFF;
}
/*********************************************
* Entry                                                                       *
**********************************************/
h2 {
        font-size: 1.2em;
        margin-bottom:5px;
}
h3.entrydate{
        margin-bottom:1px;
        font-size: 1.8em;
        font-weight:normal;
        text-transform:uppercase;
}
.entrymeta{
	font-size: 0.9em;background:#eee;
}
h2.entrytitle{
        margin-top:0px;
        margin-bottom:7px;
        font-size: 1.8em;
        font-weight:normal;
}
.entry{
        margin-top:8px;
}
.entrybody p a{
        font-weight:bold;
}
.entrybody p {
	margin-top:8px;
	margin-bottom:16px;
}
h3#categorytitle, h3#latest, h3#recent, h3.pagetitle {
        text-align:center;
        border-top:1px solid #acb1ba;
        background:#9ba1aa;
        padding:7px;
        border-bottom:1px solid #acb1ba;
        margin-bottom:10px;
        text-transform: capitalize;
}
/************************************************
 *	Comments								*
 ************************************************/
h3#comment {
        text-align:center;
        border-top:1px solid #acb1ba;
        background:#9ba1aa;
        padding:7px;
        border-bottom:1px solid #acb1ba;
        margin-bottom:10px;
        margin-top:80px;
}
ol# {
        margin-top:0px;
        padding: 5px;
        margin-left: 0px;
        color: #9b9b9b;
        list-style-type: none;
        font-size:0.9em;
}
ol li  p{
        padding: 0px;
        margin: 0px 0px 0px 0px;
}
.commentname {
        float: left;
        margin: 0;
        padding: 0  0 2px 0;
}
.commentinfo{
        width: 200px;
        float: right;
        text-align: right;
}
.commenttext {
        clear: both;
        padding-top: 0px;
        margin-top: 0px;
        margin-bottom: 30px;
        border-top: 1px solid #ebebeb;
        color: #5b5b5b;
}
********************************************
* Comment Form                                                       *
********************************************/
#commentsformheader{
        text-align: center;
        font-size: 1.4em;
}
#commentsform{
	margin-top:none;
	text-align:justify;
	border:1px solid #ddd;
	background:#ededed;
	padding:0px 10px;
}
#commentsform form{
        text-align:left;
        margin:0px;
}
#commentsform p{
	margin:5px;
}
#commentsform form textarea{
	width:100%;
}
#commentsform p.changedetails {
        border: 1px solid #9ba1aa;
        padding: 5px;
        text-align: justify;
}
p.notshow {
        display: none;
        height: 0;
}
.nofollow{
        color: #DF2000;
}
/**********************************************
* Live Search                                                                 *
***********************************************/
#search {
        height: 1100px;
}
.searchbody{
	color: #424d53;
	font-size: 11px/18px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	padding-left:3px;
	padding-top: 5px;
}
#LSResult {
        position: absolute;
        background-color: #FFFFFF;
        width: 400px;
        margin: 10px 0 10px 0;
}
#LSShadow {
        border: 3px solid #6C7C8B;
        padding: 5px;
        background-color: #98C4E5;
        color:#000000;
}
#LSRes {
        background-color: #FFFFFF;
}
.LSRow {
        padding: 0 5px;
}
#LSHighlight {
        background-color: #BED1E4;
}
#LSHeader {
        padding: 2px 2px 8px;
}
.lsDate {
        display: block;
        color: #555555;
}

/*********************************************
* Archives                                                                   *
**********************************************/
.rssJump {
        text-align: right;
}
.rssCatArchiveMenu {
        margin-bottom: 35px;
}
#rssCatArchive ul, #rssCatList ul, .rssMenu {
        list-style: none;
}
.rssCart {
        font-weight: bold;
        text-align: left;
        margin-top: 15px;
}
.archivemenu {
        padding-left: 40px;
        font-weight: bold;
        font-size: 100%;
        text-decoration: underline;
}
dt {
        padding-top: 10px;
}
/************************************************
 *	Extra									   *
 ************************************************/
#email {
        text-align: left;
}
#email textarea {
        width: 330px;
}
code{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 0.8em;
	display:block;
	padding:5px;
	background-color: #eee;
	border: 1px solid #d3d3d6;
}
.atom, .atom:link, .atom:visited {
	text-decoration:none;
	font:bold 16px sans-serif;
	padding:1px 3px 1px 5px;
	letter-spacing:1px;
        background-color:#BED1E4;
        border: 1px solid #555558;
        color: #555558;
}
.atom:hover {
	text-decoration:none;
	font:bold 16px sans-serif;
	padding:1px 3px 1px 5px;
	letter-spacing:1px;
        background-color:#555558;
        border: 1px solid #BED1E4;
        color: #BED1E4;
}
.rss, .rss:link, .rss:visited {
	text-decoration:none;
	font:bold 16px sans-serif;
	padding:1px 3px 1px 5px;
	letter-spacing:1px;
        background-color:#555558;
        border: 1px solid #BED1E4;
        color: #BED1E4;
}
.rss:hover {
	text-decoration:none;
	font:bold 16px sans-serif;
	padding:1px 3px 1px 5px;
	letter-spacing:1px;
        background-color:#BED1E4;
        border: 1px solid #555558;
        color: #555558;
}
.prev_next_nav {
        text-align: center;
}
input[type="text"], textarea {
	padding:3px;
	border: 1px solid #d3d3d6;
	color: #535356;
	-moz-border-radius: 0.5em;
}
input[type="submit"]{
	padding:2px;
	font-size: 1.25em;
	border: 1px solid #d3d3d3;
	background: #fff;
	-moz-border-radius: 0.5em;
}
blockquote {
	border-left: 3px solid #686868;
	color: #888;
	padding-left: 8px;
	margin-left: 25px;
}
a img {
        border:none;
}