/* 
Theme Name: mum
Theme URL: http://www.mum.is
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


/*
General
*/

body {
	background-color: #fefdeb;
	font: 13px/18px Helvetica, serif;
	color: #000;
	text-align: center;
	margin: auto;
	background-image: url(images/bg.jpg);
}

#wrapper {
	width: 960px;
	margin: auto;
	background: url(images/headerbg.png) no-repeat;
}

#container {
	width: 940px;
	margin: 0 0 0 10px;
	text-align: left;
	}
	
	
#header {
	width: 940px;
	height: 160px;
	}
	
#logo {
	padding-top: 55px;
	}
	
#menu {
	width: 520px;
	height: 50px;       
font: 24px georgia, serif;
	text-align: center;
	background: url(images/menubg.png) no-repeat 35px;
	margin: auto;
}

a:link, a:visited {
	color: red;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a.nav:link, a.nav:visited{
	color: black;
	text-decoration: none;
}

a.nav:hover{
	color: black;
	text-decoration: none;
	background: yellow;
}

/*
Posts
*/

#news {
	width: 340px;
	background: white;
	float: left;
	margin-right: 20px;
	margin-bottom: 100px;
	background: white url(images/newsbg_top.jpg) no-repeat;
	
	}
	
#news h2 {
	color: #4c4600;
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 5px solid #f00;
	padding-bottom: 15px;
}

#post {
	width: 310px;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

#post h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#post p {
	line-height: 20px;
	padding-bottom: 10px;
}

#post img.alignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#post img.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


#post strong {
	font-weight: bold;
}

#post em {
	font-style: italic;
}


#post img {
	max-width: 310px;
	}

#rssicon {
	position:relative;
 top: -50px;
 left: 296px;
}

#postmeta {
	border-bottom: 5px solid #f00;
	margin-bottom: 20px;
	margin-top: 10px;
}
	
#newsfooter {
	background:url(images/newsbg_bottom.jpg) bottom no-repeat;
	margin-top: 20px;
	padding: 0 0 15px 15px;
}

#postnavigation{}


/*
Pages
*/

#page {
	width: 640px;
	background: white;
	float: left;
	margin-right: 20px;
	margin-bottom: 100px;
	background: white url(images/page_bottom.jpg) bottom no-repeat;
	
	}
	
#page h2 {
	background: white url(images/page_top.jpg) no-repeat;
	color: #4c4600;
	font-size: 24px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#pagepost {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

#pagepost h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#page img.alignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#page img.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


#pagepost p {
	line-height: 20px;
	padding-bottom: 10px;
}

#pagepost strong {
	font-weight: bold;
}

#pagepost em {
	font-style: italic;
}

hr.pageline {
	color: #f00;
	background-color: #f00;
	height: 5px;
	border: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}


/*
Comments
*/


#comments {
	border-top: 1px solid #e4e4e4;
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 40px;
	border-bottom:1px dotted #ccc;
}

#commentform textarea {
	width: 310px;
	border: 1px solid #cccccc;
}

#commentform input {
	width: 180px;
	border: 1px solid #cccccc;
	height: 20px;
}

#comments ul {
	list-style-type: none;
}

.singlecomment {
	border-top:1px dotted #ccc;
}

.alt {
	background-color: #fafafa;
}

.commenttext-admin {
	color: #108d49;
}

.commentdate {
	color: #bdbdbd;
}


	
/*
Sidebar 1
*/
	
#sidebar1 {
	width: 280px;
	float: left;
	margin-right: 20px;
	}

#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	}
	
#sidebar1 li {
	margin-bottom: 20px;
	background: white url(images/widget_bottom.jpg) bottom no-repeat;
	padding-bottom: 10px;
	}
	
#sidebar1 h2 {
	background: white url(images/widget_top.jpg) no-repeat;
	color: #4c4600;
	font-size: 24px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#sidebar1 p {
	padding: 0px 15px 15px 15px;
}

.sidebarimg {
	margin-bottom: -10px;
}

#twtr-profile-widget {
	margin-left: 15px;
	margin-bottom: 6px;
	}

#mailinglist {
	text-align: center;
	margin-bottom: 15px;
}

#socialmedia {
	margin-left: 15px;
	width: 250px;
}

#socialmedia ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: -10px;
	background: none;
}

#socialmedia li {
	background: none;
	border-bottom: 1px solid #d4d4d4;
	height: 29px;
	margin: 0;
	padding: 0;
	padding-top: 6px;
}

#socialmedia img {
	margin-right: 10px;
	vertical-align: middle;
}

#upcominggigs {
	width: 250px;
	margin-left: 15px;
}

#upcominggigs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: -10px;
	background: none;
}

#upcominggigs .gigsdate {
	background: none;

	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	width: 50px;
	margin-right: 10px;
}

#upcominggigs .gigsdesc {
	background: none;
	border-bottom: 1px solid #d4d4d4;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}


	
	
/*
Sidebar 2
*/

#sidebar2 {
	width: 280px;
	float: left;
	}

#sidebar2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	}
	
#sidebar2 li {
	margin-bottom: 20px;
	background: white url(images/widget_bottom.jpg) bottom no-repeat;
	padding-bottom: 10px;
	}
	
#sidebar2 h2 {
	background: white url(images/widget_top.jpg) no-repeat;
	color: #4c4600;
	font-size: 24px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
	
#sidebar2 p {
	padding: 0px 15px 15px 15px;
}	

#sidebar2 img {
	margin-left: 15px;
}

#wp_wall {
	width: 250px;
	margin-left: 15px;
}

#wp_wall p {
	margin: 0;
	padding: 0 0 10px 0;
}

#wall_post {
	border-top: 1px solid #d6d6d6;
	padding-top: 15px;
}

#themix {
	margin-left: 15px;
	padding-bottom: 5px;
}


/*
Sidebar HR
*/

hr.sideline1 {
	color: #303077;
	background-color: #303077;
	height: 5px;
	border: 0;
	width: 250px;
	margin-left: 15px;
	margin-bottom: 10px;
}

hr.sideline2 {
	color: #f9ee00;
	background-color: #f9ee00;
	height: 5px;
	border: 0;
	width: 250px;
	margin-left: 15px;
	margin-bottom: 10px;
}

hr.sideline3 {
	color: #006431;
	background-color: #006431;
	height: 5px;
	border: 0;
	width: 250px;
	margin-left: 15px;
	margin-bottom: 10px;
}


/*
Footer
*/
	
#footer {
	clear: both;
	width: 940px;
	text-align: center;
	background:url(images/footer.png) top no-repeat;
	padding-top: 60px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 40px;
}



