* {
    padding: 0;
    margin: 0;
}

body {
  background: #142939 url(/images/background5.png) repeat-x;
  background-attachment: fixed;
	font: .9em Verdana, "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}

a {
	color: #3B6EBF;
	text-decoration: none;
}

a img {
	border: 0;
}

form input, form textarea {
  background: #FFFFFF url(/images/bg_input.gif) repeat-x 0pt 0pt;
  border: 1px solid #5378a7;
  color: #000000;
  font-size: 1em;
  padding: 0.2em;
}

form textarea {
  font-family: Arial, Helvetica, sans-serif;
  width: 95%;
}

form input:focus,textarea:focus {
  border-color: #FFC000;
}

ul {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 10px;
  list-style: square;
}

ol {
 margin-left: 10px;
 padding: 5px 10px;
}


a:hover {
	text-decoration: underline;
}

a#site-home {
  color: /*#355073;*/#264482;
  text-decoration: none;
}

#divcontent
{
	position:absolute;
	padding-left: 50%;
}

#wrap {
  width: 750px;
	margin-top: 20px;
  position:relative;
  margin-left: -375px;
	color: #fff;
  border-top: 0.1em solid #65B6E3;   
  border-left: 0.1em solid #65B6E3; 
	background-color: #4284B5;
  padding:0;
}

#top {
	height: 2px;
  width: 100%;
	color: #fff;
	background-color: #4284B5;
  padding: 0;
  margin: 0;
}

#content {
	padding: 0 0 0 0;
	color: #000;
  overflow: visible;
}

#bottom {
	height: 25px;
  background-image: url(/images/stripes-gradient3.png);
  background-repeat: repeat-x;
  background-position:bottom;
}


.header {
	height: 100px;
  background: #85ACF7 url(/images/header.png) repeat-x;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 3px;
}

.header h1 a{
  text-decoration: none;
}

/* Navigation menu nav_bar for navigation_helper stuff */
ul.nav_bar {
  background: #85ACF7;
	clear:both;
	float:left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width:100%;
}

ul.nav_bar li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

ul.nav_bar li a {
	display: block;
	margin: 0px 0px 0px 2px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	/*background-color:#6699FF;*/
  background: repeat-x transparent url(/images/nav.png);
  font-family: Arial;
  font-size: 1.2em;
	font-weight: bolder! important;
	text-decoration: none;
}

ul.nav_bar li a:hover { 
	/*background-color:#3366CC; */
  background: repeat-x transparent url(/images/nav-hover.png);
	border-bottom: 3px solid #e1f15d;/*#fad9ef;/*#fa93d7;*/
  text-decoration: none;/* IE 6 does not default same values for a:hover as set for a */
}

ul.nav_bar li.current a { 
  /*background-color:#CC66CC;*/
  background: repeat-x transparent url(/images/nav-cur.png);
	border-bottom:3px solid #FFFFFF;
}

ul.nav_bar li.current a:hover {
  /*background-color:#FF66CC;*/
  background: repeat-x transparent url(/images/nav-cur-hover.png);
	border-bottom:3px solid #FFFFFF;
}

/* Admin menu */
div#admin-header {
  background: transparent url(/images/admin-header.png);
  /*background-color:#6699FF;*/
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 0;
  padding-top: 3px;
  padding-bottom: 5px;
  height: 25px;
}

ul#admin-menu {
  list-style: none;
  padding: 3px;
  font-family: Helvetica;
  font-size: 1.0em;
  vertical-align:middle;
}


ul#admin-menu em { 
  font-weight: bolder! important;
}

ul#admin-menu li {
  display: inline;
  padding-right: 10px ;
  background-color: transparent;
}

ul#admin-menu li a {
  margin-top: 0;
	display: inline;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
}

ul#admin-menu li a:hover {
  background-color:#FF66CC;
}

li#admin-prompt {
  color: #3b5998;
}

ul#admin-actions {
  display: inline;
  list-style: none;
  margin: 0 0 0 30px;
  padding: 0 0 0 0 ;
  vertical-align: middle;
}

ul#admin-actions li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
}

ul#admin-actions li a {
	display: inline;
	margin: 0px 2px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #3B6EBF;
	font-weight: bold;
	text-decoration: none;
}

ul#admin-actions li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

div.page {
  font-size: 0.85em;
  line-height: 1.5em;
  color: white;
  padding-top: 15px;
  background: #162c49 url(/images/gradient_t_d.png) top repeat-x;
  overflow: hidden;
}

div.page a {
  font-family:Arial,Helvetica,sans-serif;
  border:0px none;
  color:#FF9999;
  text-decoration:none;
  font-size: 110%;
}

