/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
html, body
{
	color: #DFDFDF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Ssans-serif;
	font-size: 12px;
	margin: 0;
	height: 100%;
	background-color: #505050;
	background-image: url(images/page_bg.png);
	background-position: center top;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}


/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}

/* Links */
a:link, a:visited
{
	color: #F2C100;
	text-decoration: none;
}
a:hover, a:active
{
	color: #FFE493;
}
#sidebarcontainer a:link, #sidebarcontainer a:visited
{
	color: #999999;
	text-decoration: none;
}
#sidebarcontainer a:hover, #sidebarcontainer a:active
{
	color: #FFCC33;
}
.contenttitle h2 a:link, .contenttitle h2 a:visited {
	color: #EBEBEB;
	text-decoration: none;
}
.contenttitle_ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#centerbar a:link, #centerbar a:visited
{
	color: #666666;
	text-decoration: none;
}
#centerbar a:hover, #centerbar a:active
{
	color: #CC0000;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #999999;
}
#copyrights a:hover, #copyrights a:active
{
	color: #999999;
}
.titlelink {
	font-size: 13px;
}


/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	clear: both;
	height: 5px;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 1100px;
	/* large header image is defined below */
	/* background: white url(images/header.jpg) no-repeat; */
	margin: auto;
	height: 168px;
}
#hmenu01
{
	position: relative;
	width: 502px;
	background-image: url(images/header1_start.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	float: left;
}
#hmenu01 p, #hmenu01 a:link {
	height: 14px;
	padding: 18px 10px 2px 10px;
	margin: 0px;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}

