/* globals */
html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #f0f0f0;
	color: #333;
	font: 12px 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Palatino, Times, serif;
	color: #1e1b1a;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

:focus {
	-moz-outline-style: none;
}

a, a:link, a:visited {
	color: #313428;
	text-decoration: none;
}
a:hover {
	color: #4b513e;
}

p {
	line-height: 1.5em;
	margin: 0 0 1.25em;
}
blockquote {
	border-left: 2px solid #ccc;
	color: #666;
	padding: 5px 10px 1px;
	font-style: normal;
}
blockquote p:last-child {
	margin: 0 0 5px;
}
code {
	background: #eaeaea;
	color: #333;
	font-family: 'Lucida Console', Monaco, 'Courier New', Courier, monospace;
	font-size: 11px;
	margin: 1px 0;
	padding: 1px 3px;
}
pre code {
	background: #322e2c;
	border: 1px solid #635957;
	color: #fff;
	display: block;
	overflow: scroll;
	padding: 1.5em 1.75em;
}

input[type=text], input[type=password], textarea {
	background: url(../../images/form.jpg) repeat-x top #fff;
	border: 1px solid #ccc;
	padding: 5px 3px;
}
input[type=submit], #wp-email-submit {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: url(../../images/feed-title-white.jpg) repeat-x;
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-size: 12px;
	color: #000;
	font-weight: 700;
}
input[type=submit]:hover, #wp-email-submit:hover {
	background: #313428;
	color: #fff;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
}
th, td {
	padding: 5px;
	border: 1px solid #ccc;
	border-width: 1px;
}
th, thead th {
	font-weight: 700;
	color: #333;
	background: #ccc;
}
td, tbody td {
	background: #f0f0f0;
}

/* common classes */
.aligncenter, .center {
	display: block;
	margin: 6px auto 12px !important;
}
.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
img.aligncenter, img.alignright, img.alignleft {
	border: 3px solid #eee;
}

.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}

.noticebox {
	background-color: #fff9d7;
	border: 1px solid #e2c822;
	color: #333;
	margin-bottom: 20px;
	padding: 10px;
}
.noticebox a {
	color: #000;
}

.sub {
	font-size: 11px;
	color: #848485;
}

.ui-tabs-hide, .hide {
	display: none !important;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption a {
	border: none !important;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption .wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.tags a:link, .tags a:visited {
	font-weight: 700;
	line-height: 20px;
	margin: 2px;
	text-decoration: none;
}
.tags a:hover {
	border-bottom: 1px solid #4b513e;
}

.xoxo {
	padding: 0;
}
.arras {
	color: #383332 !important;
}

/* structure */
#wrapper {
	min-height: 100%;
	position: relative;
	padding: 20px 0;
}
html body #wrapper {
	background: #f0f0f0 !important;
}
#main {
	padding: 10px 10px 0;
	background: #f7f6f0;
	border: 1px solid #d3d1c7;
}
/*#main {
	background: url(../../images/12_col.gif);
} */

/* header */
#header {
	background: #f0f0f0;
	padding: 0;
	height: 175px;
}
#branding {
	width: 980px;
	height: 175px;
	margin: 0 auto;
	padding: 0 0 20px;
}
.logo {
	max-width: 590px;
	float: left;
	margin: 21px 0 0 10px;
}
.blog-name {
	font-family: 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0 0 3px;
	line-height: 1em;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
.blog-name a:link, .blog-name a:visited {
	color: #fff;
	text-decoration: none;
}
.blog-description {
	font-family: 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 1em;
	display: block;
	font-size: 11px;
	font-weight: 700;
	color: #7d716d;
	margin: 0;
	padding: 3px 0 0;
	text-transform: uppercase;
}

/* navigation */
#nav {
	zoom: 1;
	max-height: 35px;
	background: url(byaasen-images/menu-bg.gif) repeat-x top;
	border: 1px solid #000;
	border-width: 0 1px;
}
#nav-content {
	margin: 0 auto;
	width: 978px;
}

