/*  
Theme Name: Ingeni09
Theme URI: http://ingeni.net
Author: Bruce McKinnon
Author URI: http://ingeni.net
Description: A theme based on Tempskin by jinsona - web2feel.com
*/
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	/* background:#fff ; */
	background:#fff url(images/clouds.gif) repeat-x;
	font-family:Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	color:#585858;
	font-size:10px;
	}
a {

	text-decoration:none;
	outline:none;
	}	
#wrapper {
	width:1000px;
	min-height:500px;
	margin:0 auto;
	/* background:#fff url(images/ingeni-bg.jpg) no-repeat; */
	}

.slideshow {
	float: left;
	margin-top: 20px;
	margin-left: 470px;
	}
	
#head{
	width:730px;
	margin:0px 0px;
	position:relative;
	height:190px;
	overflow:hidden;
}

#head h1{
	font-size:36px;
	font-weight:bold;
	color:#606060;
	padding:100px 0px 0px 100px;
	text-align:left;
}

#head h1  a:link, #head h1 a:visited{ 
	color:#84AE10;
	}
	
#head h1  a:hover { 
	color: #F7F7F7; 
	}
	
#head h2{
	text-align:left;
	font-size:18px;
	color:#606060;
	padding:10px 0px 0px 100px;
	/* word-spacing:50px; */
}

#head h2  a:link, #head h2 a:visited{ 
	color:#84AE10;
	}
#head h2  a:hover { 
	color: #F7F7F7; 
	}

#subhead{
	width:800px;
	margin:0px 0px;
	position:relative;

}

#subhead h3{
	text-align:left;
	font-size:22px;
	color:#808080;
	margin:8px 0px 0px 100px;
}

#content{
	width:600px;
	min-height:507px;
	margin-left:450px;
	margin-top:30px;
	margin-bottom:30px;
	float: left;
	font-size:14px;
	color:#606060;
}

#content h1{

	font-size:36px;
	font-weight:bold;
	color:#84AE10;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#content h2{
	text-align:left;
	font-size:18px;
	color:#606060;
	padding:10px 0px 0px 0px;
}

#content p{
	padding:10px 0px 0px 0px;
}

#content ul li{
	margin:3px 0px 0px 20px;
}

.alignleft {
	float:left;
	margin:0px 0px 0px -420px;
	border:4px solid #C0C0C0;
}

#content alignleftsmall {
	float:left;
	margin:0px 0px 0px 0px;
}

.videoleft {
	float:left;
	margin:0px 0px 0px -420px;
}

.picleft {

	float:left;
	margin:3px 14px 10px 0;
	border:4px solid #C0C0C0;
	}


.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:4px solid #C0C0C0;
	}


#rssbox{
		position:absolute;
		left:105px;
		top:22px;
		width:35px;
		height:32px;
}


.feed{
	position:absolute;
	width:255px;
	top:22px;
	left:150px;
	padding:4px 0px 0px 3px;
	color:#F3F6FB;
	height:27px;
	font: 10px Tahoma,century gothic,Georgia,Verdana, sans-serif;
}

.feed h2 {
	font: 20px century gothic,Georgia,Verdana, sans-serif;
	margin:0px 0px 10px 0px;
	color:#152839;
	font-weight:bold;
	
}

.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
	font-size: 85%;
}

.input{
	margin-left:0px;
	float: left;
	width:180px;
	padding: 6px 2px 3px 5px;
	background:transparent;
	border:none;
	color:#2A4B68;
	font: 10px Tahoma,century gothic,Georgia,Verdana, sans-serif;
}

.sbutton{
	width:57px;
	float: right;
	padding:0px 0px;
	background:url(images/button.png) no-repeat;
	border:none;
	font: bold 100% "Tahoma", Arial, Helvetica, sans-serif;
	color: #eee;
	height:23px;
	line-height:20px;
}

.twitter{
	position:absolute;
	top:28px;
	left:465px;
	padding:4px 0px 0px 3px;
	color:#F3F6FB;
	font: 10px Tahoma,century gothic,Georgia,Verdana, sans-serif;
}

.twitter  a:link, .twitter  a:visited{ 
	color: #2B89AF; 

	}
	
.twitter a:hover { 
	color: #414141; 
	}
	
.adminlogin{
	position:absolute;
	top:65px;
	left:323px;
	padding:6px 0px 0px 3px;
	color:#F3F6FB;
	height:27px;
	font: 9px Tahoma,century gothic,Georgia,Verdana, sans-serif;
}

.adminlogin a:link, .adminlogin  a:visited{ 
	color: #C30C0C; 
	}
	
.adminlogin a:hover { 
	color: #414141; 
	}

#foottop{
	float: left;
	margin-left:50px;
	margin-top:55px;
	font-weight:normal;
}

#foottop a:link, #foottop a:visited{ 
	color: #ffffff; 
	font-size:30px;
	font-weight:bold;
	margin-right:20px;
	}

#foottop a:hover { 
	color: #414141; 
	}
	

#footleft{
	float: left;
	margin-left:50px;
	margin-top:66px;
	font-weight:normal;
}
	
#footleft a:link, #footleft a:visited{ 
	color: #c0c0c0; 
	font-size:30px;
	font-weight:bold;
	margin-right:20px;
	}
	
#footleft a:hover { 
	color: #414141; 
	}


#footright{
	float: right;
	bottom:0px;
	margin-right:50px;
	font-weight:normal;
}

#footright a:link, #footright  a:visited{ 
	color: #C0C0C0; 
	float: left;
	font-size:24px;
	font-weight:bold;
	}
	
#footright a:hover { 
	color: #414141; 
	}


#archive{
	width:700px;
	min-height:507px;
	margin-left:350px;
	margin-top:30px;
	margin-bottom:30px;
	float: left;
	font-size:14px;
	color:#606060;
}

#archive h1{
	font-size:36px;
	font-weight:bold;
	color:#84AE10;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#tile {
	width:200px;
	height:190px;
	float:left;
	margin: 10px 20px 0px 0px;
}

#tile p {
	font-size:14px;
	font-weight:normal;
	color:#808080;
	text-align: center;
	margin-top:5px;
}

#tile img {
	border:4px solid #C0C0C0;
	}

.socialbuttons {
	margin:20px 10px 0px 450px;
	float:right;
	}


