/*
 * © 2007 ROBO Design
 * http://www.robodesign.ro
 */

/* General styling */

html {
  background: #666;
}

body {
  position: relative;
  margin: 0 auto;
  width: 98%;
  background: #fff;
  color: #000;
  font-size: 12px;
  font-family: Arial, sans-serif;
  padding: 5px;
}

a {
  color: #333;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}

a[accesskey]:after {
  content: " [" attr(accesskey) "]";
  font-size: 0.8em;
  text-decoration: none;
  opacity: 0.6;
}

label,
button,
input[type="submit"],
input[type="image"],
input[type="reset"],
input[type="button"] {
  cursor: pointer;
}

form {
  display: inline;
}

button,
input {
  vertical-align: middle;
}

p {
  text-indent: 1.3em;
  margin: 5px 0;
  padding: 0;
}

h2,
h3 {
  margin: 13px 0 8px 0;
  padding: 0;
  line-height: 1.1em;
}

h2 {
  font-size: 1.5em;
  border-bottom: 1px solid #864533;
  color: #864533;
  text-shadow: 0px 3px 5px #aaaa46;
}

h2 *,
h3 * {
  color: inherit;
  text-shadow: inherit;
}

h2 a {
  color: #864533;
  text-decoration: none;
}

h3 {
  text-shadow: 2px 2px 5px #d2b4b4;
  color: #a47508;
  border-bottom: 1px solid #c49588;
  font-size: 1.2em;
}

h3 a {
  color: #a47508;
  text-decoration: none;
}

h2 a:hover,
h2 a:focus {
  color: #b27c33;
}

h3 a:hover,
h3 a:focus {
  color: #662513;
  text-shadow: 2px 2px 5px #b4a0a0;
}

img {
  border: 0;
  max-width: 95%;
}

ol,
ul {
  margin: 5px 0 5px 2em;
  padding: 0;
}

li {
  text-align: justify;
  margin: 3px 0;
}

blockquote {
  font-style: italic;
  background: #fff3f3;
  padding: 0 5px;
  border: 2px dashed #ccc;
  margin: 5px 0;
}

pre {
  background: #eee;
  border: 2px dashed #ccc;
  padding: 5px;
  white-space: normal;
}

dl {
  margin: 10px 0;
}

dt {
  font-weight: bold;
  margin: 0;
}

dd {
  text-align: justify;
  margin: 0 0 5px 1.2em;
}

input[type="url"],
input[type="text"],
input[type="email"],
textarea,
select {
  border: 1px solid #cc8b5b;
  vertical-align: middle;
}

input[type="url"],
input[type="text"],
input[type="email"],
textarea {
  padding: 2px;
}

select:hover,
select:focus,
input[type="url"]:hover,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="url"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
textarea:hover,
textarea:focus {
  border: 1px solid #000;
  background: #f9f9f9;
}

#skipnav {
  text-align: center;
  background: #f5e9cc;
  display: none;
  padding: 3px 0;
}

/* Layout styling */

#skipnav,
#skipnav a {
  color: #000;
}

#header-title {
  padding: 0;
  margin: 0;
  padding-bottom: 7px;
}

#header-title:hover {
  opacity: 0.7;
}

#header-title a {
  background: url("../images/logo-handheld.jpg") no-repeat;
  display: block;
  width: 200px;
  height: 0;
  padding-top: 69px;
  margin: 0 auto;
  overflow: hidden;
}

.nav {
  font-size: 14px;
  background: #f5e9cc;
  padding-bottom: 5px;
}

body.mihai #nav-marius,
body.marius #nav-mihai {
  opacity: 0.6;
}

body.mihai #nav-marius:hover,
body.marius #nav-mihai:hover {
  opacity: 1;
}

.nav p {
  text-indent: 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #ad5236;
  margin: 0;
  padding: 1px 3px;
  display: inline;
}

.menus {
  list-style: none;
  margin: 0;
}

#menus-marius,
#nav-marius p {
  margin-left: 3px;
}

#nav-marius,
#nav-marius p,
#menus-marius a {
  text-align: right;
}

.menus li {
  margin: 0;
  border: 1px solid #d3bb98;
  border-width: 1px 0;
  background: #ad5236;
  text-align: left;
}

.menus li:hover {
  background: #ffd99d;
}

