/* @override 
	http://localhost:8888/TwoDots/wp-content/themes/folio/folio/style.css
	http://twodots.com.br/blog/wp-content/themes/zee/zee/style.css
	http://localhost:8888/TwoDots/wp-content/themes/zee/zee/style.css
*/

/*  
Theme Name: Two Dots
Description: Tema por Zee
Author: Zee
Author URI: http://www.zee.com.br/
*/


/* ----------------------------------------------------------------
* BROWSER RESET
 * ---------------------------------------------------------------- 
*/ 
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; background: url(images/fundo.png); }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* ---------------------------------------------------------------- 
 *  GLOBAL
 * ---------------------------------------------------------------- 
*/ 
html, body { height: 100%; }
html { font-size: 76%; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; line-height: 1.4em; }
.clear { clear: both; width: 1px; height: 1px; margin: 0; padding: 0; }
#left, #right { float: left; }

/* ---------------------------------------------------------------- 
*  WRAPPER
* ---------------------------------------------------------------- 
*/ 
#wrapper {
	width: 979px;
	margin: 0 auto;
	background: #f7f7f7 url(images/header.jpg) top no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-top: 388px;
	position: relative;
}

/* ---------------------------------------------------------------- 
*  LEFT
* ---------------------------------------------------------------- 
*/ 
#left {
	width: 335px;
	*width: 325px;
	margin: 0;
	background-color: #f7f7f7;
}

#left div.widget {
	margin: 0 23px 30px 0;
	padding: 0;
	background-color: #e9e9e9;
}

#left h1 {
	height: 60px;
	color: #ffffff;
	padding: 2px 0 0 20px;
	margin-right: -20px;
	text-transform: lowercase;
	letter-spacing: -3px;
	background: url(images/sidebar.png) 0 -20px no-repeat;
}

#left h1 a {
	display: none;
}

#left h1 a:hover {
	text-decoration: none;
}

#left h2,
#left h2 a:link,
#left h2 a:visited,
#left h2 a:hover {
	color: #517E6A;
	letter-spacing: -1px;
	padding: 10px 0 19px 30px;
	margin-bottom: 9px;
	font: 20px Arial, Helvetica, sans-serif;
	text-shadow:0 1px 1px #e2fff3;
	background: url(images/sidebar_head.gif) left top no-repeat;
	width: 296px;
	margin: 0 0 0 -15px;
}

#left h2 a:link,
#left h2 a:visited,
#left h2 a:hover{
	background: none;
	padding: 0 0 0 15px;
}

#left .borda{

}

#left p {
	color: #6f7575;
	padding: 20px;
	margin-right: 20px;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#left a {
	color: #6f8182;
	text-decoration: none;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}

#left a:hover {
	text-decoration: underline;
}

#left input {
	border: none;
	width: 234px;
	color: #6f8182;
	margin: 15px 0 0 20px;
	padding: 5px 2px;
	font: 10px Arial, Helvetica, sans-serif;
	background: #fff;
	position: relative;
	top: -13px;
	
	-moz-border-radius-topleft:10px;    /* radius for firefox */
	-webkit-border-top-left-radius:10px; /* radius for safari, chrome, etc */
	-moz-border-radius-topright:10px;    /* radius for firefox */
	-webkit-border-top-right-radius:10px; /* radius for safari, chrome, etc */
	-moz-border-radius-bottomleft:10px;    /* radius for firefox */
	-webkit-border-bottom-left-radius:10px; /* radius for safari, chrome, etc */
	-moz-border-radius-bottomright:10px;    /* radius for firefox */
	-webkit-border-bottom-right-radius:10px; /* radius for safari, chrome, etc */
}

#left input.submit {
	top: 0px;
	border: none;
	width: 33px;
	height: 22px;
	color: #101010;
	cursor: pointer;
	background: url(images/lupa.png) no-repeat;
	margin: 0px 15px 0 0;
	padding: 0;
	float: right;
	*margin-top: -15px;
}

#left div.hr {
	border: 0;
	color: #191919;
	background: #f7f7f7;
	height: 20px;
	margin: 0;
}

#left div.hr hr {
	display: none;
}

#left img.about {
	width: 273px;
	height: 158px;
	margin-left: 20px;
}

#left ul {
	padding: 0 20px 20px;
	margin-right: 20px;
	color: #6f8182;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}

#left li {
	margin-bottom: 11px;
	line-height: 0px;
}

#left li a {
	color: #6f8182;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}
#left #twitter-2 ul{
	padding-top: 10px;
	padding-bottom: 10px;
}
#left #twitter-2 li{
	background: url(images/seta.gif) 0 2px no-repeat;
	width: 260px;
	*width:230px;
	margin: 0 0 10px;
	padding: 0 0 0 12px;
	line-height: 12px;
}

