/*****************************************************************************
 *
 *  Copyright            : Copyright (C) Vizzual Multimedia VOF
 *  Email                : info @ vizzual.com
 *	
 *  
 *  Disclaimer:
 *	Niets uit dit script mag zonder toestemming van de maker van deze
 *	scripting gekopieerd, of doorverkocht worden aan derden. De maker van deze
 *	scripting blijft ten alle tijden copyright op dit product houden. De 
 *	scripting is ter beschikking gesteld door Vizzual Multimedia VOF.
 *	Dit programma is GEEN vrije software, en mag niet worden doorverkocht en/
 * 	of gewijzigd worden tenzij de eigenaar toestemming hiervoor heeft verleend
 *
 *****************************************************************************/

/* VERX */
img#twitter_logo { float:left; padding-right:85px; position:relative; bottom:10px; }

div#tweet_wrapper { float:left; width:660px; height:110px; overflow:hidden; font-size:11px; }
#tweet_wrapper p.tweet { float:left !important; padding:20px 0px 50px 0px; width:300px; text-align:left; word-wrap:break-word; }
#tweet_wrapper p.first { padding-right:40px; }
#tweet_wrapper p.tweet span { float:left; padding:5px 10px 5px 10px; color:#000; line-height:1.6; }
#tweet_wrapper p.tweet span:hover { cursor:pointer; color: #7ac054; }
#tweet_wrapper p.tweet span.time_wrapper { float:left; width:290px; padding:0px 0px 0px 10px;  margin:0px; font-size:10px; }
#tweet_wrapper p.tweet span.time { padding:0px 15px 0px 0px; background:url('/images/arrow_right.gif') right no-repeat; color:#8d8d86; }

#tweet_wrapper p.tweet span.time:hover { background-color:transparent; }
a#fresh_wind img { padding-top:25px; }

#tags { float:left; width:200px; position:relative; left:465px; bottom:50px; }
#tags a { padding:5px 5px; margin-right:10px; background-color:#FFF; color:#000; }
#tags a.active { color:#72B84C; }
#tags #kijkhier { position:absolute; bottom:5px; left:175px; margin:0; padding:0; display:none; }

#portfolio_wrapper { float:left; margin:0; padding:0; position:relative; bottom:20px; min-height:526px; }
#portfolio { float:left; width:653px; height:410px; background:url('/images/portfolio-bg.png') bottom left no-repeat; }
li.portfolio_btn { text-decoration: none; font-size: 13px; padding: 0px 10px 0px 10px; }
li.portfolio_btn:hover { color:#72B84C; cursor:pointer; }
/**********/

#block { height:110px; }
#block #list_news							{ width: 660px; margin: 0px 0px 0px 240px; }
#block #list_news table td					{ width: 330px; padding: 0px 0px 1.5em 0px; vertical-align: top; }
#block #list_news table td i				{ font-size: 10px; }
#block #list_news table td b				{ font-weight: normal; background: #FFFFFF; padding: 3px 5px 3px 5px; line-height: 1.4em; }
#block #list_news table td b a				{ color: #000000; text-decoration: none; }
#block #list_news table td b a:hover		{ color: #72b84c; }

#list_portfolio .portfolio .img ul			{ margin: 0px 5px 0px 0px; padding: 0px; list-style: none; }
#list_portfolio .portfolio .img ul li		{ float: right; font-size: 12px; margin: 0px 3px 0px 3px; padding: 0px 8px; background: #FFFFFF; }
#list_portfolio .portfolio					{ font-size: 80%; line-height: 1.3em; margin: 0px 0px 5em 0px; }

.clear										{ clear: both; }
.message									{ margin: 1em 0px 1em 0px; border: 1px solid #e4e4dc; background: #FFFFFF; padding: 5px 5px 5px 15px; color: #72b84c; font-weight: bold; }
.warning									{ margin: 1em 0px 1em 0px; border: 1px solid #e4e4dc; background: #FFFFFF; padding: 5px 5px 5px 15px; color: #72b84c; font-weight: bold; }
.comment									{ color: #8d8d86; font-weight: normal; }

input[type=text]							{  font-size:12px; font-family: Century Gothic, Trebuchet MS, Helvetica, Verdana, Arial, sans-serif; letter-spacing: 1px; }
textarea									{  font-size:12px; font-family: Century Gothic, Trebuchet MS, Helvetica, Verdana, Arial, sans-serif; letter-spacing: 1px; width:600px; }
select										{  font-size:12px; font-family: Century Gothic, Trebuchet MS, Helvetica, Verdana, Arial, sans-serif; letter-spacing: 1px; }
input[type=submit]							{  font-size:13px; font-family: Century Gothic, Trebuchet MS, Helvetica, Verdana, Arial, sans-serif; letter-spacing: 1px; font-variant:small-caps; }

#rowElem									{ width:600px;}

::selection 								{ background: #cbe138; color: #fff; /* Safari */  }
::-moz-selection 							{ background: #cbe138; color: #fff;  /* Firefox */ }