.sf-menu {
	font-weight: 700;
	max-width: 770px;
}
.sf-menu, .sf-menu ul {
	float: left;
	list-style: none;
	line-height: 34px;
	padding: 0 0 2px;
	margin: 0;
	height: 35px;
}
.sf-menu a {
	display: block;
	text-decoration: none;
	padding: 0 10px;
	color: #a7a7a7;
	font-size: 12px;
}
.sf-menu a:hover {
	color: #fff;
}
.sf-menu li.sfhover, .sf-menu li:hover {
}
.sf-menu li {
	float: left;
	padding: 0;
	text-transform: uppercase;
}
.sf-menu ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 173px;
	margin: 0;
	line-height: 1;
	border: none;
}
.sf-menu li li {
	width: 171px;
	border: 1px solid #a7a7a7;
	margin-bottom: 3px;
}
.sf-menu li li a {
	background: #fff;
	padding: 10px 12px;
	width: 147px;
	font-size: 11px;
	text-transform: none;
	color: #828282;
}
.sf-menu li ul ul {
	margin: -25px 0 0 148px;
}
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul {
	left: -999em;
}
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul {
	left: auto;
	z-index: 2;
}
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a {
	background: #383332;
	color: #fff;
}
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {
	background: #fff;
	color: #828282;
	font-size: 11px;
}

.quick-nav {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
.quick-nav li {
	padding: 7px 5px 0 0;
	float: left;
	display: inline;
}
.quick-nav a:link, .quick-nav a:visited {
	display: block;
	text-indent: -9000px;
	width: 16px;
	height: 16px;
	float: left;
	clear: left;
}

.quick-nav #rss {
	background: url(../../images/rss.png) no-repeat;
}
.quick-nav #twitter {
	background: url(../../images/twitter.png) no-repeat;
}

/* search bar */
#searchbar {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -250px;
	float: right;
	overflow: hidden;
	border: 1px solid #383332;
	border-top-width: 0;
	background: #efefef;
	width: 500px;
	padding: 4px;
	z-index: 1000;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity = 80)";
	filter: alpha(opacity = 80);
}
.searchform .s {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: none;
	background: #efefef;
	padding: 0;
	margin: 0;
	float: left;
	width: 479px !important;
}
.searchform .searchsubmit {
	background: url(../../images/searchsubmit.gif) no-repeat;
	text-indent: -9000px;
	width: 16px;
	height: 16px;
	border: none;
	float: left;
	cursor: pointer;
	opacity: 0.7;
	color: transparent;
	text-transform: capitalize;
}
.searchform .searchsubmit:hover {
	background: url(../../images/searchsubmit.gif) no-repeat;
	opacity: 1;
}

/* sidebar */
.sidebar .xoxo {
	list-style: none;
	padding: 0;
	margin: 0;
}
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol {
	list-style: disc;
	margin: 0 0 0 15px;
	padding: 0;
}
.widgetcontainer li {
	margin: 3px 0;
}
.widgetcontainer li a:visited, .widgetcontainer li a:link {
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
}
.widgetcontainer li a:hover {
	border-bottom: 1px dotted #635957;
}
.widgetcontainer input[type=text], .widgetcontainer input[type=password] {
	width: 80%;
}
.widgetcontainer .excerpt {
	font-size: 11px;
	margin: 5px 0;
}
.widgettitle {
	color: #333;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	padding: 5px 10px;
	background: url(../../images/feed-title-white.jpg) repeat-x top #efefef;
	border: 1px solid #ccc;
}
.widgettitle a {
	color: #333;
}
.widgetcontent {
	border: solid #ccc;
	border-width: 0 1px 1px;
	background: repeat-x #fff;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 1.4em;
}
.widgetcontent li a:hover, .tab-content li a:hover, .textwidget a:hover {
	border-bottom: 1px solid #d33d3d !important;
}
.textwidget a:link, .textwidget a:visited {
	border-bottom: 1px dotted #828282;
}
.tab-content .featured-stories li a:hover {
	border-bottom: none;
}
.textwidget a.partnerlogo:hover {
	border: none !important;
}

.attachment-sidebar-thumb, .multi-sidebar .recentcomments .avatar {
	float: left;
	border: 3px solid #ccc;
	width: 36px;
	height: 36px;
	margin: 0 10px 0 0;
}
.attachment-sidebar-thumb {
	margin-top: 5px;
}
.sidebar-read-more:link, .sidebar-read-more:visited {
	font-size: 11px !important;
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
}

