html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #D71600;
}
/* ---------- @ Float Clearing -----------*/
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
.clear{
	clear: both;
}

html, body{
	background: #9ACBE9 url(../images/background.gif) top left repeat-x;
	font: 1em "Georgia", "Trebuchet MS", serif;
	line-height:1.8em;
	text-align: center;
}
#wrapper{
	width: 960px;
	margin: 20px auto;
	text-align: left;
}
#logo{
	float: left;
}
#logo a{
	display: block;
	width: 288px;
	height: 62px;
	background: url(../images/logo.jpg) top left no-repeat;
	text-indent: -9999px;
}
#slogan{
	background: url(../images/slogan.gif) top left no-repeat;
	width: 264px;
	text-indent: -9999px;
	float: left;
	margin-top: 20px;
}
/* LAVA NAVIGATION */

       .lavaLampWithImage {
		 		clear: both;
            height: 49px;
            width: 920px;
            background: url("../images/navigation.gif") no-repeat top;
            padding: 40px 20px 0 20px;
            margin: 10px 0 20px 0;
            overflow: hidden;
				position: relative;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
						  		behavior: url(../js/iepngfix.htc);
                        background: url("../images/lava.png") no-repeat right -29px;
                        width: 11px; height: 29px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
									behavior: url(../js/iepngfix.htc);
                            background: url("../images/lava.png") no-repeat top left;
                            height: 29px;
                            margin-right: 11px;
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
								position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }
								.lavaLampWithImage li.current a{
									 color: #FFF693;
								}
								
/*Tabbed featured Area*/
#featured{
	height: 360px;
}
#usual1{
	background: url(../images/tab.gif) top left no-repeat;
	height: 274px;
	width: 960px;
}
.tab{
	height: 204px;
	color: #fff;
	padding: 35px 35px 35px 35px;
	position: relative;
}
.tab h1{
	font-family: Trebuchet MS;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #FFF693;
}
.tab p{
	line-height: 1.3em;
	margin-bottom:5px;
}
.tab a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#tabs{
	background: url(../images/tab_menu.gif) top left no-repeat;
	height: 83px;
	padding: 0 10px 0 10px;
	color: #fff;
}
#tabs li{
	float: left;
	height: 83px;
}
#tabs li a{
	color: #fff;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	padding: 17px 30px 40px 30px;
	display: block;
}
#mtab1{
/*
	background: url(../images/tab1.png) bottom center no-repeat;
	_background: url(../images/tab1.gif) bottom center no-repeat;
*/	
}
#mtab2{
/*
	background: url(../images/tab2.png) bottom center no-repeat;
	_background: url(../images/tab2.gif) bottom center no-repeat;
*/
}
#mtab3{
/*
	background: url(../images/tab3.png) bottom center no-repeat;
	_background: url(../images/tab3.gif) bottom center no-repeat;
*/
}
#mtab4{
/*
	background: url(../images/tab4.png) bottom center no-repeat;
	_background: url(../images/tab4.gif) bottom center no-repeat;
*/
}
.tab_image{
	float: right;
	margin: 0 0 0 20px;
}
.selected{
	background: url(../images/tab_selected.gif) top center no-repeat;
}
#content{
	background: #fff url(../images/content.gif) top left no-repeat;
	padding: 20px 35px 0 35px;
	margin-top: 15px;
	clear: both;
}
.col {
	float: left;
	width: 276px;
	padding: 0 20px 0 0;
}
.fullcol {
	float: left;
	width: 876px;
	padding: 0 20px 0 0;
	clear:both;
	margin-bottom:10px;
}
.col2 {
	float: left;
	width: 552px;
	padding: 0 20px 0 0;
}

