/*
Theme Name: Olibro USMH
Description: A simple and clean theme with custom taxonomies
Author: Olibro Design, developed by <a href="http://slobodanmanic.com/">Slobodan Manic</a>, designed by Sergey Shevchenko
Tags: clean, business, professional, jquery slider, AJAX contact form
Author URI: http://www.olibro.com/
*/



/* ----------- Restart-----------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

a { 
	outline: 0; 
}

.clearboth {
	clear:both;
}

.light { color: #bbb !important; }


/* ----------- End Restart-----------------*/

/*---------------------------- TEXT STYLES ----------------------------*/

a{
	text-decoration:underline;
	color:#666;
}


h1, h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Times, serif;
	padding-bottom:15px;
	padding-top:25px;	
	color:#222;
	text-shadow:1px 1px #fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#222;
	text-decoration: none;
}

h1 a:hover, h2 a:hover{
	color:#515151;
}


h1 {
	font-size:30px;
	line-height: 30px;
}
h2 {
	font-size:23px;
}

h3 {
	font-size:20px;	

}


h4 {
	font-size:17px;
	font-weight:bold;
}

h5 {
	font-size:16px;
	font-weight:bold;
}


h6 {
	font-size:15px;
	font-weight:bold;
}


hr {
	background-color:#c6c6c6;
	border:#c6c6c6;
	height:1px;
}

p{
	margin-bottom:15px;
	margin-top:15px;	
}

ul{
	list-style:disc;
	margin-left:30px;
}

ol{
	margin-left:35px;
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}


.alignleft{
	float:left;
}

.alignright{
	float:right;
}

hr{
	border-style:solid;
	border-width:1px;
	border-bottom-width:0px;
	border-color:#c6c6c6;
}
.small{
	font-size:14px;
	line-height:18px;
}

div.hr1 {
  height: 1px;
  background-color:#c6c6c6;
}
div.hr1 hr {
  display: none;
}

div.hr2 {
  height: 1px;
  background-color:#c6c6c6;;
}
div.hr2 hr {
  display: none;
}

div.hr3 {
  height: 1px;
    background-color:#c6c6c6;
}
div.hr3 hr {
  display: none;
}


div.hr4 {
  height: 1px;
    background-color:#c6c6c6;;
}
div.hr4 hr {
  display: none;
}


div.hr5 {
  height: 1px;
  margin-top:20px;
   background-color:#c6c6c6;;
}
div.hr5 hr {
  display: none;
}

div.hr6 {
  height: 1px;
  margin-top:20px;
   background-color:#c6c6c6;
}
div.hr6 hr {
  display: none;
}




/*---------------------------- END TEXT STYLES ----------------------------*/



body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#222222;
	font-weight:300;
	line-height:1.5em;
	background-color:#000;	
	text-shadow:1px 1px #fff;
}

#mainContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color:#000;
	overflow:hidden;
}

#lineTop{
	height:5px;
	background-color:#1e1e1e;
	border-bottom:1px solid #FFFFFF;
}


.center{
	height:auto;
	width:950px;
	margin:auto;
	text-align:left;
	padding:0px;
	position:relative;
	background:#f6b34b;
	overflow:hidden;

}


/*---------------------------- LOGO ----------------------------*/


#logoContainer{
	height:105px;
	width:950px;
	float:left;
	background:url(images/bg_header.png) no-repeat;
	position:relative;
}



#logoContainer a{
	width:485px;
	height:34px;
	display:block;
	background-repeat:no-repeat;
	margin:30px 0 0 25px;
	background-image: url(images/logo3.png);
}

#intro-header {
	text-shadow: none;
	background:url(images/bg_intro.png);
	width:416px;
	height:92px;
	position:absolute;
	right:5px;
	top:0;
	font-size:13px;
	line-height: 17px;
	font-family:Arial,serif;
}

#intro-header p {
	margin:0;
	padding:0.75em 1.5em 0;
}

#site-description {
	margin-top:0;
	margin-left:28px;
	text-shadow: none;
}

/*-------------------------MENU---------------------------------*/



#navigationContainer{
	height:41px;
	width:950px;
	float:left;
	z-index:-100;
}

