/*
	Theme Name: Qlear
	Theme URI: http://qeremy.com
	Description: It was exciting to develop my 'second' WordPress theme. :)
	Version: 0.1.0
	Author: Qeremy
	Author URI: http://qeremy.com
*/
* {
	margin:0; padding:0;
}
body {
	font:90% arial, sans-serif, sans;
	line-height:1.5em;
	color:#333;
	background:#fff;
}
ol, ul {
	list-style:none;
}
a {
	color:#4272db;
	text-decoration:none;
	border-bottom:1px solid #4272db;
	padding-bottom:1px;
}
a:hover {
	color:#f09;
}
pre, code {
	font:90% 'courier new', courier, monospace;
}
pre, blockquote {
	margin:12px 0 15px 15px;
	padding:1px 12px 1px 17px;
	border-left:3px solid #ddd;
}
pre {
	overflow:auto;
	line-height:1.5em;
	color:#8f0000;
}
code {
	color:#000;
}
blockquote {
	font-style:italic;
}
img {border:0;}
::-moz-selection {background:#222; color:#fff;} /* gk */
::selection {background:#222; color:#fff;} /* sf & op */

#container {
	width:850px;
	margin:25px auto;
	clear:both;
}
#container:after {
	content:'.';
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
}

#sidebar {
	float:left;
	width:250px;
	text-align:right;
	margin-right:35px;
	font-size:12px;
}
#sidebar h2 {
	font-size:14px;
	color:#555;
}
#sidebar .text-field {
	border:1px solid #222;
	padding:3px;
	width:150px;
	text-align:right;
	font-size:110%;
}
.widget {
	margin-bottom:22px;
}

#content {
	float:left;
	width:550px;
	font-size:14px;
	line-height:1.5em;
	margin-top:20px;
}
#content .title {
	font-size:19px;
	margin:0 0 7px 0;
}
#content .title a {
	color:#333;
	text-decoration:none;
	border:none;
	padding:none;
}
#content .entry p {
	margin-bottom:16px;
}
#content .meta-data-1 {
	font-size:11px;
	color:#777;
	margin-bottom:12px;
}
#content .meta-data-2 {
	font-size:11px;
	margin-top:22px;
	line-height:2em;
}
#content .entry {
	margin-bottom:35px;
	padding-bottom:15px;
	border-bottom:3px solid #eee;
}
#content .continue {
	font-weight:bold;
	margin-top:9px;
}

#comments {
	font-size:12px;
}
#comments ol {
	margin:15px 0 35px 0;
}
#comments ol li {
	padding-bottom:22px;
}
#comments h3 {
	text-decoration:underline;
}
#comments .req {color:red;}
.comment-meta-data {
	font-size:11px;
	font-style:italic;
	padding-bottom:3px;
	margin-bottom:12px;
	border-bottom:1px solid #e0e0e0;
}
.comment-meta-data a {border:0;}
.comment-meta-data img {
	margin:0 12px -18px -9px;
	position:relative; /* ie */
	border-right:1px solid #fff;
}

#footer {
	width:100%;
	height:50px;
	border-top:2px solid #aaa;
	background-color:#555;
	font-size:12px;
	margin-top:100px;
}
#footer .credit {
	width:850px;
	margin:15px auto;
	clear:both;
	color:#ccc;
}
#footer a {
	color:#fff;
	border:0;
}


.float-left {float:left;}
.float-right {float:right;}

img.alignnone {float:none;}
img.aligncenter {display:block; margin:0 auto 16px auto;}
img.alignright {float:right; margin:4px 0 1px 12px;}
img.alignleft {float:left; margin:4px 12px 1px 0;}

/* addthis */
#at20mc a {border:0;}
/*
	Theme Name: Qlear
	Theme URI: http://qeremy.com
	Description: It was exciting to develop my 'second' WordPress theme. :)
	Version: 0.1.0
	Author: Qeremy
	Author URI: http://qeremy.com
*/
* {
	margin:0; padding:0;
}
body {
	font:90% arial, sans-serif, sans;
	line-height:1.5em;
	color:#333;
	background:#fff;
}
ol, ul {
	list-style:none;
}
a {
	color:#4272db;
	text-decoration:none;
	border-bottom:1px solid #4272db;
	padding-bottom:1px;
}
a:hover {
	color:#f09;
}
pre, code {
	font:90% 'courier new', courier, monospace;
}
pre, blockquote {
	margin:12px 0 15px 15px;
	padding:1px 12px 1px 17px;
	border-left:3px solid #ddd;
}
pre {
	overflow:auto;
	line-height:1.5em;
	color:#8f0000;
}
code {
	color:#000;
}
blockquote {
	font-style:italic;
}
img {border:0;}
::-moz-selection {background:#222; color:#fff;} /* gk */
::selection {background:#222; color:#fff;} /* sf & op */

#container {
	width:850px;
	margin:25px auto;
	clear:both;
}
#container:after {
	content:'.';
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
}

#sidebar {
	float:left;
	width:250px;
	text-align:right;
	margin-right:35px;
	font-size:12px;
}
#sidebar h2 {
	font-size:14px;
	color:#555;
}
#sidebar .text-field {
	border:1px solid #222;
	padding:3px;
	width:150px;
	text-align:right;
	font-size:110%;
}
.widget {
	margin-bottom:22px;
}

#content {
	float:left;
	width:550px;
	font-size:14px;
	line-height:1.5em;
	margin-top:20px;
}
#content .title {
	font-size:19px;
	margin:0 0 7px 0;
}
#content .title a {
	color:#333;
	text-decoration:none;
	border:none;
	padding:none;
}
#content .entry p {
	margin-bottom:16px;
}
#content .meta-data-1 {
	font-size:11px;
	color:#777;
	margin-bottom:12px;
}
#content .meta-data-2 {
	font-size:11px;
	margin-top:22px;
	line-height:2em;
}
#content .entry {
	margin-bottom:35px;
	padding-bottom:15px;
	border-bottom:3px solid #eee;
}
#content .continue {
	font-weight:bold;
	margin-top:9px;
}

#comments {
	font-size:12px;
}
#comments ol {
	margin:15px 0 35px 0;
}
#comments ol li {
	padding-bottom:22px;
}
#comments h3 {
	text-decoration:underline;
}
#comments .req {color:red;}
.comment-meta-data {
	font-size:11px;
	font-style:italic;
	padding-bottom:3px;
	margin-bottom:12px;
	border-bottom:1px solid #e0e0e0;
}
.comment-meta-data a {border:0;}
.comment-meta-data img {
	margin:0 12px -18px -9px;
	position:relative; /* ie */
	border-right:1px solid #fff;
}

#footer {
	width:100%;
	height:50px;
	border-top:2px solid #aaa;
	background-color:#555;
	font-size:12px;
	margin-top:100px;
}
#footer .credit {
	width:850px;
	margin:15px auto;
	clear:both;
	color:#ccc;
}
#footer a {
	color:#fff;
	border:0;
}


.float-left {float:left;}
.float-right {float:right;}

img.alignnone {float:none;}
img.aligncenter {display:block; margin:0 auto 16px auto;}
img.alignright {float:right; margin:4px 0 1px 12px;}
img.alignleft {float:left; margin:4px 12px 1px 0;}

/* addthis */
#at20mc a {border:0;}
