/*
Theme Name: CITY2
Description: Tema f&ouml;r enskilld stad 2
Version: 0.5
Author: Niklas Olsson
*/

*, html {
	margin:0;
	padding:0;
}
body {
	font: 62.5%/1 Verdana, Helvetica, Arial, Sans-serif; /* 1em = 10px */
	background-color: #7f7f7f;
	color:#333;
}
/*--------------------------------------------------------------------  BASICS */
a {
	text-decoration:underline;
	color: #d32129;
}
a:hover {
//	text-decoration:none;
}

h1, h2, h3, h4 {
	font-family: Arial,sans-serif;
	font-style:normal;
	font-weight:normal;
	line-height: 1;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}

p {
	font: 1.1em/1.3 verdana, arial, sans-serif;
	padding-bottom: 1em;
	color:#000;
}
.col_450 ul, .col_full ul {
	list-style:square;
	padding-left: 2em;
	color: #000;
	margin-bottom: 1em;
	font: 1.1em/1.6 verdana, arial, sans-serif;
}

/*--------------------------------------------------------------------  WRAP */
#wrap {
	width: 990px;
}
#content {
	float:left;
	width: 824px;
	border-right: 1px solid #ccc;
	background-color: #fff;
}
#top_header {
	height: 69px;
	background: #f2f2f2 url(img/top-header-bg.gif) right 0 no-repeat;
	width: 819px;
	margin-bottom: 1px;
}
#logo {
	float:left;
	width: 157px;
}
#logo h1 {
	display:block;
	width:157px;
	height:69px;
	text-indent:-9009px;
	background:transparent url(img/logo.gif) no-repeat 0 -15px;
	font-size:0.1em;
}
#logo h1 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
}
#other-guides {
	float:left;
	width: 167px;
	padding-left: 10px;
	padding-top: 8px;
	height: 61px;
	overflow:hidden;
}
#other-guides h3 {
	font: 1.2em/23px verdana,sans-serif;
	color: #000;
}
#other-guides p {
	font: 1.2em/1.4 verdana,sans-serif;
	color: #4d4d4d;
}
#gsearch {
	float:right;
	padding-left:10px;
	width: 200px;
	margin-right: 5px;
	padding-top: 2px;
	margin-top: 5px;
	height: 56px;
	overflow:hidden;
	background-color: #fff;
	border:1px solid #ccc;
}
#gsearch h3 {
	font: 1.4em/24px arial,sans-serif;
	font-weight:bold;
	color: #4d4d4d;
	padding:0;
	margin:0;
}
#gsearch p {
	font: 1.2em/1.4 verdana,sans-serif;
	color: #4d4d4d;
}

#orientation {
	border-top: 1px solid #bfcdd6;
	height: 29px;
	background-color: #d0dde5;
	padding: 0 10px 0 11px;
	overflow:hidden;
}

#crumbs {
	height: 29px;
	font: 12px/29px Arial,sans-serif;
}
#crumbs a {
	text-decoration:none;
	background: url(img/arrow-gray.gif) 0 50% no-repeat;
	margin-left: 7px;
	padding-left: 10px;
	color: #666;
}
#crumbs a:hover {
	text-decoration:underline;
}
#crumbs .crumbs_home {
	background-image:none;
	padding:0;
	margin:0;
	color: #000;
}
#crumbs .crumbs_city {
	color: #000;
}
#banner {
	margin:0;
	padding:0;
	border-bottom: 1px solid #dbe5ec;
	border-top: 1px solid #dbe5ec;
	height: 127px;
	width: 819px;
}

/* FLIKAR */

#flikar {
	background: #d9e3ea url(img/flik-nav-bg.gif) 0 0 repeat-x;
	height: 25px;
	padding-top: 6px;
	padding-left: 11px;
	width: 808px;
}
#flikar ul {
	list-style:none;
}
#flikar li {
	float:left;
	height: 25px;
	margin-right: 2px;
}
#flikar li a {
	background: url(img/flik-left-bg.gif) 0 0 no-repeat;
	color: #263641;
	text-decoration:none;
	padding-left:4px;
	display:block;
	height: 25px;
}
#flikar li a span {
	background: url(img/flik-right-bg.gif) 100% 0 no-repeat;
	font: 1.2em/25px Verdana,arial,sans-serif;
	padding: 0 8px 0 4px;
	height: 100%;
	display:block;
	cursor: pointer;
}
#flikar li.sel a {
	background: url(img/flik-left-sel-bg.gif) 0 0 no-repeat;
}
#flikar li.sel a span {
	background: url(img/flik-right-sel-bg.gif) 100% 0 no-repeat;
}
#flikar a:hover {
	background: url(img/flik-left-hover-bg.gif) 0 0 no-repeat;
}
#flikar a:hover span {
	background: url(img/flik-right-hover-bg.gif) 100% 0 no-repeat;
}
#flikar li.sel a:hover {
	text-decoration:none;
}

#flik-desc a {
	color: #000;
	text-decoration:underline;
}
#flik-desc p {
	font: 1.2em/26px arial,sans-serif;
	color: #000;
	margin:0;
	padding:0;
	padding-left: 11px;
}

