/*
Theme Name: NOAH - for dyrs rettigheter
Theme URI: http://www.dyrsrettigheter.no
Description: Custom made theme for NOAH
Version: 1.0
Author: Tommy / NOAH
Author URI: http://www.melomedia.no
*/




/* COMMON TAGS */

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}


body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #cccccc;
	color: #111111;
	min-width:780px;
}


a, 
a:link, 
a:visited {
	text-decoration: none;
	color: #ab0b40;
}


a:hover {
	text-decoration: underline;
}


p{
	padding: 10px 0 0 0;
	line-height: 170%;
}


img, 
img a:link, 
img a:visited, 
img a:hover{
	border: none;
}


blockquote {
	margin: 10px;
 	padding: 0 0 10px 46px;  
  border: 1px solid #f2f2f2; 
  background: #fafafa url(images/quote.gif) no-repeat 5px 5px;    
  font-size: 11px;
}



/* LAYOUT */


#wrap {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #ffffff;
}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat; 
	display: block;
	width: 780px;
	height: 175px;
}


#nav {
	display: block;
	height: 20px;
	background: #939495;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 0 10px;
	color: #fff;
}


#main {
	width: 555px;
	float: left;
	padding: 15px 5px 10px 20px;
}


#sidebar {
	padding: 20px 10px 10px 0px;
	float: right;
	width: 180px;
	text-align: center;
}


#footer{
	margin: 10px 20px 10px 20px;
	padding: 5px 0 10px 0;
	color: #777;
	border-top: 1px solid #bbb;
	font-size: 11px;
	display: block;
	clear: both;
}



/* CONTENT */


.new-post{
	border: 1px solid black;
	height: 28px;
	margin: 35px 0 0 0px; 
}

.post{
	padding: 0px 0 50px 0;
}

.post h1 {
	color: #333;
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 5px;	
	clear: both;
}

.post h2 {
	color: #ab0b40;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 5px;
  margin-bottom: 5px;	
  padding-top: 15px;	
  clear: both;
}

.post h3 {
	color: #ab0b40;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
  margin-bottom: 5px;	
  padding-top: 15px;
  clear: both;	
}

.post h4 {
	color: #ab0b40;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
  margin-bottom: 5px;		
  clear: both;
}

.post li{
	padding:0 0 10px 0;
  margin:0;
}


.entry{
	line-height: 18px;
}

.date{
	font-size: 10px;
	margin: -18px 0 10px 0;
}


.navigation{
	padding: 10px 0 25px 0;
	font-size: 12px;
}

.hide{
	display: none;
}

.noshow{
	text-indent: -9999px;
}

.clearboth {
	clear: both;
}

.breadcrumb {
	font-size: 10px;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 18px 0;
}

#footer a, 
#footer a.link, 
#footer a.visited {
	color: #777;
}


#searchtxt
{
	width: 150px;
	height: 20px;
	color: #000000;
	background: url(images/search.gif) 2px 2px no-repeat;
	padding: 2px 2px 2px 20px;
	border: 1px dashed grey;
}

/* MENU */


#navmenu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
}

#navmenu li {
	display: inline; 
	padding: 5px 15px;
}

#navmenu a {
	text-decoration:none; 
	color: white;
}
	
#navmenu a:hover {
	color: purple; 
}

searchform {
	display: inline;
}

#searchtxt{
	width: 100px;
	height: 14px;
	color: #000000;
	margin-top: 2px;
	float: right;
}



/* IMAGES */


img.centered, img.aligncenter {
	display: block;
	margin: 7px auto;
}

img.alignright {
	margin: 7px 0 7px 7px;
	display: inline;
}

img.alignleft {
	margin: 7px 7px 7px 0;
	display: inline;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}



/* CAPTIONS */

.aligncenter,
div.aligncenter {
display: block;
margin: 7px auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}





/* Suckerfish drop down menu */

#suckerfishnav {
    background:#939495 repeat-x;
    font-size:12px;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    border-right:1px solid #666666;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px; 
    line-height:120%;
    font-weight:normal;
    margin:0;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:149px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    }  
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#fff;
    }
#suckerfishnav li ul ul {
    margin:-23px 0 0 149px;
    }
#suckerfishnav li li:hover {
    background:#005979;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#fff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#fff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#fff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#939495;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#005979;
    }