/*  
Theme Name: Tiffany
Description: Designed by WebConsulting.com.au
Author: WebConsulting
© 2009, WebConsulting. All rights reserved. 
*/

* { margin: 0; padding: 0; }

body {
	background: #000 url(images/background.jpg) repeat-x top;
	font-family: Tahoma, Verdana, Arial;
	color: #999999;
	text-align: center;
	margin: 0 auto;
	}
	

/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	background: url(images/framebg.jpg) 0 0 no-repeat;
	}
	
#middle {
	background: url(images/framebg.jpg) 0 0 repeat-y;
	overflow: auto;
	width: 100%;
	}

#content,#content-full {
	float: left;
	width: 631px;
        padding-left: 0px;
        padding-right: 0px;
        background: #fefefe;
        margin-left: 50px;
        margin-top: 10px;
	border: 0px solid #b4e4ed;
	background: #000;
	}
	
#content-full {
	width: 880px;
	}	
	
#sidebar {
	float: left;
	width: 230px;
	padding: 0px 0px 10px 12px;
    margin-top: 10px;	
	}
	
/* -------------------
Header
------------------- */

#header {
	height: 110px;
        background: url(images/header.jpg);
        width: 980px;
        height: 288px;
	}
	
.header-title {
	font-family: Tahoma, Verdana, Arial;
	color:#15a1c4;
	font-size:60px;
        font-weight:bold;
	padding:80px 0 0 0px;
	text-align:center;
	}
.header-title a{
	color:#15a1c4;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#15a1c4;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#181818;
	font-size:20px;
	padding:0px 0 0 0px;
	text-align:center;
        font-weight:normal;
	}
	
.header-nav {
	padding:260px 0 0 0px;
	}
	
.ad468 {
	padding:20px 0 0 89px;
	text-align:left;
	}
	
/* -------------------
Content
------------------- */

#content .post {
	margin: 0 10px 20px 10px;
	}
	
/* general #content definitions */


#content h2,#content-full h2 {
	color: #000000;
	font: 1.2em Tahoma, Arial, Helvetica, sans-serif; 
	margin: 11px 0 8px 0;
        padding: 4px 0px 5px 126px;
        background: url(images/h1-bg.jpg);	
	}

#content-full h2 {
        background: url(images/h1-bg.jpg);	
	}

#content h2 a,#content-full h2 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

#content h2 a:hover,#content-full h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#content h3,#content-full h3 {
	color: #000000;
	font: 1.2em Tahoma, Arial, Helvetica, sans-serif; 
	margin: 11px 0 8px 0;
    padding: 4px 0px 5px 16px;
        background: url(images/h2-bg.jpg);	
	}
	
#content h4,#content-full h4 {
	border-left: 1em solid #a5c1e5;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#content p d1, #content dl {
	color: #181818;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content p, #content ul, #content ol, #content dl {
	margin: 0 0 0.7em 0;
	}
	
#content li {
	margin: 0 0 0 30px;
	color: #181818;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote {
	margin: 0 0 0 1em;
	border-left: 5px solid #15a1c4;
	padding: 0 0 0 1em;
	color: #181818;
}
	
#content a, #content-full a  { color: #C81331;	
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
 }
#content a:hover, #content-full a:hover { color: #FF0000; }
	
#content .post ul.post-data {	
        border-top: 1px dotted #181818;
	list-style: none;
	font: 0.85em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	padding: 0.1em 0 0.2em 0;
	color: #fefefe;
	margin: 1.3em 0 0 0;
	}

#content .post ul.post-data li {
	color: #181818;
	}
	
#content .post ul.post-data a {
	color: #15a1c4;
        text-decoration: none;
        font-weight:bold;
	}
	
#content .post ul.post-data a:hover {
	color: #15a1c4;
        text-decoration: underline;
        font-weight:bold;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;

	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;

	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;

	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;

	}

.entry {
	margin: 0px 0 0px 0;
	padding: 0px 0 5px 0;
	}

.entry  p {
	margin: 10px 10px 5px 10px;
	padding: 0;
	}


.entry  img { 
      padding: 5px;
      border: 1px dotted #181818;
      }


.entry  img.alignleft { 
                float: left;
                margin: 3px 3px 1px 0;
                }

.entry  img.alignright { 
                 float: right;
                 margin: 0 3px 1px 3px;
                 }
.ads {
		text-align: center;
	}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }
	

