
/* ALL Media */

@media all {
body {
  text-align: center;
  margin:0px;
  color:#666666;
  background-color: #FFF;
}

A:link {
	COLOR: #00396B; text-decoration: none;
}
A:visited {
	COLOR: #00396B; text-decoration: none;
}
A:active {
	COLOR: #00396B; text-decoration: none;
}
A:hover {
	COLOR: #990000; text-decoration: underline;
}

#page_wrapper {
  margin: 0pt auto;
  width: 900px;
  text-align: left;
  background: #FFFFFF;
  /* border: 2px solid #FFFFFF; */
}

#header_wrapper {
  /* background: #4E7DD1 url(images/menu_bg.gif) bottom left repeat-x; */
  background: #FFF url(/images/gilletts_blog_background.png) bottom left no-repeat;
  margin:0px; padding:0px;
}

#header {
  height: 60px;
  padding:15px;
  /* background: url(images/header_bg.gif) top right no-repeat; */
  margin:0px;
  margin-left:240px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h1 a {
color:#ffffff;
text-decoration:none;
}

#header h1 a :visited
{
text-decoration:none;
color:#ffffff;
}
#header h1 a:hover
{
text-decoration:underline;
color:#ffffff;
}

#navcontainer {
 background-color: #990000;
 color: #FFF;
}

#sitename {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  /* background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x; */
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 180px;
  /* background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x; */
}


#left_side div {
  background-color: #E3EBF2;
  border: 1px solid #00396B;
  margin-left: 5px;
  margin-bottom:5px;
  padding-bottom: 5px;
}

#right_side div {
  background-color: #E3EBF2;
  border: 1px solid #00396B;
  margin-bottom: 10px;
  padding-bottom: 5px;
}


div#left_side div ul, div#right_side div ul {
  padding-left: 20px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left: 0px;
}


#content {
  width: 700px;
  float: left;
  padding: 6px 10px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 18px;
  color: #333333;
}


div.caption {
  float:right;
  clear:right;
  text-align:center;
  padding: 0px 5px 0px 5px;
  margin: 6px 3px 20px 25px;
  border:0px solid black;
  width:145px;
}

div.caption p {
  float:center;
  clear:right;
  color: #a9a9a9 !important;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 5px 0px 10px !important;
}


div.caption .shadow {
  margin: 10px 0 0 5px !important;
  clear:none;
}

div.shadow {
  float: right;
  clear: right;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 25px 30px !important;
  margin: 10px 0 0 5px;
}

div.shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}





#footer {
  clear: both;
  text-align: center;
  padding-top:12px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer hr {
  background-color: #990000;
  height:17px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}


/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.collapsed {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.leaf {
  list-style-type: disc;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side a, #right_side a {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

#left_side h3, #right_side h3 {
  margin-top:0px; margin-bottom:4px;
  padding:2px 0px 2px 1px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #00396B;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #00396B;
}

#content p {
  margin-bottom: 1em;
  font-family: verdana, arial, sans-serif;
  font-size: 1.2em;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  padding: 4px 0px 4px 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 2.2em;
  font-weight: normal;
  line-height: 1.1em;
  color: #00396B;
  background-color: #F5F5F5;
  clear:right;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #00396B;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:left;
  padding: 4px 0;
  margin-left: 0;
  border-bottom: 0px solid #0F3974;
  font: bold 10px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #FFF;
  padding: 4px 15px;
  margin-left: 3px;
  /* border: 1px solid #0F3974;
  border-bottom: none;
  background: #00396B url(images/tab_bg.gif) bottom left repeat-x;*/
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}


.post{margin:0 0 40px 0;}

.post .info{
padding:2px 3px 3px 0px;
font-size:0.9em;
color:#505050;
}

.info a:link {
  text-decoration: underline;
}
.info a:visited {
  text-decoration: underline;
}

.entry a:link {
  border-bottom: 1px dashed #00396B;
}
.entry a:visited {
  border-bottom: 1px dashed #00396B;
}

.date {
  float:left;
  position: absolute;
  width: 50px;
  margin: 17px 0px 0px -60px;
  padding-right: 2px;
  color: silver;
  line-height: 2.3em;
  text-align: right;
  border-right: 1px solid silver;
}

.date_day {
  font-size:2.5em;
}
.date_month {
  font-size:2.3em;
}
.date_year {
  font-size:1.6em;
}

.tags {
  font-size: 1.0em !important;
  display: none;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


#nl_error {
  color: #990000;
  font-size: 11px;
  padding: 3px;
  border: 0px solid black;
}

#nl_form {
  color: #000;
  font-size: 11px;
  padding-left: 5px;
}

#nl_form div {
  border: 0px solid black;
}

}
/* END ALL */


/* PRINT Media */

@media print {

  body {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12pt !important;
  }

  #right_side { display: none !important; }
  #comments_container { display: none !important; }
  #navlist { display: none !important; }
  .info { display: none !important; }
  .tags { display: none !important; }
  #header_wrapper { }
  #header {
    padding:15px;
    margin:0px;
  }
  #footer_imgs { display: none !important; }
  #page_wrapper {width: auto !important;}
  #content {
  	width: auto !important;
  	margin: 0;
  	padding: 0;
  	border: 0;
  	float: none !important;
  	color: black;
  	line-height:12pt;
  	font-size:12pt;
  	background: transparent;
	}

  #content p {
  margin-bottom: 1em;
  font-family: verdana, arial, sans-serif;
  font-size: 1.0em;
  color: #333333;
  }

  #content h3 {
    margin-top:5px; margin-bottom: 10px;
    padding: 4px 0px 4px 0px;
    font-family: verdana, arial, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.1em;
    color: #00396B;
    background-color: #F5F5F5;
  }


  .date {
    float:left;
    position: relative;
    width: 30px;
    padding-right: 2px;
    color: silver;
    line-height: 1.0em;
    text-align: right;
    border-right: 1px solid silver;
    margin: 0px;
    margin-right: 10px;
  }

  .date_day {
    font-size:1.2em;
  }
  .date_month {
    font-size:0.9em;
  }
  .date_year {
    font-size:0.7em;
  }


a:link, a:visited, .entry a:link, .entry a:visited { text-decoration: none; }
#content p a:link:after, #content p a:visited:after, #content h3 a:link:after, #content h3 a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 10pt;
   }

#content p a[href^="/"]:after {
  content: " (http://gilletts.com.au" attr(href)") ";
   }

   * {
    font-family: Georgia, serif !important;
   }

}