#menu{
	height:56px;
	padding:0 0 0 15px;
	margin:auto;
	width:950px;
	background:url(images/bg_nav.png);
	position:relative;
}

#headerSearch {
	position:absolute;
	right: 25px;
	top:14px;
	overflow:hidden;
	width:290px;
}

#headerSearchInput {
	width:205px;
	display:block;
	float:left;
	border:1px solid #f6b34b;
	font-size:14px;
	line-height: 14px;
	padding:3px 2px;
	margin-right:10px;
}

#headerSearchButton {
	width:68px;
	height:26px !important;
	background: url(images/bg_search_submit.png);
	font-size:18px;
	font-family: "Times New Roman", serif;
	border:none;
	padding:0 0 04px;
	color:#fff;
	display:block;
	cursor:pointer;
}

#headerDonateForm {
	position:absolute;
	top:14px;
	left:535px;
}

#menu ul{
	margin:auto;
	margin:auto;
	display:block;
}


#menu ul li{ 
    display: block;
    float: left;
}

#menu ul li a{
	padding: 0 11px;
	font-size:14px;
	line-height:54px;
	color:#63481e;
	height:54px;
	text-decoration: none;
	font-family: Arial;
	font-weight:bold;
	text-shadow: none;
	display: block;
}

#menu ul li a:hover, .home .nav-home a, .page-template-page-about-php .nav-about a, .category-articles .nav-articles a, .single-articles .nav-articles a, .category-books .nav-books a, .single-books .nav-books a, .category-events .nav-events a, .single-events .nav-events a, .category-announcements .nav-announcements a, .single-announcements .nav-announcements a, .page-template-contactPage-php .nav-contact a {
    color:#000 !important;
    background: url(images/menu_arrow.png) bottom center no-repeat !important;
}

#menu ul li.selected a {
	color:#000;
}


/*------------------DROP DOWN MENU------------------------*/



#menu ul li ul{
     position:absolute;
     left:0px; 
	 top:29px;  
     background-color:#f3f3f3;  
     margin:0;
	 padding:0;
	 padding-top:0px;
     float:left;  
     width:130px;  
	 border:1px solid #ccc;
	 border-top:0px;
	 z-index:100;
	 height:auto;
	 visibility:hidden;
	 text-align:left;
	 padding-left:15px;
	 padding-right:15px;
}

#menu ul li ul li{
    margin:0px;
	padding:0px;	
	display:block;
	position:relative;
	height:40px;
}


#menu ul li ul li a {
	float:left;
	width:130px;
	border-width:0px;
	background-color:#f3f3f3;  
	line-height:2.5em;
	margin:0px;
	padding:0px;
	font-size:13px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-weight:normal;
	height:auto;
}

#menu ul li.selected ul li a{
	font-weight:normal;
}

#menu ul li ul li.selected  a{
	color:#222;
}

#menu ul li ul li ul{
	border:1px solid #ccc;
	position:absolute;
	top:0px;
	left:145px;
}

#menu ul li.selected ul li a:hover{
    color:#656565;
}

/*---------------------------HEADER----------------------------*/

#header{
	width:950px;
	height:400px;
	float:left;
	position:relative;
	top:25px;

}

/*------------------------------SLIDER-----------------------------*/

.fadeWrapper{
	background-color:#FFFFFF;
	border:1px solid #c6c6c6;		
	position:relative;
	width:934px;
	height:350px;
	padding:12px;
	overflow: hidden;
}

.fadeHolder{
	width:954px;
	height:345px;
	position:absolute;
	top:12px;
	left:12px;
}

.imageHolder{
	width:936px;
	height:350px;
	position:absolute;

}

.sliderContainer{
	width:935px;
	height:347px;
	background-color:#f2f2f1;
	padding:5px;
	border:1px solid #c1c1c1;
}

div.wrapper {
	position: relative;
	top:0px;
	left:0px;
	width:932px;
	height:348px;
	padding:0px;
	overflow:hidden;
	border:1px solid grey;
	text-align:center;
}

ul.wrapper  {
    display: block;
    padding:0px;
    margin: 0px;
    list-style: none;
}

