/*
Theme Name: Alzheimers Lebanon
Theme URI: http://www.alzlebanon.com
Description: Created specifically for this website
Version: 1.0
Author: Elie Khoury
Author URI: http://www.ekhoury.com/
*/

html>body #content {
	height: auto;
	min-height: 580px;
	font-family: "lucida grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}

body{
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	text-align: center;
}

.centered {
	width: 876px;
	margin: 0 auto;
	text-align: left;
}

#hd{
	text-align: left;
	height: 120px;
	padding: 3px 10px;
}

#hd #logo {
	margin-top: 10px;
}

#topmenu {
	float: right;
	margin-top: 60px;
	font-size: 11px;
	font-weight: normal;
	font-family:Helvetica, Arial, Verdana;
}

#topmenu a {
	text-decoration: none;
	display: block;
	padding: 5px 8px;	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	/*background: url('images/light.png') center no-repeat;*/
}

#topmenu a:hover {
	color: #000;
	background: #fff;
	padding: 4px 7px;
}

#topmenu ul li {
	float: left;
	width: 140px;
	list-style: none;
}

#topmenu ul li span {
	font-size: 15px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	display: block;
	color: #fff;
	/*text-shadow: 0 1px 1px #ccc;*/
}

#navibar {
	padding: 2px 10px;
	overflow: hidden;
	height: 22px;
}

#navibar #s {
    padding: 2px 6px 2px 24px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 200px;
	background: #fff url('images/search.gif') 4px center no-repeat;
	color: #999;
	font-style: italic;
}

#navibar #s.activeSearch {
	color: #000;
	font-style: normal;
}

#navibar #breadcrumb {
	padding: 2px 0 0 0;
	font-size: 11px;
}

#navibar #breadcrumb a {
	text-decoration: none;
}

#breadcrumb .homebc{
	background: url('images/home.gif') no-repeat;
	padding-left: 20px;
}

a, a:link {
	padding: 1px;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: 'Lucida Grande', arial, tahoma, sans-serif; /*georgia;*/
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: 'Lucida Grande', arial, tahoma, sans-serif; /*georgia;*/
	font-size: 130%;
}

.post h2 {
	margin-bottom: 20px;
}

h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

.item {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	border: 0px #FFFFFF;
	margin-bottom: 1em;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px #FFFFFF;
}

#secondary h4, #third h4{
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
}

#third {
	margin-left: 9px;
}

#menu {
	padding:10px 0; 
	background: #fff; 
}

#menu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:85%; 
}

#menu ul li { 
	padding:0; 
	margin:0; 
}

#menu ul li a { 
	display:block; 
	padding:6px 4px 6px 10px; 
	text-decoration:none; 
	color: #444; 
	font-family: arial, verdana, sans-serif; 
	font-size: 14px; 
	background: url('images/navBullet.gif') right center no-repeat; 
	font-weight: bold;
}

#menu ul ul li { 
	line-height: 12px; 
}
#menu ul ul li a { 
	text-transform: none; 
	padding-left: 20px; 
	outline-style: none; 
	font-size: 13px; 
	background-image: none;
}

#menu ul ul {
	display: none;
}

#menu li.current_page_item ul, #menu li.current_page_parent ul {
	display: block;
	font-weight: normal;
}

#menu li.current_page_item a {
	font-weight: bold;
	border-right: 1px solid #fff;
}

#menu li.current_page_item ul a {
	background: transparent;
	font-weight: normal;
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #8C0002;
	color: #2B2B2B;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #2B2B2B;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #2B2B2B;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #8C0002;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	padding: 10px;
	background: #fff;
	border-bottom-right-radius: 5px;	
	-moz-border-radius-bottomright: 5px;	
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
	-moz-border-radius-bottomleft: 5px;	
	-webkit-border-bottom-left-radius: 5px;
}

#splash {
	clear: both;
	font-size: 11px;
	padding: 10px;
	border-width: 1px;
	border-style: solid none solid none;
}

