/*  
Theme Name: Jingali
Theme URI: 
Description: 
Version: 1
Author: PWcreations
*/


*{	margin:0px;	padding:0px;}
img, img a {border:none;}
/*a {	text-decoration: none;	color: #FFFFFF;}
a:hover {	text-decoration: underline;}*/

body {
	font-family:"Lucida sans","Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	background-color: #FFFFFF;
}

.fltleft{ float:left;}
.fltright{ float:right;}
.fltclear{ clear:both;}
img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:775px;
	text-align: left;
}
#top {
	height: 20px;
	overflow: hidden;
}
#top .login {
	float: left;
	width: 250px;
	color: #999999;
	text-align: left;
}
#top .login span {
	color: #FF0000;
}

#top .login a {
	color: #999999;
	text-decoration: none;
}
#top .login a:hover {
	color: #019AD6;
}
#top .search {
	float: right;
	width: 230px;
	color: #019AD6;
	font-size: 20px;
	overflow: hidden;
}
#top .search #s {
	background-color: #363636;
	border: 1px solid #5E5E5E;
	font-size: 11px;
	margin-left: 10px;
	color: #019AD6;
	padding-right: 5px;
	padding-left: 5px;
	height: 15px;
}
#logo {
	height: 95px;
}
#logo  h1 {
	float: left;
	width: 120px;
	padding-top: 10px;
	padding-left: 10px;
}
#logo .nav {
	float: right;
	height: 45px;
	padding-top: 35px;
}
#logo .nav ul {
	list-style-type: none;
	font-size: 10px;
	text-transform: uppercase;
	padding: 15px 0px 20px 0px;
}
#logo .nav ul li {
	display: inline;
	float:left;
	height:45px;
}
#logo  .nav  ul li a {
	margin:0px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 20px 15px 12px 15px;
	background-image: url(images/nav_img1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}
#logo .nav ul li a:hover, #logo .nav ul li a:active {
	float:left;
	background-image: url(images/nav_img2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#logo .nav .current_page_item {
	float:left;
	background-image: url(images/nav_img2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header {
	padding-top: 25px;
	padding-bottom: 20px;
}
#content {
	padding-left: 10px;
}
#content h1 {
	font-size: 20px;
	text-transform: uppercase;
}
#content   h2  {
	font-size: 20px;
	text-transform: uppercase;
	font-family: "Lucida sans unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
}
#content h3 {
	font-size: 15px;
	text-transform: uppercase;
}

.content_bg{
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;}
	
#content .post {
	float: left;
	width: 252px;
}
#content .post2 {
	padding-top: 20px;

}
#content .post-title {
	color: #FF0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px 30px;
}
#content .post-title a {
	color: #FF0000;
	text-decoration: none;
}
#content .post-title a:hover {
	text-decoration: none;
	color: #280000;	
}
#content .news {
        font-family:Helvetica, Arial, Verdana, sans-serif;
	clear: both;
	color: #000000;
	font-size: 11px;
	padding:10px 15px 15px 5px;
	line-height:10px;
	text-align: justify;
	margin: 0px 20px 5px 20px;
}
#content .entry {
	clear: both;
	color: #000000;
	font-size: 12px;
	padding:10px 5px 0px 5px;
	line-height:16px;
	text-align: justify;
	margin: 0px 20px 5px 20px;
}
#content .entry img {
	text-align: center;
	padding: 5px;
}
#content .entry p{
	padding:5px 0px;
}
#content .entry a{
	color:#280000;
	text-decoration: none;
}
#content .entry a:hover{
	text-decoration:underline;
}
#content .entry ul, #content .entry ol {	padding: 5px 0 10px 20px;	}
#content .entry ul li, #content .entry ol li {	list-style-type: circle; padding: 2px 0;}
#content .readmore {
	background-image: url(images/content_img2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	font-size: 12px;
	color: #FF0000  ;
	font-weight: bold;
	font-family: "Lucida sans unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;;
	margin: 15px 17px 0px 25px;
}
#content .readmore a {
	color: #FF0000  ;
	text-decoration: none;
}
#content .readmore a:hover {
	text-decoration: underline;
}
#footer {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 20px;
	font-size: 12px;
	color: #666666;
}
#footer .footer_nav {
	color: #1CAEE9;
	text-align: center;
	font-size: 12px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#footer .footer_nav a{
	color: #1CAEE9;
	text-decoration: none;
}
#footer .footer_nav a:hover{
	text-decoration:underline;
}

#footer .footer_nav ul {
	list-style-type: none;
	padding-bottom: 10px;
}
#footer .footer_nav ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #280000;
	padding: 0px 10px;
	
}

