/*  
Theme Name: Sally Lightfoot
Theme URI: http://www.zbrass.eu
Description: A Sally Lightfoot theme for Wordpress based on Agregado by Darren Hoyt & Matt Dawson
Version: 1.0
Author: Arthur Nieuwenhuijs
Author URI: http://www.zbrass.eu

*/



/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Float Clearing
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body, html {
	min-height:101%;
	}
	
body {	
	color: black;
	background: #313131;
	}

body, select, textarea, input {	
	font: 100% Arial, Helvetica, sans-serif;
	}

p {	
	margin: 15px 0;
	line-height:145%;
	}
		
a, a:visited {
	text-decoration:none;
	color: #e75229;	
	}

a:hover, a:active {	
	text-decoration:underline;
	}

ol {
	margin: 15px 15px 15px 35px;
	}
	
a img, fieldset {
	border:none
	}

*:focus {
	outline:none
	}
	
		
		

/* ---------- @ Page Structure -----------*/

#top {
	background: url(images/bg_top.jpg) repeat-x;
	padding-bottom: 5px;
	}

.wrapper {
	margin: 0 auto;
	font-size: 1em;
	width: 960px;
	}

#home #top .wrapper {
	clear: both;
	min-height: 682px;
	height: 682px;
	background:url(images/home/rotate.php) no-repeat 0 31px;
	}
	
#cathome #top .wrapper39 {
	margin: 0 auto;
	font-size: 1em;
	width: 960px;
	clear: both;
	min-height: 682px;
	height: 682px;
	background:url(images/expeditions/rotate.php) no-repeat 0 31px;
	}

#cathome #top .wrapper40 {
	margin: 0 auto;
	font-size: 1em;
	width: 960px;
	clear: both;
	min-height: 682px;
	height: 682px;
	background:url(images/sally1/rotate.php) no-repeat 0 31px;
	}

#cathome #top .wrapper41 {
	margin: 0 auto;
	font-size: 1em;
	width: 960px;
	clear: both;
	min-height: 682px;
	height: 682px;
	background:url(images/boek.jpg) no-repeat 0 31px;
	}

#cathome #top .wrapper42 {
	margin: 0 auto;
	font-size: 1em;
	width: 960px;
	clear: both;
	min-height: 682px;
	height: 682px;
	background:url(images/kids/rotate.php) no-repeat 0 31px;
	}

#cathome #top .wrapper43 {
	margin: 0 auto;
	font-size: 1em;
	width: 960px;
	clear: both;
	min-height: 682px;
	height: 682px;
	background:url(images/presentaties/rotate.php) no-repeat 0 31px;
	}

#interior #top .wrapper {
	background:url(images/bg_flare/rotate.php) no-repeat 0 31px;
	}

#main {
	background: url(images/bg_main.jpg) repeat-y;
	padding:17px 0 32px 30px;
	margin-bottom:12px;
	}

#content {
	float:left;
	width:614px;
	}

#contenttxt { 
		padding-bottom: 20px; 
		padding-right: 30px; 
		padding-top: 15px; 
	}

#interior #sidebar {
	background:#301e22;
	float:right;
	width:242px;
	padding:17px 20px 20px 20px;
	background: 0;
	margin:3px 0 0 20px;	
	}
						   
#masthead {
	background: url(images/bg_masthead.jpg);
	height: 100px;
	}

.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#branding {
	text-align: left;
	height:102px;
	}
	
#branding h1 {
	display: none;
	text-align:center;
	}
	
#description {
	text-transform:uppercase;
	font:.6em 'Lucida Grande','Lucida Sans Unicode',Arial;	
	color: #487392;
	padding-top:5px;
	letter-spacing:0.4em;
	}	
	
	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.05em;
	}

h2 {	
	font: normal 1.7em Georgia, "Times New Roman", Times, serif; 
	line-height:110%;
	color: #487392;
	padding-top:2px;
	}

h2, h3, h4 {
	letter-spacing:0.025em;	
	}
		
h3 {	
	text-transform: uppercase;	
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;	
	font: 1.2em;
	color: #487392;
	font-weight:normal;
	margin-bottom:15px
	}

h2.widgettitle {	
	text-transform: uppercase;	
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;	
	font: 1.2em;
	color: #487392;
	font-weight:normal;
	margin-bottom:15px
	}

#sidebar h3 {
	margin-bottom:7px;
	}
	
.widget h3, .widget h2 {
	font-weight: bold;
	margin-bottom:7px;
	font-size: 1em;
	}
		