#left #twitter-2 li a.timesince:link,
#left #twitter-2 li a.timesince:visited{
	color: #849E68;
	text-transform: none;
	font-style: italic;
}

/* ---------------------------------------------------------------- 
*  LEFT > FLICKRRSS
* ---------------------------------------------------------------- 
*/ 
#left #flickrrss {
	padding: 0 0 20px 20px;
}

#left #flickrrss img {
	margin: 0 20px 20px 0;
}

#left #flickrrss h2, #left #flickrrss hr {
	margin-left: -20px;
}

/* ---------------------------------------------------------------- 
*  RIGHT
* ---------------------------------------------------------------- 
*/ 
#right {
	width: 644px;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

/* ---------------------------------------------------------------- 
*  HEADER
* ---------------------------------------------------------------- 
*/ 
#right #header {
	width: 604px;
	height: 40px;
	padding: 0 20px;
	background: url(images/header_bck.gif) 0 -20px repeat-x;
	border-bottom: 1px solid #e9e9e9;
}

#right #header li {
	display: inline;
}

#right #header a {
	float: left;
	background: #FDDCDC;
	color: #730D35;
	margin: 12px 32px 0 0;
	padding: 2px 5px;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}

#right #header a.rss {
	float: right;
	margin-right: 0;
	padding-right: 20px;
	background: url(images/rss.gif) right center no-repeat;
}

/* ---------------------------------------------------------------- 
*  CONTENT > BUTTON TEMPLATE
* ---------------------------------------------------------------- 
*/ 
#content .button {
	display: inline;
	padding: 6px 10px;
	text-align: center;
	background: #FDDCDC;
}

#content .button a {
	color: #212121;
	text-decoration: none;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}

/* ---------------------------------------------------------------- 
*  CONTENT
* ---------------------------------------------------------------- 
*/ 
#content {
	width: 604px;
	padding: 28px 20px 12px;
}

#content p {
	color: #212121;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#content img.featured {
	padding: 7px;
	margin-bottom: 25px;
	border: 1px solid #e9e9e9;
	width: 589px;
	height: 315px;
	background-color: #f2f2f1;
}

#content span.featured-tag {
	padding: 6px 12px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #212121;
	letter-spacing: normal;
	position: relative;
	top: 280px;
	left: 0;
	line-height: 0;
}

#content h2 {
	color: #191919;
	font: 20px Arial, Helvetica, sans-serif;
}

#content h1 a, #content h2 a,
#content h1.single {
	color: #000;
	font-size: 30px;
	text-decoration: none;
	font-weight: normal;
}

#content div.hr {
	border: 0;
	margin: 0 0 20px;
	height: 1px;
	background: transparent url(images/hr.gif) no-repeat;
}

#content hr {
	display: none;
}

#content .info {
	padding: 20px 0 40px;
	position: relative;
}

#content .info span {
	color: #666666;
	cursor: default;
	margin-right: 8px;
	padding-right: 8px;
	text-decoration: none;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
	background: url(images/separator.gif) right center no-repeat;
}

#content .info a {
	color: #666666;
	margin-right: 8px;
	padding-right: 8px;
	text-decoration: none;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
	background: url(images/separator.gif) right center no-repeat;
}

#content .info a:hover {
	text-decoration: underline;
}

#content .info a.last, #content .info span.last, #content .info .right a {
	background: none;
}

#content .info .right {
	display: inline;
	position: absolute;
	right: 0;
}

#content .quote a:link,
#content .quote a:visited {
	text-shadow:0 1px 1px #d9a8bc;
	color: #720d35;
	font-size: 19px;
	text-decoration: none;
	text-transform: none;
	display: block;
	width: 121px;
	height: 56px;
	background: url(images/leiamais.png) right top no-repeat;
	text-align: center;
	padding: 8px 0 0;
	margin: 0;
}
#content .quote a:hover{
	color: #fff;
}
/* ---------------------------------------------------------------- 
*  CONTENT > POST CONTENT
* ---------------------------------------------------------------- 
*/ 
#content div.post_content p {
	padding-bottom: 20px;
}

#content div.post_content a {
	color: #191919;
	text-decoration: underline;
}

#content div.post_content blockquote {
	background: #f2f2f2 url(images/blockquote.gif) no-repeat left top;
	border-left: 5px solid #e9e9e9;
	margin-bottom: 20px;
	padding: 12px 0 13px 46px;
}

#content div.post_content blockquote p {
	padding-bottom: 0;
}

#content div.post_content ol, #content div.post_content ul {
	padding-bottom: 20px;
}

#content div.post_content ol {
	margin-left: 20px;
	list-style-type: decimal;
}

#content div.post_content ul {
	margin-left: 15px;
	list-style-type: disc;
}

