/*
Theme Name: WhatOnline
Theme URI: http://wordpress.org/
Description: Customizable SEO friendly plain theme
Version: 1
Author: Paul Gosnell
Author URI: http://www.whatonline.co.uk
Tags: seo, plain, simple
*/

body,img,ul,li,p,h1,h2,h3,h4{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}

body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background:#b1bded;
	color:#333;
	line-height:1.5;
}

li {
	font-size:1.2em;
}
li li,
li p {
	font-size:1em;
}
p {
	font-size:1.2em;
}
h1,h2,h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1 {
	font-size:2em;
	color:#4c3c91;
}
h2 {
	font-size:1.7em;
	color:#4f4f4f;
}
h2.pagetitle {
	padding:10px 0 0 20px;
}
h2#title {
	padding-bottom:10px;
}
h3 {
	font-size:1.4em;
	color:#4c3c91;
}
h1 a {
	color:#4c3c91;
	text-decoration:none;
}
h2 a {
	color:#4f4f4f;
	text-decoration:none;
}
h3 a {
	color:#4c3c91;
	text-decoration:none;
}
a {
	color:#4c3c91;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#site {
	width:992px; 
	margin:0 auto;
	background:#fff;
}
#header {
	height:180px;
	background:#acd9f5 url(images/header.jpg) 100% 100% no-repeat;
	padding:20px 0 0 0;
}
#header h1 {
	text-indent:-9999px;
	line-height:0;
	background:url(images/logo.gif) no-repeat;
	width:152px;
	height:141px;
	margin:0 0 0 17px;
}

#nav {
	height:30px;
	background:#5f72c8;
}
#nav li {
	float:left;
	margin:0 0 0 20px;
	line-height:30px;
}
#nav li a {
	color:#fff;
	text-decoration:none;
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#nav li a:hover {
	color:#acd9f5;
}
#content {
	overflow:hidden;
	clear:both;
	background:url(images/pageFooter.gif) no-repeat bottom;
	padding-bottom:30px;
	line-height:1.7;
}
#footer {
	text-align:right;
	clear:both;
	height:82px;
	background: url(images/footerBg.gif) no-repeat;
	margin:15px auto 0 auto;
	width:992px;
}
#footer p{
	font-size:1.1em;
}
#footer ul {
	height:33px;
	padding:15px 20px 0 20px;
}
#footer ul li {
	float:left;
	height:47px;
	margin:0 30px;
}
a#ceva {background:url(images/icon-ceva.gif) no-repeat; width:53px;}
a#feliway {background:url(images/icon-feliway.gif) no-repeat; width:147px;}
a#cats {background:url(images/icons-cats.gif) no-repeat; width:44px;}
a#fab {background:url(images/icons-fab.gif) no-repeat; width:44px;}
a#facebook {background:url(images/icons-facebook.gif) no-repeat; width:32px;}
a#twitter {background:url(images/icons-twitter.gif) no-repeat; width:98px;}
a#del {background:url(images/icons-del.gif) no-repeat; width:28px;}

a#ceva,
a#feliway,
a#cats,
a#fab,
a#facebook,
a#twitter,
a#del {display:inline-block; height:47px;}


#sidebar {	
	float:right;
	width:465px;
	margin:20px 0 0 10px;
}
#sidebar ul{
	padding:0 0 15px 0;
}
#sidebar li li {
	background:url(images/li.gif) no-repeat 0 2px;
	padding:0 0 0 10px;
	font-size:.95em;
}
#sidebar #skyscrapper {
	width:190px;
	float:right;
	height:600px;
	margin-right:-15px;
}
#maskPanel{
	background:url(images/maskPanel.gif) no-repeat;
	width:267px;
	height:135px;
	display:block;
}
#donatePanel{
	background:url(images/donatePanel.gif) no-repeat;
	width:272px;
	height:69px;
	display:block;
}
#intro {
	background:url(images/intro.gif) no-repeat 0 100%;
	padding:12px 12px 24px 12px;
	height:180px;
}
#intro img {
	float:left;
	margin:12px;
	border:1px solid red;
	display:block;
}
#intro p.title {
	font-size:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2d3c87;
}
#intro p {
	color:#2d3c87;
}
#intro #left {
	float:left;
	width:270px;
	background:url(images/introPic.jpg) no-repeat 24px 7px;
	padding:0 0 0 220px;
}
#intro #right {
	float:right;
	width:450px;
}

.pageWrapper {
	padding:5px 0 0 0;
	overflow:hidden;
	margin:10px;
}

.pagePost {
	padding:12px 20px 12px 20px;
	overflow:hidden;
}
.postWrapper {
	background:url(images/postTop.gif) no-repeat 0 0;
	padding:5px 0 0 0;
	overflow:hidden;
	margin:10px;
}
.post {
	background:url(images/postBottom.gif) no-repeat 0 100%;
	padding:12px 20px 12px 20px;
}

.paw {
	background:url(images/paw.gif) no-repeat 0 5px;
	padding:2px 0 2px 60px;
}
.postDate {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}
.postEntry, .entry {
	font-size:.95em;
	color:#636565;
	letter-spacing:1px;
	padding:10px 0;
	margin:0 0 20px 0;
	width:460px;

}
.postAuthor {
	padding:0 0 0 80px;
	color:#b1b1b1;
	font-weight:bold;
}
.postAuthor strong {
	color:#e66868;
}
.postComments {
	float:right;
	color:#b1b1b1;
	padding:0 25px 0 0;
}
.postComments a {
	color:#b1b1b1;
	text-decoration:none;
	font-weight:bold;
}
.postComments a span {
	background:url(images/comment.jpg) no-repeat;
	width:33px;
	height:24px;
	text-align:center;
	line-height:24px;
	color:#fff;
	display:inline-block;
}
/*
	--------------------------------------------------- comment form
*/
#commentsWrap {
	padding:10px;
}
#commentsWrap p {
	letter-spacing:1px;
	font-size:1.1em;
}
input,
textarea {
	border:1px solid #ccc;
	margin:0 0 5px 0;
	font-size:1em;
	color:#666;
	padding:3px;
}
textarea {
	width:400px;
	height:100px;
}
input#submit {
	font-size:1.1em;
	color:#fff;
	background:#5f72c8;
	padding:2px 6px;
	border:none;
	cursor:pointer;
}
.comment {
	border:1px solid #9fa9e5;
	padding:10px;
	width:462px;
	margin:10px 0;
	background:#dbeffb;
}
.avatar {
	float:right;
	border:1px solid #9fa9e5;
	padding:2px;
	margin:0 0 10px 10px;
}
.commentmetadata a{
	font-size:.9em;
}
.comment-body p {
	padding:20px 0 10px 0;
}

/* images in text editor */
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;
}

.clear {
	clear: both;
}



/* Begin Contact Form CSS */
.contactform {
	padding:10px 0;
	width:410px;
	font-size:1.2em;
}
.contacterror {
	border: 1px solid red;
}
/* End Contact Form CSS */



#newsletter input#name,
#newsletter input#tkwhj-tkwhj {
	width:200px;
	font-size:1.1em;
	margin:.5em 0;
}
#newsletter input#gConstantcontact_Button {
	font-size:1.1em;
	color:#fff;
	background:#5f72c8;
	padding:2px 6px;
	border:none;
	cursor:pointer;
}
#newsletter label {
	font-size:1.1em;
	margin:.5em 0;
}
#newsletter input#submit {
	font-size:1.1em;
	color:#fff;
	background:#5f72c8;
	padding:2px 6px;
	border:none;
	cursor:pointer;
}

