/*
 *
  *
    *
       *
		EFS Hisingen
		Nils Lyckander
       *
    *
  *
 *
 */

body {
	background-color: #121212;
	margin: 0;
	padding: 0;
	}

body, td, div, p, input, textarea {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #121212;
	}

ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
/* Site strukture */
	
#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	}
	
#wrapper2 {
	float: left;
	width: 690px;
	}

#header {
	float: left;
	width: 680px;
	height: 108px;
	margin: 20px 10px 10px 0;
	}
	
#topbar {
	float: left;
	width: 680px;
	}
	
#colwrapper {
	float: left;
	}
	
#col1 {
	margin: 0;
	width:410px;
	float:left;
	}
	
#col2 {
	margin: 0;
	width:280px;
	float:left;
	}
	
#content {
	float: left;
	}
	
#description {
	display: none;
	padding: 0 10px 0 10px;
	margin: 0 10px 10px 0;
	
	color: #ffffff;
	}
	
#description h3, #description a {
	color: #ffffff;
	}

#banners {
	float: left;
	width: 270px;
	margin: 138px 0 10px 0;
	}
	
#banners ul, #banners li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
/* // Site strukture */

h1 {
	font-family: helvetica, arial;
	font-weight: bold;
	font-style: normal;

	margin: 0;
	padding: 0;
	
	font-size: 50px;
	}
	
h1 a {
	text-decoration: none !important;
	}
		
h2, h3, h2 a, h3 a, h2 a:hover, h3 a:hover, h2 a:visited, h3 a:visited, .fn, a.url, a:hover.url {
	font-family: Georgia, Palatino, serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	display: block;
	}
	
h4 {
	font-family: arial, helvetica;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	display: block;
	text-transform: uppercase;	
	
	font-size: 10px;
	
	margin: 0 0 5px 0;
	padding: 0;
	}
	
h6 {
	font-size: 10px;
	color: #121212;
	font-family: arial, helvetica;
	font-weight: normal;
	margin: 0 0 10px 0;
	}

h2 {
	font-size: 30px;

	padding: 10px 10px 4px 10px;
	margin: 0;
	}
	
h2 a {
	padding: 0;
	margin: 0;
	}

h3 {
	font-size: 15px;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
}

h3.white {
	color: #ffffff;
	margin: -2px 10px 9px 10px;
	padding: 0;
	}

a, a:visited {
	color: #121212;
	text-decoration: none;
	}

a:hover, a:active {
	color: #121212;
	text-decoration: underline;
	}
	
.bannerlink {
	display: block;
	margin: 0 10px 10px 0;
	}

a.blocklink, a.blocklink:visited, #navigation a, #navigation a:hover, #navigation a:visited  {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #222222;
	margin: 0 10px 10px 0;
	padding: 10px;
	}

a.blocklink:hover {
	text-decoration: none;
	color: #ffffff;
	}

h3.blocklink {
	color: #ffffff;
	padding: 0;
	margin: 0 0 1px 0;
	}

.privat {
	display: none;
	}
	
.logged-in .privat {
	display: block;
	}

	/* Firstpage */

.first {
	float: left;
	width: 270px;
	display: block;
	margin: 0;
	}
	
.first h2 {
	display: block;
	font-family: georgia;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0;
	color: #ffffff;
	margin: 0 0 1px 0;
	padding: 0;
	height: 20px;
	overflow: hidden;
	}
	
.firstbloggname {
	padding: 5px 0 5px 0;
	}

.first p {
	display: inline;
	font-size: 10px;
	color: #ffffff;
	}
	
.first .wp-caption {
	display: none;
	}
	
.first a, .first a:visited {
	padding: 90px 10px 10px 10px;
	margin: 0 0 10px 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;
	}
	
.first a:hover {
	text-decoration: none;
	background-color: #2493d2;
	}

.first .firsterik {
	background: url('images/headerfirstlink_erik.jpg');
	background-repeat: no-repeat;
	background-color: #222222;	
	}	
	
