/*  
Theme Name: Dagon_v1.6
Theme URI: 
Version: 1
Description: Dagon v1.5 med nytt menyalternativ "Bost&auml;der"
Author: Jonas Johansson, Capitex
Author URI: 

Basiert auf der Vorlage 'dKret' von http://diekretzschmars.de/dkret-theme/
*/

html, body {
  color: #444;
  font-size: 1.1em;
  height: auto !important;
  height: 100%
  min-height: 100%;
}

html, body, div, p, ul, ol, h1, h2, h3, h4,
span, a, td, table, form, img, li {
  font: 98% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Arial, Sans-Serif;
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
background: #366881 url(img/dagon_back.gif) no-repeat scroll top left;
}

a {
	color: #048;
	text-decoration: none;
}

a:hover {
	color: #68f;
}

a img {
	border: none;

}
div.bread div.post p a{ 
	font-weight: bold;
	}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code, pre {
	background: #f8f8f8;
	display: block;
	font-family: monospace;
	font-size: 1.3em;
	padding: 10px;
}

blockquote {
	background: url(images/bg_blockquote.gif) top left no-repeat;
  font-size: 1em;
	margin: 5px 15px 5px 15px;
	padding: 5px 10px 5px 25px;
}

.back {
  color: #880000;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.block {
  text-align: justify;
}

td {
  vertical-align: top;
}

.space {
  padding: 20px 0 0 0;
}

.i_left {
	clear: both;
	margin: 0 5px 5px 0;
	padding: 3px;
	border: 1px solid #666;
	float: left;
}

.i_right {
	clear: both;
	margin: 0 0 5px 5px;
	padding: 3px;
	border: 1px solid #666;
	float: right;
}

.image {
	border: 1px solid #666;
	margin: 0 5px 5px 0;
	padding: 3px;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

acronym, abbr, span.caps {
	cursor: help;
}

.clear {
	clear: both;
  height: 0;
  overflow: hidden;
}

.rss {
	background: url(images/feed.gif) no-repeat 0.2em;
	padding: 0 0 0 23px;
}

.trackback {
	background: url(images/arrow_refresh.gif) no-repeat 0.2em;
	padding: 0 0 0 22px;
}

.author {
	background: url(images/user_green.gif) no-repeat 0.2em;
	padding: 0 0 0 22px;
}

.tag {
	background: url(images/tag_blue.gif) no-repeat 0.2em;
	padding: 0 0 0 22px;
}

.comment {
	background: url(images/comments.gif) no-repeat 0.2em;
	padding: 0 0 0 23px;
}

/* page */

#select {
	background: #B5BCC1;
	height:130px;
  	padding: 15px 0;
	text-align: right;
	width: 274px;
	float: right;
}

#navigation {
	display:none;
	background: #B5BCC1;
  border-bottom: 1px solid #444;
	margin: 0;
	padding: 3px 10px 3px;
}

.c_wrapper
{
  text-align: left; /* needed for center hack in the body to display website centered */
/*background-image: url(img/border-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;*/
	/*padding-bottom: 7px;*/
	}

body.full_width #container, body.full_width .c_wrapper
{
	width: 860px;
	overflow: hidden;
}

body.full_width #container
{
  background-image: url(images/vertical-shadow.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
}

#content .sub-headline
{
	clear: both;
	padding-top: 20px;
}

#container {
  float: left;
	position: relative;
	background:#fff !important;
	background-position: top right;
	background-repeat: repeat-y;
	width: 616px;
	overflow: hidden;
	/*padding-bottom: 20px;*/
}

a.project_picture
{
	float: left;
	margin-right: 10px;
}

body.ifc #container, body.ifc .c_wrapper
{
	width: 900px;
}

#container .min-height
{
	width: 0px;
	height: 900px;
	float: right;
}

#sidebar {
	float: left;
  margin: 15px 0 20px;
	overflow: hidden;
  width: 200px !important;
  width: 200px;
}

/* page end */

/* forms */
form {
  margin: 5px 0 5px;
}

