/*
Theme Name: Casa de criadores blog theme
Theme URI: http://olapersson.se/
Description: 
Author: Ola
Author URI: http://olapersson.se
version: 2.0
Tags: two-column, widget-ready
*/




/* basics */

*{margin:0; padding:0;}

body
{
	background: #fff url('images/BG.jpg') 50% 0 no-repeat;
	font-family: tahoma, verdana, arial, tahoma, sans-serif;
	font-size: 14px;
	margin: 0;
	color: #838383;
}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3
{
	font-size: 14px;
	background: url('images/bullet.gif') 0 4px no-repeat;
	padding: 0 0 0 23px;
	color: #505050;
}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}
em
{
	font-weight: lighter;
	font-style: italic;
}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 983px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background: url('images/logo.gif') no-repeat;
	width: 983px;
  	height: 173px;
	color: #fff; 
	}

#header h1
{
	font: normal 20pt georgia, times;
	padding: 20px 0 0 16px;
	margin: 0;
	text-indent: -9999px;
}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	text-indent: -9999px;
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}
#header #superbanner
{
	height: 90px;
	width: 728px;
	padding: 0;
	margin: -28px 0 0 255px;
}
#header #superbanner * { margin: 0; padding:0; }

/* main menu */


#menu
{
	background: #000;
	font-family: verdana, arial, times, serif;
	width: 983px;
	overflow: hidden;
	height: 56px;
	padding:0 0 0 20px;
}
#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:0;
	margin: 0;
	color: #fff;
	display:block;
	text-indent:-99999px;
}
#menu #home a{
	background:url(images/images/Untitled-1_02.jpg) top no-repeat;
	height:56px;
	width:120px;
}
#menu #home a:hover,#menu #home a.current {
	background-position:bottom;
}
#menu #estilistas a{
	background:url(images/images/Untitled-1_03.jpg) top no-repeat;
	height:56px;
	width:131px;
}
#menu #estilistas a:hover,#menu #estilistas a.current {
	background-position:bottom;
}
#menu #casa a{
	background:url(images/images/Untitled-1_04.jpg) top no-repeat;
	height:56px;
	width:220px;
}
#menu #casa a:hover,#menu #casa a.current {
	background-position:bottom;
}
#menu #inscricao a{
	background:url(images/images/Untitled-1_05.jpg) top no-repeat;
	height:56px;
	width:149px;

}
#menu #inscricao a:hover,#menu #inscricao a.current {
	background-position:bottom;
}
#menu #calendario a{
	background:url(images/images/Untitled-1_06.jpg) top no-repeat;
	height:56px;
	width:160px;

}
#menu #calendario a:hover,#menu #calendario a.current {
	background-position:bottom;
}

#menu #editorial a{
	background:url(http://casadecriadores.uol.com.br/wp-content/uploads/portifolio.jpg) top no-repeat;
	height:56px;
	width:134px;
}
#menu #editorial a:hover,#menu #editorial a.current {
	background-position:bottom;
}
/*
#menu
{
	background: #000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width: 983px;
	overflow: hidden;
	height: 48px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:0;
	margin: 0;
	color: #fff;
	display:block;
}


#menu { background: url('images/menu.gif') no-repeat; }
#menu a { background: url('images/menu.gif') no-repeat; height:48px; display:block; text-indent:-9999px }

#menu #home a
{
	margin-left: 63px;
	width: 128px;
	background-position: -63px 0;
}
#menu #home a:hover,#menu #home a.current {
	background-position: -63px -48px;
}
#menu #musica a
{
	width: 128px;
	background-position: -191px 0;
}
#menu #musica a:hover,#menu #musica a.current {
	background-position: -191px -48px;
}
#menu #casa a
{
	width: 231px;
	background-position: -319px 0;
}
#menu #casa a:hover,#menu #casa a.current {
	background-position: -319px -48px;
}
#menu #talentos a
{
	width: 210px;
	background-position: -550px 0;
}
#menu #talentos a:hover,#menu #talentos a.current {
	background-position: -550px -48px;
}
#menu #calendario a
{
	width: 165px;
	background-position: -760px 0;
}
#menu #calendario a:hover,#menu #calendario a.current {
	background-position: -760px -48px;
}
*/

/* content */


#content
{
	float: left;
	width: 647px;
	overflow: hidden;
	margin: 12px 0;
}
#content hr
{
	display: block;
	height: 30px;
	background: #fff url('images/divider.gif');
	margin: 17px 0 18px 0;
	border: 0;
	width: 645px;
}

.post {
	background: #fff;
	margin:0;
	padding:8px 11px;
	line-height: 14pt;
	}

.post .header
{
}
.post .title
{
}
.title small
{
	background: #19abab;
	font: normal 15px tahoma, verdana, sans-serif;
	color: #fff;
}

.post h2
{
	font-size: 25px;
	font-style: normal;
	font-variant: normal;
	padding: 0 0 8px 0;
	width: 340px;
	line-height: 39px;
}
	
