/*  
Theme Name: Andrew Griffiths Custom WP Theme
Theme URI: http://www.andromeda.com.au/
Description: Custom WordPress theme created for Andrew Griffiths Website / Blog.
Version: 2.0
Author: Andrew Burman
Author URL: http://www.andromeda.com.au/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #000;
	color: #444;
	font: 12px Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
}
a{
	color: #e8a02c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*=== Layout ===*/

#top{
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	font-size:11px;
}

/*========= TOP NAVIGATION =========*/

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
}
.nav1 li a{
	color: #a0a09b;
}
.nav1 li a{
	display: block;
	text-align: center;
	float:left;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
	color: #e8a02c;
	text-decoration: none;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px 20px 0 0; display: inline; line-height: 14px; }


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	position:relative;
	height: 30px;
	
}
#topmenu li{
	float: left;

}
#topmenu li a{
	color: #333333;
	display: block;
	margin: 0;
	padding: 0;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #fff;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 7px;
	background-color:#252438;
	border:1px solid #383654;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:30px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav li ul li {
    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}
/*==============  HEADER  ===================*/
#header{
	height: 109px;position:relative;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h2{
 	position:absolute;
 	top:0;right:0;
	background: url(images/g-logo.jpg) no-repeat;
	float: left;
	text-indent: -9999px
}
#header h2 a{
	display: block;
	height: 260px;
	width: 245px;
}
#header h2 a:hover{
	text-decoration: none;
}

/*- RSS -*/
#rss{
	position:absolute;
	top:-10px;
	right:0px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 10px;
	width: 178px;
	padding:2px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

/*=== typography ===*/
h2{
	color: #000000;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
}
h1{
	color: #000000;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
}
h2 a{
	color: #000000;
}
h3, h4, h5{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
}
#sidebar h3{
	background:#ebe9e1;
	font: 12px Arial, Helvetica, sans-serif;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #dedbd1;
	height:16px;
	
	display:none;
}
#centercol h3 {
	background: url(image/bluebar.jpg) repeat;
	margin: 15px 0 15px 0px;
	padding:10px 18px 5px 18px;
	color:#fff;
	text-align: left;
	height:20px;
	font-size:14px;
}
#featuredpostfirst h2 { font-size:30px; }
#featuredpost h2 { font-size:30px; }
#featuredpost2 h2 {font-size:24px; }

#featuredpostfirst h1 { font-size:30px; }
#featuredpost h1 { font-size:30px; }

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:normal;
	padding:7px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	text-decoration: none
}

/*=== Post ===*/

.date-comments{
	border-bottom: 1px dotted #cacaca;
	margin: -40px 0 10px;
}
.date-comments-b{
	border-bottom: 1px dotted #cacaca;
	margin: -40px 0 10px;
}
.date {
	color: #777;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.date-comments h2 a{
	color:#000;
	font-size:0.9em;
	}
.date-comments a { 	color: #999999; }

#centercol .date-comments p{
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/

.box {
	border:1px solid #383654;
	margin: 0 0 15px 0px;
	padding:5px;
}
.box {
	margin-bottom:0px;
	}
.box img { 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.box p{
	
	padding: 0 0 5px 0;
}
.widget { padding:15px; }
#cenetercol {
	}
/*- Box2 (sidebar boxes) -*/
.box2{
	margin: 0 0 15px 0px;
	padding:18px;
	width:260px;
	border:1px solid #dedbd1;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	clear: both;
}
.box2 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .spacer.flickr img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 0px;
}
.list1 li{
	
	margin: 0;
	padding: 0;
}
.list1 li a{
	text-decoration:none;font-size:1.1em;color:#fff;display:block;padding:6px;line-height:1.2em;padding-left:15px;padding-right:15px;}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	padding: 5px 0px;
}
.widget ul li a{
	color:#fff;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
		
	padding: 5px 0px;
}

