/*
 */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, 'Lucida Grande', sans-serif;     
  background: #f1f0ea;
  color: #333;
}

img {
  border: 0;
  border-width: 0;
}

hr {
  height: 0;
  border: 0;
  border-bottom: 1px solid #ccc;  
  margin: 1em 0;
}

/* FIXES */

body {
	font-size: x-small; /* IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
  font-size: small;
}

html>body { /* be nice to Opera */
  font-size: small;
}

/* LINKS */

a {
  text-decoration: underline;
}

a:link, 
a:visited {
  color: #003cad;
}

a:hover, 
a:active {
/*  text-decoration: none;
  color: #fff !important;
  background: #237cbe;*/
}

a:link.cancel, 
a:link.cancel, 
a:visited.cancel {
  color: red; 
}

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


/* LAYOUT */

#wrapper {
}


#header {
  background: #FFFFFF;
  padding: 5px;
  border-bottom: 1px dotted black;
}

#main-body {
/*	width: 60em;*/
	margin: 10px auto;
	padding: 0;
}

#sidebar {
 /* float:left;*/
  float:right;
/*  width:180px;*/
  width:20%;
/*  background: #ffffe9;*/
  background: white;
  padding: 1em;
/*  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-top: 2px solid #ccc;*/
}

#general {
  width: 90%;
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
/*margin:7px auto 0pt;
  position:relative;
  width:958px;*/
}

#content {
 /* width: 40em;*/
 /* width: 80%;*/
 /* position: relative;*/
 /* float: left;*/
/*  margin:0pt 15px;*/
/*  width:720px;*/
  margin-right: 28%;
  background: white;
  padding: 1em;
/*  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-top: 2px solid #ccc;
/*  border-left: 1px solid #ccc;*/
}

/*#footer {
	margin: 0 auto;
	color: white;
  /*background: #237cbe;*/
	/*border-top: 3px solid #195e92;
	padding: 1.5em;
	font-size: 85%;
	line-height: 1.25em;
	text-align: center;
}*/

#footer p.left {
  float: left;
  text-align: left;
}

#footer p.right {
  float: right;
  text-align: right;
}

div.right {
float: right;
}
/* HEADERS */

h1, h2, h3, h4, h5, h6 {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

h1 {
  margin: 0;
}

h2 {
  margin: 4px 0 4px 0;
}

/* HEADER */

#header h1 {
  float: left;
  margin-top: 0;
  margin-left: 10px;
}

#header p {
  float: right;
  margin-right: 1em;
  margin-top: 1.5em;
  padding: 0;
  text-align: center;
  font-size: 155%;
  line-height: 1.25em;
}

#footer ul {
  float: right;
  list-style: none;
}

#footer li {
  float: right;
  margin-right: .5em;
  padding: 0.5em 0;
  background:transparent;
}

#footer li img {
  vertical-align: top;
}


/* NAVIGATION */

#header #search {
float: left;
}

#header #menu ul {
  float: right;
  list-style: none;
}

#header #language ul {
  float: left;
  list-style: none;
}

#header li {
  float: left;
  margin-right: .5em;
  padding: 0.5em 0;
  background:transparent;
}

#header li img {
  vertical-align: top;
}

#header li a {
	float: left;
  padding: 0 0.75em 0 0.75em;
}

#header li a:hover {
  background: #f1f0ea;
  color: red;
}
	
#header a, 
#header a:visited {
  color: black;
  text-decoration: none;
}

#header a:hover,
#header a:active {
  text-decoration: underline;
  color: black;
}


/* SIDEBAR */

#sidebar h1 {
  color: #393a27;
  font-size: 130%;
  margin-bottom: 0.4em;
  border-bottom: 1px solid #e7e8ac;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.5em;
}

#sidebar ul li {
  margin: 2px 0;
  padding: 0;
}

#sidebar hr {
  margin: 0.5em 0em;
  color: #e7e8ac;
  background: #e7e8ac;
}

#sidebar img {
  vertical-align: top;
}

.image1 {
  margin: 0 auto;
}

#sidebar ul a, 
#sidebar ul a:link, 
#sidebar ul a:visited {
  color: #666;
  padding: 2px;
  text-decoration: none;
}

#sidebar a,
#sidebar a:link,
#sidebar a:visited {
  text-decoration: none;
}

#sidebar p {
  margin-top: 8px;
}

#sidebar label {
  float: none;
  color: #393a27;
  text-align: left;
  padding-right: 0.2em;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.6em;
}

#sidebar input[type=text], 
#sidebar input[type=password], 
#sidebar input.text {
  width: 90%;
  display: block;
  font-size: 1.1em;
}

#pam img {
  margin-top: 15px;
}

/* WEBSITE */

#sidebar .contact {
  margin-bottom: 30px;
}

#sidebar .contact .type {
  font-size: 120%;
  text-decoration: underline;
}

#geekCode {
  margin-top: 15px;
}

#content #text #whyMourafOrg {
  margin-top: 15px;
}
#why {
  margin-top: 15px;
}
/*
pre {
  background: #FFF9BF;
  border: solid 1px #E0D8A0;
  padding: 0.5ex;
  text-align: justify;
}*/
pre {
    background-color: #f1f1f3;
    color: #112;
    padding: 10px;
    font-size: 1.1em;
    overflow: auto;
    margin: 14px 0px;
    width: 95%;
}



