/*
Theme Name: Snow Theme
Theme URI: http://www.guimkie.com/projects/wordpress/snow/
Description: An elegant and sleek theme by <a target="_blank" href="http://guimkie.com">Guimkie</a>.
Author: Guimkie
Author URI: http://guimkie.com
*/

/* REMOVING THE LINE WILL VIOLATE THE LICENSE */
/* Snow Theme by Max Karreth (Guimkie.com) */
/* REMOVING THE LINE WILL VIOLATE THE LICENSE */

/*-----------Block Level Elements--------------*/

Body {

	background-image: url(images/bg.png);

	background-color: white;

	background-repeat: repeat-x;

	border-top-width: 2px;

	font-family: "Helvetica Neue";

}

#page {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	width: 780px;
}

#header {
	width: 100%;
}

#headerimg {

}

#navbar {
	margin-bottom: 25px;
	text-align: center;
	color: #333333;
}#navbar li {
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

#navbar a:link, #navbar a:visited {
	list-style-type: none;
	font-family: "Helvetica Neue";
	text-decoration: none;
	font-variant: small-caps;
	padding-top: 2px;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #333333;
}

#navbar a:hover {
	list-style-type: none;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom-color: gray;
	padding-bottom: 5px;
	padding-top: 2px;
	color: #4ae8a4;
}

#wrapper {
	width: 100%;
}

#content {
	position: relative;
	text-align: left;
	line-height: 20px;
	font-size: 13px;
	color: #333333;
	float: left;
	width: 64%;
}

#sidebar {
	min-width: 218px;
	position: relative;
	float: right;
	line-height: 16px;
	font-size: 11px;
	width: 28%;
}

#footer {
	padding-top: 50px;
	color: #b3b3b3;
	font-size: 11px;
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

#footer a:link, #footer a:visited {
	border-bottom-style: none;
	color: #b3b3b3;
	text-decoration: none;
}

#footer a:hover {
	border-bottom-color: #b3b3b3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #b3b3b3;
	text-decoration: none;
}

h1, h1 a:link, h1 a:visited {

	border-bottom-style: none;

	font-size: 42px;

	font-family: "Times New Roman";

	text-align: center;

	text-decoration: none;

	color: #333333;

}

h1 a:hover {
	border-bottom-style: none;
	color: #1fbab1;
}

.description {

	color: #b3b3b3;

	margin-top: -20px;

	text-align: center;

	font-size: 12px;

	padding-bottom: 20px;

}

h2 {

	border-bottom-style: none;

	font-style: normal;

	font-weight: normal;

	display: inline;

	text-decoration: none;

	color: #333333;

}

h3 {

	display: inline;

	color: #b3b3b3;

}

h4 {

	color: #ff6fcf;

}

h5 {

}

/*-------------The Post-------------*/



h2 a:visited, h2 a {

	border-bottom-style: none;

	font-style: normal;

	font-weight: normal;

	font-size: 24px;

	text-decoration: none;

	color: #333333;

}

h2 a:hover {
	border-bottom-style: none;
	font-style: normal;
	font-weight: normal;
	background-color: #333333;
	color: white;
}

.post {

	text-align: justify;

	padding-bottom: 10px;

	padding-top: 10px;

}

.post p {

}

.post a {

}

.post ul {

	list-style-position: outside;

	list-style-type: square;

}

.post li {

	list-style-position: outside;

}

.post ol {

	list-style-position: outside;

	list-style-type: upper-roman;

}

.entry {

}

.entry a, .entry a:visited {
	color: #1fbab1;
}

.entry a:hover {
	color: #4ae8a4;
}

.entrytext .postmetadata {

	font-style: normal;

	font-weight: normal;

	text-decoration: none;

	font-size: 11px;

	color: #b3b3b3;

}

.postmetadata alt {

	text-decoration: none;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #b3b3b3;

}

.postmetadata a:link, .postmetadata a:visited {
	border-bottom-style: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #b3b3b3;
	font-size: 11px;
}

.postmetadata a:hover {

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-color: #b3b3b3;

	border-bottom-style: dotted;

	background-color: white;

	font-style: normal;

	font-weight: normal;

	font-size: 11px;

	color: #b3b3b3;

}


#postmetadata {
	margin-top: -5px;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #b3b3b3;
}

.navigation {
	text-align: left;
	text-decoration: none;
	color: #acd040;
	font-size: 11px;

}

.nav-left {
	text-align: left;
}

.nav-right {
	margin-top: -31px;
	text-align: right;
}

