/*  

Theme Name: Foz do Arelho Virtual
Theme URI: http://fozdoarelho.net/
Description: Foz do Arelho Virtual com 3 colunas
Version: 2.0
Author: Desenvolvido por Miguel Azevedo e Castro.
Author URI: http://www.fabricavirtual.pt/
*/



* {
	margin:0;
	padding:0;
}
body {
	font:normal 62.5% Arial, Helvetica, sans-serif;
	color:#838281;
	background:#444;
}
p {
	margin: 10px 0;
}
.entry h1 {
	font-size:18px;
	margin-top:0px!important;
}
/* Estrutura do layout

============================= */

#wrapper {
	width:960px;
	/*border:#00FFFF 1px solid;*/
	/*position:absolute;
	left:50%;
	margin-left:-480px;*/
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
#header {
	position:relative;
	height:80px;
}
#header_2 {
	height:160px;
	background-color:#333;
	border-bottom:/*#0bb7d9*/ #EA8B03 10px solid;
	margin-bottom:5px;
	text-align:center;
}
#col_1 {
	/*background-color:#00FFff;*/

	width:220px;
	float:right;
	margin:0 10px 0 10px;
}
#col_2 {
	/*background-color:#00FF00;*/

	width:460px;
	float:left;
	margin:0 5px;
}
#col_3 {
	/*background-color:#ffFF00;*/

	width:240px;
	float:right;
	margin:0 5px 0 0;
}
/* No single no page */ 

#col_2_s_p{
	width:680px;
	float:left;
	margin:0 5px;
}

#footer {
	background-color:#fff;
	width:960px;
	margin:0 auto;
	height:40px;
	clear:both;
	border-top:#ccc 1px dotted;
	position:relative;
}
/* Estilos Gerais

======================= */

a, a:link {
	text-decoration:none;
	outline:none;
	color:#157991;
}
a img {
	border:0;
	outline:none;
	text-decoration:none;
}
a:visited {
/*text-decoration:line-through;*/

}
a:hover {
	color:#999;
}
li {
	list-style:none;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 5px 0;
}
/* Header objects

======================= */

.logo {
	width:50px;
	height:50px;
	/*width:106px;

	height:100px;*/

	margin:10px 0 0 10px;
}
.rss {
	width:42px;
	height:18px;
	margin-left:5px;
	margin-bottom:-1px;
}
.data {
	position:absolute;
	bottom:3px;
	right:250px;
	font-size:1.2em;
}
.warning {
	font-family:'Trebuchet MS'!important;
	text-shadow:3px 3px 1px #999;
	margin:5px 0 10px -5px;
	background-color:/*#567799;*/#aadd46;
	color:#fff;
	padding:8px 5px 8px 15px;
	height:50px;
	font-size:14px;
}
.warning span {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	margin-top:6px;
}
.warning a:link, .warning a:visited {
	color:#0CF!important;
	background:url(myImgs/twitter_logo.png) top right no-repeat;
	display:block;
	float:right;
	width:170px;
	height:49px;
	margin-right:5px;
}
.warning a:hover {
	color:#ccc!important;
}
.warning a span {
	margin-left:-9000px;
}
#procurame {
	position:absolute;
	bottom:3px;
	right:18px;
}
#searchform {
	text-align:center;
	font-size:.6em;/*margin:-12px 0 12px 0;*/
}
#searchform input[type="text"] {
	size:10px;
}
input:focus, textarea:focus {
	background:#fcf7a3;
}
#header h1, #header h2 {
	position:absolute;
	top:10px;
	left:75px;
	color:#45607B;
	font-size:2.4em;
}
#header h2 {
	top:35px;
	left:76px;
	font-size:1.2em;
}
/* Barra Lateral

======================= */

