/*
Theme Name: Waterline
Theme URI: http://www.waterline-barents.no/
Description: 
Version: 1.0
Author: Rannveig og Eivind

*/



/* Begin Typography & Colors */
body {
	background-color: white;
	color: #595959;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	line-height: 150%;
	border-spacing: 0;
}

a {
	text-decoration: none;
	color: #9a9c87;
}

a:hover {
	color: #77796d;
	text-decoration: underline;
}

img {
	border: 0;
}

table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
}
td {
	border: 0;
	padding: 0;
}

h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #77796c;
}

#mainpage {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 810px;
	height: 90px;
	background-image: url("images/waterline_topbar.gif");
}

#topmenu {
}

#topmenu table {
}

#topmenu ul {
	list-style: none;
	margin-right: 10px;
}

#topmenu ul li {
	float: left;
}

.top_page_item {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	padding: 5px;
	color: white;
	border-right: 2px solid #77796d;
}
.current_top_page_item, .top_page_item:hover {
	background-color: white;
	color: #595959;
	text-decoration: none;
}

.flag {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#home-link {
	width: 240px;
	height: 90px;
	display: block;
}

#sidemenu {
	border-bottom: 2px solid white;
}
#sidemenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidemenu ul li {
}
.page_item a {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	padding: 5px;
	border-top: 2px solid white;
	color: white;
	background-color: #9a9d89;
}
.page_item a:hover {
	background-color: #77796d;
	text-decoration: none;
}

.current_page_item a, .page_item a:active, .current_page_item a:hover {
	background-color: #e0e1d8;
	color: #77796d;
	text-decoration: none;
}

#footer {
	background-color: #77796d;
	width: 810px;
	height: 36px;
	margin-top: 10px;
}

#credit {
	margin-left: auto;
	margin-right: auto;
}

.top-image {
}

.post-header {
	background-color: #d2d0c0;
	color: #808080;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
}

.entry {
	padding-left: 15px;
	background-color: #e1e1d9;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 15px;
}

#leftSideExtra {
	margin-top: 20px;
}

.leftSideImage {
	margin-top: 5px;
}
.rightSideImage {
}
.leftSideImageText {
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
	margin-left: 5px;
}
.rightSideImageText {
	font-size: 10px;
	font-style: italic;
	height: 15px;
	line-height: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.main-td {
	border-left: 10px solid white;
	padding-top: 10px;
	background-color: white;
}
.menu-left-td {
	border-top: 0;
}

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

.piclenselink {

}

.aktuelt-post-header {
	background-color: #9b9d88;
}

.aktuelt-post-header a {
	color: white;
	margin-left: 14px;
	margin-right: 14px;
	display: block;
}

.aktuelt-post-body {
	padding-top: 5px;
	margin-left: 14px;
	margin-right: 14px;
}

.aktuelt-post-body p {
	margin-top: 0;
	margin-bottom: 0;
}

.postmetadata {
	padding-bottom: 10px;
}

#front-page-content {
	padding-left: 10px;
	padding-right: 10px;
	color: gray;
	font-size: 11px;
	font-weight: bold;
	line-height: 200%;
}

#front-page-posts {
	padding: 10px;
}

#front-page-posts ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

#front-page-posts ul li {
	margin-bottom: 10px;
}

.credit-line, .credit-line a {
	color: #cccccc;
	font-size: 10px;
}

.thumbnail {
	float: right;
	margin-left: 10px;
	max-width: 150px;
	max-height: 150px;
}