.multi-sidebar .tabs {
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
}
.multi-sidebar .tabs li {
	float: left;
	background: #383332;
	padding: 5px;
	margin: 0 3px 5px 0;
	border: 1px solid #ccc;
}
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited {
	text-decoration: none;
	font-weight: 700; color: #fff;
}
.multi-sidebar .tabs a:hover {
	border-bottom: 1px dotted #fff;
}
.multi-sidebar .tabs .ui-tabs-selected {
	background: #fff;
}
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited {
	color: #37322F;
}
.multi-sidebar #s-tags a:link, .multi-sidebar #s-tags a:visited {
	font-weight: 700;
	text-decoration: none;
	padding: 0 2px;
}
.multi-sidebar .widgetcontainer {
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
}
#footer #footer-sidebar ul  {
	list-style: outside disc;
	padding-left: 15px;
}
.multi-sidebar .widgetcontainer ul, .featured-stories, .related-posts {
	list-style: none !important;
	margin: 0 0 0 5px !important;
}
.multi-sidebar .widgetcontainer li, .related-posts li, .featured-stories li {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
.featured-stories li a.sidebar-read-more {
	margin-bottom: 10px !important;
	border-color: #ccc !important;
}
.multi-sidebar .recentcomments a {
	font-weight: normal;
}

ul.featured-stories li span.sub {
	display: none;
}

#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	padding: 6px 10px;
	background: url(../../images/feed-title-white.jpg) repeat-x top #efefef;
	border: 1px solid #ccc;
	text-align: center;
}
#wp-calendar th, #wp-calendar tbody td {
	text-align: center !important;
}
#wp-calendar th {
	background: #a7a7a7 !important;
}


/* featured slideshow */
.featured {
	margin: 0 10px 20px 0;
	height: 250px;
	border: 5px solid #ccc;
}
#controls {
	position: relative;
	float: left;
	z-index: 100;
	top: 90px;
}

#controls .next, #controls .prev {
	text-indent: -9000px;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 1000;
	opacity: 0.7;
}
#controls .prev {
	background: url(../../images/prev.png) no-repeat;
	float: left;
	position: absolute;
	left: 5px;
}
#controls .next {
	background: url(../../images/next.png) no-repeat;
	float: right;
	position: absolute;
	left: 605px;
}
#controls .next:hover, #controls .prev:hover {
	opacity: 1;
}

#featured-slideshow {
	position: relative;
	height: 250px;
	margin-right: 20px;
	z-index: 0 !important;
}	

.featured-article {
	display: block;
	width: 640px;
	height: 250px;
	text-decoration: none !important;
	background-position: center !important;
}
.featured-entry {
	position: relative;
	top: 165px;
	overflow: hidden;
	background: #000;
	height: 85px;
	color: #a7a7a7;
	padding: 0;
	display: block;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.featured-entry .entry-title {
	color: #fff;
	padding: 10px 15px 5px;
	display: block;
	font-size: 18px;
	font-weight: 700;
}
.featured-entry .entry-summary {
	padding: 0 15px;
	margin: 0;
	display: block;
}

/* bottom content */
#bottom-content-1, #bottom-content-2 {
	list-style: none;
	float: left;
	width: 320px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	padding: 0;
}
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo {
	margin: 0;
}
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo {
	margin-left: 15px;
}
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle {
	background: #f0f0f0;
}

.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2 {
	width: 243px;
}

/* latest headlines */
.posts-default, .posts-quick, .posts-line {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
}
.posts-default .post {
	float: left;
	margin: 0 15px 15px 0;
	font-size: 11px;
	padding: 0 0 10px;
}
.posts-default img {
	float: left;
	background: #111;
}
.posts-default .entry-title {
	font-weight: 700;
	font-size: 14px;
	margin: 5px;
	line-height: 1.4em;
}
.posts-default .entry-title a:link, .posts-default .entry-title a:visited {
	color: #373331;
	text-decoration: none;
}
.posts-default .entry-title a:hover {
}
.posts-default .entry-summary, .posts-quick .entry-summary {
	color: #111;
	overflow: hidden;
	margin: 0 5px;
	line-height: 18px;
}
.posts-default .entry-thumbnails-link {
	border: 3px solid #ccc;
}
.posts-default .entry-thumbnails-link:hover {
	border: 3px solid #373331;
}
.no-js .posts-default .entry-summary {
	height: 60px;
}

.entry-thumbnails {
	clear: both;
	display: inline-block;
}
.entry-thumbnails:hover {
	border-color: #383332;
}
.entry-thumbnails-link {
	float: left;
	margin-right: 15px;
	background: #111;
	display: block;
}

