/* CSS Document */

body {
	color:#333;
	font: 78%/190% "Trebuchet MS", Trebuchet, arial, sans-serif; 
	background: white url(../images/bg_repeat.gif) repeat-x top left;
	margin:0px; padding:0px;
}

a:link { color:#999; padding: 0px 0px 0px 0px; margin:0px; border-bottom: 1px dotted #ccc;text-decoration: none; border:none;}
a:visited { color:#999; padding: 0px 0px 0px 0px; margin:0px; border-bottom: 1px dotted #999;text-decoration: none; border:none;}
a:hover { color:#0099FF; border-bottom: 1px dotted green; border:none;}
a:active { text-decoration: none;border:none;}

.clear {clear:both;}

h1, h2, h3, h4, h5, h6 {margin:10px 10px 10px 0px; padding:0px;}
h3  { font-size:130% }
h4  { font-size:180% }
h5 { font-size:110% }


.divide { border-bottom: 1px solid #eee; 
padding: 10 0 10 0;

}
#container {
	width:994px;
	margin:0px auto 0px auto; padding:0px;
}

#header {
	width:994px; height:310px;
	margin:29px auto 0px auto; padding:0px;
	background:#eee url(../images/header_bg.gif) no-repeat top center;
}

#title {
	width:994px; height:246px;
	margin:0px auto 0px auto; padding:0px;
	background:url(../images/hayley_kidd_photography.gif) no-repeat top center;
	text-indent:-3000px;

}

#hub {
	width:994px; height:64px;
	margin:0px auto 0px auto; padding:0px;
	background:url(../images/hayley_kidd_photography_hub.gif) no-repeat top center;
	text-indent:-3000px;

}

#navigation {
	width:994px; height:59px;
	padding:0px auto 0px auto; margin:0px;
	background:url(../images/nav_bg.gif) no-repeat top center;
}

#nav  {
float: left;
list-style: none;
margin: 0px; padding: 0px;
height: 59px; width: 994px;
display: inline; overflow: hidden;
}
#nav li {
margin: 0px;  padding: 0px;
display: inline; list-style-type: none;
text-indent:-9999px;
}

#nav a {
float: left;
padding: 0px; height: 59px;
overflow: hidden;
}
#nav a:hover {
background-position: 0 -118px;
}
#nav a:active, #nav a.selected {
background-position: 0 -59px;
}

#home a  {
width: 184px;
background: url(../images/nav_home.gif) top left no-repeat;
}

#about a  {
width: 178px;
background: url(../images/nav_about.gif) top left no-repeat;
}

#galleries a  {
width: 249px;
background: url(../images/nav_galleries.gif) top left no-repeat;
}

#contact a  {
width: 201px;
background: url(../images/nav_contact.gif) top left no-repeat;
}

#links a  {
width: 182px;
background: url(../images/nav_links.gif) top left no-repeat;
}


#content {
	width:994px;
	padding:10px 0px 30px 0px;
}

#content .home {
	width:640px; height:124px;
	background: url(../images/title_home.gif) no-repeat top center;
	text-indent:-3000px;
	padding:0px; margin:0px 0px 20px 0px;
}

#content .latest {
	width:294px; height:124px;
	background: url(../images/title_latest.gif) no-repeat top center;
	text-indent:-3000px;
	padding:0px; margin:0px 0px 5px 0px;
}

#content .about {
	width:640px; height:124px;
	background: url(../images/title_about.gif) no-repeat top center;
	text-indent:-3000px;
	padding:0px; margin:0px 0px 20px 0px;
}

#content .contact {
	width:640px; height:124px;
	background: url(../images/title_contact.gif) no-repeat top center;
	text-indent:-3000px;
	padding:0px; margin:0px 0px 20px 0px;
}

#content .galleries {
	width:640px; height:124px;
	background: url(../images/title_galleries.gif) no-repeat top center;
	text-indent:-3000px;
	padding:0px; margin:0px 0px 20px 0px;
}

#content .links {
	width:640px; height:124px;
	background: url(../images/title_links.gif) no-repeat top center;
	text-indent:-3000px;
	padding:0px; margin:0px 0px 20px 0px;
}

#content_left {
	width:640px;
	float:left;
	padding:10px 30px 0px 30px; margin:0px;
}
#content_right {
	width:294px;
	float:left;
	padding:10px 0px 0px 0px; margin:0px;
}

#tweetbox {
	width:294px;

	padding:0px 0px 0px 0px; margin:0px;
	background:url(../images/tweetbox.gif) top left no-repeat;
}


#twitter_update_list { padding:0px; margin:0px; }
#twitter_update_list li { font-size:130%; line-height:1.2em; padding:0px; margin:0px 20px 0px 30px; list-style-type:none; }

#twitter_update_list a:link { color:#fff; background-color:#FF0066; padding: 0px; margin:0px; text-decoration:none;}
#twitter_update_list a:visited { color:#fff; background-color:#FF0066; padding: 0px; margin:0px; text-decoration:none;}
#twitter_update_list a:hover { color:#fff; background-color:#0099FF; padding: 0px; margin:0px;}
#twitter_update_list a:active { text-decoration: none; border:0;}


#tweetbox-top {
	width:294px; height:100px;
	padding:82px 0px 0px 0px; margin:0px;
}