#splashtable {
	width: 100%;
	font-size: 11px;
}

#splashtable td {
	vertical-align: top;
	padding: 0 5px;
}

#splashtable td p {
	font-size: 11px;
}
 
#splash h3 {
	font-family: Georgia, garamond, serif;
	font-size: 26px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-shadow: 1px 5px 8px #aaa;
}

#splash ul, #splash li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#twitter_update_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px 0;
}

.rounded5 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#newsletter table td {
	padding: 5px 3px;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 2px 7px;
	}

.alignleft {
	float: left;
	margin: 0 7px 2px 0;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.newsBlock {
	margin: 5px 0;
}

.newsBlock h4 {
	margin-bottom: 8px;
}

.newsBlock h4 a {
	text-decoration: none;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: -1px;
}

.newsBlock img.newsThumb {
	padding: 3px;
	border: 1px solid #ddd;
		border-radius: 3px;	
		-moz-border-radius: 3px;	
		-webkit-border-radius: 3px;
}

#rssNews {
	float: right;
	width: 200px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
	border-left: 1px solid #ddd;
	font-size: 11px;
	background:#fff;
}

#rssNews li {
	margin-bottom: 10px;
}

#rssNews li.hiddenNews {
	display: none;
}

#homeNewsBlock {
	margin-right: 10px;
}

.newsBlock {
	clear: left;
}

#rssNews li p.connections {
	line-height: 13px;
	padding: 5px 0;
}

#rssNews li p.connections a {
	color: #000
}

#rssNews li.newsItem {
	display: none;
}

#rssNews .rssDate {
	font-size: 10px;
	color: #666;
}

#rssNews ul {
	margin: 0;
	padding: 0;
}

#rssNews li {
	margin:0;
	padding: 0;
	list-style: none;
}

#newsBackLink {
	padding: 0 0 2px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}

#newsBackLink a {
	text-decoration: none;
}

#eqentiaH3 {
	background: url(images/eqentia.png) right bottom no-repeat;
}

.heart {
	font-size: 8px;
	color: #8e0507;
}	

.loader {
	background: url(images/loader.gif?) center center no-repeat;
	padding: 20px;
	height: 30px;
}

h3.homeH3 {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-bottom: 5px;
	letter-spacing: -1px;
	font-size: 16px;
	
}

#social_box {
	margin: 0 0 3px 0; 
	padding: 5px 5px 5px 10px; 
	color: #444; 
	font-family: arial, verdana, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}


#themes {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #fff;
	width: 24px;
	padding: 2px 2px 0 2px;
}

#themes a {
	display: block;
	height: 24px;
	margin-bottom: 2px;
}

.rounded5 {
	border-radius: 5px;	
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
}

.tagline {
	font-size: 28px;
	font-family: 'lucida grande', tahoma, arial, sans-serif;
	display: block;
	text-align: center;
	color: #555;
	padding: 15px 0;
	text-shadow: 0 2px 4px #aaa;
}

.cs-js-pm {
	display: none;
}

.storycontent p {
	line-height: 18px;
	color: #444;
}

.storycontent li {
	line-height: 16px;
	margin-bottom: 5px;
}

.item h3 {
	margin-bottom: 20px;
}

/* Easy Slider */
	#slider {
		margin: 10px 0;
		/*border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;*/
		border-radius: 5px;	
		-moz-border-radius: 5px;	
		-webkit-border-radius: 5px;
		padding: 0;
		background: #eee;
		height:261px;
		overflow: hidden;
	}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		border-radius: 5px;	
		-moz-border-radius: 5px;	
		-webkit-border-radius: 5px;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/  
		width:650px;
		height:261px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		display: none;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	#slider .text {
		z-index: 100;
		font-size: 26px;
		letter-spacing: -1px;
		display: block;
		margin-top: -64px;
		margin-left: 24px;
		color: #fff;
	}
	
/* // Easy Slider */

/*
Overwriting flickr CSS
*/

.ui-widget-content {
	border: none;
}

.ui-widget {
	font-size: 12px;
}