.first .firstelna {
	background: url('images/headerfirstlink_elna.jpg');
	background-repeat: no-repeat;
	background-color: #222222;
	}
	
.first li {
	list-style-type: none;
	}
	
.first p {
	display: inline;
	}
	
.first br {
	display: none;
	border: 1px solid red;
	}
	
	/* // First slut */
	
a.bl1:hover  {
	background-color: #621963;
	}
	
a.bl2:hover {
	background-color: #6f0008;
	}
	
a.bl3:hover {
	background-color: #efa900;
	color: #121212;
	}
	
a.bl_inloggad {
	background-color: #af0094;
	}
	
a.bl_inloggad:hover {
	background-color: #e821ca;
	}
	
	
.text {
	margin: 0 10px 0 10px;
	padding: 0;
	}	

.arrow {
	background-image: url('images/arrow.gif');
	}

.icon {
	padding: 10px 10px 10px 53px !important;
	}
	
.p10 {
	padding: 10px;
	}
	
/* Header */
	
.logo {
	width: 608px;
	height: 108px;
	}
	
/* // Header */	

/* Topbar */

a.topbar {
	float: left;
	}

#topbarsearch {
	float: right;
	width: 133px;
	height: 27px;
	overflow: hidden;
	padding: 6px 10px 0 ;
	margin: 0;
	background-color: #222222;
}

#topbar #s { /* Sökfältet */
	display: inline;
	color: #ffffff;
	font-size: 10px;
	border: 1px solid #ffc200;
	width: 125px;
	height: 14px;
	padding: 2px 2px 2px 4px;
	margin: 0 0px 0 0;
	background-color: #303030;
	background: url('images/searchbg.gif');
	}

#topbar #searchsubmit, #sidebarsearch #searchsubmit { /* Sökknappen (DÅLD!) */
	visibility: hidden;
	}
	
/* // Topbar */

/* Index */

#frontpagecaliframe {
	width: 400px;
	height: 52px;
	margin: 0 10px 10px 0;
	}

/* // Index */

/* Bloggar */

.bloggiframe {
	width: 270px;
	height: 163px;
	margin: 0 0 10px 0;
	background-color: #121212;
	background-image: url('images/laddar.gif');
	}

#blogheader {
	float: left;

	width: 620px;

	padding: 50px 30px;
	margin: 0 10px 10px 0;
	background-color: ;
	}	
	
.blogheader_erik {
	text-align: left;
	background-image: url('images/blogheader_erik.jpg');
	}
	
.blogheader_elna {
	text-align: right;
	background-image: url('images/blogheader_elna.jpg');
	}

#author-presentation  {
	padding: 10px 10px 3px 10px;
	margin: 0 10px 10px 0;
	
	background-color: #ffffff;
	}
	
#author-presentation h3 {
	float: left;
	padding: 0 5px 0px 0;
	margin: 0;
	
	font-size: 20px;
	}	

#blog-disclaimer {
	float: left;
	clear: ;
	
	width: 658px;
	margin: 0 0 10px 0;
	padding: 10px;

	border: 1px solid #222222;
	}
	
#blog-disclaimer .textwidget {
	color: #808080
	}	

#blog-disclaimer h3 {
	display: none;
	}
	
.category-nyhetsinlagg .bloggpostmetadata {
	display: none;
	}
	
.category-eriksblogg .bloggpostmetadata {
	display: block;
	}
	
.category-elnasblogg .bloggpostmetadata {
	display: block;
	}
	
.category-elnasblogg .postmetadata {
	display: none;
	}

.category-eriksblogg .postmetadata {
	display: none;
	}	
	
/* // Bloggar */

.search h3 {
	padding: 0;
	margin: 10px;
	}
	
.search p {
	color: #121212;
	font-size: 12px;
	margin: 0 10px 5px 10px;
	}

.searchpostmetadata {
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
	}
	
.searchpagemetadata {
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
	}

