/*
Theme Name: What is RIA . info - Wordpress Theme
Theme URI: http://www.Twanneman.nl/
Description: Wordpress theme created for whatisRIA.info
Version: 1
Author: Twan van Landschoot
*/

*		{padding: 0; margin: 0; border:0}
html	{height: 100%; width: 100%;}

Body {
font-size: 62.5%;/* Resets 1em to 10px */
font-family: Helvetica, Trebuchet MS, 'Lucida Grande', Verdana, Arial, Sans-Serif;
/* color: #b2b0b2; */
text-align: left;
background-color: #FFFFFF;
}

h1{font-size:2.4em; padding: 1em 0 1em 0; color:#EF3C27;}
h2{font-size:1.3em; padding-bottom: 4.7em}
h4,h5{font-size:1em}

a{color:#ef3c27; text-decoration: none;}
a:active{color: #b2b0b2}
a:visited{color:#ef3c27}
a:hover{color:#b2b0b2; text-decoration: underline;} 
hr { border-top:0.1em solid #EF3C27; padding-bottom:1em;}
ul { list-style-type: none;}

/* Top Navigation Start*/
ul#topnavlist	{	margin-left: 0;	padding: 0.3em 0 0 1em;	white-space: nowrap;}
#topnav 		{	position: fixed;	width : 100%;	height : 2em;	top: 0;	left: 0;	background-color: #FFFFFF;	font-size: 1.5em;	border-bottom:0.1em solid #EF3C27;}
#topnavlist li	{	display: inline;	list-style-type: none;}
#topnavlist #current	{	color: #EF3C27;	text-decoration: underline;}
#topnavlist a 			{ 	padding: 3px 10px; }
#topnavlist a:link		{	color: #000000;	/*background-color: #f3f3f3;*/	text-decoration: none;}
#topnavlist a:visited	{	color: #000000;	/*background-color: #f3f3f3;*/	text-decoration: none;}
#topnavlist a:hover		{	color: #000000;	/*background-color: #f3f3f3;*/	text-decoration: underline;	}
/* Top Navigation End*/

/* sidebar start  */
#logo			{	position:fixed;	width:17em;		height:20em;	top:5em;	left:6em;}
#asciilogo {
height:15em;
left:6em;
position:fixed;
top:12.5em;
width:16em;
overflow: hidden;
}

#google		 	{	position:fixed;	width:20em;		height:55em;	top:7.6em;	left:75em;}
#sidebar		{	position:fixed;	width:20em;		height:20em;	top:5em;	left:75em;}
#sidebar ul ul li	{	font-size: 1.2em;}
div#sidebar p		{	font-size: 1.2em;}
/* #results	 	{	position:absolute;	width:20em;		height:55em;	top:7.6em;	left:100em;} */
#fake-target 	{	position:absolute;	width:20em;		height:55em;	top:7.6em;	left:100em;}
/* sidebar end  */

/* Content start */
#content			{	position:absolute;	width:48em;		height:90em;	left:25em;	top:5em;	padding: 0 0 10em 0;}
#content p			{	font-size: 1.4em;	padding: 1em 0 1em 0; }

#content_contact	{	position:absolute;	width:48em;		height:43em;	left:25em;	top:5em;	}
#content_contact p	{	font-size: 1.4em;	padding: 1em 0 1em 0; }

#content ul 	{	list-style-type: decimal-leading-zero;}
.technology		{	float:left; clear:right; width:16em; margin: 0 2em 3em 2em;}
.resource		{	float:left; clear:right; width:18em; margin: 0 2em 3em 2em;}
.item			{	font-size:2.4em; padding: 1em 0 0 0; color:#EF3C27;}
/* Content End */

/* Contact Form Start */
.contactform	{	font-size: 1.2em; padding: 0 0 1em 0;}
input 		{	vertical-align: middle; border: 1px solid #000000; background: #ffffff; color: #000000; border: 1px solid; border-color:#ffffff #ffffff #000000 #ffffff;}
textarea	{	border: 1px solid #000000;		background-color: #ffffff;	color: #000000;	overflow: auto; margin: 0 0 5px 0;}
/* Contact Form End */

/* Footer Start */
#contact	{	position: fixed;	width : 16em;	height : 3em;	bottom: 1.2em;	left: 82.5em; text-align: right; font-weight: bold;}
#disclaimer {	position: fixed;	width : 29em;	height : 3em;	bottom: 1.2em;	left: 2em;	font-weight: bold;}
#footerbg	{	position: fixed;	bottom: 0;		left: 0;		width: 100%;	height: 5em;	background-color: #FFFFFF;	border-top:0.1em solid #000000;}
/* Footer End */
