/*
Theme Name: Guide
Theme URI: http://www.site.com
Description: City Guides theme.
Author: Tavira Guide
Author URI: http://www.taviraguide.com
*/

/*Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}/* still need 'cellspacing="0"' in markup */
/*Reset*/

body {font: 13px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
/*body {font: 13px/1.5 "Molengo", Arial, serif;}*/
a:focus {outline: 1px dotted invert;}
hr {border: 0 #ccc solid;border-top-width: 1px;clear: both;height: 0;}
ol {list-style: decimal;}
ul {list-style: square;}
li {margin-left: 30px;}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {margin-bottom: 10px;}

a {
	color: #202D95;
}

h1, h2, h3, h4, h5, h6 {
	color: #666;
}

#headwrapper {
 /*background: #fff url(images/head.jpg) no-repeat center top;*/
	margin-top: 10px;
}

#header {
	/*background-color: #eed;*/
	height: 190px;
}

#header.grid_9 {
	background-color: #cc3;
	background: #fff url(images/tavira_b01.jpg) no-repeat;
}

#header.grid_4 {
	background-color: #cc3;
	background: #fff url(images/tavira_b02.jpg) no-repeat;
}

#header.grid_3 {
	background-color: #cc3;
	background: #fff url(images/tavira_b03.jpg) no-repeat;
}

#header h1 {
	font-size: 3.5em;
	padding: 0 0 0 20px;
	margin: 1.5em 0 0;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header p {
	color: #fff;
	margin: 0;
	padding: 0 0 0 20px;
}

#navigation {
	/*background-color: #eed;*/
	margin-top: 10px;
	padding: 0;
	/*border-bottom: 2px solid #690;*/
	border-bottom: 2px solid #17f;
}

#navigation .menu {
	
}

#navigation .menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	white-space: nowrap;
}

#navigation .menu ul li {
	float:left;
	margin:0 3px 0 0;
	padding:0;
	/*background-color: #690;*/
	background-color: #17f;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
}

#navigation .menu ul li:hover {
	background-color: #bfd6ec;
	/*background-color: #cc9;*/
}

#navigation .menu ul li.page_item.current_page_item {
	/*background-color: #cc9;*/
	background-color: #bfd6ec;

}

#navigation .menu ul li a {
	display:block;
	text-decoration:none;
	padding:3px 15px;
	color: #fff;
}

/*
#navigation .menu ul li.page_item {
	margin-left: 5px;
	border-left: 1px solid #fff;
}

#navigation .menu ul li a {
	padding: 7px 10px;
	font-weight: bold;
	text-decoration: none;
}

ul#topnav li ul li:first-child a {padding-left:10px;}
*/

#breadcrumb {
	margin-bottom: 10px;
}

#breadcrumb p {
	background-color: #dfecf9;
	margin: 0;
	padding: 2px 4px;
}

#content #featured {
	/*background: #eed;*/
	background: #dfecf9;
	margin-bottom: 10px;
	/*border-top: 2px solid #690;*/
	border-top: 2px solid #17f;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
}

#content .linkAds, #sidebarA .linkAds {
	margin-bottom: 15px;
}

#content .contextAds {
	margin-top: 15px;
	margin-bottom: 15px;
}

#content #featured h3 {
	padding: 0 10px;
}

#content #featured .page {
	padding: 10px;
}

#content #featured .image_block {
	
}

#content #featured .image_block a img {
	width: 100%;
	height: 90px;
	margin: 0 0 10px;
}

#content #featured .text_entry {
	
}

#content .post {
	padding-bottom: 30px;
	margin-bottom: 20px;
	background: url(images/flowered.gif) no-repeat center bottom;	
}

#content .post .meta p {
	margin: 0;
	font-size: .85em;
}

#content .page p>img {
	width: 100%;
}

#content .post .meta .comments {
	padding: 0 3px;
	margin: 3px 0 5px;
	background-color: #eee;
}

.page .onestar {
	display: block;
	width: 60px;
	height: 12px;
	background: #fff url(images/stars/1star.gif) no-repeat;
}

.page .twostars {
	display: block;
	width: 60px;
	height: 12px;
	background: #fff url(images/stars/2star.gif) no-repeat;
}

.page .threestars {
	display: block;
	width: 60px;
	height: 12px;
	background: #fff url(images/stars/3star.gif) no-repeat;
}

.page .fourstars {
	display: block;
	width: 60px;
	height: 12px;
	background: #fff url(images/stars/4star.gif) no-repeat;
}

.page .fivestars {
	display: block;
	width: 60px;
	height: 12px;
	background: #fff url(images/stars/5star.gif) no-repeat;
}