.search .wp-caption {
	display: none;
	}
	
div.page .searchpostmetadata  {
	display: none;
	}
	
.post .searchpagemetadata  {
	display: none;
	}	
	
/* Intro */

#introbottom {
	width: 380px;
	margin: 0 10px 0 10px;
	}
	
#introbottom p {
	margin: 0 0 7px 0;
	}
	
#introbottom a {
	padding: 10px;
	}

.moreof {
	padding-left: 30px;
	}

#moreofefshisingen {
	background-image: url('images/moreofefshisingen.gif')
	}
	
#moreofefs {
	background-image: url('images/moreofefs.gif')
	}

/* // Intro */


/* Inlägg */

.post, div.page {
	float: left;
	margin: 0 10px 10px 0;
	width: 400px;
	text-align: left;
	background-color: #ffffff;
	}

.post a, .post a:hover {
	text-decoration: underline;
	}

.post ul, .page ul {
	padding: 0;
	margin: 0 0 10px 0;
	}
	
.post li, .page li {
	font-size: 12px;
	padding: 0;
	margin: 0 0 1px 16px;
	list-style-type: square;
	}
	
.post .entry {
	padding: 0 10px 0 10px;
	}
		
.post .entry p, .post .indexentry p {
	font-size: 12px;
	color: #121212;
	line-height: 140%;
	}
	
.post .entry h3, .post .indexentry h3 {
	margin-bottom: 3px;
	}
	
.post .entry p, div.page .entry p, #more-513 {
	margin: 0 0 10px 0;
	}

#more-513 {
	display: block;
	}
	
.post blockquote {
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	border-left: 1px solid #dddddd;
	}

	
.postmetadata, .bloggpostmetadata {
	display: block;
	color: #808080;
	font-size: 10px;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	border: 0px solid #eeeeee;
	}
	
.postmetadata a, .bloggpostmetadata a {
	color: #808080;
	font-weight: normal;
	}
	
ul.post-meta {
	display: block;
	width: 130px;
	}
	
.author {
	color: #808080;
	font-size: 10px;
	}
	
/* Admin (Visas när man är inloggad) */
	
a.post-edit-link, a.post-edit-link:visited { 
	color: #8B000A;
	}	

a.post-edit-link:hover { 

	}
	
/* #admin {
	position: absolute;
	top: 100px;
	left: 0;
	background-image: url('images/admin.png');
	}
	
#admin a {
	display: block;
	text-indent: -3000px;
	width: 130px;
	height: 234px;
	}

#admin a:hover {	
	background-image: url('images/duarinloggad.png');
	} */
	
.loggedinas {
	display: block;
	margin: -3px 0 10px 0;
	}
	
/* // Admin */


/* Number of comments */
	
.numberofcomments {
	float: right;
	background-image: url('images/numberofcomments.png');
	color: #121212;
	text-decoration: none;
	
	padding: 16px 0 10px 0;
	text-align: center;
	
	width: 54px;
	height: 23px;
	
	position: relative;
	left: 0px;
	}
	
.nodecoration a, .nodecoration a:hover {
	text-decoration: none;
	}
	
/* // Number of comments */

a.more-link, a:visited.more-link { 
	background-color: #ffffff !important;
	display: block !important;
	width: 56px !important;
	position: relative !important;
	left: 324px !important;
	margin: 0 0 -3px 0 !important;
	text-align: right !important;
	color: #121212 !important;
	font-size: 12px !important;
	padding: 0 !important;
	text-decoration: underline !important;
	}
	
a.more-link:hover { 
	background-color: #ffffff !important;
	color: #121212 !important;
	padding: 0 !important;
	text-decoration: underline !important;
	}
	
.article-end {
	display: block;
	width: 7px;
	float: right;
	margin: -23px 0 0 0;
	background-image: url('images/article_end.gif');
	}
		
.clear {
	clear: both;
}
	
.image {
	padding: 10px 10px 0 10px;
	}
	