.wrapper li {
    display: block;
    float: left;
    padding: 0;
}

.imageHolder {
	float:left;
	display:inline;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	width:600px;
}

.black{
	width:700px;
	height:348px;
	background-image:url(images/shadow.png);
	background-repeat:repeat-y;
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
	background-color:transparent;
}

.imgInfo{
	background-image:url(images/trans.png);
	width:690px;
	height:auto;
	z-index:99;
	position:absolute;
	bottom:-150px;
	left:0px;
	padding-left:10px;
	color:#fff;
	text-align:left;
	font-size:13px;
	padding-bottom:10px;
	text-shadow:none;
	font-family:Arial, Helvetica, sans-serif;
	cursor:default;
	padding-right:10px;
}

.imgInfo h3{
	text-shadow:none;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
}

.imgInfo p{
	margin:0px;
	line-height: 1.5em;
}

.imgInfo h3 a{
	color:#fff;
}

.imgInfo h3 a:hover{
	color:#fff;
	text-decoration: none;
}

/*------------------------------END SLIDER------------------------------*/

/*---------------------------- CONTENT ----------------------------*/

#contentContainer{
	margin-top:34px;
	position:relative;
	min-height:500px;
	width:950px;
	float:left;
	height:auto;
}

.single-books #contentContainer {
	background: #fff;
	margin-top:14px;
}

.cat-title {
	background:url(images/bg_cat_heading.png);
	float:left;
	font-family:"Times New Roman", serif;
	font-size:20px;
	line-height: 44px;
	text-shadow:none;
	width:168px;
	text-align: right;
	padding: 0 10px 0 0;
}

.cat-title-holder {
	overflow:hidden;
}

#topText{
	width:950px;
	margin-top:25px;
	position:relative;
	float:left;
	
}

#topText p{
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
	line-height:1.2em;
	color:#222;
	letter-spacing:1px;
	margin-top:12px;
	margin-bottom:12px;
	font-family:"Times New Roman", Times, serif;
	
}

.featured-divider {
	display:block;
	background:url(images/featured_post_divider.png);
	width:633px;
	height:5px;
	margin:50px 0 !important;
	background-color:none !important;
}

#content{
	height:auto;
	width:600px;
	float:left;
	padding-right:30px;
	margin-top:-20px;
	background:#fff;
	padding-top:40px;
}

.category-books #content {
	padding-top:0;
}

.single-books #content {
	float:right;
	padding-right:0;
	padding-left:0;
	margin-top: 0;
}

.single-book-content {
	margin-right: 25px;
}

.single-articles #content, .single-announcements #content, .category-books #content, .page-template-page-about-php #content, .search #content {
	width:950px;
}

#content h2+hr{
	margin-bottom:20px;
}

.search #content h2+hr {
	margin-bottom:5px;
}

#pageContent{
	padding-top:11px;
}

#searchContent{
	margin: 0 20px;
}

.search-highlight {
	background: #ff0;
	text-shadow: none;
}
.featuredTitleContainer{
	color:#959595;
	text-transform:uppercase;
	text-align:center;
	margin-top:30px;
	margin-bottom:40px;
}

.smallSubtitle{
	color:#999999;
	font-size:14px;
	margin-top:0px;
}

/*-------------------BLOG CONTENT------------------*/

.postBoxs{
	margin-top:-15px;
	margin-left:-3px;
}

.postBoxs hr{
	margin-top:40px;
	border-width:0px;
	border-bottom-width:0px;
	border-color:#bfbfbf;
	background-color:#bfbfbf;
	color:#bfbfbf;
}

.postBox{

	margin-bottom:19px;
	margin-top:30px;
	overflow:hidden;
}

.postBox h1{
	padding-bottom:5px;
	padding-top:5px;
}

.postBox h1 a{
	text-decoration:none;
}

.date{
	text-transform:uppercase;
	color:#ef9100;
	width:63px;
	height:76px;
	background-image:url(images/date_bg.jpg);
	float:left;
	margin-top:0px;
	position:relative;
}

.post-title-new {
	margin-left:75px;
}

.category-books .post-title-new {
	margin-left:0;
}

