/*
Theme Name: Turist Guider
Description: Contest theme for TuristGuider.se
Version: 1.0
Author: Dream Builders
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; background:#fff url(images/back.png) repeat-x top; font-family: Arial, Helvetica, sans-serif; color:#666; font-size:12px;}
a{text-decoration:none; color:#069;}
a:hover{text-decoration:underline;}

/* STRUCTURE */
#holder{width:980px; background:#fff url(images/holder.png) no-repeat center top; margin: 0px auto;}
#header{height:150px;}
#nav-main{height:40px; margin:1px 0 9px; padding:0 30px; line-height:40px;}
#content-box{padding:10px;}
#sidebar-1{float:left; width:180px; margin-right:20px;}
#main-panel{float:left; width:560px; margin-right:20px;}
#sidebar-2{float:left; width:180px;}
#footer{background:url(images/footer.jpg) no-repeat center top; height:85px; padding-top:40px; text-align:center; color:#fff;}

/* HEADER */
#logo{float:left;}
#logo a{width:250px; height:135px; display:block; overflow:hidden; text-indent:-999px;}
.search-area{float:right; padding:40px 10px 0 0; color:#fff; text-align:right;}
.search-area a{color:#fff; font-weight:bold;}

	/* SEARCH */
	#searchform{padding-top:5px;}
	#s{background:url(images/search_txt.png) no-repeat; border:0; width:178px; height:18px; padding:5px 5px 5px 5px;}
	#searchsubmit{background:url(images/search_btn.png) no-repeat; border:0; width:71px; height:28px; padding-bottom:3px; margin-left:8px; cursor:pointer;}

/* NAVIGATION */
#nav-main li{float:left; font-size:14px;}
#nav-main li a{float:left; color:#fff;}
#nav-main li a span{float:left; font-weight:bold; padding:0 20px;}
#nav-main li.current_page_item a{background:url(images/nav_hov_r.png) no-repeat right top; color:#09c; text-decoration:none;}
#nav-main li.current_page_item a span{background:url(images/nav_hov_l.png) no-repeat left top;}
#nav-main li a:hover{text-decoration:underline;}

/* CONTENT */
.pagetitle{text-align:center; margin-bottom:10px; font-weight:bold;}
#main-panel .box{float:left; margin:0 5px 5px 0;}
#main-panel .box h3{line-height:40px; padding:0 10px; color:#fff; font-size:16px; font-weight:bold;}
#main-panel .box h3 a{color:#fff; font-weight:bold;}
#main-panel .box ul{list-style-type:none; margin:0; padding:8px;}
#main-panel .box ul li{background:url(images/bullet2.gif) no-repeat left 8px;}
#main-panel .box .box-top{min-height:250px;}
#main-panel .b-other{background:url(images/box_o.png) repeat-y center;}
#main-panel .b-other .box-bot{background:url(images/box_o.png) no-repeat right bottom;}
#main-panel .b-other .box-top{background:url(images/box_o.png) no-repeat left top;}
#main-panel .boka{float:left width=300; margin:5px 5px 5px 5px; padding:5px 5px 5px 5px; border: 1px solid #ddd;}


	/* SIDEBAR */
	.empty-box{margin-bottom:15px;}
	.box{width:180px; background:url(images/box.png) repeat-y center; margin-bottom:15px;}
	.box .box-bot{background:url(images/box.png) no-repeat right bottom;}
	.box .box-top{background:url(images/box.png) no-repeat left top;}
	.box h3{line-height:40px; padding:0 10px; color:#fff; font-size:18px; font-weight:bold;}
	.box ul{padding:8px;}
	.box ul li{background:url(images/bullet.gif) no-repeat left 8px; padding:3px 3px 3px 15px; border-bottom:#f0f0f0 1px solid;}
	.box a{color:#666;}
	.box a:hover{color:#f93; text-decoration:none;}
	.box h4{color:#ffa50f; font-size:16px; font-weight:bold;}
	
	.box ul.fact-box{padding:0;}
	.box ul.fact-box li{padding:0; background:url(images/fact_sep.gif) repeat-x bottom; padding:8px; margin:0 1px; border:0;}
	.box ul.fact-box li:last-child{background:none;}
	.box ul.fact-box .fact-image{width:60px; text-align:center; float:left;}
	.box ul.fact-box .fact-image img{width:60px;}
	.box ul.fact-box .fact-content{margin-left:65px; font-size:11px;}
	.box ul.fact-box .fact-content h4{text-decoration:underline;}
	.box .box-content{text-align:center; padding:8px;}

	/* POST */
	.post{margin-bottom:20px;}
	.post-title{background:url(images/post_title.gif) repeat-x bottom; font-size:18px; font-weight:bold; color:#069; padding:5px; margin-bottom:10px;}
	.post-title-small{font-size:14px; font-weight:bold; color:#069; padding:3px 0;}
	.post-title a, .post-title-small a{font-weight:bold; color:#069;}
	.post-title a:hover, .post-title-small a:hover{text-decoration:none; color:#000;}
	.post-content{}
	.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:14px; font-weight:bold;}
	.post-content h2{font-size:13px; font-weight:bold;}
	.post-content h3{font-size:12px; font-weight:bold;}
	.post-content b, .post-content strong{font-weight:bold;}
	.post-content i, .post-content em{font-style:italic;}
	
	.navigation{height:20px; padding:4px 10px;}
	.navigation .alignleft{float:left;}
	.navigation .alignright{float:right;}
	
		/* Wordpress Classes */
		.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
		.alignleft{float: left;}
		.alignright{float: right;}
		.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 */
	#comment-area{padding:0 15px;}
	#comments, #respond{color:#000; font-size:18px;}
	#commentform{font-size:12px;}
	#commentform p{padding:8px 0; clear:left;}
	#commentform label{width:100px; color:#666; 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:400px;}
	#submit{background:#0c729a; border:0; color:#fff; height:30px; font-size:14px; margin-left:110px; padding-bottom:3px;}
	#submit:hover{background:#203244; cursor:pointer;}
	
	ol.commentlist{padding:0;}
	ol.commentlist li{padding:10px; border-bottom:#eee 1px dotted;}
	ol.commentlist li.alt{background:#f5f5f5;}
	ol.commentlist .comment-author{}
	ol.commentlist .avatar{display:none;}
	ol.commentlist .comment-meta{font-size:11px; margin-bottom:5px;}

/* FOOTER */
#footer a{color:#fff;}
#footer ul li{display:inline;}
#footer ul li a{padding:0 10px;}
#footer p{padding-top:6px; color:#b9d7e2;}

/* OTHER */
.clear{clear:both;}
.country-map{clear:both;}