/*
Theme Name: Librarium Classic
Theme URI: http://www.grupullibrarium.ro/
Description: Tema originala pentru website-ul Librarium.
Version: 1.0
Author: Bogdan Iacob
*/

body {
  margin: 0; padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff url(assets/bg-body.jpg) repeat ;
}


.clear {
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0; padding: 0;
  font-weight: normal;
}

a img {
border:0;
}



/* LAYOUT
------------------------------------------------------------------------------*/

#wrapper {
  width: 980px;
  margin: 15px auto;
  padding:0px 15px 15px;
  background: #ffffff url(assets/bg-head.jpg) top left repeat-x;
  border: 1px solid #734C2B;
}

#container {
  margin-top: 30px;
}


#sidebar-one {
  width: 200px;
  float: left;
}

#content {
  width: 500px;
  margin-left:15px;
  float: left;
}

#sidebar-two {
  width:250px;
  float: right;
}

/* HEADER
------------------------------------------------------------------------------*/
#header #head-links {
  height: 17px;
  color:#ffffff;
  text-align: right;
}

#header #head-links ul {
  margin: 0; padding: 0;
  list-style-type: none;
  clear: both;
}

#header #head-links ul li {
  float: right;
}


#header #head-links ul li a {
  padding: 0 10px 0 0 ;
  margin-left:10px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
}



#header ul#menu {
  margin: 0; padding: 0;
  list-style-type: none;
  clear: both;
  background: url(assets/bg-menu.jpg) 0 0 repeat-x;
  height: 36px;
}

#header ul#menu li {
  float: left;
  margin-top: 9px;
}


#header ul#menu li a {
  text-decoration:none;
  font-size:13px;
  font-family:Georgia, "Times New Roman", Times, serif;
  color: #432B13;
  padding: 3px 8px ;
}

#header ul#menu li a:hover {
  background: #734C2B url(assets/bg-menu-link.jpg) ;
  color: #ffffff;
}


#header ul#menu li a:first-letter {
  font-size: 19px;
}


/* CONTENT
------------------------------------------------------------------------------*/

#content .navigation a {
    color:#734C2B;
}


.post {
  margin-bottom: 20px;
  background: url(assets/bg-post-bottom.jpg) center bottom no-repeat;
  padding-bottom: 20px;
}

.post h2 {
  margin-bottom: 15px;
  font-size: 21px;
}

.post h2 a {
  color: #734C2B;
}

.post .post-content {
  line-height: 18px;
}

.post .post-content a {
  background-color:#734C2B;
  padding: 1px 3px;
  text-decoration: none;
  color:#ffffff;
}

.post .post-content a:hover {
    background-color:#ffffff;
  color:#734C2B;
}



.post .post-meta {
  font-size: 11px;
  color:#9C8A7C;
   clear: both;
}

.post .post-meta a {
   color:#9C8A7C;

}

.post .post-more {
  font-size: 11px;
  margin-top: 10px;
  background: url(assets/bg-more-link.jpg);
  width:120px;
  text-align: center;
  padding: 3px;
  border: solid #C9B8A8;
  border-width: 1px 0px ;
  clear: both;
}

.post .post-more a {
  color: #ffffff;
  display: block;
  text-decoration: none;
}

.post img {
  float: left;
  margin: 0 10px 10px 0;
}


/* SIDEBARS WIDGETS
------------------------------------------------------------------------------*/
.widget-content {
  margin-bottom: 20px;
}

.widget-content a {
      color:#6D3F1B;
}



.widget-content  h3 {
  text-transform: uppercase;
  font-size: 14px;
  color:#6D3F1B;
  padding-bottom: 3px;
  border-bottom: 1px solid #CEC4BB;
  font-family: Georgia, "Times New Roman", Times, serif;
}

 .widget-content  h3 span {
   background-color: #EBE6E2;
   padding: 2px 10px;
 }
 
 .widget-content ul {
	margin:0;padding:10px 0 0;
	list-style-type:none;
 }
 
  .widget-content ul li {
	margin-bottom:5px;
  }

  .widget_pages ul li a {
  text-decoration:none;
  color:#000000;
  font-size:13px;
  font-weight:bold;
  }


 /* CATEGORY POSTS
------------------------------------------------------------------------------*/

.cat-posts  {
  margin:0 ;padding:0;
  list-style-type: none;
}

.cat-posts p {
  margin: 0; padding: 0;
}

.cat-posts .cat-posts-item-first {
  font-size: 11px;
}

.cat-posts  .cat-posts-item-first img {
  margin: 0 5px 5px 0;
}

.cat-posts li.cat-posts-item-other {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom:1px dotted #ccc;
}

.cat-posts img {
	float:none;
}

 .cat-posts h4.cat-posts-item-first {
     margin: 10px 0;
     clear: both;
 }

.cat-posts h4.cat-posts-item-first a {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.cat-posts h4.cat-posts-item-other {
  padding-left: 15px;
  background: url(assets/sidebar-list-bullet.gif) 0 2px no-repeat;
}

.cat-posts h4.cat-posts-item-other a {
  color: #000000;
  text-decoration: none;
  padding: 2px;
}

.cat-posts h4.cat-posts-item-other a:hover {
    background-color: #734C2B ;
    color: #ffffff;
    }


/* FOOTER
-------------------------------------------------------------------------------------*/
#footer {
	margin:10px;
	padding-top:10px;
	border-top: 1px solid #734C2B;
}

#footer p#copy {
	margin:0;
	width:300px;
	float:left;
	color:#774925;
	font-size:11px;
}

#ul-footer {
	float:right;
	text-align:right;
	width:330px;
	list-style-type:none;
	text-transform:lowercase;
	margin:0;
}

#ul-footer li{
	float:left;
}

#ul-footer li a{
	padding:2px 5px;
	color:#774925;
	font-size:11px;
}

/* MailPress
-------------------------------------*/
#MailPress {
	margin:10px 0;
}

.MailPressFormSubmit {
	margin-top:5px;
}