/*
	sub global
*/

body
{
	background-color: #333;
}

h1, h2, h3, h4, h5, h6 { text-transform: uppercase; }

a { color: #f60; }

#wrapper
{
	width: 1000px;
	margin: 20px auto;
	position: relative;
	background-color: #777;
}

#google_adsense
{
	width: 120px;
	margin: 30px 0 0 10px;
	position: absolute;
	top: 0;
	left: 910px;
}



h1
{
	text-align: right;
	font-size: 1.5em;
	color: #fff;
	padding: 7px 8px 7px 0;
}

/*
	boxes
*/

#side
{
	width: 320px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	padding-top: 355px;
	background-attachment: fixed;
	/*
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/diag2.gif);
	background-repeat: repeat;
	background-position: 0 0;
	*/
}

#branding1
{
	width: 292px;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #FFF;
	height: 380px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/header.jpg);
	background-position: 0 0;
	text-indent: -9999px;
}

#branding
{
	z-index: 1;
	width: 405px;
	position: absolute;
	top: 0;
	right: 0;
	margin-bottom: 4px;
	height: 355px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
#angrybytes
{
	z-index: 100;
	width: 111px;
	height: 115px;
	position: absolute;
	top: 299px;
	right: 291px;
	margin-bottom: 4px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#twitter{
	width: 300px;
	padding: 0;
	margin:0;
	background-color: #eee;
	border:0pt none;
	margin-bottom: 4px;
	overflow: hidden;
}
#twitter_content{
	background-color: #fff;
	border:0pt none;
	font-size:0.8em;
	padding: 3px;
}

#userblock_1{
	width: 300px;
	padding: 4px;
	margin:0;
	background-color: #eee;
	border:0pt none;
	margin-bottom: 4px;
	overflow: hidden;
}
#userblock_1_content{
	background-color: #fff;
	border:0pt none;
	font-size:0.8em;
	padding: 3px;
}



#userblock_2{
	width: 134px;
	background-color: #fff;
	overflow: hidden;
}


#logo{
	z-index: -1;
}

#navigation
{
	background-color:#EEEEEE;
	width: 297px;
	padding: 4px;
	margin-bottom: 4px;
}


#angrylogs,#twitter
{
	width: 297px;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #eee;
}

#shouts
{
	width: 305px;
	margin-bottom: 4px;
}



/*
	specifiek
*/

#angrylogs, #twitter
{
	font-size: 0.85em;
	line-height: 1.2em;
	/*
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/diag2.gif);
	background-repeat: repeat;
	background-position: 0 0;
	*/
}

#angrylogs li div,#twitter li div
{
	overflow: hidden;
	border-top: 1px dotted #333;
	padding: 4px 4px;
	background-color: #fff;
}

#angrylogs li div.odd,#twitter li div odd
{
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/shadow2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#angrylogs a,#twitter a
{
	margin-right: 4px;
	display: block;
	float: left;
}

#angrylogs img
{
	float: left;
	display: block;
	border: 1px solid #000;
}

#angrylogs h3,#twitter h3
{ color: #f60; }

p.scroller
{
	overflow: hidden;
	border-color: #333;
	border-width: 1px 1px 0 0;
	border-style: dotted;
	/*
		background-image: url(http://www.angrylog.nl/angrylog_static/gfx/shadow2.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		*/
}

#angrylogs p.scroller a,#twitter p.scroller a,
		#shouts p.scroller a
{
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/down.gif);
	background-repeat: no-repeat;
	background-position: 50% 55%;
	text-indent: -9999px;
	display: block;
	width: 20px;
	float: right;
	border-color: #333;
	border-width: 0 0 1px 1px;
	border-style: dotted;
	margin: 0;
	background-color: #8e998b;
	padding: 0 1px;
}

#angrylogs p.scroller a.down,#twitter p.scroller a.down,
		#shouts p.scroller a.down
{
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/up.gif);
	background-repeat: no-repeat;
	background-position: 50% 55%;
}

#shouts
{
	width: 305px;
	font-size: 0.85em;
	line-height: 1.2em;
	overflow: hidden;

}

#shouts div.col
{
	overflow: hidden;
	margin: 0 4px 0 0;
	border: 4px solid #eee;
	padding: 4px;
	width: 135px;
	float: left;
	background-position: 0 0;
	background-color: #fff;
}
#shouts div.songs
{
	margin-right: 0;
	width: 134px;
}

#shouts div.right
{
	margin-left: 4px;
	width: 134px;
	background-color:#fff;
}

#shouts ul { }

#shouts h2
{
	font-size: 1.2em;
	color: #000;
	margin: 8px 0 4px 0;
	padding: 0 0 0 4px;
	font-family: Georgia;
	clear: both;
	border-bottom: 0 dotted #333;
}

#shouts li
{
	overflow:hidden;

}
#shouts li .higher {
	height:37px;
	overflow:hidden;
}

#shouts a
{
	color: #333;
	display: block;
	padding: 1px 5px;
	text-decoration: none;
	border-top: 1px dotted #777;
}