h4 {	
	font-size: 1.1em;
	}

h4#pagetitle {
	margin-bottom:15px;
	}
	
h5 {	
	font-size: 1em
	}

h5 {	
	font-size: 0.9em
	}



/* ---------- @ Content Styles -----------*/

h1 a, h1 a:visited {
	color:#f7f4ef;
	}

h1 a:hover, h1 a:active {
	text-decoration:none;
	border-bottom:1px solid #82435a
	}	

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	padding-right:12px;
	color:#87bcd2;
	}

.commentcount a {
	font-family:Georgia, "Times New Roman", Times, serif
	}
	
.module {
	background: top right no-repeat;
	padding:12px;
	overflow:auto;
	font-size:0.8em;
	}

.module img {
	padding:3px;
	border:1px solid #4f383d;
	float:left;
	margin:0 13px 7px 0;
	}

.module p {
	margin:0;
	}
	
.drop {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0px;
	float: none;
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	width:30px;
	text-align:center
	}

h3 em {
	font-style:italic;
	font-size:0.8em;
	}

#archive-list li {
	width:165px;
	float:left;
	height:60px;
	font-size:0.9em;
	margin: 0 6px 0 25px;
	line-height:140%;
	}	

.pagenavigationbox {
	color:#a19e94;
	margin-top:20px;
	}
	
.pagenavigationbox a, .pagenavigationbox a:visited, .pagenavigationbox span {
	width:24px;
	height:20px;
	display:block;
	float:left;
	font:0.7em Arial,Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	margin-right:4px;
	text-align:center;
	color:#a19e94;
	}
	
.pagenavigationbox, .pagenavigationbox a, .pagnavigationbox a:visited {
	background:url(images/bg_pagelink.png) no-repeat 0;
	}
		
.pagenavigationbox a:hover, .pagenavigationbox a:active {
	color: #487392;
	text-decoration:none;
	}
	
.pagenavcurrent {
	background:url(images/bg_current_pagelink.png) no-repeat;
	}

.pagetop {display: block; height: 20px; width: 24px; padding-top: 4px; margin-right: 4px; float: right; background-repeat: no-repeat; background-image: url(images/bg_pagetop.png);}			
	
/*Widgets*/					
.widget {
	font-size:0.85em;
	}	

.widget li {
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	padding-top: 5px;
	background: bottom;
	list-style:none;
	line-height: 100%;
	}
	
.widget li:hover {
	border-bottom-width: 1px;
	border-bottom-color: #e75229;
	border-bottom-style: solid;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	padding-top: 5px;
	background: bottom;
	list-style:none;
	}
	
.widget li a:hover {
	text-decoration: none;
	padding-left: 0;
	padding-right: 0;
	background: bottom;
	list-style:none;
	}
	
#wp-calendar {
	width:100%;
	font-size:0.9em;
	}

#wp-calendar caption {
	padding-bottom:5px;
	}
	
#wp-calendar td,
#wp-calendar th {
	text-align:center;
	}

#wp-calendar #prev {
	text-align:right;
	}

#wp-calendar #next {
	text-align:left;
	}
			
#wp-calendar th {
	background:#3e292e;
	padding:2px 4px
	}

.textwidget {
	font-size:.9em;
	line-height:145%;
	}
	
#recentcomments em {
	font:italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding-right:19px;
	background:url(images/bg_recentcomment.gif) right no-repeat;
	color:#87bcd2;
	letter-spacing:.08em;	
	}

#recentcomments a, #recentcomments a:visited {
	color:#f2f0e9;
	font-size:0.9em;
	}

#tagcloud a {
	color: #3f3f3f;
	line-height:150%;
	padding-right:6px;
	}
				
#sidebar li  {
	list-style:none;
	}


	
/* ---------- @ Forms -----------*/

#searchform {
	margin-left:11px;
	}
	
#searchform .field {
	padding:3px;
	width:90px;
	font-size:1em;
	}

#searchform .button {
	margin:0;
	padding:3px;
	font-size:1em;
	}
		
.button {		
	border-top-style: none;		
	border-left-style: none;		
	border-bottom-style: none;		
	border-right-style: none;		
	color: white;	
	background: url(images/bg_button.jpg) no-repeat ! important;
	font-size:0.8em;
	padding:4px 18px;
	margin-top:7px;
	}

a.button, a.button:visited {
	color: white;
	width:78px;
	margin:18px 0 0 30px;
	display:block
	}

a.button:hover, a.button:active {
	text-decoration:none
	}
	
