/*
Theme Name: 'RobertPost'
Theme URI: http://www.robertpost.no
Description: 'Robert Posts custom wordpress template'
Author: 'Anders Drage'
Author URI: 'http://www.andersdrage.com'
Version: 1.0
*/

/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
    font-family: Georgia;
}
ol, ul {
	list-style: none;
}

/* End Reset */

ol, ul {
	list-style: none;
}

/* End Reset */

h2 {
 font-size: 18px;
 font-style: bold;
 font-family: Times, serif;
 letter-spacing: 1px;
}

p {
 font-size: 14px;
}
a {
 text-decoration: none;
 color: #4e4e4e;
 font-size: 14px;
}

a:hover {
 text-decoration: underline;
}

/* Main Styles */

body {
 background: #d8387b url(img/bg.jpg) repeat-x;
}

#preloader {
position: fixed;
 z-index: 999;
 width: 100%;
 height: 100%;
 background: #d54e89 url(img/ajax-loader.gif) no-repeat center center;
}

#wrap {
 width: 960px;
 margin: auto;
}

#header h1 {
 background: url(img/robertillu.png) no-repeat;
 width: 390px;
 height: 338px;
 text-indent: -9999px;
 float: left;
}

#header h2 {
 background: url(img/logo.png) no-repeat;
 margin-top: 55px;
 width: 534px;
 height: 74px;
 text-indent: -9999px;
 float: right;
}
#header h3 {
 background: url(img/bird.png) no-repeat;
 margin-top: 7px;
 margin-right: 430px;
 width: 35px;
 height: 57px;
 text-indent: -9999px;
 float: right;
}

#header h4 {
 background: url(img/copyright2.jpg) no-repeat;
 margin-top: -132px;
 width: 276px;
 height: 17px;
 text-indent: -9999px;
 float: right;
 margin-right: -50px;
}

.twitterText {
 float: left;
 margin-top: -21px;
 margin-left: 132px;
 font-style: italic;
}
/* Main Content */

#fremsiden {
 clear: both;
 overflow: hidden;
 background: #daa6c0;opacity:.90;
 width: 960px;
 height: 456px;
 position:absolute;
 top:246px;
 /* old code  background: #daa6c0;opacity:.33;filter: alpha(opacity=33); -moz-opacity; */
}

#main {
 clear: both;
 overflow: hidden;
 background: #daa6c0;opacity:.90;
 width: 960px;
  position:absolute;
 top:246px;
 /* old code  background: #daa6c0;opacity:.33;filter: alpha(opacity=33); -moz-opacity; */
}

#sosialt {
 float: right;
 margin-top: -11px;	
}

.whereareyou {
 float: left;
 margin-top: 14px;
 margin-left: 39px;
 margin-bottom: 5px;
}

.social {
 float: right;
 margin-top: 14px;
 margin-right: 20px;
}

#mainContent {
 clear: both;
 overflow: hidden;
 background: url(img/bgmaincontent.jpg);
 width: 884px;
 top:79px;
 left: 38px;
 margin: auto;
 margin-bottom: 38px;
}
#main #mainContent2 {
 clear: both;
 overflow: hidden;
 width: 884px;
 top:79px;
 left: 38px;
 margin: auto;
}
#main #primary {
 float: left;
 width: 630px;
}

.post-item {
 margin-bottom: 28px;
 padding-top: 40px;
 padding-left: 25px;
 overflow: hidden;
 padding-right: 40px;
 font-size: 14px;
 font-family: Georgia;
}

.post-item img {
 float: left;
 padding: 5px 20px;
}

/* menu div */

.menu {
position: relative;
width: 570px;
float: left;
}

#page_content {
}


/* blogpost */

#bloggboks {
 width: 517px;
 height: 241px;
 background: #ffffff;
 margin-top: 5px;
}

#bloggbokssingle {
 width: 517px;
 background: #ffffff;
 margin-top: 5px;
}

#blogtekstsingle {
 padding: 6px 6px 6px 7px;
}

#blogtitle {
 width: 517px;
 height: 41px;
 background: #ffedff;
 font-size: 26px;
 font-family: Arial, sans-serif;
 color: #d54e89;
}

#blogtitle h2 {
 font-size: 26px;
 padding-left: 3px;
}

#blogtitle h2 a {
 font-size: 26px;
 padding-left: 3px;
}

.blogtekst {
 padding: 6px 6px 6px 7px;
}

.numComments {
 float: right;
 margin-right: -6px;
 background: url(img/comment.jpg) no-repeat;
 height: 24px;
 width: 94px;
 line-height: 19px;
 text-align: center;
}

/*
position: absolute;
top: 13px;
right: 15px;
width: 43px;
margin-left: 450px;
margin-bottom: 3px;

*/
.bloggbilde {
 float: right;
 margin-top: 5px;
}

#bloggboks h2 {
 font-size: 26px;	
}
/* Comments Template */

#comments_template {
 margin-top: 2em;
 clear: both;  
 margin-bottom: 28px;
 overflow: hidden;
 padding-right: 40px;
 padding-top: 30px;
 -moz-border-radius-topright: 5px;
 -webkit-border-top-right-radius: 5px;
 position: relative;
}

#comments_template input {
 background: white;
 margin-right: 100px;
margin-right: 10px;
}

#comments_template li {
clear: left;
border-bottom: 1px solid #d3d3d3;
border-top: 1px solid white;
padding: 2em 0;
overflow: hidden; 

}

#comments_template li:first-child {
border-top: none;
}

#comments_template li:last-child {
 border-bottom: none;
}

#comments_template .avatar {
 float: left;
 margin-right: 25px;
}

.main_comment {
 background: white;
 margin-left: 133px;
 padding: 15px;
 position: relative;
 margin-right: 327px;
}

.main_comment span.arrow {
 width: 0;
 height: 0;
 line-height: 0;
 border-bottom: 25px solid #daa6c0;
 border-right: 20px solid white;
 position: absolute;
 top: 10px;
 left: -20px;
}

/* Previous and Next posts Button */

#morePrev {
 background: url(img/NextPrevButton.jpg) no-repeat;
 padding: 8px;
 color: white;
 font-size: 12px;
 line-height: 12px;
 font-style: italic;
 float: left;
 }
 
input {
 background: #696969;
 border: 0px;
 color: black;
 font-size: 12px;
}

input:focus, input:hover, textarea:focus, textarea:hover, a.more-link:hover {
background: #da9bba;
color: white;
}

label {
margin: 1em 0;
display: inline;
}

pre {
 margin: 2em 0;
}

#comments_template input {
 background: white;
 margin-right: 10px;
}

#contact {
 margin-left: 200px;
}