.post-title h1, .post-title-new h1 {
	line-height:1.2;
	font-size:21px;
	line-height:24px;
}

.post-title-new.title-no-date {
	margin-left:0;
	margin-bottom:1em;
	background:url(images/bg_post_title.png) left top no-repeat;
	border-top:1px solid #fb3b52;
	padding-left:20px;
}

.date h1{
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	font-size:25px;
}

.date h3{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	color:#999999;
	position:relative;
	top:-3px;
	font-size:20px;
}

.month{
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	display:block;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	writing-mode: tb-rl;
	filter: flipV flipH;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:9px;
	right:7px;
	font-size:9px;
	text-shadow:none;
	letter-spacing:1px;
}

.info{
	width:100%;
	display:block;
	margin-bottom:20px;
}


.postInfo{
	font-size:13px;
	color:#999999;
	margin-bottom:15px;
	/* float:left; */
	text-transform:uppercase;
	/* width:500px; */
}

.postInfo a{
	color:#999999;
	text-decoration:none;
}

.postContent, #respond {
	display:block;
	margin-left:20px;
}

.single-articles .postContent, .single-articles #respond, .single-announcements .postContent, .single-announcements #respond, .page-template-page-about-php .postContent, .category-books .postContent {
	margin-right:20px;
}

.moreLink{
	color:#999999;;
	text-decoration:none;
	text-align:right;
	display:block;
	margin:0 0 0 auto;
	width:120px;
}

.moreLink:hover{
	text-decoration:underline;
}

.postImg{
	float:left;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #d6d6d6;
	margin-right:20px;	
}

.postImg+p{
	margin-top:0px;
}

.postBoxContent h1{
	margin-bottom:20px;
	line-height:1.2;
}

.pageBoxInside h2{
	padding:0px;	
}

/*-------------------PORTFOLIO CONTENT----------------*/

#portfolio{
	width:990px;
	height:auto;
	margin-left:-15px;
	margin-top:7px;
	padding:0px;
}

#portfolio img{
	float:left;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #d6d6d6;
	height:auto;
}

.portfolioItem{
	height:200px;
	width:300px;
	position:relative;
	float:left;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:30px;
	overflow:hidden;
}
.portfolioItemInfo{
	background-image:url(images/trans.png);
	width:280px;
	height:auto;
	z-index:99;
	position:absolute;
	bottom:-100px;
	left:5px;
	padding-left:10px;
	text-shadow:none;
	
}

.zeroHeight{
	height:0px;
}

p.infoTitle, p.infoTitle a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	text-decoration:none;
}
.portfolioItemInfo p{
	color:#FFFFFF;
	margin-top:0px;
	font-size:14px;
}

#navButtons{
	float:left;
}

#blogNavButtons{
	margin-top:30px;
	clear:left;
	overflow:hidden;
	margin-bottom: 15px;
}

#blogNavButtons .alignright {
	width:49%;
	text-align:right;
}

#blogNavButtons a {
	display:block;
	width:136px;
	height:35px;
	background: url(images/bg_next_prev_entries.png) no-repeat;
	line-height: 35px;
	color:#fff;
	text-shadow: none;
	text-align: center;
}

#blogNavButtons .alignleft a {
	margin-left:20px;
}

#blogNavButtons .alignright a {
	margin-left:auto;
}

.navigation a{
	text-decoration: none;
}

.navigation a:hover{
	text-decoration: underline;
}

#portfolioNavButtons{
	margin-left:20px;
	width:950px;	
	float:left;
}

#navButtonLeft a{
    height:27px;
    width:33px;
	background-image:url(images/arrow_left.jpg);
	background-position:0 0;
	display:block;
	float:left;
}

#navButtonLeft a:hover {
	background-position: 0px 29px;
}


#navButtonRight  a{
   
    height:27px;
    width:33px;
	background-image:url(images/arrow_right.jpg);
	display:block;
	float:right;
	background-position:0 0;
}

#navButtonRight a:hover {
	background-position:0px 29px;
}

#navButtons{
	float:left;
	width:950px;
}


