/*   
Theme Name: Habeus Lounge
Theme URI: http://www.mantone.com/ManTheme
Description: Site Design for Linda Pollack
Author: BaoQuoc Nguyen Doan
Author URI: http://www.haveus.com
Version: 1.0
.
General comments/License Statement if any.
.
*/





body {
	background: #f1f4e6;
	text-align: left;
}



body #page {
margin: 0 auto; 
	width: 960px;
	background: #f1f4e6;
	border: 1px #c0c0c0;
	border-style: none solid;
}




/*- Masthead A.K.A. masthead contains h1 (a.k.a. Blog Title), .menu and .description */
#masthead {
	border-bottom: 3px solid #fff;
	background: #333 url('images/background.jpg') center left no-repeat;

}	

h1{
	position: relative;
	font-size: 7em;

}

h1 a, h1 a:hover, h1 a:visited {
	display: block;
	min-height: 275px;
	_height: 275px; /* IE */
	padding-left: .2em;
	font-family: "Monaco","Lucida console";
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
}



#masthead .description {
	padding: 0 1em;
	font-size: 1.2em !important;
	float: right;
	white-space: nowrap;
	color: #fff;
	display: inline; /* Checking for IE bug. If people start having problems with masthead width, then this is it */
}



/*- Masthead Menu */
.menu {
	clear: both;
	background: #cc2f2b;
	border: 0px #303030;
	border-style: solid none none none;
	width: 100%;
}

ul.menu {
	_height: 1%;
	display: block;
	/*	left: 0px; */
}	

ul.menu:after {
	content: ".";
	display: block;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}	

ul.menu li {
	display: inline;
	float: left;
	background: transparant;
}

ul.menu li a {
	color: #fff;
	font-size: 1.1em;
	font-weight: 800;
	padding: 10px;
	display: block;
	margin: 0px;	
	border-right: 1px solid #ccc;
}

ul.menu li.admintab a {
	border-right: none;
	border-left: 1px solid #ccc;
	color: #303030;
}

ul.menu li ul li a {
	display: none;  
}

ul.menu li a:hover {
	background: #333;
	color: #fff !important;
	text-decoration: none;
	padding: 8px 10px 10px 10px;
	border-top: 2px solid black	;
}

ul.menu li.current_page_item a {
	color: #ffa500 !important;
	text-decoration: none;
}

ul.menu li.current_page_item a:hover {
	color: #ff7300 !important;
	text-decoration: none;
}

ul.menu li ul { /*-- Subpage Menu */
	display: inline;
	position: relative; 
	border: 1px black;
	border-style: none none solid none;
	width: 100%;
}

ul.menu li ul li { /*-- Subpage Menu Item */
	display: none;
	height: 1%;	
}

ul.menu li.current_page_item ul li {
	background: #fff;
	display: inline;
}

ul.menu li ul li.current_page_item {
	background: #fff;
	display: inline;
}

ul.menu li ul li a:hover {
	background: #ff7300;
	padding: 10px 11px 8px 10px;
	border: 2px black;
	border-style: none none solid none;
}

ul.menu li ul{
	background: #fff;
}

.admintab {
	border: 1px #ccddee;
	border-style: none none none none;	
	/*_padding: 5px 15px 6px;*/ /* IE hack */
	background: #ffa500;
}







/*- Search */
#search{
	display: block;
	background: #333;   
	padding: .6em .6em .6em .6em;  
	border-bottom: 1px dotted #ff7300;
	margin-bottom: .1em;
}

#search h2{
	display: none;
}

#search form{
	margin: 0 0 0 auto; 
	width: 25%;
	border: 1px #ff7300;
	border-style: none none none solid; 
	text-align: right;
  }

#search input{
  background: transparent;
  font-weight: 800;
color:#fff;
  }

#searchinput{
  font-size: 1.3em;
  padding: 0;
  margin-left: 1%;
  width: 83%;
  border: none;
  verticle-align: middle;
  }

#searchsubmit {
  width: 10%;
  text-align: right;
  font-size: .8em;
  margin: 0;
  padding: 0;
  border: none;
} 
  
  
  
  










