/*  
Theme Name: DogDogs
Theme URI: http://www.dogdogs.net/
Description: Adestramento Inteligente.
Version: v2.0
Author: Celso Junior
Author URI: http://www.celsojunior.net/blog
*/

/*************************************
 +Containers
 *************************************/
html, body, #container {height:100%}
body > #container {height: auto; min-height: 100%;}

body{
	background:#FFF url(images/bg.png) top repeat-x;
	color:#555;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
table {
	line-height:18px;
	margin-left:10px;
}
tr{
	background-color:#EDF3FE;
}
thead, tfoot{
	text-align:center;
	font-weight:bold;
	background-color:#cccccc;
}
thead tr, tfoot tr{
	text-align:center;
	background-color:transparent !important;
}
td {
	margin:0;
	padding:0 10px;
	text-align:center;
}
#container{
	margin:0 auto;
	text-align:left;
	width:940px;
	height:auto !important;
	height:100%;
	min-height:100%;
}
#header{
	width:940px;
	height: 115px;
	padding:0;
	margin:0 0 10px 0;
	background:url(images/header.png) no-repeat;
}
#content{
	font-size:12px;
	float:left;
	padding:0 0 50px 0;
	width:500px;
	text-align:justify;
}
#footer{
	background:#333;
	border-top:5px solid #18b484;
	color:#888;
	clear:both;
	font-size:11px;
	text-transform:uppercase;
	padding:30px 0 0 0;
	bottom:0;
	position:relative;
	width:100%;
	margin:25px 0 0 0;
	height:120px;
	line-height:40px;
}
#footer a{
	color:#888;
}
#footer a:hover{
	text-decoration:underline;
}
#logo{
	margin:0;
	float:left;
	position:absolute;
	z-index:9999;
}
#logo a {
	width:297px;
	height:102px;
	margin:0;
	padding:0;
	float:left;
}
#page-name{
	float:left;
	width:500px;
}
#page-name h2{
	display:block;
	font-size:21px;
	font-weight:bold;
	padding:0;
	line-height:40px;
}
.side-banner img{
	float:right;
	margin:0 0 6px 0;
	padding:5px;
	border:#BBB 1px solid;
	background:#EEE;
}
.superbanner{
	width:728px;
	height:90px;
	border:#000 1px solid;
	float:right;
	margin:0 0 5px 0;
}
.superbanner img{
	border:none;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-weight:bold;
	margin:0;
	font-size:18px;
}
#header h1{
	font-size:3em;
	margin:0;
	margin-right:1em;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin:10px 0 0 0;
	font-size:14px;
}
.entry h1{
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin:0 0 5px 0;
	letter-spacing: -1px;
}
.entry h1 a{
	text-decoration:none;
	color:#CC0000;
}
.entry h1 a:hover{
	text-decoration:underline;
}
.entrymeta{
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.entrymeta a{
	color:#0084b0;
}
.author{
	color:#0084b0;
	padding:0 5px 2px 20px;
	background:url(images/icons.gif) 0 0 no-repeat;
}
.calendar{
	color:#0084b0;
	padding:0 5px 2px 18px;
	background:url(images/icons.gif) 0 -16px no-repeat;
}	
.categories{
	color:#0084b0;
	padding:0 5px 2px 20px;
	background:url(images/icons.gif) 0 -32px no-repeat;
}
.replies{
	color:#0084b0;
	padding:0 5px 2px 20px;
	background:url(images/icons.gif) 0 -48px no-repeat;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar{
	font-size:11px;
	float:right;
	margin:0;
	padding:0 0 0 20px;
	width:210px;
}
#sidebar-menu{
	font-size:12px;
	float:left;
	padding:0 20px 10px 0;
	width:190px;
}
#sidebar ul, #sidebar-menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li a, #sidebar-menu  ul li a{
	display:block;
	margin:0;
	padding:5px 3px 5px 3px;
	height:10px;
	line-height:10px;
}
#sidebar ul li a{
	background:url(images/bullet-star.png) no-repeat 0 0;
	border-bottom:#EEE 1px solid;
	padding:5px 3px 5px 14px;
}
#sidebar ul li a:hover, #sidebar-menu  ul li a:hover{
	background:#cc0000;
	color:#FFF;
}
#sidebar ul li a:hover{
	background:#ff6600 url(images/bullet-star.png) no-repeat 0 -20px;
	color:#FFF;
}
#sidebar h2, #sidebar-menu h2{
	color:#555;
	font-weight:bold;
	font-size:18px;
	margin:3px 0 3px 0;
	border-bottom:#EEE 1px solid;
}
#sidebar-menu ul.menu1 a{
	display:block;
	height:15px!important;
	line-height:15px!important;
	font-weight:bold;
	font-size:12.9px;
	padding-left:25px!important;
	border-bottom:#EEE 1px solid;
}
.menu2 span{
	font-size:10px;
	text-transform:uppercase;
}
.menu2 span a{
	height:100%!important;
	line-height:15px!important;
	font-weight:bold;
	font-size:11px;
	color:#0084b0;
	text-transform:none!important;
}
.menu2 span a:hover{
	background:transparent;
	color:#ff6600!important;
}
.menu2 h2{
	background:url(images/bullet-h2.png) no-repeat 0 -30px;
	padding-left:25px;
}
.menu2 img{
	float:left;
	margin: 0 5px 0 3px;
}
#sidebar-menu ul.menu1 a{background:url(images/bullet-menu.png) no-repeat 0 0; color:#0084b0;}
#sidebar-menu ul.menu3 a{background:url(images/bullet-menu.png) no-repeat 0 0; color:#333;}
#sidebar-menu ul.menu4 a{background:url(images/bullet-menu.png) no-repeat 0 -150px; color:#663399;}
#sidebar-menu ul.menu5 a{background:url(images/bullet-menu.png) no-repeat 0 -200px; color:#669933;}
#sidebar-menu ul.menu6 a{background:url(images/bullet-menu.png) no-repeat 0 -250px; color:#cc3399;}