.menus a {
  display: block;
  text-decoration: none;
  color: #fff;
  background: #ad5236;
  padding: 2px 4px;
}

.menus a:hover,
.menus a:focus {
  background: #ffd99d;
  color: #924c38;
}

#menus-mihai a[accesskey]:before {
  content: "[" attr(accesskey) "] ";
  font-size: 0.8em;
  text-decoration: none;
  opacity: 0.6;
}

#menus-mihai a:after {
  content: "";
}

.amenu > a {
  background: #3a0101 !important;
  color: #c4a97f !important;
}

.submenu ul {
  list-style: none;
}

#menus-mihai .submenu ul {
  margin: 0 0 0 15px;
}

#menus-marius .submenu ul {
  margin: 0 10px 0 0;
}

.submenu ul a {
  background: #763825;
}

.submenu ul a:hover,
.submenu ul a:focus {
  background: rgb(230, 230, 190);
  color: #000;
}

#pagetitle {
  clear: both;
  background: #f9f3ea;
  margin: 10px 0;
  text-align: center;
  font-size: 1.5em;
  color: #864533;
  text-shadow: 0px 0px 15px #e6b46e;
}

#pagetitle,
#pagetitle > span {
  visibility: visible !important;
}

#page-path,
#usearch,
.wf2_suggestions {
  display: none !important;
}

#content {
  position: relative;
}

#backtotop {
  text-align: right;
  background: #f5e9cc;
  padding: 3px 0;
  margin: 9px 0;
}

#backtotop,
#backtotop a {
  color: #000;
}

#copyright {
  text-align: center;
  color: #cc936f;
}

/* Misc */

.msg {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}

.small {
  font-size: 0.9em;
}

/* The "Send comment" box */

#sendcomment {
  background: #f6ede7;
  border: 1px solid #dbcfcb;
}

#sendcomment h2 {
  background: #e8d2a8 url("../images/sendcomment-title.png") repeat-x;
  border-bottom: 1px solid #dbcfcb;
  margin: 0;
  padding: 3px 5px;
  font-size: 1.1em;
  text-shadow: 2px 2px 4px #beaa82;
}

#sendcomment p {
  text-indent: 0;
  padding: 0 5px;
}

#sendcomment label {
  font-weight: bold;
  display: block;
}

#sendc-email-id,
#sendc-name-id,
#sendc-msg-id {
  width: 98%;
}

#sendc-msg-id {
  height: 100px;
}

#sendc-msgp {
  margin-bottom: 0;
}

#sendc-submit {
  margin-top: 0;
}

/* Front page */
#welcome-footer {
  padding-top: 0 !important;
}

#welcome-footer #search-form {
  padding-bottom: 40px !important;
  padding-left: 15px;
  display: block !important;
  position: relative !important;
}

#welcome-intro {
  border: 1px solid #dadfbd;
  background: #fbfbf4;
  padding: 5px;
  width: auto !important;
  margin: 0 !important;
}

#welcome-intro-bottom {
  display: none !important;
}

#welcome-intro h2 {
  color: #b86040;
  margin: 5px 0;
  font-size: 1.2em;
  border: 0;
}

/* the two boxes on the front page, for Mihai and Marius */
.welcome-box {
  background: #fbfbf4;
  border: 1px solid #dadfbd;
  position: relative;
  margin: 10px 0;
  width: auto !important;
}

#death-notice {
  font-size: 1.2em;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: rgb(90, 55, 50);
  background-color: rgb(255, 255, 200);
  padding: 10px;
  border: 1px solid rgb(200, 200, 200);
}

.welcome-snippet {
  padding: 5px;
}

.welcome-latest-posts {
  border: 0;
  padding: 5px;
  color: #b86040;
  font-size: 1.3em;
  text-shadow: 3px 3px 5px #c3a5a5;
  margin-top: 0 !important;
}

.welcome-box ol {
  list-style: square outside;
}

.welcome-box-title {
  background: #faece6;
  border-bottom: 1px solid #cfcda1;
  padding: 4px 5px;
  margin: 0;
  font-size: 1.3em;
}

.welcome-box-title a {
  display: block;
  color: #b86040;
  text-decoration: none;
  text-shadow: 2px 2px 4px #bbb;
}

.welcome-box-title a:hover,
.welcome-box-title a:focus {
  color: #000;
}