/* ---------------------------------------------------------------- 
*  CONTENT > POST
* ---------------------------------------------------------------- 
*/ 
#content .post .hr {
	margin-bottom: 35px;
}

#content .post div.img {
	float: left;
	padding: 7px;
	width: 134px;
	height: 134px;
	border: 1px solid #e9e9e9;
	background-color: #f2f2f1;
}

#content .post div.img div {
	float: left;
	width: 134px;
	height: 134px;
	overflow: hidden;
}

#content .post h1, #content .post p, #content .post .info {

}

#content .post_noimage h1, #content .post_noimage p, #content .post_noimage .info {
	margin-left: 0px;
}

/* ---------------------------------------------------------------- 
*  CONTENT > COMMENTS
* ---------------------------------------------------------------- 
*/ 
#content .comment {
	margin-bottom: 30px;
}

#content .comment .author {
	float: left;
	width: 80px;
	margin-right: 20px;
	text-align: right;
}

#content .comment .author img {
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
	padding: 0;
}

#content .comment .author a {
	color: #000000;
	text-decoration: underline;
	font: 13px Arial, Helvetica, sans-serif;
}

#content .comment .author div {
	color: #949494;
	margin-top: 5px;
	font: 10px Arial, Helvetica, sans-serif;
}

#content .comment .box {
	float: left;
	width: 464px;
	min-height: 105px;
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	padding: 18px;
}

#content .alt .box {
	background: #ffffff;
}

#content .comment .box a {
	color: #191919;
	text-decoration: underline;
}

/* ---------------------------------------------------------------- 
*  CONTENT > LEAVE COMMENT
* ---------------------------------------------------------------- 
*/ 
#content #leave_comment {
	border: 1px solid #e9e9e9;
	background: #f9f9f9;
	padding: 20px 20px 0;
	margin-bottom: 20px;
}

#content #leave_comment div {
	margin-bottom: 20px;
}

#content #leave_comment p {
	margin-bottom: 20px;
}

#content #leave_comment p a {
	color: #191919;
	text-decoration: underline;
}

#content #leave_comment input, #content #leave_comment textarea {
	width: 344px;
	padding: 12px;
	border: 1px solid #e9e9e9;
}

#content #leave_comment textarea {
	height: 62px;
}

#content #leave_comment label {
	float: right;
	width: 176px;
	color: #191919;
	margin-top: 12px;
	font: 13px Arial, Helvetica, sans-serif;
}

/* ---------------------------------------------------------------- 
*  CONTENT > PAGE NAVIGATION
* ---------------------------------------------------------------- 
*/
#content ul.page_navigation {
	overflow: hidden;
	padding-bottom: 20px;
	display: block;
}

#content .page_navigation li {
	float: left;
	margin-right: 8px;
	padding: 4px 0;
}

#content .page_navigation li a:link,
#content .page_navigation li a:visited {
	color: #730D35;
	text-decoration: none;
	text-transform: uppercase;
	font: 16px Arial, Helvetica, sans-serif;
	font-style: italic;
}

#content .page_navigation li a:hover {
	text-decoration: underline !important;
}

#content .page_navigation li.active {
	text-align: center;
	background: #FDDCDC;
	padding: 4px 10px;
}

#content .page_navigation li.active a:hover {
	text-decoration: none;
}

#content .page_navigation a.prev:before {
	content: '\00AB';
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 2px;
	vertical-align: text-top;
}

#content .page_navigation a.next:after {
	content: '\00BB';
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 2px;
	vertical-align: text-top;
}

/* ---------------------------------------------------------------- 
*  FOOTER
* ---------------------------------------------------------------- 
*/ 
#footer {
	color: #720d35;
	padding: 15px 15px 0;
	text-align: right;
	text-transform: uppercase;
	height: 30px;
	font: 10px Arial, Helvetica, sans-serif;
	position: absolute;
	right: 0;
}
/* ---------------------------------------------------------------- 
*  CUSTOM
* ---------------------------------------------------------------- 
*/ 

#right .post .postmetadata,
#right .post .postmetadata a:link{
	color: #9c9c9c;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 25px 0;
}
#right .post small{
	background: url(images/data.gif) no-repeat;
	width: 181px;
	height: 47px;
	display: block;
	float: right;
	font-size: 20px;
	color: #fff;
	padding: 27px 0 0 20px;
	margin: -15px -42px 0 0;
}
.post .entry p{
	margin: 0 0 15px 0;
}

.post .entry p img,
.post .entry pre img{
	border: 8px solid #ccc;
}

