
a {
	outline:none;
}
a img {
	border:none;
}
body {
	background:#fff;
	margin:0px;
	padding:0px;
	position:relative;
	width:100%;
	font-family:"Myriad Pro","Trebuchet MS","Helvetica","Arial","Tahoma";
	//font-family:"Trebuchet MS","Helvetica","Arial","Tahoma";
	font-weight:normal;
	overflow:-moz-scrollbars-vertical;
}
#body_bg {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:100%;
	height:700px;
	background:transparent url(/images/body_bg.jpg) top center no-repeat;
}
#header div {
	position:absolute;
	top:-3000px;
}

#page {
	width:1000px;
	overflow-x:hidden;
	position:relative;
	top:246px;
	_padding-bottom:246px;
	margin:0px auto;
	display:none;
	background:transparent url(/images/content-repeat.jpg) top center repeat-y;
}

#middler{
	width:1000px;
	min-height:500px;
	position:relative;
	float:left;
	display:block;
	background:transparent url(/images/content-header.jpg) top center no-repeat;
}
#footer {
	width:1000px;
	height:60px;
	clear:left;
	padding-top:30px;
	background:#fff url(/images/content-footer.jpg) top center no-repeat;
}
#left {
	width:580px;
	position:relative;
	display:block;
	padding-top:50px;
	left:80px;
	float:left;
}
#right {
	width:260px;
	position:relative;
	padding-top:50px;
	left:80px;
	display:block;
	float:left;
}

#rss {
	position:relative;
	top:-33px;
	left:60px;
}

.widget,.categories {
	width:283px;
/*	height:50px;*/
	background:#fff url(/images/right_link.jpg) top center no-repeat;
	position:relative;
	//left:-20px;
	//padding-bottom:40px;
}
li{
	list-style-type:none;
}
.widgettitle,.categories h2{
	font-size:18px;
	color:#01417e;
	font-size:18px;
	padding-top:12px;
	padding-left:20px;
}

a,.categories ul li a{
	color:#01417e;
	font-size:14px;
	text-decoration:none;
}
a:hover,.categories ul li a:hover {
	color:#01a1db;
}
.extra {
	padding-bottom:10px;
}
.entry{
	font-size:14px;
}
.post img{
	padding:6px;
	background:#fff;
	border:1px solid #719cbe;
}

.post h2,.post h2 a{
	font-size:20px;
	color:#01417e;
	text-decoration:none;
}

#dynamic_sitebar {

}
textarea {
	width:540px;
}

/* hazoHackies gia ta widget */
#tag_cloud {
	width:253px;
	padding-left:30px;
}
tag_cloud h2{
	padding-left:-25px;
}
p{
	text-align:justify;
}
