/*  
Theme Name: Whey
Theme URI: http://www.foraysforyou.com/
Description: Theme based on Performance Paradigms initial web design.
Version: 1.0
Author: Forays For You
Author URI: http://www.foraysforyou.com/
*/

/*
Reset all the Styles
Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt Version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

body {
	background:#fff url("images/background.gif") repeat-y scroll left top;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size:62.5%;
}

/* Typography
---------------------------------------------------------------------*/
.singlepost p, .contents p, .miscpages p {
	xcolor: #000;
	font-size: 1.2em;
	margin: 1em 0;
}

.singlepost a {
	color:#cc0066;
	text-decoration:none;
	font-weight: bold;
}

.singlepost a:hover {border-bottom:dotted 1px #cc0066;}

a {color:#000;}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}

.issue-heading {text-transform:uppercase;}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

p strong {font-weight:bold;}

blockquote {
	xbackground: #fff;
	margin: 1em 3em;
	xcolor: #666;
}

.bodycopySmall {
	font-size: smaller;
}

em {font-style: italic;}

.singlepost ul {margin: 1em 3em;list-style: disc;}

ul.post-meta, .post-meta li {margin:0;color:#ff9900;}
/* ------------------------------------------------------------------
End Typography */


#page {
	width: 960px;
}

#header {
	height: 180px;
	margin: 10px 0 0 10px;
}

#sidebar {
	float: left;
	clear: both;
	width: 180px;
	margin-left: 20px;
}

#main {
	width: 720px;
	float: left;
	margin-left: 20px;
}

#submain {
	float: right;
	width: 220px;
	background:#fff;
}

#submain2 {
	background:#fff;
	float: right;
	width: 120px;
	margin: 0 0 20px 20px;
}

/* Header
---------------------------------------------------------------------*/
#header h1 span {display:none;}

#header h1 {
	height: 176px;
	background: url("images/mainlogo.gif") no-repeat left;
}
/* ------------------------------------------------------------------
End Header */



/* Menu
---------------------------------------------------------------------*/
#menu {margin-bottom:20px;background:#fff;}
#menu ul {
	background: #cc0066;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px;
}

#menu li {
	font: bold 1.2em/1.8em Arial, sans-serif;
}

#menu a {
	text-decoration: none;
	color: #fff;
}

#menu a:hover {color:#ff99cc;}

#menu input.textfield {width: 155px;margin-bottom: 5px;}

#menu li.list-title {
	text-transform: uppercase;
	border-bottom: solid 1px #fff;
}
/* ------------------------------------------------------------------
End Menu */


/* Homepage modules
---------------------------------------------------------------------*/
.module {
	margin-bottom: 1em;
	font-size: 1.1em;
}

.module p {margin:0;padding: 1.5em;}

.pink1 {color:#fff;background:#e12d53;}
.pink2 {color:#fff;background:#d8006e;}
.pink3 {color:#fff;background:#ea6aa6;}

.floatright {float:right;}

/* ------------------------------------------------------------------
End Homepage modules */
