/* TEDDY2YOU FORUM STYLESHEET*/

body { margin-top:0px; padding-top:0px; /*background-color:#DDEBFF;*/ }
/*
 * HEADER
 */
div#ipbwrapper { /*margin-top:0px; width:95%;*/ background-color:#FFF; /*padding:5px 5px; margin-top:5px;*/ }
div#topnavbar { text-align:center; font-size:11px; margin:0px 60px 0px 0px; /*border:1px solid #C2CFDF; background-color:#F0F5FA;*/ position:absolute; }
div#topnavbar a { text-decoration:none; padding:0px 5px; }
.{ #BCD0ED; background-image:none; }
div#forum_header { background:url('http://www.teddy2you.com/images/interface/forum_header.gif') no-repeat top; text-align:center; border:1px dotted white; }

div#forum_header img.pixel { width:750px; height:138px; border:none; }
div#forum_header div#zones { width:800px; text-align:center; margin:0px auto; }
div#forum_header div.zone { /*padding-top:138px;*/ text-align:center; float:left; }
div#forum_header div.zone div.zonetitle { text-align:center; font-weight:bold; margin-bottom:3px; }
div#forum_header div.zone div.zonetitle a { text-decoration:none; padding:0px 70px; color:#FFF; }
div#forum_header div#zone1 { width:300px }
div#forum_header div#zone2 { width:180px; }
div#forum_header div#zone3 { width:300px; }

div#t2ylogo { float:left; margin-top:30px; display:none; }

div.quotetop { background-image:none; }
div.quotemain { background:url('http://forum.teddy2you.com/style_images/1/css_img_quote.gif') no-repeat top right; padding-right:40px; }

div#navstrip {  }

table#gfooter, table#gfooter td { background:none; color:#000 !important; }
table#gfooter a { color:#000 !important; }
div.copyright { background:none; font-size:9px; padding:0px; }

.borderwrap table th { background-image:none; background-color:#BCD0ED; }

div#submenu { background-image:none; margin-bottom:30px; }
div#submenu div { background-image:none; border:none; }
div#submenu a:link, div#submenu a:visited { color:#2659AF; }

div#userlinks { margin-bottom:0px; }
div#userlinks p { padding-top:2px; padding-bottom:2px; }

div.borderwrap { /*border-left:1px solid #C2CFDF; border-right:1px solid #C2CFDF; */border:none;/*border-top:none; border-bottom:none; border-color:#5176B5;*/ }
div.maintitle a:link, div.maintitle a:visited, div.maintitle, div.maintitle div { color:#FFF !important; }
div.maintitle .popmenubutton a:link { color:#000 !important; }
div.forumrules img { float:left; margin:0px 4px 0px 0px; }
span.forumdesc { color:#000; }

td.row1 a:link, td.row1 a:visited, td.row2 a:link, td.row2 a:visited { text-decoration:none; color:#000; font-family: Verdana, Arial, Sans-serif, Helvetica; }
td.row1 a:hover, td.row2 a:hover { text-decoration:underline; }

span.lastaction a:link, span.lastaction a:visited, span.desc a:link, span.desc a:visited { font-size:9px; }
div#fo_stat a:link, div#fo_stat a:visited { text-decoration:underline; }

div.popupmenu-item a:link, div.popupmenu-item a:visited, div.popupmenu-item-last a:link, div.popupmenu-item-last a:visited { color:#2659AF !important; }

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}


/*
 * AMBIANCES
 */

/* Plume */
.post_ambiance_plume {
	background-image:url('../images/interface/forum/poeme_plume_bg.gif'); background-repeat:no-repeat;
	width:566px;
	margin:0px auto;
}
.post_ambiance_plume .ambiance_content {
	padding:10px 125px 40px 60px;
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.post1 .post_ambiance_plume .ambiance_content {
	background-image:url('../images/interface/forum/poeme_plume_foot1.gif'); 
}
.post2 .post_ambiance_plume .ambiance_content {
	background-image:url('../images/interface/forum/poeme_plume_foot2.gif'); 
}
.row1 .post_ambiance_plume .ambiance_content {
	background-image:url('../images/interface/forum/poeme_plume_foot3.gif'); 
}

/* Nuage */
.post_ambiance_nuage {
	background-repeat:no-repeat;
	width:650px;
	margin:0px auto;
}
.post1 .post_ambiance_nuage {
	background-image:url('../images/interface/forum/poeme_nuage_bg1.jpg'); 
}
.post2 .post_ambiance_nuage {
	background-image:url('../images/interface/forum/poeme_nuage_bg2.jpg'); 
}
.row1 .post_ambiance_nuage {
	background-image:url('../images/interface/forum/poeme_nuage_bg3.jpg'); 
}
.post_ambiance_nuage .ambiance_content {
	padding:10px 20px 20px 20px;
	background-repeat:no-repeat;
	background-position:bottom;
}

/* V3.0.0*/ 
#ipboard_body #branding { background-color:#FFF; background-image:none; }