.image img {
	display: block;
	margin: 0 auto;
	}

.image p {
	display: inline;
	}
	
.image-description {
	padding: 10px 0 10px 0;
	}
	
.image-description p {
	color: #121212;
	}
	
/* Inlägg på första sidan */

/* // Inlägg på förstasidan */	
	
/*-- Inlägg i kategorin 'Artiklar' (Visar bild och antal kommentarer) --*/

.category-artiklar .entry  .wp-caption { /* Denna bild visas ovanför inläggsrubriken */
	display: block;
	float: left;
	width: 100%;
	height: 200px;
	padding: 0;
	border: 0;
	margin-left: -10px;
	margin-top: -249px;
	}

.category-artiklar .wp-caption img {
	width: 400px;
	height: 200px;
	}
	
.category-artiklar .entry p img.alignright, .pagepost .entry img.alignright {
	width: 200px;
	height: auto;
	margin: 0 -10px 0 10px;
	}
	
.category-artiklar .entry p img.alignleft, .pagepost .entry img.alignleft {
	width: 200px;
	height: auto;
	margin: 0 10px 0 -10px;
	}
	
.wp-caption-text {
	display: none;
	}

.category-artiklar h2 { /* Visas på förstasidan */
	padding-top: 210px;
	}

.category-artiklar h2 { /* Visas på single.php */
	padding-top: 210px;
	}

/* // Inlägg Artiklar */

/* Inlägg i kategorin 'Nyheter' (och 'Okatogiresarade') */

.category-nyheter .entry p img, .category-okategoriserade .entry a img, .category-okategoriserade .entry p a img, .category-nyheter .entry p a img { /* Denna bild visas inte alls */
	display: none;
	}

.category-nyheter .numberofcomments, .category-okategoriserade .numberofcomments {
	display: ;
	}	

.category-nyheter #respond, .category-okategoriserade #respond, .category-nyheter #commentfield, .category-okategoriserade #commentfield {
	display: ;
	}
	
.category-nyheter .entry .postmetadata #respondlinks, .category-okategoriserade .entry .postmetadata #respondlinks {
	display: none;
	}	
	
.category-nyheter .wp-caption, .category-okategoriserade .wp-caption {
	display: none;
	}		
	
/* // Inlägg i kategorin 'Nyheter' */

div.category-poesi {
	background-color: #fff4dd;
	}

.category-poesi .entry p {
	font-style: italic;
	}	
	
/* // Inlägg */

/* Navigation */

#navigation {
	float: left;
	color: #ffffff;
	
	width: 410px;
	}
	
#navigation a:hover {
	background-color: #2493d2;
	}
	
.previousnext {
	display: block;
	padding: 1px 10px 10px 10px;
	}

.comments-navigation {
	display: block;
	float: left;
	clear: both;
	width: 380px;
	margin: 0 10px 10px 10px;
	}
	
/* // Navigation */

/* Sidor (page.php) */

div.page .postmetadata {
	display: none;
	}

.califrame {
	margin: 0;
	padding: 0;
	width: 380px;
	height: 410px;
	}

.caltable {
	width: 380px;
	height: 300px;
	border: 1px solid #808080;
	}

.caltable td {
	border: 1px solid #808080;
	width: 14.3%;
	height: 30px;
	}

.caltable .topcell {
	height: 15px;
	background-color: #dddddd;
	color: #121212;
	text-align: center;
	padding: 5px;
	}	
	
.caltable td p {
	padding: 5px;
	margin: 0;
	text-align: center;
	}	

/* // Sidor */

/* Kommentarer / Comments */

#commentfield h4, #commentfield-prayerfield h4 {
	margin: 0 10px 10px 10px;
	}

ol.commentlist {
	padding: 0;
	margin: 0 10px 0 10px;
	text-align: left;
	list-style-type: none;
	list-style: none;
	}

.comment-author {
	height: 20px;
	}
	
.comment-author img {
	display: none;
	}
	