.comentarios a:link,
.comentarios a:visited{
	display: block;
	width: 72px;
	height: 47px;
	background: url(images/comment.png) no-repeat;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	padding: 11px 0 0;
	margin: 0 0 0 530px;
	text-shadow:0 1px 1px #d9a8bc;
	color: #720d35;
}
.comentarios a:hover{
	color: #fff;
}
.entry{
	position: relative;
	margin-bottom: 30px;
}

h2#comments,
h2#respond{
	margin-bottom: 20px;
}

#left .cat-item a:link,
#left .cat-item a:visited,
#left .blogroll li a:link,
#left .blogroll li a:visited{
	color: #849E68;
	background: url(images/seta.gif) left no-repeat;
	padding-left: 12px;
}
#left #recentcomments li{
	background: url(images/seta.gif) 0 2px no-repeat;
	padding-left: 12px;
	width: 260px;
	*width:230px;
}
#left #recentcomments li a:link,
#left #recentcomments li a:visited{
	color: #849E68;
}

#text-3,
#left .hr,
#categories-3,
#search-3{
	display: none;
}
#calendar_wrap{
	padding-bottom: 10px;
}
#wp-calendar{
	margin: 0 auto;
	width: 200px;
	color: #6f7575;
}
#wp-calendar caption{
	font-size: 20px;
	text-transform: uppercase;
	color: #849E68;
	padding: 5px 0 10px;
}
#wp-calendar th,
#wp-calendar td{
	text-align: center;
}
#wp-calendar td#prev{
	text-align: left;
}
#wp-calendar td#next{
	text-align: right;
}
#wp-calendar,
#wp-calendar a:link,
#wp-calendar a:visited{
	font-size: 12px;
}

#wp-calendar a:link,
#wp-calendar a:visited{
	color: #849E68;
	font-weight: bold;
	font-style: italic;
}

#wp-calendar td#prev a:link,
#wp-calendar td#prev a:visited,
#wp-calendar td#next a:link,
#wp-calendar td#next a:visited{
	font-weight: normal;
}
#social-links-sidebar{
	height: 130px;
}

#social-links-sidebar #link_1 img,
#social-links-sidebar #link_2 img,
#social-links-sidebar #link_3 img,
#social-links-sidebar #link_4 img,
#social-links-sidebar #link_5 img,
#social-links-sidebar #link_9 img,
#social-links-sidebar #link_8 img,
#social-links-sidebar #link_10 img{
	display: none;
}

#social-links-sidebar #link_1,
#social-links-sidebar #link_2,
#social-links-sidebar #link_3,
#social-links-sidebar #link_4,
#social-links-sidebar #link_5,
#social-links-sidebar #link_9,
#social-links-sidebar #link_8,
#social-links-sidebar #link_10{
	text-indent: -99999px;
	padding: 0;
	width: 48px;
	height: 48px;
}
#social-links-sidebar #link_10,
#social-links-sidebar #link_9{
	float: left;
	clear: none;
	margin: 10px 0 0 40px;
}
#social-links-sidebar #link_7,
#social-links-sidebar #link_8{
	float: right;
	clear: none;
	margin: 10px 35px 0 0;
}
#social-links-sidebar #link_10{
	background: url(images/facebook.png) no-repeat;
}
#social-links-sidebar #link_9{
	background: url(images/orkut.png) no-repeat;
}
#social-links-sidebar #link_8{
	background: url(images/twitter2.png) no-repeat;
}
#social-links-sidebar #socialLinksSidebarContainer{
	width: 300px !important;
}
.wp-caption-text,
.entry pre{
	font-style: italic !important;
	color: #999 !important;
	font-size: 12px !important;
	font-family: Arial, Helvetica;
	margin: 0 0 25px;
}
.entry p a:link,
.entry p a:visited,
.entry pre a:link,
.entry pre a:visited{
	color: #720d35;
}
#twitter-2{
	background: url(images/twitter.png) no-repeat right bottom;
}
#left .vodpod_videos_widget{
	margin: 20px auto !important;
	padding-bottom: 10px !important;
}
#left .vodpod_videos_widget .vodpod_header,
#left .vodpod_videos_widget .vodpod_placeholder_bottom,
#left .vodpod_videos_widget .vodpod_placeholder_top{
	display: none !important;
}
#left .vodpod_videos_widget .vodpod_footer,
#left .vodpod_videos_widget .vodpod_video_container{
	background: none !important;
}
#left .vodpod_videos_widget .vodpod_video_container .vodpod_video{
	margin-bottom: 15px !important;
}
#left .vodpod_videos_widget .vodpod_video_container .vodpod_video img{
	padding: 1px !important;
}
#left .vodpod_videos_widget .vodpod_video_container .vodpod_video a.vodpod_video_title:link,
#left .vodpod_videos_widget .vodpod_video_container .vodpod_video a.vodpod_video_title:visited{
	color: #fff !important;
}

