/*
	GENERAL PAGE STYLES 
*/
p {
	margin:0px;
	margin-bottom:20px;
	line-height:19px;
}

px {
	margin:0px;
	margin-bottom:0px;
	line-height:19px;
}

strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
a img {
	border:0px;
}
ul li {
	margin-bottom:10px;
}
a{
	color:#232323;
}
a:hover {
	text-decoration:none;
}
#statistic #content a {   /* This is actually the resources, naming errors :-( */
	color:#822d30;
}

#resource #content a {
	color:#405491;
}

#podcast #content a {
	color:#5b93a4;
}


h4 {
	color:#222222;
	font-size:16px;	
	font-family:Helvetica, Arial, sans-serif;	
	font-weight:bold;
	margin-bottom:5px;	
	margin-top:25px;		
}
#content ul {
	
}
#content ul li {
	margin-bottom:10px;
	list-style:square;
	margin-left:20px;
}
.post strong {
	color:#111111;
}

ol li {
	margin-bottom:10px;
	list-style:decimal;
	margin-left:20px;
}

/* =PageNavi
-------------------------------------------------------------- */
 
/* Use !important to override PageNavi CSS */
 
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
color: #b1251e;
border:1px solid #b1251e;
background:transparent;
}
.wp-pagenavi a:hover {
color: #b1251e;
}
.wp-pagenavi span.pages {
background:transparent;
border:1px solid #b1251e;
padding:3px;
}
.wp-pagenavi span.current {
color: #ffffff;
background:#b1251e;
border:1px solid #b1251e;
padding:3px;
	
}
.wp-pagenavi span.extend {
background:transparent;
}


/* ARCHIVES */
.pagetitle {
	display:block; 
	margin-bottom:30px; 
	padding-bottom:10px; 
	border-bottom:1px solid #e0e0e0; 
	font-size:36px;
	color:#221f20;
	letter-spacing:-2px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:36px;	
}

#content ul.archives {
	border-top:1px solid #e0e0e0; 
}
#content ul.archives li{
	list-style:none;
	padding:0px;
	margin-left:0px;	
	margin-bottom:0px;	
}
#content ul.archives a{
	text-decoration:none;
	padding:10px;
	border-bottom:1px solid #e0e0e0; 	
	display:block;
}
#content ul.archives a:hover{
	background-color:#fafafa;
	padding:10px;
}




/* WALLPAPERS */

#content ul.wallpaper_list {
	
}

#content ul.wallpaper_list li {
	float:left;
	display:block;
	width:315px;
	text-align:center;
	margin:0px;
}
#content ul.wallpaper_list li a {
	font-size:10px;
}



/* PHOTO STYLES */

img.photo_right {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
/*** PHOTO STYLE ***/
div.photo {
  float:right;
  background-color:#f5f5f2;
  margin-left:10px;
  margin-bottom:10px;
  font-size:9px;
  padding:10px;
  border:1px solid #d8d6ce;
  text-align:center;
}
div.photo img {
  display:block;
  margin-bottom:10px;
  border:1px solid #d8d6ce;
}

.cartoon {
  border:1px solid #d8d6ce;
  float:right;
  margin-left:10px;
  margin-bottom:10px;
}


div.photo_centre {
  margin:auto;
  background-color:#f5f5f2;
  margin-bottom:20px;
  font-size:11px;
  padding:10px;
  border:1px solid #d8d6ce;
  text-align:center;
}
div.photo_centre img {
  display:block;
  border:1px solid #d8d6ce;
}


.navigation {
	height:40px;
}
.navigation .alignright {
	float:right;
	position:relative;
	top:-15px;
}
.navigation a {
	background-color:trasparent;
	color:#b1251e;
	font-size:12px;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-weight:bold;
}
.navigation a:hover {
	background-color:#b1251e;
	color:#ffffff;
}



/* ADS */

.ad {
	margin-top:30px;
	margin-bottom:30px;	
	text-align:center;
	background-color:#eff1ce;
	border-top:1px solid #a6b108;
	border-bottom:1px solid #a6b108;	
	padding:25px;
	
}


/*TABLE */
