/*  
Theme Name: Senior Dating UK
Theme URI: http://www.perfectblue.co.uk/
Description: Online Dating Blog Theme
Version: 1.0
Author: Perfect Blue
Author URI: http://www.perfectblue.co.uk/
*/

body {
	background-color: #ebe1c8;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 100%;
}
.clear {
	clear: both;
	float: none;
}
.pageContainer {
	margin: auto;
	width: 912px;
}
.header {
	background-color: #862855;
	text-align: right;
	background-image: url(images/logo_header.jpg);
	height: 140px;
}
.header h1 {
	margin: 0px;
	display: none;
}
.navbar {
	background-color: #9AA737;
	height: 32px;
	margin-bottom: 1px;
	background-repeat: repeat-x;
	padding-top: 4px;
}
.navbar ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.navbar a {
	color: #FFF;
	font-size: 14px;
}
a.cta {
	font-size: 16px;
	text-decoration: none;
}
.navbar li {
	display: inline;
	margin-right: 6px;
}
.columns {
	margin-top: 1px;
	background-repeat: repeat-y;
	padding-top: 16px;
	background-color: #FFF;
}
.sidebar1 {
	float: left;
	width: 225px;
}
.sidebar1 a {
	color: #000;
}
.sidebar1 ul, .sidebar2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar1 li.widget {
	background-image: url(images/sb-footfill.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-bottom: 12px;
	padding-left: 18px;
	
	width: 220px;
	
	margin-bottom: 9px;
}

.sidebar1 li.widget div {
padding-right: 30px !important;
padding-left:8px;
}

.sidebar1 li.widget a {

	white-space:normal;

}

.sidebar1 li.widget p.widgetTitle {
	background-image: url(images/sb1-top.gif);
	background-repeat: no-repeat;
	margin-left: -18px;
	padding-left: 24px;
	padding-top: 12px;
	color: #872A57;
	font-size: 14px;
	font-weight: bold;
	margin-right: -12px;
}
.sidebar2 {
	float: right;
	width: 200px;
	margin-right: 8px;
	display: none;
}
.sidebar2 li.widget {
	margin-bottom: 8px;
}
.sidebar2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar1 p.widgetTitle, .sidebar2 p.widgetTitle {
	font-weight: bold;
	margin: 0px;
}
.sidebar1 li.widget ul , .sidebar2 li.widget ul{
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.mainContent {
	margin-right: 12px;
	margin-left: 230px;
}
.footer {
	margin-top: -3px;
	height: 34px;
	text-align: center;
	background-color: #A01F60;
	color: #FFF;
}
.footer p {
	margin-top: 0px;
	padding-top: 8px;
}
.mainContent {
	color: #666;
}
.mainContent>h2 {
	margin-top: 0px;
}
.mainContent h2 {
	font-size: 14px;
	color: #333;
}
.mainContent h3 {
	font-size: 14px;
	color: #23879F;
}
.mainContent a {
	color: #EC63B1;
}
.mainContent h3 a {
	color: #892857;
	text-decoration: none;
	font-size: 18px;
}
