/*
Theme Name: What2SayOnADAte
Theme URI: http://www.what2sayonadate.com
Description: Custom skin for What2SayOnADate developed for Amanda Brown by John Holleman of Innovative InSite
Version: 1
Author: John Holleman
Author URI: http://www.innovativeinsite.com
Tags: 

	What2SayOnADate v1
	http://www.what2sayonadate.com/

	This theme was designed and built by John Holleman,
	whose blog you will find at http://www.innovativeinsite.com/webwisdom/

*/



/* Begin Typography & Colors */
/*
-----------------------------------------------
Screen Stylesheet for What2SayOnADate.com

Site: http://www.for What2SayOnADate.com
Author:   John Holleman  www.InnovativeInSite.com

----------------------------------------------- */

body, html {
	padding: 0;
	margin: 0;
	font-family: Book Antiqua, Palatino, serif;	
	background: url(images/bg.jpg) repeat;
	color: white;
	font-size: 13px;
	width: 100%;
	height: 100%;
}

ul, h1, h2, h3, h4, h5, h6, input, form, p, dt, dd, dl {
margin:0;padding:0;
list-style:none;
}

/* ----- Positioning ----- */

.container {
	width: 100%;
	height: 100%;
	clear: both;
	min-height: 400px;
}

table.containertable {
	height: 100%;
}


.col1 {
	float: left;
	height: 100%;
	vertical-align: top;
}

.col2 {
	width: 458px;
	height: 100%;
	vertical-align: top;
	background: url(images/sidebarbg.gif) repeat-y;
}

.nav {
	text-align: center;
	padding-top: 10px;
	clear: both;
	margin: 0 auto;
}

.centered ul {
	margin: 0 auto; 
	display: inline; 
}

.centered li {
	display: inline;
	list-style: none;
}

.floatleftnav {
	float: left;
}

.logo {
	text-align: center;
}

.intro, .maincol {
	width: 95%;
	margin: 0 auto;
	font-family: lucida grande;
	font-size: 14px;
}

.commentcontainer {
	width: 95%;
}

.commentform textarea {
	width: 500px;
}

.floatleft {
	float: left;
	padding-right: 10px;
}

.sidecolcontainer {
	clear: both;
}

.sidecol1 {
	width: 266px;
	vertical-align: top;
}

.recentposts, .categories, .links {
	width: 207px;
	padding-left: 55px;
	text-align: center;
	font-style: italic;
	font-size: 15px;
}

.signup, .question {
	padding-left: 10px;
	padding-right: 10px;
	width: 172px;
}

.signup input {
	width: 125px;
}

.sidecol2 {
	width: 192px;
	vertical-align: top;
}

.post {
	background: #533e22;
	width: 95%;
	padding: 5px;
	margin-bottom: 10px;
}

.postheadline {
	width: 100%;
	height: 84px;
	padding: 0px;
	margin: 0px;
}

.amanda {
	background: url(/images/amandapost.gif) no-repeat;
	width: 85px;
	height: 84px;
}

.title {
	height: 84px;
	background: url(/images/headlinebg.gif) repeat-x;
}

.rightcorner {
	background: url(/images/rightcorner.gif) no-repeat;
	width: 10px;
	height: 84px;
}

.postcredits {
	float: left;
	color: #24a9b3;
}

.postinfo {
	padding-top: 5px;
	clear: both;
	font-family: georgia;
	font-size: 13px;
	font-style: italic;
	padding-left: 80px;
}

.entry {
	padding-left: 80px;
	color: white;
	font-size: 14px;
	font-family: lucida grande;
}

.comments {
	float: right;
	padding-right: 10px;
}

h2, #comments, #respond {
	line-height: 38px;
	font-style: normal !important;
	font-size: 32px !important;
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	float: none;
	
}

.commentstable {
	font-size: 12px;
}

.commentsuser {
	width: 150px;
	vertical-align: top;
}

.commentsuser a {
	font-family: georgia;
}

.postcredits {
	vertical-align: top;
}

.commentswording {
	padding-left: 15px;
	vertical-align: top;
}


input, input.signup {
	width: 160px;
	padding: 0;
	margin-bottom: 5px;
}

hr {
	border: 1px solid #533e22;
}

#guy {
	color: #24a9b3;
	font-weight: bold;
}

#girl {
	color: #f4961c;
	font-style: italic;
}

/* ----- Links ----- */

a img {
	border: 0px;
}

a {
	color: #f4961c;
	text-decoration: underline;
	font-size: 13px;
	font-family: lucida grande;
}

a:hover {
	color: #1fa4ae;
}

.nav a {
	color: #dd8008;
	font-size: 17px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-family: lucida grande;
	background-color: none;
}

.nav a:hover {
	color: white;
}

.title a {
	color: white;
	font-size: 20px;
	font-family: lucida grande;
	text-decoration: none;
}

.title a:hover {
	color: white;
	text-decoration: underline;
}

.postinfo a {
	color: #41a82f;
}

.postinfo a:hover {
	color: #41a82f;
	text-decoration: none;
}

.recentposts ul li a, .categories ul li a, .links ul li a {
	text-decoration: none;
	border-bottom: 1px solid #13929b;
	color: white;
}

.recentposts ul li a:hover, .categories ul li a:hover, .links ul li a:hover {
	text-decoration: underline;
}

.postmetadata a {
	font-size: 11px;
}

input {
	background: #533e22;
	border: 0;
	padding: 3px;
	color: white;
	font-family: lucida grande;
	border: 1px solid #2f1d04;
}

.comment {
	border: 1px solid #2f1d04;
	width: 160px;
	background: #533e22;
	padding: 3px;
	color: white;
	font-family: lucida grande;
}

.commentlist {
	list-style-type: none;
}

/* ----- Text Formatting ----- */

h2.pageformatting {
	font-size: 20px;
	padding-bottom: 10px;
}

.postmetadata {
	font-size: 11px;
}