/*
Theme Name: Webby
Description: Point do Celular
Author: Walcyr Alves
Author URI: http://www.tecwal.com.br/
*/

/* ------------ Globals ------------ */

body {
	margin:0;
	padding-top:0px;
	background:#fff;
	background: url(images/fundo9.jpg) fixed no-repeat center;
	font-family: Arial, Georgia, Sans-serif;
	color:#4682b4;
	font-size:13px;
}
	
img {
	border:0;
}

.bg_images {
	display:block;
}

.alt {
	background: #eee;
	border:1px dashed #000000;
}

a {
	/*color:#1b5bba;*/
        color:#4682b4;
	text-decoration:none;
}
	
a:hover {
	/*color:#4082e5;*/
        color:#ff0000;
	text-decoration:underline;
}
		
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
	
blockquote {
	padding-left:10px;
	padding-right:10px;
	color:#000;
        background:#fff;
        border-left: 1px dashed #999;
        border-right: 1px dashed #999;
	font-style: normal;
}
	
.clear {
	clear:both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

/* ------------ Top (Header and Navigation) ------------ */

#top {
	margin: 0 auto;
	width: 930px;
	height: 230px;
	background: url(images/header5.png) no-repeat;
}

/* ------------ Header ------------ */

#header_top {
	width: 930px;
	margin:0 auto;
	height:110px;
}

.blogname {
	float:left;
	width:700px;
	font-family: Arial, Georgia, Sans-serif;
}
	
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:60px 0 0 32px;
	text-decoration: none;
}

.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: transparent; 
	text-decoration: none; 
	background-color:transparent;
}
	

.blogname h1  a:hover {
	color: transparent; 
	text-decoration: none;
	background-color:transparent;
}	

.blogname h2 {
	margin:120px 0 0 32px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
	
/* ------------ Menu Navigation ------------ */

#header_nav {
	width:930px; 
    height:46px;
    margin:0 auto;
}

#nav {
    width:930px;  
    margin:0 auto; padding:0; 
    overflow:hidden;
    height:46px; 
}

#menu {
	width: 800px;
	margin-left: -40px;
}

#menu ul {
	list-style-type: none;
	margin: 78px;
	padding: 0;
}

#menu li {
	float: left;
	margin-left: 3px;
}

#menu a {
	display: block;
	width: 90px;
	background: url(images/menu_reg2.png) no-repeat;
	height: 38px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
	color: #2972b0;
}

#menu a:hover, #menu a.active {
	display: block;
	width: 90px;
	background: url(images/menu_on2.png) no-repeat;
	height: 38px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-color: #378ad0;
	padding-top: 14px;
	color: #378ad0;
}

/* ------------ Search ------------ */

#search {
	float: right;
	width: 500px;
	height: 26px;
}

#search form {
	float: right;
	margin: -85px;
	padding: 16px 380px 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ffffff;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* ------------ Wrappers ------------ */

#wrapper {
	clear: both;
    margin: 0 auto 0 auto;
    padding-top:0px;
    width: 930px;
    /*background:#ff0;*/
    text-align: left;
    overflow:hidden;
}

/* ------------ Content ------------ */

#video {
	width: 352px;
	height: 219px;
	margin: 0 auto;
	padding-left: 42px;
	padding-top: 20px;
	background-image: url("http://i48.tinypic.com/20i5c5.png");
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 650px;
	margin-left:0px;
}

.post_top {
	width: 650px;
	height: 60px;
	background: url(images/content_top2.png) no-repeat;
	display: block;
}

.post_title h2 a, .post_title h2 a:link, .post_title h2 a:visited, .post_title h2 a:hover  {
	background-color: transparent;
	text-decoration:none;
	padding-top:21px;
	padding-left:90px;
	font-family: Arial, Georgia, Sans-serif;
	color:#fff;
	font-size:22px;
	font-weight: bold;
	display: block;
}