/* Syntax highlighting */
pre .normal {}
pre .comment { color: #005; font-style: italic; }
pre .keyword { color: #A00; font-weight: bold; }
pre .method { color: #077; }
pre .class { color: #074; }
pre .module { color: #050; }
pre .punct { color: #447; font-weight: bold; }
pre .symbol { color: #099; }
pre .string { color: #944; background: #FFE; }
pre .char { color: #F07; }
pre .ident { color: #004; }
pre .constant { color: #07F; }
pre .regex { color: #B66; background: #FEF; }
pre .number { color: #F99; }
pre .attribute { color: #5bb; }
pre .global { color: #7FB; }
pre .expr { color: #227; }
pre .escape { color: #277; }

div#text
    {
    color: #222;
    font-family: arial, sans-serif;
    padding: 10px 10px 10px 10px;
    margin: auto 0px;
    font-size: 110%;
/*    width: 63%;*/
    text-align: justify;
    }
div#text h1 {
  text-decoration: none;
}

div#text h2 {
  text-decoration: underline;
  padding-left: 25px;
  padding-top: 25px;
}

div#text p{
  margin-top: 10px;
}

    
div#text h1 {
  text-decoration: none;
} 
   
div#text h2 {
  text-decoration: underline;
  padding-left: 25px;
  padding-top: 25px;
}   

/*******************************************************
                    Logo
 *******************************************************/
    
div#logo
    {
    /*float: right;*/
    color: #222;
    /*text-align: left;*/
    font-family: arial, sans-serif;
    font-size: 10pt;

   }
   div#logo img#logo_img {
      float: right;
      margin: 0px 4px 0px 0px;;
      /*border-width: 0;*/
      }

#bart a {
  float: right;
  margin: 3px;
  border: none;
  text-decoration: none;
}

#bart a:link { 
  border: none;
}

/* BLOG */

#content .blog {
  background:#FFFFE9 none repeat scroll 0%;
  border:1px solid #E7E8AC;
  margin-bottom: 20px;
  padding: 8px;
}

#content .blog .post_title h2 {
  color:  #880000;
  font-size: 170%;
}

#content .blog .post_title h2 a {
  color:  #880000;
  text-decoration: none;
  font-size: 150%;
}

#content .blog .article {
  margin-top: 10px;
  margin-bottom: 10px;
}

#content .blog .article h3 {
  font-size: 110%;
}

#content .blog .article  p {
margin: 0.5em 0 0 0;
padding: 0;
}

#content .blog .comment {
  margin-top: 10px;
  margin-bottom: 10px;
}

#content .blog .comment   p {
margin: 0.5em 0 0 0;
padding: 0;
}


#comments {
  margin-top: 10px;
  margin-bottom: 8px;
}

#comments h2 {
  font-size: 130%
}

#content .blog .article-footer {
  font-size: 80%;
  margin-top: 5px;
}

/* FORMS */

fieldset {
  margin: 1em 0;
  padding: 1.2em;
  padding-top: 0.4em;
  background: #ffffe9;
  border: 1px solid #e7e8ac;
}

legend {
  color: #5a3d1c;
  font-size: 1.4em;
}

form {
  display: inline;
}

form label {
  color: #444;
  font-size: 1.2em;
  font-weight: bold;
}

form p {
  padding: 0.5em 0em;
}

form span.hint {
  color: #777;
  font-size: 0.9em;
  line-height: 1.3em;
  margin: 0.3em 0;
  display: block;
}

#search input[type=text] {
width: 10em;
}

input[type=text], 
input[type=password], 
input.text, 
input[type=file] {
  width: 20em;
  font-size: 1.1em;
}

input:focus,
textarea:focus {
  background: #ffc;
}

/* LISTS */

#content ul {
  margin-top: 1em;
  margin-left: 2em;
}

#content ul li {
  padding: 0.5em 0;
}

/* TABLES */

table {
  border-collapse: collapse;
  padding: 0;
  line-height: 1.25em;
}


/* PAGINATION */

#paginator {
  margin-top: 25px;
}

#paginator p {
  text-align: right; 
  float: right;
}

#paginator a {
  padding: 5px 5px;
  border: 1px solid #ccc;
  text-decoration: none;
}


/* FLASHES */

#flash {
  width: 80%;
  text-align: center;
  font-size: 100%;
  font-weight: bold;
  margin: 0 auto 10px auto;
  padding: 8px;
}

.flash_notice {
  color: #333;  
  background: #efe;
  border: solid 1px #bd7;  
}

.flash_notice .message {
  padding: 0 0 0 25px;
  background: url(/images/icons/tick.png) no-repeat 0 50%;
}

.flash_error {
  color: white;
  background: #c00;
  border: solid 1px #c00;
}

.flash_error .message {
  padding: 0 0 0 25px;
  background: url(/images/icons/error.png) no-repeat 0 50%; 
}


/* ERRORS */

.fieldWithErrors input[type=text],
.fieldWithErrors input[type=password],
.fieldWithErrors textarea,
.fieldWithErrors input.text,
.fieldWithErrors input[type=file] {
  background: #ffdcdc;
}

#errors {
  width: 80%;
  background: #ffdcdc;
  border: 1px solid #f3a0a0;
  margin: 10px auto;
  padding: 5px 20px;
}

#errors h3 {
  color: #dc3d3d;
  font-size: 120%;
  margin-bottom: 0.3em;
}

#errors ul {
  margin-top: 0.5em;
  margin-left: 2em;
}

/* SCAFFOLD ERRORS */

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}


/* SELF-CLEARING FLOATS */

#header:after,
#footer:after,
#main-body:after,
#paginator:after,
#event:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* IE5+6/win only */
* html #header, 
* html #footer,
* html #main-body,
* html #paginator,
* html #event {
  height: 1%;
}

/* IE7/win only */
*:first-child+html #header, 
*:first-child+html #footer, 
*:first-child+html #main-body, 
*:first-child+html #paginator,
*:first-child+html #event {
  min-height: 1px;
}

