/*  
Theme Name: Things to do in Budapest > BudapestSite.com
Theme URI: http://www.budapestsite.com
Description: 
Version: 1
Author: Mikolaj Barczentewicz
Author URI: http://www.barczentewicz.com/
*/

html {
	margin: 0;
	padding: 0;
	}

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: 'Trebuchet MS', verdana, Lucida, geneva, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background: #dfe0cc;
	}

.active {
font-weight: bold;
	}

#page {
	text-align: left;
	}

#content {
	background: #f2efdd url(http://www.budapestsite.com/wp-content/themes/budapestsite/images/tlo-content.jpg) no-repeat right bottom;
	border: 1px solid #333; 
	}

.entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.sidebar {
	font: 1.0em;
	}

.post {
font-size: 1.3em;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 1em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center;
	}
h2 {
	font-size: 1.25em;
	background: #80001e;
	border-bottom: 1px solid #333;
	height: 20px;
	}

h3 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ffffff;
	}
	
h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 20px auto;
	margin-top: 5px;
	padding: 0;
	width: 759px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	margin-bottom: 2px;
	width: 100%;
	}

#headerimg {
	margin: 0 0 0 0;
	width: 100%;
	border: 1px solid #333;
border-bottom: 0;
	height: 83px;
	} 

.narrowcolumn {
	float: right;
	padding: 0;
	margin: 0;
	width: 555px;
	}

#content p {
	clear: left;
	}

.widecolumn {
	padding: 0;
	margin: 0 0 0 0;
	width: 760px;
	}
	
* html .widecolumn {
	width: 761px;
	} 
	
.post {
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	color: #ea7f00;
	}
	
h2 {
	margin: 0;
	padding: 2px 0 1px 6px;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0 10px 10px 10px;
	margin: 40px auto 20px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
.post img {
	border: 1px solid #ccc;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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
	}
/* End Images */



/* Begin Sidebar */
.sidebar {
	float: left;
	width: 190px;
	background: #ddccaa;
	padding: 0;
	border: 1px solid #333;
	margin-bottom: 10px;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/

/* Tables */
#rental-prices td {
	text-align: left;
	padding: 2px 2px 2px 2px;
	}
#rental-prices th {
	text-align: left;
	padding: 2px 2px 2px 2px;
	background: #ccc;
	}

table#rental-prices, #rental-prices td, #rental-prices th{
	border:1px solid #999;
	border-collapse:collapse;
}

table#dental-prices, #dental-prices td, #dental-prices th{
	border:1px solid #999;
	border-collapse:collapse;
}
#dental-prices td {
	text-align: left;
	padding: 2px 2px 2px 2px;
	}

table {
	margin-top: 10px;
}



/* Top navigation */
#nav {
	height: 32px;
	margin: 0;
	border: 1px solid #333;
	width: 100%;
	font-size: 1.1em;
}

ul#nav {
	margin: 0;
	padding: 0;
}

#nav li {
	margin: 0; 
	display: inline;
	list-style-type: none;
}
	
#nav a:link, #nav a:visited {
	float: left;
	background: #e6dabf;
	padding: 9px 13px 7px 13px;
	font-weight: bold;
	border-right: 1px solid #6589a4;
	text-decoration: none;
	color: #021644;
}

#nav a:link.active, #nav a:visited.active {
	border-top: 4px solid #17459a;
	padding: 5px 13px 7px 14px;
	background: #f8f4ec;
	color: #021644;
}

#nav a:hover {
	border-top: 4px solid #17459a;
	padding: 5px 13px 7px 13px;
	background: #f8f4ec;
	color: #021644;
}

#nav a:link.zewn, #nav a:visited.zewn, #nav a:hover.zewn {
	background-image: url(http://www.budapestsite.com/wp-content/themes/budapestsite/images/out-nav.gif);
	background-repeat: no-repeat;
	background-position: 11px 12px;
	padding: 9px 15px 7px 32px;
}
	
#nav a:hover.zewn {
	background-position: 11px 8px;
	padding: 5px 15px 7px 32px;
}	
	

/* Menu */
.navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
}

* html .navcontainer ul { line-height: 1.4em; }

.navcontainer li { margin: 0 0 0 0; }

.navcontainer a
{
display: block;
padding: 5px 10px;
width: 170px;
color: #1b3d76;
background-color: #ddccaa;
text-decoration: none;
border-bottom: 1px solid #716456;
}

a#dif  
{
color: #1b3d76;
text-decoration: none;
}

a:hover#dif 
{
color: #fff;
text-decoration: none;
}

.navcontainer a:hover
{
color: #fff;
background-color: #8f9299;
text-decoration: none;
}

.navcontainer ul ul li { 
	font-size: 0.85em;
}

.navcontainer ul ul a
{
display: block;
padding: 5px 10px;
width: 170px;
background-color: #ede5d1;
color: #1a3560;
text-decoration: none;
}

.navcontainer ul ul a:hover
{
color: #fff;
background-color: #8f9299;
text-decoration: none;
}

.navcontainer a.current_page_ancestor, .navcontainer a.is_ancestor {
	background-image: url(http://www.budapestsite.com/wp-content/themes/budapestsite/images/roz-menu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.navcontainer a.current_page_item, .navcontainer ul ul a.current_page_item {
background-color: #b1996d;
color: #231f16;
}

.recommend ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recommend li {
	background: url(http://www.budapestsite.com/wp-content/themes/budapestsite/images/li.gif) no-repeat 0 9px;
	padding: 3px 0 3px 16px;
	margin: 0 0 0 20px;
	font-size: 1.2em;
}

.recommend a
{
color: #1b3d76;
text-decoration: none;
}

.recommend a:hover
{
color: #fff;
text-decoration: none;
}


/* Begin Form Elements */
.contactform {
  color: #999;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 20px;
  }

.contactform label {
  font-weight: bold;
  color: #660000;
  }

.contactform fieldset {
  border: 1px solid #ccc;
  padding: 0 20px;
  }

.contactform legend {
  font-weight: bold;
  color: #666;
  background: #eee;
  border: 1px solid #ccc;
  border-bottom-color: #999;
  border-right-color: #999;
  padding: 4px 8px;
  margin-bottom: 7px;
  }
  
.contacterror {
	background-color: red;
	color: white;
}


/* End Form Elements */

.out {
	background: url(http://www.budapestsite.com/wp-content/themes/budapestsite/images/li.gif) no-repeat 0 6px;
	padding: 0 0 0 15px;
}

#fillin {
  font-weight: bold;
	text-align: center;
  color: #666;
  padding: 7px 5px;
  background: #eee;
  border: 2px solid red;
  width: 160px;
  margin: 20px;
}

#back {
  font-weight: bold;
	text-align: center;
  color: #666;
  padding: 7px 5px;
  background: #eee;
  border: 2px solid red;
  width: 80px;
  margin: 10px;
}