input textarea {
	background: url(images/bg-input.jpg) top left repeat-x;
	border: 2px solid #ddd;
  	font-size: 1.2em;
	margin: 1px;
	padding: 1px 0;
}

a *
{
cursor: pointer;
}

input:focus, textarea:focus {
	background:#ffc;
}

.noborder {
  background: none;
  border: none;
}

label:hover {
	cursor:pointer;
}

/* header */

.hid_1 #header { background:url(images/bg_1.jpg) no-repeat; }
.hid_2 #header { background:url(images/bg_2.jpg) no-repeat; }
.hid_3 #header { background:url(images/bg_3.jpg) no-repeat; }

.hid_1 #header h1 a { color: #048; }
.hid_2 #header h1 a { color: #c80202; }
.hid_3 #header h1 a { color: #000; }

#navigation .feedicon {
  background: url(images/feed.gif) 3px no-repeat;
	display: inline;
	float: right;
	margin: 0px 15px;
	padding: 0 0 0 22px;
}

#topnavi li {
	display: inline;
	padding: 0 5px;
}

#subnavi li {
	display: inline;
	padding: 0 15px 0 15px;
}

#subnavi li a {
  color: #3a7930;
}

#subnavi li a:hover {
  color: #68f;
}

/* header end */


/* content */

.calPage {
	border: 1px solid #ccc;
	color: #666;
	display: block;
	float: left;
	font-size: 0.8em;
	line-height: 0.8em;
	margin: 2px 5px 0 0;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}

.calPage .day {
	color: #ccc;	
	display: block;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -2px;
	text-indent: -3px;
}

.calPage .year {
	color: #666;	
	display: block;
  font-size: 1.1em;
	line-height: 0.9em;
	letter-spacing: -2px;
	text-indent: -3px;
}

.editlink {
	float: right;
}

.info {
	font-size: 0.8em;
  padding: 0 0 15px 0;
}

.entry img {
  border: 1px solid #666;
  float: left;
  margin: 3px 10px 3px 0;
  padding: 3px;
}

.entry .wp-smiley {           /* anzeige von smileys.. nicht(!) stylen */
  padding: 0px !important;
  margin: 0px !important;
  border: 0px !important;
  float: none !important;
}

.infoblock {
	background: #f8f8f8;
	color: #07c;
	display: block;
	font-size: 0.8em;
	line-height:1.8em;
	margin: 40px 0 40px 0;
	padding: 8px 5px 8px 5px;
}

#content .tags {
  clear: both;
	color: #07c;
	display: block;
	font-size: 0.8em;
	letter-spacing: -1px;
	margin: 10px 0 0 0;
	text-align: right;
}

.gravatar {
  border: 2px solid #666;
  float: left;
  font-size: 0.5em;
  margin: 2px 5px 2px 2px;
  padding: 2px;
}

#content h2, h3, h2 a, h3 a {
	color:#518BBC;
	font-family:Arial;
	font-size:17px;
	font-variant:small-caps;
	letter-spacing:1px;
	margin-bottom:10px;
	margin-top:10px;
	text-decoration:none;
	word-spacing:normal;
}

#content h2, h3 {
	color: #444;
}

#content h3, h3 a {
  clear: both;
	color: #3a7930;
	font-size: 1em;
	margin: 20px 0 10px;
}


#content p {
	line-height:1.3em;
	margin: 5px 0 5px;
}

#content .nolist {
  margin: 0;
  padding: 0;
  background: none;
}

#content ul li {
	/*background: url(images/bullet_blue.gif) no-repeat 0 0.1em;*/
	font-size: 0.8em;
	padding: 0 0 0 15px;
}

#content ul ul li {
	font-size: 1em;
  padding: 0 0 0 15px;
}

#content ol li {
  font-size: 0.8em;
  margin: 0 0 0 30px; 
  list-style: decimal;
  padding: 0;
}

#content td {
  padding: 0 10px 0px 0;
}


/* comments*/

#content .thecommentlist {
  font-size: 1em;
  list-style: none;
  margin: 15px 0 15px; 
  padding: 7px;
}

