/*

Theme Name: Winter Snow Theme
Author: Laura Dahl
Theme URI: http://www.wordpressconvertedthemes.com
Description: A winter blue and red theme
Version: 1.0

-----------------------------------------------
Illustrations for this theme are not
permitted to be used elsewhere without purchase from Laura Dahl
If you wish to use them in a location outside of the
purpose they are intended, feel free to contact
Laura Dahl lbdahl@gmail.com.
----------------------------------------------- */

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.3em;
	color:#333333;
	background-color: #B3DADD;
	background-image: url(images/winter_bkgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
    text-align: center;
}
a:link, a {
	color:#A71E22;
	text-decoration: none;
}
a:hover {
	color:#C3725D;
	text-decoration: none;
}
a img {
	border-width:0;
	border:0px;
}
h1 {
	font-size: 1.6em;
	line-height: 1.6;
	margin-top: 3px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #568487;
}
h2 {
	font-variant: small-caps;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4;
	padding-bottom: 0;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 4px;
	color: #568487;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 4px;
	font-variant: small-caps;
	color: #568487;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 4px;
	color: #568487;
}
h5 {
	font-size: .9em;
	margin-top: 3px;
	margin-bottom: 4px;
	color: #568487;
}
h6 {
	font-size: .8em;
	margin-top: 3px;
	margin-bottom: 4px;
}
#wrapper {
	border-style: solid;
	border-right-width: 6px;
	border-left-width: 6px;
	border-bottom-width: 6px;
	border-top-width: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0;
	width: 960px;
	padding: 0;
	background-color: #ffffff;
	border-color: #E3F0F1;
	background: url(images/sidebar_bkgd.gif) repeat-y white right top; 
    text-align: left;
    position: relative;
}
#container, #main {
	overflow: hidden;
}
#main {
	margin: 0;
	padding: 0;
}

/* =Header
-------------------------------------------------------------- */

#branding {
	margin: 0 0 1.5em 0;
}
#header {
	position: relative;
	margin: 0;
	padding: 0;
}
#masthead {
	width: 100%;
	height: 219px;
	background-color: #B20700;
}
#header #blog-title {
	width: 550px;
	position: absolute;
	top: 30px;
	left: 20px;
	z-index: 3;
	display: none;
}
#header #blog-title a, #header #blog-title a:hover {
	line-height: 200%;
	font-size: 2.8em;
	color: #ffffff;
}
#header #blog-description {
	font-weight: normal;
	line-height: 150%;
	color: white;
	font-size: 1.5em;
	width: 500px;
	position: absolute;
	left: 50px;
	top: 110px;
	z-index: 3;
	display: none;
}
#header #headerurl {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px
}
/* Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
#navcontainer ul {
	font-size: 1.2em;
	padding-left: 0;
	margin-left: 0;
	background-color: #a71e22;
	color: #ffffff;
	width: 100%;
	clear: both;
	height: 2em;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	border-right-color: white;
	border-right-width: 1px;
	border-right-style: dotted;
	display: inline;
	float: left;
	padding-left: 1em;
	padding-bottom: .5em;
	padding-right: 1em;
	padding-top: .5em;
	background-color: #a71e22;
	color: #ffffff;
	text-decoration: none;
}

#navcontainer ul li a:hover {
	background-color: #81C6CB;
	color: #a71e22;
}


/* =Content
-------------------------------------------------------------- */
#content {
	float: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	width: 600px;
	overflow: hidden;
}

.post {
	margin: 0 0 3em 0;	
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}
/* Headings
----------------------------------------------- */
h1.entry-title, h2.entry-title {
	font-variant: normal;
	font-size: 1.6em !important;
	background-color: transparent;
	border: none;
}
h1.entry-title a, h2.entry-title a {
	border: solid #000000 0px;
}
h1.entry-title a:hover, h2.entry-title a:hover {

}
.page-title {
	font-size: 1.2em;
}
/* Posts
----------------------------------------------- */
.entry-meta {
	margin-left: 1.5em;
	margin-bottom: .5em;
	margin-right: 0;
	margin-top: 1em;
	font-size: 0.9em;
}
.post, .entry {
	margin-left: 0;
	margin-bottom: 0.1em;
	margin-right: 0;
	margin-top: 0.1em;
    background-color: #fff;
}
.post-title {
	margin: 0;
	padding: 0;
}
.post blockquote {
	padding: 6px;
	border-left: #81C6CB 2px solid;
	margin-left: 4em;
	padding: .4em .8em .4em;
	background-color: #E3F0F1;
	overflow: hidden;
}
.post blockquote p {
	margin:.75em 0;
}

