/*
Theme Name: Ritvélin
Theme URI: http://ritvelin.org/
Description: Sérsniðið útlit fyrir Ritvélina, félag ritlistarnema við HÍ.
Version: 1.0
Author: Ólafur Sindri
Author URI: http://www.olisindri.com/
*/



body {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #E6E6E6;
	color: #333333;
}

h2, h2 a, h2 a:visited, h2 a:hover, h2 a:active {
	font-size: 20px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #666666;
}

h3 {
	font-size: 16px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 20px 0 0 0;
	margin: 0;
	text-decoration: none;
	color: #333333;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #EE0000;
}

a:visited  {
	text-decoration: none;
	color: #DD0000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	border-bottom: 1px dotted #FF0000;
}

a:active  {
	text-decoration: none;
	color: #000000;
}

#sidebar ul, #sidebar ul li {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

#header {
	width: 750px;
	height: 168px;
	margin: 40px auto 0 auto;
	background: url(images/haus.png) no-repeat center;
	text-indent: -1000px;
}

#wrapper {
	width: 700px;
	margin: 0 auto 0 auto;
	background: #FFFFFF url(images/bak.png) repeat-y;
	padding: 42px 0 50px 0;
}

#content {
	width: 400px;
	margin: 0 0 50px 50px;
	padding: 0;
	overflow: hidden;
}

#sidebar {
	float: right;
	margin: -180px 50px 0 50px;
	padding: 0 10px 180px 10px;
	width: 130px;
	height: 100%;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	overflow: visible;
}

#sidebar img {
	margin: auto;
	text-align: center;
	padding: 0 10px 10px 10px;
}

#sidebar h2 {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 20px 0 10px 0;
	color: #666666;
}

#searchwrapper {
	padding: 0;
	margin: 0;
	background: transparent url(images/searchtext_bak.png) no-repeat;
}

#searchform #s {
	width: 95px;
	height: 20px;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0;
	background: transparent;
	display: inline;
}

#searchform #s:focus {
	outline: none;
}

#searchform #searchsubmit {
	width: 20px;
	height: 20px;
	background: transparent url(images/searchbutton.png) no-repeat;
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -300px;
}

#searchform #searchsubmit:hover {
	background: transparent url(images/searchbutton_active.png) no-repeat;
	cursor: pointer;
}

#footer {
	position: fixed;
	bottom: 0;
	height: 50px;
	width: 100%;
	padding-top: 50px;
	color: #FFFFFF;
	background: url(images/footer_bak.png) repeat-x;
	overflow: visible;
}

#navbar {
	width: 700px;
	margin: 0 auto 0 auto;
	font-size: 12px;
	padding: 15px 0 0 0;
}

#navbar .overlay {
	position: relative;
	bottom: 170px;
	left: 460px;
	z-index: 1;
}

#navbar a {
	text-decoration: none;
	color: #FFFFFF;
}

#navbar a:visited  {
	text-decoration: none;
	color: #FFFFFF;
}

#navbar a:hover {
	text-decoration: none;
	color: #666666;
	border: 0;
}

#navbar a:active  {
	text-decoration: none;
	color: #333333;
}

p.date, p.meta, p.rss {
	font-size: 9px;
	font-weight: bold;
	padding: 0;
}

p.date {
	margin: 0 0 10px 0;
	color: #666666;
}

p.meta {
	text-align: right;
	margin: 0 0 50px 0;
}

p.rss {
	margin: 20px 0 30px 0;
	padding: 10px 0 10px 0;
	line-height: 12px;
	color: #999999;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
}

#author, #email, #url {
	padding: 3px;
	margin: 10px 0 0 0;
	width: 192px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

#comment {
	padding: 3px;
	margin: 10px 0 0 0;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 392px;
}

.commentlist li {
	margin: 20px 0 30px 0;
	line-height: 16px;
}


#post-196 > h2 {
	display: none;
}

#albumlist {
	margin-top: 20px;
}

.album {
	padding: 0 0 0 140px;
}

.album img {
	float: left;
	margin-left: -140px;
	padding-right: 10px;
}

.album h3 {
	margin: 0 0 10px 0;
	padding: 0;
}
