/*
Theme Name: Aiden Choles
Theme URI: http://www.aidencholes.com/
Description: A theme for Aiden Choles
Author: Anthony van Beek
Author URI: http://www.blahblahblah.co.za
Version: 1.0
.
Copyright Aiden Choles 2010
.
*/

@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	position:relative;
	z-index:110;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-image: url(images/back2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Geneva, sans-serif;
}

#wrapper {
margin:-420px auto 0;
position:relative;

width:896px;
}

#header {
	background:url(images/aidenheader.jpg) repeat-y center top;
	height:602px;
	width:100%;
	text-align:center;
}

#header h1 {
	position:absolute;
	top:-99999px;
}

#header h2 {
	color:#6A4F16;
	font-size:13px;
	position:relative;
	top:140px;
}

#puzzleslider {
height:480px;
padding-left:270px;
padding-top:55px;
}

#puzzlelinks {
position:absolute;
z-index:99;
}

#puzzlehelp {
	color:#FFFFFF;
font-size:13px;
left:-24px;
position:relative;
top:27px;

}

#content {
float:left;
margin-bottom:-140px;
padding:15px;
position:relative;
width:610px;
}

#content .panel .title {
	display:block;
	height:44px;
}

#content .panel .title img{
	vertical-align:top;
	float:left;
}

#content .panel h1{
	background:#694F13;
	color:#FFFFB5;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:25px;
	font-weight:normal;
	height:44px;
	line-height:44px;
	float:left;
}

#content .panel .postmeta{
	clear:both;
	color:#6A4F16;
	font-size:12px;
	padding:5px 0 15px 20px;
	position:relative;
	line-height:14px;
}

#content .panel .postmeta a{
	color:#6A4F16;
	font-weight:bold;
	padding: 2px 5px;
	text-decoration:none;
}

#content .panel .postmeta a:hover {
	background:#6A4F16;
	color:#FFFFB5;
	font-weight:bold;
	text-decoration:none;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content .panel .story {
	clear:both
	font-size:15px;
	line-height:18px;
	padding-bottom:12px;
	color:#3c2b07;
	text-align:justify;
	min-height:214px;
}

#content .panel .story img{
	border:#6A4F16 1px solid;
}

#content .panel p{
	font-size:14px;
	line-height:18px;
	padding-bottom:12px;
	color:#3c2b07;

}

#content .panel .story .right {
	float:right;
	margin:0 0 0 22px;
}

#content .panel .story .left {
	float:left;
	margin:0 22px 0 0;
}

#content .panel a {
	color:#6A4F16;
	font-weight:bold;
	text-decoration:none;
/*	padding: 1px 5px;*/
}

#content .panel a:hover {
	background:#6A4F16;
	color:#FFFFB5;
	font-weight:bold;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content small {
	color:#694F13;
font-size:12px;
}

#content small a {
	color:#694F13;
	padding: 0 3px;
}

#content small a:hover {
	color:#FFFFB5;
	background:#694F13;
	text-decoration:none;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer {
	background:url(images/footer.jpg) no-repeat center bottom;
	clear:both;
	height:429px;
	width:100%
	text-align:center;
}

#footer #footerlinks {
padding:309px 0 0;
text-align:center;
}

#footer #footerlinks a {
background:none repeat scroll 0 0 #694F13;
color:#FFFFB5;
display:inline-block;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:normal;
height:31px;
line-height:28px;
text-decoration:none;
}

#footer #footerlinks a:hover {
color:#362809;
}

#footer #footerlinks img {
	vertical-align:top;
}

#footer #footerlinks #copyright {
color:#362809;
font-size:12px;
line-height:14px;
padding-top:17px;
}

#footer #footerlinks #copyright a{
	background:none repeat scroll 0 0 transparent;
	color:#362809;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	height:14px;
	text-decoration:underline;
}

#footer #footerlinks #copyright a:hover{
	text-decoration:none;
	color:#6A4F16;
}

#navleft {
height:100px;
left:-51px;
position:absolute;
top:46px;
width:51px;
}

#navleft a{
	display:block;
height:100px;
width:51px;
}

#navleft a:hover{
	background:url(images/left.jpg);
}

#navright {
height:100px;
position:absolute;
right:-51px;
top:46px;
width:51px;
}

#navright a{
	display:block;
height:100px;
width:51px;
}

#navright a:hover{
	background:url(images/right.jpg);
}

#linkone {
left:7px;
position:absolute;
top:37px;
}

#linktwo {
left:123px;
position:absolute;
top:40px;
}

#linkthree {
left:251px;
position:absolute;
top:22px;
}

#linkfour {
left:9px;
position:absolute;
top:142px;
}

#linkfive {
left:119px;
position:absolute;
top:129px;
}

