/* 

	Theme Name: LMEG

	Theme URL: 

	Description: Customizable

	Author: Custom

	Author URI: 

	Version: 1.0	

	The CSS, XHTML and Design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	Tags: custom

*/



/* body*/



body {
	color: #333;
	background: #ccc;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
/* end */

#l {
	background: url(images/l-side.jpg) repeat-y;
	width: 13px;
}
#lc {
	background: #ccc url(images/l-corner.jpg) top no-repeat;
	width: 13px;
}
#r {
	background: url(images/r-side.jpg) repeat-y;
	width: 13px;
}
#rc {
	background: #ccc url(images/r-corner.jpg) top no-repeat;
	width: 13px;
}


/* headings*/



h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 a {
	color: #000000;
}
h2 {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 a {
	color: #ae1a17;
	font-weight: bold;
	text-decoration: none !important;
	border-bottom: #ccc 0px solid !important;
}
h2 a: hover {
	color: #ae1a17;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	margin: 7px 0 7px 0px;
	font-size: 1.2em;
	line-height: 1.0em;
	padding: 5px 0;
}
a {
	color: #000;
	text-decoration: underline;
}
a img {
	border: 0 !important;
}
a: hover {
	color: #aa231d;
	text-decoration: none;
}
/* end */



/* links*/



.entry a {
	text-decoration: underline;
}
.entry img a {
	border-bottom: 0px dotted #ccc !important;
	text-decoration: none;
}
.entry p {
	padding: 0 0 15px;
}
.entry a: hover {
	color: #003AAA;
	text-decoration: underline;
}
img a {
	border-bottom: #ccc 0px solid !important;
}
a.commentlink {
	padding-left: 0px;
}
.entry .filedunderindex a {
	text-decoration: none !important;
	border-bottom: #ccc 0px solid !important;
}
.entry .filedunderindex a: hover {
	text-decoration: underline;
	color: #C22463;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	padding: 5px 0;
}
small a {
	color: #999;
	text-decoration: underline;
}
/* end */



/* topbar */

.menutop {
	background: url(images/menu-bg.jpg) repeat-x;
}
#topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: Bold;
	line-height: 1.3em;
	background: none;
	margin: 0 0 0 60px;
	color: #fff;
}
#topbar a, a: hover {
	color: #fff;
	text-decoration: none;
}
#topbar ul {
	padding-bottom: 7px;
	padding-top: 7px;
	margin: 0 0 0 10px;
}
#topbar ul ul {
	display: inline;
}
#topbar ul li {
	list-style-type: none;
	display: inline;
}
#topbar li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
/* end */



/* images*/

img.left {
	float: left;
	margin: 0 12px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 12px;
}
img.center {
	display: block;
	margin: 0 auto;
}
/* end */



/* paragraphs, lists, blockquote	etc*/



p {
	margin: 0;
	padding: 0 0 18px 0;
}
ul {
	margin: 0 0 0 1.4em;
	padding: 0 0 10px 0;
}
ul ul {
	padding: 0;
}
/*blockquote {

	margin: 0;

	border-bottom: 1px solid #14568A;

	border-left: 4px solid #14568A;

	border-right: 1px solid #14568A;

	border-Top: 1px solid #14568A;

	padding-bottom: 3px;

	padding-left: 4px;

	padding-right: 3px;

	padding-top: 3px;

	font-style: italic;

	color: #333;

	overflow: hidden;

} */



blockquote {
	background: #F4F5F7 url(images/blockquote.gif) no-repeat;
	border: 1px dashed #CCCCCC;
	margin: 5px 0pt;
	padding: 8px 12px 8px 36px;
}
#top {
	background: url(images/top.gif) no-repeat;
	padding-left: 16px;
}
#s {
	/*background: url(images/search.gif) no-repeat;*/

	padding-left: 18px;
}
/* end */





/* Next post link*/

.nextright {
	float: right;
	font-size: 0.9em;
}
.nextleft {
	float: left;
	font-size: 0.9em;
}
/* end */





/* container*/



#container {
	background: #fff;
	width: 90%;
	max-width: 1280px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#commentspopup #container {
	width: 455px;
	padding: 0 15px;
}
/* end */



/* header*/



#header {
	background: url(images/main-top.jpg) repeat-x;
	color: white;
	height: 120px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
}
.singlecol #content a {
	font-weight: normal;
}
#header a, a: hover {
	text-decoration: none;
	color: white;
}
#header small {
	color: white;
}
#header h1 {
	color: white;
	margin: 10px;
}
/* end */