.title {
	/*background:url(myImgs/titulo.gif) no-repeat;*/
	background-color:#45607b;
	font-size:1.6em;
	font-weight:bold;
	/*width:235px;*/
	height:38px;
	margin:5px 0;
	text-align:center;
	line-height:38px;
	color:#e5e5e5;
}
ul.blogroll li a:link, li.page_item a:link {
/*font-size:1.2em!important;*/
}
#col_1 a, #col_1 a:active, #col_1 a:visited {
	display:block;
	width:93%;
	padding:4px 0 4px 10px;
	border-bottom:#ccc 1px dotted;
	font-size:1.2em!important;
	font-weight:bold;
}
#col_3 a, #col_3 a:active, #col_3 a:visited {
	display:block;
	width:93%;
	padding:4px 0 4px 10px;
	border-bottom:#ccc 1px dotted;
	font-size:1.2em!important;
	font-weight:bold;
	text-transform:none;
}
#col_1 a:hover, #col_3 a:hover {
	color:#999;
	background: #EFF2F4;
}
ul.children {
	margin:0;
	margin-left:23px;
	padding:0;
}
ul.children li {
	margin:0;
	padding:0;/*list-style-type:disc;*/
}
/* Contentor de Posts

======================= */

#container {
}
.post {
}
.tituloPost {
	background-color:#45607b;
	padding:0 0 5px 0;
}
.alignleft {
	float:left;
	margin:0 8px 3px 0;
}
.entry {
	margin:5px 7px 10px 15px;
	font-size:1.4em;
	overflow:hidden;
}
a.postTitle, .sideXLPost .title a {
	/*display:block;*/
	/*width:95%;*/
	/*height:39px;*/
	/*background:url(myImgs/titlePosts.gif) no-repeat;*/
	/*background-color:#45607b;*/
	text-align:left;
	color:#fff;
	padding:0 15px;
	text-transform:none;
}
/*a.postTitle:visited {
	color: #a9bdcd;
	text-decoration: none;
	text-indent:24px;
	background:url(myImgs/visitedPosts.gif) no-repeat;
}*/
a.postTitle:hover {
	color: #a9bdcd;
}
.postmetadata {
	/*font-size:.6em;*/
	background-color:#e5e5e5;
	padding:5px 0 5px 15px;
	color:#777;
	margin-top:-5px;
}
.navigation {
	margin-top:20px;
}
.navigation a {
	display:block;
	margin:5px 10px 5px 5px;
	font-size:14px;
	float:left;
}
/* Comentarios

======================= */

.comments-template {
	width:430px;
	font:normal 11px Arial, Helvetica, Georgia, Sans-serif;
	margin: 3px 0 0 15px;
	border-top: 1px dotted #ccc;
	padding: 10px 0 3px 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3 {
	font-family: Arial, Sans-serif;
	font-size: 16px;
}
.comments-template h4 {
	font-size: 14px;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	width: 80%;
}
#commentform {
	height:300px;
}
form p {
	margin: 5px 0 0 0;
	padding: 0;
}
/* threaded comments
=========================== */