.navigation a {
	border-bottom-style: none;
	font-size: 11px;
	color: #acd040;
	text-decoration: none;
}

.navigation a:visited {
	border-bottom-style: none;
	font-size: 11px;
	color: #acd040;
	text-decoration: none;
}

.navigation a:hover {
	border-bottom-style: none;
	font-size: 11px;
	color: #b3b3b3;
	text-decoration: none;

}

.center {

}

.pagetitle {

	text-align: center;

	font-size: 24px;

}

blockquote {

	font-style: italic;

	list-style-position: outside;

}

cite {

}

a img {

	padding: 2px;

	border-style: solid;

	border-color: #b3b3b3;

	border-width: 1px;

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

	display: list-item;

	margin-top: 7px;

	margin-bottom: 7px;

	color: #333333;

	text-align: left;

	padding-left: 0px;

	margin-left: 0px;

	list-style-type: none;

}

#sidebar ul h2 {

	font-size: 16px;

	display: list-item;

	list-style-type: none;

}

#sidebar ul li {

	list-style-type: none;

}

#sidebar ul ul {

	padding: 0px;

	margin-left: 0px;

	list-style-type: none;

}

#sidebar ul ul li {

	list-style-type: none;

}

#sidebar ul ul ul {

	list-style-type: none;

}

#sidebar p {

	font-size: 11px;

}

#sidebar a, #sidebar a:visited {

	font-size: 11px;

	text-decoration: none;

	color: #666666;

}
#sidebar a:hover {

	color: #1fbab1;

	text-decoration: none;

}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

	font-size: 13px;

	margin-right: 10px;

	padding: 10px;

}

ol.commentlist li:item {
	font-size: 24px;
}

ol.commentlist li .comment-author {
	font-variant: small-caps;
	color: #acd040;
}

ol.commentlist li.alt {

	border-bottom-style: solid;

	border-top-style: solid;

	border-bottom-color: #e6e6e6;

	border-top-color: #e6e6e6;

	border-top-width: 1px;

	border-bottom-width: 1px;

	margin-right: 10px;

	padding: 10px;

	background-color: #f8f8f8;

}

ol.commentlist li.alt .comment-author {
	font-variant: small-caps;
	color: #1fbab1;
}

ol.commentlist a {

	border-bottom-color: #333333;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	text-decoration: none;

	color: #333333;

}

ol.commentlist a:hover {
	border-bottom-color: #b3b3b3;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

	font-size: 11px;

	background-color: white;

	border-width: 1px;

	border-color: #b3b3b3;

	border-style: solid;

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

#date-month {
	text-align: left;
	color: #1fbab1;
	font-size: 30px;
	display: inline;
}

#date-day {
	text-transform: uppercase;
	font-size: 16px;
	text-align: left;
	color: #acd040;
}

#date {
	margin-right: 5px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	width: 40px;
	float: left;
	position: relative;
	font-size: 10px;
}

#comments-count {
	display: inline;
	color: #1fbab1;
}

.single {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
	color: #1fbab1;
	font-size: 24px;
}

.raqa {
	font-size: 30px;
	font-weight: bold;
	color: #acd040;
}

.other-links a, .other-links a:visited {
	color: #1fbab1;
}

.other-links a:hover {
	color: #4ae8a4;
}

.the-tags {
	color: #b3b3b3;
	font-size: 11px;
}

.the-tags a, .the-tags a:visited {
	text-decoration: none;
	color: #b3b3b3;
}

.the-tags a:hover {
	text-decoration: none;
	border-bottom-color: #b3b3b3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.tag-cloud {
	left: 0px;
	visibility: show;
	position: absolute;
	top: 0px;
	width: 350px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(images/tag-cloud.png);
	height: 250px;
	z-index: 1;
}

.tag-cloud a, .tag-cloud a:visited {
	text-align: left;
	text-decoration: none;
	color: #333333;
}

.tag-cloud a:hover {
	color: #b3b3b3;
}

.tag-cloud-text {
	padding-bottom: 100px;
	padding-right: 175px;
	float: left;
	display: block;
	list-style-type: none;
	line-height: 15px;
	text-align: center;
}

.top-snow {
	height: 150px;
	width: 300px;
	background-position: 0px 0px;
	visibility: show;
	clear: both;
	right: 0px;
	top: 0px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/top-snow.png);
}

.curly-head {
	margin-bottom: -60px;
	margin-top: -20px;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: -1;
	height: 80px;
	width: 820px;
	clear: both;
	visibility: show;
	background-repeat: no-repeat;
	background-image: url(images/curly-head.png);
}