/* navigation*/



#navigation {
	background: #FFF;
	width: 958px;
	border: 1px solid #DDDDDD;
	height: 32px;
}
#navigation a {
	color: #003AAA;
	font-weight: bold;
	text-decoration: none;
}
#navigation .selected,  #navigation a: hover {
	color: #000;
}
#navigation li a: hover {
	background: #000000;
	color: white;
}
#navigation {
	line-height: 2.5em;
	padding: 0 0;
	margin: 0 auto;
}
#navigation a {
	padding: 0 0px;
	font-size: 0.9em;
	text-transform: uppercase;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #fff;
	white-space: nowrap;
}
#navigation li a {
	display: Block;
	padding: 0 10px;
	font-size: 0.9em;
	text-transform: uppercase;
}
/* end */



/* Post Title */ 



.post-title {
	border-bottom: 1px solid #CCC;
	display: Block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em !important;
	line-height: 1.2em;
	margin: 10px 0px 20px 0px !important;
	padding: 5px 0;
}
/* end */



/* content*/



#content {
	float: left;
	width: 80%;
	/*min-width: 500px;*/
	min-height: 600px;
	padding: 20px 10px 0 80px;
	background: #fff;
	font-size: 1em;
	display: inline;
	overflow: hidden;
	text-align: left;
	background: url(images/apple.jpg) bottom left no-repeat;
}
#content h1 {
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 0 8px 0;
	font-size: 1.5em;
}
#content a {
	color: #333;
	text-decoration: underline;
}
#content a: hover {
	color: #ae1a17;
	text-decoration: none;
}
.singlecol #content {
	float: left;
	width: 470px;
}
#commentspopup #content {
	float: none;
	padding-top: 0;
}
/* end */

 

/* Post_nav post navigation	on index post */



#post_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: Bold;
	line-height: normal;
	margin: 15px 0pt 25px;
	padding: 5px 0pt;
	overflow: hidden;
}
#post_nav .back {
	display: Block;
	float: left;
	width: 45%;
}
#post_nav .fwrd {
	display: Block;
	float: right;
}
/* end */



/* single post */

#single_post_nav {
	border-top: 1px solid #14568A;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0pt 25px;
	padding: 5px 0pt;
}
#single_post_nav .back {
	display: Block;
}
#single_post_nav .fwrd {
	display: Block;
}
/* end */



/* Entry*/



#content li {
	margin-bottom: 3px;
}
.entry a.more {
	padding-left: 12px;
}
.contenttitle {
	color: #C22463;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0 0 5px 0;
	font-size: 1.9em;
	padding: 5px;
	background: #f9f9f9;
	border-bottom: 2px #f3f3f3 solid;
	border-top: 2px #f3f3f3 solid;
}
.entry {
	margin: 0 0 7px 0;
}
.entry .info {
	position: relative;
	margin-top:-3px;
	padding: 3px;
	font-size: 0.9em;
}
.entry.single {
	clear: Both;
}
.entry.single .info {
	margin: 0 0 22px 0;
}
.entry .info a {
	margin: 0 2px;
	padding: 0 2px;
}
.entry .info em {
	padding-right:6px;
	font-style: normal;
}
.entry .author,  .entry .editlink a {
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid;
	border-right: none
}
/* end */



/* POST META */

#postmeta {
	text-transform: uppercase;
	color: #666;
	font-family: arial;
	font-size: 0.8em;
	margin-bottom: 5px;
	overflow: hidden;
	margin-top: 5px;
}
#postmeta a, a: visited {
	color: #003366;
}
#postmeta a: hover {
	color: #b80608;
}
.postmetabox {
	padding: 3px;
}
/* end */



/* edit link style code */



#elink {
	color: #ae1a17;
	text-decoration: underline;
	font-size: Bold;
}
/* end */



/* comments */



#comments {
	font-family: verdana;
	margin-top: 15px;
}
/* end */



/*Readers Comment Title*/

	

