﻿
/* CSS FOR CHILLI-DOG.COM
/* Copyright 2008 Espen André Lund

---------------------------------------------------------- */


/* main
---------------------------------------------------------- */

* {
	padding:0;
	margin:0;}

body {
	font-family: "Lucida Sans";
	font-size: 11px;
	text-align: left;
	line-height: 23px;
	color: #51473d;
	background: #ffffff;	
	background-image:url(../images/bg_top.jpg);
	background-position: top;
	background-repeat:repeat-x;}
	
h1{	
	font-family: "Georgia";
	font-size: 18px;
	color: #51473d;
	font-weight: normal;}	
	
h2{	
	font-family: "Georgia";
	color: #51473d;	
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 1px solid #dedcda;}	
	
.h2{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	font-family: Georgia, "color: #51473d";
	font-size: 15px;
		font-weight: normal;
	}

	
h3{
	font-family: "Georgia";
	color: #51473d;	
	font-size: 15px;
	font-weight: normal;}
			
p{
	line-height: 20px;}

a, a:visited{
	font-family: "Lucida Sans";
	font-weight: normal;
	color: #51473d;
	text-decoration: underline;
	font-size: 11px;}


a:hover{
	font-family: "Lucida Sans";
	font-weight: normal;
	color: #7a7168;
	text-decoration: none;
	font-size: 11px;}

img{
	border: 0;}

table{}

.inputfield{
	font-family: "Lucida Sans";
	font-size: 12px;
	padding: 5px;
	color: #51473d;}
	
textarea{
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #51473d;}


ul {
	margin: 0;
	list-style: none;}
	
/* sections
---------------------------------------------------------- */
#headerwrapper{
	margin: 0 auto;
	width: 100%;	
	height: 132px;}	
	
#header{	
	margin: 0 auto;
	text-align: center;
	width: 790px;}

#logo{	
	float: left;
	width: 340px;
	height: 59px;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 20px;}
	
#bannerwrapper{
	margin: 0 auto;
	width: 100%;	
	height: 230px;
	background-color: #e6e3d7;
	background-image: url('../images/bg_bottom.jpg');
	background-position: bottom;
	background-repeat: repeat-x;}

#banner{
	margin: 0 auto;
	text-align: center;
	width: 790px;
	padding-top: 15px;}
		
#contentwrapper{	
	margin: 0 auto;
	width: 100%;
	clear: both;
	padding-bottom: 15px;
	background-color: #ffffff;}

#pagewrapper{	
	margin: 0 auto;
	width: 100%;
	clear: both;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #e6e3d7;}

#content{
	margin: 0 auto;
	width: 790px;
	background-color: #ffffff;}
	
	#content h2{
	padding-left: 15px;
	border-left: 16px solid #ffffff;
	border-right: 16px solid #ffffff;
	border-bottom: 2px solid #dedcda;}

#content_main{
	margin: 0 auto;
	text-align: left;
	width: 780px;
	background-color: #ffffff;
	padding: 15px 15px 15px 15px;}

#content_top{
	margin: 0 auto;
	width: 100%;
	background-image:url('../images/bg_article_top.gif');
	background-repeat: repeat-x;
	height: 38px;}

#left_column{
    float: left;
    width: 190px;	
    margin-top: 15px;}

#right_column{
    float: left;
    width: 560px;
    padding: 0px 0 15px 15px;
    margin-top: 20px;
    border-left: 1px solid #dedcda;}
    
    #right_column h2{
	font-family: "Georgia";
	color: #51473d;	
	font-size: 15px;
	font-weight: normal;
	border: 0;}

#content_right{
    float: left;
    width: 520px;
    padding: 15px;}

#breadcrumb{
	padding: 0 0 15px 0;
	color: #7C7C7C;}