.posts-quick {
	margin: 0 10px 10px 0;
	padding: 0;
}
.posts-quick li {
	padding: 0 10px 0 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
}
.posts-quick img {
	text-indent: -9000px;
}
.posts-quick .entry-title {
	font-weight: 700;
	font-size: 16px;
	margin: 0 0 5px;
	line-height: 1.3em;
}
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited {
	color: #373331;
	text-decoration: none;
}
.posts-quick .entry-title a:hover {
}
.posts-quick .entry-summary {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}
.posts-quick .entry-thumbnails {
	float: left;
	margin: 0 20px 10px 0;
	border: 3px solid #c1bca7;
}
.posts-quick .entry-thumbnails:hover {
	border-color: #383332;
}
.posts-quick .quick-read-more, .textwidget .quick-read-more {
	margin: 10px 0 0;
}
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited, .textwidget .quick-read-more a:link, .textwidget .quick-read-more a:visited, div.tab-content ul.featured-stories a.sidebar-read-more:link, div.tab-content ul.featured-stories a.sidebar-read-more:visited {
	background: url(../../images/feed-title-white.jpg) top repeat-x #efefef;
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding: 4px 10px;
	margin: 0;
	border: 1px solid #ccc;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: 700;
	zoom: 1;
	*display: inline;
	display: inline-block;
}
.posts-quick .quick-read-more a:hover, .textwidget .quick-read-more a:hover, div.tab-content ul.featured-stories a.sidebar-read-more:hover {
	background: #383332;
	color: #fff;
}
.posts-default .entry-meta, .posts-quick .entry-meta {
	color: #ccc;
	float: left;
	background: #000;
	height: 25px;
	display: block;
	margin: -28px 0 0 3px;
	font-weight: 700;
	opacity: 0.7;
}
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited {
	color: #fff;
	text-decoration: none;
}
.posts-default .entry-comments, .posts-quick .entry-comments {
	float: right;
	margin: 5px 5px 0;
	background: url(../../images/comments.gif) no-repeat left center;
	padding: 0 0 0 12px;
}
.posts-default .published, .posts-quick .published {
	text-transform: uppercase;
	float: left;
	margin: 5px 5px 0;
	font-size: 10px;
	color: #999;
	border-bottom: none;
}
.posts-quick .published {
	margin: 5px 2px 0 5px;
}
.posts-line {
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	padding: 10px;
}
.posts-line	li {
	padding: 7px 0;
	border-bottom: 1px solid #eee;
}
.posts-line .entry-cat {
	float: left;
	font-size: 11px;
	width: 100px;
	overflow: hidden;
	color: #848485;
}
.posts-line .entry-title {
	float: left;
	font-size: 12px;
	margin: 0;
}
.posts-line a:link, .posts-line a:visited {
	color: #373331;
}
.posts-line .entry-comments {
	float: right;
	font-size: 11px;
	color: #848485;
}

.navigation {
	margin: 0 10px 10px 0;
}

.home-title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	padding: 8px 3px;
	border-bottom: 1px solid #ddd;
	margin: 0 15px 20px 0;
	color: #383331;
}

