@charset "UTF-8";
/* CSS Document

Theme Name: What's Whistler Wearing?
Theme URI: Http://whatswhistlerwearing.com/wp-content/themes/wwwear
Description: New Theme for WWW Site
Version: 1.1
Author: Matthew-Paul McIntosh

*/
*
{	padding:0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;}

body
{	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-image:url(/wp-content/themes/wwwear/images/background.jpg);}

h1
{	font-size: 24px;
	line-height:24px;
	padding: 0 0 10px 0;}

h2
{	font-size:18px;
	color:#F33;}

h3
{	font-size:14px;
	color:#0fa8ad;
	padding-bottom:5px;}

a:link, a:visited
{	text-decoration:none;
	color: #0fa8ad;}

a:hover
{	text-decoration: none;
	color: #f33;}

p
{	padding: 0 0 10px 0;}

hr
{	border : none;
	border-top : dashed 1px #CCCCCC;
	color : #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;}

img
{	border-style:none;}

div
{	float:left;}

/* - Div ids and classes*/

/* New Divs */

#_site
{	float:none;
	margin: 0 auto 0 auto;
	width:900px;
	padding:0px;
	border:none;}

#_logo
{	float:none;
	padding:10px 0 10px 0;
	text-align:center;}

#_menu
{	font-size:0em;
	line-height:0em;
	height:48px;
	padding:2px 0 5px 0;
	margin:none;
	float:left;
	border-top:dashed 1px #999;}

#_page
{	float:left;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	width:900px;
	border:1px dashed #999;
	border-top:none;
	text-align:left;}

#_leftcol
{	text-align:left;
	padding:0px 9px 0px 9px;
	width:180px;
	float:left;}

#_rightcol
{	padding:0px 9px 0px 9px;
	width:180px;
	float:right;}

#_blog
{	float:left;
	width:480px;
	padding:0px 10px 0px 10px;
	line-height: 1.4em;
	text-align:justify;
	border-left:1px dashed #999;
	border-right:1px dashed #999;}

._colitems
{	float:left;
	width:180px;
	border-bottom:1px dashed #999;
	padding-bottom:10px;
	margin-bottom:10px;}

._blogitems
{	float:left;
	width:480px;
	border-bottom:1px dashed #999;
	padding-bottom:10px;
	margin-bottom:10px;}

/* End New Divs */

/* Old Divs */

#wrapper
{	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;}

#title
{	padding:10px 0 10px 0;
	text-align:center;}

#hr_dashed
{	height:0px;
	line-height:0px;
	font-size:0em;
	padding:0px 0px 0px 0px;
	margin:0px;
	width:480px;
	border:1px dashed #999;
	border-bottom: 0px;
	border-left:0px;
	border-right:0px;}

.navigation
{	width:480px;
	font-size:24px;}

.alignleft
{	float: left;}

.alignright
{	float: right;}

.aligncenter
{	float: none;
	text-align:center;
	margin-left:auto;
	margin-right:auto;}

.menu
{	font-size:0em;
	line-height:0em;
	height:48px;
	padding:0 0 0 0;
	margin:none;
	float:left;
	border-top:dashed 1px #999;}

.border-dashed
{	border: 1px dashed #999;
	border-top:none;}

.border-dashed-blurb
{	border: 1px dashed #999;
	border-top:none;
	text-align:center;
	padding:10px 0px 10px 0px;}

.date
{	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;}

/* End of Old Divs */
/*-----mini hof styling-----*/

#mini_hof_wrapper
{	width:700px;
	float:left;
	border-right:dashed 1px #999;}

#mini_hof_title
{	width:400px;
	height:26px;
	text-indent:30px;}
	
#mini_hof_date
{	width:287px;
	height:20px;
	padding:5px 0 1px 0;
	text-align:right;
	color:#999;}

#mini_hof_lnk
{	color:#000;}

#mini_hof_post
{	padding:3px 3px 5px 0px;
	width:135px;
	line-height: 1.2em;}

.meta_pad
{	padding: 3px 0 5px 0;
	font-weight:bold;
	font-family:Arial, Gadget, sans-serif;}

.tags
{	padding:5px 0 5px 0;
	color:#666;}
	
.tags a
{	color:#333;}

.tags a:hover
{	text-decoration: none;
	color: #f33;}

/*---end mini hof styling---*/

/*---Search Fields---*/
#txtarea
{	margin-bottom:5px;
	color:#999;
	width:178px;
	height:18px;
	border:solid 1px #999;
	padding:0px;}
	
#searchsubmit
{	color:#000;
	width:180px;
	height:20px;
	border:solid 1px #999;
	padding:0px;
	cursor:pointer;}
/*---End of Search Fields---*/

/*---Hof Divs---*/

#hof_head
{	float:left;
	width:480px;}
	
#hof_image
{	float:left;
	padding:0px 10px 10px 0px;}
	
#hof_meta
{	width:170px;
	text-align:left;
	font-size:16px;
	color:#0fa8ad;
	line-height:20px;
	margin-bottom:10px;}
	
#hof_text
{	float:left;
	width:170px;
	height:400px;
	padding:0 0 10px 0;}
	
.post_vote
{	font-size:22px;
	width:170px;
	padding: 10px 0px 0px 0px;}
	
.post_vote a
{	padding:0 0 0 26px;
	color:#000;}

.post_vote a:hover
{	color:#F33;}

/*---End of Hof Divs---*/

.entry
{/*everything after the title and before the hr*/}

.narrowcolumn .entry, .widecolumn .entry
{	line-height: 1.4em;
	text-align:justify;}

.narrowcolumn {
	float:left;
	width:498px;
	padding:0px 0px 0px 0px;}

.post
{	width:480px;
	float:left;
	padding:0 0 10px 0;}

.post div
{	float:none;}

.post_head a
{	color:#f33;}

.post_head a:hover
{	text-decoration: none;
	color: #0fa8ad;}
	
.post_subhead
{	color:#0fa8ad;
	padding: 0px 0px 10px 0px;
	line-height:18px;}
	
.post_meta
{	float:left;
	width:480px;}

.post_meta p
{	padding:0 0 0 0;}


.news_nav a
{	padding-left:15px;
	color:#f33;
	font-size:16px;}

.news_nav a:hover
{	text-decoration: none;
	color:#0fa8ad;}

.news_sub_nav a
{	padding-left:15px;
	color:#f33;
	font-size:12px;}

.news_sub_nav a:hover
{	text-decoration: none;
	color:#0fa8ad;}

#index_news_bar
{	width:690px;
	padding:0 10px 5px 0;
	float:left;
	border-right:dashed 1px #999;}

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;}

#footer
{	float: left;
	width: 900px;}

#footer p
{	text-align:center;}

/*---Comments---*/

.comments-template{
	float:left;
	border:thin;
	border-style:dashed;
	border-color:#666;
	
	background-color:#fff;
	width:480px;
}

.comments-template div
{	float:none;}

#comments-pad
{	padding: 10px 10px 0px 10px;}

.comments-template ol{
	
	padding: 0 0 0 0px;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	line-height: 18px;
	padding: 0 0 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	padding:0px 0px 0px 0px;
	width:460px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/*---End of Comments---*/


/*---Calendar---*/
#wp-calendar {
	display: block;
	padding: 0px 0px 0px 0px;}

#wp-calendar caption{
	font-size:18px;
	color:#F00;}

li {list-style-type:none;}

#wp-calendar td {
	padding: 2px 2px;
	text-align: center;}

#wp-calendar th {
	padding: 2px 2px;
	text-align: center;
	font: bold;}

#wp-calendar .pad {
	background: transparent;}

#wp-calendar caption {
	text-align:center;}

/*---End of Calendar---*/
	

/* ---------DONE----------- */	


