/*
Theme Name: iojuventino
Theme URI: http://corsentino.net/
Description: IoJuventino default theme.
Version: 1.0
Author: Kiko
Author URI: http://corsentino.net/
Tags: fixed width, two columns, widgets

	iojuventino v1.0
	 http://corsentino.net/

	This theme was designed and built by Kiko,
	whose blog you will find at http://corsentino.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* TEMPLATE */

body {
	background: #303030 url(img/body.jpg) repeat-x;
	color: #666;
	font-family: "Helvetica Neue", Arial, sans-serif;
	padding: 10px 0 20px 0;
}

/* BASIC TYPOGRAPHY */

a img {
	color: transparent;
}

a {
	text-decoration: none;
	color: #ccc;
}

ul li {
	list-style-type: square;
}

#content .post h1 {
	line-height: 1em;
}

#content .related-articles h3, #content .share h3, #sidebar h3 {
	text-transform: uppercase;
	font-weight: normal;
}

#content h4.division {
	font-variant: small-caps;
	font-weight: normal;
	color: #777;
	margin-bottom: 3em;
	font-size: 1.5em;
}

/* SPECIAL */

.text-justify {
	text-align: justify;	
}

.text-right {
	text-align: right;	
}

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

.alignleft {
  margin-right: 10px;
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
	margin-left: 10px;
	float: right;
}

.img-right {
	margin-left: 10px;
	float: right;
}

.img-border {
	border: 1px solid #696969;
	padding: 1px;	
}

.img-left {
	margin-right: 10px;
	float: left;
}

.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.phantom {
	display: none;
}

/* MEGAWRAPPER */

#megawrapper {
	background: #222;
}

/* WRAPPER */

#wrapper {
	background: #fff;
	margin-right: 0;
	padding-right: 10px;
}

/* PAGES */

#pages {
	text-align: right;
}

#pages ul li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}

#pages a {
	color: #ddd;
	font-weight: bold;
}

#pages a:hover {
	text-decoration: underline;
}

/* BRANDING */

#branding h1 {
	margin-bottom: 0;
}

#branding .msg {
	color: #444;
	font-variant: small-caps;
	margin-bottom: 4em;
}

/* SUPERCATEGORIES */

#supercategories {
	color: #777;
	padding: 20px 0 5px 0;
}

#supercategories ul li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}

#supercategories a {
	color: #777;
	padding: 10px;
	background: #222;
}

#supercategories a:hover {
	color: #aaa;
	background: #333;
}

/* SUBSCRIBE */

#subscribe {
	background: url(img/bgrss.gif) no-repeat top right;
}

#subscribe ul li {
	list-style-type: none;
	display: inline;
}

/* CONTENT */

#content {
	padding: 20px 25px;
	color: #333;
}

#content a {
	color: #0B566D;
}

#content a:hover {
	color: #222;
}

#content .related-articles h2 {
	font-size: 1em;
	display: inline;
}

.post, .page {
	margin-bottom: 5em;
	border-bottom: 1px dotted #bbb;
}

.page {
	margin-top: 3em;
}

.page h1 {
	margin-bottom: 2em;
}

.post-meta, .post-meta-2 {
	color: #666;
	line-height: 1.3em;
}

.post-meta a {
	font-weight: bold;
}

.thumbnail {
	float: left;
	margin-right: 10px;
}

.thumbnail img {
	border: 3px solid #ccc;
	max-width: 200px;
	max-height: 200px;
}

.text-container {
	font-size: 1.2em;
	line-height: 1.8em;
}

.text-container a {
	font-weight: bold;
}

.text-container blockquote {
	line-height: 1.6em;
	margin-left: 10px;
	margin-bottom: 2em;
	border-left: 3px solid #ccc;
	padding-left: 10px;
}

.text-container blockquote cite {
	display: block;
	text-align: right;
}

.text-container .wp-polls {
	border: 1px solid #ccc;
	margin: 20px 0 20px 0;
}

#content .controller {
	text-align: right;
}

#content .controller a {
	padding: 3px 5px;
	background: #555;
	color: #ddd;
	font-size: 0.8em;
}

#content .controller a:hover {
	background: #222;
	color: #ddd;
}

.related-articles, .share {
	margin: 40px 0;
	padding: 10px;
	background: #E9E7E0;
	border: 1px solid #ddd;
	min-height: 200px;
}

.related-articles ul li,  .share ul li {
	list-style-type: none;
}

.share ul li img {
	vertical-align: middle;
}

#bymonths a, #categorieslist a {
	font-weight: bold;
}

#bymonths li {
	list-style-image: url(img/update.png);
}

#categorieslist li {
	list-style-type: none;
}

#categorieslist li img {
	vertical-align: middle;
}

/* COMMENTS */

.comments-area {
	clear: both;
	color: #333;
}

#comments, #addcomment {
	margin-top: 40px;
	margin-bottom: 40px;
	color: #333;
}

.comment-box {
	margin-bottom: 80px;
}

.mycomment {
	padding: 10px;
	background: #ededed;
	border: 1px solid #ddd;
}

.mycomment .comment-meta {
	margin-left: 10px;
	float: right;
}

.comment-meta {
	float: left;
	margin-right: 15px;
	font-size: xx-small;
	text-align: center;
}

.avatar {
	margin-bottom: 5px;
}

.comment-content {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #222;
}

#commentform input[type="text"], #commentform textarea {
	width: 50%;
	padding: 5px;
	background: rgba(0,0,0,0.1);
	color: #444;
	border: 1px solid #888;
	font-size: 1.6em;
}

#commentform textarea {
	width: 90%;
}

/* SIDEBAR */

#sidebar {
	background: #222;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar > div {
	padding: 20px 10px;
}

#sidebar ul li {
	list-style-image: url(img/tick.gif);
}

#sidebar #popular ul li, #sidebar #mostviewed ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar #popular ul li h2, #sidebar #mostviewed ul li h2 {
	display: inline;
	font-size: 1.4em;
}

#sidebar #popular ul li {
	margin-bottom: 10px;
}

#sidebar #popular ul li img {
	float: left;
	margin-right: 10px;
}

#sidebar #searchform input#s {
	background: #444;
	color: #222;
	border: 1px solid #888;
	padding: 3px;
}

#sidebar #searchform input#s:focus {
	border: 1px solid #aaa;
	background: #666;
	color: #111;
}

/* FOOTER */

#footer {
	padding: 10px 0;
	text-align: right;
}

#footer a:hover {
	text-decoration: underline;
}