#content .commentinfo {
	font-size: 0.8em;
	font-style:italic;
  padding: 0 0 5px 0;
}

.alt_thecommentlist {
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

li.author_comment {
  background-color: #d8fbd8;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.alert {
  background: #393;
  color: #eee;
  padding: 20px; 
  text-align: center;
}

.comments_div {
	clear: both;
	margin: 20px 0 20px;
}

.comment_div {
  margin: 30px 0;
}

#comment {
  width: 100%
}

#comment-loading {
  float: left;
  background: url(images/spinner.gif) no-repeat;
  padding: 0 20px 10px 0;
}

#ajaxerror {
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  padding: 10px;
  margin: 15px 0 15x 0;
}

#live-preview {
  background: #f8f8f8;

  font-size: 0.8em;
  margin: 15px 0 10px;
  padding: 5px;
}

/* content end */


/* sidebar */

#sidebar {

	font-size: 0.8em;
	line-height:1.1em;
	padding: 0 0 100px 15px;
}

#sidebar h2, #sidebar h3 {
	color:#518BBC;
	font-family:Arial;
	font-size:17px;
	font-variant:small-caps;
	letter-spacing:1px;
	margin-bottom:10px;
	text-decoration:none;
	word-spacing:normal;
}

#sidebar h2 a, #sidebar h3 a {
  font-size: 1em;
}

#sidebar #subnavigation {
  background: #e8efe8;

  padding: 7px;
}

#sidebar #subnavigation ul {
  padding: 0 0 5px 0;
}

#sidebar #subnavigation .sublinks ul li {
	background: url(images/arrow_sub.gif) no-repeat;
  	padding: 0 0 0 17px;
}

div.bread ul.sublinks{
	width:181px;
	height: 1%;
} 

div.bread ul.sublinks .pagenav{
  width: 100%;
}

#sidebar .current_page_item .page_item a {
  font-weight: normal;
}

#sidebar .current_page_item a {
  font-weight: bold;
}

#sidebar ul ul li {
	/*background: url(images/bullet_blue.gif) no-repeat;*/
	padding: 0 0 0 5px;
}

#sidebar #linklist ul li{
  background: none;
  padding: 0;
}

#sidebar #linklist ul ul li {
	/*background: url(images/bullet_go.gif) no-repeat;*/
  padding: 0 0 0 15px;
}

#sidebar #column {
	overflow: hidden;
  width: 100%;
}

#sidebar .column1 {
	float: left;
	margin: 10px 5px 0 0;
	overflow: hidden;
	padding: 0 3px 10px 3px;
	width: 168px; /* IE < 6 */
  width/**/:/**/ 148px; /* alle anderen User-Agents */
}

#sidebar .column2 {
	float: left;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding:0 3px 10px 3px;
	width: 155px; /* IE < 6 */
  width/**/:/**/ 144px; /* alle anderen User-Agents */
}

#sidebar .sidebar_select {
  width: 140px;
}

.side {
  margin: 5px 0 0;
}


#wp-calendar th {
  width: 35px;
}

#wp-calendar caption {
  color: #3a7930;
}

#wp-cal-container {
  text-align: center;
}

#footer {
	left: 0;
	bottom: 9px;
	text-align: center;
  color: #000;
	font-size: 10px;
	overflow: hidden;
	clear: both;
	border-top:1px solid #527c94;
	margin:0 8px;
	padding:8px 0;
}
#footer .tel,
#footer .epost {
	border-left:1px solid #000;
	padding:0 0 0 7px;
	margin-left:4px;
}

#footer a
{
	color: #38687e;
	text-decoration: underline;
}

#bottom {
  background: #444;
  clear: both;
  font-size: 0.8em;
  padding: 5px 20px 5px 20px;
}

#bottom p {
  color: #eee;
}

#bottom a {
  color: #07c;
}

#bottom a:hover {
  color: #09e;
}


/* ------------------------------
-- CSS for supported Plugins ---
------------------------------ */

/* Event Calendar */

