 
/* 

Theme Name: Ans 
Theme URI: http://viniwp.wordpress.com
Description: Theme developed with <a href="http://www.blueprintcss.org/"> Blueprint </a>, with width of 1000 pixels, contains in its structure contentResize plugin, which serves to limit the contents of the list of posts on the homepage, developed by <a href="http://viniwp.wordpress.com"> Vinicius Gomes </a>.

Version: 1.0

Author: Vinicius Gomes

Author URI: http://wordpress.org/extend/themes/profile/viniciusgomes

License: GNU General Public License

License URI: license.txt

Tags:  custom-menu, two-columns, dark, black, gray,featured-image-header, left-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header,  editor-style,  featured-images,  microformats, post-formats, sticky-post, theme-options,  full-width-template 

*/
@import "reset.css";
@import "grid.css";
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; }
 
.alignright { float: right; }
 
.alignleft { float: left; }
 
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto; }
 
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline; }
 
.center { text-align: center; }
 
.fleft { float: left; }
 
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline; }
 
#page { width: 1000px; }
 
body {
	margin-bottom: 0;
	margin-top: 0; }
 
.container { border-top: 3px solid #333333; }
 
#page {
	border-bottom: 1px solid #ccc;
	float: left; }
 
blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000000; }
 
a {
	color: #000000;
	text-decoration: underline;
	outline: none; }
 
	a:hover { color: #000; }
 
blockquote p { padding: 0 20px 0 30px; }
 
hr {
	background: #ccc;
	height: 1px; }
 
img { margin: 0; }
 
p img { float: none; }
 
a.button { float: left; }
 
input {
	padding-left: 0;
	border: 1px solid #cccccc; }
 
ul {
	margin-left: 15px;
	list-style-type: none; }
 
	ul li { padding: 2px 0 2px 11px; }
 
ol { margin-left: 35px; }
 
label { font-weight: normal; }
 
textarea {
	height: 200px;
	width: 500px; }
 
.small { font-size: 0.9em; }
 
.nomargin { margin: 0; }
 
a.button, button { font-weight: normal; }
 
h3, h3 a {
	font-size: 1.3em;
	line-height: 1.2;
	color: #666666;
	letter-spacing: 0;
	text-decoration: none; }
 
#maincontent h2 {
	color: #666666;
	border-bottom: 1px solid #666666;
	margin-bottom: 15px; }
 
h2 a {
	color: #666666;
	text-decoration: none; }
 
#maincontent .post h2 { margin-bottom: 5px; }
 
#maincontent .content { padding: 20px; }
 
.navigation, .navigation a { color: #aaa; }
 
.alignright { float: right; }
 
.alignleft { float: left; }
 
.post { margin-bottom: 25px; }
 
#header { height: 150px; }
 
	#header .description {
		padding-left: 50px;
		margin: 0;
		line-height: 1em; }
 
#sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 0; }
 
.entry #nav .content {
	padding: 0;
	margin: auto; }
 
.entry #nav {
	margin-bottom: 15px;
	background: #fff; }
 
	.entry #nav li a {
		color: #fff;
		border-right: 1px solid #aaa;
		background: #666; }
 
	.entry #nav li.last a { border-right: none; }
 
	.entry #nav li a:hover {
		background: #333;
		color: #fff; }
 
#sidebar { margin-left: 8px; }
 
	#sidebar h2 {
		font-size: 1.3em;
		line-height: 1.2; }
 
	#sidebar ul, #sidebar ul ol {
		margin: 0;
		padding: 0; }
 
	#sidebar ul li { padding: 0; }
 
		#sidebar ul li ul { padding-top: 0; }
 
			#sidebar ul li ul li {
				margin: 0 0 0 -18px;
				padding: 2px 0 2px 9px;
				font-size: 0.9em; }
 
.feedlink { padding: 2px 0 2px 20px; }
 
#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 5px; }
 
#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; }
 
#sidebar #search { display: none; }
 
#footer {
	text-align: center;
	font-size: 0.9em;
	margin: 0 0 30px 0;
	color: #ffffff;
	min-height: 70px;
	padding: 20px 0;
	background: #222222 none repeat scroll 0% 0%; }
 
	#footer a {
		text-decoration: none;
		color: #ffffff; }
 
	#footer .content { margin: 0px 20px; }
 
#search { float: right; }
 
	#search #s {
		padding: 0;
		width: 135px;
		height: 20px;
		color: #333333;
		font-size: 10px;
		margin: 0;
		float: left; }
 
.search-excerpt { margin: 0; }
 
.comment-textarea { height: 100px; }
 
.commentlist li {
	padding: 8px 15px;
	border-top: 1px solid #999999;
	padding: 0;
	display: block !important ; }
 
.submit {
	width: 30px;
	height: 22px;
	border: 0;
	padding: 0;
	margin-right: 10px;
	background: transparent url(images/search.png) no-repeat;
	cursor: pointer; }
 