#footerwrapper{	
	clear: left;
	margin: 0 auto;
	width: 100%;
	height: 217px;
	background-image: url('../images/bg_footer.jpg');
	background-repeat: repeat-x;}
	
	#footer{
	margin: 0 auto;
	width: 770px;
	text-align: center;}
	
	.footer_item{
	float: left;
	width: 256px;
	height: 190px;
	padding-top: 20px;}
	
	.footer_item h3{
	font-family: "Georgia";
	font-size: 15px;
	color: #51473d;
	font-weight: normal;
	padding-bottom: 5px;}
	
	.footer_img{
	padding: 4px;
	border: 1px solid #cfcbc8;
	background: #ffffff;
	margin: 5px;}

	#footer p{
	text-align: left;}

#copylinewrapper{
	clear: left;
	margin: 0 auto;
	width: 100%;
	height: 100px;}			
	
#copyline{
	margin: 0 auto;
	width: 770px;
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
	color:#797067;}



/* navigation
---------------------------------------------------------- */

#navigation_primary{
	float: left;
	height: 39px;    
	margin: 0 auto;
    width: 770px;
    text-align: center;}
	
	#navigation_primary ul {
	margin: 0;
	padding: 0;
	list-style: none;}
	
	#navigation_primary li {
	float: left;
	height: 32px;
	text-align: center;
	margin-right: 2px;}
	
	#navigation_primary li a {
	float: left;
	height: 28px;
	padding: 0 15px 0 15px;
	font-size: 11px;
	text-decoration: none;
	color: #e6e3d7;
	font-weight: normal;
	background-image: url(../images/bg_primary_nav.jpg);
	background-repeat: repeat-x;}
	
	#navigation_primary li a:hover {	
	font-weight: normal;
	color: #6e6e6e;
	background-image: url(../images/bg_primary_nav_active.jpg);
	background-repeat: repeat-x;}
	
	#navigation_primary li .active {
	font-weight: normal;
	height: 28px;
	color: #6e6e6e;
	padding-top: 2px;
	background-image: url(../images/bg_primary_nav_active.jpg);
	background-repeat: repeat-x;}
	
#navigation_secondary{
	width: 190px;	
	vertical-align: top;
	text-align: left;
	float: left;}

	#navigation_secondary ul {
	margin: 0;
	list-style: none;}
	
	#navigation_secondary li {
	float: left;
	width: 180px;
	text-align: left;
	max-width: 175px;}
	
	#navigation_secondary a{
	 color: #51473d;
	 font-weight: normal;
	 font-size: 11px;	
	 background-image:url('../images/icon_arrow.gif');
	 background-position: left;
	 background-repeat: no-repeat;
	 padding-left: 20px;
	 margin-left: 10px;
	 text-decoration: none;}
	 
	#navigation_secondary a:hover{
	 color: #51473d;
	 font-weight: normal;
	 text-decoration: underline;	}
	 
	 #navigation_secondary a:active{
	 color: #51473d;
	 font-weight: normal;
	 text-decoration: underline;	}
	 
	#navigation_secondary h2{
	font-family: "Georgia";
	color: #51473d;	
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0 3px 10px;
	border: 0;}
	
/* layout
---------------------------------------------------------- */

.divider{
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	margin: 10px 0 10px 0;
	font-size: 13px;
	color: #5a5a5a;}

#one_column{
	margin: 0 auto;
	width: 100%;
	float: left;	
	text-align: center;
	padding-top: 25px;}

#errormessage{
	margin: 0 auto;
	width: 50%;
	margin-top: 20px;}

	#errormessage p{
	font-size: 13px;}			

