/* @override 
	http://guillermo.local/base/common.css */

/* A simple blue, orange and white theme called Bernard
	 Copyright 2009 Michael Everson. All rights reserved.
*/
	
html
{	margin:0;
	padding:0;
}

body
{	margin:0;
	padding:0;
	min-width:950px;
 	background-color: rgb(10,7,83);
 	font-family: Georgia, 'Times New Roman', serif;
	font-size: 16px;
	line-height: 24px;
}

#wrapper
{	margin: 10px auto;
	padding: 0;
	width:970px;
}

#content
{	float: left;
	width:700px;
	margin:0;
	padding-top:15px;
	padding-bottom:100px;
  	background-color: white;
  	border-top: rgb(245,196,104) 10px solid;
  	border-bottom: rgb(245,196,104) 10px solid;
}

#content p, h1, h2, h3, h4, dl
{
	padding-left: 50px;
	padding-right: 50px;
}

#content ul, ol
{
	padding-left: 100px;
	padding-right: 50px;
}

#content .importantbox
{	border: thick solid rgb(255,0,0);
	padding:10px;
	background-color:rgb(251,254,250);
	color: black;
	display:block;
	margin-top:2em;
	margin-bottom:2em;
}

#content div.image
{	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content div.image img
{	padding: 7px;
	border: 1px dotted rgb(197, 195, 198);
}

#content div.image div.caption
{	margin-left: 150px;
	margin-right: 150px;
	border: 1px dotted rgb(197, 195, 198);
	padding-top: 0px;
	margin-bottom: 1.5em;
	font: 0.9em "Georgia" serif;
}

#content div.image div.description
{	margin-top: 0px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	padding: 5px;
	border: 1px dotted rgb(197, 195, 198);
	padding-top: 3px;
}

h1
{	color:rgb(0,0,20);
	//font-family: 'Josefin Sans Std Light';
	//font-weight:500;
	//background-image: url("/base/stripe.png");
	//background-repeat: repeat;
}

h2, h3
{	color: rgb(0, 51, 102);
}

h2
{	//font-weight:300;
	min-height: 24px;
	margin-left: 40px;
	padding-left: 24px;
	background-image: url("/base/minilogo.png");
	background-repeat: no-repeat;
	background-position:bottom left;
	vertical-align: middle;
}

h3
{	letter-spacing:0.04em;
	//font-weight:500;
}

p
{	line-height:1.5em;
	padding-bottom:1.0em;
	margin: 0;
}

#content table
{	margin-left: 50px;
	margin-right: 50px;
	padding: 0;
	//font-weight: normal;
}

.footnoteref
{	/*vertical-align:super;
	font-size: 0.7em;*/
}

.footnote
{	font-size:0.9em;
}

hr
{	width:50%;
}

#content hr
{
	margin-bottom: 2em;
	margin-top: 2em;
	margin-left: 50px;
}

#content td
{	vertical-align: top;
	padding-right: 1em;
}

#content #summary
{	text-align: center;
	margin-bottom:1.5em;
	background-color: black;
	float: left;
	width: 700px;
}

#content #summary a
{
	color: rgb(127,125,251);
}

#content #summary .summary-text ul
{
	margin-left:50px;
	margin-top:1em;
}

#content #summary .summary-text *
{
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin: 0;
	line-height: 17px;
	padding-bottom:0.5em;
}

#content #summary .summary-text p.contents
{
	padding-top: 1em;
}

#summary .summary-image img
{	float: right;
	width: 350px;
	height: 200px;
	padding-left: 0px;
}

.summary-text
{	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 7px;
	padding-right: 10px;
	margin: 0;
	color: rgb(200,196,186);
	float: left;
	text-align: left;
	width:  309px;
	font-size: 14px;
	line-height: 17px;
	font-family: verdana;
}

#sidebar
{	
	float:right;
	margin-left:0em; 
	padding-right: 0; 
	padding-left:0em;
	width:250px;
	font-size: 14px;
	line-height: 17px;
	font-family: verdana;
}

#cse-search-box
{	margin-top:4px;
}

#logo
{	text-align:center;
}

.logobox
{	background-color: rgb(245,196,104);
	padding-top:0.5em;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

.logobox .box-body
{	background-color: rgb(253,248,237);
	text-align:center;
	padding: 0.3em;
}

.logobox .box-body a img
{	border: none;
	text-decoration: none;
	z-index: 2;
}

.logobox .box-body a:hover img
{	border: none;
}

.box
{
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom: 10px;
	background-color: black;
}

h5
{
	margin: 5px;
}

.box-title
{
	padding-left: 15px;
}

.box-body
{	text-align:center;
	padding: 0.5em;
	background-color:rgb(200,196,186); 
}

.box-body form
{
	margin: 0;
}

#copyright
{	clear:both;
	color: rgb(127,125,251);
	background: transparent;
}

#form-div, main-legend
{ 
	font-weight: 100;
}

.whatsnew-table
{
	vertical-align: middle;
	text-align: left;
	margin: 5px;
	padding: 0px;
	background: transparent;
}

a img
{
	border: rgb(200,196,186) thin solid;
}

a:hover img
{
	border: blue thin solid;
}

a:hover:visited img
{
	border: purple thin solid;
}

div.fiction p.initial
{
	text-indent: 0px;
}

div.fiction p.initial:first-letter
{
}

div.fiction p
{
	text-indent: 4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0em;
	padding-bottom: 0.4em;
}

div.fiction hr, hr.poetic
{
	background-image:url('/base/dividerornament.png');
	height:59px;
	width:600px;
	border:none;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
}

.blogpost .date
{
	margin-top: -10px;
	font-size:x-small;
}

.odd
{
	border-top: thin solid rgb(200,200,200);
}

.even
{
	border-top: thin solid rgb(200,200,200);
}

ul#twitter-list
{
	margin: 0;
	padding: 0 0.8em;
	font-size: small;
	text-align: left;
	list-style-type: none;
	line-height: 1.2em;
}

ul#twitter-list li
{
	margin: 0;
	padding: 0.5em 0 1em 0;
	border-bottom: thin rgb(142,140,132) solid;
}

ul#twitter-list li.last-tweet
{
	border-bottom: none;
}

ul#twitter-list li span
{
	display: block;
}

ul#twitter-list li span a 
{
	color: blue;
}

ul#twitter-list li a 
{
	color: red;
}

ul#twitter-list hr
{
	color: black;
	margin: 0 auto;
}

#twitter p
{
	padding: 0.2em 0.1em;
	font-size: small;
	margin: 0;
	background-color: rgb(253,248,237);
	color: cyan;
}

/*
   ----------------------------------------------------------------
   GBCF-V3 BLUE STYLE SHEET - MIKE CHERIM HTTP://GREEN-BEAST.COM
   ----------------------------------------------------------------
   To use for testing, this stylesheet must be named default.css
*/

/* === form div and elements ======================================= */

#form-div { 
  font-family : verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  width : 70%;
  margin : auto;
  color : #555;
  line-height : 1.7em;
}

#form-div p.form-footer {
  margin : -35px 2px 20px 13px;
 }

