/*  
Theme Name: Snowman
Original Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: Snowman and snowflakes, in blue and gray
Version: 1.1
Author: Based off of Dusk by Becca Wei
Author URI: http://beccary.com
Modified by: Teresa Jones of http://scribblescratch.com
Illustrations by: Teresa Jones of http://scribblescratch.com & http://herbrokentoy.com
Permission to use illustration for this theme ONLY.  No other use permitted without permission!

*/



/* Basics and Typography */

body{
font-family: tahoma;
font-size: 11px;
line-height: 17px;
letter-spacing: 0px;
text-align: center;
vertical-align: top;
background: #ffffff url(http://i214.photobucket.com/albums/cc105/24168/egobox/backgrounds/hearts/cozy-lawn.gif);
        background-repeat: repeat;
        background-position: top center;
color: #555;
cursor: url(http://i42.tinypic.com/2l9pawn.gif) ,default;
}


::-moz-selection{
background: transparent;
color: #FDD017;
}

::selection {
background: transparent;
color: #FDD017;
}

i, em{ 
font-family: georgia;
color: #736F6E;
}

b, strong{
color: 	#3EA99F;
}

u {
	text-decoration: none;
	color: #FE70A5;
	letter-spacing: 1px;
	border-bottom: 1px solid #FDD017;
}

a:link, a:visited{ 
color: #6fc3c5; 
text-decoration: none; 
}

a:hover{ 
color: #b7e6e7;
text-decoration: none; 
}

}

html>body {
	font-size: 11px;
}
p {
	font-size: 11px;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 11px;
	line-height: 15px;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1.0em 0;
	font-family: Georgia;
}
h1, h2 {
	font-size: 11px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 11px;
}

}
input, textarea, select {
	background-color: #FFF;
	color: #4A4A49;
	font-size: 11px;
	font-family: Tahoma;
}
blockquote {
	background-color: 	#C3FDB8;
	margin: 0 10px;
	padding: 0 10px;
	border-left: 1px dotted #FDD017;
	border-right: 1px dotted #FDD017;
}
code {
	font-family: Courier New;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}



/* Layout */

#wrapper {
	width: 775px;
	margin: 0 auto;
	background: #ffffff url(images/wrapper.png) repeat-y;
	font-size: 0.9em;
	text-align: left;
        margin-bottom: 0px;
}
#header {
	width: 775px;
	height: 10px;
	background: url(images/top.png) no-repeat;
}

	/* Header Styles */
	
	#title {
		float: left;
		margin: 38px 0 0 9px;
		border-bottom: 0px dotted #9e2251;
		padding: 1px;
	}
	#title h1 {
		margin: 0;
		padding: 5px 15px;
		border: 0;
		background-color: #222;
		color: #ABB4BD;
	        font-size: 0.92em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #A1A1A1;
                border-bottom: 0px dotted #ABB4BD;
		text-decoration: none;
	}
	
#content {
	float: left;
	padding: 5px 13px 0 15px;
	margin: 0 auto;
        background: #ffffff url(images/content.png) no-repeat;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 495px;
        border-right: 1px dotted #939393;


} 
html>body #content {
	width: 495px;
        margin-left:20px;
        margin-right:0px;
        padding-right: 16px;
 

}
#sidebar {
	float: left;
	width: 180px;
        margin-top: -25px;
	padding: 18px 15px 0 15px;
	color: #808080;
	font-size: 0.92em;
        text-align: justify;
	width: 180px;
} 
html>body #sidebar {
	width: 180px;
        margin-bottom: 0px;
}

	/* Sidebar Styles */
	
	#sidebar h2 {
		margin: 0 0 0 0;
                color: 	#43BFC7;
		border-bottom: 1px dotted #59E817;
	        width: 180px;
	        height: 25px;
                padding-top: 6px;
                text-align:justify;
	        background: #ffffff;
font-family: century gothic;
letter-spacing: -1px;
text-transform: uppercase;
font-weight: normal;
		font-size: 16px;
	}
	#sidebar a:link {
		color: #6fc3c5;
font-weight: bold;
	}
	#sidebar a:visited {
		color: #6fc3c5;
font-weight: bold;
	}
	#sidebar a:hover {
                color: #b7e6e7; 
                border-bottom: 0px dotted #ABB4BD;
font-weight: bold;
		text-decoration: none;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#sidebar ul ul {
		list-style-type: disc;
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}



#footer {
	clear: both;
	padding: 0em 0px 0em 0px;
        height: 25px;
}

	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 0.6em 0;
		border-top: 1px dotted #FDD017;
		font-size: 11px;
	}

	

/* Blog Styles */

.posttitle {
	margin: 0.6em 0 0 0;
	padding: 0 0 1px 0;
	border-bottom: 0px dotted #737373;
}
.posttitle a {
	text-decoration: none;
}
.postmeta {
	margin: 0;
        padding: 0.2em 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 0.92em;
	text-align: right;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px dotted #FDD017;
	font-size: 11px;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 11px;
}
#comment {
	width: 98%;
}

.postnav {
	width: 100%;
	padding: 1.2em 0 0 0;
	font-size: 0.92em;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Widgets and Etc */

.widget_calendar h2 {
	display: none;
}
.widget_search div {
	margin: 1.2em 0;
}
#sidebar #s {
	margin-bottom: 1px;
	width: 0px;
}

/* Image Borders */

div.image {
	margin: 1.2em 0;
}

div.imagecenter {
	margin: 1.2em 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 0.2em 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 0.2em 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 1px solid #737373;
	background: #FFF;
}

/* Images */

.blogimage {
background-color: #ffffff; 
margin:1px 1px 1px 1px; 
padding:5px; 
border:1px solid #e9e9e9;
}

.blogimage:hover{
background-color:#ffffff;
opacity:0.50;
filter:alpha(Opacity=50); 
-khtml-opacity:.5;
}