/*=== Footer ===*/

#footer{
	background:#e4e2db url(images/bgr-footer.gif) repeat-x;
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
	height:32px;
	margin-top:10px;
}

#footer, #footer a{
	color: #BEBEC4;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

.commentlist a {color:#FF9900;}
.commentlist a:hover {color:#FF9900;}
h2.commh2{
	height:70px;width:580px;
	background:url(image/commentheading.jpg) no-repeat;
	font-size: 1.8em !important;
	padding: 0 0 5px;padding-top:33px;
	color:#fff !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;color:#ebebeb;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size:11px;
	color:#0099CC;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 5px 18px;
	background-color:#252438;
	border: 1px solid #383654;margin-bottom:20px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	background:#1A1927;margin-bottom:20px;
	border:1px solid #292745;	
}
input#submit {
	font-size: 12px;
	color:#fff;height:30px;
	font-weight:bold;border:0;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	background:url(image/button.jpg) repeat-x top;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
#featuredpostfirst h3, #featuredpostfirst h4, #featuredpostfirst h5, #featuredpost h3, #featuredpost h4, #featuredpost h5 {margin:0;margin-bottom:15px;padding:0px;font-weight:bold;background:none;}
#featuredpostfirst h3 {font-size:16px;color:#000;}
#featuredpostfirst h4 {font-size:20px;color:#000;margin-bottom:20px;}
#featuredpostfirst h5 {font-weight:normal;font-size:20px;color:#0099CC;margin-bottom:20px;}
.intro {font-size:16px;}

.entry blockquote { 
	padding: 0px 15px;
	border-left: 4px solid #ebebeb;
	margin: 10px auto 10px auto;
	width:85%;
	color: #444;
	}
	.entry blockquote strong { 
	color:#222
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 4px;border:0; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#999;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}

.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;font-weight:normal;font-size:0.9em;
	line-height: 16px;
}
.catrss a {color:#7FCCE5;}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}
#tr-corner {
	position: absolute;
	right:0;
	top:0;
	z-index:100;
	}
#leftcol {
	width:225px;
	padding-top:70px;
	float:left;
	}
#centercol {
	margin-left:20px;
	margin-top:-35px;
	width: 854px;
	float:left;
	}
#sidebar {
	width:260px;
	margin-top:16px;
	margin-left:10px;
	float:right;
	z-index:2;
	}

#sidenav {
	background:transparent url('images/g-side-top.jpg') no-repeat;
	width:260px;
	height:41px;
	padding: 0 0 0 23px;
}
#sidenav li {
	float:left;
	}
#sidenav li a {
	display:block;
	color:#fff;
	height:38px;
	text-align:center;
	padding: 3px 0 0 0;
	}
#comm-link {
	}
#pop-link {
	}
#cmnts-link {
	}
#sidenav li a:hover {
	color:#cfd4e0;
	text-decoration:none;
	}
#sidenav .selected {
	background: transparent url('images/g-side-hover.jpg') repeat-x;
}
.post-categories {
	background:transparent url('images/g-cat-bg.jpg') no-repeat;
	width:204px;
	height:29px;
	color:#fff;
	/*
	margin-left:315px;
	margin-top:-34px;
	*/
	position:relative;
	left: 356px;
	top: -34px;
	overflow:hidden;

	
	}
.post-categories  {
	padding: 5px 0 0 10px;
	}
.post-categories li {
	padding-bottom: 20px;
	}
.post-categories li a {
	color:#fff;
	font-size:1.125em;
	}
.post-categories li a:hover {
	color:#000;
	background:none;
	}
#quote {
	width:300px;
	height:70px;
	background:transparent url('images/g-quote-bg.jpg') no-repeat;
	margin-left:515px;
	text-align:center;
	position:relative;
	top:30px;
	}
#quote p {
	color:#fff;
	padding: 5px 3px 5px 3px;

	}
