/* @override http://localhost:8888/css/main.css */

/* @group Base Styles */
* {
    padding: 0px;
    margin: 0px;
    font-size: 100%;
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    color: #fff;
    line-height: 1.5em;
}

html {
    font-size: 62.5%;

}

body {
	background-color: #5c5450;
	font-size: 1.25em;
}

a {
	color: #59ce57;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:hover, div#misc-panel a:hover, div#external-panel a:hover {
	text-decoration: underline;
}

h1 {
	font: 2.5em Georgia, serif;
}


h2 {
	font: 1.75em Georgia, serif;
}

h2.bloglist-title {
	font: 2em Georgia, serif;	
}

h2 a, h3 a {
	font-family: Georgia, serif;
}

h3 {
	padding-top: 0.75em;
	font: 1.5em Georgia, serif;
}

li {
	margin-left: 2em;
}

ul {
	margin-top:  0.5em;
	margin-bottom: 0.5em;
}

p {
	margin: 0.5em 0em;
}   

blockquote {
	margin: 1em 2em;
	clear:both;
	font-style:italic;
}

p.timestamp {
	font-style: italic;
	font-size: 0.9em;
	color: #b5aca7;
	margin: 0em;  
	clear: both;
}

p.synopsis {
	color: #e9e0da;
}

img {
	border: solid 5px white;
}

.wrapper-fix { clear: both; }
      
.center {
	clear:both;
	text-align: center;
}                      
img.center { float: none;}
/* @end */

/* @group Page Header */

div#header-panel {
	padding: 10px 5%;
	border-bottom: 1px solid #b5aca7;
	background-color: #302724;
	clear: both;
    min-width: 900px;
}

p#site-title {
	float: left;
	width: 8em;
	font-size: 2.5em;
	margin:  0em;
}

h1#site-title {
	float: left;
	width: 8em;
	font-size: 2.5em;
	margin: 0em;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}

#site-title a {
	color:  #ffffff;
}

p#site-intro {
	margin: 0em;
	float:  right;
	width:  70%;
	text-align: right;
	color: #b5aca7;
	margin-top: 0.25em;
}

a.larger-link {
	font-size: 125%;
	color: #BD8C3F;
}

/* @end */

/* @group Blog Homepage Panel */

div#blog-panel {
	padding: 2em 5%;
	/*border-bottom: 1px solid #b5aca7;*/
	background-color: #5c5450;
	clear: both;
	min-width: 900px;
}        

#blog-panel div.blog-article {
	width:  95%;
	margin: 0em auto;
	padding: 2em 0em 2em 0em;
	border-bottom: 1px solid #D1CAC5;
}

div#blog-topstory {
	width:  50%;
	float:  left;
	margin-right: 2em;
}
  
div#blog-topstory img{
	float:  left; 
	margin-top: 0.5em;
	margin-right: 1em;    
	margin-bottom: 0.5em;
}
  
div#blog-topstory img.center{
	float:  none; 
}

div#blog-headlines {
	width:  45%;
	float:  left;
	margin-left: 10px;	
}

#blog-headlines p.timestamp {
	border-bottom: 1px solid #87817D;
	padding-bottom: 0.75em;	
}

#blog-headlines h2 {
  margin-top: 0.5em;	
}

h2#blog-headline {
	font-size: 2.5em; 
	font-family: Georgia, serif;	
}

h2#blog-headline a {
	color: #ffffff;
	font-family: Georgia, serif;
}

#blog-headlines h2 a {
	color: #ffffff;
}

/* @end */

/* @group Homepage Stream Panel */


div#external-panel *, div#misc-panel * {
	color: #302724;
}





div#external-panel {
	padding: 10px 5%;
	background-color: #e9e0da;	
	min-width: 900px;
}

div#left-column {
	padding:  10px 0em;
	width: 50%;
	float: left;
	border-right: 1px solid #D1CAC5;
}

div#right-column {
	padding:  10px 0em;
	width:  47%;
	float: left;
}

#external-panel h2 {
	padding: 0.75em 0em 0.25em;
}            

div.tumblelog-body img {
	max-width: 350px;
}

div#external-panel ul li {
	padding: 1em 5em;
	margin:  0em;
	list-style: none;
	font-size: 1.1em;
}

div#external-panel ul li.tweet {
	background: url(/images/twitter.png) no-repeat 2em center;	
}

div#external-panel ul li.tumblr {
	background: url(/images/tumblr24.png) no-repeat 2em center;	
}

div#external-panel h3 {
	padding-left: 1.5em;
}

div#flickr-panel {
	clear: both;
}

div#flickr-panel h2{
	padding-left: 0em;
	padding-top: 1em;
	border-top: 1px solid #D1CAC5;
}

