/*
Theme Name: Attractive Partners Theme
Description: Custom Theme.
Version: 1.0
Author: Optimease
Author URI: http://www.optimease.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

a {
	text-decoration: none;
}


table.previewmember {
	font-family: "Courier New", Courier, mono;
	width:300px;
	margin-bottom:15px;
}

h2.join {
	cursor:pointer;
}
h2.join:hover {
	color:#FF0000;
}

#myShow-1, #myShow-2 {
	height:227px;
	width: 760px;
}
.slide-show {
	position: relative;
}
.slide-show .slide {
	display: none;
	position:absolute;
}
.slide-show .slide.first, .slide img {
	display: block;
}
.slide .slide-caption {
	width: 100%;
	color: white;
	text-align:right;
	position: absolute;
	bottom:0;
	background:url(http://www.attractivepartners.co.uk/images/back.png) repeat;
}
.slide h2, h3 {
	color: #FFFFFF;
	padding-right:10px;
	margin:0;
}
.slide h2 {
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
}
.slide h3 {
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
}



/* Begin Typography & Colors */


.col_left, .col_right, .three_col_a, .three_col_b, .three_col_c {
	position: relative;
	width: 310px;
	float: left;
	margin-left:50px;
}
.col_right, .three_col_c {
	float: left;
	margin-left:50px;
}
.three_col_a, .three_col_b, .three_col_c {
	width: 200px;
}


/* NOTICEBOARD */

div.noticeboard {
	position: relative;
	width: 310px;
	background-image: url(http://www.attractivepartners.co.uk/images/note_back_light_top.gif);
	background-repeat: repeat-y;
}
div.noticeboard, div.noticeboard_full {
	color: #1361AF;
}
div.dark {
	background-image: url(http://www.attractivepartners.co.uk/images/note_back_dark_top.gif);
	color: #000000;
}
div.noticeboardshow {
	cursor:pointer;
}
div.moresuccess, div.noticeboardsmall {
	width:310px;
}
div.moresuccess p, div.noticeboardsmall p {
	margin: 0 42px 18px 43px;
}
div.noticeboard p, div.noticeboard_full p, div.moresuccess p {
	font-family: "Courier New", Courier, mono;
	line-height: 1.2em;
}
div.noticeboard p {
	margin: 0 42px 18px 43px;
}
div.noticeboard p img {
	position: relative;
	float: left;
	margin: 0 4px 4px 0;
}
p.title {
	padding-top: 24px;
	margin-bottom: 0;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif !important;
}
div.footerdiv {
	width:310px;
	height:24px;
}

body {
	font-family: Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
		background-image: url(http://www.attractivepartners.co.uk/images/background_watermark.gif);
	background-position: right top;
	background-repeat: no-repeat;
	word-spacing:3px;
	color: #003366;
	font-size:12px;
	
	}
	
	h3 {
color: #003366;}
table, th, td
{
}
h2 {
	font-size:16px;
}
h2.question {
	background: url("http://87.117.255.101/~attracti/images/question_bullet.gif");
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}
h2.question a {
	text-decoration:none;
	color:#003366;
}

table.townstable {
	padding:4px;
	width:350px;
}
.townstable td {
	vertical-align:text-top;
	padding:4px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