#primary {
	float: left;
	padding: 0 1% 0 2%;
	width: 55%;
	/*_width: 500px;*/ /* IE Hack */
	margin: 0;
	/*_margin: 10px 0px 0px 0px;*/ /* IE Hack */
	display: inline;
	border: 3px #c0c0c0;
	border-style: none none none none;
	background: transparent;
}

#primary .pagetitle { /*-- Used on static pages and archives */
}	

#primary .pagetitle h2 { /*-- Headline for the page you are on. Eg. 'Monthly Archive'. */
	font-family: "Monaco","Lucida console";
	text-transform: uppercase;
	font-size: 3.8em;
	font-weight: bold;
	padding-right: 4px;
	letter-spacing: -4px;
	color: #006699;
}

#primary .pagetitle h2 a { /*-- Static Page Link */
	padding-right: 4px; /*--- Adjustment for letter-spacing, FF */
	color: #006699;
}

#primary h2 a:hover, #primary h2 span a:hover {  /* Static Page Link  */
}

#primary h3 { /*-- H3 is entry headlines. */
	display: both;
	width: 100%;
	font-weight: 800;
	font-size: 3.5em;
	letter-spacing: -2px;
	line-height: 1em;
	display: inline;
	font-family: "Monaco","Lucida console";
	text-transform: uppercase;
}

#primary.single h3 {
	font-size: 4em;
}

#primary.single .itemhead {
	padding-bottom: 2em;
}

#primary h3 a {
	color: #303030;
	padding-right: 4px; /*--- Adjustment for letter-spacing, FF */
	overflow: hidden !important;
	_word-wrap: break-word;
	whitespace: nowrap	
}

#primary h3 a:hover {
	color: #ffa500;
	overflow: hidden !important;
}

#primary .itemtext h4 { /*-- H4, Headings inside of Post/Entries */
	font-weight: 800;
	font-size: 1.3em;
	color: #aaa;
}

#primary h4 a {
	color: #663000;
	padding-right: 4px; /*--- Adjustment for letter-spacing, FF */
}

#primary .itemtext h3 { /*-- Headline used inside the Entries, for use when writing entries */
	font-size: 2.2em;
}

#primary .metadata { /*-- Time and category for blog entries */	
	font-size: 1.2em;	
	display: block;
	padding: 0;
	line-height: .9em;
}

#primary .metadata a {
	color: #cc2f2b;
	font-weight: 800;
}

#primary .metadata .authordata {
	font-size: 1.5em;
	letter-spacing: -1px;
	padding-left: .2em;
	color: #666;
}

#primary .metadata .chronodata {
	font-size: 1.5em;
	letter-spacing: -2px;
	color: #666;  
	font-family: "Monaco","Lucida console";
	padding-left: .2em;
}

#primary .metadata .commentsdata{
	font-size: 1.5em;
	letter-spacing: -1px;
	font-family: "Monaco","Lucida console";
	padding-left: .2em;
}

#primary .metadata .categorydata {
	line-height: 1.7em;
}

#primary .metadata .viewsdata {
	font-size: 1.5em;
	letter-spacing: -2px;
	color: #666;  
	font-family: "Monaco","Lucida console";
	padding-left: .2em;
}

#primary .metadata a:hover, #primary .metadata a span:hover {
	color: #ffa500;
	letter-spacing: 100%;
}	

#primary .metadata .commentslink { /*-- comment cartoon box image */
	padding: 0px;
}

#primary .item { /*-- .items are post/entries */
	/*
	clear: both;
	position: relative;
	*/
	float: left;
	margin-bottom: 0em;
	margin-top: 2em;
	width: 100%;
}	

#primary .itemhead { /*-- Holds the Item entry header */
	background: transparent;
	overflow: hidden;
	width: 100%;
}	

#primary .item .itemtext {
	float: left;
	/*something was here*/
	clear: both;
	color: #333;
	font-family: Verdana, Tahoma, Arial;
	line-height: 140%;
	font-size: 1.2em;
	width: 100%;
}

#primary .itemtext a { /*-- Controls Post/Entry Links */
	color: #ffa500;
	font-weight: 800;
}

#primary .itemtext a:hover { /*-- Controls Post/Entry Links */
	color: #333;
	text-decoration: underline;
}	

#primary .item .itemtext p {
	text-indent: 0em;	
}

