@charset "UTF-8";

#container
{
	min-height:100%;
}

#sidebars
{
	background:url(http://blog.cheapsheds.com.au/wp-content/uploads/2012/01/tall.jpg) repeat-y center top;
	float:left;
	width:307px;
	padding-top:40px;
}

#foot
{
	height:144px;
	width:100%;
	background:url(images/footer.jpg);

}

.nou
{
	margin-bottom:15px;
}

.nou a
{
	font-family: 'LeagueGothicRegular';
	font-size:20px;
	text-decoration:none;
	padding:3px 37px 3px 20px;
	background:url(images/rmore.png) no-repeat;
	width:110px;
	color:#fff;
	margin-bottom:10px;
}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('league_gothic-webfont.eot');
    src: url('league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body{height:100%;} 
html,body {margin:0;padding:0}

body
{
	background:url(images/menu.jpg) top center repeat-x #ebebeb;
}
.headline_area h2
{
	font-family: 'LeagueGothicRegular';
	font-size:40px;
	color:#000;
}

.teaser h2
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; 
}

.sidebar h3
{
	font-family: 'LeagueGothicRegular';
	font-size:30px;
	color:#fff;
	font-variant:normal;
	letter-spacing:0px;
}
span.author.vcard.fn, abbr.published
{
	color:#0080ff;
}
#page
{
	background:transparent;
	padding:0;
}

.custom .headline_area h2,
 .custom p.to_comments {
	display:inline;
}

 .custom p.to_comments {
	padding-left:1em;
	font-size:1.4em;
	float:right
}

.menu
{
	border:none;
	float:right;
	height:64px;
	margin-bottom:20px;
	background:url(images/menu.jpg) center repeat-x;
}
.menu a:hover
{
	background:url(images/menuhover.jpg) no-repeat;
	color:#000;
}

li.widget
{
	width:93%;
}

.widget
{
	
	padding:10px;
}

.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover
{
	text-shadow: #cfcfcf 1px 1px 1px;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;
	letter-spacing:normal;
	line-height:50px;
	border:none;
	background:url(images/menuhover.jpg) no-repeat;
	height:60px;
	padding-right:15px;
	
}

.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a
{
	text-shadow: #cfcfcf 1px 1px 1px;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;
	letter-spacing:normal;
	line-height:50px;
	border:none;
	background:url(images/bgmenu.jpg) right bottom no-repeat;
	height:62px;
	padding-right:15px;
}

.menu .current a
{
	border:none;
	background:url(images/bgmenu.jpg) right bottom no-repeat;
	height:60px;
	padding-right:15px;
}
#header
{
	margin-bottom:20px;
	border:none;
	margin-left:30px;
}
#sidebars
{
	border:none;
}
#content_box
{
	
}
#cbjopal
{
	width:900px;
	height:245px;
	margin-left:-10px;
	margin-bottom:20px;
	background:url(images/bgg.jpg);
	border:10px solid #5393b5;
}

.laater, .laater:focus
{
	width:237px;
	height:35px;
	background:#8ac1de;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	padding-left:20px;
	-moz-box-shadow: 1px 1px 1px #20739f;
	-webkit-box-shadow: 1px 1px 1px #20739f;
	box-shadow: 1px 1px 1px #20739f;
}

#cbjopaloptin
{
	width:900px;
	height:84px;
	margin-left:-10px;
	margin-bottom:20px;
	background:url(images/bgopt.jpg);
	border:10px solid #5393b5;
}
#content
{
	padding:5px 15px;
	background:#f5f5f5;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 8px #c7c7c7;
	-webkit-box-shadow: 0px 0px 8px #c7c7c7;
	box-shadow: 0px 0px 8px #c7c7c7;
	width: 61.4em;
}
#footer
{
	border:none;
}
.custom li.search {

	float:right;

	margin-right:2em;

	position:relative;

}



.custom li.search input[type="text"],

    .custom li.search input[type="submit"] {

	width:100%;

	font-size:1.1em;

	line-height:1.273em;

	padding:0.636em 0.818em;

}



/* -----------------------------------------------------------*/

.custom a.more-link {
	font-family: 'LeagueGothicRegular';
	font-size:20px;
	text-decoration:none;
	padding:3px 37px 3px 20px;
	background:url(images/rmore.png) no-repeat;
	width:110px;
	color:#fff;
	margin-bottom:10px;
}

.custom .teaser {
    border-top: 1px dotted #bbb;
    float: left;
    margin: 0;
    padding: 1.1em;
    text-align: left;
    width: 100%;
}
 
.custom .teasers_box {
    border: none;
    margin: 0;
    padding: 1px 0 0;
}