#headerTop { margin-left:auto; 
margin-right:auto; width:98%; 
height:88px; 
background-image:url(images/header/bg.png); 
background-repeat:repeat-x; 
}
#headerBtm { 
margin-left:auto; 
margin-right:auto; 
width:98%; 
height:15px; 
background-image:url(images/header/btmBg.png); 
background-repeat:repeat-x; 
}
body {
	margin: 0; padding: 0;
	background-color: #fff;
	font-family: Tahoma; font-size: 13px;
	color: #333333;
}
.clear {
        clear: both;
}
.default {
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.default a:link {
	color: #aa0064;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:visited {
	color: #660066;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:hover {
	color: #660066;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.default li {
	margin-bottom: 5px;
}

.default ul {
	list-style: square;
	margin-left: 1.5em;
	margin-bottom: 12px;
	margin-top: 12px;
}
.default ol {
	margin-left: 3em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu {
	margin: 12px 0 0 0; padding: 0;
	list-style-type: none;
	height: 48px;

}
#menu li {
	float: left;
	line-height: 48px;
	padding: 0 0 0 45px;
	font-family: "Tahoma"; font-size: 13px;

}
#menu .first {
	padding: 0 0 0 20px;
	background: none;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #d01548;
}
li#subscribe {
	float: right;
	margin: 12px 12px 0 0; padding: 0;
	width: 203px; height: 32px; line-height: 32px;
	text-align: right;
	text-transform: lowercase;
	padding: 0;
	background: no-repeat url(images/bcksubscribe.jpg);
}
li#subscribe a {
	margin: 0 12px 0 0;
	color: #333333;
	text-decoration: none;
}
li#subscribe a:hover {
	color: #aeadab;
}
#submenu {
	position: absolute;
	right: 60px; top: 23px;
	margin: 0; padding: 0;
	list-style-type: none;
	height: 50px;			
}
#submenu li {
	float: left;
	padding: 12px 20px 0 12px;
	height: 35px; line-height: 35px;
	font-family: Tahoma; font-size: 13px;
}
#submenu li a {
	color: #aeadab;
	text-decoration: none;
}
#submenu li a:hover {
	color: #fff;
}
#submenu li.last {
	padding: 12px 12px 0 12px;
	background: none;
}
#wrapper .right {

}
#wrapper .left {
	padding: 0 60px;

}
#container {
	padding: 25px 0;

}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -300px;
}
#content {
	padding: 0 10px;
	margin-right: 250px;
}
#content h2.pagetitle {
	font-size: 15px; font-weight: bold;
}
#content .post {
	clear: both;
	margin: 0 0 25px 0; padding: 25px;
	font-family: Tahoma; font-size: 13px;
	border: #999999 1px dashed;
	background-color: #F7F7F7;
}
#content .post h2 {
	margin:12px 84px 12px 12px; padding: 0;
	font-family: Tahoma; font-size: 16px; font-weight: bold;
	color: #5C902D;
}
#content .post h2 a {
	color: #5C902D;
	text-decoration: none;
	font-family: Tahoma; font-size: 16px; font-weight: bold;
}
#content .post h2 a:hover {
	color: #a20527;
	font-family: Tahoma; font-size: 16px; font-weight: bold;
}
#content .meta {
        margin:12px 84px 12px 44px;
	padding: 0 0 20px 0;
	font-family: Tahoma; font-size: 13px;
	color: #272d31;

}
#content .nobg {
	background: none;
}
#content .meta a, #content .meta span {
	color: #5C0051;
	text-decoration: none;
}
#content .entry {
	clear: both;
	margin:12px 84px 12px 44px;

}
#content .entry a {
	color: #660066;
	text-decoration: underline;
}
#content .entry a:hover {
	color: #aa0064;
	text-decoration: underline;
}
#content .entry blockquote {
	margin-left: 0; margin-right: 0;
	padding: 12px;
	background-color: #ffedf4;
	border: #f6eef0 1px solid;
	color: #d60d5d;
}
#content .postmeta {
	clear: both;
        font-size: 13px;
}
#content .postmeta span {
	margin: 0 12px 0 0; padding: 0 0 0 18px;
	font-family: Tahoma;
        font-size: 13px;
	background: left center no-repeat;
}
#content .postmeta span a {
	text-decoration: none;
        font-size: 13px;
}
#content .postmeta span a:hover {
	text-decoration: underline;
        font-size: 13px;
}
#content .postmeta .comments {
        font-size: 13px;
	color: #660066;
}
#content .postmeta .comments a {
	color: #660066;
        font-size: 13px;
}
#content .postmeta .category {
        font-size: 13px;
	color: #aa0064;
}
#content .postmeta .category a {
	color: #aa0064;
        font-size: 13px;
}
#content .postmeta .tags {
        font-size: 13px;
	color: #6e964a;
}
#content .postmeta .tags a {
	color: #6e964a;
        font-size: 13px;
}
#sidebar {
	float: right;
	width: 250px;
	font-family: Tahoma; font-size: 13px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 12px 12px 12px 12px;

}
#sidebar li li {
	margin: 12px 0;
	line-height: 1em;
}
#sidebar ul ul ul {
	margin: 0 0 0 12px;
}
#sidebar a {
	color: #a20527;
	text-decoration: none;
	font-size: 13px;
}
#sidebar a:hover {
	font-weight: none;
	color: #5C0051;
	font-size: 13px;
	text-decoration: underline;
}
#sidebar h3 {
	margin: 0; padding: 0px 0px 0px 12px;
	height: 25px; line-height: 25px;
        background-image: url(http://www.iamflamingo.com/images/bluebg.GIF);
	font-size: 13px;
	color: #fff;

}
#advertisements {
	margin: 12px;
}
#advertisements img {
	margin: 0 5px 12px 0;
	width: 125px; height: 125px;
	border: #353c30 1px solid;
}
#advertisements {
	margin: 12px
}
#searchbox {
	display: block;
	margin: 0 12px 12px 12px; padding: 0;
}
#searchbox * {
	vertical-align: middle;
}
#searchbox .searchtext {
	width:140px;margin-top:4px;;
	border: #ddd 1px solid;
	font-family: Tahoma; font-size: 13px;
	color: #bcb8b8;
}
#searchbox .searchbtn {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.navigation {
	margin: 12px 0 20px 0; padding: 0 5px;
	height: 25px; line-height: 25px;
	display: block;
	background-color: #ffffff;
	border: #1f2327 1px solid;
	font-size: 13px;
	color: #fff;
}
.navigation a {
	color: #fff;
	text-decoration: underline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

acronym, abbr {
	border-bottom: 1px dashed #3e5360;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #e3e3e3;
	margin-left: 1.5em;
	padding-left: 5px;
}
.comment{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #003399;
}

h2#comments {
	margin: 0 0 12px 0; padding: 0;
	font-size: 13px; font-weight: bold;
	color: #aa0064;
}
h2#comments a {
	color: #5C0051;
	text-decoration: none;
}