#quote p span {
	color:#0192bf;
	font-weight:bold;
	}
.box {
	margin-top:30px;
	}
.readmore {
	color:#0192bf;
	font-weight:bold;
	}
a.readmore:hover {
	color:#a12526;
	background:none;
	}
#featuredpost2 .date-comments {
	margin-top:0;
	} 
.alpha .box {
	margin:15px 8px 0 0;
	}
.omega .box {
	margin: 15px 0 0 7px;
	}
.sidecontent {
	border-left: 1px solid #523756;
	border-right: 1px solid #523756;
	border-bottom: 1px solid #523756;
	width:228px;
	margin-left: 13px;
	background:#0e111c url('images/g-side-bg.jpg') no-repeat;
	}
#feedbox {
	width:171px;
	height:69px;
	background:transparent url('images/g-feed-bg.jpg') no-repeat;
	margin: 20px 0 0 20px;
	}
#feedbox p {
	padding: 5px 5px 0 60px;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	}
#feedbox .link-rss {
	color:#0099cb;
	}
#feedbox .link-email {
	color:#ff6500;
	}
.share {
	margin-top:21px;
	color:#7d7d7d;
	margin-bottom:0;
	padding-bottom:0;
	}
.share img {
	padding:1px;
	margin-top:3px;
	margin-right:5px;
	}

a:active, a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

.sidenav-new {
	background: transparent url('images/g-side-header.png') no-repeat;
	width:250px;
	height:36px;
	padding-left:20px;
	margin-left:1px;
	}
.sidenav-new li {
	background:transparent url('images/g-side-h-off.jpg') no-repeat;
	width:106px;
	float:left;
	position:relative;
	z-index:10;
	line-height:25px;
	}
.sidenav-new li a {
	height:36px;
	width:100px;
	display:block;
	padding-left: 6px;
	color:#fff;
	cursor:pointer;
}
.sidenav-new li a:hover {
	text-decoration:none;
	background: transparent url('images/g-side-h-on.jpg') repeat-x;
	}
.sidenav-new li .selected {
	background: transparent url('images/g-side-h-on.jpg') repeat-x;
	}
.bookseries {
	margin-top:10px;
	}
.agcom {
	margin: 20px 0 0 23px;
	}
#books-link {
	background:transparent url('images/g-side-g-long.jpg') no-repeat;
	width:155px;
	}
.sidebooks {
	margin: 10px 0 0 7px;
	}
.button {
	background: transparent url('images/g-button-bg.gif') repeat-x;
	line-height:22px;
	padding: 0 10px;
	display:block;
	float:right;
	color:#fff;
	margin: 0 5px 5px 0;
	}
a.button:hover {
	text-decoration:none;
	}
#pop li{
	background:transparent url('images/g-side-post-divider.jpg') no-repeat center bottom;
	padding-bottom:1px;
	}
#pop li a {
	padding: 15px 15px;
	}
#gb, #part {
	color:#fff;
	padding:10px;
	}
#gb li, #part li {
	padding: 5px 0;
	}
#gb li a, #part li a {
	color:#fff;
	}
#comments {
	width:580px;
	overflow:hidden;
	}
#gb li a, #part li a {
	font-weight:normal;
	}

#gb h2, #part h2 {
	display:none;
	}
#navpg a {
	font-size:11px;
	font-weight:normal;
	}
#navpg a:hover {
	color:#787878;
	}
.entry img {
	max-width:500px;
	}
	
/* Business Bullet */

.side-highlight {
  width: 217px;
  height: 260px;
      
}

.side-highlight p.title {
  font: normal 1.5em 'Georgia', serif;    
}

.business-bullet {
  background-color: #3C2624;
  margin: 10px 0 0 0;
  padding: 4px; 
  color: #fff;
  width:220px;
}

.business-bullet p { 
  font-size: 1em;
  margin: 0.5em 0;
  padding:0 6px;
}
