/*
Theme Name: Assassins Creed 2
Theme URI: http://www.assassins-creed.nl/
Description: Assassins-Creed.nl website template.
Version: 1.0
Author: Sven van Hal
*/

body {
font:12px Verdana;
background:url(images/bg_1480.jpg) repeat fixed center center;
margin-top:10px;
color:#222;
}

a, img	{ border:0; }
a		{ color:#777; }
th		{ text-align:left; }
hr		{ clear:both;width:100%;border:0;height:25px;background:url(images/hr.png) no-repeat center center;margin:10px 0; }

a:hover {
color:#A21314;
}

#top_stroke {
height:4px;
width:1008px;
background:url(images/strokes/top.png) repeat-x center top;
margin:auto;
}

#btm_stroke {
height:4px;
width:1008px;
margin:auto;
background:url(images/strokes/btm.png) repeat-x center bottom;
}

#container {
width:1008px;
background:url(images/strokes/strokes.png) repeat-y center center;
margin:auto;
border:1px solid black;
}

#header {
width:1000px;
height:175px;
margin:auto;
background:url(images/header.jpg) no-repeat center top;
}

	#header a {
	display:block;
	width:100%;
	height:100%;
	}

#menu {
height:38px;
width:1000px;
margin:auto;
background:url(images/menu_bg.png) repeat-x center top;
border-top:1px solid black;
border-bottom:1px solid black;
line-height:32px;
text-align:center;
font-size:19px;
color:#f3f3f3;
}

	#menu a {
	font-size:19px;
	text-transform:uppercase;
	color:#f3f3f3;
	letter-spacing:-1px;
	text-decoration:none;
	}
	
	#menu a:hover {
	text-decoration:underline;
	}
	
	#menuitems {
	float:left;
	width:920px;
	padding-left:40px;
	}
	
	#twitter {
	float:right;
	width:34px;
	height:38px;
	background:url(images/twitter.jpg) no-repeat center;
	}
	
		#twitter a {
		display:block;
		width:100%;
		height:100%;
		}

#wrapper {
width:1000px;
margin:auto;
background-color:#F3F3F3;
background-image:url(images/bg_wrap.jpg);
background-repeat:no-repeat;
background-position:center top;
padding:1px solid red;
}

#tracker {
width:95%;
margin:auto;
font-size:12px;
line-height:13px;
}

	#tracker th		{ text-align:left; }
	#tracker a		{ color:#222;text-decoration:none; }
	#tracker a:hover	{ color:#A21314;text-decoration:underline; }
	
	.tr_date {
	width:125px;
	font-style:italic;
	color:#444;
	}
	
	.tr_more {
	float:right;
	padding-right:10px;
	text-decoration:none;
	}

#content_wrap {
width:672px;
float:right;
margin-top:30px;
margin-right:55px;
}

	.content_title {
	width:100%;;
	height:28px;
	background:url(images/cont_head.png) no-repeat left top;
	}
		
		.content_title a, .page_title a {
		text-decoration:none;
		color:#222;
		}
		
		.content_title h1, .content_title h2, .page_title h1, .page_title h2 {
		font-size:19px;
		margin:0;
		padding:0;
		padding-top:8px;
		margin-left:8px;
		text-transform:uppercase;
		font-weight:normal;
		color:#000;
		}
		
		.content_title h1, .content_title h2 {
		width:555px;
		float:left;
		}
		
		#show_comments {
		float:right;
		padding-top:5px;
		padding-right:10px;
		}
		
			#show_comments a {
			font-size:15px;
			}
	
	.page_title {
	width:245px;
	height:29px;
	background:url(images/page_head.png) no-repeat left top;
	}
		
		.page_title h1, .page_title h2 {
		font-size:22px;
		padding-top:4px;
		}
		
	.content, .page_content {
	width:646px;
	background:#f3f3f3 url(images/cont_bg.jpg) no-repeat center top;
	border-left:2px solid white;
	border-right:2px solid white;
	padding:10px;
	min-height:60px;
	line-height:16px;
	}
	
	.page_content {
	width:646px;
	background:#f3f3f3 url(images/page_bg.jpg) no-repeat center top;
	}
	
	.cont_btm {
	padding:0 35px;
	width:602px;
	height:32px;
	padding-top:1px;
	background:url(images/cont_btm.png) no-repeat center top;
	margin-bottom:20px;
	}

