/*
Theme Name: Budapest Guiden
Description: A Custom theme for BudapestGuiden.nu
Version: 1.0
Author: DreamBuilders
Author URI: http://www.DreamBuilders.se/
*/

/* DEFAULT */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{line-height:1.4; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; font-size:12px; color:#333;}
a{text-decoration:none; color:#256e8d;}
a:hover{text-decoration:underline;}

/* STRUCTURE */
#container{width:941px; margin: 0px auto; background:url(images/holder.png) repeat-y center;}
#holder{background:url(images/footer.png) no-repeat center bottom; padding:0 10px;}
#holder-inner{background:url(images/holder2.png) repeat-x top;}
#header{background:url(images/header.jpg) no-repeat center top; height:166px; margin-bottom:15px; padding:0 20px;}
#content-box{}
#left-panel{background:url(images/sidebar_left.png) repeat-y center; float:left; width:176px; margin-right:11px;}
#left-panel-top{background:url(images/sidebar_left.png) no-repeat left top;}
#left-panel-bot{background:url(images/sidebar_left.png) no-repeat right bottom;}
#full-panel{float:left;}
#main-panel{float:left; width:468px; margin-right:11px; overflow:hidden;}
#right-panel{float:left; width:241px;}
#footer{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#4b4b4b; text-align:right; padding-top:65px; height:35px;}

/* HEADER */
.top-nav{float:right; color:#fff;}
.top-nav li{display:inline-block;}
.top-nav li a{color:#fff; padding:0 5px;}
#logo{padding-top:60px; height:66px; width:450px; overflow:hidden;}
#logo a{display:block; height:66px; width:450px; text-indent:-9000px;}

/* NAVIGATION */

/* CONTENT */
.full-box{background:#fff url(images/full_box.png) no-repeat left top; width:686px; margin-bottom:15px;}
.full-box .full-box-hold{background:url(images/full_box.png) no-repeat right bottom; padding:10px;}
.full-box h3{color:#a20d1e; font-size:14px;}
.full-box p{padding:4px 0;}
.full-box b, .full-box strong{font-weight:bold;}
.full-box i, .full-box em{font-style:italic;}

	/* LEFT PANEL */
	.empty-box{padding:10px 10px 10px 15px; color:#fff; padding-bottom:15px;}
	.empty-box a{color:#dae1e7;}
	.empty-box p{padding:4px 0;}
	.empty-box li{padding:3px; border-bottom:#367896 1px solid;}
	.empty-box b, .empty-box strong{font-weight:bold;}
	.empty-box i, .empty-box em{font-style:italic;}
	
	.grey-box{background:url(images/greybox.png) repeat-y center;}
	.grey-box .top{background:url(images/greybox.png) no-repeat left top;}
	.grey-box .bot{background:url(images/greybox.png) no-repeat right bottom; padding:20px 5px 20px 15px;}
	
		.main-nav li{border-bottom:#367896 1px solid; padding-left:25px; line-height:25px;}
		.main-nav li.ico-hom{background:url(images/icons.png) no-repeat left 0px;}
		.main-nav li.ico-eat{background:url(images/icons.png) no-repeat left -35px;}
		.main-nav li.ico-the{background:url(images/icons.png) no-repeat left -70px;}
		.main-nav li.ico-eye{background:url(images/icons.png) no-repeat left -105px;}
		.main-nav li.ico-bag{background:url(images/icons.png) no-repeat left -140px;}
		.main-nav li.ico-uti{background:url(images/icons.png) no-repeat left -175px;}
		.main-nav li.ico-inf{background:url(images/icons.png) no-repeat left -210px; border-bottom:none;}
		
		li.badge-red{background:url(images/badge_red.png) no-repeat 5px 5px; padding-left:50px;}
		li.badge-blue{background:url(images/badge_blue.png) no-repeat 5px 5px; padding-left:50px; border-bottom:none;}

	/* RIGHT PANEL */
	.box{background:#fff url(images/box.png) no-repeat left top; margin-bottom:15px;}
	.box .box-hold{background:url(images/box.png) no-repeat right bottom; padding:10px;}
	.box h3{color:#a20d1e; font-size:14px;}
	.box p{padding:4px 0;}
	.box li{padding:2px 0; border-bottom:#e6e6e6 1px solid;}
	.box b, .box strong{font-weight:bold;}
	.box i, .box em{font-style:italic;}
	
	/* POST */
	.post{background:#fff url(images/post.png) no-repeat left top; margin-bottom:15px;}
	.post .post-hold{background:url(images/post.png) no-repeat right bottom; padding:10px;}
	.post-title, .post-title a{color:#a20d1e; font-size:24px;}
	.post-title a:hover{text-decoration:none; color:#333;}
	.post-content img{border:#d9e1e8 1px solid; padding:2px;}
	.post-content p{padding:0 0 10px 0;}
	.post-content ul{list-style-type:disc; margin:10px 0 10px 20px;}
	.post-content ol{list-style-type:decimal; margin:10px 0 10px 25px;}
	.post-content blockquote{margin:10px 20px; background:#f5f5f5; padding:10px;}
	.post-content blockquote p{padding:0;}
	.post-content h1{font-size:17px; font-weight:bold;}
	.post-content h2{font-size:15px; font-weight:bold;}
	.post-content h3{font-size:13px; font-weight:bold;}
	.post-content b, .post-content strong{font-weight:bold;}
	.post-content i, .post-content em{font-style:italic;}
	.post-extra{background:#fafafa; border:#b2b2b2 1px dashed; padding:15px; margin:5px 0;}
	.post-extra h3{color:#930; font-size:20px; font-weight:bold; border-bottom:#e5e5e4 1px solid; margin-bottom:5px;}
	.post-ad{background:#f0f0f0 url(images/post_ad.gif) no-repeat left top; width:600px;}
	.post-ad-hold{background:url(images/post_ad.gif) no-repeat right bottom; text-align:center; padding:10px;}
	
	.navigation .alignleft{float:left; line-height:20px;}
	.navigation .alignright{float:right; line-height:20px;}
	
		/* Wordpress Classes */
		.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
		.alignleft{float: left; margin:0 10px 10px 0;}
		.alignright{float: right; margin:0 0 10px 10px;}
		.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;}
		.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
		
	/* COMMENT */
	#comments, #respond{font-size:18px; color:#333;margin-bottom:15px; clear:both;}
	#commentform p{padding:8px 0; font-size:12px;}
	#commentform label{width:100px; float:left; text-align:right; margin:0 10px 0 0; line-height:25px;}
	#commentform .req{color:#f00;}
	#author, #email, #url{width:240px; height:20px; padding:5px 5px 0 5px;}
	#comment{width:320px;}
	#submit{background:#0c5d81; border:#377a97 1px solid; color:#fff; height:30px; margin-left:110px; cursor:pointer;}
	#submit:hover{background:#377a97;}
	
	ol.commentlist{}
	ol.commentlist li{padding:15px; background:#fff; border-bottom:#eee 1px dotted;}
	ol.commentlist li.alt{background:#f5f5f5;}
	ol.commentlist .comment-content{padding:10px 0;}
	ol.commentlist .comment-content a{color:#39c;}
	ol.commentlist small{font-size:11px;}
	ol.commentlist .avatar{display:none;}
	ol.commentlist .comment-meta{margin-bottom:5px;}
	ol.commentlist b.auth a{font-weight:bold; color:#06c;}

/* FOOTER */
#footer a{color:#a20d1e;}

/* OTHER */
.clear{clear:both;}