#shouts dt
{
	color: #f60;

	padding: 1px 0 1px 20px;
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/speaker.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#shouts dd
{
	padding: 1px 0 1px 20px;
	margin-bottom: 1px;
}



#navigation p
{
	padding: 3px 10px;
	text-transform: uppercase;
	background-color: #333;
	text-align: right;
	overflow: hidden;
	z-index: 100;
}

#navigation a
{
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0;
	color: #fff;
	font-size: 1.1em;
}

#navigation form
{
	border-top: 4px solid #aaa;
	background-color: #CCC;
	padding: 4px;
}

#navigation input#trefwoord
{
	padding: 2px;
	width: 234px;
}

#navigation input#zoek
{
	padding: 1px;
	width: 40px;
	background-color: #f60;
	color: #fff;
}

#content
{
	width: 570px;
	min-height:700px;
	margin-top: 30px;
	padding: 0 20px 20px 290px;
	border-top: 0 solid #f60;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 30px;
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/bgshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#content h2
{

	font-size: 1.5em;
	color: #f60;
	color: #111;
	font-weight: bold;
	margin: 2em 0 1px 0;
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/tand.png);
	background-repeat: no-repeat;
	background-position:0pt 3pt;
	padding: 4px 23px;
}

#content .smaller
{
	font-size: 1.3em;
	color: #f60;
	color: #111;
	font-weight: bold;
	margin: 3px 0 1px 0;
	background-image: url(http://www.angrylog.nl/angrylog_static/gfx/tand.png);
	background-repeat: no-repeat;
	background-position:0pt 3pt;
	padding: 4px 23px;
}
#content .cleanheader
{
	font-size: 1.5em;
	color: #f60;
	color: #111;
	font-weight: bold;
	margin: 3px 0 1px 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position:0;
	padding: 4px 0px;
}
#content .smallfont{
	font-size: 0.9em;

}

#content h3
{
	background-color: #fff;
	color: #f60;
	padding: 1px 0;
	line-height: 1em;
	font-size: 0.9em;
	font-weight: bold;
	
	border-color: #333;
	border-width: 1px 0 1px 0;
	border-style: dotted;
}

#content p { margin: 1em 0; }

#content blockquote
{
	background:transparent url(http://angrylog.nl/static/images/quotes.gif) no-repeat scroll left top;
	font-style:italic;
	color: #8e998b;
	font-weight: normal;
	padding: 0 2em 0 2em;
	
}

#content a
{
	text-decoration: none;
	font-weight:bold;
	color: #f60;
}

div.posting
{
	overflow: hidden;
	width: 100%;
}

#content div.posting img
{
	float: right;
	background-color: #fff;
	padding: 1px;
	margin: 1em 0 1em 1em;
	border: 1px solid #333;
}

#content p.post-links a
{
	text-transform: uppercase;
	color: #000;	
}



#content p.post-links { color: #f60; width:100%; }
#reacties { margin: 20px 0; width:100%; }

#reacties cite
{
	color: #f60;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	overflow: hidden;
}

#reacties img
{
	display: block;
	float: left;
	border: 1px solid #333;
	margin-right: 10px;
}

#reacties div.reactie
{
	margin-top: 10px;
	width:100%;
	background-color: #fff;
	padding: 0;
	overflow: hidden;
	border-bottom: 0 dotted #333;
}
#reacties div.odd
{

}

#reacties div.reactie div
{
	float: left;
	width: 510px;
	padding: 0 0 0 10px;
	border-color: #333;
	border-width: 0 0 0 1px;
	border-style: dotted;
	margin-bottom: 10px;
}

#reacties blockquote
{
	color: #000;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border-bottom: 0 dotted #333;
	
	
}

#reacties p
{
	margin: 0.5em 0 0 0;
	padding: 0;
	color: #000;
}

#reactieform 
{
	overflow: hidden;
	border: 4px solid #eee;
	background-color: #eee;
	padding: 10px;
}

#reactieform p
{
	border-top: 0 dotted #333;
	overflow: hidden;
	margin: 0 0 5px 0;
}
#reactieform p.nick
{
	border-top: 1px dotted #333;
	padding-top: 5px;
	margin: 0 0 5px 0;
}

#reactieform legend
{
	margin-bottom: 0;
	text-transform: uppercase;
	color: #000;
	font-family: Georgia;
	font-weight: bold;
}

#reactieform input,
#reactieform textarea
{
	float: left;
	width: 424px;
	background-color: #ddd;
	color: #000;
	padding: 3px;
	margin-bottom: 0;
	border-color: #ddd;
	border-width: 0;
	border-style: solid;
}

#reactieform .email {
	width: 404px;
}

#reactieform .captcha_input {
	width: 210px;
	float:none;
}

#reactieform .captcha {
	margin: 0 0 -4px;

}

#reactieform .submit
{
	float: right;
	width: 430px;
	background-color: #ddd;
	color: #000;
	padding: 3px;
	font-weight: bold;

}

#reactieform label
{
	float: left;
	display: block;
	width: 112px;
}

#reactieform .react_message{
	margin: 2px 0 4px 110px;
	width: 425px;
	background-color: #ddd;
	color: #000;
	padding: 4px;
	font-weight: bold;

}

#content div.posting .sharebutton{
	background-color:#FFFFFF;
	border:0;
	float:none;
	margin:-4px 0;
	padding:0;
}
#livestream {
	background-color:#EEEEEE;
	margin-bottom:4px;
	padding:4px;
	width:297px;
}

#livestreamrvv {
	background-color:#EEEEEE;
	margin:0 0 4px -15px;
	padding:;
	width:320px;
}

#livestream h2{
	background-color:#CC0066;
	color:#FFFFFF;
	font-size:1.1em;
	padding:3px 8px 3px 0pt;
	text-align:right;
}
.grijsvlak{
	background-color:#eee;
	border:4px solid #EEEEEE;
	overflow:hidden;
	padding:10px;
	font-size:0.9em;
}

.internallink{
	background: url(http://angrylog.nl/angrylog_static/gfx/internallink.gif) no-repeat;
	padding: 0px 0px 0px 12px;
	border: 0px;
}

.flashplayer{
	z-index:1;
}