/*  
Theme Name: LTUIS Theme
Theme URI: 
Description: 
Version: 1.0
Author: Naeem Choucair
Author URI: enceegraphics@hotmail.com
*/



/* General */

body {
	margin: 0;
	background: #ffffff;

}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 45px auto 0 auto;
	width: 887px;
}


/* Header */

#header {
	background: url("images/HeaderLTUIS.gif") no-repeat;
	width:867px;
	height:277px;
	background-color:#FFFFFF;
	
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 10px;
		left: 30px;
		width: 535px;
	}
	
	#header #header-info h1 {
		color: #000000;
		font: normal 40px Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #000000;
		font: normal 20px Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 102px;
		left: 5px;
		width: 856px;
		height: 31px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 31px;
	}
	
	#header #header-menu ul li {
		font: bold 13px/31px Verdana;
		color: #ffffff;
		float: left;
		padding: 0 18px 0 15px;
		background: url("images/header_menu.gif") no-repeat right top;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 59px;
		left: 575px;
		width: 235px;
		height: 27px;
		background-image:url('images/background.jpg')
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 235px;
		height: 27px;
	}
	
	#header #header-search #s {
		width: 122px;
		height: 17px;
		border: 0;
		padding: 5px;
		font: normal 13px Verdana;
		color: #000000;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 95px;
		height: 27px;
		padding: 0;
		float: right;
	}
	
	/* Header - Feed */
	
	#header #header-feed {
		position: absolute;
		top: 54px;
		left: 816px;
		width: 37px;
		height: 37px;
	}


/* Main - Sidebar --------------------------------------------------------------------------------------------------------- Boxes */
	
	#sidebar .sidebar-box {
		width: 225px;
		margin-bottom: 0px;
	}
	
		#sidebar .sidebar-box-blank {
			width: 225px;
			margin-bottom: 20px;
			text-align: center;
			
		}
	
	#sidebar .sidebar-box-in {
		width: 253px;
		background: url("images/postitsmallerltuis_03.gif") repeat-y;
		padding-left: 20px;
	}
	
	#sidebar .sidebar-box-top {
		width: 255px;
		height: 33px;
		background: url("images/postitsmallerltuis_01.gif") no-repeat;
	}
	
	#sidebar .sidebar-box-bottom {
		width: 253px;
		height: 80px;
		background: url("images/postitsmallerltuis_04.gif") no-repeat;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: bold 12px Arial, Helvetica, Georgia, Sans-serif;
			color: #333333;
			padding-bottom: 10px;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 0 5px 5px;
			list-style-type: none;
			
		}
		
		#sidebar ul li {
			padding-left: 22px;
			font-family: normal 11px/26px Arial, Helvetica, Georgia, Sans-serif;
			color: #200b02;
		}
		
		#sidebar ul li a {
			color: #200b02;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		
		#wp-calendar td {
color: #000000;
font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}

#wp-calendar a:hover {
background: #00CC00;
color: #00FF00;
}

