/*
Theme Name: ReVoLt!
Theme URI: http://www.rivolta-design.nl
Description: De speciaal voor RivoltA gemaakte wordpress Theme
Version: 1.0
Author: Edward Kobus, RivoltA
*/

html{
	padding: 0px;
	margin: 0px;
        width: 100%;
}

body{
	padding: 0px;
	margin: 0px;
	background: #CCCCCC;
        width: 100%;
}

h1, h2, h3{
	font-family: verdana;
}

h1{}

h2{}

h3{}

p, a{
	font-family: "Trebuchet MS","Trebuchet MS Bold","Trebuchet MS Bold Italic","Trebuchet MS Italic";
	text-decoration: none;
	font-size: 14px;
}

a img{
	border: none;
}

p{}

a{
	color: #DA1414;
}

a:hover {
	text-decoration: underline;
}

.Text strong{
	color: #DA1414;
	font-weight: bold;
}

#header{
	width: 100%;
	background: url(images/headerbg.jpg) bottom center;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#header div{
	margin: 0px auto;
	width: 900px;
	height: 280px;
	background: url(images/header.jpg) bottom center;
}

#header div .Top{
	position: absolute;
	width: 900px;
	height: 20px;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border: 2px solid #000000;
	background: #000000 ;
	line-height: 20px;
	font-size: 10px;
}

#header div .Top a {
	font-size: 10px;
	color: #FFFFFF;
}

span.Left, span.Right  {
	float: left;
	margin-top: 0px;
	text-align: left;
	width: 450px;
	height: 18px;
	display: block;
	border-bottom: 4px solid #000000;
}

span.Right {
	text-align: right;
}

#header div .Logo{
	background: url(images/rivoltaLogoSmall.png) top center no-repeat;
	position: absolute;
	margin-top: 50px;
	margin-left: 2px;
	width: 180px;
	height: 110px;
	display: block;
}

#header div h1{
	display: block;
	position: absolute;
	margin-top: 135px;
	font-size: 45px;
	color: #FFF;
	width: 900px;
	height: 50px;
}

#header div h3{
	display: block;
	position: absolute;
	margin-top: 190px;
	font-size: 20px;
	color: #FFF;
	width: 900px;
}

#header div ul{
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-top: 240px;
	width: 900px;
	height: 40px;
	display: block;
}

#header div ul li{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header div ul li a {
	border-left:2px solid #DA1414;
	border-right:2px solid #7B1313;
	color:#FFFFFF;
	display:block;
	font-size:18px;
	line-height:20px;
	padding:8px 0 12px;
	text-align:center;
	text-decoration:none;
	width:176px;
}

#header div ul li a:hover{
	border-left: 2px solid #DA1414;
	border-right: 2px solid #7B1313;;
	background: #C30000;
	text-decoration: none;
}

#mainTop{
	width: 100%;
	padding: 0px;
	border-top: 20px solid #111111;
	border-bottom: 5px solid #DA1414;
	background: #111111;
	clear: both;
}

#mainTop div{
	margin: 0px auto;
	width: 910px;
	padding: 0px;
	height: 250px;
	overflow: hidden;
}

#mainTop div .Post{
	border:5px solid #000;
	float:left;
	height:180px;
	margin-left:6px;
	margin-right:7px;
	overflow:hidden;
	padding:0;
	width:280px;
}

#mainTop img {
	margin-left:-120px;
	margin-top:-10px;
}

#mainTop div .Post h2{
	margin: 0px;
	padding: 0px;
}

#mainTop div .Post h2 a{
	display: block;
	background: #000;
	color: #CCC;
	margin: 0px;
	font-size: 16px;
	line-height: 25px;
	border-top: 5px solid #000;
	padding-left: 0px;
	width: 280px;
	float: left;
        text-align: center;
}

#mainTop div .Post h2 a:hover, #mainOverview div .Post h2 a:hover {
	background: #ccc;
        color: #000;
	text-decoration: none;
}

.Post h2{
	padding-left: 0px;
	border-bottom: 0px solid;
}
	
#mainTop div .Post .Entry{
	margin: 0px;
	float: left;
	padding: 0px;
	height: 150px;
	width: 280px;
	overflow: hidden;
	border-top: 0px;
}

.Post .Entry a, .Post .Entry p {
	margin-top: 0px;
	padding-top: 0px;
}

#mainTop .Skip{
	color: #CCC;
	float: left;
	width: 900px;
	margin: 15px 0px 0px 0px;
	font-size: 16px;
	height: 30px;
	float: left;
}

