/*
Theme Name: Pral 2a LAB
Theme URI: http://www.pral2a.com
Version: 0.1
Author: <a href="http://www.pral2a.com">(c) 2009 Pral 2a</a>
*/

/*
MAIN
*/

body
{
	background-color: white;
	color: #666666;
	font-family: courier new, monospace;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	overflow-x: hidden;
}
.bodycontent
{
	padding: 25px;
	border-top: thin #000000
}
a
{
	color: #222222;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}
a img
{
	border: 0px;
}

/*
HEAD
*/

.tab
{
	background: white;
	float: left;
	height: 30px;
	min-width: 800px;
	padding: 5px 0 0 5px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 0.5px
}
.tablab
{
	background: white;
	float: left;
	height: 30px;
	padding: 0 0 0 0;
	width: 114px;
	border-bottom-style: solid;
        border-bottom-width: 0.5px;
	border-bottom-color: white;
}
.tab1
{
	background: white;
	float: left;
	height: 30px;
	padding: 0 5px 0 5px;
	width: 114px;

}
.headerbox
{
	float: none;
	margin: 0 5px 5px 0;
	padding: 12px 0 0 0;
	padding: 8px;
	position: relative;
	width: 800px;
}
.blocheader
{
	float: left;
	margin: 8px 5px 5px 0;
	max-width: 200px;
	padding: 8px;
	vertical-align: bottom;
}
.blocdescripheader
{
	float: left;
	margin: 8px 0 5px 0;
	padding: 8px;
	width: 300px;
}
.navheaderbox
{
	float: right;
	padding: 0 5px 0 0;
}
.catheaderbox
{
	float: left;
	width: 800px;
}
.catheader
{
	float: left;
	padding: 0 5px 0 0;
}
.catheader2
{
	color: white;
	float: left;
	padding: 0 5px 0 0;
}

/*
INDEX PROJECT
*/
.project
{
	background: white;
	color: #666;
	float: none;
	margin: 0 5px 5px 0;
	moz-border-radius: 3px;
	padding: 12px 0 0 0;
	padding: 8px;
	text-decoration: none;
	webkit-border-radius: 3px;
	width: 800px;
}
.projects
{
	margin: 0 0 -10px 0;
	max-width: 800px;
	min-width: 300px;
	padding: 12px 0 0 0;
}
.projects a
{
	background: white;
	color: #666;
	display: block;
	float: left;
	height: 137px;
	margin: 0 5px 5px 0;
	moz-border-radius: 3px;
	padding: 8px;
	text-decoration: none;
	webkit-border-radius: 3px;
}
.projects a .info
{
	overflow: hidden;
	white-space: nowrap;
}
.projects a:hover
{
	background: rgba(0,0,0,0)
	/*background: #f5f5f5;*/
}
.projects a img
{
	margin-bottom: 8px;
}

/*
SINGLE PROJECT
*/
.imgmain
{
	background: white;
	color: #666;
	float: left;
	margin: 0 0 5px 0;
	max-width: 500px;
	moz-border-radius: 3px;
	padding: 12px 0 0 0;
	padding: 8px;
	text-decoration: none;
	webkit-border-radius: 3px;
}
.videoothers
{
	background: white;
	color: #666;
	float: none;
	height: 600px;
	margin: 0 5px 0px 0;
	moz-border-radius: 3px;
	padding: 12px 0 0 0;
	padding: 8px;
	text-decoration: none;
	webkit-border-radius: 3px;
	width: 800px;
}
.imgothers
{
	background: white;
	color: #666;
	float: none;
	margin: 0 5px 10px 0;
	moz-border-radius: 3px;
	padding: 12px 0 0 0;
	padding: 8px;
	text-decoration: none;
	webkit-border-radius: 3px;
	width: 800px;
}
.maincontent
{
	float: none;
	height: 200px;
	margin: 0 5px 5px 0;
	padding: 12px 0 0 0;
	padding: 8px;
	width: 800px;
}
.textcontent
{
	float: left;
	margin: 0 5px 5px 0;
	max-width: 300px;
	padding: 8px;
}

/*
OTHERS
*/

.float-fix
{
	clear: both;
}
.po
{
	height: 1px;
	width: 800px;
}
.separator
{
float: none;
clear:both;
overflow:hidden;
}
.name
{
	padding: -5px;
}
.alignright
{
	float: right;
}