#primary .item .itemtext p,
#primary .item .itemtext ul,
#primary .item .itemtext ol,
#primary .item .itemtext div{
	margin: 1em 0;
}

#primary .item .itemtext blockquote {
	width: 70%;
	font-family: "Monaco","Lucida console";
	margin: 0 0 0 10%;
	padding: 1em 2em;
	text-indent: 1em;
	border-left: 4px solid #ddd;
	line-height: 125%;
	_height: 1%;
	background: #f0f0f0;
}

#primary .item .itemtext blockquote p{
	margin: 0px;
	padding: 0em;
	text-indent: 2em;	
	text-align: justify;
}  	

/*- Begin Lists */
#primary .itemtext ol, .itemtext ul {
	padding: 0;
	margin: 0;
	list-style: square;
	list-style-position: inside;
 	}

#primary .itemtext ol li, .itemtext ul li {
	margin: 0px;
	padding: .20em 0;
	border-bottom: 1px dashed #ddd;
	
}

/* Square Dates */
.theDate {
	margin: .5em .5em 0 0;
	padding: 0;
	float: left;
	position: relative;
	top: -.5em;
	text-align: center;
	font-family: "Monaco","Lucida console";
	font-size: 1.2em;
	color: #fff;
	min-width: 4.5em;
	_width: 4.5em;
	background: #cc2f2b;
}

.theDate .theMonth, .theDate .theDay, theDate .theYear {
	display: block;
}

.theMonth{
	padding: .25em .2em 0 .2em;
	margin: 0;
}

.theDay {
	font-size: 2.2em;
	padding: 0 .2em 0 .2em;
}

.theYear {  
	font-size: 1em;
} 
  
  
  
  
  
  
  
  
  
  







  
  
#secondary {
	float: right;
	display: block;
	margin: 0 0 2em 0;
	padding: 0 0 0 0;
	position: relative;
	width: 40%;
	font-family: "Monaco","Lucida console";
  }   

















/* Sidebars Portion of Pages */  
#sidebar {
	width: 100%;
	margin:0;
	padding:0;
}  
  
#sidebar .lsidebar {  
	margin: 0;
	width: 45% !important;
	float: left !important;
	font-size: 1.1em;	
}	

#sidebar .rsidebar {
	font-size: 1.1em;	
	float: left;
	margin: 0 0 0 5%;
	padding: 0;
	width: 45% !important;
	font-family: "Monaco","Lucida console";
}

#sidebar p {
	font-size: 1.3em;
}

#sidebar h2 {
	padding: .5em 3px .0em 0;
	margin: .3em 0 .2em 0;
	clear: both;
	display: block;

	font-size: 2.6em;
	letter-spacing: -3px;
	line-height: 1em;

	font-family: "Monaco","Lucida console";
	text-align: right;
	text-transform: uppercase;	
	color: #ff7300;

	overflow: hidden;
	word-wrap: break-word;
}

#sidebar .lsidebar h2 {
	text-align: center;
	font-family: "Monaco","Lucida console";
}

#sidebar .rsidebar h2 {
	color: #cc2f2b;
	font-style: normal;
	font-weigth: 400 !important;
}

#sidebar .rsidebar #text-1 h2 {
	color: #ffa500;
}

#sidebar .rsidebar #text-1 div {
	line-height: 150%;
}

#sidebar .lsidebar p, #secondary .rsidebar p {
	padding: 0.7em 0.5em 0.7em 0.9em;
}

#sidebar .sb-asides div {
	margin: 0;
	padding: 0;
}

#sidebar div div {
	margin: 0;
	padding: 0;
}

#sidebar ul, secondary ol {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #ff7300;
}

#sidebar .rsidebar ul, #sidebar .rsidebar ol {
	border-top: 1px dotted #66cc33;
}

#sidebar ul li, #sidebar ol li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px #c0c0c0 dotted;
	text-align: left;
}

#sidebar ul li a, #sidebar ol li a{
	display: block;
	padding: 0.7em 0.5em 0.7em 0.9em;
	text-decoration: none;
	font-size: 1.1em;
}

#sidebar ul li a:hover, #sidebar ol li a:hover{
	background: #ffa500;
	color: #fff;
}

#sidebar .rsidebar ul li a:hover, #sidebar .rsidebar ol li a:hover{
	background: #ffa500;
	color: #fff;
}