/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #a6bcd8;	}
#content #comments .comment a:hover { 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #15a1c4; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content #comments .comment .comment-data p {
font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #15a1c4;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #15a1c4; }
#content #comments .comment .comment-data p a:hover { color: #15a1c4; }

#content #comments form {
	color: #15a1c4;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	}

#content #comments form a { color: #15a1c4; }
#content #comments form a:hover { color: #15a1c4; }
	
	
/* -------------------
Sidebar
------------------- */


	
#sidebar h3 {
	color: #999999;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0px 0;
        padding: 1px 0px 1px 0px;
        background: url(images/sidebar-h3-bg.jpg);
	border-bottom: 1px solid #181818;
	text-align: center;
	}
	
#sidebar p, #sidebar li {
	color: #181818;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;        
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 16px 0;        
	background: #9d9b9b;
	}
	
#sidebar ul { list-style: none; }

#sidebar ul li {
	padding: 2px 0px 1px 0px;
	list-style-type: circle;
	margin-left: 18px;
	}
	

#sidebar a {
	color: #181818;
	text-decoration: none;
        font-weight:bold;
	}
	
#sidebar a:hover {
	color: #181818;
	text-decoration: underline;
        font-weight:bold;
	}
	
.bottom {
        background: url(images/sidebar-bottom.jpg);
        height: 8px;
	}




/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	background: url(images/footer.jpg);
	height: 63px;
        width: 980px;
        margin: 0px auto;
	}
	
#footer #footertext {
	color: #181818;
	font: 0.7em Tahoma, Arial, Helvetica, sans-serif; 
	padding: 10px 0 0 0;
	text-align: center;
	}
	
#footer #footertext a {
	color: #181818;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #181818;
	text-decoration: none;
	}
	
#footer #searchform {
	padding: 33px 0 0 30px;
	}
	
#footer #searchform .searchfield {
	height: 17px;
	}
	
#footer #searchform .searchbutton {
   height:22px;
	}



.alt
{

	font: 1em Tahoma, Arial, Helvetica, sans-serif;
}

.commentlist {
        background: #fefefe;

}

.commentlist li {
font: 1em Tahoma, Arial, Helvetica, sans-serif;
width: 563px;
padding-bottom: 1em;
padding-top: 1em;	
}


.commentmetadata
{
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 

}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}


.commentlist p
{
font: 16px Tahoma, Arial, Helvetica, sans-serif;	
}

#commentform {
margin: 2em 0;
margin-left:2em;
width: 565px;
}

#commentform textarea {

background: #f0f8fa;
border: 1px solid #b4e4ed;
width: 565px;
}
#commentform textarea:hover {
background: #f0f8fa;
border: 1px solid #b4e4ed;
}
#commentform textarea:focus {
background: #f0f8fa;
border: 1px solid #b4e4ed;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f0f8fa;
border: 1px solid #b4e4ed;
width: 180px;
height: 15px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #f0f8fa;
border: 1px solid #b4e4ed;
width: 180px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #f0f8fa;
border: 1px solid #b4e4ed;
width: 180px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
        background: url(images/submit-button.jpg);
        color: #181818;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #b4e4ed;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        margin-bottom: 10px;
        height: 20px;
	}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #fefefe;
background-color:#ffffff;
font-size:12px;
color:#181818;
}

.blue {color: #535DBB}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:882px; margin-left:45px;  margin-top:70px; height:32px; font-size:0.85em; position:relative; z-index:100;border-right:1px solid #15A1C4;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:883px; w\idth:882px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:110px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:98px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none; 
	color:#fff; 
	width:98px; 
	height:30px; 
	border:1px solid #000; 
	border-width:1px 1px 1px 1px; 
	background:#758279; 
/*	padding-left:5px; */
	line-height:29px;
	text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected *
* html .menu a, * html .menu a:visited {width:110px; w\idth:108px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#15A1C4 url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#15A1C4;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:110px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{margin-left:150px; top:-1px; width:110px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-110px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:110px;
	border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:111px;w\idth:110px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#15a1c4;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#15a1c4;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: #FBD745;
  font-weight: bold;
  background: #15A1C4;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: #15a1c4;
}

.menu ul .current_page_item ul a:hover {
  color: #15a1c4;
  background: white;
}

.menu .current_page_item a:hover {
  background: white;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

#imageFader {
	position:relative;
	margin:auto;
	border:1px solid #000;
}

#imageFader img {
	display:none;
	position:absolute;
	top:0; left:0;
}


.imageFader1 {
	width:260px;
	height:309px;
}

.imageFader2 {
	width:280px;
	height:180px;
}