#portfolioCategories{
	margin-left:15px;
	margin-bottom:30px;
	margin-top:-10px;
	font-size:13px;
	background-image:url(images/bundle_bg.jpg);
	width:938px;
	height:39px;
	line-height:37px;
	padding-left:20px;
	color:#242520;
	text-transform:uppercase;
	position:relative;
}

#portfolioCategories ul{
	display:inline;
	margin-left:0px;
}

#portfolioCategories ul li{
	display:inline;
	list-style: none;
	padding-right:10px;
	padding-left: 10px;
	border-right:1px solid #ccc;
}

#portfolioCategories ul li a{
	font-weight: normal;
	text-decoration: none;
	color:#242520;
}

#portfolioCategories ul li a:hover{
	color:#2c2c2c; 
}

#portfolioCategories span{
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	text-transform:uppercase;
	font-weight: normal;
}

.leftBundle{
	width:24px;
	height:41px;
	background-image:url(images/bundle_left.jpg);
	position:absolute;
	top:0px;
	left:-18px;
}

.rightBundle{
	width:24px;
	height:41px;
	background-image:url(images/bundle_right.jpg);
	position:absolute;
	top:0px;
	right:-18px;
}

.video{
width:290px;
height:190px;
background-image:url(images/video.png);
position:absolute;
top:4px;
left:4px;
}

/*----------------SERVICES CONTENT---------------*/

.servicesBox{
	margin-top:25px;
	min-height:220px;
}

.servicesBoxs h2{
	padding-top:0px;
	padding-bottom:5px;
	text-transform:capitalize;
}

.servicesBoxs h2 a{
	text-decoration: none;	
}

.servicesBoxs hr{
	width:600px;
	margin-top:10px;
	float:right;
	margin-bottom:30px;
	border:0px;
	border-bottom-width:1px;
}

.servicesImg{
	float:left;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
	margin-right:20px;
}

.borderImg{
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
}

.smallPostImg{
	float:left; 
	margin-right:10px; 
	border:1px solid #ccc;
	margin-top:4px;
}


/*-----------------------  SIDEBAR MENU  ---------------------------*/


#sidebar{
	width:310px;
	height:100%;
	float:right;

}

.single-books #sidebar {
	float:left;
}

.sidebarBox{
	/* width:272px; */
	padding-right:20px;
	padding-left:20px;
	margin:0 10px 40px;
	background:#fff url(images/bg_sidebar_widget.png) bottom center no-repeat;
}

.single-books .sidebarBox {
	background: #fff !important;
}

.bookSidebarBox {
	padding:10px !important;
	background:#fff !important;
}

.sidebarBox-books {
	width:240px;
	padding:20px !important;
	margin:0 auto !important;
}

.sidebarTitile{
	height:44px;
	line-height:44px;
	text-shadow: none;
	text-align:left;
	padding-left:15px;
	margin:0 -30px;
	background:url(images/bg_sidebar_title.png);
	position:relative;
	top:-3px;
}

.sidebarBox h2{
	padding:0;
	color:#fff;
	text-shadow: none;
	font-size:20px;
}

.sidebarMenu{
	margin-bottom:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
}

.sidebarMenu .input-field input { width:220px; font-size:14px; }


.sidebarMenu h4{
	padding-top:3px;
	padding-bottom:0px;
	padding-right:30px;
	font-weight:normal;
}

.sidebarMenu h4 a{
	text-decoration:none;
}

.sidebarMenu a:hover h4{
	color:#515151;
}

.sidebarPostInfo, .sidebarPostInfo a{
	padding-top:10px;
	padding-bottom:0px;
	color:#999999;
	display:inline;
	text-decoration:none;
	font-size: 16px;
}

.sidebarMenu hr{
	margin-left:-30px;
	border:0px;
	border-bottom-width:1px solid #f2f2f2;
	background-color:#f2f2f2;
	border:#f2f2f2;
	height:1px;
}

.bubble{
	width:24px;
	height:17px;
	background-image:url(images/bubble.jpg);
	background-repeat:no-repeat;
	display:inline-table;
	position:relative;
	top:5px;
	margin-left:3px;
	margin-right:3px;
}

.sidebarMenu > ul{ 	
	text-decoration: none;
	font-weight:300;
	margin-left:0px;
	list-style:none;
	border-top: 1px solid #F2F2F2;
}

