/*   
Theme Name: Kattens Dag 2
Theme URI: http://kattensdag.se/
Description: Custom theme for Kattens Dag
Author: Erik Pettersson
Version: 1.0
*/


/* RESET v1.0, 2008-02-12 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
/* remember to define focus styles! */
:focus{outline:0}
/* remember to highlight inserts somehow! */
ins{text-decoration:none}
del{text-decoration:line-through}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0}


/* GENERAL */
html,body{
font-family:Arial;
font-size:90%;
/* word-spacing:0.1em; */
color:#707070;
text-decoration:none;
text-align:center;
}
body{background:#fff url(gfx/bg_body.jpg) top center no-repeat}


/* TYPOGRAPHY */
h1,h2,h3,h4{}
h1,
h2{font-size:2em;margin:0 0 1em 0;}
h3{margin:0 0 1em 0;}
h4{}
ul,ol,p{padding:0 0 1em 0;line-height:1.4em;color:#555}
li{}
hr{}
small{}

.placering {font-size:20px;font-weight:bold;color:#e81820; }

.redtext {color:#e81820;}

/* Links */
a{text-decoration:none;color:#e81820}
a:hover{color:#000}


/* Images */
img.left{float:left;margin:0 20px 0 0;}
img.right{float:right;margin:0 0 0 20px;}


/* FORMS */


/* TABLE */


/* LAYOUT */
#wrapper{width:960px;margin:0 auto;text-align:left}
/* Header */
#header{}
#header h1,
#header p,
#header #nav{float:left;display:inline;overflow:hidden; height:25px;}
#header h1,
#header p{margin:27px 0 0 115px;padding:0;width:177px;height:177px;}
#header h1 a,
#header p a{width:177px;height:177px;display:block;text-indent:-9999px}

/* Navigation */
    /*#nav{width:570px;margin-top:167px;}
    #nav li{float:right;display:inline;overflow:hidden;}
    #nav a{display:block;margin:15px 20px 15px 0;color:#707070;font-weight:700;}
    #nav a:hover{color:#000;}
    #nav li.current_page_item a,
    #nav li.current_page_parent a,
    #nav li.current_page_ancestor a{color:#e81820;}*/
	#nav{width:570px; margin-top:180px; position:relative;}
    #nav li{float:right;}
    #nav a{color:#707070; font-weight:bold; padding:0 10px;}
	#nav li ul{position:absolute; right:0px; top:20px; font-size:12px; display:none;}
    #nav a:hover{color:#000;}
    #nav li.current_page_item a,
    #nav li.current_page_parent a{color:#e81820;}
	#nav li.current_page_item li a,
    #nav li.current_page_parent li a{color:#707070;}
	#nav li.current_page_parent li.current_page_item a{color:#e81820;}
	#nav li.current_page_item ul, #nav li.current_page_parent ul{display:block;}
	
/* Article */
#article{margin:2em 0 0 140px;width:680px;}
    #intro{margin:15px 0 1.6em 0;padding:0;font-size:1.4em;font-weight:700;color:#707070}
    #intro img{margin-top:-10px;}
    #content,
    #sidebar{float:left;display:inline;overflow:hidden}    
    #content{width:400px;}
    #sidebar{width:250px;margin:4.1em 0 0 30px;}
        #partners{width:260px;}
        #partners li{float:left;display:inline;overflow:hidden}
        #partners a{display:block;width:120px;height:56px;margin:0 10px 10px 0;background:#ccc;text-indent:-9999px;}
        #partners .page-item-14 a{background:url(gfx/sverak.jpg) no-repeat;}
        #partners .page-item-23 a{background:url(gfx/arkenzoo.jpg) no-repeat;}
        #partners .page-item-33 a{background:url(gfx/djurkompaniet.jpg) no-repeat;}
        #partners .page-item-29 a{background:url(gfx/djurensvarld.jpg) no-repeat;}
        #partners .page-item-21 a{background:url(gfx/djurmagazinet.jpg) no-repeat;}
        #partners .page-item-27 a{background:url(gfx/grizzly.jpg) no-repeat;}
        #partners .page-item-31 a{background:url(gfx/djurnatur.jpg) no-repeat;}
        #partners .page-item-25 a{background:url(gfx/granngarden.jpg) no-repeat;}
        #partners .page-item-16 a{background:url(gfx/sydkatten.jpg) no-repeat;}
        #partners .page-item-98 a{background:url(gfx/alla-sveriges-zoobutiker.gif) no-repeat;}

/* Footer */
#footer{width:680px;border-top:1px solid #e5e5e5;margin:2em 0 2em 140px;padding-top:10px;text-align:left;font-size:85%}

.rightfloat {float:right;}
.leftfloat {float:left;}


/* TOOLS */
.clear{clear:both}