table.ec3_schedule {
  width: 95%;
}

li.ec3_list_day {
  background: none!important;
  margin: 0!important;
  padding: 0!important;
}

/* myGallery */

.myrandompic img {
	background: #fff;
	border: 3px solid #666;
	margin: 10px 0 0 5px;
	padding:5px;
}

.mypicsgallery {
	text-align: left;
}

.mypicsgallery a img {
	border: 2px solid  #666;
	margin: 0;
}

.mypicsgallery a:hover img {
	border: 2px solid #68f;
}

.myinlinepictureleft {
	clear: both;
}

.myinlinepictureright {
	clear: both;
	float:right;
  margin: 0 10px;
}

.myinlinepictureleftclear {
	clear: both;
  float: none;
}

.mygallerygallery {
	border: 2px solid #ddd;
	height: 150px;
	margin-bottom: 10px;
	padding: 10px;
}

.mygallerypreviewpics {
	background: #fff;
	border: 3px solid #666;
	float: left;
	margin: 10px 10px 10px 0px;
	padding:5px;
}

.mygallerydescription {
	padding: 10px 0;
}

/* wp-quotes */

.wp_quotes_quote {
	margin: 5px 0;
}

.wp_quotes_author {
	color: #666;
	margin: 0 0 10px;
	text-align: right;
}

/* now-reading */
.now-reading-copyright { padding: 20px 0; }
.book {
  overflow: hidden;
  width: 100%;
  padding: 10px 0 10px 0;
}

dt {
  font-size: 1em;
	color: #3a7930;
}

dd {
  font-size: 0.8em;
}


/* simple tagging tag cloud */
ul ul.tagcloud, ul.tagcloud { text-align: center; list-style:none; list-style-position: inside}

ul ul.tagcloud li, ul.tagcloud li {
  padding: 0!important;
  margin: 0!important;
  display: inline;
  font-size: 1em;
  color: #ccc;
  background: none!important;
}

ul ul.tagcloud li a:hover, ul.tagcloud li a:hover {
  color: #68f!important;
}