.post h2 a, .post h2 span{
	background: #ff0061;
	padding: 3px 8px;
	color: #FFF;
	font-weight: lighter;
	font-family: tahoma, verdana, sans-serif;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #fff;
	text-decoration: none;
	}
.page .post h2
{
	padding: 2px 12px;
	font-weight: lighter;
	font-family: tahoma, verdana, sans-serif;
	display: inline;
	background-color: #19abab;
	color: #fff;
}
.page .entry { padding-top: 20px; }

.post ul {}

.post li {}

.entry p
{
	margin: 12px 0;
	color: #7f7f7f;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	
.single .navigation
{
	margin-top: -25px;
	padding-left: 11px;
	margin-bottom: -15px;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
.navigation .alignleft a
{
	background: url('images/back.gif') no-repeat;
	width: 45px;
	height: 45px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.navigation .alignright a
{
	background: url('images/forward.gif') no-repeat;
	width: 45px;
	height: 45px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.navigation .alignright {float:left;}
.navigation .alignright a {float:left; margin:25px 5px;}

.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-size:8pt;
	width:322px;
	float:right;
	margin:0;
	padding: 0;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px 0;
	padding:0;
	}

#sidebar ul li {
	margin: 0 0 16px 0;
	padding: 8px 9px;
	line-height: 14pt;
	list-style-type: none;
	}
#sidebar ul li.bg { background: #fff; }
#sidebar ul li.object p { margin: 0; padding:0; }
#sidebar ul li.object p { margin-left: -8px; }
#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#sidebar .tags { text-align: right; }
#sidebar .tags h2
{
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('images/assuntos.gif') 100% 0 no-repeat;
	text-align: left;
}
#sidebar .tags a { color:#a61e56; }
#sidebar .flickr
{
	padding: 8px 0;
	margin-right: -15px;
}
#sidebar .flickr img
{
	border: 5px solid #ff0;
	width: 93px;
	margin-right: 6px;
}
#sidebar .flickr img:hover { border:5px solid #ff0061 ; }
#sidebar .flickr a { margin-right:0; }
#sidebar .flickr a.mais
{
	height: 45px;
	background: url('images/mais-fotos.gif') 100% 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 171px;
	float: right;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom:15px;
}

#sidebar #tv a
{
	height: 59px;
	background: url('images/tv.gif') 100% 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#sidebar .redes_sociais {
	padding:0;
	clear: both;
	background:url(images/redes_sociais.gif) 100% 0 no-repeat;
	height:255px;
}
#sidebar span.twitter a{
	display:block;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	width:52px;
	background:url(images/twitter.png) no-repeat;
	float:left;
	margin:97px 0 0 70px;
}
#sidebar span.facebook a{
	display:block;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	width:52px;
	background:url(images/face.png) no-repeat;
	float:left;
	margin:97px 0 0 0;
}
#sidebar span.flickr2 a{
	display:block;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	width:52px;
	background:url(images/flickr.png) no-repeat;
	float:left;
	margin:97px 0 0 0;
}
#sidebar span.videolog a{
	display:block;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	width:52px;
	background:url(images/videolog.png) no-repeat;
	float:left;
	margin:97px 0 0 0;
}
#sidebar .parceiros { padding-left: 0; }
#sidebar .parceiros h2
{
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('images/parceiros.gif') 100% 0 no-repeat;
	text-align: left;
}
#sidebar .parceiros ul, #sidebar .parceiros li
{
	margin: 0;
	padding: 0;
}
#sidebar .parceiros li a
{
	display: block;
	padding: 6px 0px 6px 0;
	text-align: right;
	color: #f00;
}
#sidebar .parceiros li a:hover
{
	background: #f3f3cc;
	color: #000;
	text-decoration: none;
}




/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3
{
	font-family: georgia, times, verdana;
	font-size: 14px;
	font-weight: 300;
	color: #000;
	margin: 0;
	padding: 0 0 0;
}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; }
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform
{
	padding: 11px 8px 11px 10px;
	margin: 0 0 0 0;
	background: #fff;
	font-family: Arial, verdana, sans-serif;
}

#searchform input#s
{
	margin: 0;
	padding: 8px;
	border: 0 solid #000;
	background: #ff0;
	height: 28px;
	width: 486px;
	font-size: 25px;
}

#searchform input#searchsubmit
{
	border: none;
	background: url('images/buscar.gif') 50% 50%;
	color: #fff;
	text-transform: lowercase;
	text-indent: -9999px;
	overflow: hidden;
	height: 44px;
	margin: 0 0 0 -3px;
	vertical-align:bottom;
	width: 126px;
}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer
{
	clear: both;
	width: 100%;
	text-align: center;
	color: #a7a77e;
	font-size: 11px;
}
	
#footer p{padding:14px 0;margin: 0; color: #a7a77e; text-align:center;}
#footer a
{
	color: #515138;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

