/*	
		FC Bumbi
		http://www.fcbumbi.com	
		
		Light Tan: #f4dfb8
		Dark Tan: #d7b880
		Dark Gray: #272727
		Dark Red: #58d819
		Twitter blue: #35b7e3
		f5d79f
		
		Pink: #ff6f83
		Green: #58d819
*/

/*
	RESET
*/

*										{ margin: 0; padding: 0;}
html									{ overflow-y: scroll;}
html, body								{ height: 100%; }
body									{ font-size: 62.5%; font-family: Aria, sans-serif; color: #272727; 
										  background: url(/images/bg-long-gradient4.jpg) center right fixed repeat-x; }
ul										{ list-style: square inside; }
ol										{ list-style: decimal inside; }
a										{ outline: none; text-decoration: none; }
a img									{ border: none; }
img										{ vertical-align: middle; }
table									{ border-collapse: collapse; }
p										{ margin:5px 0 10px 0; }



/*
	UTILITY
*/

.floatLeft								{ float: left; }
.floatRight								{ float: right; }
.clear									{ clear: both; }
.button									{ border: 1px solid #272727; background: white; 
										  padding: 3px 8px; 
										  -moz-border-radius: 5px; -webkit-border-radius: 5px; 
										  color: 272727; }
.button:hover							{ background: #58d819; color: white; }




/*
	TYPOGRAPHY
*/

p. li									{ font-size: 1.2em; line-height: 1.2em; margin: 0 0 10px 0; }
p#intro-paragraph						{ font-family: Georgia, serif; font-size: 2.0em; font-style: italic; 
										  line-height: 1.4em;
										  margin-top: 5px; }
p#intro-paragraph span					{ font-size: 2.4em; font-weight: bold; }
p#intro-paragraph em					{ color: #58d819; }
a										{ color: #58d819; }
a:hover									{ background: #58d819; color: white; }
h1										{ font-size: 3.6em; font-family:  Georgia, serif; font-weight: normal; }
h2										{ font-size: 2.3em; font-family:  Georgia, serif; font-weight: normal; }
h3										{ font-size: 2.6em; font-family:  Georgia, serif; font-weight: normal; margin: 0 0 10px 0; }
h4										{ color: white; font-size: 2.0em; margin-bottom: 15px; }



/*
	STRUCTURE
*/

#top-push								{ width: 100%; height: 30px; }
#centerbox								{ width: 1200px; margin: 0px auto;}
#page-wrap								{ width: 1000px; min-height: 100%; height: auto !important; height: 100%; 
										  background: url(/images/body-bg.gif) top center repeat-x white; 
										  -moz-border-radius: 20px; -webkit-border-radius: 20px; 
										  border: 2px solid #555;
										  float: left;}
#ad6									{ float: right; }
#push									{ height: 70px; }
#socialsidebar							{ width: 200px; float: left; margin: 0 10px 0 15px; }
#main-col								{ width: 545px; float: left; }
#singlepage								{ width: 960px; float: left; margin: 0px 20px;}	
#linksidebar							{ width: 200px; float: right; margin-right: 10px; }



/*
	HEADER
*/

#logo									{ width: 493px; height: 70px;
										  background: url(/images/logo_head.png) top left no-repeat; text-indent: -9999px; 
										  margin: 0 10px 8px 15px; float: left; }
#top-bar								{ padding: 20px 0 0 0; margin-right: 15px; }
#top-bar p								{ color: #f4dfb8; width: 300px; float: left; }
form#searchform							{ margin: 20px 0 5px 15px; float: right; }
.searchbar								{ margin: 0 10px 0 0; width: 200px; }
#feed-search							{ margin: 0 0 0 0; float: right; text-align: right; }
#feed-search a							{ text-transform: uppercase; color: #58d819; font-size: 1.2em; text-align: right; }
#feed-search a:hover					{ background: white; color: #272727; text-decoration: underline; }
#feed-search a img						{ vertical-align:-3px; }
span.feedblock							{ font-size: 1.5em; padding: 0 3px 0 3px; }

	

/*
	MENU
*/

#menu-bar								{ padding: 7px 0 20px 0; margin: 0 0 0 0; }
ul#main-nav								{ width: 480px; float: left; margin: 10px 0 0 15px; }
ul#extra-nav							{ width: 480px; float: right; text-align: right; margin: 10px 15px 0 0; }
ul#main-nav li, ul#extra-nav li			{ display: inline; }
ul#main-nav li a, ul#extra-nav li a		{ text-transform: uppercase; color: white; font-size: 1.2em; padding: 3px 8px;
										  -moz-border-radius: 5px; -webkit-border-radius: 5px; }
								  
ul#main-nav li a:hover,
ul#extra-nav li a:hover					{ background: white; color: #272727; }									  



/*
	WIDGETS
*/

.widget									{ background: #EAEAEA; width: 190px; border: 1px solid #BBB;
										  -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 10px 0 15px 0; }
