/*
Theme Name: IDDP.is - 2010
Theme URI: http://vefrun.is/
Description: v 3 IDDP.is.
Version: 3.0
Author: Sigrun Olafsdottir


 
*/

body {
background:  url('images/mainBackground.gif') top center repeat-y; 
	/*if you want a solid color instead, erase "url('images/bg.jpg') repeat" and write in your color code "#333333"*/
	font:13px Arial, Helvetica, sans-serif; /*ENTRY FONTS*/
	color:#333; /*OVERALL TEXT COLOR*/
	margin:0;	
	padding:0;
	text-align:center;
	background-color:#f4f5f5;
}

.clearer{
	clear:both;
	line-height:1px;
}

#pageBody{
	background: transparent url('images/bodyBackgr.gif') top center repeat-x; 
/*width:940px;*/
margin:0px auto;
border:0px solid red;
}
#pageInner{
width:940px;
margin:0 auto;
}

#header{
border-bottom:0px solid #d8d8d9;
position:relative;
height:130px;

}

/*LINK STYLES****************/

a {
	text-decoration:underline;
	color:#3494bb;
}

a:hover {text-decoration:none;}

/* HEADINGS STYLES****************/



h1#logo span{
display:none;
}

/*LOGO IMAGE*****************/

#logo {
	z-index:30001;
	position:absolute;
	height:96px;
	width:512px;
	left:30px;
	top:20px;
background: url('images/logo-front.gif') top no-repeat; 
border:0px solid green;	
margin:0;
}

#topBanner object{
	height:329px;
	z-index:3;
	}


/* MENU/Valmynd STYLES****************/

#valmynd{
background: url('images/valmynd.png') top repeat-x; 
	font:12px Verdana, Helvetica, sans-serif; 
	border-bottom:3px solid #ddd;
	text-transform:uppercase;
	}

#valmynd a{
	color:#333; 
}

#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 15px;	
	height:1%;
}

#menu:after {
	content:" ";
	display:block;
	clear:both;
}

#menu li {
	padding:14px 30px 0px 30px;
	float:left;
}

#menu li a {
	height:25px;
	float:left;
	text-align:center;
	text-decoration:none;
}

#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}

#menu li.hover ul,
#menu li:hover ul {
	display: block;
}

#menu ul {
	padding:14px 0 0px;
	margin:0;
	list-style:none;
	width:147px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#ddd;
}

#menu ul li {
	padding:5px 10px 5px 17px;
	width:120px;
	border-bottom:1px dotted #555;
}

#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color:#7a7a7a;
	line-height:18px;
	height:auto;
	display:block;
}

#menu ul li a:hover {color:#000;}

/* CONTENT STUFF STYLES****************/

#content {
	text-align:left;
	background:#fff;
	padding:23px 25px;
}

/*POSTS*******************/

.title {
	background:url(images/titleBackgr.gif) repeat-x; 
	height:70px;
	padding:5px 0 0 10px;
	margin-top: 20px;
	border-top:1px solid white;
	border:0px solid red;

}

	/*POST TITLE FONT STYLE**/

.ti, .title h2 {
	margin:23px 0 0 0;
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:20px;
	color:#7c5c3e;
}

.title h2 a{
color:#7c5c3e;
}

.post {
	padding:0 25px;
	border:0px solid red;
	overflow:hidden;
}

.post .specs{
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	margin:15px 0 20px 0;
	color:#666;
	border-top:0px dotted #DDD;
}

.post .specs a {
	color:#666;
	text-decoration:none!important;
	outline:none;
	border:0;
}

.post .specs span{
width:300px;
float:right;
text-align:right;
display:none;
}

.post p {
	line-height:25px;
	margin:5px 0 15px 0;
}

img .aligncenter{
margin:0 auto;
text-align:center;
}

.entry{
padding:0 10px;
}
.entry ol{
list-style-type:decimal;
padding:0px;
margin:0 0 15px 30px;
}

.entry ul{
/*list-style:none;*/
padding:0px;
margin-left:25px;
}

