@charset "utf-8";
/* CSS Document */

/* body bgcolor */

body {
	color:#543A2C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#93C4E5;		
}
/* Sidebar */

#sidebar {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	border: 1px solid #3A93D2;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: #3A93D2;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 30px 10px 0px;	
}
#sidebar li.topicTitle {
	margin-bottom: 0px; /*30px*/
	padding: 0 20px 0px 0px;	
	margin-left:20px;
}
#sidebar li.rightSideView {
	margin-bottom: 0px; /*30px*/
	padding: 0 30px 0px 0px;	
	margin-left:0px;
	width:100%;
}
#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(../images/img08.gif) no-repeat left 18px;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5716;
}

#sidebar li li a:hover {
	color: #EB5716;
}

#sidebar p {
	margin: 0;
	padding: 0px 0px;
	color: black;
}

#sidebar h2 {
	height: inherit;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	/*background: url(../images/bg.jpeg) repeat-x left top; /* ../images/img05.gif */ 
	background-color: #3A93D2;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	/*color: #000000; /*#543A2C*/ 
	color: #F6FBFE;
}
#sidebar h2.rightSideView {
	height: inherit;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	/*background: url(../images/bg.jpeg) repeat-x left top; /* ../images/img05.gif */
	background-color: #3A93D2;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #F6FBFE; /*#543A2C*/	
}

#sidebar p {
	line-height: 200%;
}

#sidebar p img {
	line-height: 200%;
	text-align:center;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#sidebar a.topicTitle {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color:#000000;
	display:block;
}
#sidebar a.topicTitle:hover {
	text-align: left;
	text-decoration: underline;
	font-weight: normal;
	color:darkblue;
}
#sidebar a.topicAction {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	margin-left:20px;
}
#sidebar a.topicAction:hover {
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	color:darkblue;
}

div.separator {
	background-image:url("../images/dot_h.gif");
	background-repeat:repeat-x;
	height:1px;
	margin:8px;
	overflow:hidden;
}
/* End Sidebar */

/* Footer */

#footer2 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img02.gif) repeat-x left top;
}

#footer2-bgcontent {
}

#footer2 p {
	margin: 0;
	padding: 20px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #7B1605;
}

#footer2 a {
	color: #961A06;
}

#content {
	float: left;
	width: 670px;
}

/* Post */

.post {
	/*margin-bottom: 45px;*/
}

.post .title {
	/*height: 44px;
	padding-left: 15px;
	color: #543A2C;*/
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	/*background: url(../images/bg.jpeg) repeat-x left top; /* ../images/img05.gif */
	background-color:#3A93D2;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #F6FBFE; /*#543A2C;*/
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #543A2C;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 4px 30px 2px 15px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #1B628E; /*543A2C*/
	text-align:justify;
}

.post .adminmeta{	
	/*margin-left: 2px;*/
	padding: 4px 30px 2px 15px;
	background: url(images/img05.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000; /*543A2C*/
}

.post .adminmeta .info {
	font-weight:bold;
	color:#FFFFFF;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}
.post .adminmeta span {
	display: block;
	margin-top: -10px;
}

.post .meta a
{ 
	text-decoration:none;
	font-weight:bold;
}
.post .adminmeta a
{ 
	text-decoration:none;
	font-weight:bold;
}

.post .meta a:hover
{ 
	text-decoration:underline;
	font-weight:bold;
}
.post .adminmeta a:hover
{ 
	text-decoration:underline;
	font-weight:bold;
}

.post .entry {
	padding: 10px 15px;
}

.post .links {
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}


.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}
#footer {
	background-color: #CDE6FA;
	/*background-image:url(images/bg.jpeg);*/		
	padding-bottom:2px 2px 2px 2px;
	height:20px;	
}

.footerText {
	color: black;
	font-size: x-small;
	font-weight: bold;
}

/* Content Home */
#contentHome  {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	border: 1px solid #3A93D2;
}
#contentHome li.topicTitle {
	margin-bottom: 0px; /*30px*/
	padding: 0 20px 10px 0px;
	margin-left:20px;	
}
#contentHome ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: #3A93D2;
}

#contentHome li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
	/*background-color: #BDDBED;*/
}

#contentHome li ul {
	margin: 0px 14px;
}

#contentHome li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(../images/img08.gif) no-repeat left 18px;
}

#contentHome li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5716;
}

#contentHome li li a:hover {
	color: #EB5716;
}

#contentHome p {
	margin: 0;
	padding: 0px 14px;
}

#contentHome h2 {
	height: inherit;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	/*background: url(../images/bg.jpeg) repeat-x left top; /* ../images/img05.gif */
	background-color: #3A93D2;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #F6FBFE; /*#543A2C*/
}


#contentHome p {
	line-height: 200%;
}

#contentHome p img {
	line-height: 200%;
	text-align:center;
}

#contentHome a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#contentHome a.topicTitle {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color:black;
}
#contentHome a.topicTitle:hover {
	text-align: left;
	text-decoration: underline;
	font-weight: normal;
	color:darkblue;
}
#contentHome a.topicAction {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	margin-left:20px;
}
#contentHome a.topicAction:hover {
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	color:darkblue;
}

/* Content Home Ends */