.post-entryinfo {
	color:#000000;
	font-size: .85em;
	padding: 4px 0 8px 16px;
	margin-top: -6px;
}
.post-excerpt {
	font-size: 1.1em;
	line-height: 1.2em;
}

.comment-link {
	margin-left:.6em;
}
.post img, .post-entryinfo img {
	padding: 3px;
	border-color: #81C6CB;
	border-width: 1px;
	border-style: solid;
	margin: 6px;
}
/* Comments
----------------------------------------------- */
#comments {
	margin: 3em 1em 1em;
}
#comments h3 {
	margin:1em 0;
	font:bold 1.2em/1.6em;
	text-transform:uppercase;
	text-align:justify;
	letter-spacing:.2em;
	color:#999;
}

#comments-block {
	margin:1em 0 1.5em;
	line-height:1.6em;
}
#comments-block dt {
	margin:.5em 0;
}
#comments-block dd {
	margin:.25em 0 0;
}
#comments-block dd.comment-timestamp {
	margin:-.25em 0 2em;
	font:78%/1.4em;
	text-transform:uppercase;
	letter-spacing:.1em;
}
#comments-block dd p {
	margin:0 0 .75em;
}
.deleted-comment {
	font-style:italic;
	color:gray;
}
#comments label [
	display: block;
	margin-top: 3px;
	margin-bottom: 12px;
]
#comments input[type=text] {
	width: 20em;
	margin-left: 20px;
}
#comments textarea {
	width: 40em;
	height: 10em;
	margin: 12px 0 12px 20px;
}
#comments input[type=select], #comments input[type=radio], #comments input[type=checkbox], #comments input[type=radio], #comments input[type=password], #comments select {
	margin-left: 20px;
}
#comments #submit {
	margin-left: 200px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: hidden;
	clear: both;	
}

.nav-previous {
	width: 280px;
	float: left;
	background: none;
}
.nav-next {
	width: 280px;
	float: right;
	text-align: right;
	background: none;
}

/* =Widget Areas
-------------------------------------------------------------- */
#sidebar {
	margin-top: 40px;
	padding-top: 0px;                 
	padding-bottom: 20px;               
	font-size: 0.9em;
	width: 240px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -10px;
	float: right;
}
#sidebar h2 {
	margin: 2.3em 0 .75em;
	margin-left: -6px;
	margin-top: 6px;
	padding-top: 3px;
	padding-bottom: 1px;
	letter-spacing:.1em;
	color: #B20700;
	background: transparent;
	font-size: 1.5em;
	font-weight: normal;
	border: 0px black solid;
}
.widget-container {
	margin: 0 0 1em 0;
	border: 0px solid #000 !important;
}

#sidebar ul {
	padding: 0px;
	margin: 0px;
}

#sidebar ul ul {
	margin: 0px;
	padding: 0px;
	text-indent:0px;
	list-style:none;
	text-align: left;
}
#sidebar ul ul.children {
	margin: 0px;
	padding: 0 0 0 1em;
	text-indent:0px;
	list-style:none;
	text-align: left;
}
#sidebar ul ul ul.children {
	margin: 0px;
	padding: 0 0 0 1.5em;
	text-indent:0px;
	list-style:none;
	text-align: left;
}
#sidebar li {
	font-size: 12px;
	list-style:none;
}

#sidebar a, .recentcomments {
	display:block;
	text-decoration:none;
}
#sidebar ul ul a {
	background-position: 0px 5px;
	background-image: url(images/sidebar_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 4px;
}

#sidebar ul ul ul a {
	background-position: 0px 5px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 4px;
}
#sidebar ul ul ul ul a {
	background-position: 0px 5px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 4px;
}
#sidebar small a {
	background: none;
}
#sidebar a:hover {
}
#sidebar p {
	color:#5B5B5B;
	line-height:1.2em;
}
#sidebar img {
	border:0px;
}
#sidebar fieldset {
	border: none;
}
.screen-reader-text {
	display: none;
}

#wp-calendar {
	empty-cells:show;
	width: 200px;
	color: #888;
	overflow: hidden;
}
#wp-calendar tfoot tr td a, #wp-calendar tfoot tr td a:hover {
	color: #731702;
	background: none;
	border: none;
	font-weight: normal;
}
#wp-calendar a {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A71E22;
	background-color: transparent;
	text-decoration: none;
	color: #A71E22;
	font-weight: bold;
	padding: 0 !important;
	margin: 0;
	font-size: 1.1em;
	background-image: none !important;
}
#wp-calendar a:hover {
	color: #81C6CB;
	background-color: #E3F0F1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #81C6CB;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}