#mainTop .Skip a{
	text-align: center;
	display: block;
	height: 30px;
	width: 170px;
	background: #000;
	color: #CCC;
	line-height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#mainTop .Skip a:hover{
	background: #CCCCCC;
        color: #000;
        text-decoration: none;
}

#mainTop .Skip .AlignLeft{
	float: left;
	width: 170px;
	text-align: left;
	margin-left: 5px;
        color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #090909;
        height: 30px;
}

#mainTop .Skip .AlignCenter{
	width: 555px;
	float: left;
	height: 30px;
	text-align: center;
}

#mainTop .Skip .AlignCenter h3{
	margin-top: 0px;
	padding: 0px;
	line-height: 30px;
	color: #CCCCCC;
	font-style: italic;
}

#mainTop .Skip .AlignRight{
	float: left;
	width: 170px;
	text-align: right;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #090909;
}

#mainTop .Skip .AlignLeft a, #mainTop .NewProducts .Skip .AlignRight a {
	color: #FFF;
	text-decoration: none;
}

#mainTop .NewProducts .Skip .AlignLeft a:hover, #mainTop .NewProducts .Skip .AlignRight a:hover {
	text-decoration: none;
        color: #000;
}

#main{
	width: 100%;
	padding: 0px;
	border-top: 20px solid #CCCCCC;
	clear: both;
}

#main div{
	width: 900px;
	margin: 0px auto;
}

#main div .Container{
	float: left;
	width: 896px;
	padding: 0px;
	border: 2px solid #FFFFFF;
	background: #CCCCCC;
	margin-bottom: 20px;
}

#main div .Text{
	width: 540px;
	margin: 10px 10px 10px 10px;
	border: 10px solid #FFFFFF;
	border-top: 5px solid #FFF;
	background: #FFFFFF;
	float: left;
}

#main div .Text h2{
	border-bottom: 2px solid #CCCCCC;
	color: #000000;
	display: block;
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 0 -10px;
	padding: 0px 10px; 
	width: 100%;
}

#main div .Sidebar {
	width: 286px;
	margin: 10px 10px 10px 0px;
	float: left;	
	border: 10px solid #000000;
	border-top: 5px solid #000000;
	border-bottom: 0px;
	background: #000000;
}

#main div .Sidebar ul{
	display: block;
	float: left;
	margin: 0px;
	width: 286px;
	list-style-type: none;
	padding: 0px;
}
#main div .Sidebar ul li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#main div .Sidebar ul div{
	width:284px;
}

#main div .Sidebar ul li h2{
	color: #FFF;
	border-bottom: 2px solid #CCCCCC;
	padding: 0px 10px;
	width: 286px;
	margin: 0 0 10px -10px;
	font-size: 14px;
	line-height: 25px;
	display: block;
}

#main div .Sidebar ul li ul {
	border-bottom:10px solid #CCCCCC;
	list-style-type:none;
	margin:0 0 0px -10px;
	padding:0 10px 10px;
	width:100%;
	display: block;
}

#main div .Sidebar ul li form {
	border-bottom:10px solid #CCCCCC;
	margin:0 0 0px -10px;
	padding:0 10px 10px;
	width:100%;
	display: block;
}

#main div .Sidebar ul li ul li a{
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0px;
	display: block;
	height: 20px;
	padding-left: 2px;
	background: #000;
	color: #CCC;
}

#main div .Sidebar ul li ul li a:hover{
	background: #CCC;
	color: #000;
	text-decoration: none;
}

#mainOverview{
	width: 100%;
	padding: 0px;
	border-top: 20px solid #111111;
	border-bottom: 5px solid #DA1414;
	background: #111111;
	clear: both;
}

#mainOverview img {
	margin-left:-120px;
	margin-top:-10px;
}

#mainOverview div{
	margin: 0px auto;
	width: 910px;
	padding: 0px;
	overflow: hidden;
}

#mainOverview div .Post{
	border:5px solid #000;
	float:left;
	height:180px;
	margin-left:6px;
	margin-right:7px;
        margin-bottom: 20px;
	overflow:hidden;
	padding:0;
	width:280px;
}

#mainOverview div .Post h2{
	margin: 0px;
	padding: 0px;
}

#mainOverview div .Post h2 a{
	display: block;
	background: #000;
	color: #CCC;
	margin: 0px;
	font-size: 16px;
	line-height: 25px;
	border-top: 5px solid #000;
	padding-left: 0px;
	width: 280px;
	float: left;
         text-align: center;
}

.Post h2{
	padding-left: 0px;
	border-bottom: 0px solid;
}
	
