/*
KVK Nawanshahr CSS File
*/

/* =Structure
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, 
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: "arial";
	font-size: 100%;
	font-style: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	
}

body {
	padding-top: 2em;
	background: #fff;
	line-height: 1;
}
#header{
		height: auto; 
		width:100%;
		background-color:white;
        margin:auto;
		border-radius:5px 5px 0px 0px;
		padding-bottom: 1%;
		text-align:center;
	}							

#headertxt{
		height:50%;
		width:75%;
		float:left;
		text-align:center;
		color:Green;
		font-size:27px;
		font-family:arial;
		font-weight:bold;
	}
.page {
	height:100%;
	width: 1000px;
	margin: auto;
}
.styletext{
color:#00CC00;
font-weight: bold;
font-size: 15px;
}

#access div, 
#access-secondary div,
#access-footer div {
	margin: 0 3%;
}
#primary {
	float: left;
	margin: 0 -35.5% 0 0;
	width: 100%;
}
#content {
	margin: 0 38.6% 0 3%;
	width: 58.4%;
}
#secondary {
	float: right;
	margin-right: 3%;
	width: 32.5%;
}

.txtrun{
	font-weight: bold;
	text-align: justify;
	color: red;
    text-justify: inter-word;
	font-family: anmollipi;
}

/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, anmollipi, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}

/* clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/

.clearfix {
	display: block;
}
/* =Content
----------------------------------------------- */

#main {
	background-color: #eee;
	clear: both;
	padding: 2em 0 0;
}
.hentry, 
.no-results,
#author-info,
#disqus_thread,
#content .error404 {
    background-color: #fff;
    border-bottom: 2px solid #ccc;
    -moz-border-radius: 5px;
	border-radius: 5px;
    margin: 0 0 2em;
    padding: 0.5em 5% 2em;
    position: relative;
	width: auto;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ccc;
	margin: 0 0 2em;
	width: 100%;
}

.tentry, 
.no-results,
#author-info,
#disqus_thread,
#content .error404 {
    background-color: green;
    border- : 2px solid #ccc;
    -moz-border-radius: 5px;
	border-radius: 5px;
    margin: 2em 2em 2em;
    padding: 0.3em 5% 2em;
    position: relative;
	width: auto;
}
/* Images 
-------------------------------------------------------*/
.entry-content img,
.comment-content img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
	height: auto;
}
.widget img {
	max-width: 100%;
	text-align: center;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.wp-post-image {
	max-width: 97.4%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img,
img.wp-post-image,
img.attachment-thumbnail{/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ccc;
	padding: 6px;
}

/* Basics 
----------------------------------------------- */
#branding hgroup {
padding:1em 0em;
}
.entry-title, .entry-title a {
	color:#166106;
}

.bottom_text{
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #166106;
    border-radius: 0 0 5px 5px;
    border-top: 3px solid #8BC22E;
    clear: both;
    line-height: 2.2em;
    padding: 1.2em 0.5em;
}
.newstitle{
color:#00CC00;
font-weight: bold;
font-size: 15px;
}
.newsbrief{
text-align: left;
}
}
.kmas{
color:#cc0000;
font-size: 15px;
}
.kmas{
text-align: left;
}
#punjabitxt{
	text-align: justify;
    text-justify: inter-word;
	font-family: anmollipi;
	
}
#punjabitxt1{
	text-align: justify;
    text-justify: inter-word;
	font-family: anmollipi;
	font-size: 19px;
}

#punjabitxt2{
	text-align: center;
	text-justify: inter-word;
	font-family: anmollipi;
	font-size: 15px;
	color:red;
}
#punjabitxt div{
float: left;
}
#text{
	text-align: justify;
    text-justify: inter-word;
	font-family: arial;
}
#text div{
float: left;
}
#border{
	border-style: none;
}
.collapseomatic {
    background:#166106;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 4px 23px !important;
background-position: 5px 10px;
padding-left:26px;
}
.collapseomatic_excerpt, .collapseomatic_content {
    margin: 10px 0 !important;
    padding: 0;
}
.entry-content ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.entry-content ul li {
	list-style:none;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom: 2px solid #8BC22E;	
	text-align:justify;
	background:url('uploads/list.png') no-repeat left top;
	padding-left:35px;
}
.entry-content ul li strong {
	color:#166106;

}
strong {
	color:#166106;
}
.entry-content td, .comment-content td {
    border: 1px solid #8BC22E;
    padding: 5px;
}
table {
	border:5px solid #166106 !important;
}