.comment ul.children, .comment-reply-link {
	margin-left:5px;
	background-color:#e5e5e5;
	padding:5px;
	font-style:italic;
	border:#ccc 1px dotted;
}
cite.fn {
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
.vcard {
}
.comment-reply-link { /* para fazer desaparecer o botão reply e não se gerar dialogo */
	font-size:10px;
	display:none;
}
.comment.children .comment, comment.children .comments-template ol li {
	margin:0px!important;
	padding: 0!important;
	border-bottom: none;
}
/* =========================== */	



/* Footer Objects

====================================== */

.signature {
	position:absolute;
	right:5px;
	bottom:0px;
	width:780px;
	/*background:#666;*/

	padding:5px 8px 5px 3px;
	/*color:#efefef;*/

	text-align:right;
	font-size:1.1em;
}
/*  Outros 

====================================== */

.aviso {
	display:block;
	margin:15px 0 5px 20px;
	color:#999;
	font-size:1.2em;
	line-height:30px;
}
.mceTemp { /* para alinhas as imagens dos posts á esquerda */
	float:left;/*margin-right:10px;*/
}
.clear {
	clear:both;
}
.backLink {
	display:block;
	float:right;
	margin:15px 5px 35px 0;
	font-size:14px;
}
a.backLink:hover, .backLink a:hover {
	background-position:top left;
}
/* NAV Start
======================= */
.nav1 {
	width:100%;
	background-color:#CCC;
}
/* nav level1 */
#nav2, #nav1 {
	list-style: none;
	margin: 0;
	padding: 0;
	clear:both;
}
#nav2 li, #nav1 li {
	float: left;
	background: none;
	position: relative;
	/*border-right:#333 1px solid;*/
	/*height:25px;	*/
	margin:0;
	margin-bottom:3px;
	padding:0 1px;
}
#nav2 li a, #nav1 li a {
	padding: 4px 8px 4px 8px;
	display: block;
	text-decoration: none;/*color: #cbc3bb;*/
	font-size:11px;
}
#nav2 li.current_page_item, #nav2 li.current_home, #nav2 li:hover, #nav1 li.current_page_item, #nav1 li.current_home, #nav1 li:hover {
/*background: url(myImgs/white70.png) no-repeat;*/
	
}
#nav2 li.currentpage_item a, #nav2 li a:hover, #nav1 li.currentpage_item a, #nav1 li a:hover {
/*background: #efefef url(myImgs/white70.png);
	color: #f86819;*/
}
/* show hover bg */
#nav2 li:hover a, #nav1 li:hover a {
	/*background: #efefefurl(myImgs/white70.png);*/
	background-color:#EA8B03;
	color:#fff;
}
#nav2 li.current_home a, #nav1 li.current_home a {
	/*background: #efefef url(myImgs/white70.png);*/
	/*padding-right: 20px;*/
	/*color: #f86819;*/
	background-color:#EA8B03;
	color:#fff;
}
/* nav level2 */
#nav2 ul, #nav1 ul {
	position: absolute;
	top: 23px;
	left: 0px;
	/*padding: 8px 0 10px;*/
	padding: 5px 0 0 5px;
	background: url(myImgs/white95.png);
	border: solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 1px 4px #ccc;
	-webkit-box-shadow: 0 1px 4px #ccc;
	-moz-box-shadow: 0 1px 4px #ccc;
	z-index:999;
}
#nav1 ul {
	top: 20px;
	left: -18px;
}
#nav2 ul li, #nav1 ul li {
	background: none;
	padding: 0;
	margin: 0;
	border:none;
	width:98%;
	border-bottom:1px dotted;
}
#nav2 ul li:hover, #nav2 ul li:hover a, #nav2 ul li.current_page_item, #nav1 ul li:hover, #nav1 ul li:hover a, #nav1 ul li.current_page_item {
	background: none;
}
#nav2 ul a, #nav1 ul a {
	/*color: #999;*/
	font-weight: normal;
	text-shadow: none;
	padding: 4px 0 4px 8px;
	min-width: 173px;
	background: none !important;
	color:#333!important; /* cor dos links do dropdown */
}
#nav2 li.current_page_item li a, #nav2 ul li.current_page_item a, #nav1 li.current_page_item li a, #nav1 ul li.current_page_item a {
	/*color: #777;*/
	background: none;
}
#nav2 ul a:hover, #nav2 li.current_page_item li a:hover, #nav2 ul li.current_page_item a:hover, #nav1 ul a:hover, #nav1 li.current_page_item li a:hover, #nav1 ul li.current_page_item a:hover {
	background: none;
	color: #F60!important; /* cor hover dos links do dropdown */
}
/* dropdown */
#nav2 ul, #nav1 ul {
	display: none;
}
#nav2 li:hover > ul, #nav1 li:hover > ul {
	display: block;
}
/* nav sub levels */
#nav2 ul ul, #nav1 ul ul {
	left: 200px;
	top: -18px;
	/*z-index: 3;*/
	z-index:999;
}
/* NAV End
====================== */
.googleMap {
	float: left;
	margin:5px 15px 5px 0;
	border: #666666 1px solid;
}
/* Destaques (barra lateral na home)
====================== */
#col_X {
	width:470px;
	margin-bottom:10px;
	float:left;
	margin-left:8px;
}
.sideXLPost {
	border:#ea8b03 4px solid;
	background-color:#f7f7f7;
	padding:10px;
	margin-top:5px;
	overflow:hidden;
}
.sideXLPost .title {
	font-size:1.45em;
	text-align:left;
}
.sideXLPost {
	font-size:1.2em;
}
.myopia {
	margin-bottom:10px!important;
}
/* Formatação do mesmu com as paginas e as subpaginas dos estabelecimentos
================ */

ul#menu-navegacao-paginas a {
	color:#999;
	;
}
ul.sub-menu {
	margin-left:5px!important;
	font-size: .9em !important;
} 
ul.sub-menu a {
	color:#157991!important;
}
/* Image Captions
======================= */
.wp-caption {
	background-color:#efefef;
	margin-right:5px;
}
.wp-caption-text {
	font-size:10px;
	color:999;
	padding-left:5px
}
a.googleCalendar{
	display:block;
	margin-top:10px;
}