.col h2,.fullcol h2,.col2 h2{
	font-size: 1em;
/*	color: #3F4320;*/
	color:#5179A1;
	font-family: Trebuchet MS;
	margin: 0 0 15px 0;
	border-bottom:2px solid #CCCCCC;
}
.col blockquote,.fullcol blockquote,.col2 blockquote{
	color: #606060;
	font-size: 0.8em;
	line-height: 1.6em;
}
cite{
	font-weight: bold;
	font-size: 0.9em;
	font-style: normal;
	padding: 0 0 10px 0;
	display: block;
}
.date{
	background: url(../images/dateex.gif) top left no-repeat;
	width: 58px;
	height: 15px;
	padding: 4px 0 0 4px;
	margin: 0 10px 0 0;
	display: block; 
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: .7em;
}
.col li,.fullcol li,.col2 li{
	line-height: 1;
	clear: both;
	margin: 0 0 10px 0;
	padding: 3px 0 3px 0;
}
.col a{
	line-height: 1.3em;
	font-size: .9em;
/*	
	display: block;
	float: right;
*/	
	width: 220px;
	text-decoration: none;
	color: #3F4320;
	font-weight: bold;
}
.fullcol a{
	line-height: 1.3em;
	font-size: .9em;
	text-decoration: none;
	color: #3F4320;
	font-weight: bold;
}
.col2 a{
	line-height: 1.3em;
	font-size: .9em;
	width: 500px;
	text-decoration: none;
	color: #3F4320;
	font-weight: bold;
}
.col p,.fullcol p,.col2 p{
	margin: 7px 0 0 0;
	font-size: .8em;
	line-height: 1.3em;
	clear: both;
}
#footer{
	background: url(../images/footer.gif) top left no-repeat;
	height: 36px;
	padding: 40px 35px 0 35px;
	font-size: .8em;
	color: #4a4a4a;
}
#footer a{color:#fff;text-decoration:none;}
.field{
	background: #F6F6F6;
	border: 1px solid #CDCDCD;
	color: #4A4A4A;
	padding: 2px 3px 2px 20px;
	height: 18px;
	width: 195px;
	margin: 3px 0 3px 3px;
}
#user-name{
	background: #F6F6F6 url(../images/user_icn.gif) 3px 3px no-repeat;	
}
#user-email{
	background: #F6F6F6 url(../images/email_icn.gif) 3px 3px no-repeat;	
}
#user-comment{
	height: 120px;
	background: #F6F6F6 url(../images/comment_icn.gif) 3px 3px no-repeat;
	width: 260px;
}
#submit{
	float: right;
	margin: 10px 0 0 0;
}
.contact_icn{
	background: url(../images/contact.gif) top left no-repeat;
	display: block;
	float: left;
	width: 50px;
	height: 55px;
	text-indent: -9999px;
}
fieldset label, legend{
	display: none;
}	
#inside{
	background: #fff;
}
#page-title{
	background: url(../images/page_title.gif) top left no-repeat;
	height: 53px;
	padding: 14px 25px 0 25px;
}
#page-title h1{
	float: left;
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
	color: #FFF693;
}
#searchform{
	width: 255px;
	float: right;
	padding: 0 10px 0 20px;
}
#page-content{
	background: url(../images/inside-content.gif) top right no-repeat;
	width: 589px;
	padding: 20px 30px;
	float: left;
	font-size: 0.9em;
	line-height: 1.4em;
}
#page-content p{
	margin: 0 0 10px 0;
}
#page-content h2{
	font-family: Trebuchet MS;
	font-size: 1.2em;
	font-weight: normal;
	display: block;
	margin-bottom:5px;	
}
#full-page-content{
	background: url(../images/inside-content.gif) top right no-repeat;
	width: 900px;
	padding: 20px 30px;
	float: left;
	font-size: 0.9em;
	line-height: 1.4em;
}
#full-page-content p{
	margin: 0 0 10px 0;
}
#full-page-content h2{
	font-family: Trebuchet MS;
	font-size: 1.2em;
	font-weight: normal;
	display: block;
	margin-bottom:5px;	
}
.alignleft{
	float: left;
	margin: 15px 15px 10px 0;
	border: 3px solid #eee;
}
.alignright{
	float: right;
	margin: 15px 0 10px 15px;
	border: 3px solid #eee;
}
#page-content ul{
	list-style: disc;
	margin: 0 0 10px 18px;
}
#page-sidebar{
	float: right;
	width: 270px;
	padding: 20px 20px;
}
#searchinput{
	background: url(../images/searchinput.gif) top left no-repeat;
	width: 206px;
	height: 25px;
	float: left;
	margin: 5px 0 0 0;
}
#searchinput input{
	border: 0px solid;
	background: transparent;
	margin: 3px 0 0 10px;
	width: 190px;

}
.search_btn{
	background: url(../images/searchsubmit.gif) top left no-repeat;
	width: 35px;
	height: 36px;
	border: 0px solid;
	text-indent: -9999px;
	margin: 0 0 0 10px;
}
#page-sidebar h2{
	font-family: Trebuchet MS;
	font-size: 1.2em;
	font-weight: normal;
	display: block;
}
#page-sidebar ul li{
	margin: 0 0 20px 0;
}
#page-sidebar ul li ul li{
	line-height: .7em;
	clear: both;
	margin: 0 0 10px 0;
	padding: 3px 0 3px 0;
}
#page-sidebar a{
	line-height: 1.1em;
	font-size: .9em;
	display: block;
	margin: 0 0 0 10px;
	text-decoration: none;
	color: #3F4320;
	font-weight: bold;
}
#page-sidebar p{
	margin: 7px 0 0 0;
	font-size: .8em;
	line-height: 1.3em;
}