/* single post */
.single .post, .single-post { background: #fff; border: 1px solid #ccc; margin: 0 10px 10px 0; padding: 0 15px; }
.single .post .entry-title, .single-post .entry-title {
	font-size: 24px;
	font-weight: 700;
	padding: 0;
	margin: 20px 0 5px;
	letter-spacing: -1px;
}
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited { text-decoration: none; }
.single .post .entry-info, .single-post .entry-info {
	margin-bottom: 15px;
	color: #828282;
}
.single .post .entry-info abbr, .single-post .entry-info abbr {
	padding: 0 5px;
	font: 14px "Palatino Linotype", "Book Antiqua", "Times New Roman", Palatino, Times, serif;
	font-weight: normal;
	font-style: italic;
	border: none;
	letter-spacing: 1px;
}
.single .post .entry-cat, .single-post .entry-cat {
	display: block; color: #848485; margin: 5px 0 0; }
.single-post .entry-cat a:link, .single-post .entry-cat a:visited { color: #666; }
.single-post .entry-cat a:hover { color: #333; }
.single .post .entry-author, .single-post .entry-author {
	font-weight: 700;
	margin: 0 10px 0 0;
	color: #848485;
}
.single .post .entry-author address, .single-post .entry-author address {
	display: inline;
	padding: 0 5px;
	font: 14px "Palatino Linotype", "Book Antiqua", "Times New Roman", Palatino, Times, serif;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
}
.single .post .tags, .single-post .tags { display: block; margin: 2px 0 0; color: #848485; }
.single .post .entry-photo, .single-post .entry-photo { width: 616px; margin: 10px 0; overflow: hidden; border: 1px solid #ccc; }
.single .post .entry-content, .single-post .entry-content {
	margin: 20px 0;
	font-size: 12px;
}
.single .post .entry-content p, .single-post .entry-content p {
	line-height: 21px;
}
.single-post .entry-content img {
	max-width: 600px;
}
.entry-content ul, .entry-content ol { padding: 0 2em 0.5em; }
.entry-content ul li, .entry-content ol li { margin: 0.5em 0; }
.entry-content h3 { font-size: 16px; }
.entry-content form { margin: 1em 0; }
.entry-content a:link, .entry-content a:visited {
	border-bottom: 1px dotted #313428;
}
.entry-content a:hover {
	border-bottom: 1px solid #d33d3d;
}
.post-edit-link:link, .post-edit-link:visited { text-decoration: none; padding: 0 0 0 14px; }

.single-post  { padding: 0 10px; }
.page .entry-content { margin: 0 0 20px; }

.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo { width: 480px; }

.single-post-meta-field { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #fff; font-weight: 700; }
.single-post-meta-value { border: 1px solid #ccc; padding: 5px 10px; background: #f0f0f0; display: block; }

.module-title, .feed-title { line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #efefef; border: 1px solid #ccc; display: block; }
.feed-title { border-bottom: none; }

.gallery { clear: both; margin: 10px 0; }
.gallery-item { float: left; margin-right: 10px; }

.about-author { border: 1px solid #ccc; padding: 10px; margin: 0 0 10px; line-height: 1.5em; background: #fff; font-size: 11px; }
.about-author h4 { font-size: 11px; margin: 0 0 10px; color: #333; font-weight: 700; text-transform: uppercase; }
.about-author img { float: left; margin: 0 10px 10px 0; border: 1px solid #ccc; padding: 0; }

/* gd star rating */
.gdmultitable { margin: 0 0 10px !important; }
.gdmultitable td { padding: 5px !important; }

/* wp-pagenavi */
.wp-pagenavi { margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited { padding: 3px 4px; margin: 2px; text-decoration: none; background: #fff; border: 1px solid #ccc !important; color: #313428 !important; }
.wp-pagenavi a:hover { color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend { padding: 3px 4px; background: #fff; margin: 2px; border: 1px solid #ccc !important; }
.wp-pagenavi span.current { padding: 3px 4px; background: #fff; margin: 2px; font-weight: 700; border: 1px solid #ccc !important; }
.wp-pagenavi span.pages { margin-left: 0; }

/* wp125 */
#wp125adwrap_2c { width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad { padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c { display: block; }
* html #wp125adwrap_2c { height: 1%; }

/* comments */
#commentlist { background: #f3f3f3; border: solid #ccc; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li { margin: 0; padding-bottom: 10px; overflow: hidden; }
#commentlist li:last-child { padding: 0; }
#commentlist .avatar { border: 1px solid #ccc; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite { font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }
#commentlist p { clear: left; line-height: 1.8em; }
#commentlist .reply { float: right; }

#commentlist .children { clear: right; margin: 5px 0 0; list-style: none; padding: 0; }
#commentlist .children li { border-bottom: none; border-left: 5px solid #dedede; padding: 0 0 0 10px; }
#commentlist .children .children {
	margin-bottom: 5px;
}
#commentlist #respond { clear: both; padding: 10px 0 0; border-top: 1px solid #ccc; }
#commentlist #respond .module-title { margin: 0; background: url(../../images/feed-title-blue.jpg) top repeat-x; color: #fff; border: 1px solid #0052a3; }
#commentlist #respond #commentsform { margin: 0; }
#commentlist .comment-author { padding: 10px 0 0 10px;}
#commentlist .comment-content { padding: 0 10px; font-size: 12px; }
#commentlist .comment-node { background: #fff; border: 1px solid #eee; }
#commentlist .comment-meta { text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls { background: #fff; padding: 10px; font-weight: 700; float: right; display: none; }
#commentlist .comment-node:hover .comment-controls { display: block; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited { background: url(../../images/feed-title-white.jpg) top repeat-x #efefef; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #ccc; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .comment-controls a:hover { background: #313428; color: #fff; }

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a { background: url(../../images/feed-title-white.jpg) top repeat-x #efefef; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #ccc; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover { background: #313428; color: #fff; }

.comments-navigation { clear: both; margin: 0 20px 10px 10px; }
.comments-navigation a { border-top: 0; }

.nocomments { background: #fff; border: solid #ccc; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentsform { background: #fff; border: solid #ccc; border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px; overflow: hidden; }
#commentsform textarea { width: 98%; height: 150px; padding: 5px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; }
#commentsform .error { display: block; padding: 5px; }
#cancel-comment-reply-link { font-size: 11px; padding: 0 10px; }

.pingbacks { background: #fff; border: solid #ccc; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li { padding: 2px 0; font-weight: 700; }
.pingbacks a:link, .pingbacks a:visited { text-decoration: none; }

/* search results */
.search-results h2 {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	margin: 0 10px 0 0;
	padding: 6px 10px;
	background: url(../../images/feed-title-white.jpg) repeat-x top #efefef;
	border: 1px solid #ccc;
}
.search-results-content {
	border: solid #ccc;
	border-width: 0 1px 1px;
	background: #fff;
	margin: 0 10px 10px 0;
	padding: 10px;
}
.search-results-content .searchform, .sidebar .searchform {
	margin: 0 auto;
	padding: 5px 4px;
	border: 4px solid #ccc;
	background: #efefef;
	width: 500px;
}

/* footer */
#footer {
	margin: 20px auto 0;
	width: 980px;
	background: #ecebe6;
	padding-bottom: 10px;
	border: 1px solid #ccc;
}
#footer .widgetcontainer {
	padding: 5px 10px;
	min-width: 150px;
}
.no-js #footer .widgetcontainer { height: 190px; }
#footer .widgettitle {
	background: none;
	border: none;
	font-size: 14px;
	color: #444;
	padding: 0 0 10px;
	letter-spacing: -1px;
}
#footer .widgetcontent {
	font-size: 12px;
	background: none;
	padding: 0;
	border: none;
}
#footer .footer-message {
	margin: 0;
	padding: 10px 15px 0;
	font-size: 11px;
}
#footer .footer-message p {
	margin: 0 0 0.5em;
	text-transform: uppercase;
	color: #a7a7a7;
}
#footer .footer-message p a:link, #footer .footer-message p a:visited {
	color: #a7a7a7;
	border-bottom: 1px dotted #a7a7a7;
}
#footer .footer-message p a:hover {
	color: #5c5c5c;
	border-bottom: 1px solid #d33d3d;
}
#footer .footer-message p.copyright {
	font-size: 18px;
}
#footer .footer-message p.footermeta {
	font-size: 9px;
}
#footer .footer-message p.footermeta a {
	border: none;
}
#footer-sidebar {
	overflow: hidden;
	margin: 10px 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
#footer-sidebar .widgetcontainer {
	float: left;
	margin: 0;
	max-width: 250px;
}
#footer-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-sidebar li {
	margin: 0 0 3px;
}

div.tab-content ul.featured-stories {
	list-style: none;
	margin: 0;
	padding: 10px;
}
div.tab-content ul.featured-stories a {
	font: 16px 'Palatino Linotype', 'Book Antiqua', 'Times New Roman', Times, serif;
	font-weight: bold;
}
div.tab-content ul li {
	list-style: outside square;
	margin-left: -5px;
	padding: 0;
}
div.tab-content ol li {
	list-style: outside decimal;
	margin: 0;
	padding: 0;
}
div.tab-content form {
	margin: 10px;
}
div.tab-content form p {
	margin: 0;
	padding: 0;
}
div.tab-content form p input[type=text] {
	width: 267px;
}
div.entry-content span.members-only-error {
	display: block;
	clear: both;
	margin: 20px 5px 20px 0;
	padding: 10px;
	border: 1px solid #a7a7a7;
	color: #a7a7a7;
}

.aside li a.rss {
	position: absolute;
	right: 0;
	top: 0;
	height: 24px;
	width: 26px;
	margin-top: 1px;
	padding: 0 3px 0 0;
	display: none;
	cursor: pointer;
	z-index: 5;
	background: transparent url(byaasen-images/rss.png) 0 0 no-repeat;
}
.aside li li a.rss {
	visibility: hidden;
}

.ngg-widget a {
	border: none !important;
}

/* CONTACT PAGE */
#kontakt-styret, #sammensetning-styret {
	width: 450px;
}

#sammensetning-styret table {
	margin: 20px 0 0;
	width: 99%;
	border-collapse: collapse;
}
#sammensetning-styret table tr.funksjon th {
	text-align: left;
	font-size: 1.1em;
	margin: 0 !important;
	padding: 5px 5px 0 !important;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border: none;
	background: url(../../images/feed-title-white.jpg) bottom left repeat-x;
}
#sammensetning-styret table th span.smalltext {
	font-size: 0.75em;
	font-weight: normal;
	font-style: italic;
	float: right;
}
#sammensetning-styret table td {
	font: 1.2em "Palatino Linotype", "Times New Roman", Times, serif;
	background: #fff;
}

div.org-web {
	margin: 30px 0 0;
	padding: 30px 0 0;
	border-top: 1px dotted #a7a7a7;
}

/* CONTACT FORM STYLING */
.wpcf7 .kontakt-web {
	display: block;
	float: left;
	margin: 0;
	width: 450px;
}
.wpcf7 .kontakt-styret p, .wpcf7 .kontakt-web p {
	margin: 0;
}
.wpcf7 .kontakt-styret input, .wpcf7 .kontakt-styret  input[type=file], .wpcf7 .kontakt-styret textarea, .wpcf7 .kontakt-web input, .wpcf7 .kontakt-web input[type=file], .wpcf7 .kontakt-web textarea {
	width: 350px;
	margin: 0 0 9px;
	padding: 6px;
}
.wpcf7 .kontakt-styret textarea, .wpcf7 .kontakt-web textarea {
	height: 125px;
}

#post-139 .about-author {
	display: none;
}

