@import url(base-weblog.css);

/* basic page elements */

body
{
	font-family: georgia, 'times new roman', times, serif;
	font-size: 12px;
}

a { color: #06C; text-decoration: underline; }
a:visited { color: #369; }
a:hover { color: #900; }

#banner a { color: #fff; text-decoration: none; }
#banner a:visited { color: #fff; }
#banner a:hover { color: #e4e4e4; }

.module-content a { color: #96c; font-weight: bold; }
.module-content a:visited { color: #bcaace; }
.module-content a:hover { color: #9c0; }

h1, h2, h3, h4, h5, h6
{
	font-family: georgia, 'times new roman', times, serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative; 
	width: 100%;
	w\idth: auto;
	
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 25px;
	color: #fff;
	background: #799de7 url(http://hrblog.jobline.hu/filez/colitem-header-bg.0.gif) 0 50% no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
}

.module-header a,
.module-header a:visited,
.trackbacks-header a,
.trackbacks-header a:visited,
.comments-header a,
.comments-header a:visited,
.comments-open-header a,
.comments-open-header a:visited
.archive-header a,
.archive-header a:visited
{
	color: #fff;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a: hover
{
	color: #369;
}

.module-content a { color: #369; font-weight: bold;}
.module-content a:visited { color: #6e849a; }
.module-content a:hover { color: #900; }

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 11px;
}


/* page layout */

body
{
	min-width: 780px;
	color: #333;
	background: #e1e0e0 url(http://hrblog.jobline.hu/filez/body-bg.1.gif);
	margin:0;
	padding:0;
}

#container
{
	width: 780px;
	background: transparent url(http://hrblog.jobline.hu/filez/container-bg.1.gif) repeat-y;
	padding:0;
	position:relative;
	top:-16px;
}

#container-inner
{
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #4A87B9;
	background: transparent url(http://hrblog.jobline.hu/filez/column-right-bg.gif) repeat-y;
}

#banner
{
	width: 760px; /* necessary for ie win */
	border-bottom: 1px solid #000;
	background: #369 url(http://hrblog.jobline.hu/filez/banner-bg.2.gif) repeat;
	margin:0;
	padding:0;
}

#banner-inner { padding: 20px; }

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
	font-weight: normal;
}

.banner-user-photo { border: 3px double #fff; }

#banner-header
{
	margin: 0;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

#banner-description
{
	margin: 1px 0;
	color: #fff;
	background: none;
	font-size: 12px;
	line-height: 1.125;
}

#alpha { margin: 20px 0 20px 20px; width: 260px; }
#beta { margin: 20px 0 0 40px; width: 420px; }
#gamma, #delta { width: 202px; }

.date-header
{
	margin: 0;
	padding-bottom: 10px;
	color: #666;
	background: transparent url(http://hrblog.jobline.hu/filez/date-header-bg.0.gif) repeat-x;
	font-size: 14px;
}

.entry-header
{
	margin: 10px 0;
	padding: 0 0 0 20px;
	color: #900;
	background: transparent url(http://hrblog.jobline.hu/filez/entry-header-bg.0.gif) 0 0.2em no-repeat;
	font-size: 18px;
	font-weight: bold;
}

.entry-content { margin: 0; }
.entry-footer
{
	margin: 0 0 20px 0;
	border-top: 1px solid #eee;
	padding-top: 2px;
	color: #666;
	font-weight: normal;
}

.content-nav { padding-top: 0; }


/* modules */

.module-calendar .module-content { margin: 5px 0 15px 0; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 11px; }

.module-calendar .module-content table th { font-size: 10px; }

.module-mmt-calendar .module-header a { color: #900; }
.module-mmt-calendar .module-header a:visited { color: #900; }
.module-mmt-calendar .module-header a:hover { color: #069; }

.module-powered { margin: 20px 0; }
.module-powered .module-content
{
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	color: #333;
	background: #dcd8d8 url(http://hrblog.jobline.hu/filez/powered-bg.0.gif) repeat-x;
}

.module-powered a { color: #369; }
.module-powered a:visited { color: #369; }
.module-powered a:hover { color: #900; }

.module-photo { background: none; }
.module-photo img { border: solid 1px #dce1e4; }

.module-list-item
{

	padding-left: 14px;
	background: url(http://hrblog.jobline.hu/filez/li-bg.0.gif) 0 0.3em no-repeat;
	line-height: 150%;
}

.typelist-thumbnailed .module-list
{
	margin: 0;
}

.typelist-thumbnailed .module-list-item
{
	margin: 0 0 1px 0;
	padding: 0;
	border: 1px solid #d9dee1;
	background: #e5e5e5 url(http://hrblog.jobline.hu/filez/typelist-thumbnailed-bg.0.gif) repeat-x;
}

.typelist-thumbnail { background: #fff; }

.module-featured-photo img
{
	width: 414px;
}


/* recent photos */

.module-recent-photos .module-content { margin: 6px 0 0 0; }

.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 6px 6px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	border: 1px solid #369;
	padding: 1px;
	background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #900;
}


/* artistic tweaks */


/* two-column-right tweaks */

	.layout-two-column-right #container-inner { background: none; }

	.layout-two-column-right #pagebody
	{
		background: transparent url(http://hrblog.jobline.hu/filez/column-right-bg.gif) -270px 0 repeat-y;
	}
	
	.layout-two-column-right #container-inner { background: none; }
	.layout-two-column-right #alpha { width: 490px; }
	.layout-two-column-right #beta
	{
		width: 200px;
		margin: 20px 0 0 40px;
	}




	

