/*  
Theme Name: The Depths of Winter
Theme URI: http://www.mygreencorner.com/
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.mygreencorner.com">My Green Corner</a> 
Author: My Green Corner Design Studio
Author URI: http://www.mygreencorner.com/
© 2007, My Green Corner Design Studio. All rights reserved. 
*/

/** These lines are for IE6 only **/

* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}

ul.readmore {
	list-style: none;
	background: url(images/comment.jpg) no-repeat 0 9px;
	padding: 7px 0px 0px 20px;
	margin: 0px;
}

/** Removes any image borders **/
img {
	border: none 0px;
}

.main {
	border: none 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.main img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}


.entry{
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.navigation{
	background: #ffffff;
	padding: 10px 0px;
	margin: 0px 10px;
}

.navigation a {
	font-weight: bold;
}

.entry2 {
	padding: 5px 15px 0px 15px;
	margin: 0px;
}

.latest{
	background: #ffffff;
	padding: 25px 5px;
	margin: 0px 10px;
	border-bottom: 1px dotted #333333;
}

.entry_firstpost{
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.latest_firstpost{
	background: #ffffff;
	padding: 25px 5px;
	margin: 0px 10px;
	border-bottom: 1px dotted #333333;
}

h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	background: #ffffff;
}

body {
	background: #0780b5;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

#header {
	position: relative;
	margin: 0px auto;
	font-size: .9em;
	height: 250px;
	width: 900px;
	background: url(images/header.jpg);
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
	
#menu { text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-size: .9em;
	line-height: 25px;
	height: 32px;
	width: 900px;
        color: #ffffff;
	background: url(images/menu.jpg);
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#header h1 {
	position: absolute;
	top: 210px;
	left: 180px;
	font-size: 1.5em;
	font-weight: normal;
	color: #0780b5;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	color: #0780b5;
	margin: 0px;
	padding: 0px;
}

#header h4 {
	position: absolute;
	top: 235px;
	left: 180px;
	font-size: 1em;
	font-weight: normal;
	color: #f45d26;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0;
	font-size: 2.2em;
	padding: 0;
	border: none 0px;
	color: #4F88AE;
}

h2 {
	color: #4F88AE;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0px;
	background: url(images/edit.jpg) no-repeat 0 9px;
	padding: 2px 0px 0px 20px;
	}

.main h2 {
	color: #0780b5;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h4 {
	color: #0780b5;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h5 {
	color: #0780b5;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	background: none;
	padding: 0px;
}

.links h2 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #0780b5;
	list-style: none;
	border-bottom: 3px solid #0780b5;
	background: none;
}

h2.pagetitle {
	font-size: 1.4em;
	text-align: right;
	margin: 0px;
	padding: 10px 15px 0px 15px;
	color: #0780b5;
	list-style: none;
	border-bottom: 3px solid #f6f6f6;
	background: none;
}

h2 a:link, h2 a:visited {
	color: #0780b5;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #0780b5;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #0780b5;
	background: none;
}

.links h3 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;

}

a, a:link {
	color: #0780b5;
	text-decoration: none;
	}

a:visited {
	color: #0780b5;
	}

a:hover, a:active {
	background: none;
	color: #0780b5;
	text-decoration: underline;
	}

blockquote {
	border-left: 4px solid #cccccc;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	margin: 0px auto;
	padding: 20px 0 0 0;
	width: 900px;
	text-align: left;
	background: #ffffff url(images/main.jpg) repeat-y;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#grandwrapper {
	margin: 0px auto;
	padding: 0px;
	background: #ffffff url(images/main.jpg) repeat-y;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}



#wrapper {
	margin: 0px auto 0px auto;
	background: url(images/main.jpg) no-repeat;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

div#content {
	width: 630px;
	margin-left: 10px;
	background: #ffffff;
	border-right: 1px solid #0780b5;
	border-left: 1px solid #0780b5;
	border-bottom: 1px solid #0780b5;
	border-top: 1px solid #0780b5; 
}