/* SITEMAP STYLING */
#post-523 .archive-column {
	width: 280px;
	float: left;
}
#post-523 h4 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 18px;
}
#post-523 #tag_cloud {
	line-height: 21px;
}
#post-523 ul.archive-list {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}
#post-523 .archive-list ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
#post-523 .archive-list li {
	list-style: outside square;
	margin: 0 !important;
	padding: 0 !important;
}
#post-523 .c1 {
	margin-right: 15px;
	padding-right: 15px;
}
#post-523 .c2, #post-523 .c3 {
	margin: 0;
}

/* Styling of photogalleries */
.gallerywrap {
	width: 95%;
	margin: 12px auto;
	display: block;
}
.gallerywrap ul.clip-album {
	list-style: none !important;
}
.gallerywrap .gallery {
	width: 192px;
	height: 144px;
	margin: 3px;
	padding: 3px;
	float: left;
	border: 1px dotted #cdcddc;
	text-align: center;
	overflow: hidden;
}
.gallerywrap .gallery img {
	margin-top: 6px;
}

/* NextGen Gallery Template Styles */
/* MINI PAPER CLIP GALLERY */
.entry .clip-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.clip-gallery li {
	list-style: none !important;
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
}
.clip-gallery li:hover img {
	border-color: #121314;
}
.clip-gallery img {
	background: #fefefe;
	border: 1px solid #cecece;
	padding: 5px;
}
.clip-gallery em {
	background: #fefefe;
	color: #121314;
	font-style: normal;
	padding: 2px 8px 0 22px;
	display: block;
	position: absolute;
	top: 20px;
	left: 5px;
	border: 1px solid #828282;
}
.clip-gallery a {
	text-decoration: none;
}
.clip-gallery span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: 7px;
	left: 9px;
	background: url(../../images/paper-clip-mini.png) no-repeat;
	z-index: 3;
}

