/*
Theme Name: Quotes
Theme URI: http://www.reflectionmedia.ro/
Description: Designed by Jose Rui Fernandes, implemented by Cristian Antohe
Author: Cristian Antohe
Author URI: http://www.reflectionmedia.ro/
Template: thematic
Version: 0.1
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/2c-r-fixed.css');*/

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css'); 

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/************************************************ Needed for sticky bottom*/
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
}
pre{
	background:url(images/input_bg.gif) top left no-repeat #ffffff;
	border-top:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	padding:20px;
	color:#45401a;
	font-size:14px;
}
body{
	height:100%;
	max-height:100%;
	overflow:hidden;
}
#wrapper{
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	position:relative;
	border:none;
}

/************************************************ Main Styling */
body{
	padding:0;
	margin:0;
	text-align:center;
}
input, textarea{
	font-family: Helvetica, Arial, sans-serif;  
}
#wrapper{ 
	text-align:left;
}
#header{
	/*background:url('images/wrapper_bg.gif') top left repeat-x #fff; */
	background: #ffffff;
}
#branding{
	width:920px;
	margin:0 auto;
}
#blog-title{
	padding:0;
	height:60px;
	border:none;
}
#blog-title a{
	display:block;
	height:60px;
	margin:0;
	text-indent:-9999px;
}
.citacoes-title{
	background:url('images/comic_bg.png') bottom center no-repeat;
}

/************************************************ Content */
#main {
	background:url(images/comic_feet.gif) 873px 0 no-repeat #edede6;
	width:920px;
	min-height:450px;
	margin:0 auto;
	padding:0;
	/*background: #edede6;*/
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px dotted #000000;
	
	-moz-box-shadow:1px 1px 1px #cbcbcb;
	-webkit-box-shadow:1px 1px 1px #cbcbcb;
	
}
#mundo {
	position:absolute;
	width:60px;
	height:241px;
	left:50%;
	margin-left:-522px;
}

#container{
	padding:0;
	margin:0;
}

#content{
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	/*font-style:italic;*/
	line-height:24px;
	color:#363533;
	padding:0;
	margin:0;
}
#content .page{
	font-style:normal;
}
.hentry{
	margin:0;
	padding:0;
	margin-bottom:55px;
	border:none;
	
}
h1.entry-title{
	color:#786744;
}
.entry-content{
	width:640px;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:60px;
	font-size:24px;
}
.entry-content a{
	color: #808080;
}
.entry-content a:hover{
	text-decoration:none;
	color:#6dbcd9;
}
/************************************************ Authors Page */
body.page-template-authors-php #main, body.page-template-tags-php #main{
	width:920px;
	padding:0 0 20px 0;
}
body.page-template-authors-php .entry-content, body.page-template-tags-php .entry-content{
	width:880px;
	padding:60px 0 0 0;
}

.page-template-default .entry-content{
	padding-top:60px;
}

body.page-template-authors-php #main .hentry, body.page-template-default #main .hentry{
	padding:0;
	margin:0;
}
ul#authors-listing{
	padding:0;
	margin:0;
	text-align:justify;
}
#authors-listing li{
	display:inline;
	list-style-type: none;
	padding-right: 10px;
}
#authors-listing li a{
	color:#808080;
	font-style:normal;
	padding:1px;
}
#authors-listing li a:hover{
	text-decoration:none;
	color:#6dbcd9;
}
#author-and-source{
	text-align:right;
	font-style:normal;
}
#quote-author {
	color: #808080;
	font-size:18px;
}

#quote-author a{
	color:#808080;
	padding:1px;	
}
#quote-author a:hover{
	text-decoration:none;
	/*background:#f6f5f0;*/
}
#quote-source {
	font-size:18px;
}
#quote-source a{
	color:#808080;
	padding:1px;
	font-size:18px;
}
#quote-source a:hover{
	text-decoration:none;
	color:#6dbcd9;
}
/************************************************ Tags page */
#tags-listing{
	padding:0;
	margin:0;
	text-align:justify;
	line-height:26px;
}
#tags-listing a{
	margin:0 5px;
	color:#808080;
	font-style:normal;
	padding:1px;
	font-size:24px;
}
#tags-listing a:hover{
	text-decoration:none;
	color:#6dbcd9;
}
/************************************************ Bottom Menu */
#quote-menu-and-feed{
	width:920px;
	margin:0 auto;
	color:#000;
	padding-top:15px;
	margin-bottom:50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}

	
#quote-menu-and-feed a{
	color:#a2a2a2;
	padding:1px;
}
#quote-menu-and-feed a:hover{
	text-decoration:none;
	color:#f16058;
}
#quote-menu-and-feed .circulation{
	float:right;
	margin-right:20px;
}
#quote-menu {
	width:700px;
	float:left;
}
#quote-menu ul {
	list-style-type: none;
	margin:0;
	padding:0 0 0 20px;
}

#quote-menu ul li{
	display:inline;
}

