/* CSS Copyright (c) Lea Alcantara */
/* You can look and learn, but don't steal! */

body {
background:#fff url(/images/pattern.gif) repeat;
color:#333;
line-height:1.4em;
margin:0 auto; }

h1,h1 a {
background:#603;
border-bottom:0;
border-right:1px dotted #eee;
color:#fff;
font-size:21px;
left:0;
padding:20px 0 0;
position:fixed;
text-align:left;
top:10px;
width:50px; }

h1 a:hover {
border-bottom:0;
border-right:1px dotted #eee; }

h2 {
color:#999;
font-family:"luxi-serif-1","luxi-serif-2",serif;
font-size:65px;
letter-spacing:-1px;
line-height:65px;
margin:0;
text-shadow:0 -1px 0 #ccc; }

h4 {
clear:both;
letter-spacing:.1em;
margin:1em 0 .25em;
text-transform:uppercase; }

em {
color:#666; }

a {
border-bottom:1px dotted #fcc;
color:#f99;
text-decoration:none; }

a:hover {
border-bottom:1px dotted #f66;
color:#f66; }

hr {
background-color:#eee;
border:0;
color:#eee;
height:1px; }

#header {
clear:both;
margin:10px auto;
width:785px; }

#header .tweet {
color:#333;
font-family:"junction-1","junction-2",sans-serif;
font-size:11px;
margin:10px 0 0;
overflow:hidden;
width:775px;
text-shadow: white 0px 1px; }

#header .tweet p {
margin:0; }

#content {
background:#fff;
border-bottom:4px solid #ccc;
border-left:1px dotted #ccc;
border-right:1px dotted #ccc;
border-top:1px dotted #ccc;
border-top-left-radius:10px;
border-top-right-radius:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
clear:both;
font-family:"junction-1","junction-2",sans-serif;
font-size:13px;
letter-spacing:.05em;
margin:0 auto 10px;
overflow:hidden;
width:785px; }

#content .entry {
border-right:1px dotted #ddd;
float:left;
margin:15px 0;
padding:1em 20px;
width:500px; }

#content .entry h3 {
color:#603;
font-size:13px; }

#content .entry p {
margin:0 0 1.25em; }

#content .entry p a {
color:#2d2c6e; }

#content .entry img {
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px; }

#content .entry .caption {
border-left:1px dotted #ccc;
color:#666;
font-family:"luxi-serif-1","luxi-serif-2",serif;
font-size:11px;
padding:0 10px;
margin-top:-1em; 
clear:both;}
#content .entry .fright .caption {
margin-top:0;
}
#content .entry p.tags {
font-size:11px;
margin:0; }

#content .entry p.date {
color:#ccc;
font-size:11px;
font-style:italic;
margin:0 0 20px; }

#content .entry ol,ul {
clear:both;
margin:1em 0;
padding:0 0 0 1.5em; }

#content .entry ol li {
border-bottom:1px dotted #ccc;
margin:0;
padding:.5em 0; }

#content .entry ol li:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden; }

.addthis_button {
float:right; }

.fright {
border:0;
float:right;
margin:7px 0 7px 10px; }

.fleft {
border:0;
float:left;
margin:7px 10px 7px 0; }

#sidebar {
color:#666;
float:left;
font-size:11px;
line-height:20px;
margin:20px 0 20px 20px;
overflow:hidden;
padding:0 20px 0 0;
width:200px; }

#sidebar h3 {
font-size:12px; }

#sidebar .portrait {
float:left;
margin:0 10px 0 0; }

#sidebar li em {
color:#999; }

.flickr_badge_image {
display:block;
filter:alpha(opacity = 50);
float:left;
margin:0 7px 2px 0;
opacity:.5;
zoom:1; }

.flickr_badge_image img {
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px; }

.flickr_badge_image:hover {
filter:alpha(opacity = 100);
opacity:1;
zoom:1; }

p#copyright {
color:#666;
font-size:12px;
margin:20px auto;
padding:5px 0 0;
width:765px;
text-shadow: white 0px 1px; }

