/*
Theme Name: Kakumei
Theme URI: http://bbpress.org/
Description: The "rvolutionized" new face of bbPress.
Version: 0.01 theta-beta
Author: Bryan Veloso
Author URI: http://avalonstar.com
*/

/* Globals 
=================================== */

#ads {
padding: 5px;
float: right;
position: relative;
font-size: 120%;
right: 100px;
top: -50px;
width: 320px;
height: 20px;
background: url(http://www.amsterdamsat.com/ask/bb-images/order.png) repeat; 
}

.searchbox {background-color:#999;border-color:#999;border-left-color:#999;border-top-color:#999;color:#fff;}

.searchbox {position:static;border-style:solid;border-width:1px;font-family:Verdana, Helvetica, Arial, Sans-Serif;font-size:14px;height:19px;}

.inputButton input{position:relative;top:-2px;border-style:solid;border-width:1px;font-family:Verdana, Helvetica, Arial, Sans-Serif;font-size:14px;height:19px;}

.searchbox2 {
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ccc;
	height: 16px;
	margin: 0 0 0;
	padding: 0 0 0;

}

.inputButton2 {
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FBFDE8;
	height: 18px;
	margin: 0 0 0;
	padding: 0 0 0;

}

.inputButton22 {
	BORDER-RIGHT: #e0e0ce 1px solid;
	BORDER-TOP: #e0e0ce 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT: #e0e0ce 1px solid;
	WIDTH: 20px;
	COLOR: #666666;
	BORDER-BOTTOM: #e0e0ce 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFC;
}

* { margin: 0; padding: 0; }
div.threadpost {
	padding-left: 68px;

}

#header a#logoswap {
	background: url(http://www.aboutintrinsa.com/image/none.png) no-repeat;
}

#header a:hover#logoswap, #content a:focus#logoswap {
	background: url(http://www.amsterdamsat.com/ask/bb-images/over.png) no-repeat;
}

.threadpost_ppp3 {
position: relative;
float: right;
left: -23px;
width: 487px;

}

.contenttext_ppp4 {
background: #339;
width: 487px;

}

#latest22 {
	padding: 0 12px;
	margin-left: 30px;
	margin-top: 33px;
		width: 100%;
}

#front-page #discussions { 
	float: left;
	width: 552px;
	margin-top: 33px;


}


body {
	margin-bottom: 50px;
	font: 62.5% "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 0.5em;
	line-height: 1.45em;
	margin-bottom: 1.4em;
}


a { text-decoration: none; color: #036; }
a:visited { color: #09c; }
a:hover { color: #0ca; }

.alt { background: #fff; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}

h1 { font-size: 2em; }

h2 { font-size: 1.5em; }

/* Structure
=================================== */


#wrapper {
	background: #fff url('http://www.amsterdamsat.com/ask/bb-images/fade.jpg') repeat-x 0px -25px;
	width:100%;
}

#header { 
	background: url('http://www.amsterdamsat.com/ask/bb-images/dfur22.png') no-repeat bottom left;
	position: relative;
	height: 110px;
	margin: 0 0 24px 83px;;
	padding: 0 12px;

}

#header a:hover img {
background: url('http://www.amsterdamsat.com/ask/bb-images/opaque.png')
} 

#headerw h1w {
	background: url('http://www.amsterdamsat.com/ask/bb-images/dfur.png') no-repeat;
}

#header H1 a: {
	MARGIN-TOP: 10px; BACKGROUND: url(http://www.amsterdamsat.com/ask/bb-images/dfur.png);
}

#header p { margin-bottom: 0; }

#header h1 a { color: #555; text-decoration: none; }
#header h1 a:hover, #header h1 a:visited { color: #666; }

#main { 
	font-size: 1.2em;
	width: 768px;
	margin: 0 auto 0px;
	position: relative;
}

.bbcrumb {
	position: relative;
	top: 5px;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;

	padding: 5px 0 20px;

/*	padding: 5px 12px; */
}

#footer { 
position: relative;
clear: both;
margin-top: 120px;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray; 
}

.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */


.login { 
	width: 552px;
	float: left;
	background: url('images/header_bg.gif') repeat bottom left;
	font-size: 1.2em;
	color: #333333;
	border: 1px;
}

.login p { padding: 0 0 0;
	font-size: 1.2em;}

*/.login label {
	display: block;
	float: left;
	padding-right: 10px;
}

.login #submit2 {
	margin-top: 0;
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FBFDE8;
	height: 18px;
	
}

*/p.login {
	font-weight: normal;
	font-size: 1.2em;
}
*/

form.login input { 
	margin-top: 0;
	border: 1px solid #999;
}


/* Front Page
=================================== */

