/*
Theme Name: RB Arkitektur
Theme URI: http://www.plannetworld.com/
Description: wordpress theme based on 'grey style 2.0' by feeldesigns
Version: 1.0
Author: Johan Linderoth
Author URI: 
*/

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 12px;
    margin: 0px;
    text-align: center;
    background-color: black;
    color: #000;
    font-family:  Verdana, "Times New Roman", Times;
    background-color: white;
}

#page {
    margin: 0 auto 0 auto;
    width: 980px;
}

#header {
    margin: 15px auto 0 auto;
	height: 40px;
	width: 100%;
}

#header #search{
    float: right;
    margin: 8px;
    width:160px;
    font-size:9px;
    letter-spacing:1px;
    text-align:center;
    vertical-align:middle;
}

#blogtitle {
    width: 100%;
    height: 34px;
    display: block;
    color: #1F1E1E;
    margin: 0px auto 0 auto;
    padding: 0px 0 0 0;
    text-align: center;
}

#blogtitle #header-logo {
    float: left;
    
}

#blogtitle #header-picture {
    float: right;
    margin-right: 100px;;
}

#blogtitle #title {
	float: left;
}

#title h1 {
	font-family: "Trebuchet MS";
	font-size: 3em;
	font-style: italic;
	font-weight: normal;
	color: #3B454F;
	text-transform: capitalize;
	margin-top: 65px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
}

#title h1 a {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	color: #3B454F;
	text-decoration: none;
}

#title h1 a:hover {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	color: #000009;
	text-decoration: none;
}

#title p {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #3B454F;
	text-transform: capitalize;
	line-height: 15pt;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 100px;
	letter-spacing: 1pt;
}

#container {
    clear:left;
    padding:0 0 0 0;
    margin-top: 40px;
    margin-bottom: 0;
    width: 100%;
    height: auto;
}

#leftnav {
    float: left;
    width: 180px;
    margin: 0;
    padding-top: 4px;
    margin-top: 0;
    margin-left: 2px;
    margin-bottom: 20px;
    text-align: left;
}

#rightnav {
    float: right;
    width: 180px;
    margin: 0;
    padding-top: 4px;
    margin: 18px 2px 20px;
    text-align: left;
}

#content {
    display: block;
    margin: 0 212px 20px 0;
    padding-top: 10px;
    text-align: left;
}

#content ul {
    padding-left: 15px;
}

#content ul li{
    margin-left: 15px;
    list-style-type: square;
}

#content ul ul li{
    padding-left: 15px;
}

#content ol{
    list-style-position: inside;
    padding-left: 15px;
    padding-top: 2px;
    margin-bottom: 10px;
}

#content p {
    color: #777;
}

#footwrap {
    width: 980px;
    height: 42px;
    clear:both;
    font-weight: normal;
    color: #646D77;
    margin-top: 25px;
    margin-bottom: 15px;
    margin-right: 150px;
    border-top: 1px dotted gray;
}

#footwrap p {
    padding: 0;
    display: block;
    margin-bottom: 2px;
    text-align:left;
}

#footwrap a:link, #footwrap a:visited {
    color: #777;
    font-size: 10px;
}

#footwrap a:hover, #footwrap a:visited:hover {
    color: #999;
    border-bottom: 1px dotted #499;
}

#sidebarright {
    color: #000000;
    margin-bottom: 10px;
    padding: 0 0px  0 0px;
    list-style: none;
}

#sidebarright p {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#sidebarright .widget ul, #sidebarright .widget ul li {
    list-style-type: square;
    list-style-position: outside;
}

#sidebarright ul {
}

#sidebarright li {
    background: none;
    padding-bottom: 8px;
}

#sidebarright ul li {
    display: block;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 3px;
    padding-bottom: 2px;
}

#sidebarright ul li ul li{
    display: block;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 3px;
    padding-bottom: 2px;
}

#sidebarright ul li li{
    display: block;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 3px;
    padding-bottom: 2px;
}

#sidebarright a:link, 
#sidebarright a:visited {
    color: #000000;
    text-decoration: none;
    border: none;
    font-size: 12px;
    color: #666;
}

#sidebarright a:hover, 
#sidebarright a:visited:hover {
    color: #444;
}


#sidebarright h2 {
    font-family: Arial, sans-serif; 
    color: #444;
    padding: 4px 4px 4px 0;
    margin-top:8px;
    border-bottom: 1px dotted #aaa;
    border-top: 1px dotted #aaa;
}


#sidebarright h3 {
    font-family: Arial, sans-serif; 
    color: #555;
    padding: 2px 0;
    margin-top:16px;
    font-size: 12px;
    border-bottom: 1px dotted lightgray;
}

#sidebarright .sidebar-news-date {
    font-size: 12px;
    color: #777;
    clear: both;
    padding-bottom: 4px;
}

#sidebarbottom {
    background-color: white;
}

#sidebar ul {
    list-style: none;
}