/* MINI PAPER CLIP ALBUM */
.entry .clip-album {
	list-style: none !important;
	margin: 0 0 24px;
	padding: 0;
	float: left;
}

.clip-album li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
}
.clip-album li:hover img {
	border-color: #d33d3d;
}
.clip-album img {
	background: #fefefe;
	border: solid 1px #cecece;
	padding: 5px;
}
.clip-album em {
	background: #fefefe;
	color: #121314;
	font-style: normal;
	padding: 2px 8px 0 22px;
	display: block;
	position: absolute;
	top: 20px;
	left: 5px;
	border: 1px solid #cecece;
}
.clip-album a {
	text-decoration: none;
	border: none !important;
}
.clip-album span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: 7px;
	left: 9px;
	background: url(../../images/paper-clip-mini.png) no-repeat;
	z-index: 3;
}
.clip-album h4 {
	margin: -3px 0 0;
	color: #5c5c5c;
	font-size: 12px;
}
.ngg-clear {
	display: none;
}

/* TAPED POLARIOD GALLERY */
.entry .tape-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tape-gallery li {
	margin: 20px 5px 5px;
	padding: 8px;
	background: url(../../images/polaroid.png) no-repeat;
	float: left;
	position: relative;
	width: 116px;
}
.tape-gallery span {
	background: url(../../images/tape.png) no-repeat;
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	left: 19px;
	top: -12px;
}
.tape-gallery em {
	background: url(../../images/polaroid-bottom.png) no-repeat;
	height: 30px;
	display: block;
	margin-left: -8px;
	padding: 3px 10px 0 0;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
}