.commentlist p {
	color: #121212;
	text-indent: 0px;
	margin: 0;
	font-size: 12px;
	}
	
li.comment {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #dddddd;
	background-color: transparent;
	}
	
.says {
	display: none;
	}

.fn, a.url {
	font-size: 15px;
	margin: 0;
	padding: 0;
	}

	
a.url, a:hover.url, .fn, .capital {
	text-transform: capitalize;	
	}	
	
.commentmetadata {
	display: block;
	margin: 0 0 8px 0;
	padding: 0;
	}
	
.commentmetadata a {
	text-decoration: none;
	color: #808080;
	}
	
.commentmetadata a:hover {
	text-decoration: none;
	color: #808080;
	}

.commentlist li {
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

#commentform {
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	}
	
#respond {
	float: left;
	clear: both;
	display: block;
	background-color: #ffffff;
	margin: 0 10px 0 0;
	padding: 8px 10px 0 10px;
	border-top: 1px solid #808080;
	}

#respond textarea {
	width: 374px;
	height: 50px;
	font-size: 12px;
	color: #121212;
	}
	
#respond textarea, #respond input {
	padding: 2px;
	margin: 0 0 4px 0;
	border: 1px solid #808080;
	background-color: #dddddd;
	}	
	
h3.respondheader {
	padding: 0;
	margin: 0 0 10px 0;
	}

table.fillin td {
	padding: 0 4px 4px 0;
	}

#respond:after {
	display: block;
	content: "."; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
input#submit { /* Skicka kommentar-knappen */
	font-size: 10px;
	width: 100px;
	position: relative;
	left: 280px;
	margin-bottom: 10px;
	cursor: dafault;
	cursor: hand;
}

.children {
	padding: 0;
	}

#commentform p {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	color: #121212;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}	

/* // Kommentarer / Comments */

/* Bönelådan / Prayerbox */

#commentlist-prayerbox {
	padding: 0 0 0 10px;
	}

#commentlist-prayerbox li {
	display: block;
	float: left;	
	width: 185px;
	list-style-type: none;
	
	margin: 0 10px 10px 0;
	padding: 0;
	border-width: 0;
	}
	
#commentlist-prayerbox .even {
	background-color: ;
	}	
	
#commentlist-prayerbox .odd {
	background-color: ;
	}
	
#commentlist-prayerbox .commentmetadata {
	display: none;
	}
	
#commentlist-prayerbox p {
	margin: 0;
	}
	
.comment-box {
	background-color: #FFC202;
	padding: 5px;
	/*max-height: 20px;
	overflow: hidden;
	}
	
.comment-box:hover {
	background-color: ;
	max-height: 500px;*/
	}
	
.waiting {
	background-color: #FFA07A;
	}

.who-pray {
	display: block;
	text-align: right;
	
	font-style: italic;
	}
	
#respond-prayerbox {
	float: left;
	clear: both;
	display: block;
	background-color: #ffffff;
	margin: 0 10px 0 0;
	padding: 0 10px 0 10px;
	}

#respond-prayerbox textarea {
	width: 374px;
	height: 50px;
	font-size: 12px;
	color: #121212;
	}
	
#respond-prayerbox textarea, #respond-prayerbox input {
	padding: 2px;
	margin: 0 0 4px 0;
	border: 1px solid #808080;
	background-color: #dddddd;
	}	

#respond-prayerbox input#clear{ /* Radera-knappen */
	font-size: 10px;
	width: 50px;
	position: relative;
	left: 241px;
	margin-bottom: 10px;
	cursor: dafault;
	cursor: hand;
}
	
#respond-prayerbox input#submit { /* Skicka bön-knappen */
	font-size: 10px;
	width: 85px;
	position: relative;
	left: 242px;
	margin-bottom: 10px;
	cursor: dafault;
	cursor: hand;
}


/* // Bönelådan / Prayerbox */

img.aligncenter, img.alignnone, img.size-full {
	margin: 0px;
}

img {
	border: 0;
	}

p img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	}

