/*
Theme Name: SnowMuch Fun Theme
Theme URI: http://www.winnipegexperts.com
Description: Ported original Website to Wordpress <a href="http://www.winnipegexperts.com/">Winnipeg Web Design</a>.
Version: 1.0
Author: Jared Heinrichs
Author URI: http://jaredheinrichs.com/
*/



/*
HTML RESET
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	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%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}





/*
Main CSS

*/
body 			{ background-color: #c0c0c0; }
#pageWrapper 	{ width: 1000px; margin: 0px auto 25px auto; overflow: hidden; }

#header 		{ width: 800px; text-align: center; clear: right; float: left; }
#header p		{ font-family: "Comic Sans MS"; font-size: 35px; font-weight: bold; }

#entry			{ width: 800px; float: left; }
#entry h2         { font-family: "Comic Sans MS"; font-size: 22px; font-weight: bold; margin-bottom: 20px;}
#entry h3         { font-family: "Comic Sans MS"; font-size: 20px; font-weight: bold; margin-bottom: 15px;}

#entry p		{ font-family: "Comic Sans MS"; font-size: 18px; padding-bottom: 20px; }
#entry ul		{ font-family: "Comic Sans MS"; font-size: 18px; list-style-type: disc; text-align: left; width: 700px; padding-left: 25px; }
#entry table	{ margin-bottom: 20px; background-color:#CCC}
#entry td		{ font-family: "Comic Sans MS"; font-size: 12px; }


#sidebar li, h2 { font-family: "Comic Sans MS"; }
#sidebar h2		{ font-size: 22px; color: #F60; }
#sidebar ul		{ padding-top: 0px; }
.widget_links 	{ padding-top: 30px; }

#sidebar li   	{ font-size: 18px; }
#sidebar a		{ color: #000; }
				  
#sidebar 		{ width: 175px; float: right; clear: right; }

#footer			{ width: 1000px; clear: both; float: left; }
#footer h3		{ font-family: "Comic Sans MS"; font-size: 14px;}