.button:focus, .button:hover {	
	background: url(images/bg_button_over.jpg) no-repeat ! important;
	}

.field {
	background:#666666 ! important;
	border:none;
	padding:4px 4px 4px 22px;
	font-size:0.8em;
	color:#f2f0e9;
	}

.field#user-name {	
	background: #666666 url(images/user-name.jpg) 5px 4px no-repeat ! important;
	width:118px;
	margin-right:5px;
	}

.field#user-name:focus {	
	border-color: #e75229;	
	border-width: 1px;	
	border-style: solid;	
	background: #666666 url(images/user-name.jpg) 5px 4px no-repeat ! important;
	}
		
.field#user-email {	
	background: #666666 url(images/user-email.jpg) 5px 7px no-repeat ! important;
	width:118px;
	}		

.field#user-email:focus {	
	border-color: #e75229;	
	border-width: 1px;	
	border-style: solid;	
	background: #666666 url(images/user-email.jpg) 5px 7px no-repeat ! important;
	}	

.field#user-comment {	
	background: #666666 url(images/user-comment.jpg) 5px 6px no-repeat ! important;
	width:273px;
	height:120px;
	margin-top:8px;	
	}	

.field#user-comment:focus {
	border-color: #e75229;
	border-width: 1px;
	border-style: solid;
	background: #666666 url(images/user-comment.jpg) 5px 6px no-repeat ! important;
	}

.field#user-url {	
	background: #666666 url(images/user-url.gif) 4px 8px no-repeat ! important;
	}		

.field#user-url:focus {	
	background: #666666 url(images/user-url.gif) 4px 8px no-repeat ! important;
	}	
	
#interior .field#user-name, #interior .field#user-email,
#interior .field#user-url, #interior .field#user-url {
	width:260px
	}

#interior .field#user-comment {
	width:586px;
	height:300px;
	}	

			

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
/* -------------------- @ download icons --------------*/

.pdf { padding-right: 20px; padding-bottom: 2px; padding-top: 2px; padding-left: 25px; background-position: 2px 2px; background-color: #e5e5e5; background-image: url(images/page_white_acrobat.png); background-repeat: no-repeat; }
.word { padding-right: 20px; padding-top: 2px; padding-bottom: 2px; padding-left: 20px; background-position: 0px 0px; background-color: #e5e5e5; background-image: url(images/page_white_word.png); background-repeat: no-repeat; }




/* ---------- @ Footer -----------*/

#footer {
	
	}
	
#footer .wrapper { margin-top: 10px; color: #e75229; text-align:right; font:0.65em "Lucida Grande", "Lucida Sans Unicode", Arial; text-transform:uppercase; letter-spacing:0.08em; padding: 0 48px 0 0; }




/* ------------------@ Contact Form -------------- */

	
#contactform {
	background-image: url(images/bg_nav_back.jpg);
	background-repeat: repeat-x;
	background-color: #191919;
	width: 540px;
	float:left;
	padding:11px 20px 25px 20px;
	}
	
#contactform .field#user-name {	
	background: #666666 url(images/user-name.jpg) 5px 4px no-repeat ! important;
	width: 300px;
	margin-right:5px;
	}

#contactform .field#user-email {	
	background: #666666 url(images/user-email.jpg) 5px 7px no-repeat ! important;
	width: 300px;
	margin-top:8px;
	}	
	
#contactform .field#user-subject {	
	background: #666666 url(images/user-subject.jpg) 5px 7px no-repeat ! important;
	width: 300px;
	margin-top:8px;
	}			

	
#contactform .field#user-comment{	
	background: #666666 url(images/user-comment.jpg) 5px 6px no-repeat ! important;
	width: 500px;
	height:120px;
	margin-top:8px;	
	}	

#contactform label, #contactform legend {
	display:none
	}

#contactform h3 {
	margin-bottom:9px;
	}

#success-message {
	color: white;
	background:#3f3f3f;
	padding:32px;
	font-size:.8em;
	position:absolute;
	top:120px;
	z-index:9999;
	width: 200px;
	margin-left: -200px;
	left: 25%;
	border:150px solid #bfbfbf;
	}

#excerpt a {
		color: black;
	}

#excerpt a:hover {
		color: #3f3f3f;
	}

li.linkcat {
		list-style-type: none;
	}

#links h2 {
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-transform: uppercase;
		font-size: 1.2em;
	}

#links ul li {
		list-style-type: none;
	}

#links {
		color: #666666;
	}