ul ul.tagcloud li.t1 a, ul.tagcloud li.t1 a { color:#797979; font-size: 1.05em; }
ul ul.tagcloud li.t2 a, ul.tagcloud li.t2 a { color:#6d6d6d; font-size: 1.1em; }
ul ul.tagcloud li.t3 a, ul.tagcloud li.t3 a { color:#616161; font-size: 1.15em; }
ul ul.tagcloud li.t4 a, ul.tagcloud li.t4 a { color:#555555; font-size: 1.2em; }
ul ul.tagcloud li.t5 a, ul.tagcloud li.t5 a { color:#484848; font-size: 1.25em; }
ul ul.tagcloud li.t6 a, ul.tagcloud li.t6 a { color:#3c3c3c; font-size: 1.3em; }
ul ul.tagcloud li.t7 a, ul.tagcloud li.t7 a { color:#303030; font-size: 1.35em; }
ul ul.tagcloud li.t8 a, ul.tagcloud li.t8 a { color:#242424; font-size: 1.4em; }
ul ul.tagcloud li.t9 a, ul.tagcloud li.t9 a { color:#181818; font-size: 1.45em; }
ul ul.tagcloud li.t10 a, ul.tagcloud li.t10 a { color:#0c0c0c; font-size: 1.5em; }

/* YAAPN */

#content .paging ul li {
  background: none;
  display: inline;
  padding: 0 5px 0 5px;
  font-size: 1em;
}

#content .paging ul { padding: 5px 0; }

#content .paging { padding: 20px 0; text-align: center; }

/* Download */

.download-link {
  background:#f6f6f6 no-repeat 5px center;
  border-bottom: 1px solid #444;
  border-top: 1px solid #444;
  margin:20px 0 20px 0;
  padding: 10px 0 10px;
}

.download-link img {
  border: none;
  float: left;
  margin: 0 10px;
}

/* PSXmail */

.pxsmail form dl, dl.labels {
  font-size:0.8em;
}

.pxsmail form dt, dl.labels dt {
  float:left;
  position:relative; /*IEWin hack*/
  width:10em;
  text-align:right;
}

.pxsmail form dd, dl.labels dd {
  margin: 0 0 0.8em 10.5em;
}

.pxsmail .y_msg {
  width: 80%;
}

/* thickbox specific link and font settings */
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
  background: url(images/loadingAnimation.gif) no-repeat;
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
img.bilditext{
	margin-right:10px;
	margin-bottom:5px;
}

.content{
	margin:5px;
}

.tag-archive .bubble, .project-page .bubble
{
	margin-bottom: 10px;
}

.tag-archive .column-bubble, .project-page .column-bubble
{
	float: left;
	margin-right: 10px;
}

table.project-info
{
	float: right;
	margin-left: 10px;
	width: 200px;
}

#content table.project-info td
{
	padding: 0;
}

.project-page .project_excerpt
{
	padding-top: 10px;
}

table.project-info label
{
	font-weight: bold;
}

.heading{
	font-family: Arial;
	color: #437ca7;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1px;
	font-size: 15px;
	font-variant:normal;
	text-transform: uppercase;
	margin-bottom: 7px;
}

.more .heading
{
	font-size: 1.1em;
	text-align: left;
	margin-left: 8px;
	margin-bottom: 2px;
}

input{
	margin-bottom: 17px;
}

div span input{
	margin-bottom: 0px;
}

input.kryssruta{
	margin: 0px;
}

.bread{
	font-family: Arial;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

.objekt{
	font-family: Arial;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	font-size: 12px;
	line-height: 16px;
}

.objekt_big{
	font-family: Arial;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	font-size: 14px;
}



.single-post .date{
	font-family: Arial;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	font-size: 9px;
	line-height: 16px;
	position: absolute;
	top: 9px;
	right: 9px;
}

.article{
	font-family: Arial;
	color: #386783;
	text-decoration: none;
	word-spacing: normal;
	font-size: 12px;
	font-variant:normal;
	margin-bottom: 10px;
}
a.article{
	padding-left:13px;
	background: url(img/leftArrow.gif) 0 4px no-repeat;
	display:block;
}

.bottom .bubble p.article {
	padding-bottom: 4px;
	border-bottom: 1px solid #e2f4fb;}

.more{
	text-align:right;
	display: block;
}

.more a
{
   margin-left: 8px;
}

.more a:first-child
{
   margin-left: 0px;
}

.l-skugga{
	background: url("img/bkgr_ledigt_shadow.gif");
}

.l-utan_skugga{
	background: #a1b2cd url("img/bkgr_ledigt.gif");
}

.l-utan_skugga_more{
	background: #a1b2cd url("img/bkgr_ledigt_more.gif");
	background-position: top right;
	background-repeat: repeat-y;
}

.top_right{
	background: url("img/topp_right.gif") no-repeat;
	padding-top: 50px;
}

.top_right_ledigt{
	background: url("img/topp_right_ledigt.gif") no-repeat;
	padding-top: 50px;
}

.start{
	background-color: #366881;
}

.finans{
	background-color: #3b4a59;
}

.service{
	background-color: #59a0d2;
}

.ledigt{
	background-color: #a1b2cd;
}

/*.info{
	background-color: #fff;
}*/

.top_right_content{
	padding-right: 30px;
	padding-left: 30px;
}

.white_t{
	background: #FFFFFF url("img/white_t.gif");
}
.white_l{
	background: #FFFFFF url("img/white_l.gif");
}
.white_r{
	background: #FFFFFF url("img/white_r.gif");
}
.white_b{
	background: #FFFFFF url("img/white_b.gif");
}

.white_content{
	background: #FFFFFF;
	padding: 10px;
    color:#666666;
    font-family:Arial;
    font-size:12px;
    line-height:16px;
    font-variant:normal;
    letter-spacing:0;
}

.thumb{
	padding-top:5px;
	padding-right:5px;
}

.cross_b{
	background: url("img/cross_b.gif") repeat-y;
	width: 484px !important;
	width: 504px;
	padding-left:20px;
	text-align:left;
}

.cross_w{
	background: url("img/cross_w.gif") repeat-y;
	width: 484px !important;
	width: 504px;
	padding-left:20px;
	text-align:left;
}

.cross_b_more{
	background: url("img/cross_b_more.gif") repeat-y;
	width: 484px !important;
	width: 504px;
	padding-left:20px;
	text-align:left;
}

.cross_w_more{
	background: url("img/cross_w_more.gif") repeat-y;
	width: 484px !important;
	width: 504px;
	padding-left:20px;
	text-align:left;
}

#content td.remove_space{
	margin:0;
	padding:0px 0px 0px 0px;
	border:0;
}

div.float{
	position: absolute;
	top: 28px;
	left: 41px;
}

div.floatmap{
	position: absolute;
	top: 210px;
	left: 730px;
}

#content p {
    margin: 10px;
}


li.page_item a {
    color:#518BBC;
    font-family:Arial;
    font-size:15px;
    font-variant:small-caps;
    letter-spacing:1px;
}

li.page_item ul li a {
    color:#666666;
    font-family:Arial;
    font-size:12px;
    line-height:16px;
    font-variant:normal;
    letter-spacing:0;
    cursor: pointer;
}

.press {
margin: 15px;
}

a.presstitle {
    color:#518BBC;
    font-family:Arial;
    font-size:17px;
    font-variant:small-caps;
    letter-spacing:1px;
    cursor: default;
    margin: 0;
    padding: 0;
}

/* ExtraInfo style
----------------------------- */
#main_subnav_text {
    color: #666;
    font-family: Arial, Sans-serif;
    margin-bottom: 20px;
}

/*
Start HUGO
*/
.IframedContent
{
	width: 615px;
	height: 700px;
	float: left;
	border: 0;
	margin: 0px 0 0 0;
	padding: 0;
}

body.Contact form,
body.Contact .bubble {
	margin: 0 !important;
}

#content
{
  	min-height: 400px;
	overflow: hidden;
	padding: 9px;
	line-height:1.3em;
}

#doc-wrapper
{
  width: 860px;
  margin: 20px auto 30px;
  position:relative;
  z-index:1;
}

#header {
	height:150px;
	width: 600px;
	float: left;
	margin:8px 8px 0 8px;
	background: url(images/header.gif) 0 0 no-repeat;
	display: inline;
}

#header h1
{
  padding: 0;
  margin: 0;
}

#header h1 a {
  display: block;
  width: 600px;
  height: 145px;
  text-indent: -999px;
  overflow: hidden;
}

#header .header-content
{
  float: right;
}

#container-wrapper
{
  background: url(images/map-zone.gif) top right repeat-y;
  zoom: 1;
  min-width: 0;
}

div.map, #UserControlsAvailObjectSelectorascx_pnlAvailObjWrapper
{
  padding: 10px 5px 0 0;
  float: right;
  background: url(images/top-corner.gif) no-repeat top right;
}

div.map .map-content
{
	border: 0;
	width: 220px;
	height: 700px;
	overflow: hidden;
}

div.map .map-content iframe
{
  height: 700px;
	width: 220px;
  overflow: hidden;
}

#content .page
{
	width: 375px;
}

.full-bubble
{
	width: 597px;
	background: transparent url(img/full_top.gif) top left no-repeat;
}

.content-bubble
{
	width: 375px;
	background: transparent url(img/content_top.gif) top left no-repeat;
}

.column-bubble
{
	width: 217px;
	background: transparent url(img/column_top.gif) top left no-repeat;
}

.menu-bubble
{
	width: 200px;
	background: transparent url(img/menu_top.gif) top left no-repeat;
}

.smenu-bubble
{
	width: 195px;
	background: transparent url(img/smenu_top.gif) top left no-repeat;
}

.small-bubble
{
	width: 172px;
	background: transparent url(img/small_top.gif) top left no-repeat;
}

.small183-bubble
{
	width: 183px;
	background: transparent url(img/fsmall_top.gif) top left no-repeat;
}

.small184-bubble
{
	width: 184px;
	background: transparent url(img/fsmall_1px_top.gif) top left no-repeat;
}

.bubble
{
	position: relative;
	padding-top: 9px;
	margin: 0;
	overflow: hidden;
}

.banner
{

	position: relative;
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 8px;
}

.bannerTop
{
	float: left; 
	display: inline; 
	margin-left: 8px; 
	position: relative; 
	height: 356px; 
	width: 374px; 
	margin-top: 5px; 
	margin-bottom: 3px;
}

.bubble .bread
{
	padding: 6px 18px 18px 14px;
	margin: 0;
	overflow: hidden;
}

.full-bubble .bread
{
	background: transparent url(img/full_bottom.gif) bottom left no-repeat;
}

.content-bubble .bread
{
	background: transparent url(img/content_bottom.gif) bottom left no-repeat;
}

.column-bubble .bread
{
	background: transparent url(img/column_bottom.gif) bottom left no-repeat;
}

.menu-bubble .bread
{
	background: transparent url(img/menu_bottom.gif) bottom left no-repeat;
}

.smenu-bubble .bread
{
	background: transparent url(img/smenu_bottom.gif) bottom left no-repeat;
}

.small-bubble .bread
{
	background: transparent url(img/small_bottom.gif) bottom left no-repeat;
}

.small183-bubble .bread
{
	background: transparent url(img/fsmall_bottom.gif) bottom left no-repeat;
}

.small184-bubble .bread
{
	background: transparent url(img/fsmall_1px_bottom.gif) bottom left no-repeat;
}

.index-page .bubble
{
	float: left;
	display: inline;
	margin: 5px 0 3px 8px;
}

.index-page .top .bread
{
	height: 323px !important;
	height: 350px;
}

.index-page .bottom .bubble
{
	margin-bottom: 54px;
}

.index-page .bottom .bread
{
	height: 223px !important;
	height: 250px;
}

.index-page .bottom .bread .more
{
	position: absolute;
	bottom: 11px;
	right: 10px;
	text-transform:uppercase;
	font-weight:700 !important;
	font:10px arial;
}

.single-page
{
  clear: left;
}

.single-page .bubble
{
	float: left;
	margin: 5px 0 100px 8px;
}

.post p, .page p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.projects #content p{
    margin-left:0px;
}

.project-list tr.fields
{
	background-color: rgb(211,212,218);
}

.project-list tr.description a
{
	color: #666666;
}

#container .project-list th
{
	padding: 5px;
	text-transform: uppercase;
}

#container .project-list td
{
	padding: 5px;
}

#container .project-list tr.fields td
{
	color: #000000;
}

#container .project-list tr.description td 
{
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#container tr.description p 
{
	margin-top: 0px;
}

#content.project-list div.bread H2, #content.project-page div.bread H2
{
margin-bottom:5px;
}

#content.project-list div.bread ul ul, #content.project-page div.bread ul ul
{
margin-bottom:15px;
}

ul.menu
{
  clear: left;
  margin: 0 8px;
  list-style: none;
  background:#c5b287;
  height: 1%;
	padding:3px 0 2px 3px;
}

ul.menu li
{
  display: inline;
  list-style: none;
}

ul.menu li a
{
  color: #FFFFFF;
  text-transform: uppercase;
  padding-right: 6px;
  padding-left: 2px;
  font-size:12px;
	border-right:1px solid #fff;

}

ul.menu li.item-5 a
{
  border: none;
}

.press_list .date
{
	margin-bottom: 0;
}

.press_list .article
{
	margin-top: 0;
}

/*
End HUGO
*/

.content-bubble .bread strong {
	color:#000 !important;}
.grids {
	margin:0 auto;
	width:860px;
	display:block;
	height:730px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-504px;
	z-index:0;
}

#content .post ul li
{
	list-style-type: disc;
	margin-left: 25px;

	padding-left: 0px;
	font-size: 1em;
}