/* CSS Document */
body {
	margin:0px;
	text-align:center;
	background-repeat:repeat-x;
	background-color: #C6C6C6;
	background-image: url(images/bg.jpg);
	background-position: center top;
	}

#page {
	padding: 0; margin: 0 auto; width: 950px; text-align: left; height:auto; background-position: center;}

#pagehead {
	padding: 0; margin: 0 auto; width: 950px; text-align: left; height:auto; background-position: center;}

#pagemid {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	text-align: left;
	height:auto;
	background-position: center;
	background-color: #fff;
}


#header {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 950px;
	background-position: center;
	text-align: left;
	}	

	.page1 {
	background-color:#ffffff;
	width: 950px;	
	/*border: 5px solid #dada71;*/
	/*text-align: left;*/
	}
	.entrytext ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

.entrytext li a{
color:#333333;
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
text-decoration:none;
font-size:medium;
}
.entrytext li a:hover{
color:#990000;
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
text-decoration:none;
font-size:medium;
text-decoration:underline;
}
body1{
margin:0px;
padding:0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}
#content {
	font-size: 1.1em;
	}
#content1 {
	font-size: 1.1em;
	width: 950px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

/*.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.0em;
	
}*/

.widecolumn {
	line-height: 1.2em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}
	.about_nupak{
font-family:Arial;
font-size:20px;
color:#5d5d5e;
}
.style1{
font-family:Arial;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}
.style3{
font-family:Arial;
font-size:22px;
color:#ffffff;
/*padding-left:20px;*/
}
.body_text{
font-family:Arial;
font-size:12px;
color:#8c8a8a;
line-height:24px;
}
.body_text1{
font-family:Arial;
font-size:12px;
color:#5d5d5e;
line-height:20px;
}
.style2{
font-family:Arial;
font-size:16px;
color:#5d5d5e;
font-weight:bold;
}
.style4{
font-family:Arial;
font-size:20px;
color:#ffffff;
text-decoration:none;
}
.style4:hover{
font-family:Arial;
font-size:20px;
color:#ffffff;
text-decoration:underline;
}
.style5{
font-family:Arial;
font-size:14px;
color:#6a6a6a;
font-weight:bold;
}
.readmore{
font-family:Arial;
font-size:11px;
color:#777777;
}
.headings{
font-family:Arial;
font-size:20px;
color:#0073c6;
margin-left:140px;
}
.copyrights{
	font-family:Arial;
	font-size:12px;
	color:#3e3d3d;
	width: 950px;
}
#sidebar #searchform #s {
	background: #ffffff;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	width: 131px;
	padding: 2px;
	float: center;
	font-size: 1em;
	color: #888888;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform textarea {
	background-color: #fbfaed;
        color: #eeeeee;
	border: 1px solid #3d461a;
	width: 390px;
	padding: 4px;
	font: 0.8em Verdana, Arial, Sans-Serif;
	}
input {
	color: #555;
	font: 0.9em Verdana, Arial, Sans-Serif;
	padding: 2px;
	background: #fbfaed;
	border: 1px solid #3d461a;
	margin-right: 1px;
	}
#commentform #submit {
	color: #f4f285;
	font: 0.9em Verdana, Arial, Sans-Serif;
	padding: 2px;
	background: #4c5216;
	border: 1px solid #333;
	
	}

#commentform textarea:focus, #commentform input:focus, .entry form:focus, #s:focus {
	background-color: #fbfaed;
        color: #555;
	border: 1px solid #3d461a;
	font: 0.8em Verdana, Arial, Sans-Serif;
	
	}

#commentPreview {
	width: 374px;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #fff;
	border-top: 1px solid #3d461a;
	border-bottom: 1px solid #3d461a;
	border-left: 1px solid #3d461a;
	border-right: 1px solid #3d461a;
	padding: 6px;
	}
	.post {
	text-align: justify;

background-color:#fff;
/*height:135px;*/
margin-top:5px;
width:300px;
color:#6a6a6a;


}

/* End Form Elements */
/*sidebar*/
#sidebar {
        float: left;
	width: 150px;
	padding: 0 5px 0 0;



	}
	
	#sidebar1 {
        float: left;
	width: 250px;
	padding: 0 5px 0 0;
     margin-top: -545px;
	margin-left: 35px;

	}


	#sidebar ul {
		margin-bottom:0;
		list-style-type:none;
		}
	#sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
		margin:0px;
		padding:0px;
		}
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#wrap > #sidebar ul#linkslist{
	}
	
	#sidebar p{
		margin: 0 15px;
	}
	
	#sidebar h2{
  font-size        : 11px;
  font-weight      : bold;
  font-family: Verdana;
  text-transform   : uppercase;
  text-align       : center;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 8px;
  color            : #fcc200;
  background-image : url(images/sidebar-title-background.jpg);
  width: 250px;
	
	}
	#sidebar p{
		margin-top:0px;
		margin-bottom:0px;
		color: #555;
		word-spacing: -1px;
		font-size:10px;
	}
	#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	
	}
	#sidebar ul ul li a, #sidebar ul ol li a {
	padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 228px;
  background-color : #83821d;
border-width: 1px; 
border-style: solid;
border-color: #83821d;
  text-indent      : 10px;
	}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
  font-size        : 12px;
  background-color : #83821d;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #f2f3a2;
  width            : 248px;
  text-indent      : 10px;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	background-color : #9a9923;
 color            : #f2f3a2;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
	}


.ad 	 {
	text-align: center;
        background: #83821d;
	width: 250px;
}
<!-- End sidebar-->
<!--entry code start-->
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata, .postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
	font-size: 10px;
	color: #000000;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	
	}
	<!--entry end-->
.narrowcolumn {
	float: right;
	margin: 0 15px 0 0;
	width: 535px;
        /*background: #fdfcca url("images/content-background.jpg") repeat-x;*/
        padding: 10px;
	border: 3px solid #9a9923;
	display: inline;
	background-color:#ffffff;
}