.welcome-snippet a {
  color: #993;
  text-decoration: none;
  white-space: nowrap;
}

.welcome-snippet a:hover,
.welcome-snippet a:focus {
  text-decoration: underline;
}

.welcome-snippet a:before {
  content: "[ ";
}
.welcome-snippet a:after {
  content: " ]";
}

.welcome-atom {
  text-align: right;
}

#welcome-footer p {
  text-align: left;
  text-indent: 0;
}

#welcome-footer label {
  display: block;
  font-weight: bold;
}

#welcome-footer #newsletter-field,
#welcome-footer #search-field {
  width: 80%;
}

/* Gallery list */

#gallery-list {
  padding: 5px 0;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-width: 1px 0;
}

#gallery-list ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

#gallery-list li > a {
  text-decoration: none;
  display: block;
  background: #f5f0e6;
  padding: 4px;
  border: 1px solid #cfb392;
  width: 202px;
  max-width: 96%;
}

#gallery-list li {
  margin: 0 7px 7px 0;
  text-align: center;
}

#gallery-list li > a:hover,
#gallery-list li > a:hover {
  background: #eae1cc;
  border-color: #b1844f;
}

#gallery-list img {
  max-width: 100%;
  max-height: 148px;
  vertical-align: middle;
}

.gi-title {
  font-size: 1.1em;
  font-weight: bold;
  background: #600;
  padding: 2px 0;
  color: #fff;
  text-align: center;
  text-indent: 0;
  margin: 0;
  width: 212px;
  max-width: 100%;
}

.gi-title a {
  color: #fff;
  text-decoration: none;
  text-shadow: 0 2px 6px #ff6;
}

.gi-date {
  display: none;
}

#gallery-atom {
  padding: 0;
  margin: 0;
  text-indent: 0;
}

#gallery-atom a {
  display: block;
  background: url("../images/feed-icon-16x16.png") top right no-repeat;
  min-height: 16px;
  padding-right: 20px;
  text-align: right;
  text-decoration: none;
  color: #666;
}

#gallery-atom a:hover,
#gallery-atom a:focus {
  color: #000;
}

#gallery-footer #search-form {
  clear: both;
}

#gallery-footer #search-form p {
  text-align: center;
  text-indent: 0;
}

#gallery-footer #search-form label {
  font-weight: bold;
}

/* Gallery image view */

#gi-view-date {
  margin: 0 0 10px 0;
  padding: 0;
  text-align: right;
  color: #864533;
}

#gi-back {
  margin: 5px 0 0 0;
  padding: 0;
  background: url("../images/gallery/view-top.png") bottom left repeat-x;
  text-indent: 0;
  text-align: left;
}

#gi-back a {
  color: #aa835f;
  text-decoration: none;
  display: block;
}

#gi-back a:hover,
#gi-back a:focus {
  color: #000;
}

#gallery-image {
  text-align: center;
  text-indent: 0;
  margin: 0;
}

#gallery-image img {
  border: 1px solid #864533;

  /* optional bling-bling */
  -webkit-box-shadow: 5px 5px 5px #aaa;
  box-shadow: 5px 5px 5px #aaa;
}

#gi-nav {
  background: url("../images/gallery/view-bottom.png") repeat-x;
  margin: 10px 0 10px 0;
  padding-top: 2px;
  border-bottom: 1px solid #e5c2ae;
}

#gi-nav p {
  text-indent: 0;
  margin: 0;
  color: #aa835f;
  text-align: left;
}

#gi-nav a {
  text-decoration: none;
}

#gi-nav a:hover,
#gi-nav a:focus {
  text-decoration: underline;
}

#gi-nav img {
  display: none;
}

#gi-content {
  margin-bottom: 10px;
}

/* Contact page */

#contactform,
#contactinfo {
  float: none !important;
  width: auto !important;
  padding-bottom: 15px;
}

#contactform #msg-id,
#contactform #email-id,
#contactform #subject-id,
#contactform #name-id {
  width: 95%;
}

#contactform #msg-id {
  height: 100px;
}

#contactform label {
  font-weight: bold;
  display: block;
}

#contactform p {
  text-indent: 0;
}

.google_ads_horizontal,
.google_ads_vertical,
#gimg_google_ads,
#glist_google_ads,
.google_ads {
  display: none;
}

/* EOF? */