.page .blueflag {
	display: block;
	width: 28px;
	height: 20px;
	background: #fff url(images/icons/blueflag.gif) no-repeat;
}

.page fieldset {
	border: 1px dotted #ccc;
	padding: 10px 20px 0;
}

.page fieldset legend {
	font-size: 1.2em;
	padding: 0 5px;
}

.page .address,
.page .date,
.page .time,
.page .phone,
.page .fax,
.page .web {
	display: block;
	padding-left: 20px;
}

.page .address {
	background: url(images/icons/address.gif) no-repeat;
}

.page .date {
	background: url(images/icons/calendar.gif) no-repeat;
}

.page .time {
	background: url(images/icons/time.gif) no-repeat;
}

.page .phone {
	background: url(images/icons/phone.gif) no-repeat;
}

.page .fax {
	background: url(images/icons/fax.gif) no-repeat;
}

.page .web {
	background: url(images/icons/web.gif) no-repeat;
}

#content .page .weather {
	list-style: none;
	padding: 0;
}

#content .page .weather li {
	margin: 0 0 5px;
	background-color: #eed;
	padding: 2px 5px;
}

/*Table Reloaded*/
.wp-table-reloaded {
	margin:10px 0px 15px 0px;
	font-size:8pt;
	width:100%;
	text-align:left;
}
.wp-table-reloaded th {
	background-color:#eed;
	border:1px solid #fff;
	padding:4px;
}
.wp-table-reloaded td {
	color:#3D3D3D;
	padding:4px;
	background-color:#fff;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#fff;
}
.wp-table-reloaded .odd td{
	background-color:#eee;
}
.wp-table-reloaded .header {
	background: #eed;
	cursor: pointer;
}
.wp-table-reloaded .headerSortUp {
	background: #8dbdd8;
}

.wp-table-reloaded .headerSortDown {
	background: #8dbdd8;
}
/*Table Reloaded*/

/*PageNavi*/
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, #content .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, #content .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
/*PageNavi*/

#sidebarA, #sidebarB {
	/*border-top: 2px solid #690;*/
	border-top: 2px solid #17f;
}

#sidebarA .block, #sidebarB .block {
	/*background-color: #eed;*/
	background-color: #dfecf9;
	margin-bottom: 15px;
	padding: 5px 5px 10px;
	
}

#sidebarA .block p,
#sidebarA .block label,
#sidebarB .block p,
#sidebarB .block label {
	font-size: .85em;
}

#sidebarA .block a img, #sidebarB .block a img {
	margin-bottom: 10px;
}

#sidebarA .block ul, #sidebarB .block ul {
	list-style: none;
	line-height: 1.8em;
}

#sidebarA .block ul li, #sidebarB .block ul li {
	margin: 0;
}

#sidebarA #searchform input {
	font-size: 14px;
	border: 1px solid #17f;
	padding: 3px;
	width: 212px;
}

#sidebarB #feedburner p input, #sidebarB #searchform input {
	font-size: 14px;
	border: 1px solid #17f;
	padding: 3px;
	width: 152px;
}

ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

ol.commentlist li {
	margin: 20px 0;
	padding: 5px 10px;
}

ol.commentlist li.odd {
	background: #ccc;
	border-bottom: 2px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

ol.commentlist li.even {
	background: #fff;
	border-bottom: 2px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

ol.commentlist li.bypostauthor {
	background: #eef4f7;
	border-bottom: 2px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

.fix div.author_meta {
	margin-bottom: 10px;
}

.author_meta .user {
	font-weight: bold;
}

.fix .date {
	float: right;
	font-size: 10px;
}

.comment_text p {
	margin-bottom: 5px;
}

ol.pingslist {
	list-style: none;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0 !important;
}

.pingslist li,
.pingslist li[class^="alt"] {
	padding: 5px 10px;
	border: 1px solid #ebe6d1;
	font-size: 10px;
	margin-bottom: 5px;
}

#commentform {
	padding: 10px;
	background-color: #eef4f7;
	margin-top: 10px;
}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform input#mcspvalue,
#commentform textarea#comment {
	border: 1px solid #696758;
	padding: 3px;
	font-size: 14px;
}

#commentform textarea#comment {
	width: 500px;
	margin-bottom: 10px;
}

#footer, #contentwrapper {
	margin-top: 10px;
}

#footer {
	border-top: 3px solid #ccc;
	background-color: #ddd;
}

#footer .videolist {
	background-color: #eee;
	border-bottom: 1px solid #aaa;
	padding: 5px 0px 0px;
}

#footer .videolist>h3 {
	padding-left: 10px;
}

#footer .video {
	padding: 0 11px 10px;
	float:left;
}

#footer p {
	padding: 10px;
}