#right {
	float: right;
	width: 250px;
	margin: 20px 0;
	padding: 0px;
}

.links {
	margin: 0px auto;
	padding: 0px 10px;
	background: none;
}

#footer {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
        height: 32px;
	clear: both;
	text-align: center;
	background: #000000 url(images/footer.jpg);
}

#footer p.left {
	color: #333333;
	margin: 0px;
	padding: 0px 33px;
	font-size: .9em;
	float: left;
	text-align: left;
}

#footer p.right {
	color: #333333;
	margin: 0px;
	padding: 0px 33px;
	font-size: .8em;
	float: right;
	text-align: right;
}

#footer p a, #footer p a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer p a:hover {
	text-decoration: none;
}

/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	font-size: .9em;
	padding: 5px;
	margin: 0px;
	border: 1px dotted #333333;
}

.highlight {
	background: #eeeeee;
	}
	
.comments-nice-bg {
	height: 1%;
	padding: 1px;
	background: #333333;
	color: #000;
}

.comments-nice {
	height: 1%;
	padding: 10px;
	background: #ffffff url(images/comment-area.jpg) repeat-x left top;
	border: 1px solid #D1DFE9;
}



.comments {
	font-size: 1.2em;
	padding: 20px 0px 0px 0px;
	margin: 0px 10px;
	background: #fff;
	border: 1px solid #fff;
}

.comments a:link, .comments a:visited {
	color: #0780b5;
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	background: #eeeeee;
	color: #fff;
	text-decoration: none;
}	

.alt {
	background: #eeeeee !important; 
	border: 1px solid #faede7 !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #faede7 !important;
	}

.commentlist li:hover {
	border: 1px solid #faede7;
	}

.commentlist {
	padding: 0;
	margin: 3px;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #333333;
	border: 1px solid #D3E1EB;
	margin: 10px;
	color: #3C452D;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.comments-nice .reply {
	color: #4F88AE;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: #FFF url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #eeeeee;
}

.postinput {
	margin: 0;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links ul li {
	list-style: none;
	padding: 0px 0px 25px 0px;
	margin: 0px;
}

.links ul li ul li {
	line-height: 21px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style: outside square;
	color: #0780b5;
}

.links li li li {
	padding: 0px;
	margin: 0px;
}

.links ul {
	padding: 0px;
	margin: 0px;
}

.links ul ul {
	padding: 0px;
	margin: 0px;
	background: #dde7f0;
}

.links ul ul ul {
	padding: 0px;
	margin: 0px;
	}

.links a, .links a:link, .links a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.links a:hover, .links a:active {
	background: #eeeeee;
	color: #333333;
	text-decoration: underline;
	}

#search {
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	height: 40px;
	width: 180px;
	background: #000000;
}

#searchform {
	margin: 5px 0px 0px 13px;
	padding: 0;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #eeeeee;
	color: #333333;
	width: 90px;
	font-size: 12px;
	height: 16px;
}

.searchfield:hover {
	background: #efefef;
	border: 1px solid #eeeeee;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #eeeeee;
	color: #333333;
	width: 50px;
	font-size: 12px;
	height: 20px;
}

.searchsubmit:hover {
	background: #efefef;
	border: 1px solid #eeeeee;
	color: #333333;
	}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #eeeeee;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #eeeeee;
	color: #e15615;
	}
	
input {
	background: #fff;
	border: 1px solid #eeeeee;
	}
	
input:hover {
	border: 1px solid #eeeeee;
	}
	
.input-submit {
	height: 39px;
	width: 163px;
	text-align: center;
	background: none;
	border: 0px solid #eeeeee;
	}


.input-submit:hover {
	background: none;
	border: 0px solid #eeeeee;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
ul#navlist {
	margin: 0;
	padding: 10px 10px 0px 10px;
	white-space: nowrap;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li.page_item {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a, #navlist a:link, #navlist a:visited {
	margin: 0px;
	padding: 0px 10px 0 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#navlist a:hover {
	color: #ffffff;
}