div.page a:active { text-decoration : underline; color : #ff9999; border: 0px;}
div.page a:visited { text-decoration : none; color : #ff9999; border: 0px;}
div.page a:hover { text-decoration : underline; color : #e1f15d; border: 0px;} 

div#content-section {
  margin-right: 15px;
  background:  #162A44 url(/images/fade3.gif) top repeat-x;
  padding: 0;
  border: 0;
  overflow: hidden;
}

div#sidebar-section {
  padding-top: 10px;
  background: transparent url(/images/corner_tr_d.gif) top right no-repeat;
  float: right;
  width: 25%;
  color: #96BFCB;
  border: 0;
}

div#sidebar-section h2 {
  font-family: Arial;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.7em;
  color: white;
  margin-left: 0;
  padding-left: 15px; 
  background:#355073 url(/images/fade_heading_c3.gif) repeat-y scroll left top;
  width: 85%;
  margin-top: 10px;
  margin-bottom: 5px;
}

div#sidebar-section ul {
  margin-top: 0px;
}

div#sidebar-section h2 span {
  display: block;
  background: transparent url(/images/corner_tr_ps3top.gif) right top no-repeat;
}

div#sidebar-section h2 span span{
  display: block;
  background: transparent url(/images/corner_br_ps3top.gif) right bottom no-repeat;
}

#sidebar-section h3 {
  color: #FFCDCD;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 1.2em;
  padding-left: 20px;
}

div#sidebar-section form input {
  margin-top: 5px;
  margin-left: 15px;
  margin-bottom: 5px;
  width: 80%;
  font-size: .9em;
}

div#main-bar {
  background: #203755 url(/images/fade3.gif) top repeat-x;
  margin-top: 0;
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
  width: 75%;
  border: 0;
}

div#main-section {
  background: #203755 url(/images/fade2.gif) repeat-x;
}

div#main-section div#main {
  background: transparent url(/images/corner_tr_m.gif) top right no-repeat;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}

div#main-section .adsense {
  padding-left: 30px;
}


.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

#sidebar .adsense {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  /* padding-left: 50%;
  margin-left: -60px; */
  padding-left: 30px;
  margin-left: 0;
}

#sidebar h3.rss {
  padding: 0;
}

#sidebar a.rss {
  background:transparent url(/images/icon_rss.gif) no-repeat scroll 20px 50%;
  padding:0.3em 0pt 0.3em 40px;
}

#sidebar div.tags {
  margin: 10px 20px;
}

#sidebar .tags a {
  font-weight: normal;
  text-decoration: none;
  border-style: none;
}

#sidebar li {
  margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	color: #3B6EBF;
  vertical-align: middle;
}

#sidebar li span {
  color: #6196e7;
}

#sidebar li a {
  padding: 2px;
}

.clear {
	clear: both;
}

/* Footer styles */
#footer {
	text-align: right;
  font-size: 0.8em;
  margin-right: 0px;
}

#footer a#contact
{
  background-color: #4284B5;
  color: #ffffff;
  text-decoration: none;
  padding: 0 10px 0 10px;
}

#footer a#contact:hover
{
  background-color:#FF66CC;
}

.main h1,h2,h3,h4,h5
{
   font-family: Helvetica,"MS Trebuchet",sans-serif;
   text-align: left;
}

.main h3 {
  margin: 5px 0 5px 0;
}

.main {
  padding: 20px;
	text-align: justify;
  overflow: hidden;
}

.main small {
  font-size: 0.8em;
}

.main h1
{
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #d5f3ff;
  font-size: 2.2em;
  font-weight: normal;
  letter-spacing:-1px;
  padding-bottom: 10px;
  line-height: 1em;
}

/**/
.main h2 { 
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  /* color: #dd7b0b;*/
  color: #ff9c3f;
  letter-spacing: 1px;
  font-size: 1.8em; 
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 10px;
}

.main span.tall {
  font-size:1.2em;
}

.main span.grande {
  font-size:1.3em;
}

.main span.venti {
  font-size:1.5em;
}

.main a.tall {
  font-size:1.2em;
}

.main a.grande {
  font-size:1.3em;
}

.main a.venti {
  font-size:1.5em;
}

.main h3 {
  font-family: Helvetica, sans-serif;
  color: #9FD9FF;
	font-size: 1.6em;
	font-weight: normal;
}

.main h4 {
  font-family: Helvetica, sans-serif;
  color: #9FD9FF;
  font-size: 1.2em;
  font-weight: bold;
}

.main p {
  padding-bottom: 0.9em;
}

.main p.nothing {
  font-family: Arial;
  font-size: 1.2em;
  line-height: 1.5em;
  padding-bottom: 0.2em;
}

