/*

	Version		: 1.1.0
	Template: k2
	Theme URI: http://www.ramoonus.nl/
	Author: Ramon van Belzen aka Ramoonus
	Author URI: http://www.ramoonus.nl


	Style Footer : Thema door Ramoonus / Inhoud door Rolf R. <a href="/wp-admin/">Inloggen</a>
	Header Text Color:
	Header Width: 950 px
	Header Height: 160 px

*/

body {
	background-color:#713D00;
	background-color:#003;
}
#page {
	/* The entire design is contained within the 'page' id */

		padding-top: 0px;
	border: none;
}
#header {
	/* Contains the H1 and menu */

	background-color: orange;
	height: 160px;
}
/* Links */

#primary a:hover, #primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
}
h2 a:hover, h2 span a:hover {
	color: orange !important;
}
a {
	color: orange;
	text-decoration: none;
}
.post-content a:visited {
	color: orange;
}
/* menu */
.menu > ul > li.current_page_ancestor > a, .menu > ul > li.current_page_item > a {
	color: white;
	background: transparent;
background-color: transparent;
font-weight: bold;
}
.menu > ul > li:hover > a, .menu > ul > li.sfHover > a { /* Top level hover*/
	background: black;
	color: white;
	font-weight: bold;
}
/* tekst wit */

body {
	color: white;
}
.post-content {
	color: white;
}
.secondary {
	color: white;
}
.linklove {
	display: none;
}
.post-title, .post-title a, .post-title a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: orange;
}
/* pagina breedte */

.columns-two #page {
	width: 950px;
!important
}
/* inhoud oprekken */

#primary {
	width: 650px;
!important
}
.wrapper {
	background-image:url(images/linkermenukopie.jpg);
}
/* delen van de footer verbergen */

#footer {
	color: white;
}
#footer a, #footer a:hover {
	color: white;
}
.footerpoweredby {
	display:none;
}
.footerfeedlinks {
	display:none;
}
.footerstats {
	display:none;
}
#footer {
	padding: 15px 0 15px 0;
}
/* sponsor buttons */
.widget_links img {
	height: 36px;
	width: 36px;
}
/* left sidebar */
/* duelling sidebars */
body.columns-two #primary {
	margin-left: 220px;
}
body.columns-two #widgets-sidebar-1 {
	position: relative;
	left: -690px;
	margin-left: -200px;
}
body.columns-two .template-image #primary {
	margin-left: 0;
}