.post_bottom {
	width: 650px;
	height: 15px;
	margin-bottom:10px;
	background: url(images/content_bottom1.png) no-repeat;
	display: block;
}

.post {
	margin: 0px 0px 0px 0px;
	padding:0px 25px 0px 25px;
	height: 100%;
	text-align: justify;
	color:#333;
	background: url(images/content_content1.png) repeat-y;
}

.post h2 {
	font-family: Arial, Georgia, Sans-serif;
    font-size: 20px;
    text-transform:uppercase;
    padding: 0px 0px 0px 0px;
}

.post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:hover  {
	color: #ffffff;
	background-color: transparent;
}

.post .top_post_container {
	float:left;
	margin-top:4px;
	margin-left:4px;
	width:542px;
}

.post .top_post_container img {
	padding: 0px 4px 0px 4px;
}

.post .date {
	float:left;
    width:56px;
    height:53px;
    padding-top:3px;
    text-align: center;
    background: url(images/date.png);
}

.span_month {
	margin: 0 auto 0 auto;
	padding-top:30px;
	padding-right:3px;
	font-size: 14px;
	/*font-weight: bold;*/
}

.span_date {
	margin: 0 auto 0 auto;
	padding-top:30px;
	padding-right:3px;
	font-size: 14px;
	/*font-weight: bold;*/
}

.span_year {
	margin: 0 auto 0 auto;
	padding-top:30px;
	padding-right:3px;
	font-size: 14px;
	/*font-weight: bold;*/
}

.post .postmetadata {
	padding: 2px 15px 0px 15px;
	font: normal 11px Arial, Georgia, Sans-serif;
	text-align: right;
	height:34px;
}

.p_comments {
	height:25px;
	width:100px;
	line-height:26px;
	text-align:center;
	float:right;
	padding:0 5px 0 27px;
}

.p_comments img {
	padding-right: 3px;
    border:0;
}

.nocomments {
	padding-top:-10px;
	padding-left:30px;
}

.post a:link,
.post a:visited {
	color: #1b5bba;
	background-color: transparent;
}

.post a:hover {
	color: #4082e5;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 0px 0px;
}
	
.cover{
	clear:both;
	border-top: 1px dashed #999;
	margin: 0 0;
}
	
/* ------------ The Sidebar ------------ */

#sidebar {
	width:260px;
	float:right;
	font-size:12px;
	color:#4682b4;
	font-family: Arial, Georgia, Sans-serif;
}

#sidebar table {
	width:100%;
	text-align:center;
	/*background-color:#464646;*/
}

.sidebar_content {
	width:260px;
}

.rss_icon {
	margin: 0px 15px 10px 15px;
	width: 200px;
	height: 77px;
}

.sidebar_content ul{
    list-style-type: none;
    margin: 0px;
    padding: 0;
}

.sidebar_container ul {
	padding-top: 0px;
        margin-top: -25px;   
        /*font-weight: bold;*/
	background: url(images/sidebar_content1.png) repeat-y;
}

.sidebar_container li h2{
	width: 260px;
	height: 60px;
	padding-top: 25px;
	padding-left: 95px;
	color:#fff;
	font-size: 18px;
        background: url(images/sidebar_top2.png)  no-repeat;
        display: block;
}

.sidebar_container ul li{
    font-size:14px;
    line-height: 0.8em;
    padding-left:0px;
    padding-top:4px;
}

.sidebar_container ul li a {
    color:#4682b4;
    padding-left:20px;
}

.sidebar_container ul li a:hover {
	color:#f00;
	text-decoration:underline;
}

.sidebar_container ul ul li {
    line-height: 9px;
    text-decoration:none;
    padding-left:10px;
    padding-bottom:2px; 
}


.sidebar_container ul ul {
    margin-top: 3px;
    line-height: 11px;
    text-decoration:none;
}

.sidebar_tag ul {
        margin-top: -25px;   
        padding: 5px 0px 5px 0px;
	background: url(images/sidebar_content1.png) repeat-y;
}