#mainOverview div .Post .Entry{
	margin: 0px;
	float: left;
	padding: 0px;
	height: 150px;
	width: 280px;
	overflow: hidden;
	border-top: 0px;
}

.Post .Entry a, .Post .Entry p {
	margin-top: 0px;
	padding-top: 0px;
}

#mainOverview .Skip{
	color: #CCC;
	float: left;
	width: 900px;
	margin: 15px 0px 0px 0px;
	font-size: 16px;
	height: 30px;
	float: left;
}

#mainOverview .Skip a{
	text-align: center;
	display: block;
	height: 30px;
	width: 170px;
	background: #000;
	color: #CCC;
	line-height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#mainOverview .Skip a:hover{
	background: #CCC;
}

#mainOverview .Skip .AlignLeft{
	float: left;
	width: 170px;
	text-align: left;
	margin-left: 5px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #222222;
}

#mainOverview .Skip .AlignCenter{
	width: 555px;
	float: left;
	height: 30px;
	text-align: center;
}

#mainOverview .Skip .AlignCenter h3{
	margin-top: 0px;
	padding: 0px;
	line-height: 30px;
	color: #CCCCCC;
	font-style: italic;
}

#mainOverview .Skip .AlignRight{
	float: left;
	width: 170px;
	text-align: right;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #333333;
}

#mainOverview .Skip .AlignLeft a, #mainTop .NewProducts .Skip .AlignRight a {
	color: #FFF;
	text-decoration: none;
}

#mainOverview .NewProducts .Skip .AlignLeft a:hover, #mainTop .NewProducts .Skip .AlignRight a:hover {
	text-decoration: underline;
}

#navigation{
	width: 100%;
	background: #8a8c8e;
	padding: 0px;
	clear: both;
}

#navigation div{
	margin: 0px auto;
	width: 900px;
	padding: 0px;
}

#Rss {
	border-top: 5px solid #DA1414;
	border-bottom: 5px solid #000000;
	width: 100%;
	background: #000000;
	font-size: 12px;
	clear: both;
	color: #CCCCCC;
	font-size: 12px;
}

#Rss h3{
	width: 900px;
	background: #000000;
	display: block;
	height: 20px;
	font-size: 14px;
	clear: both;
	color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

#Rss a{
	color: #CCCCCC;
	margin: left: 0px;
}

#Rss h2 a, #Rss h2 a:hover{
	color: #000000;
	text-decoration: none;
}
	
#Rss h2{	
	display: block;
	background: #CCCCCC;
	color: #000;
	border: 2px solid #CCCCCC;
	list-style-type: none;
	padding: 0px;
	margin: 0 0 5px 0;
	font-size: 13px;
}

#Rss h2 a, #Rss h2 a:hover; {
	color: #000000;
}	

#Rss div{
	margin: 0px auto;
	width: 920px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	height: 200px;
	overflow: hidden;
}

#Rss div li{
	float: left;
	list-style-type: none;
	margin: 0px 10px;
	padding: 0px;
	width: 286px;
	display: block;
}

#Rss div li ul, #Rss div li ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Rss div li ul li a{
	display: block;
	float: left;
	height: 16px;
	width: 282px;
	border: 2px solid #000000;
	overflow: hidden;
	margin-bottom: 1px;
	font-size: 12px;
}

#Rss div li ul li a:hover{
	background: #CCCCCC;
	color: #000;
	border: 2px solid #CCCCCC;
	text-decoration: none;
}

#logos{
	width: 100%;
	background: #000;
	padding: 0px;
	clear: both;
}

#logos div{
	margin: 0px auto;
	width: 900px;
}

#footer{
	width: 100%;
	background: #000000; 
	color: #FFFFFF;
	padding: 0px;
	clear: both;
}

#footer div{
	margin: 0px auto;
	width: 900px;
	height: 100px;
}

#footer div ul{
	border-top:20px solid #000000;
	float:left;
	height:30px;
	list-style-type:none;
	margin:0 0 5px;
	padding:0;
	width:900px;
}

#footer div ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#footer div ul li a{
	display: block;
	text-align: center;
	color: #000000;
	width: 140px;
	background: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	border: 5px solid #CCCCCC;
}

#footer div ul li a:hover {
	border: 5px solid #000000;
	background: #000000;
	color: #CCCCCC;
	text-decoration: none;
}

#footer div span{
	display: block;
	float: left;
	width: 900px;
	padding-top: 10px;
	color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}

/*extra stuff*/

.screen-reader-text{
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;	
}

input#s{
	width: 200px;
}

input#searchsubmit{
	height: 26px;
	width: 72px;
}
