
/* psst.ro article stylesheet */

body {
	background-color: #FFFFFF;
	font: normal 8pt Georgia, Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-top: 0px;
}

/*----- texts & links -----*/
a, a:visited {
	color: #330000;
	text-decoration: underline;
} 

a:hover {
	color : #996633;
	text-decoration : underline; 
}

/*------ layers -------*/
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
/*	background-color: #FFFFFF; */
	color: #000000;
}

#layout {
    width: 750px;
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#hdhid_1, #hdhid_2, #hid {
	display: none;
}

#hd {
	width: 750px;
	height: 90px;
    background-color:#FFFFFF;
}

#hdlogo {
	width: 250px;
	height: 90px;
	float: left;
    background-color: #FFFFFF;
}

	#hdlogo h1 {
		text-indent:-9999px;
		float: left;
		width: 250px;
		height: 90px;
		background-image:url("http://www.psst.ro/images/tpl/logo.gif");
	}
	
	#hdlogo h1 a, #hdlogo h1 a:visited, #hdlogo h1 a:hover {
		display: block;
		width: 250px;
		height: 90px;
		text-decoration: none;
	}
/*
#hdempty1 {
	width: 70px;
	height: 90px;
	float: left;
}
*/
#hdtodays {
	width:160px;
	height:70px;
	padding-top:20px;
	padding-left:40px;
	padding-right:30px;
	background: url("http://www.psst.ro/images/tpl/hd_todays_psst_bgr.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align:left;
	float: left;
}
/*
#hdempty2 {
	width: 30px;
	height: 90px;
	float: left;
}

#hdmy {
	width: 75px;
	height: 70px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url("http://www.psst.ro/images/tpl/my_psst_bgr.gif");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	float: left;
}
*/
#hdsearch {
	width:267px;
	height:45px;
	float:left;
	text-align:left;
}

#hdlang {
	width:270px;
	height:45px;
	float:left;
	text-align:left;
	padding-top:5px;
}

#hdmenu {
	width: 750px;
	height: 20px;
	background: url("http://www.psst.ro/images/tpl/menu_bgr.gif");
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5px;
	padding-left: 4px;
	padding-bottom: 0px;
	vertical-align: middle;
}

	#hdmenu ul {
		list-style: none;
	}
	
	#hdmenu li {
		float: left;
		margin-left: 0px;
		padding-left: 8px;
		padding-right: 6px;
	}
	
	#hdmenu li img {
		width: 8px;
		height: 8px;
	}

#bd {
	width: 750px;
	padding: 0px;
    background-color:#FFFFFF;
}

#bdl {
	width: 250px;
	padding-right: 20px;
	float: left;
    background-color:#FFFFFF;
	vertical-align: top;
}

#bdl_category {
	width: 250px;
}
	/*
	#bdl_category h2 {
		text-indent:-9999px;
		width: 250px;
		height: 350px;
		background-image: url("<? //$cat_img?>");
	}
	*/
	
	#bdl_category h2 a, #bdl_category h2 a:visited, #bdl_category h2 a:hover {
		display: block;
		width: 250px;
		height: 350px;
		text-decoration: none;
	}

#bdl_send {
	width: 250px;
	height: 55px;
	padding-top: 10px;
	padding-bottom: 14px;
	vertical-align: middle;
}

#bdl_add {
	width: 250px;
	height: 55px;
	padding-top: 10px;
	padding-bottom: 14px;
	vertical-align: middle;
}

#bdl_pindex {
	width: 250px;
	padding-top: 28px;
}

	#bdl_pindex h2 {
		font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		text-decoration: underline;
		font-weight : normal;
		padding-bottom: 17px;
	}
	
	#bdl_pindex ul {
		list-style: none;
	}
	
	#bdl_pindex li {
		padding-left: 16px;
		line-height: 18px;
		background: url("http://www.psst.ro/images/tpl/menu_dot_alt2.gif");
		background-repeat: no-repeat;
		background-position: left top;
		padding-bottom: 12px;
	}
	
	#bdl_pindex span {
		font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #888888;
	}
	
	#bdl_pindex span a:link, #bdl_pindex span a:visited {
		color: #888888;
		text-decoration : underline;
	}
	
	#bdl_pindex span a:hover {
		color: #666666;
		text-decoration : underline;
	}

#bdl_last_comments {
	width: 250px;
	padding-top: 15px;
	padding-bottom: 15px;
}

	#bdl_last_comments h2 {
		font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		text-decoration: underline;
		font-weight : normal;
		padding-bottom: 12px;
	}
	
	#bdl_last_comments ul {
		list-style: none;
	}
	
	#bdl_last_comments li {
		padding-left: 16px;
		line-height: 17px;
		background: url("http://www.psst.ro/images/tpl/menu_dot_alt2.gif");
		background-repeat: no-repeat;
		background-position: left top;
	}

#bdc {
	width: 300px;
	float: left;
    background-color:#FFFFFF;
	vertical-align: top;
	font-size : 8pt;
	font-weight : normal;
	padding-top: 0em;
	line-height: 1.7em;
}

	#bdc h2 {
		font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight : normal;
		padding-bottom: 12px;
	}
	
	#bdc a, #bdc a b, #bdc a:visited, #bdc a:visited b {
		color: #330000; 
		text-decoration: underline;
	}

	#bdc a:hover, #bdc a:hover b {
		color : #996633;
		text-decoration : underline;
	}

#bdc_actions_box {
	width:270px;
	background-color:#F3F3F3;
	border:1px solid #B8B8B8;
	font-family:verdana, georgia, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#888888;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:10px;
}
	#bdc_actions_box ul {
		list-style: none;
	}
	
	#bdc_actions_box img {
		vertical-align:middle;
		padding-right:6px;
		width:13px;
		height:10px;
	}
	
	#bdc_actions_box a, #bdc_actions_box a:visited {
		color:#888888;
		text-decoration:underline;
	}
	
	#bdc_actions_box a:hover {
		color:#666666;
		text-decoration:underline;
	}