#sidebar-menu ul.menu1 a:hover{background:#EEE url(images/bullet-menu.png) no-repeat 0 -25px!important; color:#000!important;}
#sidebar-menu ul.menu3 a:hover{background:#CCC url(images/bullet-menu.png) no-repeat 0 -25px!important; color:#000!important;}
#sidebar-menu ul.menu4 a:hover{background:#CCC url(images/bullet-menu.png) no-repeat 0 -175px!important; color:#000!important;}
#sidebar-menu ul.menu5 a:hover{background:#CCC url(images/bullet-menu.png) no-repeat 0 -225px!important; color:#000!important;}
#sidebar-menu ul.menu6 a:hover{background:#CCC url(images/bullet-menu.png) no-repeat 0 -275px!important; color:#000!important;}

h2.menu1{background:url(images/bullet-h2.png) no-repeat 0 0; padding-left:25px; letter-spacing: -1px;}
h2.menu3{background:url(images/bullet-h2.png) no-repeat 0 -60px; padding-left:25px; letter-spacing: -1px;}
h2.menu4{background:url(images/bullet-h2.png) no-repeat 0 -90px; padding-left:25px; letter-spacing: -1px;}
h2.menu5{background:url(images/bullet-h2.png) no-repeat 0 -120px; padding-left:25px; letter-spacing: -1px;}
h2.menu6{background:url(images/bullet-h2.png) no-repeat 0 -150px; padding-left:25px; letter-spacing: -1px;}

.break-line{
	border-top:#EEE 1px solid;
}
.menu2 .break-line{
	border-top:#EEE 1px solid;
	margin:6px 0 6px 0;
}
#sidebar-menu ol.tags {
list-style : none;
text-align : justify;
width:100%;
margin:0;
padding:0;
letter-spacing: -1px;
line-height:18px;
}
#sidebar-menu .tags a{
color:#0084b0;
}
#sidebar-menu .tags a:hover{
color:#cc0000;
text-decoration:underline;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em 0 0.5em 0;
	padding:1em 0 1em 0;
}
.commentsblock textarea{
	width:490px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:18px;
font-weight:bold;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
img, img a{
	border:none;
}
.clear{
	clear:both;
}
.share-it h3{
	font-size:16px;
	font-weight:bold;
}
.share-it img{
	margin-right:5px;
}
ul.st-related-posts{
	list-style-type:square;
	padding-left:15px;
	line-height:2.1;
}

/*************************************
 +Search
 *************************************/
#search {
	display:block;
	width:230px;
	height:30px;
	float:right;
	margin:0;
	padding:0;
	background:transparent;
}
#search form {
	margin: 0;
	padding: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search p {
	margin : 0;
	font-size : 85%;
}
#s {
	float: left;
	width:150px;
	margin:45px 0 15px 27px;
	padding:0;
	background: transparent;
	border:none;
	color:#849297;
	font-size:14px;
}
#searchsubmit {
	width:35px;
	height:30px;
	margin:38px 0 0 0;
	background: transparent;
	border:none;
	color: #FFF;
}