#sidebar ul ul, sidebar ol ol {
	border: none;  
}

#sidebar ul li ul li, sidebar ol ol li {
	border: 1px #c0c0c0;
	border-style: solid none none none;
}




























.gallery img{
	border: 1px solid #999;
	padding: 5px !important;
	background: #274e87;
}



.imagetemplate .item {
	text-align: center;
}

.imagetemplate .itemtext {
	text-align: center;
}

.imagetemplate .item img {
	margin: 0 auto;
	border: 3px solid #303030;

}





#imagenav {
	padding: 2%;	
	width: 90%;
	background: #fff;
border: 3px double #999;
	margin-top: 2em;
	text-align: center;
font-size: 1.2em;
}

#imagenav img{
	border: 1px solid #999;
	padding: 5px;
	background: #ccc;
}

#imagenav .left{
	display: block;
	width: 160px;
	float: left;
	text-align: left;
	min-height: 140px;
}  

#imagenav .right{
	display: block;
	text-align: right;
	width: 160px;
	float: right;
	min-height: 140px;
}

#imagenav span{
	display: block;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

/* Comment Section of Page */

.comments {
	margin: 2em 0;
	width: 90%;
	text-align: left;
	padding: 2%;
	border: 3px double #c0c0c0;
	
	font-family: "Monaco","Lucida console";
}

	


.comments h4 { /* h4, Heading for Comment Section */
	font-size: 2em;
	font-weigth: bold;
	text-align: right;
	padding: .75em 0;
	margin-bottom: .5em;
	border-bottom: 1px dotted #c0c0c0;
}

.comments .metalinks {
	margin: 0;
	padding-bottom: .5em;
	text-align: right;
	font-size: 1.35em;

}

.feedicon { /* Next to Comment Section Headline */

	border: 0 !important;

	padding: 0 !important;

	}

.feedlink img { /* On the sidebar */

	height: 16px;

	width: 16px;

	border: none;

	}

.editlink {

  }

.commentsrsslink { 

	background: url('images/feed.png') left top no-repeat;

	padding: 2px 0 2px 20px;

	margin-right: 10px;

	height: 16px;

	}

.trackbacklink {

	background: url('images/arrow_refresh.png') left top no-repeat;

	padding: 2px 0 2px 20px;

	height: 16px;

	}

.commentsrsslink a, .trackbacklink a {

	color: #999;

	padding: 2px;

	}

.comments #commentlist {

	margin-top: 10px;

	padding: 10px 0 20px;

	position: relative;

	}	

.comments #commentlist li {

	margin: 10px 0;

	padding: 10px 10px 5px;

	list-style: none;

	}

.comments #commentlist li p {
font-size: 1.5em;
}

.comments #commentlist .commentmetadata { /* comment time image */

	padding: 2px 0 2px 20px;

	background: url('images/time.png') left center no-repeat;

	display: block;

	font-size: 1.2em;

	}

.comments #commentlist li img {

	padding: 0;

	border: none;

	}

.comments #commentlist li img.gravatar {

	float: right;

	margin: -5px 0 0;

	}

.comments #commentlist li .commentauthor {

	font-size: 1.5em;

	font-weight: bold;

	letter-spacing: -1px;

	}

.comments #commentlist li .counter {

  position: relative;

	font-size: 4.5em;

	color: #999;

	float: left;

  line-height: .75em;

	}

.comments #commentlist li.authorcomment {

	background: #bbff77;

	}

.comments #commentlist li.authorcomment blockquote {

	color: #333;

	background: #f6f7f8 url('images/quote.png') no-repeat 10px 0;              

	}

.comments #pinglist {

	font-size: 1.2em;

	padding: 0;

	margin: 10px 0 10px;

	background: #f6f7f8;

	}

.comments #pinglist li {

	margin-left: 40px;

	padding: 7px 0;

	list-style: none;

	}

.comments #pinglist li .commentauthor {

	font-weight: bold;

	display: block;

	}

.comments #pinglist li small {

	font: .8em;

	display: block;

	}

.comments #pinglist li .counter {

	display: none;

	}

.comments #pinglist li span.favatar img {

	margin-left: -25px;

	border: none;

	padding: 0;

	float: left;

	}

.comments #pinglist li img {

	padding: 0;

	border: none;

	}