/* STYLING OF CUSTOM PAGES */
/* history */
.korpset {
	border-bottom: 1px solid #c7c7c7;
}
.korpset h3 {
	clear: none;
	padding-top: 12px;
	text-transform: none;
}
.korpset p {
	font-size: 15px;
	margin: 12px 0 21px;
}
div.historikk {
	width: 600px;
	margin: 24px auto;
	padding: 12px;
	border: 1px solid #828282;
}
table.historikk {
	width: 500px;
	margin: 15px auto;
	font-size: 12px;
}
table.historikk th {
	text-align: left;
	padding: 6px 0 3px;
}
table.historikk th h3 {
	margin: 0 6px;
}
table.historikk td {
	padding: 3px 9px 3px 6px;
	letter-spacing: 1px;
}
table.historikk td.arstall {
	padding: 3px 6px 3px 9px;
	text-align: right;
}

/* filearchive */
#download-page h5 {
	font-size: 14px;
	font-weight: normal;
}
#download-page label {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	color: #828282;
}
#download-page-search {
	padding: 10px;
}
input#dlsearch {
	width: 85%;
	margin: 0 auto;
	padding: 6px;
}
#download-page-categories li {
	list-style: outside decimal !important;
	margin: 0 0 10px 25px !important;
}
#download-page-categories li a.file {
	font-size: 12px;
}
#download-page-categories li span.filesize, #download-page-categories li span.filetype, #download-page-categories li span.filedl {
	margin: 0;
	font-size: 11px;
	color: #a7a7a7;
}
#download-page-categories li span.filetype, #download-page-categories li span.filedl {
	text-transform: uppercase;
}
#download-page ul.dlm_download_list {
	margin: 0 0 10px !important;
}
#download-page .dlm_download_list li {
	list-style: none;
	display: block;
	float: left;
	margin: 5px;
	border: 1px solid #a7a7a7;
	text-align: center;
}
#download-page .dlm_download_list li a {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	border: none;
	color: #fff;
}
#download-page .dlm_download_list li a.file span {
	display: block;
	margin: 120px 0 0;
	height: 30px;
	overflow: hidden;
	background: #a7a7a7;
	line-height: 30px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#download-page .dlm_download_list li a.pdf {
	background: transparent url(../../images/pdf.png) center center no-repeat;
}
#download-page .dlm_download_list li a.wma {
	background: transparent url(../../images/wma.png) center center no-repeat;
}
#download-page .dlm_download_list li a.mp3 {
	background: transparent url(../../images/mp3.png) center center no-repeat;
}
#download-page .dlm_download_list li span.filesize, #download-page .dlm_download_list li span.filetype {
	font-size: 10px;
	color: #a7a7a7;
	text-transform: uppercase;
}
#download-page .download-info .side-section a {
	border: none;
}
#download-page .download-info .main-section {
	width: 475px;
	padding: 0 10px;
}
#download-page .download-info .main-section h5 {
	font-size: 20px;
	font-weight: normal;
}
#download-page .download-info .main-section h5 a {
	border: none;
}
#download-page .download-info .main-section h6 {
	font-size: 14px;
	font-weight: normal;
}
#download-page .download-info .main-section table th {
	padding: 5px;
	background: #fff;
	color: #a7a7a7;
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Palatino, Times, serif;
	font-weight: normal;
	text-align: right;
}
#download-page .download-info .main-section table td {
	padding: 5px;
	background: #fff;
	text-align: left !important;
}
#download-page .download-info .main-section table td a {
	border: none;
}
.filarkiv li a {
	font-size: 14px !important;
}

/* page without sidebar */
#content-wide #main .module, #content-wide #main .single-post {
	width: 938px !important;
}
#content-wide .about-author, #content-wide h4.module-title, #content-wide .nocomments, #post-254 .about-author, #post-1141 .about-author, a.arras {
	display: none;
}

div.sexy-bookmarks {
	margin-top: 40px !important;
	padding-top: 30px !important;
	margin-bottom: 30px !important;
}

span.rc-commentlink {
	display: block;
	clear: both;
	font-style: italic;
	margin-bottom: 2px;
}