#nav {
width:215px;
float:left;
}
	
	#nav h2 {
	font-size:0px;
	text-indent:-5000px;
	width:100%;
	height:48px;
	padding-top:3px;
	}
	
	#nav h2#n01 { background:url(images/nav/navigatie.png) no-repeat center bottom; }
	#nav h2#n02 { background:url(images/nav/ac2.png) no-repeat center bottom; }
	#nav h2#n03 { background:url(images/nav/misc.png) no-repeat center bottom; }

	#nav ul {
	list-style:none;
	margin:0;
	padding:8px 0 8px 15px;
	}
	
		#nav ul li {
		height:38px;
		background:url(images/nav/bl_inactive.png) no-repeat left center;
		line-height:38px;
		padding-left:37px;
		text-transform:uppercase;
		font-size:14px;
		}
		
		#nav ul li.r1 { margin-left:24px; }
		#nav ul li.r2 { margin-top:-6px; }
			
			#nav ul li a {
			padding:0 5px;
			background:url(images/nav/bg_link_inactive.png) repeat-x;
			border:1px solid #aaa;
			text-decoration:none;
			color:black;
			}
			
			#nav ul li a:hover {
			background:url(images/nav/bg_link_active.png) repeat-x;
			border:1px solid #3a3a3a;
			color:#f3f3f3;
			}
			
		#nav ul li.activePage {
		height:38px;
		background:url(images/nav/bl_active.png) no-repeat left center;
		line-height:38px;
		padding-left:37px;
		text-transform:uppercase;
		font-size:14px;
		}
		
			#nav ul li.activePage a {
			background:url(images/nav/bg_link_active.png) repeat-x;
			border:1px solid #444;
			color:#f3f3f3;
			}

#footer {
height:11px;
width:1000px;
margin:auto;
padding:8px 0;
background:#F3F3F3 url(images/footer.png) no-repeat center center;
clear:both;
}

.clear 		{ clear:both; }
.addthis	{ padding-right:30px;text-align:right; }

/* WP */
.edit_page {
text-align:right;
tfext-transform:uppercase;
}

	.edit_page a {
	text-decoration:none;
	}
	
	.edit_page a:hover{
	text-decoration:underline;
	}

#img_404 {
width:511px;
height:184px;
background:#F3F3F3 url(images/errormsg/404.jpg) no-repeat center center;
margin:auto;
margin-top:60px;
}

#img_no_posts {
width:556px;
height:113px;
background:#F3F3F3 url(images/errormsg/no_posts.jpg) no-repeat center center;
margin:auto;
margin-top:40px;
}

.author_date {
margin-left:-3px;
margin-top:-5px;
padding:0;
clear:both;
}

.entry			{ padding:0 20px; }
.postmetadata	{ float:left;margin-top:-5px;width:500px; }

/* AC2 */
#ac2_achievements {
width:90%;
list-style:none;
padding:0;
margin:0 auto;
background-color:white;
}

#ac2_achievements li {
height:72px;
}

.ach_title {
padding-left:5px;
margin:0;
background:#b42b2a url(images/nav/bg_link_active.png) repeat-x bottom center;
height:20px;
line-height:18px;
color:white;
text-transform:uppercase;
font-weight:normal;
clear:both;
display:block;
}

#ac2_achievements .ach_title h3 {
width:80%;
float:left;
margin:0;
}

#ac2_achievements .collected {
text-align:right;
float:right;
padding:0;
margin:0;
color:#ddd;
}

#ac2_achievements .imgleft	{ float:left;margin-right:5px; }
#ac2_achievements .descr		{ padding:3px; font-style:italic;height:22px; }
#ac2_achievements .score		{ font-weight:bold;height:20px;line-height:20px;color:#444;text-align:right;padding-bottom:2px;padding-right:5px; }
#ac2_achievements .score img	{ vertical-align:bottom; }

#systeemvereisten th { text-align:right;width:120px;padding-right:5px; }

.author_date a { text-decoration:none;color:#555; }
.author_date a:hover { text-decoration:underline; }

/* Comments */

h3.comments_form { font-size:17px; }

.commentlist {
list-style:none;
margin:0;
padding-left:20px;
padding-top:20px;
}

	.comment {
	width:480px;
	min-height:50px;
	padding:0 10px;
	background:#fff url(images/comment_bg.jpg) no-repeat top center;
	border:1px solid #555;
	}
	
	.commentlist cite {
	width:460px;
	clear:both;
	height:30px;
	line-height:30px;
	display:block;
	padding-left:20px;
	}
	
	.commentlist li {
	margin-bottom:15px;
	}

/* Wallpapers */

#wallpapers h1 {
clear:both;
padding-top:20px;
}

#wallpapers h3 {
font-size:18px;
}

#wallpapers hr {
padding-top:20px;
padding-bottom:20px;
clear:both;
}

.wpthumb {
float:left;
width:250px;
padding:5px;
}

	.wpthumb img {
	border:1px solid #aaa;
	}

.wpdld {
float:right;
width:325px;
}

	.wpdld ul {
	list-style-type:square;
	}

#ac2_general {
margin:auto;
}
	
#ac2_general th {
text-align:right;
padding-right:5px;
}

.tubepress_embedded_title {
padding-top:10px;
padding-bottom:5px;
text-align:center;
font:17px Trebuchet MS !important;
}
