/* PHP-STUFF.NET PROJECT II: BASIC NEWS SYSTEM

		PROJECT LEADER:	THOMAS VERBEKE
		EMAIL:			THOMASVERBEKE@GMAIL.COM
		LICENSE:		FOR COMMERCIEL USE
*/

.category_add {
	border-style:groove;
	border-width:thin;
	border-color:#7F9DB9;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
.news_add {
	border-style:groove;
	border-width:thin;
	border-color:#7F9DB9;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
.source_add {
	border-style:groove;
	border-width:thin;
	border-color:#7F9DB9;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
.login_form {
	border-style:groove;
	border-width:thin;
	border-color:#7F9DB9;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.news {
	border-style:groove;
	border-width:thin;
	border-color:#7F9DB9;
	width:570;
	
}
.titel, h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: 800;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #566264;
}
.sub_info { 
	font-family: arial,helvetica,sans-serif;
	font-size: 10px; 
	color: gray;
	margin-bottom: 10px; 
}
.sub_react { 
	font-family: arial,helvetica,sans-serif;
	font-size: 11px; 
	color: gray;
	margin-bottom: 10px; 
	
}
.sub_reaction { 
	font-family: arial,helvetica,sans-serif;
	font-size: 11px; 
	color: gray;
	margin-bottom: 1px;
	margin-top:1px;
	
}
.sub_react_titel { 
	font-family: arial,helvetica,sans-serif;
	font-size: 11px; 
	color: black;
	margin-bottom: 10px; 
	border-bottom:groove;
	border-width:thin;
	border-color:#7F9DB9;

}
.sub_react_bericht { 
	font-family: arial,helvetica,sans-serif;
	font-size: 11px; 
	color: grey;
	text-align:left;
	vertical-align:top;

}

.inhoud { 
	font-size: 13px;
	font-weight:normal;
	color: #000; 
	text-align: justify; 
	line-height: 18px; 
	width: 535px; 
}
a.sub_info { 
	text-decoration: none; 
	color: #000; 
}
a.sub_react { 
	text-decoration: none; 
	color: #000;
	font-size:11px;
	font-weight:bold;
}
a.sub_react:hover { 
	text-decoration: none;
	color: #c00042; 
}
a.sub_info:visited { 
	text-decoration: none; 
	color:#000; 
}
a.sub_info:hover { 
	text-decoration: none;
	color: #c00042; 
}

a.sub_other { 
	text-decoration: none; 
	color: #3399CC;
}
a.sub_other:visited { 
	text-decoration: none; 
	color: #3399CC;
}
a.sub_other:hover { 
	text-decoration: none;
	color: #3399CC;
}

.sub_other {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #808080;
	margin-top: 5px;
	margin-bottom: 0em;
	font-stretch: wider;
}
.reactions {
	border-style:groove;
	border-width:thin;
	border-color:#7F9DB9;
}
.reactions, h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: 800;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #566264;
	border-bottom:groove;
	border-width:thin;
	border-color:#7F9DB9;
}
.add_reaction {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: 800;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #566264;
}
.add_reaction_button {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: black;
	margin-bottom: 10px; 
	border:groove;
	border-width:thin;
	border-color:#7F9DB9;
}
.add_account {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: black;
	border:groove;
	border-width:thin;
	border-color:#7F9DB9;
	background-color:#ECE9D8;
}
.add_account_text {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: black;
	border:groove;
	border-width:thin;
	border-color:#7F9DB9;
	width:135px;
}
.search_button {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: black;
	border:groove;
	border-width:thin;
	border-color:#7F9DB9;
}
.search {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: black;
}

