/*
Theme Name: Pral 2a NOTES
Theme URI: http://www.pral2a.com
Version: 0.1
Author: <a href="http://www.pral2a.com">(c) 2009 Pral 2a</a>
*/

/*
MAIN
*/

body
{

	background-image: url(linew.gif); 
	background-color: white;
	color: #666666;
	font-family: courier new, monospace;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	overflow-x: hidden;
}
.bodycontent
{
	padding: 25px;
}
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%;
}
.tab1
{
	background: white;
	float: left;
	height: 30px;
	padding: 0 0 0 4px;
	width: 114px;
}
.headerbox
{
	float: none;
	margin: 0 5px 5px 0;
	padding: 8px;
	position: relative;
	width: 800px;	
}
.blocheader
{
	float: left;
	margin: 8px 5px 5px 0;
	max-width: 200px;
	padding: 10px;
	vertical-align: bottom;


}
.blocdescripheader
{
	float: left;
	margin: 8px 0 5px 0;
	padding: 8px;
	width: 300px;
}
.blocnav
{
	margin: 0 5px 5px 0;
	padding: 12px 0 0 0;
	padding: 8px;
	width: 800px;
	background: white;
}
.navheaderbox
{
	float: none;
	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;
	padding: 12px 0 0 0;
	max-width: 800px;

}
.projects a
{
	background: white;
	color: #666;
	display: block;
	float: left;
	width: 200px;
	min-height: 150px;
	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;
	background: white;
	display: block;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
	
}

/*
OTHERS
*/

.float-fix
{
	clear: both;
}
.po
{
	height: 1px;
	width: 800px;
}
.separator
{
witdh: 700px;
float: none;
clear:both;
overflow:hidden;
}
.name
{
	padding: 3px 3px 0 0;
	font-style: italic;
	/* background: yellow; */

}

.alignright
{
	float: right;
}
li#twitter_update_list
{
	list-style-type: none;
}