#front-page #forum-page #menu { 
	position: absolute;
	top: -105px;
	left: -5px;
	width: 225px;
	height: 109px;
	background: url('http://www.amsterdamsat.com/ask/bb-images/dfur.png');
}

#front-page #hottags { 
	position: absolute;
	top: 60px;
	left: 605px;
	width: 150px;
	overflow: hidden;
}

#hottags { 
	background: url('http://www.amsterdamsat.com/ask/bb-images/hottags.png')  no-repeat top left;
}

h2.hottags {
overflow: hidden;
visibility: hidden;
}


#hottags h2 {
overflow: hidden;
visibility: hidden;
}

#front-page22 #discussions22 { 
	padding: 0 12px;
	float: left;
	width: 552px;
	margin-left: 30px;
	margin-top: 33px;


}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;

}

#front-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background: #a1d29a; }

/* Topic Page
=================================== */
/*---ADAUGATE DE MINE-----------------------------
.CPclass {
	padding: 1px;
};

.CPclass  ul {
	margin: 0px;
	padding:0px;
	background-color:#FFFF00;
	list-style:none;
}

.CPclass  ul  li {
	margin: -10px;
	background-color:#00FFFF;

}
*/

.infobox {
/*	border: 1px solid #ccc; */
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { 
	padding-bottom: 3px; 
	color:#FF0000; 
}

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 0;
	position: absolute;
	left: 500px;
	top: 0px;
	clear: both;
	width: 140px;
	background:#F0EEEF;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }


.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 95px;
}

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }


.poststuff {
	border-top: 1px dotted #ccc;
	text-transform: uppercase;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FF0000;
}

.num, #forumlist small {
	font: 11px "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;

}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 576px;
	display: block;
}

.postform label { display: block; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: left; }

.topiclink { display: block; }

.topictitle {
	font-size: 24px;
	font-weight: normal;
}

h2.topictitle {
	font: 2.4em/1em Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	margin-bottom: 2px;
	}


/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 7px 10px; }

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover {
background: #660033;
}
#latest th, #forumlist th, #favorites th {
border-bottom: 1px dotted #ccc;
	font: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	padding: 5px 5px;
	text-transform: lowercase;

}


#latest, #forumlist, #favorites {
	margin-bottom: 1.5em;
	width: 100%;
	clear: both;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	display: inline;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
}

#profile-menu li.current {
	background-color: #ddd;
	border-top: 1px solid #9e9e9e;
}

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 720px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}
/* Search
=================================== */

#notes { 
	text-align: left;
	padding: 12px;
	border-bottom: 1px solid #999;
	}

#search { 
	padding-right: 14px; 
	text-align: right;
	}

#notes input {
	font-size: 12px;
	padding: 3px;
	margin-bottom: 24px;
	border-bottom: 1px solid #999;
background: url('images/opaque.png');
	}

#notes input.text { width: 85%; }

#notes input.inputButton { width: 30%; }


/* Tables
=================================== */

tr .forumlist {
background: #CCCCCC;
}

table {
	font-size: 1.0em;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 24px;
	width: 768px;
background: url('images/bg.gif');
	}

tr.sep th, tr.sep td { height: 24px; padding: 0; margin: 0; }

th {
	color:#444;
	font-size:1.1em;
	font-weight:bold;
	}

th, td { padding:7px 12px 8px; }

table .head {

	background: #999;
	border-bottom:1px dotted #000;
	font-weight: bold;
	font: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	}


table tr.alt {
background-color: #FF00CC;
border-bottom: 1px dotted #FF00CC;
border-top: 1px dotted #FF00CC;
background: url('images/opaque.png');
}

tbody#stickies { background-color: #FFFEEB }

tbody#stickies .head {
	background-color: #F2F1DF;
	border-top:1px solid #D9D8C8;
	}

tbody#stickies .alt { background-color: #f7f6e3; }

/*ul.topicmeta {
	list-style: none;
	margin: 32px 0 12px 2em;
	}

ul.topicmeta li { margin-bottom: .3em; }
*/

ul.topicmeta {
	list-style: none;
	margin: 12px 0 12px 2em;
	}

ul.topicmeta li { margin-bottom: .3em; }


/*-----------MP FIRST POST--------------*/
div.threadpost1 { 
font-style:italic;
color:#009933;
background-color:#0033FF;
}

/*.poststuff1 {
	border-top: 1px dotted;
	background-color:#00CCCC;
}*/

.post1 {
/*TOATA FACUTA DE MINE*/
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#scr2 { 
	position: absolute;
	top: 30px;
	left: 625px;
	overflow: hidden;
}
#scr2 input {
	padding: 3px;
	margin-bottom: 24px;
	font-size: 22px;
	}

#scr2 input.text { width: 85%;}

#scr2 input.inputButton { width: 30%; }

#wrapp {
	position: relative;
	top: -95px;
}