#wp-calendar caption {
	text-align:center;
}
/*current date color, whether this is an active post or not*/
#wp-calendar #today {
	color: #777777;
	background: none;
	font-weight: bolder;
}
/* this is the smtwrfs at the top, just in case*/
#wp-calendar th {
	border-bottom: 1px dotted #777777;
	font-weight: bold;
	color: #777777;
	text-transform: capitalize;
	text-align: center;
}
#wp-calendar td, #wp-calendar td.pad:hover, #wp-calendar td:hover, #wp-calendar th {
	width: 14%;
}
#wp-calendar tbody tr td {
	text-align: center;
}
#wp-calendar #next {
	text-align: right;
}
.linkcat h2 {
	list-style-type: none;
}

		
-------------------------------------------------------------- */
/* Form elements
----------------------------------------------- */

fieldset {
	border: 1px solid #A71E22;
	margin: 6px;
	padding: 6px;
}
legend {
	color: #A71E22;
	font-size: 1.2em;
}
#content fieldset input[type=submit] {
	margin-left: 250px;
}
#content label {
	font-size: 1em;
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	padding: 0 6px 0 0;
}
#content input {
	font-size: 1em;
}
#content input[type=text] {
	width: 300px;
	margin: 4px 0 20px 20px;
	border:1px solid #bbb;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	color:#000;
	background: #ffffff;
}
#content input[type=text]#author, #content input[type=text]#email {
	margin-left: 14px;
}
#content textarea {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 4px;
	margin-top: 4px;
	width: 300px;
	height: 6em;
	border:1px solid #bbb;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	color:#000;
	background: #ffffff;
}
#content div.textarea {
	display: block !important;
}
#content input[type=select], #content input[type=radio], #content input[type=checkbox], #content input[type=radio], #content input[type=password], #content select {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-top: 4px;
}
#content input[type=submit], #content input[type=reset], input#searchsubmit {
	border:1px solid #bbb;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	color:#000;
	background: #ffffff;
	font-size: 1em;
}
input#s {
	width: 150px;
	margin: 4px 0 4px 5px;
	border:1px solid #bbb;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	color:#000;
	background: #ffffff;
	font-size: 1em;
}
span.required {
	float: left;
}

/* Table elements
----------------------------------------------- */
.post table {
	border-collapse: collapse;
	width: 550px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A71E22;
}

.post caption {
	padding: 0 6px 6px 0;
	width: 550px;	 
	font: italic 1em;
	text-align: right;
}

.post th {
	font: bold 1em;
	color: #A71E22;
	border-right: 1px solid #A71E22;
	border-bottom: 1px solid #A71E22;
	border-top: 1px solid #A71E22;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #F9ECEA;
}

.post th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #4EBA70;
	background: none;
}

.post td {
	border-right: 1px solid #A71E22;
	border-bottom: 1px solid #A71E22;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.post td.alt {
	background: #f3fbf6;
	color: #797268;
}

/* List elements
----------------------------------------------- */
.post li {
	margin-bottom: 3px;
}
.post ul li {
	list-style-type: square;
}
.post ul ul {
	padding-top: 4px;
	margin-top: 4px;
	padding-left: 6px;
	margin-left: 12px;
	list-style-type: circle;
}
.post ul ul li {
	list-style-type: circle;
}
.post ol ol {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 6px;
	margin-left: 12px;
	list-style-type: lower-alpha;
}
.post ol ol li {
	list-style-type: lower-alpha;
}  
.post dd {
	margin-left: 1em;
}
/* Post Bottom */
.entry-utility {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 1em;
	margin-top: 1.5em;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3;
}

 /* Footer */
#footer {
	margin:0;
	padding: 0;
	clear: both;
	font-size: 1.0em;
	text-align:center;
	background: #81C6CB;
}
#footer a, #footer a:link {
	text-decoration: none;
	text-transform: capitalize;
}
#footer a:hover {
	text-decoration :underline;
}

#footer #credits {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	width: 100%;
}

/* Custom rules */
.caption {
	display: block;
	text-align: center;
	color: #476D70;
}
.error {
	font-size: 0.9em;
	color: #990000;
}
.imgcenter {
	text-align: center;
	margin: 10px auto;
}
.imgmargin {
	margin: 10px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.webgallery {
	margin: 0px;
	margin-left: 20px;
	overflow: hidden; /* This keeps anything below the gallery from wrapping in many browsers */
	}
.webgallery ul {
	margin: 0;
	padding 0;
	list-style-type: none;
}
.webgallery ul li {
	float: left;
	padding: 4px;
	text-align: center;
	list-style-type: none !important;
}
.webgallery img {
	padding: 3px;
	border-color: #81C6CB;
	border-width: 1px;
	border-style: solid;
	margin: 6px;
}
.webgallery .caption {
	display: block;
	height: 2em;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}
body.mceContentBody {
  background-color:#FFF !important;
  background-image: none;
  text-align: left;
}

