/*
Theme Name: Using Ink White
Theme URI: http://usingink.com/
Description: -
Version: 0.1
Author: Yevgeny Smirnov
Author URI: http://usingink.com/
Tags: white, minimalist

	Using Ink v0.1
	 http://usingink.com/wordpress/

	This theme was designed

*/


/* reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/******************************************************************************************************************/
/* Begin Typography & Colors */
body {
	font-size: .78em;
	font-family: Georgia, serif;
	color: #333;
	text-align: center;
	}

#page {
	background-color: #fff;
	text-align: left;
	}

#header {

	}

#headerimg 	{
	}

#content {
	font-size: 1.2em
	}

.narrowcolumn .entry,
.widecolumn .entry {
	line-height: 1.35em;
	margin: 1em 5em 0 2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn .entry p {
	margin-bottom: .7em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
.widecolumn .EntryInfo {
	font-size: .9em;
	margin: .5em 0 2em 2.28em;
	font-style: italic;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even {
/*	border-left: 1px solid #ddd;*/
}

#footer {
	border: none;
	}

small {
	font-size: .9em;
	line-height: 1.5em;
	}
	small.date {
		font-size: .8em;
		margin-left: 2.5em;
	}
	

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 2.3em;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
h2.EntryTitle {
	font-size: 2em;
	margin-left: 1em;
	margin-top: 4em;
}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	padding: .2em;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	float: left;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, fixed;
	}

acronym, abbr, span.caps
{
	font-size: .9em;
	font-variant: small-caps;
	letter-spacing: .1em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 2em 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	width: 90%;
	margin: 0 auto;
	}

#header {
	margin: 2em 2em 0 2em;
	padding: 0;
	height: 6em;
	width: 80%;
	}

#headerimg {
	margin: 0;
	height: 5em;
	width: 100%;
	}

#content {
	float: left;
	padding: 0;
	width: 70%;
}
.narrowcolumn {
/*	width: 60%;*/
	}

.widecolumn {
	padding: 0;
	margin: 0 5% 0 0;
	width: 65%;
	}

.post {
	margin: 0 0 3em;
	text-align: left;
	}
.post h3 {
	margin: 1em 0 .5em 1.5em;
}
.post .EntryInfo {
	margin-left: 2.25em;
	font-style: italic;
	font-size: .9em;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin: 1em 0 0 2.5em;
	font-size: .8em;
	}
	.narrowcolumn .postmetadata p {
		margin-bottom: .5em;
	}

.widecolumn .date {
	color: #333;
}
.widecolumn .postmetadata {
	margin: 2em 0 1em 0;
	font-size: .8em;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 80%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 4em 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 1em;
	font-variant: small-caps;
	margin: 0;
	}

h2 {
	margin: 2em 0 0 1.25em;
	font-weight: normal;
	}

h2.pagetitle {
	margin-top: 2em;
	text-align: left;
}

#sidebar h2 {
	margin: 2em 0 0;
	padding: 0;
	}

.entry h3 {
	padding: 0;
	margin: 1em 0 .5em;
	}

h2#comments {
	padding: 0;
	margin: 2em 0 .15em 1.15em;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: .4em;
	margin: 0 0 .2em .7em;
	display: inline;
	}

img.alignleft {
	padding: .4em;
	margin: 0 .7em .2em 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-top: .5em;
	padding: 0 0 .5em 1em;
	list-style: none;
	text-indent: -1em;
	}

html>body .entry li {
	margin: 0 0 .5em 0;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "· \0020";
	color: #d00;
	}

.entry ol {
	padding: 0 0 0 3.5em;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1.5em;
	}

#sidebar ul p, #sidebar ul select {
	margin: .5em 0 .8em;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: .5em 0 0 1em;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1em;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: .3em 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 1em auto;
	padding: .5em .3em;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 10em;
	padding: .2em;
	}

#sidebar #searchsubmit {
	padding: .1em;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 13em;
	}

#commentform input {
	width: 17em;
	padding: .2em;
	margin: .5em .5em .1em 0;
	}

#commentform {
	margin: .5em 1em 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: .2em;
	}
#respond {
	margin-top: 2em;
	margin-left: 2em;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 .5em auto;
	float: right;
	padding: 0;
	width: auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	}
#comments_feed {
	margin-left: 2.5em;
	font-size: .8em;
}
.commentlist {
	padding: 0;
	margin: 0 0 0 2em;
	}

.commentlist li {
	margin: 1.5em 0 1em;
	padding: .5em .5em 1em 1em;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -.5em;
	margin-left: 1em;
}

.commentlist p {
	margin: 1em .5em 1em 0;
}
.children { padding: 0; }

#commentform p {
	margin: .5em 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 2em 0 1em 0;
	margin-left: 0;
	width: 30%;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 1em auto 0;
	width: 15em;
	}

#wp-calendar #next a {
	padding-right: 1em;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 1em;
	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;*/
	}

blockquote {
	margin: 1.5em 3em 0 1em;
	padding-left: 2em;
	}

blockquote cite {
	margin: .5em 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
#TopNavigation {
	font-size: .9em;
	margin: 1em 0 4em 1em;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	background-color: #f3f3f3;
	padding: .5em 1em;
	margin: 1em;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 .5em .5em;
	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." */