#bdc_posts {
	width: 300px;
	vertical-align: top;
	font-size : 8pt;
	font-weight : normal;
	line-height: 1.7em;
	padding-bottom: 25px;
}

	#bdc_posts ol {
		margin: 1.2em 0;
		padding: 0;
		list-style-type: none;
	}
	
	#bdc_posts li {
		margin: 1em 0;
		border-top: 1px solid #EAEAEA;
		padding-bottom: 15px;
	}
	
	.post_title {
		margin: 1em 0 0 0;
		padding-bottom: 0px;
		padding-left: 15px;
		background: url("http://www.psst.ro/images/tpl/comment_icon.gif") no-repeat center left;
	}
	
	.post_details {
		font-family: verdana, georgia, Arial, Helvetica, sans-serif;
		font-size : 7pt;
		color : #888888;
		font-weight : normal;
		padding-top: 0px;
		padding-bottom: 8px;
	}
	
	.post_text {
		padding-left: 0px;
	}
	
	.post_rating {
		font-style: italic;
	}

#bdc_post_form {
	padding-top: 15px;
}

	#bdc_post_form p {
		padding-bottom: 10px;
	}
	
	.error {
		color: #FF0000;
	}
	
#bdr {
	width: 160px;
	padding-left: 20px;
	float: left;
    background-color:#FFFFFF;
	vertical-align: top;
}

#bdr_small_image {
	width: 160px;
}

#bdr_sponsored_links {
	width: 160px;
	padding-top: 25px;
}

#bdr_sponsored_links h2 {
	font-size: 14pt;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 12px;
}

#bdr_sponsored_links ul {
	list-style: none;
}

#bdr_sponsored_links li {
	line-height: 17px;
}

#bdr_ad_list {
	width: 160px;
	padding-top: 25px;
}

#bdr_ad_list h2 {
	font-size: 14pt;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 12px;
}

#bdr_playlist {
	width: 160px;
	padding-top: 25px;
}

#bdr_playlist h2 {
	font-size: 14pt;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 12px;
}

#bdup {
	width: 300px;
	float: left;
	padding-right: 180px;
	padding-top: 25px;
	padding-bottom: 40px;
}

#bdup h2 {
	font-size : 14pt;
	text-decoration : underline;
	font-weight : normal;
	line-height: 27px;
	padding-bottom: 2px;
}

#bdup h3 {
	font-size : 13pt;
	font-weight : normal;
	padding-bottom: 3px;
}

#bdup h4 {
	font-family: verdana, georgia, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #888888;
	font-weight : normal;
}

#bdup h4 a:link, #bdup h4 a:visited {
	color : #888888;
	text-decoration : underline;
}

#bdup h4 a:hover {
	color : #666666;
	text-decoration : underline;
}

#bdup p {
	padding-top: 4px;
	padding-bottom: 0px;
}

#ft1 {
	width: 750px;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	float: left;
	padding-bottom: 3px;
	padding-top:20px;
}

#ft2 {
	width: 750px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 25px;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	float: left;
	line-height: 18px;
}

#ft_counters {
	width:750px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:25px;
	float:left;
}

#ft1 a:link, #ft1 a:visited, #ft2 a:link, #ft2 a:visited {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	text-decoration : underline;
	padding-top: 0.2em;
	line-height: 1.5em; 
}

#ft1 a:hover, #ft2 a:hover {
	color: #666666;
	text-decoration : underline;
	padding-top: 0.2em;
	line-height: 1.5em; 
}

#ft1 ul {
	list-style: none;
}

#ft1 li {
	float: left;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #DDDDDD;
}

/*--- form elements ---*/

form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}

input {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	height: 18px;
	width: 150px;
}

	input.submit {
		border: 0px;
		width: 35px;
		height: 13px;
	}
	
	input.submit_go {
		border: 0px;
		width: 22px;
		height: 15px;
	}

input.long_field {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	height: 18px;
	width: 200px;
}

textarea {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #000000;
}

select {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	width: 150px;
	height: 20px;
}

table {
	padding:2px;
	border:0px;
}

td.input {
	width:180px;
}

td.desc {
	width:100px;
	padding:2px;
}

td.desc_signup {
	width:60px;
	padding:2px;
}

td.desc_send {
	width:120px;
	padding:2px;
}

td.msg_error {
	border-left:solid 6px #FF0000;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	color:#FF0000;
}

td.msg_ok {
	border-left:solid 6px #61C26A;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	color:#61C26A;
} 

#sm_bdc_1 {
	width: 480px;
	float: left;
	padding-bottom:10px;
}


#bdc_send_what {
	width:480px;
	float:left;
    background-color:#FFFFFF;
	vertical-align:top;
	padding-bottom:20px;
}

	#bdc_send_what h2 {
		font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size:14pt;
		text-decoration:underline;
		font-weight:normal;
		line-height:27px;
		padding-bottom:20px;
	}
	
	#bdc_send_what ul {
		list-style: none;
	}
	
	#bdc_send_what li {
		padding-left: 16px;
		line-height: 18px;
		background: url("http://www.psst.ro/images/tpl/menu_dot_alt2.gif");
		background-repeat: no-repeat;
		background-position: left top;
		padding-bottom: 12px;
	}
	
	#bdc_send_what span {
		font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #888888;
	}
	
	#bdc_send_what span a:link, #bdc_send_what span a:visited {
		color: #888888;
		text-decoration : underline;
	}
	
	#bdc_send_what span a:hover {
		color: #666666;
		text-decoration : underline;
	}



