/*

 Theme Name: Prestige

 Theme URI: http://www.prestigerp.com.br/blog

 Description: Layout baseado no website 2010 da empresa de acessoria de comunica&ccedil;&atilde;o e marketing Prestige, desenvolvido pela Inovar Design.

 Author: Inovar Design

 Author URI: http://www.inovardesign.com.br

 */



* { padding: 0; margin: 0; }

body { font-family: Arial, Helvetica, sans-serif; text-align: center; background:url(images/body_bg.gif) repeat-x top; }

body, html {
height: 100%;
}

/*********************/

/*    G L O B A L    */

/*********************/

/*links*/

a { color:#64317e; text-decoration: none; }

a:hover{ text-decoration: underline; }

blockquote { display: block; margin: .5em 2.0em .5em 2.0em; padding: 0 0 0 1.0em; border-left: dotted black .1em; }

blockquote blockquote { padding: 0 0 0 1.0em; border-left: dotted black .1em; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

img { border: none; }

.alignleft{ float: left; text-align: left; }

.alignright{ float: right; text-align: right; }

.center{ text-align: left; }


/*********************/

/* S T R U C T U R E */

/*********************/

#container { text-align: left; position: relative; min-height: 100%; _height: 100%; }

#header { width: 955px; height: 190px; background: url(images/topo_logoBg.gif) top left no-repeat; margin: 0 auto; }

/*wraps content and sidebar*/

#wrapper { width: 955px; position: relative; margin: 0 auto;}

#sidebar { float: right; width: 260px; height: auto; padding: 20px 0 140px 0px; display: inline; }

#content { float: left; width: 675px; height: auto; padding:20px 0 140px 0; }

#footer { display:block; width: 100%; height: 327px; background: #ccc; clear: both; position: absolute; bottom: 0; }

	#rodape {
	height: 79px;
	background: url("images/rodapeInt_bg.gif") bottom repeat-x;
	color: #fff;
	font-size: 9px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-family: arial;
	overflow: hidden;
	padding-top: 40px;
	}
	
	#rodapeConteudo {
	width: 833px;
	margin: 0 auto;
	text-align: center;
	}
	
	#rodapeBottom {
	width: 618px;
	margin: 0 auto;
	}
	
	#rodapeEnd {
	border-left: 1px solid #fff;
	padding-left: 15px;
	margin-left: 15px;
	text-align: left;
	color: #977ba7;
	font-size: 12px;
	height: 50px;
	}
	
	#rodapeEnd a {
	font-weight: bold;
	color: #d4c9d9;
	}
	
	#rodapeTopo {
	width: 618px;
	margin: 0 auto;
	}
	
	#rodapeTopo .esquerda {
	background: url("images/rodape_topoE.gif") no-repeat;
	height: 29px;
	width: 19px;
	}
	
	#rodapeTopo .meio {
	background: url("images/rodape_topo.gif") repeat-x;
	height: 21px;
	text-align: center;
	width: 580px;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 9px;
	}
	
	#rodapeTopo .direita {
	background: url("images/rodape_topoD.gif") no-repeat;
	height: 29px;
	width: 19px;
	}
	
	.floatLeft {
	float: left;
	}
	
	.floatRight {
	float: right;
	}
	
	.alignRight {
	text-align: right;
	}
	
	.clear { 
	clear: both;
	}



/*********************/

/* H E A D E R       */

/*********************/

.logo { float: left; width: 250px; height: 40px; margin: 20px 0 0px 0px; display: inline; background-color: yellow; }



/*top menu*/

ul#nav { float: left; width: 670px; height: 33px; list-style: none; margin:134px 0 0 0; height: 33px; font-size: 11px; font-weight: bold; text-transform: uppercase; }

ul#nav li { float: left; padding: 0; margin: 0;}

ul#nav li a { display: block; background: url(images/bg_menu.png) no-repeat; _background: url(images/menu_itemBg.gif) no-repeat; width: 115px; height: 23px; text-align: center; color: #64317e; font-size: 15px; text-transform: lowercase; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding-top: 5px;}

ul#nav li:hover, 

ul#nav li.current_page_item {  }

ul#nav li:hover, 

ul#nav li.current_page_item { }

ul#nav li a:hover, 

ul#nav li.current_page_item a { text-decoration: none; }

ul#nav li a:hover, 

ul#nav li.current_page_item a { }

ul#nav li a:hover {
background: url(images/bg_menuHover.png) no-repeat;
_background: url(images/bg_menuHover.gif) no-repeat;
color: #fff;
}


/*bottom menu*/

ul#cat { display: none; float: left; width: 670px; height: 35px; line-height:35px; list-style: none; margin: 23px 0 0 15px; font-size: 12px; font-weight: normal; text-transform: uppercase;text-shadow:0 1px 0 #2c2f35; }