#comments h4 {
	font-size: 1.4em !important;
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.comment {
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0px;
	width: 540px;
	overflow: hidden;
}
#comments .comment .ucomment p {
	margin: 0px !important;
	padding: 0px;
}
.ucomment {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #DDDDDD;
}
#comments .comment .ucomment p {
	margin: 0px !important;
	padding: 0px;
}
.mcomment {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #DDDDDD;
	background: #F4F7FC;
}
#comments .comment .mcomment p {
	margin: 0px !important;
	padding: 0px;
}
.tcomment {
	margin: 0px;
	padding: 0px;/*border-bottom: 1px solid #DDDDDD;*/

	/*background: #F4F7FC;*/

}
#comments .comment .tcomment p {
	margin: 0px !important;
	padding: 0px;
}
.ucomment_meta {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 0.8em;
	/*border-top: 1px solid #DDDDDD;*/

	text-transform: uppercase;
	color: #999999;
	display: inline;
}
.ucomment_meta_dt {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 0.8em;
	/*border-top: 1px solid #DDDDDD;*/

	text-transform: uppercase;
	color: #999999;
	display: inline;
	width: 10px;
}
.avatar img {
	float: left;
}
/* end */



/* AddComment Comment Adding Form Style code*/



#addcomment {
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	/* margin: 10px; Commented for IE fix*/

	font-size: 0.9em;
	background: #F4F7FC;
	font: Arial, Helvetica, sans-serif;
	width: 488px;
}
#addcomment h4 {
	font-size: 1.4em !important;
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
}
#addcomment p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.form-item {
	width: 170px;
	float: left;
}
#addcomment input {
	width: 150px;
	margin: 0px;
	padding: 4px;
	height: 16px;
}
#addcomment textarea {
	width: 470px;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 190px;
	padding: 5px;
}
#addcomment #comment-name {
	display: Block;
}
#addcomment .desc {
	color: #999999;
	font-size: 0.8em;
	text-transform: capitalize;
	font: verdana, Arial, Helvetica, Sans-Serif !important;
	width: 180px;
}
#addcomment input#submit {
	background-color: #4F8ACE;
	border-color: #93BFEE rgb(50, 92, 142) rgb(50, 92, 142) rgb(147, 191, 238);
	border-style:solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	padding: 2px;
	width: 110px;
}
div.search input#searchbtn, input#comment-submit, input#searchsubmit {
	background-color: #666;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	padding: 2px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nocomments {
	font-weight: Bold;
	color: #003366;
}
/* end */



/* content misc*/



/*#entrynavigation {border-color: #F3F4F4;

}



 .editlink {

	position: absolute;

	height: 14px;

	width: 14px;

	right: 2px;

} 



.next a {float: right;

}

.previous a {float: left;

}*/



html>body .editlink {
	bottom:6px;
} /*for ie*/
.entry .info .editlink a,  .minientry .editlink a,  #comments li .editlink a {
	display: Block;
	height: 14px;
	width: 14px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px; /* IEWin */
	line-height: 0; /* IEWin */
	text-indent:-9999px;
}
.entry .info .editlink a: hover,  .minientry .editlink a: hover,  #comments li .editlink a: hover {
	background: none;
}
/* end */



/* footer*/



#footer {
	color: #000;
	font-weight: normal;
	background: #ccc url(images/bot.jpg) top repeat-x;
	clear: both;
	padding: 10px 0;
	font-size: 0.9em;
	text-align: center;
}
#footer a {
	color: #b80608;
	text-decoration: none;
}
#footer strong {
	font-weight: normal;
}
#footer a: hover {
	color: #000;
}
.alignright {
	float: right;
}
/* end */



/* sidebar */



.sidebar {
	font: 1em;
	color: none;
	overflow: auto;
}
.sidebar h1 {
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 0 8px 0;
	font-size: 1.5em;
}
.sidebar a, a: hover, a: visited {
	color: #14568A;
	text-decoration: none;
}
.sidebar h2 {
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 0 8px 0;
	font-size: 1.5em;
}
.sidebar h3 {
	margin: 10px 0 18px 0;
	font-size: 1.3em;
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	line-height: 1.4em;
	color: #003366;
}
.sidebar h4 {
	margin: 2px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #333;
}
.sidebar_box {
	background: none repeat scroll 0% 50%;
	/*border: 1px solid #DDDDDD;*/

	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 14px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.sidebar ul li {
	list-style-type: none;
}
.sidebar li {
	line-height: 1.4em;
	padding: 3px 0pt;
}
/* end */



/* left sidebar*/

#sidebar_l {
	float: left;
	width: 200px;
	border:solid 0px;
	margin-left: 10px;
	font-size: 0.9em;
}
/* end */



/* right sidebar*/

#sidebar_r {
	float: right;
	width: 225px;
	padding-right: 25px;
	font-size: 0.9em;
	overflow: auto;
	text-align: left;/*background: url(images/bot-side.png) bottom right no-repeat;*/

}
#side-r {
	width: 200px;
}

/* end */