#wp-calendar td:hover, #wp-calendar #today {
color: #bbb;
}




		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 0 20px 20px 0;
			width: 185px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 155px;
		}
		
		/* Sidebar - Search */
		
		#sidebar #sidebar-search {
			margin: 50px 20px;
			width: 207px;
			
		}
		
		#sidebar #sidebar-search .search-input {
			width: 146px;
			height: 17px;
			font-family: bold 13px Arial, Helvetica, Georgia, Sans-serif;
			float: inherit;
			background-repeat:repeat;
			padding: 4px 15px;
			
		}
		
		#sidebar #sidebar-search .search-button {
			width: 0;
			height: 17px;
			float: right;
			display: none;
			
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			width: 142px;
			margin: 0 auto;
			padding: 0 20px 5px 0;
			
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 20px 5px 0;
		}
		
		
		
		
	/* Main - Content */
	
	#content {
		float: left;
		width: 542px;
		padding: 60px 11px 0 0px;
	}
	
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 40px;
		width: 542px;
	}
	
		/* Post - Title -------------------!!!!!!!!!!!!!!!!!!!!------------------- padding was the problem in Safari!!!!!!!!!*/    
		
		#content .post .post-title {
			width: 612px;
			height: 89px;
			padding: 0 10px 0 0;        
			background: url("images/title.gif") no-repeat;
			color: #000000;
			font: bold 11px Verdana;
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date90.png") no-repeat;
			width: 62px;
			height: 59px;
			text-align: center;
			text-transform: lowercase;
			margin-right: 25px;
			color: #000000;
			font: bold 18px Verdana;
		}
		
		#content .post .post-title .post-date span {
			padding: 2px 0px 0px 0px;
			display: block;
			color: #000000;
			font: bold 18px Verdana;
		}
		
		#content .post .post-title h2 {			--------------------------------
			color: #009900;
			font: bold 12px Verdana;
			width: 390px;
			padding: 69px 0px 3px 30px;
		}
		
		#content .post .post-title h2 a {
			color: #009900;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			float: left;
			background: url("images/middle0.gif");
			background-repeat:repeat-y;
			font: normal 12px/18px Verdana;
			color: #000000;
			padding: 40px;
			width: 462px;
		}
		
		#content .post .post-entry a {
			color: #009900;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
			float: right;
			margin-bottom: 5px;
			color: #009900;
			text-decoration: none;
		}
		
		#content .post .post-entry a.more-link:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			clear: both;
			background: url("images/footer0.gif") no-repeat left bottom;
			width: 542px;
			height: 79px;
			text-align: right;
			font: bold 11px/25px Verdana;
			color: #009900;
		}
		
		#content .post .post-info a {
			color: #009900;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Bottom */
		
		#content .post .post-bottom {
			clear: both;
			background: url("images/post_bottom.gif") no-repeat left bottom;
			width: 542px;
			height: 115px;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 25px 0 5px 0;
			color: #009900;
			font: bold 15px Verdana;
		}
		
		
		
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 11px/18px Verdana;
			color: #000000;
			width: 462px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #009900;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #e6e6e6;
		}
		
		#content .post .comments ol li cite {
			color: #009900;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #009900;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #009900;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 11px/18px Verdana;
			color: #000000;
			width: 437px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #009900;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {   -------------------------------------
		font: bold 11px Verdana;
		color: #009900;
		margin-bottom: 40px;
		float: left;
		width: 542px;
	}
	
	#content .navigation a {
		color: #009900;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	
	
	#sidebar {
		float: left;
		width: 140px;
		font: normal 11px/18px Verdana;
		color: #000000;
		margin-top: 34px;
	}
	
	#sidebar a {
		color: #009900;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: none;
	}
	
	/* Main - Sidebar - Sides */
	
	#sidebar #sidebar-left {
		float: left;
		width: 153px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 140px;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box-left {
		width: 153px;
		padding-bottom: 10px;
	}
	
	#sidebar .sidebar-box-right {
		width: 140px;
		padding-bottom: 10px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			height: 30px;
			padding-left: 25px;
			font: bold 14px/30px Verdana;
			color: #009900;
		}
		
		#sidebar h3.left {
			width: 138px;
			background: url("images/sidebar_title_left.gif") repeat-y;
		}
		
		#sidebar h3.right {
			width: 125px;
			background: url("images/sidebar_title_right.gif") repeat-y;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 5px 0 0 15px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #000000;
			padding-left: 17px;
			font: normal 11px/22px Verdana;
		}
		
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			padding: 10px 0;
			width: 100%;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 110px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 5px 0 0 0;
			width: 130px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 3px 5px 0 5px;
		}
		


/* Footer */

#footer {
	padding: 0;
	width: 850px;
	height:150px;
	clear: both;
	background-image:url('images/dudetest.gif');
			font: normal 10px Verdana;

	}

#footer p {
	padding: 20px 0;
	text-align: center;
	text-decoration:underline;
	}
	
		#header h1 { display:none }