/* - BASIC STUFF - */
body {
  background: #FFF;
  color: #333;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  font-size: small;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana,sans-serif;
  background: #f6f6f6 url('/wp-content/themes/bermi/images/bg.gif') repeat-y;
}

p {
  line-height: 1.4em;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.additional-meta {
  font-size: xx-small;
}

blockquote {
  font-style: oblique;
}

a ,
a:link{
  color: #09c;
  text-decoration: none;
}

a:visited{
  color: #09c;
  text-decoration: none;
}

a:hover {
  color: #666;
  text-decoration: underline;
}




img{
  border: none;
}

/* -- LISTS -- */
ul {
  margin: 0;
  padding: 0;
}

ul li {
  margin-left: 5px;
  padding: 0;
}

li {
  list-style-type: none;
}

hr{
  height:0;
  border:0;
  margin-top:40px;
  border-bottom:1px solid #eee;
}

.disc {
  list-style-type: disc;
}

.cls{
  clear: both;
}

/* lists inside posts */
.entry-content ul ol {
  margin-left: 0;
}

.entry-content ul li {
  margin-left: 10px;
  list-style: disc;
  list-style-position: inside;
}

.entry-content ul li ol {
  margin-left: 10px;
}

.entry-content ol li {
  margin-left: 5px;
  list-style: decimal;
  list-style-position: inside;
}

.entry-content ol li li {
  margin-left: 5px;
}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
  color: #09c;
  font-weight: normal;
}

h1 {
  color: #666;
  margin: 1.5em 0 0.5em 0;
  font-size: 2em;
  line-height: 1em;
}

h2 {
  color: #666;
  margin: 1.6875em 0 0.5625em 0;
  font-size: 1.8em;
  line-height: 1.125em;
}

h3 {
  color: #666;
  margin: 1.9286em 0 0.6429em 0;
  font-size: 1.6em;
  line-height: 1.2857em;
}

h3 strong{
    color: #09c;
}

h4 {
  margin: 2.0769em 0 0.6923em 0;
  font-size: 1.5em;
  line-height: 1.3846em;
}

h5 {
  margin: 2.25em 0 0.75em 0;
  font-size: 1em;
  line-height: 1.4em;
}

h6 {
  margin: 2.25em 0 0.75em 0;
  font-size: 1em;
  line-height: 1.4em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link{
  text-decoration: none;
}

h2#comments{
  margin: 20px auto 10px;
}

/* headings inside posts */
.entry-content h3 {
  font-size: 140%;
}

.entry-content h4 {
  font-size: 120%;
}

.entry-content h5 {
  font-size: 100%;
}

.entry-content h6 {
  font-size: 90%;
}

div.posts-wrap {
  margin-top:-45px;
}

/* -- MAIN DIV'S -- */
#wrapper {
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  width: 955px;
}

#header {
  margin: 45px 0 45px 48px;
  float: left;
  width: 183px;
  height: 28px;
  display: block;
  overflow: hidden;
}

#header h1{
  margin: 0;
  padding: 0;
}

#footer {
  height: 50px;
  overflow: hidden;
  margin: 20px auto 0;
  clear: both;
  float: none;
  text-align: center;
  padding: 20px 0;
}

/* -- POSTS -- */
.post-index {
  margin: 0 0 10px;
}

div.post-index div.entry-meta-index{
  padding:20px 0 40px 0;
  border-bottom:1px solid #e6e6e6;
}

#post-single {
  margin: 0 0 20px;
}

.posts-wrap {
  float: right;
  clear: none;
  width: 630px;
}

div.post-index ul,
#post-single ul {
  margin: 0;
  padding: 0;
  line-height: 1.6em;
}


div.post-index li ul,
#post-single li ul {
  margin: 0 0 0 10px;
}

div.post-index li,
#post-single li {
  padding-bottom: 5px;
}

#entry-meta-single{
  line-height: 2em;
}

#post-single  p,
div.post-index p{
  margin-bottom:2em;
}

.addtoany_share_save_container{
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}

/* -- SIDEBARS --*/
.sidebar-wrap {
  margin: 0 auto;
  overflow: hidden;
  float: left;
  clear: none;
  width: 288px;
}

.sidebar {
  width: 233px;
  clear: none;
}

h3.widgettitle{
  padding-right:10px;
  font-size:1em;
  color:#000;
  width:278px;
  margin:30px 0 10px 16px;
}

.widget ul{
  margin:5px 20px 5px 30px;
  width:260px;
}

.widget li ul{
  margin:0 20px;
  border:none;
}


.widget li{
  margin:2px 0 5px 0;
}

.widget li a,
.widget li a:link,
.widget li a:visited{
  padding:5px;
}

.widget li a:hover{
  color:#09e;
}

.block-1 {
  float: left;
}