#hmenu02
{
	position: relative;
	width: 234px;
	background-image: url(images/header1_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	float: left;
}
#hmenu03
{
	position: relative;
	width: 364px;
	background-image: url(images/header1_end.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	float: left;
}
#hmenu11
{
	position: relative;
	width: 502px;
	background-image: url(images/random_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
	float: left;
}
#hmenu12
{
	position: relative;
	width: 234px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
	float: left;
	background-image: url(images/header2_logo.jpg);
}
#hmenu13
{
	position: relative;
	width: 364px;
	background-image: url(images/header2_end.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
	float: left;
}
#hmenu21
{
	position: relative;
	width: 502px;
	background-image: url(images/header3_bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	float: left;
}
#hmenu22
{
	background-image: url(images/header3_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 234px;
	height: 7px;
	float: left;
}
#hmenu23
{
	background-image: url(images/header3_end.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 364px;
	height: 7px;
	float: left;
}
#header h1
{
	width: 692px;
	text-align: center;
	line-height: 160px;
	background-color: white;
	background-image: url(images/header1_start.png);
	background-repeat: no-repeat;
	background-position: 0 top;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 1100px;
	margin: auto;
	background-attachment: fixed;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper
{
	width: 1100px;
	margin: auto;
	background-color: white;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/main_bg.jpg);
}

#TopBanner
{
	margin: 5px 5px 5px 20px;
}
#TopBanner img
{
    border: 1px solid #8B8B8B;
}
.ContentBanner
{
	margin: 5px auto auto -10px;
	text-align: center;
}
/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 502px;
	overflow: visible;
	float: left;
}
.content
{
	margin: 0 0 0 0;
	width: 502px;
	padding: 20px 0px 20px 0px;
}
.contentwrapper {
	padding: 0 20px 0 20px;
	margin: 0 0 10px 0;
	width: 462px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contentwrapper .contenttitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.contenttitle H2
{
	font-size: 19px;
	padding: 0 20px 2px 0;
	margin: 6px 0;
	color: #EBEBEB;
	margin-top: 14px;
	font-weight: bold;
}
.contenttitle_ul h2
{
	font-size: 16px;
	padding: 0 20px 2px 0;
	margin: 0;
	color: #EBEBEB;
	margin-top: 14px;
}

.advertorialtitle {
	background-image: url(http://www.biertijd.com/media/site_images/AdvertorialHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 26px 0 10px 0;
	font-size: 18px;
	color: #EBEBEB;
	font-weight: bold;
}

.postwrapper {
	background-image: url(images/postBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 20px 0 30px;
	margin: 0 0 36px 0;
}
.postwrapper_full {
	background-image: url(images/postBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 20px 0 30px;
	margin: 0 0 4px 0;
}

.contentbody
{
	font-size:13px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	line-height: 18px;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 3px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 3px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 3px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 3px 0 11px;
}
.contentitem
{
	padding: 10px 20px 10px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 2px;
	margin: 4px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
	color: #CCC;
}
.itemcomment:hover
{
}
.commentbody {
	margin-top: 4px;
	margin-bottom: 8px;
	color: #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
}
.id1:hover
{
}
.commentinfo {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.itemcomment h3
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 340px;
	background: #000;
	height: 100%;
	padding: 5px 5px 5px 5px;
}
.sidebar
{
	color: #21262A;
	margin: 0 0 0 0;
	padding: 8px 25px 0px 25px;
	width: 184px;
}
.mainbarpanel_header
{
	background-image: url(images/paneltop.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 184px;
	padding: 0px 0px 0px 0px;
}
.mainbarpanel_title
{
	background-image: url(images/paneltop.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 10px 10px 0px 22px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Ssans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mainbarpanel
{
	color: #21262A;
	width: 184px;
	background-image: url(images/panelrow.gif);
}
.mainbarpanel_footer
{
	background-image: url(images/panelbottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 184px;
	margin: 0px 0px 14px 0px;
}
/* Menu lists */

.sidebardl
{
	padding: 0 0 0 0;
	margin: 0 0;
}

.sidebardl dt
{
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px 4px 10px;
	margin: 0px 6px 4px 12px;
	height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}

.sidebardl dd
{
	font-size: 12px;
	padding: 2px 0px;
	margin: 0px 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #666666;
}
.sidebardl dd:hover
{
	padding: 2px 0px;
	margin: 0px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{

	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
}

.sidebardl dd .formfield
{
	width: 156px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #E2E2E2;
}
.sidebar li
{
	font-size: 10px;
	padding: 0px 0px 2px 10px;
	margin: 0px 14px;
}
#navrow {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0 24px 8px 28px;
	padding: 0 0px 0px 0px;
}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 1100px;
	text-align: center;
	margin: auto;
	background-image: url(images/footer_start.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: none;
	height: 50px;
	padding: 10px 5px 5px 5px;
	font-size: 9px;
	color: #999999;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC33;
	text-decoration: underline;
}


#copyrights
{
	color: #999999;
	font-size: 9px;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    border: 1px solid #8B8B8B;
	background: #505050;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    margin-right: 105px;
}
.commentform textarea, .mailform textarea
{
	width: 400px;
	background-image: url(images/bierbg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
}
.commentform .formfield, .mailform .formfield
{
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}
.rightbox img{
	border: 1px solid #666;
	margin: 2px 5px 2px 5px;
	line-height: 0px;
	padding: 5px;
	background-color: #DFDFDF;
}

.leftbox img{
	border: 1px solid #666;
	margin: 2px 5px 2px 0px;
	line-height: 0px;
	padding: 5px;
	background-color: #DFDFDF;
}

#centerbar {
	height: 100%;
	width: 234px;
	float: left;
}
.blogroll {
	line-height: 15px;
	font-size: 11px;

	margin: 5px 0 8px 0;
}
.blogrollFriends {
	margin: 5px 5px 8px 8px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.blogrollAanraders {
	padding-left: 8px;
	width: 90%;
}
.blogrollAanraders p {
	margin: 4px 0px 0px 0px;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 6px;
}
.blogrollAanraders .titlelink {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
.blogrollAanraders a, .blogrollAanraders a:link {
}
.blogrollAanraders a:hover, .blogrollAanraders a:active {
}

.top_premium {
	line-height: 18px;
	color: #d2d2d2;
	text-align: left;
	font-size: 14px;
}

.top_normal {
	line-height: 11px;
	text-align: left;
	color: #efefef;
	font-size: 11px;
}


#sidebarcontainer H2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Ssans-serif;
	text-transform: uppercase;
	color: #FFCC00;
	margin: 10px 14px 0px 0px;
	letter-spacing: 0.3em;
	text-align: left;
	text-indent: 8px;
}
#linklist {
	margin-bottom: 40px;
}
#linklist td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
/*-------------------------------------------------
  New Content banner CSS
-------------------------------------------------*/
#ContentBanner
{
	width: 502px;
	text-align: center;
	margin-bottom: 36px;
}
#ContentBanner img
{
	border: 1px solid #8B8B8B;
}
#staffpicks img {
   border: 3px solid #FFF;
}