ul#cat li { margin:0 15px 0 0; display:inline; }

ul#cat li a { color: #E1F0E9;text-shadow:0 1px 0 #4a4e55; }

ul#cat li:hover, 

ul#cat li.current-cat { color: #E1F0E9; text-shadow:0 1px 0 #4a4e55;}





/*bloginfo*/

.bloginfo{float:left; width:750px; height:70px; margin:5px 0 0 10px; display: none;}

.bloginfo h1 a{ font-size:40px; font-weight:normal; text-transform:uppercase; color:#E1F0E9;}

.bloginfo p{ font-size:16px; color:#D0E580;}



/*rss*/

a.rss{float:right; width:130px; height:70px; margin:50px 0 0 0; padding:0 60px 0 0; background:url(images/rss.png) no-repeat right top; line-height:70px; font-size:14px; color:#fff; text-shadow:0 1px 0 #4a4e55;text-align:right;}



/*********************/

/*  S I D E B A R    */

/*********************/

.widget { width: 221px; min-height: 164px; _height: 164px; text-align: left; overflow: hidden; background: #fff url(images/boxD_bg.gif) -1px bottom no-repeat; border: solid #e2e2e2; border-width: 0 1px; }

.widget h2 { font-size: 14px; line-height: 14px; color: #8b659e; text-transform: uppercase; background: none; font-family: Arial, Helvetica, sans-serif;  margin: 0; padding: 0 0 10px 15px;}

.widget ul li a { display:block; width:188px; _height:1px; padding: 5px 15px 5px 20px; text-decoration: none; font-weight: normal; color: #666; line-height: 18px; font-size: 11px; background: url(images/bullet.gif) 10px 10px no-repeat }

.widget ul li a:hover { text-decoration: none; background-color: #eee; }

.widget ul { padding: 0 0 15px 0; list-style-type: none; font-size:12px; color: black;  text-align: left; }

.widget ul ul { margin-left: 10px; }

.widget ul ul li { list-style-type: none; color: black; }

.bg_sidebar {
width: 223px;
height: 15px;
background: url(images/boxD_bgTop.gif) no-repeat;
overflow: hidden;
}

.bg_sidebarBottom {
width: 223px;
height: 15px;
background: url(images/boxD_bgBottom.gif) no-repeat;
margin-bottom: 10px;
}


/*********************/

/*      P O S T      */

/*********************/

.post-content { width: 630px; margin: 0px 0px 10px 0px; padding: 0 0 45px; background: url(images/releases_risca.gif) bottom center no-repeat;}

.post-content h1{ font-size: 14px; margin: 0px 0px 10px 0px; padding: 0 0 5px;  color:#64317e; border-bottom: 1px solid #64317e; }

.post-content h1 a { color:#64317e; }

.post-content .meta{display:block; margin:5px 0 0 0; font-size:12px; color:#4c829f; }

.post-entry { margin:10px 0 0 0; font-size: 13px; line-height:20px; }

.post-entry p{ padding: 5px 0 5px 0; }

.post-entry ul { padding: 5px 0 .5px 20px; }

.post-entry ol { padding: 5px 0 .5px 20px; }

.post-entry img { margin: 5px 5px 5px 5px; padding: 0 0 0 0; }

.navpages { font-size: 12px; padding: 10px 0 0; }



/*   S E A R C H     */

#searchform { float:right; width: 220px; height: 30px; padding-top: 20px; }

#searchfield { float: left; width: 192px; height: 15px; padding:2px; font-size: 12px; background: #7e5a90; border: none; display: inline; color:white;}

#searchsubmit { float: right; height: 20px; width: 20px; background: transparent url(images/bt_buscar.gif) center center no-repeat; border: none; cursor: pointer;}

h3.search{font-size: 14px; margin: 0px 0px 40px 0px; padding: 0 0 5px;  color:#64317e; border-bottom: 1px solid #64317e; }



/*********************/

/* F O O T E R  */

/*********************/



.footer-left{ float:left; position:relative; width:4px; height:37px; margin: 5px 0 0 -4px; background:url(images/footer-left.png) no-repeat; }

.footer-right{ float:right; position:relative; width:4px; height:37px; margin: 5px -4px 0 0px; background:url(images/footer-right.png) no-repeat; }

.footer-col{float:left; width:255px; height:250px; margin:10px 0 0 24px; color:#97ADBB; font-size:11px; text-align:center;}

.footer-col-middle{ width:340px; margin-bottom:5px;}

.footer-col h2{ font-size:20px; line-height:32px; font-weight:normal; color:#2B4659;}

.footer-col .content{display:block; width:242px; height: 200px; margin:15px 0 0 0; padding:5px 5px 5px 5px; border: 1px solid #7590A3;}



.footer-col ul { width:100%; margin: 0 0 0px 0; list-style-type: none; font-size:12px; color: black;  text-align: left;}

.footer-col ul li a,

.footer-col ul li a:link,

.footer-col ul li a:visited { display:block; width:234px; height:20px; padding:0px 4px 0px 4px; text-decoration: none; font-weight: normal; color: #97ADBB; line-height: 18px; }

.footer-col ul li a:hover,

.footer-col ul li a:active { background-color:#5F8CAB; color:white;  }





.footer-col .content-middle ul li a { width:330px;}

.footer-col .content-middle{width:338px;}



.footer-links{ display:block; width: 100%; height:25px; padding:25px 15px 0 15px; background: #ccc; font-size:11px; color:#fff; clear:both; position: absolute; bottom: 0; display: none;}

.footer-links a { color:#6F8FA6;}

.footer-links a:hover,

.footer-links a:active{ text-decoration:underline;}



/*********************/

/*  C O M M E N T S  */

/*********************/

ol.commentlist { list-style:none; margin:0 20px 0 20px; padding:0; }

ol.commentlist li { border:1px solid #e2e2e2; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }

ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }

ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }

ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }

ol.commentlist li div.vcard cite.fn a.url { color:#64317E; text-decoration:none; }

ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }

ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }

ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }

ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }

ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }

ol.commentlist li div.reply { display: none; background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

ol.commentlist li div.reply:hover { background:#3A515F; border:1px solid #004080;; }

ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }

ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }

ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }

ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }

ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }

ol.commentlist ul.children li.odd { background:#fff; }

ol.commentlist ul.children li.even { background:#f6f6f6; }

ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }



#commentform { margin:0 0 0 30px; font-size:12px;}

#commentform p { margin: 0; padding: 0 0 10px;}

#commentform #comment{
height: 153px;
width: 536px;
padding-left: 10px;
padding-top: 7px;
background: url("images/textarea_bgG.gif") no-repeat;
_background-attachment: fixed;
border: 0;
overflow:auto;
margin: 0;
font-family: arial;
font-size: 12px;
}

.input {
background: url("images/input_bgG.gif") no-repeat;
_background-attachment: fixed;
width: 536px;
height: 23px;
padding-left: 10px;
padding-top: 7px;
border: 0;
}

.btEnviar {
width: 115px;
height: 28px;
padding: 0;
margin: 0;
background: url(images/bt_enviar.gif) no-repeat;
border: none;
cursor: pointer;
}

.inovar {
background: url(images/ico_inovar.gif) 0 10px no-repeat;
width: 45px;
height: 13px;
display: block;
padding-top: 10px;
}

#rodape p {
margin: 0;
padding: 0 0 10px;
}


h3#comments, #respond h3{ font-size: 14px; margin: 0px 0px 10px 0px; padding: 20px 0 5px;  color:#64317e; border-bottom: 1px solid #64317e; }



/*********************/

/*  H O M E P A G E  */

/*********************/

.home-featured{ display:block; width:670px; height:270px; margin:0px auto 20px auto; background-color:#3A515F; border:1px solid #0062c4;}

.home-post{float:left; width:293px; height:211px; margin:0 0 4px 0; padding:15px 22px 15px 22px; background:url(images/home-post.png) no-repeat; _background:url(images/home-post.gif) no-repeat; font-size: 12px; color: #666;}

.home-post h1 a{ display:block; font-size:15px; color: #64317e; text-decoration: none; }

.home-post .thumbnail {float:left; width:106px height: 106px; margin:0 8px 0 0; padding:3px 3px 0px 3px; border: 1px solid #fff;}

.thumbnail {float:left; margin:3px 12px 0 0; border: 2px solid #64317e; width: 100px; height: 100px; overflow: hidden; }

.thumbnail img {width:100px; height:100px;}

.home-post .thumbnail img{width:100px; height:100px;}

.home-post .meta{display:block; margin:5px 0 0 0; font-size:11px; color:#585858; }

.home-post p{ }

.home-post .readmore a{float:right; width:96px; height: 25px; line-height:25px; text-align:center; font-size:11px; background:url(images/bg-readmore.png) no-repeat; color:#2B4659;}

.conteudoHome {
height: 190px;
}

.saibaMais {
border-top: 1px solid #64317e;
}

.saibaMais a {
display: block;
width: 66px;
height: 12px;
background: url(images/bt_saibaMais.gif) no-repeat;
float: right;
}

/* clearfix */

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clear { min-width: 0; display: inline-block; /* \*/ display: block; }

* html .clear { /* \*/ height: 1%; }


