/*
    Theme Name: Hampel Blogs Theme
    Theme URI: http://www.simonhampel.com/
    Description: Common theme for Hampel Blogs
    Version: 1.0
    Author: Hampel Group Pty Ltd
    Author URI: http://www.hampel.com.au/
*/
  

 

/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #dbdad4 url('images/background.png') repeat-y 50% 0;
	color: #000000;
	margin: 0;
	padding: 0;
}


a:link, a:visited {
  color: #0066CC;
  text-decoration: none;
}

a:hover {
  color: #CC3300;
  text-decoration: underline;
}


a img {
  border-width: 0;
}

a:hover img {
	text-decoration: none;
}

/* Header */

#headernav {
	background: #FFFFFF url('/images/header.png') repeat-x scroll 0% 0%;
	padding: 3px 0 0 0;
	margin: 0 10px 0 10px;
	border-bottom: 2px solid #003366;
	border-top: 2px solid #EEEEEE;
}

#heavernav table {
	margin: 0;
	padding: 0;
}

#headernav a:link, #headernav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
}

#headernav a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#headernav ul {
	margin: 0;
	padding: 0;
}

#headernav li {
 	display: inline;
	list-style: none;
	padding: 0 15px 0 15px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 100%;
	font-weight: bold;
}

#headernav li a:link, #headernav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#headernav li a:hover {
	color: #FFCC00;
	text-decoration: none;
}

/* headers */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* Posts
----------------------------------------------- */

.postinfo {
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #999999;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	line-height: 160%;
	border-bottom: 1px solid #BDD039;
}

.postmetadata {
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #999999;
	padding: 0;
	margin: 0;
	line-height: 160%;
	clear: both;
}



.post {
	margin: 0 10px 100px 20px;
	padding: 0 0 0 0;
}

.excerpt {
	margin: 0 10px 50px 20px;
	padding: 0 0 0 0;
}

.ad-post {
	margin: 0 20px 50px 20px;
	padding: 0 0 40px 0;
	border-bottom: 3px double #CCCCCC;
	text-align: center;
}

/*****************************/
/* Post Entry                */
/*****************************/

.entry {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #EEEEEE;
	text-align: justify;
	line-height: 1.6em;
	clear: both;
}

.entry p {
	text-align: justify;
}

.entry p {
	font-size: 1em;
	line-height: 1.6em;
	padding: 10px 0 10px 0;
	margin: 0;
}

.entry ul, ol {
	margin: 0 0 0 2em;
	padding: 5px 0 5px 0;
}

.entry li {
	padding: 4px 0 3px 0;
	line-height: 160%;
}

.entry h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
}

.entry h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

.entry h3.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;	
}


.entry a img {
	color:#000000;
	background: #FFFFFF;
	text-decoration: none;
	border: none;
}

.entry blockquote {
	margin: 10px 20px 10px 20px;
	padding: 5px 10px 0px 10px;
	border: 1px solid #DDDDDD;
	background-color: #F9F9F9;
}

.entry blockquote p {
	padding-top: 0;
	margin: 8px 0 8px 0;
}

/* ========================== */

.navigation-top {
	display: block;
	margin: 0 10px 10px 20px;
	padding: 0 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #EEEEEE;
}

.navigation-bottom {
	display: block;
	text-align: center;
	margin: 10px 10px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post-navigation {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0 0 40px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Comments
----------------------------------------------- */
#commentform #author, #commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #FFFFFF;
	border: 1px solid #333333;
	padding: 0;
	margin: 0;
}

#commentform textarea {
	width: 90%;
}

.commentlist li {
	line-height: 150%;
}

.commentlist li ul {
	border-left: 1px solid #DDDDDD;
	font-size: 110%;
	list-style-type: none;
}

ol#comments li p {
	font-size: 100%;
}

p.commentby {
  font:85% sans-serif;
  color:#999999;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 5px;
}

.commentmetadata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Sidebar Content
----------------------------------------------- */

#sidebar {
	width: 300px;
	float: right;
	text-align: left;
	padding-right: 20px;
	margin: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
}

#sidebar-info {
	clear: both;
	margin: 0 5px 10px 5px;
	text-align: justify;
}

.sidebar-box {
	margin: 0 0 20px 0;
	padding: 0;
}

.sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 180%;
	border-bottom: 1px solid #BDD039;
	margin: 0 0 5px 0; 
	padding: 0 5px 0 5px;
}  


.sidebar-box div {
	padding: 0 5px 0 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 3px 5px 3px 5px;
	list-style: none;
	line-height: 160%;
}
  
/* Links 
---------------------------*/

.blogroll li {
	margin-bottom: 5px;
	line-height: 140%;
	list-style-type: square;
}


/* In Post navigation
--------------------------------*/

.postnav td {
	font-size: 8pt;
}

#postnavtop {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#postnavbottom {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}

/**
 * Twitter Widget
 */
.widget_twitter li {
	clear:both;
}
.widget_twitter li img {
	float:left;
	margin-right:.5em;
}
.widget_twitter li .clear {
	clear:both;
}

#twitter li {
	text-align: justify;
	line-height: 160%;
	padding: 5px 5px 5px 5px;
}

.entry-meta {
	font-size: 7pt;
	color: #999999;
}

/* Archives */

.postspermonth li {
	list-style-type:none;
	color: #666666;
	font-size: 11px;
	line-height: 150%;
}

.postspermonth li a:link, .postspermonth li a:visited {
	text-decoration: none;
}

.postspermonth li a:hover {
	text-decoration: underline;
}

/* Image Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #999999;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 20px 20px 10px 20px;
	-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;
	text-align: center;
}
/* End captions */

li.cat-item {
	list-style: square;
}

/* Tag Cloud */

.tagcloud {
	line-height: 20pt;
}

/* Footer */

#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 160%;
	color: #999999;
	margin: 10px 10px 10px 10px;
	border-top: 1px solid #EEEEEE;
}
