/* 
 * #34425B -->  a blue
 * #400300 -->  b red
 * #ab1c41 --> ah red
 * #9aa1ae --> ab blue
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p {
  margin:0pt; padding:0pt;
}

img {
  border:none;
}

ul,ol {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

h1, h2, h3, h4, h5, h6 {
  font-size:100%;
  font-weight:normal;
}

body {
  font:14px/1.4 "Candara", "Arial", "Helvetica Neue", sans-serif;
  /*background-image: url('/images/51.png');
  background-repeat: repeat;
  background-position: left top;*/
  background-color: #fff;
}

h1 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: 0.8em; }

a { color: #34425B; text-decoration: none; 
  border-bottom: 1px #9aa1ae solid; }
a:hover { border:none; color: #400300; }

input, textarea {
  border: 1px solid #400300;
  background: #ffffff;
  font-size:1.1em;
  padding:2px;
}

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

#container {
  width: 950px;
  margin: 5px auto 30px auto;/* 40px auto;*/
  background: #fff;
}

/* {{{ -- header
 */ 
#head {
/*  background:#ab1c41 url('images/head.jpg') no-repeat left top;*/
  height: 50px;
  border-bottom: 2px solid #400300;
}

  #head h1 {
    font: 3em/1.5 "Georgia", "Plantin", "Plantin std", serif;
    letter-spacing: 5px;
    float:left;
    display:inline;
    padding:5px 0px 0px 10px;
  }

  #head a { text-decoration: none; border: none; }
  #head a:hover { color: #400300; }

  #sections {
    font-size: 1.4em;
    float: right;
  }

  #sections li { 
    padding: 5px 10px 0px 10px;
    float:left;
    display:inline;
  }

  #sections a {
    /*background: transparent url('../images/slide-left.gif') no-repeat left top;*/
    text-decoration: none;
    padding: 0px 0px 0px 9px;
    float: left;
    display:inline;
    border: none;
    color: #ab1c41;
  }

  #sections a span {
    /*background: transparent url('../images/slide-right.gif') no-repeat right top;*/
    padding: 4px 20px 4px 11px;
    display: block;
  }

  /* #sections a:hover { background-position:0% -35px; } */

  #sections a:hover span {
    /*background-position: 100% -35px;*/
    color: #400300;
  }

  /* div.rss { padding:15px 30px 0px 0px; float:right;
     display:inline;} */

  #search_form {
    padding:10px 0px 10px 0px;
    text-align:right;
  }

/* }}} */  

/* {{{ -- content
 */ 