/* FOOTER */

#footer {
	clear:both;
	margin-top: 10px;
}
#footer h3 {
	font: 1.1em/1.2 Verdana,sans-serif;
	color: #1a1a1a;
	font-weight:bold;
	padding-bottom: 3px;
}
#footer ul {
	list-style:none;
	padding-bottom: 18px;
}
#footer li {
	font: 1.1em/1.4 Verdana,sans-serif;
}
#footer li a {
	color: #263641;
}




#footer_top {
	background: #dbe5ec url(img/footer-top-bg.gif) 0 0 repeat-x;
}
#footer_top_1 {
	background: url(img/dots-2x150.gif) 100% 0 no-repeat;
	width: 350px;
	float:left;
	padding: 18px 10px 0 11px;
	height: 8em;
}
#city_list {
	font: 1.1em/1.5 Verdana,sans-serif;
}
#city_list a {
	color: #263641;
}
#footer_top_2 {
	background: url(img/dots-2x150.gif) 100% 0 no-repeat;
	width: 240px;
	float:left;
	padding: 18px 10px 0 11px;
	height: 8em;
	margin-right: 11px;
}
#footer_top_3 {
	padding: 18px 10px 0 0;

}
#footer_bottom {
	clear:both;
	background: #f2f2f2 url(img/footer-bottom-bg.gif) right 0 repeat-x;
	height: 26px;
	font: 12px/26px Arial,sans-serif;
	padding: 0 10px 0 11px;
	width: 804px;
}

/*------------------------------------------------------ FORM */

label {
	margin-top: 0.8em;
	font: 1.1em/1.8em verdana,helvetica, sans-serif;
	display:block;
	color: #1a1a1a;
}

/*--------------------------------------------------------------------  MISC */

.clearfix {
	font-size:0.00001px;
	visibility:hidden;
	height:0;
	clear:both;
}

code {
	font: 1.1em/1.2 Arial, verdana, sans-serif;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	display:block;
}
 
abbr {
	cursor:help;
}

#wrap2 {
	background: url(img/wrap2-bg.gif) 0 0 repeat-y;
}

/*--------------------------------------------------------------------  NAV */

#nav {
	width: 140px;
}
.nav-heading {
	background-color: #dbe5ec;
	font: 1.1em/25px verdana,sans-serif;
	font-weight:bold;
	padding-left: 5px;
	height:25px;
	color: #333;
}
#nav ul {
	list-style:none;
	padding: 6px 0 11px 10px;
}
#nav li a {
	font: 1.1em/1.4 verdana,sans-serif;
	color: #263641;
}

/*--------------------------------------------------------------------  inner_content */

#inner_content {
	width: 670px;
	float:right;
	padding-right: 5px;
}

h2 {
	font: 2em/1.2 Arial,sans-serif;
	font-weight:bold;
	color: #d32129;
	padding-bottom: 0.3em;
	padding-top:0.3em;
}
h3 {
	font: 1.6em/1.2 Arial,sans-serif;
	font-weight:bold;
	color: #d32129;
	padding-top:0.4em;
}

/* COLUMNS */

.col_full {
	clear:both;
	background: url(img/dots-708x1.gif) 0 100% no-repeat;
	padding-bottom: 1em;
}
.col_full p {
	font: 1.2em/1.3 verdana, arial, sans-serif;
	padding-bottom: 1em;
}

.col_210 {
	margin-top: 6px;
	width: 210px;
}
.col_450 {
	width: 450px;
}
.col_450 p {
	font: 1.2em/1.4 verdana, arial, sans-serif;
	padding-bottom: 1em;
}
.col_right {
	float:right;
}
.col_left {
	float:left;
}
.col_450 h3 {
	font: bold 1.4em/1.2 Arial,sans-serif;
	color: #d00c0c;
	padding-bottom: 0.2em;
}

.info_box_210 {
	width: 210px;
	margin-top: 8px;
	background: #f2f2f2 url(img/info-box-210-footer.gif) 0 100% no-repeat;
}
.info_box_210 a {
	color: #263641;
}
.info_box_210 h3 {
	background-color: #dbe5ec;
	padding: 0 5px;
	font: 1.1em/25px Verdana,sans-serif;
	font-weight:bold;
	margin-bottom: 8px;
	color: #333;
}

.info_box_210 ul {
	list-style:none;
	padding-bottom: 10px;
}
.info_box_210 li {
	font: 1.1em/1.4 Verdana,sans-serif;
}
.info_box_210 li a {
	color: #263641;
	padding-left: 10px;
}

.info_box_210 p {
	padding: 0 10px 0.7em 10px;
}
.info_box_solo {
		background: url(img/dots-230x1.gif) 10px 100% no-repeat;
		margin-bottom: 8px;
		padding-bottom: 1em;
}
.info_box_solo a, .info_box_solo_last a {
	text-decoration:none;
}
.info_box_solo_last {
	background-image:none;
	padding-bottom: 1em;
}