.sidebarMenu ul ul{
	padding-top:0px;
	padding-left:0px;
	margin-left:0;
	margin-right:0;
}

.sidebarMenu ul li ul li{
	border:0px;
	list-style-image: url(images/bullet.png);
	padding-left:0px;
	margin-left:15px;
}

.sidebarMenu ul li{
	border-bottom:1px solid #f2f2f2;
	padding-top:10px;
	padding-bottom:10px;
}

.sidebarMenu ul li a{
	display:block;
	min-height:20px;
	color:#222;
	padding-left:0px;
	text-decoration: none;
	list-style:none;
	line-height:20px;
}

.sidebarMenu ul li a:hover{
	color:#515151;
}


#searchInput{
	height:24px;
	background-color: #f3f3f3;
	border:1px solid #dedede;
}

#searchButton{
	height:25px;
	background-color: #535353;
	border: 1px solid #3c3c3c;
	color:#fff;
	text-transform: uppercase;
	font-family:"Times New Roman";
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;
}

.textwidget{
	padding-right:15px;	
}

.sidebarImg{
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
	float:left;
	margin-right:10px;
}

.sidebarPortfolio{
	overflow:hidden;	
	
}

.sidebarPortfolio a{
	float:left;
}

.sidebarPortfolio a img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.sidebarLinks {
	border-top: 1px solid #F2F2F2;
}

.sidebarLinks li {
	padding: 5px 0 !important;
}


/*-----------------------  FOOTER  ---------------------------*/

#footer{
	width:100%;
	float:left;
	background-color:#000;
	margin:0px;
	padding:0px;
	position:relative;
}

#footer p{
	color:#222;
	font-size:12px;
	float:left;
}

#footerMenu{
	float:right;
}

#footerMenu ul{
	margin-top:15px;
	text-align:left;
	font-size:12px;
	color:#656565;
}

#footerMenu ul li{
	float:left;
	text-decoration: none;
	padding-left:15px;
	list-style:none;
}

#footerMenu ul li a{
	color:#222;
	text-decoration: none;
	font-size:13px;
}

#footerMenu ul li a:hover{
	color:#000;
}

/*---------------------------------------------------*/

#pp_full_res img{
	border:1px solid #828282;
}



/*---------------------------- CONTACT PAGE ----------------------------*/
.input{
	width:250px;
	height:20px;
	border:1px solid #ccc;
	background-color:#fff;
	padding-top:6px;
}

.textArea{
	height:205px;
	width:300px;
	padding-top:0px;
	font-family:Arial;
	font-size:12px;
	padding-top:8px;
	padding-bottom:8px;
}

.errorMessage{
	color:#cc0000;
}

/*----------------------------TABLES---------------------*/

table
{
	border:1px solid #d8d8d8;
	border-collapse:collapse;
	margin-top:20px;
	margin-bottom:20px;
}

td
{
	border:1px solid #d8d8d8;
	padding-left:0.4em;
	padding-right:0.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}

td#today{
	background-color: #ededed;
}

th
{
	border:1px solid #d8d8d8;
	border:1px solid #d8d8d8;
	padding-left:10px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ededed;
}

caption{
	margin-bottom:10px;	
	font-size:18px;
}

.errorMessage, #message{
	display:none;	
}

/*----------------------- Comments ---------------------------*/

p.commentTitle{
	font-size:22px;	
	margin-bottom:5px;
}

.commentContainer{
border:#d2d2ca 1px solid;
margin-top:20px;
background-color:#fff;
padding:0px;
width:600px;
}

ul.commentlist{
	margin-left:0px;	
}

.comentBox{

padding:20px;
width:555px;
min-height:140px;
position:relative;
}

.comentBox p{

margin-top:-5px;

}

.comentBox img{
margin-right:20px;
margin-bottom:10px;
margin-top:0px;
padding:4px;
background-color:#FFFFFF;
border:1px solid #d6d6d6;

}
.commentAutor{
float:left;
}

.adminRibbon{
	width:61px;
	height:62px;
	position:absolute;
	right:-8px;
	top:-2px;
	background-image: url(images/admin.png);
	background-repeat: no-repeat;
}

