/*
Theme Name: Capsula White
Theme URI: http://www.3pod.com.br/
Description: Capsula White Theme
Version: 1.0
Author: 3POD
Author URI: http://www.3pod.com.br/

*/

/* ----------------------------------------------
	Template Name : Capsula White
	Template Code : S-0022
	Version : 1.0
	Author : 3POD
	Author URI : http://www.3pod.com.br/
	Last Date Modified : June 24, 2009
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% Georgia, Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 	
	margin: 0; 	padding: 0; 
	/*background: #EEEEEE url(images/bgr-capsulawhite.gif);*/
	background: #392d2d;
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #6f3f20;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: Georgia, Tahoma, Arial, Sans-serif;
	color: #ABABAB;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 32px;
	color: #895F30;
	padding: 20px 10px 5px 10px;	
}
h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
}

p, dl { padding:5px 0 10px 0; margin: 0; }

ul, ol {
	margin: 10px 20px 10px 0;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: #DDDDDD;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
p.wp-caption-text {
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding-top:0;
	text-align:center !important;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
	background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
/*
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}
*/
/* end - table */

/* form elements */
form {
	margin: 20px 10px;
	padding: 5px 10px;
	border: 1px solid #CCCCCC; 
	/*background: #070707;*/
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #666666;
}
input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Georgia, sans-serif;
	color: #666666;
	background-color: #CCCCCC;  
	border: 0;
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
textarea#comment,
input#author,
input#email,
input#url { width:385px; }

input.button { 
	font: bold 12px Georgia, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #48780E;
	background: #000;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0;
	padding: 0;	
	/*width: 270px;	*/
}
.searchform p { margin: 0; padding: 0 0 10px 10px; }
.searchform input.textbox,
.searchform input.button { 
	height:18px;
	padding:4px 2px 0;
	vertical-align:top;
	width:170px;
	font-size:12px;
	border:0;
}
.searchform input.button {
	color:#CCCCCC;
	font-size:11px;
	height:22px;
	margin:0;
	padding-top:0;
	width:55px;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	/*position: relative;*/
	width: 1002px;	
	margin: 70px auto 0;
	text-align: left;
	border: 0;
}
#content-wrap {
	/*position: relative;*/
	clear: both;
	width: 100%;	
	padding: 0;
/*	background: url(images/bgr-capsulawhite-main.png) repeat-y top left;*/
	background: white;
	float: left;	
	display: inline;	
/*	border-top: 1px solid #1A1A1A;*/
}
#header {
	position: relative;
	width: 100%;	
	height: 253px;	
	margin: 0; padding: 0;		
	/*background: url(images/bgr-capsulawhite-header.png) no-repeat top left;*/
}


/* Main Column */
#main {
	float: left;
	width: 620px;
	padding: 0; margin: 0;
	margin-top: 40px;
	margin-left: 35px;
	display: inline;
	font: 12px Georgia;
}
#main h2 {
	/*padding-bottom: 3px;*/
	/*margin-top: 15px;*/
	font: 32px Georgia, sans-serif;	
	color: #6f3f20;
	letter-spacing: -2px;	
	text-transform: none;
	padding: 0 0 5px 0;
	margin: 0;
	line-height:32px;
}
#main h2 a {
	color: #6f3f20;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}
#main p {
	margin-left: 0;
	padding-left: 0;
	color: #8C8777;
	line-height:17px;
	text-align:left;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 265px;
	padding: 0;
	margin-top: 28px;
	margin-right: 50px;
	display: inline;
}	
#sidebar h3 {
	padding-top: 0;
	font: normal 32px Georgia, sans-serif;
	border-top: #999999 1px solid;
	color: #6f3f20;
	margin-top:30px;
}
#sidebar .post-date
{
	color: #2E2927;
}
#sidebar ul {
	text-align: left;
	margin: 0px 5px 8px 0px; padding: 0;				
}
#sidebar ul li {
	list-style: none;
	padding: 0 10px 0;
	margin: 0;		
	/*border-bottom: 1px solid #111;*/
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #8C8777; 	
		
	font-weight: bold;		
	font-family: Georgia, Sans-serif;
	font-size: 11px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #6f3f20;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }

.textwidget {
	border:medium none;
	font-family:Georgia,Sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	margin-left:5px;
}
.textwidget a { border:medium none; color:#8C8777; text-decoration:none; }
.textwidget a:hover { color:#6f3f20; }

/* footer */
#footer-wrap {
	/*position: relative;*/
	clear: both;
	padding: 0;
	/*background: url(images/bgr-capsulawhite-main-footer.png) no-repeat top left;*/
	background: white;
	width: 100%;
	height:75px;
	float: left;	
	display: inline;
	margin-bottom:50px;
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	color: #ABABAB;	
}
#footer-content {	
	margin: 0 auto;
	text-align: center;
	font-weight:normal;
	padding-top:105px;
}
#footer-content a { color:#6f3f20; }


/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111;
	background: #111;
}
.date { font-size: 10px; color: #6f3f20; }
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}
/**/
.post-info { font-size: 10px; margin:-5px 0 0; padding:0 0 10px 0 !important; color: #605C51 !important;	}
.post-info a { color: #6f3f20; font-weight: bold}

.post-buttons {
	margin-bottom: 50px;
	margin-top: 20px;
	height: 36px;
	clear:both;
}

.post-button { margin-right: 1px; float: left; }
.post-button a { display:block; height: 16px; padding: 10px; background: #CCCCCC; font: 12px Georgia; color: #666666 !important; }
.post-button a:hover { background: #6f3f20; color: #FFFFFF !important; text-decoration:none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.alignleft { float:left; margin:10px 10px 10px 0; }
.alignright { float:right; margin:10px 0 10px 10px; }
h3#respond,
h3#comments { clear:both; padding-left:0; color:#666; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
.sep { margin:3px 0 3px; padding: 0; border: 0; background-color:#999999; height:1px; width:100%; }

.ctn-tagcloud { padding:0 10px; margin-left:5px; }

.footer-upgrade,
.update-nag { display:none; }

#calendar_wrap { margin:-20px 0 0 0; padding:0; }
#calendar_wrap table#wp-calendar { margin:0 0 0 10px; padding:0; width:100%; border-collapse:collapse; }
#calendar_wrap table#wp-calendar caption {
	color:#6f3f20;
	font-family:Georgia;
	font-size:32px;
	height:35px;
	padding-left:0;
	text-align:left;
	text-transform:capitalize;
}
#calendar_wrap table#wp-calendar th,
#calendar_wrap table#wp-calendar td { padding:5px; text-align:center; border:1px #CCCCCC solid; }
#calendar_wrap table#wp-calendar th { background-color:#CCCCCC; color:#000; }

#calendar_wrap table#wp-calendar td a { color:#6f3f20; font-weight:bold; }

#calendar_wrap table#wp-calendar td#prev a,
#calendar_wrap table#wp-calendar td#next a { text-transform:uppercase; color:inherit; font-weight:normal; }

select.archive-dropdown { width:100%; margin-left:10px; }
span.ctn-post_title { display:block; padding-bottom:10px; }
span.ctn-post_title a em { display:block; color:#6f3f20; font-style:normal; font-weight:normal; line-height:100%; padding-bottom:5px; }
span.ctn-post_title a strong { display:block; color:inherit !important; font-style:normal; font-weight:bold; line-height:100%; }

img.wp-smiley { background:none; border:none; padding:0; }

form#commentform { margin-top:5px; margin-left:0; }
form#commentform p { padding:5px 0; }


.search
{
	position:absolute;right:85px;top:65px;
}

.search-input-bg
{
	background-image:	url(search-input-bg.jpg);
	width:				219px;
	height:				31px;
	position:			relative;

}

.search form, .search input
{
	margin:0;
	padding:0;
	border: 0;
	background: none !important;
}

.search input
{
	/*line-height:	31px;*/
	padding:		7px 5px 7px 5px;
	width:			175px;
}

.search-bt
{
	width:			30px;
	height:			30px;
	position:		absolute;
	cursor:			default;
	cursor:			pointer;
	bottom:			0;
	right:			0;
}
.fbLikeContainer { float: left }
