﻿/*
Theme Name: A2 Jive
Theme URI: http://www.a2jive.com/
Description: Theme for the A2 Jive Website
Author: Vella Technology
Author URI: http://www.vellatech.co.uk/
*/

.wGallery {
	list-style-type: none;
	padding:0px;
	margin-left:15px;
}

.wGallery img {
	border: 2px solid #8c5c00;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: small;
	color: #563D2C;
	background-image: url('images/background5.png');
}
a {
	color: #563D2C;
}
a img {
	border: 0px;
}
.clear {
	clear: both;
}
.size-thumbnail {
	border: 2px solid #8c5c00;
	margin-left: 5px;
}
.alignright {
	float: right;
}
.searchbox {
	padding: 3px 0px 3px 0px;
	border: 3px solid #613316;
	margin-right: 5px;
}

.recentposts {
	margin:15px 40px 25px 10px;
	list-style-type: none;
	font-size:8pt;
	padding: 0px;
}
.recentposts li{
	margin:0px 0px 5px 0px;
}
.recentposts a{
	text-decoration:none;
}
.recentposts a:hover {
	text-decoration:underline;
}
.xoxo {
	margin:15px 40px 25px 10px;
	list-style-type: none;
	font-size:8pt;
	padding: 0px;
}
.xoxo li{
	margin:0px 0px 5px 0px;
}
.xoxo a{
	text-decoration:none;
}
.xoxo a:hover {
	text-decoration:underline;
}
.randomphoto {
	margin: 20px 0px 25px 30px;
}
.mainpaperbackshaddow {
	background-image: url('images/mainpaperbackshaddow.png');
	background-repeat: repeat-y;
	background-position: center;
}
.mainpaperback {
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/mainpaperback.jpg');
	background-repeat: repeat-y;
	height: 100%;
}
.headerbackground {
	width: 957px;
	height: 242px;
	background-image: url('images/mainpaperback.jpg');
}
.headertopleft {
	background-image: url('images/topheader_01.png');
	background-repeat: no-repeat;
	background-position: right;
}
.headertopright {
	background-image: url('images/topheader_03.png');
	background-repeat: no-repeat;
	background-position: left;
}
.headerbehindbuttons {
	background-image: url('images/topheader_08.jpg');
	background-repeat: no-repeat;
	width: 579px;
	height: 187px;
	float: right;
	padding-top: 9px;
}
.headerleft {
	background-image: url('images/topheader_04.png');
	background-repeat: no-repeat;
	background-position: right;
}
.headerright {
	background-image: url('images/rightsideshaddow.png');
	background-position: left;
	background-repeat: repeat-y;
}
.footerbox {
	width: 922px;
	height: 169px;
	background-repeat: no-repeat;
	background-image: url('images/footer_02.jpg');
	color: #FFFFFF;
	padding-left: 35px;
}
.footerbox a {
	color: #FFFFFF;
}
.footerbox a:hover {
	color: #E9E9DC;
}
.footerleft {
	background-image: url('images/footer_01.png');
	background-repeat: no-repeat;
	background-position: right;
}
.footerright {
	background-image: url('images/footer_03.png');
	background-repeat: no-repeat;
	background-position: left;
}
.sidebar {
	width: 260px;
	float: right;
}
.maincontent {
	background-image: url('images/sidedivider.png');
	background-repeat: repeat-y;
}
.leftcontent {
	float: left;
	width: 681px;
}
.topdivimg {
	margin: 10px 0px 15px 0px;	
}
.postheader {
	width: 626px;
	height: 41px;
	background-image: url('images/lefttag.png');
	background-repeat: no-repeat;
	padding-left: 55px;
	font-size: x-large;
	padding-top: 8px;
}
.postheader a {
	text-decoration:none;
}
.postheader a:hover {
	text-decoration:underline;
}
.widgettitle {
	width: 240px;
	height: 38px;
	background-image: url('images/righttag.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 20px;
	padding-top: 12px;
	font-weight:bold;
	margin:0;
}
.widgettitle a {
	text-decoration:none;
}
.widgettitle a:hover {
	text-decoration:underline;
}

.postcontent {
	margin: 10px 5px 25px 40px;
}
.footerlogo {
	float: right;
	margin-right: 34px;
	margin-top: 10px;
}
.fifteenfont {
	font-size: 15px;
}
.vellatxt {
	font-size: 15px;
	color: #ede2cc;
}
.vellatxt a {
	color: #ede2cc;
}
.largefont {
	font-size: large;
}
.postmetadata {
	color: #977846;
}
.navigation {
	margin-left: 30px;
	font-size:x-large;
}
.navigationleft {
	float: left;
	width: 300px;
}
.navigationright {
	width: 300px;
	text-align: right;
	float: right;
}
/* Begin Form Elements */
#searchform {
	margin: 0px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 0px 10xp 10px;
	width: 200px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
#calendar_wrap { margin-left: 10px; margin-bottom:10px;}

/* End Calendar */

.searchboxhead {
	padding-top: 40px;
	text-align: right;
	padding-right: 55px;
}
.postlinediv {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c7bcaa;
	height: 1px;
	margin-bottom: 3px;
}
.welcomebox {
	height: 249px;
	background-image: url('images/welcomebox.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 30px;
	padding-right: 240px;
	margin-bottom: 15px;
}