.main blockquote {
  clear: both;
  border-left: 5px solid #334d6f;
  margin: 15px 30px 0pt 20px;
  padding-left: 10px;
}


/* - Static pages */

/* ----- Contact page */
p.contact {
  /*font-family: 'Courier New','Terminal',monospace;*/
  font-size: 110%;
  padding: 0.2em 0;
}

#contact-basic {
/*
  margin: 20px;
  padding: 5px 30px 5px 30px;
*/
  margin: 15px 0pt 10px 2px;
  padding: 5px 0px;
}

#contact-basic p {
  width: 60%;
}

#contact-elsewhere {
  float: right;
  padding: 5px 5px 5px 0;
  margin-left: 10px;
  text-align: right;
  /* border-left: #97de32 dotted 2px; */
  /* border-left: white dashed 2px; */
}

#contact-elsewhere h4 {
  /* font: 1.2em Arial, Helvetica, sans-serif;*/
  text-align: right;
}

#contact-elsewhere ul {
  list-style: none;
}

#contact-elsewhere img
{
  vertical-align:middle;
  padding: 2px 2px 4px 2px;
}


/* Home */
div#home h2.signature {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 1.7em;
  letter-spacing: 2px;
}

/* Font styles for tag clouds */
div.tags {
  margin: 10px 10px 10px 20px;
  font-weight: normal;
}

div.tags a {
  font-weight: normal;
}

h3.tags {
  color: #97de32;
  font-size:1.9em;
  padding: 10px;
  border-bottom: dotted 2px;
  width: 20%;
}

.tags a.css1 { font-size: 0.8em; }
.tags a.css2 { font-size: 1.0em; }
.tags a.css3 { font-size: 1.2em; }
.tags a.css4 { font-size: 1.4em; }
.tags a.css5 { font-size: 1.6em; }
.tags a.css6 { font-size: 1.8em; }


/* Notice box */
#notice
{
  color: #91f600;
  font-size: 1.0em;
  padding-bottom: 5px;
}

#error
{
  background-color: #122634;
  color: #ff5050;
  font-size: 1.0em;
  padding: 10px;
  width: 80%;
}

#errorExplanation
{
  clear: both;
  background-color: #122634;
  color: #ff5050;
  font-size: 1.0em;
  padding: 5px;
  width: 80%;
  margin-bottom: 5px;
}

#errorExplanation h2 {
  font-size: 1.1em;
  font-weight: bold;
  padding-left: 5px;
  margin-bottom: 5px;
}

#errorExplanation p {
  padding-left: 10px;
  padding-bottom: 0;
}

#errorExplanation ul{
  list-style: none;
}

#errorExplanation ul li
{
  font-size: 1.0em;
  line-height: 1.3em;
}

/* Gravatar styles */
.gravatar
{
  height: 48px;
  width: 48px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
}

/* -- Linkorama styles */

/* ---- Linkorama categories */
div#cat-header {
  margin-left: 0;
}

ul#cat-list {
	list-style-type: none;
}

ul#cat-list p {
  width: 90%;
  padding-bottom: 0.4em;
}

/* ---- Linkorama items */

/* Items lists styles */
ul.item-list  {
	list-style-type: none;
}

ul.item-list h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
}

li.item-line-odd, li.item-line-even {
  clear: both;
  padding-bottom: 5px;
  width: 80%; 
}

li.item-line-odd {
  background: url(/images/gradient-item-odd.png) repeat-x scroll;
}
li.item-line-even {
  background: url(/images/gradient-item-even.png) repeat-x scroll;
}

div.item-area * {
  float: left;
}

div.item-area * * {
  float: none;
  width: auto;
}

div.item-area div {
  float: left;
}

div.item-area div * {
  float:none;
}

div.item-area div.item-info {
  width: 70%;
}

div.item-area div.star-rating-small {
  display: inline;
  float: right;
  margin-top: 5px;
  margin-right: 10px;
  padding: 0;
}

div.item-area div.item-thumbnail {
  padding: 5px;
  margin-bottom: 3px;
  width: auto;
}

div.item-area div p {
  padding: 0;
  margin: 0;
}

div.item-actions {
  padding: 10px 5px 0 10px;
  float: right;
}

.items-view {
  margin-top: 20px;
  margin-left: 20px;
}

.item-header {
  text-align: left;
}

.item-content {
  color:#96BFCB;
  font-family:Verdana,"MS Trebuchet",sans-serif;
  font-size:1.0em;
  font-weight:normal;
  line-height:1.2em;
  text-align:left;
}

.item-image
{
  float:left;
  margin:  5px 10px 10px 5px; 
}