#sidebarbottom a:link {
    color: #000000;
    text-decoration: none;
    border: none;
}

#sidebarbottom a:hover {
    color: #5A6875;
    border: none;
}

#sidebarbottom a:visited:hover {
    color: #5A6875;
    border: none;
}

#sidebarbottom a:visited {
    color: #000000;
    text-decoration: none;
    border: none;
}

#sidebarbottom h2 {
    font-family: Arial, sans-serif; 
    color: #888;
    font-weight: normal;
    font-size: 12px;
    padding: 3px 8px 3px 6px;
    margin: 0;
    margin-right: -1px;
    height: 12px;
}

#sidebarbottom .textwidget {
    margin-left: 6px;
    margin-top: 8px;
    text-align: left;
    color: #444;
    font-size: 12px;
}

#sidebarbottom ul li {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 3px;
    padding-bottom: 2px;
    width: expression(200);
}

#sidebarbottom li.widget {
    max-width: 200px;
    height: 150px;
    margin-bottom: 40px;
    margin-right: 15px;
    margin-top: 50px;
}

#sidebarbottom img {
    margin-right: 12px;
    margin-top: 12px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }

#content h2 { margin: 0 0 .5em 0; }

p {
    margin-bottom: 12px;
    margin-top: 12px;
}

blockquote {
    margin: 0px 0px 0px 30px;
    padding: 0px 25px 0px 0px;
    font-style: italic;
    color: #666666;
    border-left: 4px solid #3B454F;
}

.postmetadata {
    display:block;
    padding: 5px 8px 8px 35px;
    text-align: left;
    background: #f2f2f2;
    color: #777;
    font-size: 10px;
}

#content .postmetadata {
    padding-left: 2px;
}

.postmetadata a:link {
    border: none;
    color: #777;
    font-weight: normal;
}

.postmetadata a:hover {
    border: none;
    color: #2A2A2A;

    font-weight: normal;
}

.postmetadata a:visited:hover {
    border: none;
    color: #2A2A2A;
    font-weight: normal;
}

.postmetadata a:visited {
    border: none;
    color: #4E4E4E;
    font-weight: normal;
}

a:link {
    color: darkblue;
    text-decoration: none;
}

a:hover {
    border-bottom: 1px dotted darkblue;
}

a:visited {
    text-decoration: none;
    font-weight: normal;
}

a:visited:hover {
    color: #2A2A2A;
}

a img  {
    border:none;
    background:none;
}

#feed, #feed img a:link, #feed img a:visited {
    border: none;
}

.commentlist {
    padding-left: 40px;
    padding-right: 15px;
    background: #3B454F;
    color: #000;
}

.commentlist li {
    margin: 2px 2px 2px 2px;
    padding-left: 5px;
    list-style: none;
    background: #C2C6CB;
    margin-bottom: 5px;
    border: 5px solid #3B454F;
}

li.alt {
    background: #C2C6CB;
    border: 1px solid #3B454F;
}

.commentlist cite {
    padding: 1px 1px 1px 1px;
}

.commentlist p {
    padding: 5px 5px 2px 3px;
    margin-bottom: 5px;
}

.commentlist a:link {
    border: none;
    font-weight: bold;
    color: #52606E;
}

.commentlist a:visited {
    border: none;
    font-weight: bold;
    color: #52606E;
}

.commentlist a:hover {
    border: none;
    font-weight: bold;
    color: #25200D;
}

.commentlist a:visited:hover {
    border: none;
    font-weight: bold;
    color: #25200D;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
    text-decoration: none;
    color: #0F0F0F;
}

.commentnumber {
    font: bold normal 14px 'Times New Roman', Times, serif;
    font-weight: bold;
    margin-top: 5px;
    float:right;
    color: #FFFFFF;
    font-size: 12pt;
}

#comment {
    width:80%;
}

h1 {
    font-size: 36px;
    color: #666666;
}

h2 {
    font-family: Arial, sans-serif; 
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 6px 0;
    text-align: left;
}

h3 {
    font-family: Arial, sans-serif; 
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 6px 0;
    text-align: left;
}

h3.posttitle    {
    font-family: Arial, sans-serif; 
    font-size: 18px;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 12px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #3B454F;
}

.posttitle a:link {
    font-size: 22px;
    color: #3B454F;
    font-weight: bold;
}

.posttitle a:visited {
    font-size: 22px;
    color: #3B454F;
    font-weight: bold;
}

.posttitle a:hover {
    font-size: 22px;
    color: #536270;
    font-weight: bold;
    text-decoration: none;
}

.posttitle a:visited:hover {
    text-decoration: none;
}

h4 {
    font-family: Arial, sans-serif; 
    margin-top: 15px;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0 6px 0;
    text-align: left;
}

h5 {
    font-family: Arial, sans-serif; 
    margin-top: 15px;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 6px 0;
    text-align: left;
}