h2 a,h2 a:hover,a img {
border:0; }

#header .tweet a,#content .entry p a:hover {
color:#603; }

/**
 * Minimalist theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse.gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  font-family: Arial, sans-serif;
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/* Search form */
.cse form.gsc-search-box,
form.gsc-search-box {
  padding: 0;
  margin-bottom: 6px;

}
.cse .gsc-branding-text,
.gsc-branding-text {
  color: #000000;
}
.cse td.gsc-input,
td.gsc-input {
  padding-right: 0;
}
.cse .gsc-search-box,
.gsc-search-box {
  border-collapse: collapse;
}
/* Search input */
#sidebar .cse input.gsc-input,
input.gsc-input {
  font-family: inherit;
  border: 1px solid;
  border-color: #777777;
  padding: 3px;
  width: 99%;
  font-size: 16px;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 1px 2px #000000;
  padding: 3px 8px 4px 8px;
  background-color: #333333;
  border: 1px solid;
  border-color: #333333;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Base tab selector styles */
.cse .gsc-tabHeader,
.gsc-tabHeader {
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 2px #000000;
  padding: 2px 8px 0 8px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  background-color: #777777;
  border: 1px solid;
  border-color: #777777;
  border-bottom: none;
  color: #ffffff;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #333333;
  border: 1px solid;
  border-color: #333333;
  border-bottom: none;
  color: #ffffff;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #333333;
  padding: 0;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  margin: 0;
  border: none;
}
/* Wrapper for all results */
.cse .gsc-results,
.gsc-results {
  width: 100%;
  margin-top: 1em;
}
/* Uber-wrapper for a result. Add padding to elements within a result block */
.cse .gs-result .gs-title,
.gs-result .gs-title,
.cse .gs-result .gs-snippet,
.gs-result .gs-snippet,
.cse .gs-result .gs-visibleUrl,
.gs-result .gs-visibleUrl,
  padding: 0;
}
/* Font size */
.cse .gs-result .gs-title,
.gs-result .gs-title,
.cse .gs-result .gs-snippet,
.gs-result .gs-snippet {
  font-size: 14px;
  line-height: 18px;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: 0 0 0 .5em;
  border-left: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border-left: 1px solid;
  border-color: #000000;
}
/* Set link colors. */
.cse .gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link,
.cse .gs-webResult.gs-result a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b,
.cse .gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited,
.cse .gs-webResult.gs-result a.gs-title:visited b,
.gs-webResult.gs-result a.gs-title:visited b,
.cse .gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover,
.cse .gs-webResult.gs-result a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover b,
.cse .gsc-cursor-page,
.gsc-cursor-page,
.cse .gsc-trailing-more-results:link,
.gsc-trailing-more-results:link {
  color: #444444;
}
.cse .gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active,
.cse .gs-webResult.gs-result a.gs-title:active b,
.gs-webResult.gs-result a.gs-title:active b {
  color: #777777;
}
/* Snippet text color */
.cse .gs-webResult.gs-result .gs-snippet,
.gs-webResult.gs-result .gs-snippet {
  color: #333333;
}
/* URL text color */
.cse .gs-webResult.gs-result .gs-visibleUrl,
.gs-webResult.gs-result .gs-visibleUrl,
.cse .gs-webResult.gs-result .gs-visibleUrl-short,
.gs-webResult.gs-result .gs-visibleUrl-short {
  color: #000000;
  font-weight: bold;
}
/* Pagination container centered */
.cse .gsc-cursor-box,
.gsc-cursor-box {
  border-top: 1px dotted;
  border-color: #333333;
  padding: .5em 0 0 .5em;
  text-align: left;
}
/* Selected pagination */
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  color: #fff;
  background-color: #333333;
  text-shadow: 0px 1px 1px #000;
  padding: 0 5px;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #E6E6E6;
  border: 1px solid;
  border-color: #CCCCCC;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #444444;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #00CC00;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #333333;
}
/* Promotion url */
.cse .gs-promotion.gs-result .gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #00CC00;
}