#linksix {
left:246px;
position:absolute;
top:145px;
}

#linkseven {
left:9px;
position:absolute;
top:255px;
}

#linkeight {
left:128px;
position:absolute;
top:229px;
}

#linknine {
left:243px;
position:absolute;
top:262px;
}

#sidebar {
	background:url(images/sidebar.jpg);
	float:right;
	position:relative;
	width:256px;
}

#sidebar ul {
font-size:13px;
list-style:none outside none;
position:relative;
}

#sidebar ul li{
line-height:20px;
list-style:none outside none;
padding-left:26px;
position:relative;
z-index:101;
}

#sidebar h2 {
background-color:#694F13;
color:#FFFFB5;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:normal;
margin:11px 0 5px 25px;
padding:5px 0 5px 10px;
width:212px;
position:relative;
z-index:102;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#sidebar a {
	color:#694F13;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
text-decoration:none;
}

#sidebar a:hover {
	color:#FFFFB5;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
background:#694f13;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#headerlinks {
color:#694F13;
height:88px;
margin-bottom:15px;
text-align:center;
}

#headerlinks ul {
padding-top:55px;
}

#headerlinks ul li{
	display:inline;
}

#headerlinks ul li a{
	color:#694F13;
	padding:10px;
	text-decoration:none;
}

#headerlinks ul li.current_page_item a{
/*	color:#FFFFB5;
	background:#694f13;
	padding:10px;
	text-decoration:none;*/
}

#headerlinks ul li a:hover{
	color:#FFFFB5;
	background:#694f13;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#endsidebar {
background:url("images/sideend.jpg") repeat scroll 0 0 transparent;
height:434px;
left:-1px;
margin-bottom:-126px;
position:relative;
top:-61px;
width:256px;
z-index:0;
}

.widget {
	position:relative;
	z-index:110;
	list-style:none;
}

#content h3 {
	color:#694F13;
font-size:24px;
font-weight:normal;
padding:20px 0 24px;
}

#sidebar #calendar_wrap {
padding-left:43px;
text-align:center;
}

#sidebar #calendar_wrap tbody a {
	color:#FFFFB5;
	background:#694f13;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar #calendar_wrap tbody tr {
height:19px;
}

#sidebar #calendar_wrap thead tr {
height:20px;
}

#sidebar #calendar_wrap caption {
height:17px;
}

#sidebar #calendar_wrap tr th{
width:25px;
}



#respond input {
	background:none repeat scroll 0 0 #E1DC94;
	border:1px dashed #694F13;
	width:213px;
}

#respond textarea {
	background:none repeat scroll 0 0 #E1DC94;
	border:1px dashed #694F13;
	width:562px;
}

#respond input#submit{
	width:130px;
}

blockquote {
	background:none repeat scroll 0 0 #E1DC94;
		border:1px dashed #694F13;
	margin:10px;
	padding:5px 10px;
}

blockquote p {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.widget_recent_comments .recentcomments {
}

#content img.avatar {
	border:1px solid #694F13;
	float:left;
	margin-right:10px;
}

#content .panel .story img.wp-smiley {
	padding:0;
	margin:0;
	border:none;
}

.comment-author {
	font-size:15px;
	line-height:18px;
}

.comment-meta {
	font-size:12px;
	line-height:14px;
	padding-bottom:10px;
}

.comment {
	border-bottom:1px dashed #694F13;
	margin-bottom:10px;
}

#sidebar select {
background:none repeat scroll 0 0 #E1DC94;
border:1px dashed #694F13;
margin-bottom:35px;
margin-left:49px;
margin-top:15px;
padding:3px;
width:171px;
}

#sidebar .widget_search #searchform {
margin-left:29px;
padding-bottom:30px;
padding-top:15px;
}

#sidebar .widget_search #searchform .screen-reader-text{
	display:none;
}

#sidebar .widget_search #searchform input {
background:none repeat scroll 0 0 #E1DC94;
	border:1px dashed #694F13;
}

.story ul {
font-size:13px;
list-style:disc outside none;
margin-left:25px;
}

.story ul li a{
margin:0 -5px;
}

#sidebar .widget_meta img{
	position:relative;
top:2px;
}

#sidebar .widget_tag_cloud div {
	padding-left:20px;
}

#content .panel .story .alignleft {
	float:left;
	margin:0 10px 0 0;
}

#content .panel .story .alignright {
	float:right;
	margin:0 0 0 10px;
}

#content .panel .story .aligncenter {
	text-align:center;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #694F13;
   text-align: center;
   background-color: #dba126;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.content .panel a img {
		color:#6A4F16;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
}

.content .panel a:hover img{
		background:none;
		padding: 0;
}