#form-div p.form-footer a { 
  color : #003366; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
  color : #003366; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #fff;
  /* color : #000; (lite colors option - uncomment to use) */
  padding : 1px 4px; 
  border : 1px solid #000; 
  background-color : #003366;
  /* background-color : #bfccd9; (lite colors option - uncomment to use) */
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  background-color : #bb0000; 
  /* background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  color : #ffff7f;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #eee;
  background-color : #bb0000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  background-color : #003366; 
}


/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border : 1px solid #eee;
  padding : 5px;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : bold;
}

#form-div legend span { }

legend.main-legend { 
  color : #777;
  font-size : 110%;
}

legend.req-legend,
legend.opt-legend { 
  color : #777;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
}

label.req-label, label.opt-label {
  color : #003366;
}

label.opt-label.check {
  float : right;
  padding : 0;
  margin : 1px 4px;
  cursor : pointer;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #c70000;
}

label.req-label.explain {
  color : #666;
  font-size : .8em;
}

label.req-label.explain:hover {
  color : #000;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #999;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #666;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  border : 1px solid #999;
  background-color : #fffffe;
  cursor : text;
  padding : 1px 2px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 250px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 440px;
  height : 200px;
}

select.select, select.select option {
  cursor : pointer;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #666;
  background-color : #ffe;
}

input.button { 
  font : 1.1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  font-weight : bold;
  margin-top : 8px;
  padding : 1px 10px;
  cursor : pointer;
  float : right;
  clear : both;
  color : #003366;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #333;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  border : 1px solid #666;
}

.highlight-bar
{
	background-color: rgba(150,150,150,0.1);
	position: absolute;
	z-index: 1;
}

.whatsnew .highlight-bar
{	
	width: 235px;
	height: 72px;
}

#nav .highlight-bar
{
	width: 73px;
	height: 20px;
	
}

/* EOF - Created by Mike Cherim @ http://green-beast.com =========== */