/* IMAGE PROPERTIES */

.img-right {
	float:right;
	margin-left: 15px;
}
.fancy {
	border: 5px solid #ecf1f5;
}

.latest_added {
	background: url(img/dots-708x1.gif) 0 0 no-repeat;
	padding-bottom: 10px;
}

/* LIST OF IMAGES */

.list_of_images {
	background: url(img/dots-708x1.gif) 10px 0 no-repeat;
	margin-left:-10px;
	padding-bottom: 10px;
}
.list_of_images img {
	border:0;
	float:left;
	margin: 9px 0 0 8px;
	border:1px solid #dbe5ec;
}
.list_of_images a:hover img {
	border:1px solid #627a8a;
}

/* TOOLTIP */

.tooltip-tip {
	color: #333;
	width: 250px;
	z-index: 13000;
}
.tooltip-title {
	font-weight: bold;
	font-size: 1.1em;
	padding: 6px 0 6px 10px;
	background-color: #dbe5ec;
	color: ##263641;
	
	
} 
.tooltip-text {
	font-size: 1.1em;
	padding: 6px 10px 10px 10px;
	background: url(img/tooltip-footer.gif) 0 100% no-repeat;
	
	border-top:0;
	line-height:1.2;
}

/* AD COLUMN */

#ads {
	float:left;
	width: 160px;
	background: url(img/annonser-160.gif) 0 0 no-repeat;
	margin-left: 4px;
	margin-top: 4px;
	padding-top: 10px;
}
#ads div {
	margin-bottom: 4px;
}
.ad-links {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 6px;
	clear:both;
}
.ad-links h3 {
	font: 1.1em/1.2 Verdana,sans-serif;
	font-weight:bold;
	margin-bottom: 0.1em;
	color: #d9d9d9;
}
.ad-links ul {
	list-style:none;
}
.ad-links li a {
	font: 1.1em/1.6 Verdana,sans-serif;
	padding-left: 11px;
	background: url(img/arrow-gray.gif) 2px 50% no-repeat;
	text-decoration:none;
	color: #d9d9d9;
}
.ad-links li a:hover {
	text-decoration:underline;
}

/*--------------------------------------------------------------------  COMMENTS */

.comments-heading {
	clear:both;
	background-color: #dbe5ec;
	padding: 0 3px;
	font: 1.1em/25px Verdana,sans-serif;
	font-weight:bold;
	color: #333;
	margin-top: 0.5em;
}
.comment p.comment-author {
	font-style:italic;
	color: #808080;
}
.comment {
	background:  url(img/dotted.gif) 0 0 repeat-x;
	padding-top: 12px;
}
.comment p {
	font: 1.1em/1.4 verdana,sans-serif;
	color: #333;
	padding-bottom: 0.5em;
}
.comment-form {
	background:  url(img/dotted.gif) 0 0 repeat-x;
}

/*------------------------------------------------------ form */

label {
	font: 1.1em/1.8em verdana,helvetica, sans-serif;
	display:block;
	color: #333;
}

.inputs {
	width: 40%;
	float:left;
}
.textinput {
	clear:both;
	padding-top: 0.1em;
	padding-bottom: 0.8em;
}
#submit {
	padding:0.2em 0.5em;
	margin-bottom: 1em;
	margin-top: 5px;
}

/* INLINE ADSENSE */

.adsense-200x200 {
	float:left;
	padding-right: 10px;
	padding-bottom: -0.8em;
}
.adsense-right {
	float:right;
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: -0.8em;
}



.thumb:hover {
	background-color: #feffe5;
}
.thumb {
	width: 320px;
	padding: 4px;
	border:1px solid #ededed;
	float:left;
	margin:5px;
	margin-left:0px;
	margin-bottom:0;
	height: 85px;
	owerflow:hidden;
}
.thumb h3 {
	font: 1.4em/1.4 Arial,sans-serif;
	font-weight:bold;
	color: #d32129;
	padding:0;
}
.thumb img {
	float:left;
	margin-right:5px;
	border:0;
}
.thumb p {
	padding-bottom:0;
}
.thumb a {
	color: #333;
	text-decoration:none;
}



#searchform {
	margin-top: 8px;
}
#s {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background-color: #fff;
	width: 120px;
	margin-left:8px;
	height: 19px;
	padding: 3px 0 0 1px;
	color: #666;
}
#searchsubmit {
	color: #000;
	margin-left:8px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 3px;
}

fieldset.options {
	padding: 10px;
	padding-bottom:0;
	margin-bottom: 8px;
}
fieldset legend {
	font: 1.1em/1 verdana,sans-serif;
}
fieldset ol, fieldset ul {
	list-style:none;
}
fieldset ol li {
	background:none;
}
#commentsubscribe label {
	display:inline;
}

#googlesearch {
	margin-left:8px;
}

p.index-comment em {
	color: #ccc;
}
p.index-comment em a {
	color: #ccc;
}
p.index-comment {
	padding: 0.5em 1em 0.5em 0;
}


.ad-1 {
	float:right;
	margin-left: 10px;
}