#commentform input, #commentform textarea {
	border-top: #d8d8d8 1px solid; border-left: #d8d8d8 1px solid;
	background-color: #ffffff;
	color: #000;
}

#addcommentbutton {
	background-color: #e9e9e9;
	font-family: Tahoma; font-size: 13px;
	color: #003399;
	cursor: pointer;	
}

.title a {
	font-weight: bold;
	color: #5C0051;
	text-decoration: none;
}
.reply a {
	color: #5C0051;
	text-decoration: none;
}
.add a {
	color: #850420;
	text-decoration: none;
}

.body .content {
	margin: 12px 0; padding: 12px 12px !important;
	font-size: 13px;
	line-height: 2em;
	color: #333333;
}

.body .content a {
	color: #333333;
	text-decoration: underline;
}

.link a {
	color: #5C0051;
	text-decoration: underline;
}

ul.list a {
	color: #333333;
	text-decoration: underline;
}
body {
	margin: 0px;
}

form {
	margin: 0px;
}

h1
{
	color: #012d84;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
}

h2, h2 a:hover, h2 a:link, h2 a:active, h2 a:visited
{
	color: #012d84;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.whitesmalltext {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.whitesmalltext {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.whitesmalltext a:link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.whitesmalltext a:visited {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.whitesmalltext a:hover {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.bluemidboldtext {
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.bluemidboldtext a:link {
	color: #0000aa;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.bluemidboldtext a:visited {
	color: #0000aa;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.bluemidboldtext a:hover {
	color: #0000E6;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.bluemidtext {
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.bluemidtext a:link {
	color: #0000aa;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.bluemidtext a:visited {
	color: #0000aa;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.bluemidtext a:hover {
	color: #0000E6;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}


.searchform{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	width: 150px;
}

.searchformhomepage{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	width: 150px;
}

.searchbox{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.submit{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}


.footer {
	color: #B4B4B4;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.footer a:link {
	color: #F0F5FF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.footer a:visited {
	color: #F0F5FF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-dec.columnHeaderMiddle {
	background: #1c4aa4;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
}