.aktt_tweets li{
  border:1px solid #f9f9f9;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 210px;
  background-color: #f9f9f9;
  color: #333;
  padding: 8px;
  margin:16px 0 0 0;
  font-size: 0.9em;
  cursor: pointer;
}

.aktt_tweets li a,
.aktt_tweets li a:link,
.aktt_tweets li a:visited{
 font-weight:bold;
 text-decoration:none;
}
/* -- COMMENTS -- */
div.comments-wrap {
  margin: 15px auto;
  padding: 0;
}

li.comment,
li.trackback, 
li.pingback {
  border: 1px solid #e6e6e6;
  padding: 10px 10px 10px 10px;
  margin: 10px auto;
  background-color: #fbfbfb;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

li.odd{
}

span.required{
  color: #f00;
}

h3#comments{
  color: #999;
}

ul.commentlist, 
ul.pinglist {
}

div.reply {
}

#comment-fields textarea#comment {
  overflow: auto;
}

#comment-fields input,
#comment-fields textarea {
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 450px;
  border: 1px solid #cdcdcd;
  padding: 8px;
  font-size: 1.3em;
}

.comment-metadata img{
  float: left;
  padding: 3px;
  margin: 0 10px 10px 0;
  border: 1px solid #ccc;
  background-color: #fff;
}

ul.commentlist .odd.depth-1{
  background-color:#fff;
}

.comment-metadata div.comment-author,
.comment-metadata div.comment-author a,
.comment-metadata div.comment-author a:link{
  font-size: 1.2em;
  text-decoration: none;
  color: #666;
  padding: 6px 0;
}

.comment-metadata div.post-time{
  color: #d9d9d9;
}

#submit{
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 220px;
  background-color: #09c;
  color: #fff;
  border: 1px solid #39c;
  padding: 8px;
  font-size: 1.3em;
  cursor: pointer;
}

/* -- ALIGNMENTS --*/
img.alignright {
  float: right;
  clear: none;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  clear: none;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin: 1em auto;
  text-align: center;
}

img.alignnone {
  margin: 0 0.5em 0 0;
}

/* -- NAVIGATION --*/
div.navigation {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
  padding: 10px 0px;
}

.navigation-index {
}

.nav-next {
  float: right;
  clear: none;
  width: 48%;
  text-align: right;
}

.nav-prev {
  float: left;
  clear: none;
  width: 48%;
  text-align: left;
}

/* -- BREADCRUMBS --*/
#breadcrumbs{
  font-size: 0.9em;
  position: absolute;
  top: 40px;
  left: 320px;
  width:400px;
}

#breadcrumbs strong{
  font-weight: normal;
}

/* -- TOP MENU -- */
#top-menu{
  float:right;
  margin-top:15px;
}

#top-menu li{
  float:left;
  padding-left:16px;
}


#top-menu a,
#top-menu a:link,
#top-menu a:visited{
  color:#333;
}


/* -- SEARCH FORM --*/
#searchform{
  margin: 30px 0 30px 15px;
}

#top-search-form{
  position: absolute;
  top: 40px;
  left: 730px;
  width: 400px
}

#top-search-form input{
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cdcdcd;
  padding: 4px;
  font-size: 0.8em;
  width: 160px;
}

#top-search-form #searchsubmit {
  width: 60px;
  cursor: pointer;
}

/* -- ABOUT WIDGET -- */
#about-widget {
  margin:0 0 0 4px;
  background-color: #e6e6e6;
  width: 260px;
  padding: 12px;
  font-size:0.95em;
}

#about-widget p{
  margin:0 0 10px 0;
}

#about-widget img{
  float: right;
  background-color:#fff;
  padding:4px;
}


#password {
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cdcdcd;
  padding: 4px;
  font-size: 0.8em;
}

table.definitions td{
  border-bottom:1px solid #eee;
  padding:3px;
}

table.definitions td.term{
  font-weight:bold;
  background-color:#09c;
  color:#fff;
  padding:3px 10px;
}


table.definitions td.term span{
  background-color:#069;
  padding:1px;
}


#static-pages{
  border-bottom:1px solid #eee;
  margin:26px 12px 12px 12px;
  padding-bottom:20px;
}

#static-pages a{
  color:#666;
}

#static-pages ul{
  margin:0 0 0 0;
}

#static-pages ul ul{
  margin:8px 0 0 20px;
}

li.page-item-132{
  padding:8px 0 8px 0;
}



li.page-item-7 a,
#static-pages ul ul li.featured a{
  font-weight:bold;
}

#blog-menu{
  margin:0 0 -10px 16px;
  padding:0;
}


#blog-menu h3{
  margin:0;
  padding:0;
  font-size:1.7em;
}

#blog-menu img{  
  float:left;
  margin-right:6px;
}