.ComentAutorName{
font-size:14px;

}

<!-- touraj's ingenious solution
.commentDate{
font-size:14px;
position:absolute;
bottom:0px;
right:20px;
color:#999999;
}
-->
.comentBoxAdmin{
background-color:#fff;
}

.commentNavigation{
	width:100%;
	float:left;
	height:50px;
	position:relative;
	margin-top:20px;
}



.commentInput{
	padding-top:4px;
	height:20px;
	width:250px;
	margin-bottom:15px;
}

.commentTextArea{
	width:350px;
	margin-bottom:15px;
}

.commentText{
	padding-top: 5px;
}


/*-----------------------  End Comments ---------------------------*/

/* RECENT COMMENTS */
.rc-title{
	margin-bottom:5px;
	display:block;
	height:auto !important;
}


/* BOOK TABS */
#tabs							{ position:relative; }
#tabs-list						{ margin:0 0 1em !important; overflow:hidden; border-bottom: 1px solid #444; }
#tabs-list li					{ display:block; float:left; margin-right:0.5em; margin-left:0; margin-bottom:0; }
#tabs-list li a					{ display:block; background:#eee; text-decoration:none; font-size:14px; line-height:31px; padding:0 0.75em; color:#666; }
#tabs-list li a:hover			{ color:#121212; }
#tabs-list li.active a			{ background:#444; color:#fff; text-shadow:none; }


/*
 #tabs-list {
	transform: rotate(90deg);
	transform-origin: 0 0;
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg);
	-moz-transform-origin:0 0;
	-webkit-transform-origin:0 0;
	display:block;
	width:100%;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	writing-mode: tb-rl;
	filter: flipV flipH;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:0;
	left:640px;
	text-shadow:none;
}
*/

.sidebarMenu select				{ font-size:15px; display:block; width:95%; font-family:"Times New Roman",Times,serif; }
.sidebarMenu option				{ margin:3px 0; }
#sidebar p						{ margin: 10px 0 5px; }

/* FOOTER */
#footer .center					{ overflow:hidden; background:#e0e0e0; color:#000; padding:0 15px 10px; width:920px; }
#footer li						{ line-height:1.3; }
#footer .center li a			{ color:#555; text-decoration:none; text-shadow:none; font-weight:bold; font-size: 13px !important; }
.footer-col						{ float:left; width:20%; background:url(images/ft_divider.png) 168px 20px no-repeat; min-height:193px; }
.footer-col:last-child			{ background:none !important; }
.footer-col select				{ width: 155px; }
.footer-col option				{ width: auto; }

ul.wp-tag-cloud					{ margin:0 0 2em!important; }
#footer ul.wp-tag-cloud			{ height:133px; }
ul.wp-tag-cloud li				{ list-style:none; margin-right:25px; }