#tweetbox-bottom {
	width:294px; height:18px;
	padding:0px 0px 0px 0px; margin:0px;
	text-align:center;
}

#tweetbox-bottom h4 {font-size:120%;
	
}


.clear {
	clear:both;
}

#footer {
	width:100%; 
	background: url(../images/footer_repeat.gif) repeat-x top left;
	padding:76px 0px 25px 0px;
}

#footer_inner {
	width:929px;
	margin:0px auto 0px auto;
	padding:10px 25px 20px 40px;
	background: url(../images/footer_tree.gif) no-repeat top right;

}

.footer_item {
	float: left;
	margin: 0px 5px 0px 10px; padding:0px;
}


.footernav {
	padding: 0px; margin: 0px;
	color: #333;
}

.footernav ul {
	padding: 0px; margin: 0px;
}

.footernav li {
	border-bottom: 1px dotted #333;
	list-style: none;
	margin: 0px;
	font-size:95%;
	line-height:2.1em;
}

.footernav li a, .footernav li a:visited, .footernav li a:active{
	display: inline; 
	/*border-left: 2px solid #ececec;*/
	text-decoration: none;
	padding: 0px;
	margin: 5px 0px 5px 0px ;
	color: #0099ff;
}

.footernav li a:hover {
	color:#ff0468;
	padding: 0px;
	margin: 5px 0px 5px 0px ;

}

ul.gallery {
	padding:0px; margin:0px;
	list-style:none;
	color:#ccc;
}

ul.gallery li {
	display:inline;
	width:76px; height:75px;
	float:left;
	background: url(../images/item_up.gif) no-repeat top left;
	padding:15px 9px 14px 9px; margin:1px;
}


ul.gallery li:hover {
	display:block;
	width:76px; height:75px;
	background: url(../images/item_over.gif) no-repeat top left;
	padding:15px 9px 14px 9px; margin:1px;
}


.list {
	padding: 0px; margin: 0px 0px 0px 30px;
	color: #333;
}


.list li {
	list-style: none;
	margin: 0px;
	font-size:95%;
	line-height:2.1em;
}

.list li a, .list li a:visited, .list li a:active{
	display: inline; 
	/*border-left: 2px solid #ececec;*/
	text-decoration: none;
	padding: 0px;
	margin: 5px 0px 5px 0px ;
	color: #0099ff;
}

.list li a:hover {
	color:#ff0468;
	padding: 0px;
	margin: 5px 0px 5px 0px ;
	border-bottom: 1px #eee dotted;


}

.textwrap {
	padding:0px 20px 0px 20px;
}



.pink { 
	font-weight:bold; 
	color:#FF0066;
}

.mainform {

	margin-bottom: 10px;

}



textarea {

	width: 90%; 

	border: 0px;

	background:#eee; 

	color: #080808;

	padding: 2px; 

	margin: 2px 0 10px 0;

	font: normal 100% "Trebuchet MS", Trebuchet, arial, sans-serif;

}



form {

	margin : 0px; 

	padding : 0px;

}



fieldset {

	margin : 3px; 

	padding : 18px; 

	border : 1px dotted #999;

	background-color:#eee;



}



fieldset div br {

	display : none;

}



.fieldset-details {

	padding-top:10px;

	width:230px;

}



/* Style the legend, labels and the div containing the submit button. */



label {

	display : block;

}



#fm-submit {

	clear : both;

	padding-top : 3px;

	text-align : center;

}



fieldset div {

	margin : 0px; 

	padding : 5px;

}



fieldset div.fm-optional {

	display : block;

}



fieldset div input {

	width:300px; /* Width for modern browsers */

	border : 1px solid #45c3d3;

	background-color:#fff;

	padding : 1px;

}



fieldset div select {

	font: normal 100% "Trebuchet MS", Trebuchet, arial, sans-serif;

	width: 270px; /* Width for modern browsers */

	border : 1px solid #c1d72e;

	padding : 2px;

}



fieldset div label:before {

	content: "*";

}



fieldset div.fm-optional label:before {

	content: "";

}



/* Optional fields. */

.fm-optional input {

	border : 1px dotted #c1d72e;

	background-color:#fff;

}



.divform {

	padding:10px 0px 10px 0px; 

	margin:0px 0px 0px 0px;

	line-height:1.4em;

}


ul.gallery-list {
	font-weight:normal;
	display: block;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	line-height: 1.7em;
	margin-left:5px;
}

ul.gallery-list li {
	font-weight:normal;
	display: block;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	line-height: 2em;
	padding-left:25px;
	color:red;
}

ul.gallery-list a:link, ul.gallery-list a:visited {color: #999;text-decoration:none;}
ul.gallery-list a:hover, ul.gallery-list a:focus {color: #45c3d3;text-decoration:underline;}

ul.gallery-nav {
	font-weight:normal;
	display: inline;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	line-height: 1.7em;
	margin-left:5px;
}

ul.gallery-nav li {
	font-weight:normal;
	display: inline;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	line-height: 2em;

	color:red;
}

ul.gallery-nav a:link, ul.gallery-nav a:visited {color: #999;text-decoration:none;}
ul.gallery-nav a:hover, ul.gallery-nav a:focus {color: #45c3d3;text-decoration:underline;}