.padding-top-10 {
	padding-top: 12px;
	}
	
.right {
	text-align: right;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.inline {
	display: inline;
	}

.contenttotheright {
	display: block;
	text-align: right;
	}
	
.thread-alt {
	background-color: ;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border: none;
}
	
.entry form { 
	text-align: center;
	}

select {
	width: 130px;
	}

label small {
	font-size: 10px;
	}
	
.screen-reader-text {
	display: none;
	}

.white {
	color: #ffffff !important;
	}
	
.white a {
	color: #ffffff !important;
	}

/* Sidebar */

#archives {
	display: none;
	padding: 7px 10px 10px 10px;
	margin: 0 10px 10px 0;
	border: 1px solid #222222;
	}

#archives a {
	color: #ffffff;
	}
	
#archives ul, #archives ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#latestposts, #sidebarsearch {
	margin: -10px 10px 10px 0;
	padding: 0 10px 10px 10px;
	
	background-color: #ffffff;
	}

#sidebarsearch #s { /* Sökfältet */
	display: inline;
	color: #121212;
	font-size: 10px;
	border: 1px solid #ffc200;
	width: 125px;
	height: 14px;
	padding: 2px 2px 2px 4px;
	margin: 2px 0 0 0;
	background-color: #303030;
	background: url('images/sidebarsearchbg.gif');
	}	
	
#sidebarlist {
	padding: 0;
	margin: 0;
	}	

#sidebarlist li {
	color: #808080;
	}

#sidebarlist a {
	}	
	
	
/* // Sidebar */

/* Banners */

#banners h3 {
	display: none;
	}

#banners a {
	display: block;
	margin: 0 10px 10px 0;
	}
	
/* // Banners */

/* Widget */

.textwidget p {
	margin: 0 0 7px 0;
	}

/* // Widget */

/* Linklist */

#linklist {
	float: left;
	}

#linklist h3 {
	border: 0px solid #222222;
	}
	
#linklist ul.blogroll {
	border: 0px solid #222222;
	
	padding: 0;
	margin: 0 10px 10px 0;
	}

#linklist li {
	border: 0px solid #222222;

	color: #808080;
	margin: 0 10px 2px 0;
	padding: 0;
	}
	
#linklist a {
	display: block;
	color: #ffffff;
	}	

/* // Linklist */

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: block;
	height: 1px;
	border: 0px;
	background-color: #dddddd;
	
	clear: both;
	
	margin: 0 0 10px 0;
	}

/* Footer */

#footer {
	float: left;
	clear: both;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;

	width: 680px;
	}
	
#footer li, #sidebarlist li {
	list-style-type: square;
	margin: 0 0 0 14px;
	padding: 0;
	font-size: 10px;
	}

.footercontent {
	float: left;
	padding: 0 10px 0 0;
	margin: 0 0 10px 0;

	width: 139px;

	background-color: ;	
	}
	
#footer .textwidget {
	margin: 0 0 10px 0;
	}

.footerborder {
	float: left;
	padding: 0 9px 0 0;
	margin: 0 0 0 10px;

	width: 1px;
	height: 115px;
	
	border-left: 1px solid #222222;
	}
	
#footer h3, #archives h3 {
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 15px;
	color: #ffffff;
	}
	
#footer a {
	color: #ffffff;
	}	

#footer .textwidget, .footercontent, #archives {
	color: #808080;
	}	

#bottom {
	float: left;
	clear: both;
	padding: 10px 0 30px 0;
	
	width: 680px;
}

.bottomcontent {
	float:left;
	margin: 0;
	padding: 0 20px 0 20px;

	width: 300px;
}
	
#bottomlinks {
	width: 691px;
	}
	
#bottomlinks td {
	width: 50%;
	padding: 20px 20px 10px 20px;
	}

#boneladan {
	display: none;
	}	

/* // Footer */

/* Bottom */

.bottomcontent img {
	vertical-align: middle;
}
	
/* // Bottom */