#content {
  padding: 0px 0px 0px 20px;
  margin-right: 210px;
}

  div.entry {
    margin: 5px 0px 10px 0px;
    padding: 5px 0px;
    border-bottom : 1px solid #400300;
  }

  div.title { padding:10px 0px; }
  div.title h3 { font-size:1.8em; }
  a.title { border: none; }
  a.title:hover { color:#ab1c41; background:#fff; }
  div.date { color: #aaa; }
  blockquote {
    border-left: 2px solid #400300;
    padding-left: 2px !important; 
  }
  div.entry p a:hover { background: #ebe5e5; }
  div.entry h4 { padding: 7px 0px; font-size: 1.4em;color: #400300;font-weight: 600; }
  div.entry h5 { padding: 7px 0px; font-size: 1.2em;color: #400300;font-weight: 300; }
  div.entry p { line-height: 1.6em; text-indent: 25px; padding: 3px 0px; text-align:justify; }
  div.entry p img { text-align: center; margin: 10px auto;display:block;padding:6px; border:1px solid #ccc;}
  div.entry ol, div.entry ul { padding: 5px 0px 5px 45px; }
  div.entry ul { list-style-type: circle; }
  div.entry ol { list-style-type: lower-roman; }
  div.postmetadata {
    padding: 5px 0px;
    font-size:.9em;
  }

  div.vevent { text-align: left; text-indent:25px; margin: 5px auto;display:block;padding:25px 5px 5px 5px; border:1px solid #ccc; background: transparent url('/images/hcalendar.png') no-repeat top right; }

  code, pre {
    border: 1px dotted #400300;
    background: #f9e9f2;
    font-size: 0.9em;
    font-family: "Consolas", "Monaco", "Courier New" monospace;
    font-weight:bold;
    padding:5px;
  }

  pre { overflow: auto;
  margin:7px 0px 7px 45px; }

  div.search { clear:left; }

  p.search strong {
    font-size: 1.2em;
    color:#ab1c41;
  }

  img.cent {
    vertical-align: middle;
    display: inline;
    height:22px;
    width:22px;
  }

  div.navigation { text-align: right; padding:10px 0px; margin:10px 0px }
  div.navigation a { border: none; margin-left: 5px; }
  
  /* article ,,helpers'' */
  p.photo_credit { color: #cccccc; font-size: 75%; }
  span.caps { letter-spacing: .1em;
  font-size:.9em; }
  .heading { color:#666; }
  div.mta a { border: none; }
  .mta { float: left; display:inline;
  padding: 15px; 
  margin: 0px 1.0em; }

/* }}} */

/* {{{ -- sidebar
 */
#sidebar-right {
  float: right;
  display:inline;
  width: 180px;
  margin-left: 5px;
}

  div.sidebar_entry {
    background: transparent url("../images/corner.gif") no-repeat left top;
    padding: 0px 0px 5px 15px;
    margin:10px 0px;
  }

  #sidebar-right h4 {
    padding: 10px 45px 5px 0px;
    text-align:right;
    color: #400300;
    font-weight: 300;
  }

  #sidebar-right a:link, #sidebar-right a:visited { color: #ab1c41; text-decoration: none; border:0px; }
  #sidebar-right a:hover, #sidebar-right a:active { color: #34425B; border:0px; }
  #sidebar-right ul { margin: 5px 0px; }
  #sidebar-right li {
    background: url("http://www.locknet.ro/images/11.gif") no-repeat left 4px;
    padding: 0px 0px 0px 15px;
  }
  #sidebar-right p { margin:5px 0px; }

/* }}} */

/* {{{ -- footer
 */
#foot {
  clear: both;
  border-top:2px solid #400300;
  padding: 5px 0px;
  text-align: center;
  font-size:.9em;
  line-height: 1.2em;
}

  #foot img {
    vertical-align: middle;
    display: inline;
  }
/* }}} */

#accessibility { position: absolute; top: -10000px; }

/* {{{ -- comments
 */
h4#comment, h4#respond, div#cpreview h4, 
p#txpCommentInputForm, div#contact_error h4 {
  font-size: 1.8em;
}

dt.comment_meta {
  float: left;
  display:block;
  font-size:1.2em;
}

div.comment_permlink {
  float:left;
  display: block;
  font-size:1.8em;
  font-weight: bold;
}

div.comment_permlink a {
  border: none;
}

span.comment_person, span.comment_timestamp {
  display: block;
  margin-left:30px;
}

dd.comment_message {
  margin-left:14em;
  display:block;
}

dd.comment_message p {
  padding:3px 0px;
  text-indent: 20px;
}

.comments li {
  padding:1em 15px;
  clear:left;
  display:inline;
}

div.even {
  border-top: 1px dotted #400300;
  /*background: #f9e9f2;*/
  background: #dfdcbd;
}

div.even, div.odd {
  padding:0px 0px 30px 10px;
}

div.comments-wrapper {
  padding: 1em 15px;
  clear:left;
}

div.formRow {
  padding:5px 0px;
}

div.formRow label {
  font-weight: bold;
}

div.contact label {
  float:left;
  display:inline;
}

input.contact, textarea.contact {
  margin-left:80px;
  display:block;
}

input.contact, 
input.comment_name_input, 
input.comment_email_input, 
input.comment_web_input {
  width:350px;
}

textarea.txpCommentInputMessage {
  width: 500px;
}

input.checkbox {
  padding:1px;
}

input.button {
  padding: 4px 10px;
  background-color:#f9e9f2;
  border: 1px solid #400300;
}

input#txpCommentSubmit {
  margin-left:35px;
}

ul.comments_error, 
p#txpCommentInputForm, 
div#contact_error {
  padding: 5px 0px 5px 10px;
  margin: 15px 0px;
  border:1px dotted #400300;
  background-color: #f9e9f2;
}

ul.comments_error li {
  font-size: 1.2em;
}

#cpreview {
  border-bottom:1px solid #400300;
  padding-bottom: 3.3em;
}

/* }}} */

/* {{{ -- archive
 */
dl.archive {
  margin:25px 0px 10px;
  padding:5px 0px;
}

dl.archive dt {
  font-size: 1.8em;
}

dl.archive dd {
  margin-left:75px;
  padding-bottom:25px;
}
/* }}} */


/* {{{ --mashups
 */
p.magnolia_screenshot { margin-left: 20px; }

.magnolia_screenshot img {
  float:left;
  display:inline;
}

.magnolia_description, .magnolia_rating, .magnolia_created {
  margin-left:135px;
  display:block;
}

p.magnolia_tags {
  text-indent: 0px !important;
  clear:left;
}

/* }}} */

/* {{{ --addsense
 */
div.adsense_leaderboard {
	  width: 100% !important;
	  height: 90px;
	  float:left;
	  display:inline;
}