.entry ol li{
line-height:20px;
list-style-type:decimal;

}
.entry ul li{
padding:5px 0 0 5px;
/*background:url('images/entryBullet.png') center left no-repeat; */
line-height:20px;
}

.entry ul li a{
text-decoration:none;
color:#333;
border-bottom:1px dotted #DDD;
}

.entry table{
width:100%;
padding:0 20px 20px 20px;
}

.entry table td{
padding:4px 15px;
border-bottom:1px dotted #DDD;
}
.divider{
	background:url(images/divider.gif) no-repeat center center;
	height:51px;
}

.links {
	list-style:none;
	margin:0;
	padding:0 2px 0 0;
	float:right;
}

.links li {
	float:left;
	padding:0 6px 0 0;
}

* html .links li {
	float:left;
	width: 15px;
	padding:0 6px 0 0;
}

* +html .links li {
	float:left;
	width: 15px;
	padding:0 6px 0 0;
}

.log_admin{
	padding-left: 234px;
}

.title a {
	text-decoration: none;
}

.comment_form input, .comment_form textarea, .input {
	border:1px solid #ccc !important;
}

.comment_form{
	padding-left: 257px;
	width: 432px;
}

.comment_form .submit{
	border: none !important;
}

.inner {
	padding:0 50px; 
}

.inner .pagetitle{
font: 20px/20px Georgia, Sans-serif;
padding:0 20px;
color:#A8A8A8;
border-bottom:1px dotted #DDD;
}


/* NEXT / PREVIOUS PAGE ARROWS*/

.arrows {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	background:#454545;
}

.arrows li {
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}

.arrows li.prev {
	float:left;
	padding:0 0 0 29px;
}

.arrows li.next {
	float:right;
	padding:0 16px 0 0;
}

.arrows li a {
	color:#fff;
	text-decoration:none;
}

.arrows li a:hover {text-decoration:underline;}

/*NAVIGATION for single posts*/

.navigation {
	margin:20px;
	padding:0 5px 0 5px;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	border-top:1px dotted #DDD;
	border-bottom:1px dotted #DDD;
	text-transform:uppercase;
}



.navigation a {
	color:#666;
	text-decoration:none!important;
	outline:none;
	border:0;
}

.alignleft {float: left;}

.alignright {float: right;}

.clear {clear: both;}

/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	/*color:#c0c0c0;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	float:right;*/
}



.title .date{
	width:104px;
	float:right;
	color:#c0c0c0;
	font-size:11px;
	font-weight:normal;
}

.day{
font-size:28px;
margin:18px 0 0 0;
padding-right:5px;
width:38px;
float:left;
text-align:right;
border:0px solid #c0c0c0;}

.mo-year{
  border-left:1px solid #c0c0c0;
width:50px;
float:right;
margin:20px 0 0 0;
padding:0 0 0 8px;
}

/*FOOTER LINKS*/

#footer {
	padding:10px 0 150px 0;
	width:100%;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	background: transparent url('images/footerBackgr.gif') top center no-repeat; 
	text-align:center;
	background-color:#FFF;
	margin:0;
}

#footer p {
	margin:5px 0 0 0;
	color:#888;
}

#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
}

.footerInner{
width:900px;
margin:0 auto;
border:0px solid red;
}
#footer .left{
width:500px;
float:left;

}
#footer .right{
width:500px;
float:right;
}


ul.navthing2 li{
	border-top:1px dotted #FFF;
	background: transparent url(../img/bullet_navthing2.png) top left no-repeat;
	line-height:20px;
}

ul.navthing2 ul li{
margin:0;
padding-left:15px;
}

.post p a img,
.post p img{
padding:2px;
border:1px solid #DDD;
margin:0 5px;
}
.post img{
margin:5px auto;
}

.entry .video{
width:355px;
float:right;
margin: 0 0 0 15px;
}

.entry .video p{
text-align:center;
}

.vid{
width:203px;
float:left;
}