.entry-content th, .comment-content th {
    border: 1px solid #8BC22E;
    color: #166106;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    text-transform: uppercase;
text-align:center;
}
/* =Menu
-------------------------------------------------------------- */

#branding #access,
#colophon #access-footer {
	background: #1e8e06; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#1e8e06, #166106);
	background: -o-linear-gradient(#1e8e06, #166106);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1e8e06), to(#166106)); /* older webkit syntax */
	background: -webkit-linear-gradient(#1e8e06, #166106);
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 2px;
	width: 100%;
}
#branding ul.menu, 
#colophon #access-footer ul.menu {
	font-size: 14px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#branding ul.menu li {
	border-right: 1px solid #444;
	float: left;
	position: relative;
}
#branding ul.menu a,
#colophon #access-footer ul.menu a {
	color: #eee;
	line-height: 3em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#branding ul.menu a {
	display: block;
}
#branding ul.menu ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3em;
	left: 0;
	list-style: none;
	width: 188px;
	z-index: 99999;
}
#branding ul.menu ul ul {
	left: 100%;
	top: 0;
}
#branding ul.menu ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ccc;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px;
	width: 168px;
}
#branding ul.menu li:last-child, 
#branding ul.menu ul li {
	border:none;
} 
#branding ul.menu li:hover > a,
#branding ul.menu ul :hover > a,
#branding ul.menu a:focus {
	background: #efefef;
}
#branding ul.menu li:hover > a,
#branding ul.menu a:focus,
#colophon #access-footer ul.menu a:hover,
#colophon #access-footer ul.menu a:focus {
	background: #1e8e06; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#166106, #1e8e06);
	background: -o-linear-gradient(#166106, #1e8e06);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#166106), to(#1e8e06)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#166106, #1e8e06);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#166106', endColorstr='#1e8e06'); /* for IE */
	color: #fff;
}
#branding ul.menu li:hover > ul {
	display: block;
}
#branding .menu .current-menu-item > a,
#branding .menu .current-menu-ancestor > a,
#branding .menu .current_page_item > a,
#branding .menu .current_page_ancestor > a,
#colophon .menu .current-menu-item a {
	font-weight: bold;
}
#access-secondary { 
	background-color: #e6e6e6;
	clear: both;
    display: block;
    float: left;
    margin: 0 auto 2px;
    width: 100%;
}
#branding #access-secondary ul.menu {
	font-size: 13px;
}
#branding #access-secondary ul.menu li {
    border-right: 1px solid #dedede;
}
#branding #access-secondary ul.menu a {
	color: #373737;
	line-height: 2.5em;
}
#branding #access-secondary ul.menu ul {
    list-style: none;
    top: 2.5em;
}
#branding #access-secondary ul.menu ul a {
    line-height: 1.5em;
}
#branding #access-secondary ul.menu ul ul { 
	top: 0;
}
#colophon #access-footer {
	margin-bottom: 0;
}
#colophon #access-footer ul.menu li {
	border-left: 1px solid #444;
	float: left;
}
#colophon #access-footer ul.menu ul {
	border-left: 1px solid #444;
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
}
#colophon #access-footer ul.menu a {
    display: inline;
    float: left;
}
#colophon #access-footer ul.menu li:first-child {
    border: none;
}




/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
    background-color: #fff;
	border-bottom: 2px solid #ccc;
    -moz-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    margin-bottom: 1em;
	padding: 0.5em 1em 1em;
	text-decoration: blink;
}
.widget-title {
    border-bottom: 2px solid #ccc;
    color: #222;
	font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 0 1em 0.5em;
	margin: 0 -0.75em 1em;
}
.widget-title a {
    color: #222;
	font-size: 16px;
    font-weight: bold;
}
.widget-title a:hover {
	text-decoration: none;
}
.widget .paddingtop {
    display: block;
    padding-top: 0.5em;
}
.widget ul {
    font-size: 15px;
    margin: 0 0 0 1em;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: 400;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -3%;
	margin-right: -3%;
	padding-left: -3%;
	padding-right: -3%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -3%;
	margin-right: -3%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 3%;
}