.comments #leavecomment, .comments #loading {

	text-align: center;

	margin: 30px 0 20px !important;

	color: #333;

	font-size: 2em;

	letter-spacing: -2px;

	}

.comments #loading {

	margin-top: 20px !important;

	}

.comments form {

	clear: both;

	padding: 1px 0 10px;

	margin: 0;

	}

input[type=text]{

	padding: 3px;

	color: #777;

	}

input[type=text]:focus{

	color: #333;

	border-color: #666;

	}

.comments form {

  }

.comments form input[type=text] {

	width: 175px;

	margin: 5px 5px 1px 0;

	}

.comments form textarea {

  display: block;

	height: 200px;

	padding: 3%;

	width: 94%;

	margin: 1em 0;

	background: #f0f0f0;

	/*_width: 98.5%;*/ /* IE hack */

	}

.comments form #submit {

  text-align: center;

  clear: both;

	margin: 0 0 0 auto;

}  
  
  
  
  















/* Previous and Next Post Navigation Styling, Three instances

1. Multi-Post Navigation from Main Page
2. Single Post Navigation
3. Single Post Navigation below the Comment

 */

.navigation {
	padding: 0px 1% 0 1%;
}
	

.single .navigation {
}	


.navigation .left {
	float: left;
	display: inline;
	text-align: left;
}

.navigation .right {
	float: right;
	display: inline;
	text-align: right;
	}

.navigation a {
	display: block;
	font-size: 1.7em;
	font-weight: 800;
	color: #ffa500;
	padding: 10px;
	white-space: nowrap;
}

.navigation a:hover {
	text-decoration: none;
	padding: 10px;
	color: #ffa500;	
}

.single .navigation a {
	color: #303030;
	font-size: 1em;
	border-color: #ff7300;
	border: 1px dotted #ff7300;
	border-style: none solid solid solid;		
}

.single .navigation a:hover {
	color: #ffa500;	
}




.comments .navigation {
	margin: 10px 0;
}

.comments .navigation a:hover {
	padding: 9px 9px 9px 9px;
	border-style: solid;	
}
























/* Bottom Features - Content that follows Primary and Secondary Content */

#bottomfeatures {
	float: left;
	width: 100%;
	padding: 2.5em 0;
	margin: 0; 
	background: #303030;
}

#bottomfeatures div .features_block{
	display: block;
	min-height: 200px;
	_height: 200px;
	color: #fff;
}

#bottomfeatures .leftfeatures {
	float: left;
	display: inline;
	width: 30%;
	margin-left: 2%;
}

#bottomfeatures .middlefeatures {
	display: inline;
	float: left;
	width: 30%;
	margin-left: 3%;
}

#bottomfeatures .rightfeatures {
	display: inline;
	float: left;
	width: 30%;
	margin-left: 3%;
}

/* Sub Element Styles - Bottom features */

#bottomfeatures h2 {
	font-size: 2em;
	display: block;
	padding: .5em 0;
	border-bottom: 1px dotted #ffa500;
	text-align: center;
	color: #ffa500;
}

#bottomfeatures ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottomfeatures ul li {
	padding: .7em;
	font-size: 1.4em;
}

#bottomfeatures ul li a {
	color: #ffa500;
}










#sidebox {
	width: 95%;
	margin-top: 1.6em;
	padding: 0;
	font-size: 1.4em;
}

#sidebox h3 {
	margin: 0 3%;
	padding: .5em 0 0 0; 
}

#sidebox div {
	margin: 3%;
}

#sidebox div ul {
margin: 0;
padding: 0;
}

#sidebox div ul li {
	list-style: none;
	padding: 2%;
	border-bottom: 1px dotted #aaa;
}

#sidebox p {
margin-top: 1em;

}










.post-ratings {
	font-size: 1.3em;
	text-align: right;
	margin-bottom: 1.2em;
}




  
  
  
/*- Footer */
#footer {
	display: block;
	background: #cc2f2b;
	clear: both;
	font-size: 1.25em;
	width: 96%;
	padding: 1.25em 2%;
	margin: 0;
	text-align: left;
	border-bottom: 7px solid black;  
}

#footer a {
	font-weight: 800;
}

#footer a:hover {
color: ffa500;
} 