/* USEFUL LINKS */
.blogroll li					{ font-size:12px; color:#666; line-height:1.35; }
.blogroll li a					{ font-size:17px; margin-bottom:10px; }

/* BOOKS ARCHIVE */
/*
.book-archive-post				{ float:left; width:45%; height:430px; }
.book-archive-post.odd-post		{ margin-right:5%; }
.book-archive-post.even-post	{ margin-left:5%; }
*/
.book-archive-post				{ padding-bottom:1.5em; border-bottom:1px solid #ccc; margin-bottom:1.5em; }
.cat-book-image					{ display:block; float:left; padding:3px; border:1px solid #c6c6c6; height:270px; width:180px; overflow:hidden; background:#fff; }
.cat-book-txt					{ margin-left:210px; }
.book-archive-title				{ padding:0 !important; margin-bottom:1em; }

/* EVENTS */
.upcoming-event-title			{ font-size:25px; padding:5px 0; }
.underline						{ text-decoration:underline; }

.italic							{ font-style:italic; }

/* CUSTOM BOOKS PAGES */
.book-v1						{ float:left; width:239px; text-align:center; }
.book-v2						{ float:left; width:192px; text-align:center; }
.book-v1 .interior, .book-v2 .interior { padding:15px 0; background:#fff; }
.cover							{ height:310px; border:1px solid #333; position:relative; margin:3px; }
.book-v2 .cover					{ height:270px; }
.cover .interior, .cover .flip	{ position:absolute; top:0; left:0; padding:10px; height:290px; width:211px; }
.cover .flip					{ top:-10px !important; left:-10px !important; padding:20px !important; z-index:100; -moz-box-shadow:0 0 7px #000; -webkit-box-shadow:0 0 7px #000; box-shadow:0 0 7px #000; }
.book-v2 .cover .interior, .book-v2 .cover .flip { height:250px; width:164px; }
.flip							{ display:none; background:#333; color:#fff; text-shadow:none; }

/* v2 */
#book-container					{ background:url(images/bg_book_desc.png) no-repeat; }
#book-descriptions				{ position:relative; height:230px; }
.book-desc						{ position:absolute; height:100px; top:30px; left:30px; display:none; width:900px; }
.book-desc-title				{ font-size:24px; font-weight:bold; padding:0; margin-bottom:1.5oliem; }
.two-col						{ text-align: justify; -moz-column-width: 420px; -moz-column-gap: 60px; -webkit-column-width: 420px; -webkit-column-gap: 60px; }
.two-col:first-letter			{ font-size:4em; float:left; font-weight:bold; margin-right:10px; }

/* ABOUT PAGE */
.left-column					{ float:left; width:47.5%; }
.right-column					{ float:right; width:47.5%; }

/* CAROUSEL STYLES */
.infiniteCarousel { width: 955px; height:330px; margin-bottom:16px; position: relative; }
.infiniteCarousel .carouselWrapper { width: 875px; overflow: hidden; height: 300px; margin: 0 40px; position: absolute; top: 28px; }
.infiniteCarousel ul a img { border: 2px solid #e5e5e5; padding: 3px; }
.infiniteCarousel .carouselWrapper ul { width: 9999px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position: absolute; top: 0; }
.infiniteCarousel ul li { display:block; float:left; height: 215px; width: 175px; text-align:center; margin-left:0 !important; }
.infiniteCarousel ul li span { margin:0 auto; width:150px; display:block; }
.infiniteCarousel a { text-decoration:none !important; color:#121212; font-size:12px; line-height:1.25; }
.infiniteCarousel ul li a img { display:block; margin:0 auto 5px; }
.infiniteCarousel .arrow { display: block; height: 38px; width: 17px; background-repeat:no-repeat; background-position:0 0; text-indent: -9999px; position: absolute; top: 130px; cursor: pointer; border-bottom:none; }
.infiniteCarousel .forward { background-position: -17px -38px; right: 15px; }
.infiniteCarousel .back { background-position: 0 -38px; left: 15px; }
.infiniteCarousel .forward:hover { background-position: -17px 0; }
.infiniteCarousel .back:hover { background-position: 0 0; }
.infiniteCarousel ul a:hover img, .infiniteCarousel ul li a.active img { border:2px solid #6f654c; }
.infiniteCarousel .arrow { background-image:url(images/btn_carousel.png); }

.pdf-link					{ padding-left:22px; background:url(images/pdf-16x16.gif) left 3px no-repeat; display:inline-block; margin-right:5px; font-weight:bold; }

#ft-bottom					{ overflow:hidden; width:950px; margin: 0 auto; }
#ft-copyright				{ font-size:14px !important; text-indent:15px; color:#fff !important; text-shadow:none; width:49%; float:left;  }
#ft-olibro					{ float: right; width: 49%; }
#ft-olibro a				{ display: block; width: 126px; height: 14px; background: url(images/olibro_footer.png); margin-right:0; margin-left: auto; text-indent: -9999em; }
#ft-olibro a:hover			{ background-position: 0 -14px; }


#submitForm { padding-bottom:50px; }

#new-archive-title	{ margin-left:15px; }

.alignright			{ float:right; margin:0 0 0.5em 1em; }
.alignleft			{ float:left; margin:0 1em 0.5em 0; }
.aligncenter		{ display: block; margin-left: auto; margin-right: auto; }
.wp-caption-text	{ margin-bottom:0 !important; }