#quote-menu a{
	margin-right:15px;
}
.current-page{
	margin-right:15px;
}
#footer{
	background:none;
	border:none;
	color:#b1a686;
	display:none;
}
#footer a{
	color:#b1a686;
}
#subsidiary{
	width:620px;
	margin:0 auto;
}
#siteinfo{
	width:620px;
	margin:0 auto;
}
/************************************************ Contact Form Style */
#ll{	
	text-indent:-9999px;
	/*display:none;*/
	height:1px;
	display:block;
	margin:0;
	padding:0;
}
.cform{
	padding:0;
	margin:0;
	width:640px;
	margin:0 auto;
	color:#000;
	font-family: Helvetica,Arial,sans-serif;
	font-size:18px;
}
ol.cf-ol{
	list-style:none;
	margin:0;
	padding:0;
}
ol.cf-ol li{
	/*border-bottom:1px solid #fff; */
	height:1%;
}
#li--1, #li--2{
	width:315px;
	float:left;
}
#li--1 span, #li--2 span{
	display:block;
	color:#000;
	font-size:18px;
}
#li--1 input, #li--2 input{
	width:280px;
	height:25px;
	background:url(images/input_bg.gif) top left no-repeat #ffffff;
	border:none;
	border-top:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	padding:5px 0px;
	color:#45401a;
	font-size:24px; 	
}
#li--3{
	clear:both;
	padding-top:25px;
}
#li--3 span{
	display:block;
	float:left;
}
#li--3 span.reqtxt {
	display:none;
	position:absolute;
	margin-top:-80px;
	margin-left:40px;
}
#li--3 textarea{
	clear:both;
	/*margin-top:30px;*/
	width:640px;
	height:100px;
	background:url(images/input_bg.gif) top left no-repeat #ffffff;
	border:none;
	border-top:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	color:#45401a;
	float:left;
	font-size:24px;
	padding:5px 0;
}
#li--4, #li--5{
	width:355px;
	width:315px;
	float:left;
	padding-top:25px;
}
#li--4 span, #li--5span{
	display:block;
}
#li--4 input, #li--5 input{
	width:280px;
	height:25px;
	background:url(images/input_bg.gif) top left no-repeat #ffffff;
	border:none;
	border-top:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	padding:5px 0px;
	font-size:24px;
}
#li--4 span.reqtxt {
	display:none;
	position:absolute;
	margin-top:-49px;
	margin-left:45px;
}
#li--2, #li--5{
	margin-left:43px;
	width:280px;
	
}
.cf-sb{
	clear:both;
	padding-top:40px;
	text-align:center;
	margin:0;
}
.cf-sb input{
	background:url(images/send_quote.gif) center center no-repeat;
	width:284px;
	height:40px;
	text-align:center;
	color:#ffffff;
	border:none;
	font-size:18px;
	margin:0;
	padding:0;
	cursor:pointer;
}

#li--3 textarea.cf_error{
	background:#6dbcd9;
	border:none;
	border-top:1px solid #2586a9;
	border-left:1px solid #2586a9;
}
#li--4 input.cf_error{
	background:#6dbcd9;
	border:none;
	border-top:1px solid #2586a9;
	border-left:1px solid #2586a9;
}
.cf_li_err .reqtxt{
	color:#ff0000;
}
#usermessagea{
	text-align:center;
	padding:0 0 25px 0;
}
/************************************************ Navigation*/
#nav-below{
	width:640px;
	margin:0 auto;
}
.navigation {
    color:#808080;
    font-size:14px;
    line-height:18px;
    margin:0px auto 22px auto;
	width:640px;
    overflow:hidden;
}
.navigation a {
    color:#808080;
    font-style:normal;
    text-decoration:none;
}
.navigation a span.black {
	color:#000;
}
.navigation a:hover span.black {
	color:#000;
}
.navigation a:active,
.navigation a:hover {
    color: #6cbcd9;
	text-decoration:none;
}
.navigation .meta-nav {
    font-style:normal;
}



/************************************************ 404 page */
#text404{
	font-style:normal;
}
#redtext{
	color:#ff0000;
}
#text404 a{
	color:#b1a686;
	padding:1px;
}
#text404 a:hover{
	text-decoration:none;
	background:#f1f0e8;
}




/************************************************ Twitter Page*/

#tweet-container{
	min-height:400px;
	width:580px;
	margin:1px 20px 0px 20px;
	overflow:hidden;
}
.tweet{
	margin:0 0px 10px 0;
	width:auto;
	overflow:hidden;
}

.tweet .avatar,
.tweet .user,
.tweet .time{
	float:left;
}

.tweet .time{
	text-transform:uppercase;
	font-size:10px;
	color:#111;
	white-space:nowrap;
}


.tweet .avatar img{
	width:36px;
	height:36px;
	border:2px solid #eeeeee;
	margin:0 5px 5px 0;
}

.tweet .txt{
	clear:both;
}
.tweet .txt a{
	color:#7e6968;
}
.tweet .user{
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	color:#ec4f5d;
}
.tweet .user a{
	color:#ec4f5d;
}

#tweet-keywords{
	font-size:11px;
	float:right;
	width:140px;
	margin:60px 60px 0 0;
	padding:20px;
	background:#fff;
	border:1px solid #fff;
	/*-moz-box-shadow:1px 1px 1px #cbcbcb;
	-webkit-box-shadow:1px 1px 1px #cbcbcb; /* */
}
#tweet-keywords ul{
	list-style:none;
	margin:0;
	padding:0;
}
#tweet-keywords ul li{
	padding:2px;
	line-height:14px;
}
.hover{
	background:#edede6;
	color:#ec4f5d;
	cursor:pointer;
	/*-moz-box-shadow:1px 1px 1px #cbcbcb;
	-webkit-box-shadow:1px 1px 1px #cbcbcb; /* */
}
#tweet-keywords ul li.removedKeyword{
	/*filter:alpha(opacity=50);
	opacity: 0.5;*/
	color:#72716f;
}

.plus, .minus{
	float:right;
	display:none;
}