.item-draft{
  background-color : #FFBBAA;
}

.item-draft strong{
  color: red;
}

#item-comments
{
  clear:both;
}

/* Comments */
ul#comment-list  {
	list-style-type: none;
}

ul#comment-list li {
  clear: both;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.comment-even {
  background-color: #314A6A;
}

div.comment-content {
  font-size: 0.9em;
  padding-left: 10px;
}

div.comment-content p,
div.comment-content h1,
div.comment-content h2,
div.comment-content h3,
div.comment-content h4,
div.comment-content h5 {
  padding-left: 0;
  padding-bottom: 5px;
}

div.comment-content h1 {
  font-size: 1.2em;
}

div.comment-content h2{
  font-size: 1.1em;
}

div.comment-content h3 h4{
  font-size: 1.0em;
}

/* Blog styles */
.blog-view {
  padding-left: 5px;
}

ul#post-list  {
	list-style-type: none;
  padding: 0;
  margin: 0;
}

ul#post-list li {
  clear: both;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.post-draft {
  background-color : #FFBBAA;
}
div.post-draft strong {
  color: red;
}

div.post-draft a.publish {
  color: black;
}

.post-content {
  color: #96BFCB;
  font-size: 1.0em;
}

.post-content h1 {
  font-size: 1.3em;
}

.post-content h2 {
  font-size: 1.2em;
}

.post-content h3 {
  font-size: 1.1em;
}

.post-content h4 {
  font-size: 1.0em;
}


/* Administration forms styles */
table.user-form {
  padding: 10px 10px 10px 10px;
}

table.user-form td {
  font-size:0.9em;
  padding-bottom: 5px;
  text-align: left;
}

table.user-form td.prompt {
  text-align: right;
}

table.user-form td.prompt-area {
  text-align: right;
  vertical-align: top;
}

table.user-form td.submit {
  text-align: right;
}

table.user-form td.submit input {
  width: 8em;
}

div.user-form {
  /*margin-left: 30px;*/
  padding-left: 30px;
  padding-top: 10px;
  text-align: left;
}

div.user-form h3,
div.user-form p {
  padding-left: 0;
  padding-bottom: 0;
}

div.user-form p.prompt {
  padding-bottom: 1em;
}

div.user-form h4
{
  padding-left: 0;
}

div.user-form div.fieldWithErrors {
  display: inline;
}

div.user-form label {
  padding-left: 5px;
  vertical-align: middle;
}

div.user-form h3 {
  margin-left: 0px;
}

div.user-form input.textfield {
  width: 18em;
  margin: 5px 0 5px;
}

div.user-form div.textarea {
  width: 85%;
}

div.user-form textarea {
  width: 100%;
  height: 10em;
  margin: 5px 0 5px;
  padding-right: 0;
}

div.user-form span.required {
  padding: 0; margin: 0;
  color: #DD7B0B;
  font-weight: bold;
}

div.user-form input.submit {
  margin-top: 1em;
  margin-bottom: 2em;
  padding-left: 1em;
  padding-right: 1em;
}

div.user-form div.textarea input.submit {
  float: right;
  margin-top: 0.5em;
}

table.user-profile div {
  vertical-align: top;
}

table.admin-users {
  font-size: 0.9em;
  padding: 5pt;
  border-spacing: 0;
  text-align: left;
}

table.admin-users h2 {
  margin: 0;
  padding-bottom: 0;
}

table.admin-users tr.even {
  background-color: #314A6A;
}

table.admin-users td {
  vertical-align: top;
  padding: 5pt;
}

/* static error pages */
.main#static-error-box {
  width:710px;
  height:150px;
}
.main#static-error-box div {
  padding:30px;
}

.main#static-error-box h1 {
  color: #FF4455;
  border-color: #FF4455;
}

.main#static-error-box strong {
  color: red;
}

/* messages and resume requests */
div#send_message {
  margin-top: 10px;
}

table#messages {
  font-size: 0.9em;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  border-spacing: 0;
}

table#messages tr.even {
  background-color: #314A6A;
}

table#messages td {
  padding: 5px;
  margin: 0;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  vertical-align: top; 
}

table#messages td.message {
  width: 350px;
}

table#messages div.body {
  padding-left: 10px;
}

table#messages span.rejected {
  color: red
}
table#messages span.processed {
  color: #91f600;
}

/* Search
 *********************************/
ul#search-results{
  text-align: left;
  list-style: none;
  padding-left: 5px;
}

ul#search-results li {
  padding-bottom: 10px;
}

ul#search-results h3 {
  padding: 0px 0 0px 5px;
}

ul#search-results p {
  width: 90%;
  padding: 0px 0 0 15px;
}
