@import url(reset.css);
A
{
	color: #404040;
}
SMALL
{
	color: #999999;
}
UL, LI
{
	padding: 0;
	margin: 0;
}
H1, H2, H3, H4
{
	padding: 0;
	margin: 0;
}
P
{
	margin-bottom: 10px;
}
BODY
{
	background-image: url(/images/eredivisie2.jpg);
	background-attachment: fixed;
	font-family: Sans-serif;
	color: #000000;
	font-size: 14px;
}
HR
{
	background: #eb9c0d;
	height: 1px;
	border: 0 none;
}
#tester 
{
    display: none;
	color: white;
}
#shell
{
	display: block;
	position: relative;
	margin: 0 auto;
	min-width: 960px;
	max-width: 1100px;
	width: expression(document.body.clientWidth < 1000 ? "998px" : "auto" ); 
	width: expression(document.body.clientWidth > 1000 ? "1098px" : "auto" ); 
}
#container
{
	display: block;
	top: 0;
}
#container #user_string
{
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: rgba( 0, 0, 0, 0.3 );
}
#user_string A
{
	color: rgba( 0, 0, 0, 0.3 );
}
#breadcrumb
{
	list-style-type: circle;
	width: 800px;
	font-size: 0.825em;
	padding: 10px;
}
#breadcrumb LI
{
	display: inline;
	width: 800px;
}
#nav
{
	width: 180px;
	margin-top: -10px;
	margin-left: 0px;
}
#nav LI UL LI
{
	font-weight: normal;
}
#nav a
{
	color: #404040;
	font-size: 12px;
	text-decoration: none;
}
#nav a:hover
{
	text-decoration: underline;
}
#left_nav
{
	display: block;
	position: absolute;
	top: 85px;
	width: 180px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #404040;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow:  0px 0px 1px 1px #404040;
    box-shadow:  0px 0px 1px 1px #404040;
}
#left_nav a
{
	color: #404040;
	font-size: 12px;
	text-decoration: none;
}
#left_nav a:hover
{
	text-decoration: underline;
}
#left_nav #home 
{
	padding-bottom: 5px;
	padding-top: 20px;
	margin-bottom: 32px;
	margin-top: 17px;
}
#left_nav #home1
{
	padding-bottom: 5px;
	border-bottom-style: dashed ; 
	border-bottom-color: #eb9c0d; 
	border-bottom-width: 1px;
}
#left_nav #home2
{
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: dashed ; 
	border-bottom-color: #eb9c0d; 
	border-bottom-width: 1px;
}
#left_nav #uitleg 
{
	padding-left: 15px;
	padding-top: 15px;
	color: #F75D59;
}
#left_nav #home a
{
	color: rgba( 0.5, 0.8, 0.2, 0.3 );
	font-weight: strong;
	font-size: 12px;
	text-decoration: none;
	padding-left: 16px;
}
#left_nav #home A:hover
{
	color: #000000;
	font-weight: strong;
	text-decoration: underline;
}
#wrap
{
	display: inline;
	position: absolute;
	width: 1100px;
}
#topleft
{
	background-color: #000000;
}
#topbox
{
	display: block;
	margin-left: 0px;
	width: 1100px;
	height: 90px;
	text-align: none;
	margin-bottom: 5px;
}
#topbanner
{
	display: block;
	margin-left: 20px;
	width: 905px;
	height: 90px;
	text-align: none;
	margin-bottom: 5px;
}
#header
{
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	background-color: #FFFFFF;
	width: 1030px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 10px 10px 0px 0px;
	-webkit-box-shadow:  0px 0px 1px 1px #404040;
    box-shadow:  0px 0px 1px 1px #404040;
}
#header a
{
	text-decoration: none;
	margin-left: 0px;
}
#header img 
{
	margin-bottom: 10px;
}
#header #search
{
	display: block;
	background-color: #FFFF;
	float: right;
	padding-right: 95px;
	padding-top: 5px;
	margin-top: 0px;
}
#header #search #search_phrase
{
	margin-top: 5px;
	font-family: Sans-serif;
	font-size: 12px;
	padding-right: 15px;
}
#header #search .search_box
{
	width: 200px;
	border: 1px solid #eb9c0d;
	border-radius: 5px;
}
#header #search .submit
{
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px rgba(0,0,0,0.2);
	box-shadow: 2px 2px rgba(0,0,0,0.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	background-color: #eb9c0d;
	border-radius: 5px;
	color: #FFFFFF;
}
#header #search .submit:hover, #header #search .submit.hover
{
	background-color: #eb9c0d;
}
#wrapper
{
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: -10px;
	padding: 15px 30px 30px 10px;
	background-color: #FFFFFF;
	width: 1000px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow:  0px 5px 1px 1px #404040;
    box-shadow:  0px 5px 1px 1px #404040;
}
#content
{
	display: inline;
	float: left;
	width: 600px;
	margin-right: 20px;
	margin-left: 5px;
	line-height: 1.5em;
	padding: 0px 20px 0px 0px;

}
#content #article_social
{
	margin-right: 20px;
}
#content #article_post 
{
	margin-top: 20px;
}
#content #article_post form fieldset ul li label
{
	display: block;
	width: 150px;
	margin-top: 5px;
}
#content #article_post form fieldset ul li input.submit
{
	display: block;
	width: 150px;
	margin-top: 10px;
}
#content #placeholder
{
	margin-top: 15px;
	margin-right: 0px;
}
#content #placeholder img
{
	border: 2px;
	border-color: #000000;
}
#content #content_heading H1
{
	width: 600px;
	font-size: 19px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.2;
	margin-bottom: 5px;
	
	font-weight: bold;
	position: relative;
	/*border: 2px solid #FF8040;*/
	border: 2px solid #eb9c0d;
	border-radius: 0px 10px 0px 0px;
	padding: 5px 8px 8px 10px;
	/*background-color: #FF8040;*/
	background-color: #eb9c0d;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #000000;
	margin-left: -15px;
}
#content #content_heading H1 img
{
	margin-bottom: -4px;
	margin-right: 1px;
}
#content #content_heading #heading_text
{
	margin-left: 5px;
}
#content #feed
{
	clear: both;
	margin-top: 20px;
	float: right;
}
#content SMALL A
{
	color: #36539D;
}
#content P
{
	margin-bottom: 5px;
}
#content .addthis_toolbox
{
	margin-top: -27px;
	margin-left: 350px;
}
#content .addthis_toolbox a
{
	text-decoration: none;
}
#content .addthis_toolbox a:hover
{
	text-decoration: underline;
}
#content #like
{
	float: right;
	margin-top: 20px;
	margin-right: 50px;
}
#content #read_more
{
	display: block;
	margin-top: 10px;
	margin-left: -15px;
	/*background-color: #FF8040;*/
	background-color: #eb9c0d;
	height: 20px;
	border: 10px solid #eb9c0d;
	border-radius: 0px 0px 10px 0px;
}
#content #read_more A
{
	text-align: center;
	margin-top: 15px;
	margin-left: 5px;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
}
#content #read_more A:hover
{
	text-decoration: underline;
}
.article .fb-comments
{
	margin-top: 20px;
}
.article #comments
{
	margin: 0;
}
.article #comments LI
{
	margin-top: 20px;
	font-size: 12px;
}
.article #comments LI SMALL
{
	padding: 5px;
	background-color: #F1F1F1;
}
.article TEXTAREA
{
	margin-top: 10px;
	width: 455px;
	height: 100px;
}
.article INPUT
{
	margin-top: 10px;
	float: right;
}
.article .newsfeed
{
	margin-top: 0px;
}
.article .newsfeed .related
{
	margin-left: 0px;
}
.article .vote
{
	border: 1px solid #B7CCE0;
	float: left;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	width: 50px;
	background-color: #EEEEEE;
}
.article SMALL
{
	display: block;
	font-size: 10px;
}
.article H1
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 17px;
}
.article H1 a
{
	text-decoration: none;
	color: #eb9c0d;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
	position: relative;
	left: 0px;
	top: 0px;
}
.article H1 a:hover
{
	text-decoration: underline;
}
.article P, .article DIV, .article UL
{
	margin-left: 0px;
}
.categorylist
{
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.categorylist LI
{
	line-height: 1.4em;
	margin-bottom: 0px;
	min-height: 2px;
	padding: 1px 0;
	font-size: 12px;
}
.categorylist A
{
	color: #105CB6;
	font-weight: normaal;
	text-decoration: none;
}
.sourcelist
{
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.sourcelist LI
{
	line-height: 1.4em;
	margin-bottom: 0px;
	min-height: 2px;
	padding: 1px 0;
	font-size: 12px;
}
.sourcelist A
{
	color: #105CB6;
	font-weight: normaal;
	text-decoration: none;
}
.related_header
{
	text-decoration: none;
	color: #eb9c0d;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 40px;
	font-size: 18px;
	left: 0px;
	top: 0px;
}
.newsfeed
{
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: middle;
}
.newsfeed #banner
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.newsfeed LI
{
	line-height: 1.4em;
	margin-bottom: 0px;
	min-height: 2px;
	padding: 1px 0;
	font-size: 12px;
}
.newsfeed A
{
	color: #25367e;
	font-weight: normaal;
	text-decoration: none;
}
.newsfeed A:visited
{
	color: #787878;
	text-decoration: none;
}
.newsfeed A:hover
{
	text-decoration: underline;
}
.newsfeed LI .vote
{
	border: 1px solid #B7CCE0;
	float: left;
	margin-left: -70px;
	padding: 5px;
	text-align: center;
	width: 50px;
	background-color: #EEEEEE;
	font-size: 12px;
}
#content .newsfeed LI .vote SMALL A
{
	color: #105CB6;
}
.newsfeed LI SMALL
{
	display: block;
	font-size: 12px;
	padding-top: 5px;
	color: #666666;
}
#content .newsfeed LI SMALL A
{
	color: #BBB;
	font-weight: normal;
}
.newsfeed LI IMG
{
	position: middle;
	top: 5px;
	margin-right: 2px;
}
.newsfeed .more
{
	margin-bottom: 2px;
	min-height: 0;
	border-top: 0;
	padding: 4px 0;
	text-align: right;
	margin-left: -10px;
}
.newsfeed .heading
{
	font-weight: bold;
	margin-left: -20px;
	margin-top: 0px;
	border-top: 0;
	min-height: 0;
}
.newsfeed .heading A
{
	font-family: Helvetica, Arial, sans-serif;
	color: #FF801A;
}
.newsfeed .tweet
{
	color: #999999;
}
.newsfeed .tweet A
{
	color: #000000;
}
.newsfeed .related
{
}
.newsfeed .related LI
{
	min-height: 0;
	font-size: 10px;
	border: 0;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0;
}
.newsfeed .related LI A
{
	color: #25367e;
	font-weight: normal;
}
.newsfeed .related LI SMALL
{
	display: inline;
	font-size: 10px;
}
#content li a
{
	color: #25367e;
	font-weight: bold;
}
#content li a:visited
{
	color: #787878;
}
#content #pagination
{
	display: inline;
	list-style-type: none;
	font-size: 11px;
}
#content #pagination #previouspage
{
	float: left;
}
#content #pagination #nextpage
{
	float: right;
}
#sidebar
{
	display: inline;
	float: left;
	width: 350px;
}
#user
{
	border: 3px solid #eb9c0d;
	border-radius: 0px 0px 10px 10px;
	margin-bottom: 7px;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 15px;
}
#user A
{
	color: #105CB6;
	text-decoration: none;
}
#user A:hover
{
	text-decoration: underline;
}
#user #userfeeds_titel
{
	margin-top: 25px;
	text-decoration: none;
	color: #404040;
}
#user #user_feeds
{
	margin-bottom: 10px;
	margin-top: -3px;
}
#user #user_feeds p
{
	margin-bottom: 10px;
	margin-top: 5px;
}
#user #user_feeds img
{
	margin-left: 3px;
}
#user #favcats_titel
{
	margin-top: 5px;
	text-decoration: none;
	color: #404040;
}
#user #favcats_titel img
{
	margin-left: 3px;
}
#user #fav_cats
{
	margin-bottom: 10px;
	margin-top: -3px;
}
#user #fav_cats img
{
	margin-left: 1px;
}
#user  input.submit
{
	margin-top: 5px;
	margin-bottom: 2px;
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px rgba(0,0,0,0.2);
	box-shadow: 2px 2px rgba(0,0,0,0.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	background-color: #eb9c0d;
	border-radius: 5px;
	color: #FFFFFF;
}
#user input.submit:hover
{
	background-color: #DF0101;
}
#user input.textbox
{
	margin-top: 1px;
	border: 1px solid #FA5858;
	border-radius: 5px;
}
#user #profile_options
{
	margin-top: 10px;
}
#user #profile_options A
{
	width: 70px;
	height: 25px;
	font-size: 13px;
	margin-right: 3px;
	padding: 1px 3px 1px 3px;
	
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px rgba(0,0,0,0.2);
	box-shadow: 2px 2px rgba(0,0,0,0.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	background-color: #FA5858;
	border-radius: 5px;
	color: #FFFFFF;
}
#user #profile_options A:hover
{
	background-color: #eb9c0d;
	text-decoration: none;
}
#user UL LI
{
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: -3px;
	list-style-type:none;
}
#user SMALL, #user SMALL A
{
	color: #999999;
	font-size: 10px;
}
#sidebar #popular_posts
{
	padding: 0px;
	font-size: 12px;
	width: 350px;
	position: relative;
	left: 0px;
	top: 0px;
}
#article_topbanner
{
	margin-top: 25px;
}
#article_horizontalbanner
{
	margin-top: 35px;
	margin-bottom: -15px;
}
#popular_posts #sidebar_aanbevelen
{
	margin-top: 0px;
	font-weight: bold;
	color: #404040;
	margin-left: 20px;
}
#popular_posts #refresh
{
	margin-top: 0px;
}
#popular_posts #sidebar_social
{
	margin-top: 3px;
	background-color: #FFFFFF;
	margin-left: 20px;
}
#sidebar_sociale .g-plusone
{
	float: left;
}
#sidebar_social .fb-like
{
	float: right;
	margin-top: 2px;
	margin-right: 0px;
}
#popular_posts #sidebar_topbanner
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#popular_posts #article_topbanner
{
	margin-top: 10px;
}
#popular_posts #article_bottombanner
{
	margin-top: 10px;
	margin-left: 20px;
}
#popular_posts .autorefresh
{
	border: 3px solid #eb9c0d;
	border-radius: 0px 0px 10px 10px;
	margin-bottom: 7px;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;

	margin-left: 15px;
}
#popular_posts .refreshinterval
{
	width: 35px;
	height: 17px;
	border-radius: 4px;
	border: 1px solid #eb9c0d;
}
#popular_posts .instellen
{
	width: 60px;
	height: 20px;
	margin-top: 7px;
	
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px rgba(0,0,0,0.2);
	box-shadow: 2px 2px rgba(0,0,0,0.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	background-color: #eb9c0d;
	border-radius: 5px;
	color: #FFFFFF;
}
#popular_posts .instellen:hover, #popular_posts .instellen.hover
{
	background-color: #eb9c0d;
}
#popular_posts .stoppen
{
	width: 60px;
	height: 20px;
	border: 1px solid #000000;
	margin-top: 7px;
	
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px rgba(0,0,0,0.2);
	box-shadow: 2px 2px rgba(0,0,0,0.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	background-color: #eb9c0d;
	border-radius: 5px;
	color: #FFFFFF;
}
#popular_posts .stoppen:hover, #popular_posts .stoppen.hover
{
	background-color: #eb9c0d;
}
#popular_posts .sidebar_buienradar
{
	border-radius: 0px 0px 4px 4px;
	border: 3px solid #eb9c0d;
	padding: 4px 4px 4px 4px;

	margin-left: 15px;
	margin-bottom: 7px;
}
#sidebar #sidebar_linkpartners
{
	margin-left: 15px;
	padding: 5px;
	border: 3px solid #eb9c0d;
	border-radius: 0px 0px 10px 10px;

	list-style-type:none;
}
#sidebar #sidebar_linkpartners UL
{
	list-style-type:none;
}
#popular_posts #sidebar_linkpartners UL LI
{
	line-height: 1.5em;
	margin-bottom: 0px;
	min-height: 0px;
	margin-left: 0px;
	font-size: 12px;
	padding: 1px 0;
}
#popular_posts #sidebar_linkpartners A
{
	color: #25367e;
	font-weight: bold;
	text-decoration: none;
}
#popular_posts #sidebar_linkpartners A:hover
{
	text-decoration: underline;
}
#popular_posts #sidebar_linkpartners A:visited
{
	color: #787878;
}
#popular_posts #sidebar_linkpartners LI IMG
{
	line-height: 0.5em;
	margin-right: 5px;
}
#popular_posts #google_badge
{
	margin-left: 15px;
	margin-top: 10px;
}
#popular_posts .newsfeed
{
	margin-left: 15px;
	margin-bottom: 7px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #eb9c0d;
	border-radius: 0px 0px 10px 10px;

}
#popular_posts .newsfeed LI
{
	line-height: 1.5em;
	margin-bottom: 0px;
	min-height: 0px;
	margin-left: 0px;
	font-size: 12px;
	padding: 1px 0;
}
#popular_posts .newsfeed LI IMG
{
	line-height: 0.5em;
	top: 5px;
	margin-right: 2px;
}
#popular_posts .newsfeed A
{
	color: #25367e;
	font-weight: bold;
}
#popular_posts .newsfeed A:visited
{
	color: #787878;
	text-decoration: none;
}
#popular_posts .newsfeed A:hover
{
	text-decoration: underline;
}
#popular_posts .newsfeed LI SMALL
{
	display: block;
	font-size: 12px;
}
#popular_posts .newsfeed LI SMALL A
{
	color: #36539D;
}
#left_nav #sidebar_skycraper
{
	margin-top: 15px;
	margin-left: 0px;
}
#left_nav #google_skycraper
{
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#sidebar H2
{
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 18px;
	position: relative;
	left: 0px;
	top: 0px;
	border: 2px solid #eb9c0d;
	border-radius: 10px 10px 0px 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #eb9c0d;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #000000;
}
#user_form
{
	display: inline;
	float: left;
	width: 545px;
	margin-right: 40px;
	line-height: 1.5em;
}
#user_form H1
{
	width: 562px;
	font-size: 19px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.2;
	margin-bottom: 5px;
	
	font-weight: bold;
	position: relative;
	/*border: 2px solid #FF8040;*/
	border: 2px solid #eb9c0d;
	border-radius: 0px 10px 0px 0px;
	padding: 5px 8px 8px 10px;
	/*background-color: #FF8040;*/
	background-color: #eb9c0d;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #000000;
	margin-left: -10px;
}
#user_form  input.submit
{
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px rgba(0,0,0,0.2);
	box-shadow: 2px 2px rgba(0,0,0,0.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	background-color: #FA5858;
	border-radius: 5px;
	color: #FFFFFF;
}
#user_form  input.submit:hover
{
	background-color: #eb9c0d;
}
#user_form #content_heading
{
	display: block;
	background-color: #eb9c0d;
	margin-left: 0px;
	border-radius: 0px 10px 0px 10px;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}
#user_form #content_heading H1
{
	font-size: 19px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.2;
	margin-bottom: 15px;
	margin-top: 25px;
	margin-left: 20px;
	
	font-weight: bold;
	position: relative;
	border: 2px solid #eb9c0d;
	border-radius: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #eb9c0d;
	color: #115D8C;
	text-shadow: 1px 1px 3px #FFFFFF;
}
#user_form FORM
{
	margin-top: 30px;
}
#user_form INPUT, SELECT, TEXTAREA
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	margin-bottom: 10px;
}
#user_form FIELDSET LEGEND
{
	font-size: 15px;
	font-weight: bold;
	color: #23238E;
}
#user_form FORM DIV LABEL
{
	display: block;
	width: 150px;
	margin-top: -5px;
}
#error
{
	display: inline;
	float: left;
	width: 525px;
	margin-right: 40px;
	line-height: 1.5em;
	background-color: #FFFFE1;
	border: 1px solid #eb9c0d;
	color: #666666;
	padding: 10px;
}
#error P
{
	margin-bottom: 20px;
}
#success
{
	display: inline;
	float: left;
	width: 525px;
	margin-right: 40px;
	line-height: 1.5em;
	background-color: #FFFFE1;
	border: 1px solid #DDDDDD;
	color: #666666;
	padding: 10px;
}
#success P
{
	margin-bottom: 20px;
}
#footer
{
	clear: both;
	width: 1030px;
	color: #666666;
	font-size: 11px;
	height: 20px;
	padding: 10px 20px;
	text-align: right;
	margin-right: 20px;
}
#categorytext
{
	margin-top: 50px;
	color: #666666;
	font-size: 12px;
	border: 1px solid #eb9c0d;
	padding: 4px;
	border-radius: 10px 10px 10px 10px;
}
#categorytext h1
{
	margin-top: 5px;
	color: #eb9c0d;
	font-size: 15px;
	font-weight: bold;
}
