/*
Theme Name: Frosty
Theme URI: http://www.frostwind.com/
Description: Custom WP Theme.
Version: 1.0b
Author: Raj Bains
Tags: minimalism, custom header, fixed width, two columns, widgets

*/

@import url("http://www.frostwind.com/styles/global.css");

/* Begin Typography & Colors */

@charset "UTF-8"; 

ul li {list-style-type: none; margin: 0; padding: 0;}
ul {list-style-type: none; margin: 0; padding: 0;}

ul li a {font-size: 9pt;}

span.date {font-size: 80%; padding-left: 5px; color: #777777;}

.post {border-bottom: 0px solid #EEEEEE;}

.entry {width: 100%; border-bottom: 0px dashed #DDDDDD;}
.sidedata {width: 75px; float: left; text-align: center; font-size: 8pt;padding-top: 9px;}
.post {
	margin-bottom: 40px;
	text-align: justify;
	}

.postmetadata {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; background-color: #F6F6F6; padding-top: 10px; padding-bottom: 10px; height: 38px; border-bottom: 1px solid #d6d6d6; border-top: 1px solid #e6e6e6;}
.singlemetadata {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; background-color: #F6F6F6; padding-top: 10px; padding-bottom: 10px; height: 98px; border-bottom: 1px solid #d6d6d6; border-top: 1px solid #e6e6e6;}

.commWrap {width: 100%; margin-top: 10px;}
.ava {float: left; width: 50px;}
.comCont{float: right; width: 430px; padding-top: 5px; padding-bottom: 5px; font-size: 95%;}

#sidebar ul li.widget {font-size: 9pt; border-bottom: 1px solid #DDDDDD;}
#sidebar ul li ul {padding-left: 15px;}

.author-id-1 {color: #0084ff!important;}

.author-id-1 {border-top: 1px solid #CCCCCC; border-bottom: 1px solid #DDDDDD; background-color: #f6f6f6;}

h3 {font-size: 14pt; margin-top: 20px; display: block; height: 20px; padding-top: 10px; padding-bottom: 10px; border-top: 0px solid #DDDDDD; color: #444444; letter-spacing: -1px;}

ul.twitter {margin-bottom: 20px;}
li.twitter-item {font-size: 9pt!important;}
span.twitter-timestamp{background-color: #EEEEEE;}
maincontent img {margin-top: 0px; margin-bottom: 20px;}

li#search {height: 50px; padding-top: 10px; background-color: #EEEEEE;}
input#s {width: 160px!important;}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 9px; margin-bottom: 9px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 20px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 9pt;
	}

.commentlist li {
	font-weight: bold;
	line-height: 20px!important;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 3px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 15pt;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #0084ff;
	}

.commentlist p {
	font-weight: normal;
	line-height: 20px;
	text-transform: none;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	display: block;
	height: 20px;
	}
.commentmetadata a {color: #444444;}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* End Structure */




/* Begin Images */

.alignright {
	float: right;
	margin-left: 15px; margin-top: 5px; margin-bottom: 5px;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	width: 100%;
	padding: 0;
	}

.commentlist li {
	margin: 0px;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 0px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	height: 20px;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	height: 40px;
	font-size: 8pt;
	}
.navigation a {color: #999999; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: 2px solid #EEEEEE; padding: 3px;}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