/* @end */

/* @group Tumblelog List */


#external-panel div.tumblelog-item {
	width:  90%;
	margin: 0em auto;
	padding: 1em 0em;
	border-bottom: 1px solid #D1CAC5;
}
 
#external-panel div.tumblelog-item blockquote{
	border-bottom: 1px solid #D1CAC5; 
	border-top: 1px solid #D1CAC5;    
	margin: 0em;  
	padding: 0.5em;    
	background-color: #f3e9e4;
}

div#external-panel div.tumblelog-lh-col { 
	float: left;
	width: 5%;
}   

div#external-panel div.tumblelog-rh-col { 
	float: right;   
	width: 90%;
}
  
div#external-panel div.tumblelog-rh-col img { 

	float: left;
	margin: 1em;
	margin-left: 0em;
}

div#external-panel div.tumblelog-rh-col h3 {
	width:  90%;
	margin: 0em;
	padding: 0em;
}                   

div#external-panel div.tumblelog-rh-col p.timestamp {
	width:  90%;
}
          
div#external-panel div.tumblelog-lh-col a img {
	border: none;
	float:  left;	
	margin-top: 5px;
}

div#external-panel div.tumblelog-rh-col h3 a {
	color: #302724;
}


#external-panel div.last-item, #blog-panel div.last-item {
	border-bottom: none;
}
          
p#tumblelog-links {
	clear: both;  
	padding-top: 2em;
	margin-bottom: 2em;
}              

div#flickr-panel h2.flickr {
  background: url(/images/flickr.png) no-repeat right center;
  padding-right: 32px;    
}

div#flickr-panel h2.flickr a {
	color: #302724;
}
                  
    

#external-panel div.tumblelog-item h2.bloglist-title a {
	color: #302724;
}

#external-panel div.tumblelog-item h2.bloglist-title a:hover {
	color: #59ce57;
}


/* @end */


/* @group Misc Panel */

div#misc-panel {
	padding: 2em 5%;
	border-bottom: 1px solid #b5aca7;
	background-color: #b5aca7;
	clear: both;
	min-width: 900px;
}

h2#feed-title {
	background: url(/images/feed.png) no-repeat left center;
	padding-left: 32px;
	line-height: 1.5em
}

div#misc-panel * {
	color: #5c5450;	
}

a, div#misc-panel a {
	color: #59ce57;
	text-decoration: none;
}


div#external-panel a {
	color: #429941;
	text-decoration: none;
}

#external-panel div.friendfeed-item p.timestamp a {
	color: #59ce57;
}

div#misc-panel a {
	color: #429941;
}


div#categories, div#feeds {
	width:  20%;
	float:  left;
	margin-left: 25px;	
	margin-top:  1.5em;
}


ul#feed-links li {
	list-style-image: url(/images/feed-16.png);
	font-size: 1.1em;  
	padding-bottom: 0.25em;
}

#categories ul li {
	font-size: 1.1em;
}

/* @end */

/* @group About Us */

div#about-us {
	width:  50%;
	float:  left;	
	margin-right: 2em;
	border-right: 1px solid #D1CAC5;
	
}

div#about-us p {
	text-align: left;
    padding-right: 2em;
}

div#follow-links p {
	width:  96%;
}


div#about-us img {
 	float: right;
 	margin: 1em 0.5em 1em 0em;
}
 
div#about-us img#giles-photo {
 	float: right;
 	margin: 1em 2em;
}                        

div#follow-links {
	clear:  both;
}

div#about-us div#follow-links img {
	float: left;
	border:  none;
	padding: 5px;
	padding-left: 0px;
}

/* @end */

/* @group Latest Tweets */

div#twitter-latest {
	width: 45%;
	float:  left;
	border-bottom: 1px solid #D1CAC5;
	padding-bottom: 2em;
}

div#latest-tweet-text-inner {
	padding: 1em;
	background-color: #e9e0da;
	margin:  0em;
}

div#latest-tweet-text-outer {
	width:  75%;
	float:  left;
	background: url(/images/bubble.gif) no-repeat 0 0;
	padding-left: 32px;
}

p#twitter-follow {
	padding: 1em 0em 0.5em 32px;
	background: url(/images/twitter.png) no-repeat left center;
}

img#latest-tweet {
	border: none;
	float:  left;
}

#latest-tweet-text-inner p.timestamp {
	padding-bottom: 0.75em;
	border-bottom: 1px solid #D1CAC5;
}

/* @end */

/* @group Footer Panel */

p#footer {
	padding: 1em 5% 2em 5%;
	clear: both; 
	text-align: center;
}

/* @end */


