/*  
Theme Name: Pride
Theme URI: http://www.wpdesigner.com/
Description: Pride WordPress theme of the Seven Deadly Sins series by Small Potato. Released under GPL.
Version: 0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff}

table{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}


a{
	text-decoration: underline;
	color: #555;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #fff;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}




#container{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	vertical-align: top;
}





#header_wrap{
	float: left;
	width: 950px;
	height: 235px;
	margin: 0px 0 0;
	padding: 0 0 30px 0;
	background: url(images/header-zwart.jpg) no-repeat;}

#header{
	float: left;
	width: 950px;
	
}





.blog_title_wrap{
	float: left;
	width: 950px;
	margin: 0px 0 0 0px;
	display: inline;
	
}






#topmenu{

	width: 930px;
	padding: 10px 10px;
display: inline;
			position: absolute;
			top: 210px;
			}

#topmenu a {font-size: 1em;
			text-transform: uppercase;
			color: #fff;
			padding: 10px 10px;
			text-decoration: none;
			}
#topmenu a:hover {color: red;}

.topmenu {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0px;
}

.topmenu ul li{
list-style-type: none;
	float: left;
	margin: 0px 0 0;
	display: inline;
}

.topmenu ul li a{
list-style-type: none;
	display: block;
	
	font-weight: bold;
	text-decoration: none;
	color: #74b5d0;
}

#topmenu li.current_page_item a{
list-style-type: none;
	color: red;
	}

#topmenu li.current-cat a{
list-style-type: none;
	color: red;
	}


.topmenu ul li a:hover{
	text-decoration: underline;
}

.topmenu ul li.rss{
	float: right;
	margin: 0px 0px 0 0;
}

.topmenu ul li.rss a{
	padding: 0px 0px 0px 0px;
	background: url(images/icon_rss.gif) no-repeat 0 10px;
}




#page{
	float: left;
	width: 950px;
	margin: -5px 0 0;
}

.main{float: left; width: 600px;
	}
.newshome .main{float: left; width: 400px;
	}

.post{
	float: left;
	
	margin: 10px 0 0;
	background: #fff; 
	
}

.post_date{
	float: left;
	margin: 20px 15px 0 20px;
	display:inline;
	width: 60px;
	height: 67px;
	overflow: hidden;
	background: #f09c06;
}

.post_month{
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e8f6b0;
}

.post_day{
	padding: 6px 0 0;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.post_title{
	float: left;

	margin: 20px 0 0 0;
	display: inline;
}

.post_title_alt{

	margin: 20px 0 0 20px;
}

.post_title h2{
	font-size: 22px;
	text-transform: none;
}

.post_title h2 a{
	text-decoration: none;
	
}

.post_title h2 a:hover{
	text-decoration: underline;
}

.postdata{
	padding: 10px 0 0;
	line-height: 18px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #999;
}

.entry{
	padding: 0 20px 0px 0px;
	line-height: 24px;
	background: #fff;
	clear: both;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.entry h2{
	font-weight: normal;
}

.entry h3{}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

p.comments_number{
	padding: 10px 0 5px 21px;
	}

p.comments_number a{
	color: #000;
}

.navigation{
	padding: 0 20px;
	line-height: 24px;
}




.comments_template_wrap{
	margin: 10px 0 0;
	background: #fff;
}

.comments_template{
	padding: 20px 20px 30px;
	;
}

.comments_template ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 10px 0 20px;
}

.comments_template ol.commentlist li{
	margin: 10px 0 0;
	padding: 10px;
	line-height: 24px;
}

.comments_template ol.commentlist li.alt{
		background: #fff;
}

.comments_template ol.commentlist li cite{
	font-style: normal;
	font-weight: bold;
}





.sidebarleft{
	float: left;
	width: 275px;
	margin: 0 0 0 0px;
	display: inline;
}

.sidebarright{
	float: right;
	width: 275px;
	margin: 0 0 0 0px;
}



.navigation a, #footer a{
	text-decoration: none;
	color: red;
	
}

.navigation a:hover, #footer a:hover{
	text-decoration: underline;
}

.navigation, #footer{
	
	color: #333;
}

#footer{
	margin: 0px 0 0;
	padding: 4px 20px 10px;
	line-height: 24px;
	}

#topmenu ul {list-style-type: none; display: inline;}
#topmenu li {list-style-type: none; display: inline;}

#search {padding-bottom: 25px;}
.sidebarright h2 {color:#000}


.infiniteCarousel {
  width: 550px;
  height: 100px;
  }

.infiniteCarousel .wrapper {
  width: 950px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 100px;
  margin: 0 40px;
  position: relative;
  top: 100;
  left: -40px;
}

.infiniteCarousel ul a img {
  border: 3px solid #fff;
}

.infiniteCarousel ul a:hover img {
  border: 3px solid #444;
}

.infiniteCarousel .wrapper ul {
  width: 850px; /* single item * n */
  list-stle-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
 
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 5px 0px;;
  height: 85px;
  width: 85px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #fff;
}

.infiniteCarousel ul:hover li:hover img {
  border-color: #888;
  padding:1px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow1.png) no-repeat 0 0;
  text-indent: -999px;
  position: relative;
  top: -115px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
 position: relative;
 left: 950px;}
 

.infiniteCarousel .back {
  position: relative;
  top: -75px;
  background-position: 0 -72px;
  left: -50px;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}
.twitter-message {padding: 7px;}

.twitter-message:hover {background: #ddd; padding: 7px;}
.twitter {float:right;padding: 10px;padding-right: 0px; height: 330px; overflow: hidden;
	}

.footergras {
	background: url(images/gras.jpg) repeat-x;
	padding-top: 5px;
	margin-top: 0px;
	min-height: 80px;
}
.sidebarright h3 {padding-left: 25px;}

#slider {
    width: 950px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 620px;
    width: 950px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 650px;
    width: 900px;
    background: #f5f5f5;
    
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    margin-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    background-color: #ccc;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: red;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
.banner {float: right; margin-right: -15px;}
.banner img{width: 278px;}
