* {
	margin: 0;
	padding: 0;
}

body {
	background: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
	color:#666666;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
	text-align: justify;
	color: #000000;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* Header */

#body-header {
    float:none;
	width: 100%;
	height: 120px;
	background:#FFFFFF;
	
}

#logo h1{
    float:left;
	width: 350px;
	height: 120px;
	background: url(images/logo_migrants3.jpg) no-repeat;
}

#logo h2{
    float:right;
	width: 250px;
	height: 120px;
	background: url(images/llp_logo.jpg) no-repeat;
}

#logo h1, #logo p {
	color: #FFFFFF;
	background-color:#FFFFFF;
}



#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
	
#menu {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	text-align: center;
	border-right: 1px solid #EDEBD5;
	background-color: #009999;
}

#left-menu {
    float: left;
    width: auto;
	height: 40px;
	text-align: center;
	background-color: #009999;
}

#center-menu {
    float:left;
	width: 70%;
	height: 40px;
	text-align: center;
	background-color: #009999;
}

#right-menu {
   float: right;
   width: auto;
   height: 40px;
   text-align: center;
   background-color: #009999;
}

#menu ul {
	margin: auto;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align:center;
}

#menu li {
	display: inline;
}

#menu a {
	display: compact;
	text-transform: lowercase;
	float: left;
	height: 30px;
	padding: 10px 32px 0 32px;
	text-decoration: none;
	text-align: center;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #E67817;
}

#menu .active a {
	background: #E67817;
	color: #FFFFFF;
} 

/* Increase/ Decrease Fonts */

#fontmenu {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	border-left: 0px solid #CCCCCC;
	background-color: #999999;
}

#fontmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fontmenu li {
	display: inline;
}

#fontmenu a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	padding: 4px 0 0 0 ;
	border-right: none;
}

#dropdown {
   height: 20px;
   float:right;
   padding-bottom: 40px;
   margin-right: 10px;
}


/* Wide Post */

#body-page {
    width: auto;
	min-height: 400px;
	margin-top: 20px;
}

.wide-post {
	width: 770px;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF url(images/sidebar.jpg) repeat-y;
	font-size: 12px;

}

.wide-post .menu {
   width: 650px;
	height: auto;
	padding-left: 20px;
	background-color:#FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
	
.wide-post .title {
	padding: 40px 40px 30px 40px;
	background: url(images/img20.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
    width: 650px;
	height: auto;
	padding-left: 20px;
	background-color:#FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wide-post .bottom {
	height: 20px;
	background: url(images/img21.gif) no-repeat left bottom;
	border-left-color: #999999;
	border-left-width:thick;
	border-right:#999999;
	border-right-width:; 
}


.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #FFFFFF;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	min-height: 20px;
	padding: 5px;
	margin-top:20px;
	background-color:#E67817;
	font-size:10px;
}

#footer p {
	text-align: center;
	color: #000000;
}

#footer a {
	color: #666666;
}

table {
empty-cells:show;
}