/* pepetech portfolio *********************************************************************************/
/* http://www.electronation.hu ************************************************************************/
/******************************************************************************************************/
/* MAIN ***********************************************************************************************/
/******************************************************************************************************/
body{ margin: 0; background: #313131; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#636363; line-height: 23px; text-align: center; }
#page{ background: #ffffff; width: 800px; margin-left: auto; margin-right: auto; position:relative; text-align: left; }
#header{ background-image: url(images/header.jpg); padding: 30px 10px 0; height: 92px; clear: both; }
#content{
	clear: both;
}
#content_left{
	float:left;
	width:580px;
	padding-left:10px;
	padding-right:10px;
}
#content_right{ float:left; width:200px; height: auto; }
#footer{
	background:#313131 url(images/footer.jpg) repeat-x;
	padding: 15px 0px 15px 0px;
	text-align:center;
	clear: both;
}
/******************************************************************************************************/
/* STYLE **********************************************************************************************/
/******************************************************************************************************/
a{
	color:#73BCD1;
	text-decoration: none;
}
a:hover{
	color:#636363;
	text-decoration: none;
	border-bottom: dashed 1px #73BCD1;
}
img{
	border: 0px;
}
img a{
	border: 0px;
}
img a:hover{
	border: 0px;
}
h1{ font-weight: normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666; background-image: url(images/header.jpg); clear: both; padding:5px; display: none; }
h2 { font-size: 1.5em; font-weight: bold; visibility: hidden; }
.author{
	background: url(images/user.jpg) no-repeat left center;
	padding-left: 20px;
	margin-bottom:5px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.author a{
	color:#999999;
	text-decoration: none;
}
.author a:hover{
	color:#636363;
	text-decoration: none;
}
.date{
	background: url(images/news_bullet.png) no-repeat left center;
	padding-left: 13px;
	margin-bottom:5px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 3px 0px 3px 20px;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #636363;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #999999;
	text-decoration: none;
}
#footer p{
	padding:0px 0px 3px 0px;
	margin:0px;
}
#footer p a{
	color:#73BCD1;
	text-decoration: none;
}
#footer p a:hover{
	color:#636363;
	text-decoration: none;
	border: 0px;
}
.info{
	padding-top:10px;
	clear: both;
}
div.image{
	border: dashed 1px #CCCCCC;
	padding: 5px;
	float: left;
	margin: 6px 5px 5px 0px;
}
.comments{
	padding: 1px 10px 1px 10px;
	margin: 0 0 10px 0;
	background: #F5F5F5;
	border-bottom: dashed 1px #CCCCCC;
	border-top: dashed 1px #CCCCCC;
	clear: both;
}
.commentsbox{
	padding: 8px 0 10px 10px;
	margin: 0 0 10px 0;
	background: #F5F5F5;
	border-bottom: dashed 1px #CCCCCC;
	border-top: dashed 1px #CCCCCC;
}
form.search {
padding: 0;
margin: 0;
}
textarea.text {
height: 150px;
width: 98%;
border: 1px solid #ccc;
background: #fff;
}
textarea.text:hover {
border: 1px solid #eee;
background: #FFFFF4;
}
input.field {
border: 1px solid #ccc;
background: #fff;
width: 200px;
}
input.field:hover {
border: 1px solid #eee;
background: #FFFFF4;
}
input.text {
margin: 0;
width: 88px;
border: 1px solid #ccc;
background: #FFF;
}
input.text:hover {
border: 1px solid #81C4EB;
}
input.button {
margin: 0;
font-size: 100%;
font-family: Arial;
border: none;
background: none;
color: #808080;
font-weight: bold;
}
table { font-size: 12px; }