.date {
    font-size: 18px;
    float: right;
    letter-spacing: -2px;
    padding: 3px 5px 3px 5px;
    margin-top: 17px;
    text-align: center;
    color: #999;
}

.entry {
    margin-bottom: 5px;
}
.entrytext {
    font-size: 11px;
}

.entrytext td {
    valign: top;
    color: #777;
    text-align: left;
}

.post {
    display: block;
    overflow:hidden;
    width:98%;
}

code {
    display: block;
    margin: 10px 30px 0 30px;
    padding: 2px 10px 5px 10px;
    border-top: 4px solid #798288;
    color: #666666;
    background: #7B848D;
}

#navigation {
    margin-left:auto;
    margin-right:auto;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height:2.7em;
    background: #333;
    margin-bottom: 0;
}

#navigation ul  {
    margin:0;
    padding:0;
}

#navigation li {
    float:left;
    margin: -1pt 0 0 0;
    padding:0;
    list-style-type:none;
    white-space:nowrap;
}

#navigation li a  {
    display:block;
    padding:0 15px;
    font-size:0.8em;
    text-transform:uppercase;
    color: #dddddd;
    letter-spacing:1px;
}

#navigation li a:hover  {
    display:block;
/*    padding:0 18px; */
    font-size:0.8em;
    text-transform:uppercase;
    color: #AEB4BA;
    letter-spacing:1px;
}

* html #navigation a {width:1%;} 
#navigation form  {
    float:right;
    height:100%;
    width:164px;
    padding:0 15px;
    line-height:0;
    background:#2E3946;
}

#navigation form fieldset  {
    margin-top:7px;
    border:0 solid; 
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s  {
    height:1.5em;
    width:115px;
    margin:0 5px 0 0;
    padding:0;
    border:1px solid;
    font-size:0.8em;
    vertical-align:middle;
}

#header #searchbutton  {
    height:2em;
    width:auto;
    padding:0 1px;
    font-size:9px;
    letter-spacing:1px;
    text-align:center;
    vertical-align:middle;
}

#navigation li  {
    border-color:#69727C;
}

#navigation li.current_page_item a, #navigation li.current_page_parent a {
    color: lightblue;
}

#navigation a  {
    color: #000000;
    font-weight: bold;
}

#navigation a:hover {
    font-size: 10px;
    color: #3B454F ;
    font-weight: bold;
    text-decoration: none;
    background-color:transparent;
}

#navigation a:visited {
    font-weight: bold;
}

#header #searchbutton  {
    color:#fff;
    background-color:#BEBEBE;
}

.button {
    margin-bottom: -4px;
}

#wp-calendar  {
    empty-cells: show;
    margin: 10px auto 0;
    width: 160px;
}

#wp-calendar #next a  {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a  {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar td  {
    padding: 2px 0;
    text-align: center;
}

#wp-calendar th  {
    text-align: center;
}

#wp-calendar caption  {
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
}

img  {	
    border:none;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
}

.wp-smiley {
    padding: 0;
}

.textwidget {
    margin: 2px 5px 2px 5px;
}

#body_content {position: absolute;left: -10000px;};

img {
    pdding: 0 0 0 0;
}

img.left {
    float: left;
    margin-right: 16px;
}

img.right {
    float: right;
    margin-left: 16px;
}

.breadcrumb {
    width: 725px;
    margin: 12px auto 0 auto;
    text-align: left;
    float: left;
}

.linklove {
    display: none;
}

/* NextGen gallery tweaks */
.ngg-album-compact {
    height: 150px;
    width: 170px;
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
}

.ngg-album-compactbox {
    background: url(x);
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    height: 102px;
    width: 152px;
}

.ngg-album-link img.Thumb {
    width: 150px;
    height: 100px;
}

.ngg-album-compact p {
    display: none;
}

.ngg-album-compact h4 a, .ngg-album-compact h4 a:visited {
    font-weight: normal;
    font-size: 12px;
    color: #444;
}


/*contactforms tweaks*/
.cform input.sendbutton, #searchform .searchbutton {
    border-left: 2px solid #ddd;
    border-top: 2px solid #ddd;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
	height:22px;
	margin: 8px 9px 0px 0px;
	padding: 0 0 2px;
	width:96px;
}

#searchform .searchbutton {
    width: 50px;
}

.cform input.sendbutton:hover, #searchform .searchbutton:hover 	{ 
	background-color:#ccc;
}


#searchform input,
.cform input,
.cform textarea,
.cform select {
	font:12px Arial;
	margin:0;
	border:1px solid #CCCCCC;
	color:#666666;
	padding:4px 5px;
	vertical-align:top;
}

#searchform input:hover,
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border:1px solid #999999;
	color:#000000;
}

/* override ngg gallery styles */

.slideshow {
    text-align: left;
}

div#search {
    float:right;
    margin-top: 14px;
}

div#search #searchsubmit {
    height: 24px;
    font-size: 10px;
}