/*
Theme Name: Hamnposten
Description: Hemsida f&ouml;r Skeldervikens Byalag i &Auml;ngelholm.
Version: 1.0
Author: Jens Palm
Tags: Praximoto
Author url: http://www.praximoto.se/
*/


/* Reset browser defaults */

@import url('library/styles/reset.css');


/* =Global Elements
-------------------------------------------------------------- */

html, body { height: 100%;background-color: #fff; }

/*body { background:url(library/grids/960_grid_12_col.gif) repeat-y top center; }*/

body, input, textarea {
	line-height: 18px;

    font: 13px "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #444;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { clear: both;font-weight: normal; }

/* Text elements
-------------------------------------------------------------- */

p {  margin-bottom: 18px; }

ul { margin: 0 0 18px 1.5em; }
ul { list-style: disc; }

ol { margin: 0 0 18px 3em; }
ol { list-style-type: decimal; }
ol ol {	list-style: upper-alpha; }
ol ol ol { list-style: lower-roman; }
ol ol ol ol { list-style: lower-alpha; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

dl	{ margin: 0 1.5em; }
dd { margin-bottom: 18px; }

strong { font-weight: bold; }
cite, em, i { font-style: italic; }
pre { line-height: 18px;margin-bottom: 18px;font: 11px Monaco, monospace; }
code { font: 11px Monaco, monospace; }
ins { text-decoration: none; }


sup, sub { position: relative;height: 0;line-height: 1;vertical-align: baseline;_vertical-align: bottom; }
sup { bottom: 1ex; }
sub { top: .5ex; }

.caps { font-size: 10px;text-transform: uppercase;letter-spacing: 1px; }
.important { font-weight:bold; }

blockquote { margin: 0 3em;font-style:italic;font-size: 13px; }
blockquote em, blockquote cite, blockquote i { font-style:normal; }
blockquote.left { float: left;width: 33%;margin-right: 20px;text-align: right; }
blockquote.right { float: right;margin-left: 20px;text-align: left;width: 33%; }

h1 { color: #9c5243; }
h2 { color: #006699;font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;font-weight: normal; }

a:link, a:visited { color: #23659f; }
a, a:hover { text-decoration: none; }
a:hover, a.link:hover, #footer li a:hover { color: #9c5243; }

input { padding: 0 3px;font-size: 12px; }

.button {
	margin: 0 0 0 4px;
	padding: 3px 4px;
	border-top: 1px solid #f0ede9;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-left: 1px solid #f0ede9;
	background-color: #9c5243;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

#wrapper { position: relative;width: 100%;background: #f4f4ed url("img/bg_body.gif") left 250px repeat-x;border-top: none;border-bottom: 1px solid #f0ede9; }

#header, #branding, #main, #footer { position: relative;width: 990px;margin: 0 auto; }



/* =Header
-------------------------------------------------------------- */


#header { height: 237px;margin-bottom: 1em; }

.pic_1 { background: url("img/bg_header_1.jpg") left bottom no-repeat; }
.pic_2 { background: url("img/bg_header_2.jpg") left bottom no-repeat; }
.pic_3 { background: url("img/bg_header_3.jpg") left bottom no-repeat; }

#blog-title { position: absolute;top: 11px;left: 18px;width: 304px;height: 34px;padding: 0;border-bottom: none; }
#blog-description {	position: absolute;top: 38px;left: 18px;padding: 0;font-style: italic;font-size: 12px;color: #999; }
#blog-description h1 { display: none;/*margin: 0;padding: 0;font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;font-size: 12px;color: #666;*/ }

#search {
	position: absolute;
	top: 5px;
	right: 0;
	width: 200px;
	height: 52px;
	background-color: #fff;
	border-top: 1px solid #e1e2da;
	border-right: 1px solid #e1e2da;
	border-left: 1px solid #e1e2da;
	text-align: center;
}
#s { margin-top: 15px; }

#hamnposten { position: absolute;top: 190px;left: 2em;height: 50px;width: 245px; }


/* =Menu
-------------------------------------------------------------- */

#mainmenu { position: absolute;top: 31px;left: 350px;width: 440px;height: 28px; }

#mainmenu ul { clear: both;height: 27px;margin: 0;list-style-type: none;overflow: hidden; }
#mainmenu ul ul { display: none; }
#mainmenu li { display: block;float: left;height: 27px;margin-right: 5px;padding: 0;list-style-type: none; }

#mainmenu a, #mainmenu a:hover, #mainmenu .current_page_item a, #mainmenu .current_page_item a:hover {
	display: block;
	float: left;
	height: 17px;
	margin: 0;
	padding: 7px 9px 2px 9px;
	background-color: #e8e8e8;
	border-top: 1px solid #f0ede9;
	border-right: 1px solid #f0ede9;
	border-left: 1px solid #f0ede9;
	text-transform: uppercase;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
#mainmenu a:hover { background-color: #9c5243;color: #fff; }
#mainmenu .current_page_item a, #mainmenu .current_page_item a:hover, #mainmenu .current_page_ancestor a { height: 18px;background-color: #fff;color: #000; }

#submenu { position: absolute;top: 58px;left: 1px;width: 979px;height: 32px;margin: 0;background-color: #fff; }

#submenu ul { width: 728px;height: 22px;margin: 0 0 0 250px;padding: 5px 0;list-style-type: disc;overflow: hidden; }
#submenu li { display: block;float: left;height: 22px;margin: 0;padding: 0;list-style-type: disc; }

#submenu a, #submenu a:hover, #submenu .current_page_item a, #submenu .current_page_item a:hover {
	display: block;
	height: 18px;
	line-height: 18px;
	margin: 0 10px 0 0;
	padding: 2px 20px;
	background: url("img/link.gif") 10px 8px no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#submenu a:hover { background: #9c5243 url("img/link_2.gif") 10px 8px no-repeat;color: #fff; }
#submenu .current_page_item a, #submenu .current_page_item a:hover { background: #fff url("img/link.gif") 10px 9px no-repeat;color: #333; }


/* =Content
-------------------------------------------------------------- */

#main { padding: 18px 0;overflow:hidden; }
#container { float: left;width: 720px; }
#content { width: 700px;margin:0 0 0 10px;overflow: hidden; }

.page-title { font-weight: bold;font-size: 16px; }
.page-title span { font-weight: normal;font-style: italic;font-size: 14px; }

.hentry, .page-title { margin: 0 0 9px 0;padding: 18px;background-color: #fff;border: 1px solid #f0ede9; }

.page-template-page-php .hentry, .page-template-about-php .hentry { min-height: 600px; }

.entry-title { line-height: 26px;padding: 8px 0 2px 0;font-weight: bold;font-size: 24px;color: #333; }
.entry-title a { text-decoration: none;color: #333; }

.entry-meta { font-size: 11px;color: #787878; }
.entry-meta a { font-style: italic;color: #787878;}
.entry-meta a:hover {}
.entry-meta .author {}
.entry-meta abbr {}

.entry-content { margin: 18px 0 0 0;overflow:hidden; }
.entry-content h1, .entry-content h2 { margin: 0 0 18px 0;padding: 18px 0 0 0;font-size: 18px;font-weight:bold; }
.entry-content h3 { margin: 0 0 18px 0;padding: 18px 0 0 0;text-transform: uppercase;letter-spacing: 1px;font-weight: bold;color: #9c5243; }
.entry-content h4 { text-transform: uppercase;letter-spacing: 1px;font-weight: bold;font-size: 11px; }
.entry-content h5 { text-transform: uppercase;letter-spacing: 1px;font-size: 11px; }
.entry-content h6 { text-transform: uppercase;letter-spacing: 1px;font-size: 10px; }
.entry-content ul { margin: 0 0 18px 1.5em;list-style: square; }
.entry-content dt { font-weight: bold; }
.entry-content dd { margin: 0 0 18px 0; }
.entry-content abbr, .entry-content acronym, .entry-content .help { border-bottom: 1px dotted #333;cursor: help; }
.entry-content ul.xoxo { margin: 0 0 18px 0;overflow: hidden; }
.entry-content ul.xoxo ul { margin: 0 0 0 1.5em; }

li.content-column, .entry-content li.linkcat { float: left;margin: 0 20px 0 0;list-style: none; }
.entry-content li.linkcat ul.xoxo { overflow: visible; }

.more-link { display: block;font-weight: bold;font-style: italic; }

.page-link { margin: 0 0 18px 0; }

.page .edit-link { float: left;clear: both; }

.comments-link a { font-weight: bold;color: #2772B3; }

.entry-utility { margin: 18px 0 0 0;padding: 18px;background-color: #e8e8e8;font-size: 11px;color: #888; }
.entry-utility span { padding-left: 12px;background: url("img/post.gif") no-repeat 0 4px; }
.entry-utility span.meta-sep { background: none;color: #e8e8e8; }
.entry-utility a { font-style: italic; }
.entry-utility a:hover {}


/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul { margin: 0;list-style: none; }
.aside h3 { font-size: 14px;font-weight: bold; }
.aside ul ul { list-style: square;margin: 0 0 18px 0; }
.aside ul ul ul { margin: 0 0 0 1.5em; }

#content .widgetcontainer { border-top: 1px solid #e0e0e0;padding: 35px 1px 18px 1px;margin: 18px 0 36px 0; }
#index-top .widgetcontainer, #single-top .widgetcontainer, #page-top .widgetcontainer { border-top: none;border-bottom: 1px solid #e0e0e0;padding: 0 1px 53px 1px;margin: 0 0 36px 0; }
#content .aside:first-child .widgetcontainer:first-child { padding-top: 18px; }
.page #content .aside:first-child .widgetcontainer:first-child { padding-top:0; }

#content .aside h3 { font-size: 24px;line-height: 26px;padding: 8px 0 20px 0;font-weight: bold; }
#single-bottom .widgetcontainer { border-top: none; }

.main-aside { float: right;position: relative;width: 240px;right: 10px; }
.main-aside h3 { margin: 18px 0 4px 18px; }

.main-aside #events-calendar-list li {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica, sans-serif;;
	font-size: 12px;
	font-stretch: none;
	list-style-image: url(../images/.gif);
}
.main-aside #events-calendar-list li a:link, #events-calendar-list li a:visited, #events-calendar-list li a:hover, #events-calendar-list li a:active { background: none;text-decoration: none;border: none;color: dimgray; }

.main-aside ul ul, #subscribe { margin: 0;padding: 18px;background-color: #fff;border: 1px solid #f0ede9; }
.main-aside ul ul li, .aside ul ul li, #events-calendar-list li, .main-aside #events-calendar-list li:hover { line-height: 18px;margin: 0;padding: 2px 0 2px 10px;list-style-type: none;border: none;border-bottom: 1px solid #f2f2e5;background: url("img/link.gif") left 8px no-repeat;list-style-image: none; }
 
#rss { position: relative;height: 33px;width: 240px;background: url("img/bg_rss.gif") 6px top no-repeat; }
#rss a { display: block;line-height: 18px;width: 160px;padding: 10px 0 0 80px; }

#subscribe label { font-size: 12px; }

#secondary { clear: right; }


/* =Comments
-------------------------------------------------------------- */

#comments {
	margin: 18px 0 0 0;
    padding: 18px 0;
	border: 1px solid #f0ede9;
    background-color: #fff;
    overflow: hidden;
}
#comments .comment-navigation {
    line-height: 36px;
    margin: -18px 20px 18px 20px;
    padding:0 20px;
    background: #87B5DD;
    overflow: hidden;
}
.comment-navigation a { color: #fff; }
.paginated-comments-links { text-align: center; }

#comments h3 { font-weight: bold;text-transform: uppercase;letter-spacing: 1px;text-align: center;margin: 0 0 18px 0;padding: 0 20px 0 20px; }
#comments .comments:first-child h3 { padding-top: 18px; }
#comments ol { margin: 0 36px 36px 36px;list-style: none; }
#comments ol ul { margin: 0;padding: 0 0 18px 0;list-style: none; }
#comments li { position: relative;margin: 0 20px 18px 20px;padding: 17px 20px 0 20px;background: #87B5DD;border-top: 1px solid #f0ede9; }
#comments li li { border: 1px solid #f0ede9;margin: 0 0 18px 0; }
#comments a {}
#comments li.byuser { background: #5C9BD1;border-color: #f0ede9; }
#comments li.byuser p a {}
#comments li.bypostauthor {}
#comments li.bypostauthor p a {}

#comments .avatar { position: absolute;top: 19px;right: 20px !important;width: 48px;height: 48px; }
#comments .fn { display: block;padding: 0;font-weight: bold;font-size: 14px; }
#comments .fn a { color: #fff; }

#comments-list .comment-meta { margin: 0 0 18px 0;padding: 0;font-size: 10px; }
#comments-list .comment-meta a { font-style: italic;color: #fff; }

#comments li p { margin: 0;padding: 0 0 18px 0; }

.comment-reply-link { padding: 0 0 18px 0;font-style: italic;font-size: 10px; }
.comment-reply-link a { color: #fff; }

#cancel-comment-reply { padding: 0 0 18px 0; }

.edit-comment { margin-bottom: 18px; }

#trackbacks-list .comment-author { margin: 0 0 18px 0;font-size: 11px; }
#trackbacks-list .comment-author a { font-weight: bold;font-size: 14px;color: #fff; }

#respond {
	width: auto;
	_width: 460px; /* IE6 Hack to display correctly the respond form */
	max-width: 460px;
    margin: 0 auto;
	padding: 17px 20px 0 20px;
	background-color: #e8e8e8;
    z-index: 100;
}
#respond h3 { padding-top: 18px; }
#cancel-comment-reply a { font-style: italic;color: #fff; }
#respond form { padding:0 0 36px 0; }

#respond #form-section-author { float: left;width: 230px;margin-right: 10px; }
#respond #form-section-author input { width: 220px; }
#respond #form-section-email { float: left;width: 220px; }
#respond #form-section-email input { width: 100%; }
#respond #form-section-url { clear: both; }
#respond #form-section-url input { width: 100%; }

#respond .form-label { font-size: 10px; }
#respond .form-input input { margin: 0 0 14px 0; }
#respond textarea { width: 100%;margin: 0 0 16px 0; }
#respond .form-submit { float: right; }

p.subscribe-to-comments { float: left;width: 260px; }
p.subscribe-to-comments label {}

p.comment_license { clear: both;margin: 0; }

p.solo-subscribe-to-comments { clear: both;margin: 0; }
p.solo-subscribe-to-comments:first-line { font-style:italic; }

#respond .required { font-weight:bold; }


/* * Thickbox CSS */
div#TB_title {
	/*background-color: #105681;
*/
	background-color: #000000;
	color: #FFFFFF;
}
div#TB_title a, div#TB_title a:visited {
	color: #cfcfcf;
}
/* * JQuery Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
	opacity: 1;
	width: 225px;
	word-wrap: break-word;text-align: left;
}
#tooltip h3, #tooltip div {	margin: 0;text-align: left;font-size: 12px;font-weight: normal;color: #000; }
#tooltip ul { padding: 0; }
#tooltip li { width: auto;margin: 0 10px; }

/* * Large Calendar */

/* * Calendar formatting */

.slug-kalendarium .entry-content { margin: 0 !important; }

#calendar_wrapLarge h2 { color: #333; }
#calendar_wrapLarge h2 span { font-size: 0.9em;color: #23659f; }

#wp-calendarLarge {	border-collapse: collapse;margin: 0 18px; }
#calendar_wrapLar img {	border: none;padding: 0;margin: 0; }
#wp-calendarLarge td { border: 1px solid #efefef;width: 145px;height: 90px;padding: 0;vertical-align: top; }

.dayHead { padding-left: 5px;background-color: #efefef;z-index: 1000;font-weight: bold;color: #666; }

.event-block { display: block;margin: 2px 2px 0 2px;padding: 1px 0 1px 5px;background-color: #9c5243;line-height: 11pt;font-size: 11px;color: #fff; }
.event-block a:link,
.event-block a:visited,
.event-block a:hover,
.event-block a:active { text-decoration: none;color: #fff; }

#EC_ajaxLoader img { padding: 0;border: none; }

#todayLarge { background-color: #efefef !important; }


/* * Days events calendar */

#EC_daysEvents { font-size: 14px; }
.EC_title { background: #A4CAE6; }
.EC_location { background: #FFF8DC; }
.EC_time { background: #CCCCCC; }
.EC_date { background: #E0EEEE; }
.EC_linkout_and_postid { background: #bfd3ed; }


/* * Widget Calendar formatting OPTIONAL */

.EC_Widget_display { }
.widgettitle { }

#wp-calendar caption { }
#wp-calendar { margin: 0 1px 0 2px;border-collapse: collapse; }

*+html #wp-calendar #today { border: 3px solid blue !important; }
#wp-calendar #today { display: block;font-weight: bold;background-color: #a8c3d6;-moz-border-radius: 50%;/* -webkit-border-radius: 50%; 	border: 2px solid blue;*/
	z-index: 1;
}
#wp-calendar .pad {	font-weight: bold; }
#wp-calendar .padcent {	background-color: white;border: thin solid darkgray; }
#wp-calendar .padday { background-color: gainsboro; }
#wp-calendar th { width: 11%;color: white;background-color: #173b6d; }
#wp-calendar td { border: thin solid darkgray;background-color: white; }


/* * Widget List Calendar OPTIONAL */

#events-calendar-list li {}
#events-calendar-list li a:link,
#events-calendar-list li a:visited,
#events-calendar-list li a:hover,
#events-calendar-list li a:active { background: none;text-decoration: none;border: none; }
#events-calendar-list li:hover { }
#tooltip.pretty {
	border: none;
	width: 210px;
	padding: 20px;
	height: 160px;
	opacity: 0.95;
	background: url('../images/shadow3.png');
}


#tooltip.pretty h3 { margin-bottom: 0.75em;font-size: 12px;width: 220px; }
#tooltip.pretty div { width: 220px;text-align: left; }
#tooltip.fancy {background: url('../images/shadow2.png');padding-top: 5em;height: 100px; }

.aside table { border-top: 1px solid #e0e0e0;margin: 0 0 8px 0; }
.aside th { border-left: 1px solid #e0e0e0; }
.aside tr { border-bottom: 1px solid #e0e0e0;border-right:1px solid #e0e0e0;line-height: 35px; }
.aside td { border-left: 1px solid #e0e0e0;padding: 0 10px }

.aside tfoot tr { line-height: 36px;border: none; }
.aside tfoot td { padding: 0;border: none; }
.aside #next { text-align: right; }


/* =Author Info
-------------------------------------------------------------- */

#author-info { margin:18px 0 36px 0; }
#author-info p:first-line { font-weight:bold; }
#author-info .avatar { float: left;position: relative;top: 4px;width: 72px;height: 72px;margin: 0 10px 0 0;padding: 5px;background: #B5D1EA; }


/* =Footer
-------------------------------------------------------------- */

#footer { clear: both;padding: 0 0 18px 0;color: #333; }

#subsidiary { width: 952px;margin: 0 10px 0 28px;overflow: hidden; }
#subsidiary .aside { float: left;width: 300px;margin: 0 40px 0 0; }
#subsidiary #second { width: 200px; }
#subsidiary #third { float: right;margin: 18px 0 0 0;padding: 0 18px;background: #efefef;font-size: 12px; }

#subsidiary .aside .widgettitle { margin: 18px 0 9px 0; }

#siteinfo { padding: 18px 0;font-size:11px; }
#siteinfo li { display: block;float: left;margin: 0 0 0 0.7em;padding: 0 0.7em 0 0;border-right: 1px solid #ccc;list-style-type: none; }
#siteinfo li.copy { margin: 0;color: #888; }
#siteinfo li a { font-style:italic;color: #9c5243; }
#siteinfo li a:hover { color: #000; }

#footer .widgetcontainer { padding: 0 1px;margin: 0 0 18px 0; }

/* =Tables
-------------------------------------------------------------- */

.tblPeople td { padding: 10px;}
.tblPeople td.picPeople { width: 120px;background-color: #efefef; }

/* =Images
-------------------------------------------------------------- */

.entry-content img { max-width: 100%;margin: 0 0 18px 0;padding: 3px;border: 1px solid #ddd; }

.alignleft, img.alignleft { float: left;margin-right: 20px; }
.alignright, img.alignright { display: block;float: right;margin-left: 20px; }
.aligncenter, img.aligncenter {	clear: both;display: block;margin-left: auto;margin-right: auto; }

.wp-caption { text-align: center;margin-bottom: 18px; }
.wp-caption img { margin: 0;padding: 0;border: 0 none; }
.wp-caption p.wp-caption-text {	margin: 0;padding: 5px; }

.gallery img { margin: 0; }
.wp-smiley { max-height: 12px;margin:0 !important; } /* Prevent the smileys from breaking line-height */
img#wpstats { width: 0px;height: 0px;overflow: hidden; } /* hide WordPress Stats smiley */


/* =Navigation
-------------------------------------------------------------- */

.navigation { line-height: 36px;margin: 0;overflow: hidden; }
.nav-previous { float: left;width: 50%; }
.nav-next {	float: right;width: 50%;text-align: right; }

#nav-above, #nav-below { width: 100%;margin: 0; }

.home #nav-above, .single #nav-above { display: none; }
.paged #nav-above { display: block;margin-bottom: 9px; }


/* =PageNavi
-------------------------------------------------------------- */

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:active {	background: transparent !important;border: none !important;color: blue !important; }
.wp-pagenavi a:hover {}
.wp-pagenavi span.pages { background:transparent !important;border:none !important; }
.wp-pagenavi span.current {	background:transparent !important;border:none !important; }
.wp-pagenavi span.extend { background: transparent !important;border: none !important; }

.wp-pagenavi { margin: 0;line-height: 36px; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #2772B3 !important;
    background-color: #efefef !important;
    border: 1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover { background-color: #2772B3 !important;color: #fff !important; }
.wp-pagenavi span.pages { margin-left:0 !important;padding-left:0 !important; }
.wp-pagenavi span.current { border: 1px solid #e0e0e0 !important;background-color: #fff !important; }
.wp-pagenavi span.extend { margin:0 !important; }