.sidebar_tag li h2{
	width: 260px;
	height: 60px;
	padding-top: 25px;
	padding-left: 95px;
	color:#fff;
	font-size: 18px;
        background: url(images/sidebar_top2.png)  no-repeat;
        display: block;
}

.sidebar_tag li h2{
	width: 260px;
	height: 60px;
	padding-top: 25px;
	padding-left: 95px;
	color:#fff;
	font-size: 18px;
        background: url(images/sidebar_top2.png)  no-repeat;
        display: block;
}

.sidebar_tag ul li{
    font-size:14px;
    line-height: 1.3em;
    padding-left:0px;
    padding-top:4px;
}

.sidebar_tag ul li a {
    color:#4682b4;
    padding-left:10px;
}

.sidebar_tag ul li a:hover {
	color:#f00;
	text-decoration:underline;
}

.sidebar_tag ul ul li {
    line-height: 9px;
    text-decoration:none;
    padding-left:10px;
    padding-bottom:2px; 
}


.sidebar_tag ul ul {
    margin-top: 3px;
    line-height: 11px;
    text-decoration:none;
}

.sidebar_bottom {
	width: 260px;
	height: 8px;
	margin-bottom:10px;
	background: url(images/sidebar_bottom1.png) no-repeat;
}

/* ------------ Footer ------------ */

#footer {
    clear: both;
    margin: -50px auto;
    padding: 0px;
    width: 930px;
    height: 57px;
    text-align:center;
    background:url(images/footer1.png) no-repeat;
}

#footer p {
	margin: 0;
    padding: 7px 0px 0px 0px;
	font-size: 11px;
	color:#fff;
}

#footer p a {
	color:#dddddd;
}

/* ------------ Post Navigation ------------ */

.navigation {
	height: 20px;
	padding: 5px 15px 10px 15px;
}
	
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#000;
}
	
.navigation a:hover {
	color:#000;
}

/* ------------ Pagenavi ------------ */

#pagenavi {
    margin: 10px auto;
    padding: 15px 15px 0 0;
    width: 650px;
    height: 47px;
    background:url(images/pagenavi-1.png) no-repeat;
}

/* ------------ Attachment ------------ */

.contentCenter {
	text-align:center;
}

/* ------------ The Page Title ------------ */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
}

/* ------------ Comments ------------ */

.comments {
	padding: 22px 32px 23px 32px;
	line-height:16px;
}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 0px 30px 0px 30px;
	font-weight: normal;
	color: #000;
}	

div.comments ol li {
	padding-bottom: 9px;
}
	
.comments textarea {
	width:500px;
	height:156px;
	color:#000;
	overflow:auto;
	font-family: Arial, Georgia, Sans-serif;
	font-size:14px;
}
	
#commentform {
	padding-left:30px;
}
	
#commentform input {
	color:#000;
}
	
.comments input#submit {
	padding:0;
	width:72px;
}
	
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 25px;
	padding:0;
	font-weight:normal;
}
	
.comments ol li p {
	padding:0 0 0 0;
	margin:10px 0 0 0;
}
	
.comments ol li {
	padding: 10px;
	list-style: none;
}

.comments_top {
	margin:-12px 0 0 -30px;
	width: 650px;
	height: 8px;
	background: url(images/content_top1.png) no-repeat;
}

.comments_corp {
	margin-left:-30px;
	width: 650px;
	background: url(images/content_content1.png) repeat-y;
}

.comments_bottom {
	margin-left:-30px;
	width: 650px;
	height: 9px;
	background: url(images/content_bottom1.png) no-repeat;
}

/* ------------ Calendar ------------ */

#calendar {
    width: 230px; 
	background: transparent;
}

#calendar_wrap {
	background: url(images/sidebar_content.png) repeat-y;
}

table#wp-calendar {
	margin: 0 auto 0 auto;
	width:180px;
	color: #000;
	background: transparent;
}

table#wp-calendar caption {
	margin: 0 auto 0 auto;
}