.widget .inside							{ padding: 10px; font-size: 1.2em; }
.twitterinside							{ padding: 10px 10px 0 10px; font-size: 1.2em; }
.widget ul								{ list-style: square; margin-left: 15px; }
.widget ul a							{ display: block; margin: 2px; }
.widget ul li a:hover					{ background: #58d819; color: white; }
.thumb									{ width: 62px; float: left; margin: 0 0 10px 15px; }
.aboutus								{ text-align: justify; font-style: italic; padding: 10px 0 10px 0; }
.twitterfeed							{ padding-bottom: 10px; background-color: white; }
.twitterfeed ul							{ list-style: none; padding: 0 10px 0 0; }
.twitterfeed ul li						{ border-bottom: 1px dashed #d1d1d1; padding: 3px 10px 3px 0; }
.twitterfeed ul li a:hover				{ color: #58d819; text-decoration: underline; background: white; }
span.follow a							{ text-transform: uppercase; font-weight: bold; color: #000000; }
span.follow a:hover 					{ background: #f4dfb8; color: #000000; text-decoration: underline; }
span.follow p							{ margin: 5px 0 0 13px; }
span.follow img							{ vertical-align: -3px; margin: 0 7px 0 0; }
ul.categories							{ font-weight: normal; color: #000000; margin: 5px 0 0 0; list-style: none; }
ul.categories a							{ color: #000000; }
ul.bumbatal								{ margin: 2px 0 0 3px; list-style: none;}
ul.bumbatal li							{ margin-top: 4px; }

ul#poll	li, ul#poll h3					{ list-style: none; margin-left: -10px; margin-top: 6px; }
ul#poll li h3							{ font-size: 1.6em; font-family:  Georgia, serif; font-weight: normal; }

.sideblog img							{ width: 150px; height: auto; border: none; margin: 0px 0 10px; padding: 0px;}

ul.members								{ list-style: none; margin: 0 0 5px 0; }
ul.members li a							{ display: block; padding: 0px; margin: 0 0 5px 0; color: black; }
ul.members li a:hover					{ color: black; text-decoration: underline; background: none; }
							



/*
	ADVERTISEMENTS + ADVERTISMENTS PAGE
*/

div#flash-live { margin-left: 40px; }

#adlinfo { width: 460px; float: left; padding: 20px; margin-right: 20px;  border-right: 1px solid #CCC; }
#adrinfo { width: 430px; float: right; }


.banner									{ float: right; background: url(/images/logo_head.png) top center no-repeat #FFFFFF; 
										  height: 72px; width: 550px; margin: 10px 0 20px 0; }
object#blogad							{ float: right; margin: 25px 30px 15px 0; }
object#ad2								{ margin: 0 5px 0 5px; }	

div#bannerright {
	position: fixed;
	top: 30px;
	right: 10px;
	width: 170px;
	height: 450px;
	z-index: -1;
}

div.styrkjaumsjon {
	width: 400px;
	background: #DDD;
	padding: 20px;
	margin: 20px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}										

table#bannerinfo {
	font-size: 1.3em;
	line-height: 1.9em;
	border-collapse: collapse;
	width: 420px;
	text-align: center;
	margin: 20px 0;
}

tr.binfotr1 {
	background: #DDD;
}


/*
	BLOG ENTRIES
*/

.post									{ margin: 10px 0 0px 0; padding: 0 0 10px 0; min-height: 120px; }
.post img								{ float: right; margin: 0 0 10px 15px;}
span.maintext							{ font-size: 1.2em; line-height: 1.1em; margin: 0 0 10px 0; text-align: justify; }
.post h2								{ margin: 0 0 5px 0; }
img.postimgl								{ float: left; margin: 0 15px 10px 0; }
.datebox								{ width: 38px; float: left; padding: 5px; background: #58d819; 
										  color: white; text-align: center; 
										  margin: 0 10px 0 0; }
.day									{ font-size: 3.2em; font-weight: bold; margin: 0; }
.month									{ font-size: 1.8em; font-weight: bold; text-transform: uppercase; margin: 0; }
.year									{ font-size: 1.6em; font-weight: bold; margin: 0; }
.singlepost								{ min-height: 300px; }




/*
	BLOG COMMENTS
*/

#commentform input						{ margin: 5px 0 5px 0; }
#commentform textarea					{ margin: 5px 0 5px 0; }
h4#respond								{ font-size: 1.5em; font-family:  Georgia, serif; font-weight: normal; color: black;
										  margin: 10px 0 10px 0; padding: 5px 0 0 0; border-top: 1px solid silver; }
h3#comments								{ font-size: 2.0em; font-family:  Georgia, serif; 
										  font-weight: normal; margin: 0 0 10px 0; }
ol.commentlist							{ list-style: none; }										  
ol.commentlist li p						{ font-size: 1.0em; }
.comment-bubble							{ color: black; padding: 10px; }
.comment-text							{ font-size: 1.2em; padding: 15px; }
.comment-meta							{ font-size: 1.2em; border-top: 1px solid silver; padding: 5px 0 0 0; }								  



/*
	SIDEBLOG
*/

.sideblog								{ }
.sideblog h4							{ color: #58d819; font-family: Georgia, serif; font-size: 2.0em; 
										  padding: 10px 0 0 0; }
.sideblog p								{ text-align: left; }
.sideblog img							{ padding: 10px 10px 10px 10px; width: 150px; height: auto; }
.sideblog a:hover img					{ background: #FFFFFF; }



/*
	PAGES
*/

#singlepage p { font-size: 1.3em; }

.contact-form							{ border-top: 1px solid silver; }
.contact-form p							{ font-size: 1.5em; line-height: 2em; padding: 10px 0 5px 0; }
.about									{ margin-top: 10px; font-size: 1.4em; }	
#photo-blog								{ margin: 0 0 0 30px; }

.memberimg								{ float: right; width: 240px; height: 380px; margin: 5px 0px 10px 15px; }
.memberimg img							{ width: 200px; height: auto; }
.memberabout							{ float: left; background: #FFF; width: 510px; padding: 17px; font-size: 1.4em;
										  margin: 10px 0px; border: 1px solid #CCC;
										  -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.memberabout ul li, ol li				{ padding: 3px 0; }
.memberabout h4							{ color: black; font-size: 1.8em; margin-bottom: 0px; }
.memberprev								{ float: left; height: 30px; width: 200px; background: url(/images/buttons/previous.png) no-repeat bottom center; }
.memberprev:hover						{ background: url(/images/buttons/previous.png) no-repeat top center; }
.membernext								{ float: right; height: 30px; width: 200px; background: url(/images/buttons/next.png) no-repeat bottom center; }
.membernext:hover						{ background: url(/images/buttons/next.png) no-repeat top center; }

.justintv { margin-top: 20px; }

/*
	ARCHIVES
*/

.archive								{ border-bottom: 1px solid silver;	margin: auto 30px; }
.archive h3								{ padding: 10px 0 0 0; }
.archive p								{ padding: 5px 0; }


/*
	FOOTER
*/

#footer									{ height: 70px; background: none; border-top: 4px solid none; padding-top: 20px; text-align: center; }
#footer-inside							{ width: 1000px; color: black; font-size: 1.3em; }
#footer a								{ color: black; }	

/*
	MEMBER NAVIGATION
*/

h2#member-group {
	display: block;
	border-bottom: 1px solid #CCC;
	margin-top: 10px;	
}

ul#member-list-tn {
}
	ul#member-list-tn li {
		display: inline;
	}									 
		ul#member-list-tn li a {
			display: block;
			text-indent: -9999px;
			float: left;
			width: 80px;
			height: 80px;
			margin: 12px;
			border: 1px solid #AAA;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
		}
			ul#member-list-tn li.birkir a { background: url(/images/members/birkir_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.baldur a { background: url(/images/members/baldur_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.elli a { background: url(/images/members/elli_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.gunnar_mani a { background: url(/images/members/gunnar_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.joi a { background: url(/images/members/joi_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.bragi a { background: url(/images/members/bragi_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.pesi a { background: url(/images/members/petur_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.natan a { background: url(/images/members/natan_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.fusi a { background: url(/images/members/fusi_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.arny a { background: url(/images/members/silhouette_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.tommi a { background: url(/images/members/tommi_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.geiri a { background: url(/images/members/asgeir_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.jakob a { background: url(/images/members/jakob_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.almar a { background: url(/images/members/almar_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.gunnar_valur a { background: url(/images/members/silhouette_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.mundi a { background: url(/images/members/silhouette_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.hans a { background: url(/images/members/hans_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.siggi a { background: url(/images/members/silhouette_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.heimir a { background: url(/images/members/heimir_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.valli a { background: url(/images/members/valli_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.hordur a { background: url(/images/members/hordur_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.siggi_bahama a { background: url(/images/members/silhouette_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.dotti a { background: url(/images/members/silhouette_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.haffi a { background: url(/images/members/silhouette_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.tor a { background: url(/images/members/tor_tn.jpg) top center no-repeat; }
			
			/* Heiðursfélagar */
			
			ul#member-list-tn li.hemmi_gunn a { background: url(/images/members/hemmi_gunn_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.magni a { background: url(/images/members/magni_tn.jpg) top center no-repeat; }
			ul#member-list-tn li.maggi_mix a { background: url(/images/members/maggi_mix_tn.jpg) top center no-repeat; }
		
			ul#member-list-tn li a:hover { background-position: bottom center; }
			
/*
	LEIKIR
*/

.leikirabout							{ float: left; background: #FFF; width: 510px; padding: 17px; font-size: 1.4em;
										  margin: 10px 0px; border: 1px solid #CCC;
										  -moz-border-radius: 10px; -webkit-border-radius: 10px; }
										  
img.leikir_emoticon						{ float: right; margin-top: -35px; margin-right: 10px; clear: both;}
			