.news_item{
	margin: 0 auto;
	width: 98%;
	padding-top: 15px;	
	height: 100px;
	border-bottom: 1px solid #e2e0dd;}				

.news_image{
	width: 75px;
	height: 75px;    
	vertical-align: top;
	text-align: left;
	float: left;	
	margin-right: 20px;
	margin-left: 10px;}

.border{
	padding: 4px;
	border: 1px solid #cfcbc8;
	background: #ffffff;}

.hr{
	width: 565px;
	height: 1px;
	background-color: #e6e6e6;}
	
.news_date{
	font-family: "Lucida Sans";
	font-size: 9px;
	line-height: 9px;
	color: #797066;
	padding-top: 4px;}

.news_header{
	font-family: "Georgia";
	font-size: 16px;
	color: #51473d;}
	
.news_text{
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #51473d;}

.news_link{}

.news_link a{
	font-weight: normal;
	color: #51473d;
	background-image:url(../images/icon_gallery.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 4px;}


.news_link a:hover{
	font-weight: normal;
	color: #51473d;
	background-image:url(../images/icon_gallery.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	text-decoration: none;}
	

/* flickr
---------------------------------------------------------- */
	
#flickr {
	margin: 0;}
	
#flickr img{
	padding: 4px;
	border: 1px solid #cfcbc8;
	background: #ffffff;
	margin: 5px;
	width: 50px;
	height: 50px;}
	
#flickr_big img{
	padding: 4px;
	border: 1px solid #cfcbc8;
	background: #ffffff;
	margin: 10px;}	
	
	
	
/* youtube
---------------------------------------------------------- */
#tube {
	margin: 0;}
	
#tube img{}	

.bildegalleri{
	background-image:url('../images/txt_bildegalleri.gif');
	background-repeat: no-repeat;
	height: 26px;}
	
.nyheter{
	background-image:url('../images/txt_nyheter.gif');
	background-repeat: no-repeat;
	height: 24px;}

.about{
	background-image:url('../images/txt_about.gif');
	background-repeat: no-repeat;
	height: 24px;}
	
.video{
	background-image:url('../images/txt_video.gif');
	background-repeat: no-repeat;
	height: 24px;}
	

.puppies{
	background-image:url('../images/txt_puppies.gif');
	background-repeat: no-repeat;
	height: 24px;}
	
.bostonterrier{
	background-image:url('../images/txt_bt.gif');
	background-repeat: no-repeat;
	height: 24px;}
	
.show{
	background-image:url('../images/txt_show.gif');
	background-repeat: no-repeat;
	height: 24px;}
	
.guestbook{
	background-image:url('../images/txt_gjestebok.gif');
	background-repeat: no-repeat;
	height: 26px;}

.english{
	background-image:url('../images/txt_eng.gif');
	background-repeat: no-repeat;
	height: 26px;}


#pedigree{
    font-size: 10px;
    line-height: 18px;
    padding: 0px;
    width: 565px;}
    
    #ped table td{
    padding-left: 5px;}
	
	#introimg {
    vertical-align: top;
	float: left;
	margin-right: 10px;}
	
#intro{
	margin-right: 10px;}

.gb{
	float: left;
	width: 760px;
	border-top: 1px solid #e2e0dd;
	padding: 20px 0 20px 10px;
	background-image:url('../Images/bg_message.jpg');
	background-repeat:repeat-x;
	background-position: top;
	margin-top: 20px;}

.gb_author{
	float: left;
	width: 740px;}

.gb_contact{
	float: left;
	width: 740px;
	color: #797066;}
	
.gb_img{
	float: left;
	width: 20px;
	padding-top: 7px;}
	
.gb_name{
	float: left;
	font-family: "Georgia";
	color: #51473d;	
	font-size: 16px;
	font-weight: normal;}

.gb_date{
	float: left;
	font-family: "Lucida Sans";
	font-size: 9px;
	color: #797066;
	vertical-align:super;
	padding-top: 3px;}

.gb_email{
	float: left;}

.gb_website{
	float: left;}
	
.gb_comments{
	float: left;
	padding-top: 10px;
	padding-right: 10px;}

#feed li a{
	position:absolute;
	clip:rect(0px 160px 600px 0px);}
	
#intro li {
	float: left;
	text-align: left;
	width: 50%;}
	
	 #intro li a:link, #intro li a:visited, #intro li a:active{
	 color: #51473d;
	 font-weight: normal;
	 font-size: 11px;	
	 background-image:url('../images/icon_arrow.gif');
	 background-position: left;
	 background-repeat: no-repeat;
	 padding-left: 20px;
	 margin-left: 10px;
	 text-decoration: none;}
	 
	 #intro li li a:hover{
	 color: #51473d;
	 font-weight: normal;
	 text-decoration: underline;}*/
	 