#comments .avatar {
	float: right;
	margin: 0;
	padding: 0; }
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; }
 
.alignright { float: right; }
 
.alignleft { float: left; }
 
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto; }
 
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline; }
 
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline; }
 
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px; }
 
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none; }
 
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0; }
 
.ans-title {
	text-align: center;
	text-decoration: none;
	font-size: 23px;
	padding-left: 0; }
 
#sidebar li { list-style-type: none; }
 
body {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.5; }
 
body { font-size: 75%; }
 
html > body { font-size: 12px; }
 
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	clear: both; }
 
h1 { font-size: 3em; }
 
h2 { font-size: 2em; }
 
h3 {
	font-size: 1.5em;
	line-height: 2; }
 
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	font-weight: bold; }
 
h5 {
	font-size: 1em;
	font-weight: bold; }
 
h6 { font-size: 1em; }
 
p {
	margin: 0 0 1.5em 0;
	text-align: justify; }
 
	p.last { margin-bottom: 0; }
 
	p img {
		float: left;
		margin: 1.5em 1.5em 1.5em 0;
		padding: 0; }
 
		p img.top { margin-top: 0; }
 
ul, ol { margin: 0; }
 
ol { list-style-type: decimal; }
 
dl { margin: 1.5em 0; }
 
	dl dt { font-weight: bold; }
 
blockquote {
	margin: 1.5em 0 1.5em 1.5em;
	color: #666;
	font-style: italic; }
 
strong { font-weight: bold; }
 
em { font-style: italic; }
 
pre {
	margin-bottom: 1.3em;
	background: #eee;
	border: 0.1em solid #ddd;
	padding: 1.5em; }
 
code { font: 0.9em Monaco, monospace; }
 
hr {
	background: #b2ccff;
	color: #b2ccff;
	clear: both;
	float: none;
	width: 100%;
	height: 0.1em;
	margin: 0 0 1.4em 0;
	border: none; }
 
* html hr { margin: 0 0 1.2em 0; }
 
table {
	margin-bottom: 1.4em;
	border-top: 0.1em solid #ddd;
	border-left: 0.1em solid #ddd; }
 
th, td {
	height: 1em;
	padding: 0.2em 0.4em;
	border-bottom: 0.1em solid #ddd;
	border-right: 0.1em solid #ddd; }
 
th { font-weight: bold; }
 
label { font-weight: bold; }
 
textarea {
	height: 180px;
	width: 300px; }
 
.small {
	font-size: 0.8em;
	margin-bottom: 1.875em;
	line-height: 1.875em; }
 
.large {
	font-size: 1.2em;
	line-height: 2.5em; }
 
.quiet { color: #666; }
 
.hide { display: none; }
 
.avatar { float: left; }
 
#nav { border-top: 1px solid #ffdd2f; }
 
#nav, .sub-menu {
	padding: 0;
	background: #333333;
	float: left;
	width: 100%; }
 
#subnav li {
	margin: 0;
	padding: 0;
	float: left;
	background-image: none; }
 
#nav li a {
	color: #ffffff;
	padding: 2px 15px;
	float: left;
	text-decoration: none; }
 
#nav li.current_page_item a, #nav li a:hover {
	background: #000000;
	color: #ffffff; }
 
#nav li.current_page_item a, #subnav li.current_page_item a, #subnav li a:hover { color: #ffffff; }
 
#nav li.first a { margin-left: 50px; }
 
#nav {
	background: #222;
	clear: both;
	display: block;
	float: left;
	width: 100%; }
 
.sub-menu { background-color: #000000; }
 
#nav ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
	top: 40px; }
 
#nav li {
	float: left;
	position: relative;
	padding: 0; }
 
#nav a {
	color: #eee;
	display: block;
	text-decoration: none; }
 
#nav .sub-menu a {
	padding-left: 5px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff; }
 
#nav ul ul {
	display: none;
	float: left;
	margin: 0 0 0 15px;
	position: absolute;
	left: 0;
	min-width: 200px;
	z-index: 99999; }
 
	#nav ul ul .sub-menu { top: 45px; }
 
	#nav ul ul a {
		color: #f9f9f9;
		font-size: 13px;
		font-weight: normal;
		height: auto;
		padding: 4px;
		min-width: 190px; }
 
#nav .menu { padding-left: 15px; }
 
	#nav .menu sub-menu ul { margin-left: 15px; }
 
#nav li:hover > a, #nav a:focus {
	background: #222222;
	color: #ffffff; }
 
#nav ul li:hover > ul { display: block; }
 
.comment-form-comment label { float: left; }
 
.gallery-caption,.bypostauthor,.wp-caption-text,.sticky { text-decoration: none; }
 
#commentform .comment-form-comment label { display: none; }
.comment-meta a{text-decoration:none;}