#featured
{
	position: relative;
	height: 378px;
	overflow: hidden; /* might remove */
}



#featured h2
{
	position: absolute;
	bottom: 0;
	margin: 0;
	line-height: 1.3em;
	padding: .2em;
	background: black;
	color: white;
	text-align: center;
	width: 100%;
	filter: alpha(opacity=60);
	-moz-opacity: 60;
	opacity: .6;
}

ul#options
{
	background: #e3e3e3 url(images/bottom.jpg) repeat-x 0 100%;
	overflow: hidden;
	height: 1%;
	margin: 0;
	padding: .5em;
	border-top: 1px solid #8A8A8A;
	border-bottom: 1px solid #f5f5f5;
}

#options li
{
	float: left;
	width: 60px;
	height: 60px;
	list-style: none;
	cursor: pointer;
}

#options li:hover img
{
	border: 2px solid gray;
}

#options li img
{
	width: 50px;
}

.selected1
{
	border: 2px solid gray;
}


#options a
{
	outline: none;
}
#myform fieldset{
	padding: 0;
}
#myform input{
	border: 1px solid #CACACA;
	padding: 3px;
}
#myform textarea{
	background: url(images/sidebar.gif) top left repeat-x;
	border: 1px solid #CACACA;
	padding: 3px;
}
#myform label{
	display: block;
}
.submit{
	border: 0px solid;
	margin: 0 auto;
	display: block;
	font-weight: bold;
	color: #368D1F;
}
.error{
	border: 2px solid #B44426;
	background: #F0C4B9;
	padding: 10px;
/*
	margin-top: 30px;
	margin-bottom: 60px;
*/
	margin:2px;
}
.success{
	border: 2px solid #239E1A;
	background: #BAF3B6;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 60px;
}
.meta{
	float: left;
	width: 140px;
}
.meta h3{
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.meta a{
	display: block;
	color: #368D1F;
}
.entry{
	float: right;
	width: 440px;
	padding: 0 0 30px 0;
}
.entry h2{
	margin-bottom: 10px;
}
.post{
	clear: both;
}
.sign-up{
	background: url(../images/sign_up.gif) top left no-repeat;
	text-indent: -9999px;
	width: 124px;
	height: 26px;
	display: block;
	position: absolute;
	bottom: 40px;
	left: 50px;
}
.or-btn{
	color:#fff;
	font-weight:bold;
	width: 104px;
	height: 26px;
	display: block;
	position: absolute;
	bottom: 45px;
	left: 240px;
}
.read-more{
	background: url(../images/read_more.gif) top left no-repeat;
	text-indent: -9999px;
	width: 106px;
	height: 26px;
	display: block;
	position: absolute;
	bottom: 40px;
	left: 300px;
}
.tab ul{
	margin: 0 0 0 18px;
}
.tab ul li{
	list-style: disc;
}
#page-sidebar ul li #subnav{clear: both;margin: 0 0 10px 0;padding: 0;font-size: 0.9em;margin-top:10px;margin-right:5px;}
#page-sidebar ul li #subnav ul {	list-style: none;margin: 0 0 20px 0;padding: 0;font-size: 1.1em;}	
#page-sidebar ul li #subnav li {margin-bottom: 0px;background:url();padding:1px 0pt 1px 5px;margin:1px;}
#page-sidebar ul li #subnav li a {font-weight: bold;height: 20px;text-decoration: none;color: #505050;display: block;padding: 6px 0 0 10px;background: #f4f4f4;border-left: 4px solid #cccccc;}	
#page-sidebar ul li #subnav li a.current, #subnav li a:hover {background: #eaeaea;color: #286ea0;border-left: 4px solid #286ea0;}
.feature {
	background: #fff;
	display: inline;
	float: left;
	width: 271px;
	padding-bottom: 25px;
	font-size: 11px;
	line-height: 1.5em;
}

.feature img {
	border: 3px solid #ccc;
	margin-bottom: 2px;
}

.feature h3 {
	font-family: 'Trebuchet MS', arial;
	font-size: 12pt;
	font-weight: normal;
	margin: 3px 0;
	padding: 0;
	border: none;
	color: #333;
}

#ftabs h2 {border-bottom:1px solid #DDDDDD;font-family:'Trebuchet MS',arial;font-size:18px;font-weight:bold;line-height:20px;margin-bottom:15px;min-width:230px;}
#ftabs {margin: 15px auto;text-align: left;}
#ftabs ol {float: left;margin: 0 20px 20px 0;padding: 0;list-style:none inside;width: 180px;}
#ftabs ol li {cursor: pointer;font-family: arial;font-weight: bold;line-height: 40px;font-size: 12px;color: #333;background: #eee;padding-left: 10px;margin-bottom: 2px;border-left: 10px solid #fff;z-index: 100;}
#ftabs ol li:before {content: "\00BB \0020";}
#ftabs ol li.active{background:#FFF url(/assets/images/active.gif) no-repeat;color:#FFFFFF;}
.ftab {font-family: arial;font-size: 12px;line-height: 18px;color: #333;height: 200px;padding: 8px 8px 0 0;z-index: 1;}
.ftab a:link,.ftab a:visited {color: #06c;text-decoration: none;}
.ftab table {margin: 10px 0 0 0;padding: 0;border: 0;border-collapse: collapse;}
.ftab td {font-family: arial;font-size: 12px;line-height: 16px;padding: 0 5px 12px 0;vertical-align: top;color: #333;}
.ftab h3 { color:#000000; font-family:arial; font-size:12pt; margin:0pt 0pt 5px; }
/*
.ftab ul {
	border:0 none;
	margin:0 0 0 15px;
	padding:0;
}
.ftab ul li{
	margin:4px 0;
}
*/
.ftab ul li{
	list-style-image: url(http://www.dbstract.com/assets/images/off.gif);
}

ul#twitter_update_list li	{list-style: none; padding: 7px 0; border-bottom: 1px dotted #999; margin: 0 0;font-size: .8em;}
ul#twitter_update_list 		{padding: 0 0 0 0; margin: 0 0 0 0;}
ul#twitter_update_list li a	{color: #333; white-space: nowrap;}
ul#twitter_update_list li span	{margin-bottom:5px;}
#twitter_div	{border-top: 0px solid #666; border-bottom: 0px solid #666; padding: 15px;padding-top:0px;}
#twitter_div h2	{}

ul.whatdoiget {list-style:none;/*list-style-image: url(/assets/images/tick.gif); margin: 0 0 0 25px;*/ padding: 0;background:none}
ul.whatdoiget li {padding: 0 0 20px 0px;background:none;list-style: none;}
ul.whatdoiget li h3 {font-family: 'Trebuchet MS', arial;font-size: 14px;font-weight: bold;margin: 0 0 5px 0;padding: 2px 5px;border-bottom:1px solid #5179A1;color:#5179A1;}
ul.whatdoiget li li {padding: 0 0 5px 0px;background:none;list-style: none;}

form.signup label {	float:left;width:90%;clear:both;padding:5px 0;}
form.signup label span {float:left;width:110px;padding:0 10px;text-align:right;line-height:19px;height:19px;}
form.signup label input {position:relative;float:left;width:272px;border:1px solid #9e9d95;height:19px;line-height:19px;display:inline;margin: 0 8px 0 0px;}		 
form.signup label input.small {width:131px;}		
