﻿/*
Theme Name: Vibrant WordPress Theme
Theme URI: 
Description: A truly vibrant theme for WordPress.
Version: 1.0
Author: Ahmad Fouad
Author URI: 
*/

/***************************************************/
* {
	font-family: arial, "Trebuchet MS";
	color: #666;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}


html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}



/***************************************************/
body {
	/*background: #e6f3f5 url(images/bg.gif) repeat-x top;*/
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #084466;
}
.maindiv {
	width: 985px;
	clear: both;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	/*width: 980px;
	height: 173px;*/
	
	background-image:url(images/logo.png);
	width: 959px;
	height: 161px;
	background-repeat: no-repeat;
	
}
/***************************************************/
#pagenav {
	/*width: 1000px;*/
	width: 981px;
	height: 44px;
	/*background-image: url(images/menubar_img.png);*/
	background-image:url(images/menubg.png);
	background-repeat: no-repeat;
	margin-top: 161px;
	padding-left: 20px;	
	text-decoration: none;
	clear: both;
	float: left;
}

#pagenav ul {
	font-family: Arial Rounded MT , Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	text-transform: uppercase;
}

#pagenav ul li {
	float: left;
	height: 44px;
	background-image:url(images/menu_over1.gif);
	background-repeat: no-repeat;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-family: Arial Rounded MT, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#pagenav ul li a {
	float: left;
	height: 44px;
	letter-spacing: normal;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-family: Arial Rounded MT , Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	text-transform: uppercase;
}

#pagenav ul li a:hover {
	background-image: url(images/menu_over2.gif);
	background-repeat: no-repeat;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-family: Arial Rounded MT , Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	text-transform: uppercase;
}

#pagenav ul li.page_item a {
	background-image: url(images/menu_over.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	white-space: normal;
	display: block;
	font-family: Arial Rounded MT , Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 25px;
	text-transform: uppercase;
}

#pagenav ul li.page_item a:hover {
	background-image: url(images/menu_over.gif);
	background-repeat: no-repeat;
	font-family: Arial Rounded MT , Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffb324;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 25px;
	text-transform: uppercase;
}

#pagenav ul li.current_page_item a {
	background-image: url(images/menu_over2.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	white-space: normal;
	display: block;
	font-family: Arial Rounded MT , Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffb324;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 25px;
	text-transform: uppercase;
}

#pagenav ul li.current_page_item a:hover {
	background-image: url(images/menu_over2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 25px;	
	text-transform: uppercase;
}
/***************************************************/
#searchform {
	float: left;
	width: 333px;
	height: 0px;
	margin-right: 20px;
}

#searchform form {
	float: right;
	display: inline;
	background: url(images/ico-search.gif) no-repeat;
	background-position: left 0px;
	width: 333px;
	height: 45px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 10px;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 177px;
	height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	background: url(images/search-input.gif) no-repeat;
	color: #999;
	padding-top: 6px;
}

#searchbutton {
	width: 35px;
	height: 25px;
	line-height: 1.4em;
	background: url(images/search-button.gif) no-repeat;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
#logo {
	float: left;
	display: inline;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 40px;
	padding-left: 40px;
	border-right: 1px solid #aaa;
	background: url(images/logo.gif) no-repeat;	
	background-position: left 0px;
}

#logo h1 {
	padding-top: 9px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
}

#logo h1 a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
}

#logo h1 a .green {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #aeec07;
}

#logo h1 a:hover {
	color: #aeec07;
}

#logo .description {
	color: #feffe3;
	font-size: 11px;
	line-height: 1.4em;
}

#about {
	float: left;
	display: inline;
	margin-top: 50px;
	width: 500px;
	font-size: 11px;
}

#about p {
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
}
/***************************************************/
#column {
	float: left;
	width: 540px;
	margin-right: 20px;
}

.post {
	margin-top: 20px;

}

.post a {
	color: #2c78b9;
}

.post a:hover {
	color: #4ba5f2;
}

.post-top {
	width: 540px;
	height: 10px;
	background: url(images/post-top.png) no-repeat;
	overflow: hidden;
}

.post-top1 {
	width: 670px;
	height: 10px;
	margin-top:20px;
	background: url(images/post-top1.png) no-repeat;
	overflow: hidden;
}

.post-bottom {
	width: 540px;
	height: 10px;
	background: url(images/post-bottom.png) no-repeat;
	overflow: hidden;
}
.post-bottom1 {
	width: 670px;
	height: 10px;
	background: url(images/post-bottom1.png) no-repeat;
	overflow: hidden;
}

.entry {
	/*background: #FFF;*/
	background: #E9F7FF;

	border-right: 1px solid #bddbe6;
	border-left: 1px solid #bddbe6;
}


.entry1 {
	/*background: #FFF;*/
	background: #E9F7FF;
	width:650px;

	border-right: 1px solid #bddbe6;
	border-left: 1px solid #bddbe6;
	padding-left:10px;
	

}


.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	
}

.entry1 h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 18px;
	/*font-weight: bold;*/
	/*letter-spacing: -1px;*/
	color:#2C78B9;
	
}

.entry h2 a {
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.entry1 h2 a {
	line-height: 1.3em;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
}
.entry1 .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 13px;
	
}

/********* CSS For Post Info Below Header ***************/
.info {
	background: #f5feff;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.info .cat {
	float: left;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background: url(images/ico-date.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comment.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	font-family: verdana;

}

.content1 {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	font-family: verdana;
	
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-family: verdana;
}
.content1 h1, .content1 h2, .content1 h3, .content1 h4, .content1 h5, .content1 h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-family: verdana;
}

.content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-family: verdana;
}
.content1 p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-family: verdana;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	font-family: verdana;
}
.content1 .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	font-family: verdana;
}

.content h1 {
	
	letter-spacing: -1px;
	font-size: 20px;
	
	font-family: "Bookman Old Style";
	/*font-family: "Cambria Math";*/
	color:#2C78B9;
}

.content1 h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #97aab1;
	font-family: verdana;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #1394ef;
	font-family: verdana;
}
.content1 h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #1394ef;
	font-family: verdana;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-family: verdana;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	font-family: verdana;
}

.content1 h6 {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}


.content1 h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-family: verdana;
}

.content1 h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
}

.content1 h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	font-family: verdana;
}

.content1 h6 {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.gif) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}
/* Thanks! */

.tags {
	border-top: 1px solid #ddd;
	font-weight: bold;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #333;
	text-transform:lowercase;
}

.tags a:hover {
	color: #ff9600;
}

.follow {
	background: #fcffeb;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcddd6;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigationpost {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}



.navigation a {
	color: #fff;
}

.navigationpost a {
	color: #fff;
}

.navigation a:hover {
	color: #2c78b9;
}

.navigationpost a:hover {
	color: #2c78b9;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
.navleftpost {
	float: left;
	color:#ffffff;
	margin-left:0px;
	width:60%;
}

.navrightpost {
	float: right;
	color:#ffffff;
	margin-right:-120px;
	text-align: right;
	width:60%;
	
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************************/
#sidebar {
	float: left;
	width: 420px;
}
/***************************************************/
.box {
	width: 420px;
}

.box h2 {
	margin-top: 20px;
	display: block;
	background: url(images/bigheader.gif) no-repeat;
	width: 420px;
	height: 30px;
	color: #FFF;
	line-height: 27px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}
/***************************************************/
.ads {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.subscribe {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF;
}

.rssfeed {
	font-size: 12px;
	line-height: 1.4em;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #2c78b9;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	color: #ff9600;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat top;
}

#rssinput:focus {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat bottom;
}

#rssbutton {
	width: 36px;
	height: 36px;
	background: url(images/rss-button.gif) no-repeat;
	cursor: pointer;
}
/***************************************************/
.tabs {
	margin-top: 20px;
	width: 420px;
	overflow: hidden;
}

.tabs li {
	float: left;
	display: inline;
	margin-left: 1px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}

.tabs li a {
	float: left;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 26px;
	height: 26px;
	background: url(images/tab.gif) repeat-x top;
}

.tabs li a:hover {
	display: block;
	color: #c0ef05;
}

.tabs li a.selected {
	display: block;
	background: url(images/tab.gif) repeat-x bottom;
	color: #FFF;
}

.tabs li a.selected:hover {
	display: block;
	background: url(images/tab.gif) repeat-x bottom;
	color: #FFF;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	background: #fcffec url(images/tabtop.gif) no-repeat top;
	border: 1px solid #bfe3eb;
	border-top: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 11px;
}

.tabcontent a, .tabcontent a strong {
	color: #2c78b9;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #4ba5f2;
}

.tabcontent ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #999;
	line-height: 1.4em;
	font-size: 11px
}

.tabcontent ul li a {
	color: #2c78b9;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #4ba5f2;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 200px;
	margin-right: 20px;
	font-size: 11px;
}

.sidebarpost {
	float: right;
	width: 150px;
	margin-right: 0px;
	font-size: 11px;
	padding-left:2px;
}

.sidebar a {
	color: #2c78b9;
}


.sidebarpost a {
	color: #2c78b9;
}




.sidebar a:hover {
	color: #4ba5f2;
}

.sidebarpost a:hover {
	color: #4ba5f2;
}




.sidebar ul li h2 {
	margin-top: 28px;
	display: block;
	background: url(images/header.png) no-repeat;
	width: 200px;
	height: 33px;
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}


.sidebarpost ul li h2 {
	margin-top: 28px;
	display: block;
	background: url(images/header1.png) no-repeat;
	width: 150px;
	height: 33px;
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}



.sidebar ul li div {
	padding: 10px;
	/*background: #FFF url(images/corner.png) no-repeat bottom;*/
	line-height: 1.4em;
	font-size: 11px;
}


.sidebarpost ul li div {
	padding: 10px;
	/*background: #FFF url(images/corner.png) no-repeat bottom;*/
	line-height: 1.4em;
	font-size: 11px;
}



/***********************************************/
.sidebar ul ul {
	padding: 10px;
	background-color: #043d5e;
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}


.sidebarpost ul ul {
	padding: 10px;
	background-color: #043d5e;
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}



.sidebar ul ul ul {
	padding: 0px;	/*background: #FFF;*/
}



.sidebarpost ul ul ul {
	padding: 0px;	/*background: #FFF;*/
}


.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebarpost ul li ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}




.sidebar ul li ul li a {
	display: block;
	color: #2c78b9;
	line-height: 1.4em;
}


.sidebarpost ul li ul li a {
	display: block;
	color: #2c78b9;
	line-height: 1.4em;
}




.sidebar ul li ul li a:hover {
	color: #4ba5f2;
}


.sidebar ul li ul li a:hover {
	color: #4ba5f2;
}
/***************************************************/


/*   my code */
.sidebar1 ul ul {
	padding: 10px;
	background-color: #043d5e;
	/*background-image: url(images/corner.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}

.sidebar1 ul ul ul {
	padding: 0px;	/*background: #FFF;*/
}

.sidebar1 ul li ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar1 ul li ul li a {
	display: block;
	color: #2c78b9;
	line-height: 1.4em;
}

.sidebar1 ul li ul li a:hover {
	color: #4ba5f2;
}


/*    */
#footer {
	margin-top: 20px;
	width: 100%;
	border-top: 5px solid #aaa;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #043d5e;
}
#footer1 {
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	/*margin-left: 195px;*/
	margin-left: 160px;
	width: 959px;
	
	/*background-image: url(images/botfinal.png);*/
	background-repeat: no-repeat;
}

#footer2 {
	float: left;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	/*margin-left: 195px;*/
	margin-left: 140px;
	width: 981px;
	height: 44px;
	/*background-image: url(images/menubar_img.png);*/
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
/*
	width: 981px;
	height: 44px;
	/*background-image: url(images/menubar_img.png);* /
	background-image:url(images/menubg.png);
	background-repeat: no-repeat;
	margin-top: 161px;
	padding-left: 15px;
	
	text-decoration: none;
	clear: both;
	float: left;
*/

#footercontent {
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ddd;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #aeec07;
	line-height: 1.5em;
}

.copyright {
	float: right;
	color: #feffe3;
	line-height: 1.5em;
	font-size: 11px;
}

.copyright a {
	font-weight: bold;
	border-bottom: 1px dotted #ff9600;
	line-height: 1.5em;
	color: #FFF;
}

.copyright a:hover {
	color: #aeec07;
	line-height: 1.5em;
}

.rss {
	float: left;
	font-size: 11px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #aeec07;
	margin-right: 25px;
}

.rss a:hover {
	color: #edf50c;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #ddd;
	line-height: 1.5em;
	font-size: 11px;
}

.property a {
	font-weight: bold;
	color: #aeec07;
}

.property a:hover {
	text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #999;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	/*background: #f8fcef; C2E1F3*/
	background: #FFFFFF;


}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	border-top: 5px solid #bbb;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

h3#comments {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #a4d5e5;
}

ol.commentlist li {
	background: #f8fcef;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #455c6b;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	background: #EEE;
	width: 488px;
	padding: 10px;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #d9f6fa;
	width: 200px;
	padding: 5px;
	color: #366799;
}

.replytext:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #d9f6fa;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #366799;
}

.replyarea:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replybutton {
	background: url(images/tab.gif) repeat-x;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}
/***************************************************/
.sidebar3 {
	background-color: #FFFFFF;
	width: 450px;
	height: 200px;
}
.sidebara {
	background-color: #000000;
	height: 100px;
	width: 100px;
	/*padding-top: 30px;
	padding-left: 10px;*/
	
}
.sidebarb {
	background-color: #000000;
	height: 100px;
	width: 100px;
	
	margin-left: 155px;
	margin-top: -100px;
}

.sidebarc {
	background-color: #000000;
	height: 100px;
	width: 100px;
	margin-left: 330px;
	margin-top: -100px;
	
}

/***** FOOTER FORMATTING *****/

#footer {
	clear: both;
	color: #CCC;
	text-align: center;
	height: auto;
	width: 985px;
	margin: auto;
	padding: 30px 0px 5px 0px;
	background-color: #FFFFFF;
}


#footershadow {
	width: 1000px;
	height: 30px;
	display: block;
	margin: 0px auto;
	position: relative;
	
}

#footer p.author {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px 0 5px 0;
}

#footer a {
	color: #4F49AA;
}
#footer a:hover {
	color: #4F67F0;
}

#footer p {
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;
}

#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}
#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}
.toplinks1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	height: 44px;
	width: 80px;
	float: left;
	text-align: left;
	margin-left: 5px;
}
.toplinks1 a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	height: 44px;
	width: 80px;
	float: left;
	text-align: left;
	padding-left: 25px;
	background-image: url(images/bulp.gif);
}
.toplinks1 a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	height: 44px;
	width: 80px;
	float: left;
	text-align: left;
	padding-left: 25px;
	background-image: url(images/bulp.gif);
}
.toplinks1 a:hover {


	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bulp_o.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	height: 44px;
	width: 80px;
	float: left;
	text-align: left;
	padding-left: 25px;
}


.btop {
	background-image: url(images/topblue.png);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 420px;
	margin-top: 18px;
}

.btoppost {
	background-image: url(images/topbluepost.png);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 300px;
	margin-top: 18px;
}




.bbg {
	background-image: url(images/bluebg.png);
	background-repeat: repeat-y;
	float: right;
	width: 420px;
}

.bbgpost {


	background-image: url(images/bluebg.png);
	background-repeat: repeat-y;
	float: right;
	width: 300px;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	padding-left: 19px;
}
.normatxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 0px;
	margin-top: 15px;
	line-height: 17px;
}

.normatxtwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	margin-top: 15px;
	line-height: 17px;
}

.normatxtwht1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	margin-top: 15px;
	line-height: 17px;
}
.normatxtwht3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	margin-top: 15px;
	line-height: 17px;
}
.normatxtwht4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
        padding-left: 0px;

}

.bbot {
	background-image: url(images/botblue.png);
	background-repeat: no-repeat;
	float: right;
	height: 21px;
	width: 420px;
	
}


.bbotpost {


	background-image: url(images/botbluepost.png);
	background-repeat: no-repeat;
	float: right;
	height: 21px;
	width: 300px;
	
}
.boximg {
	height: 100px;
	width: 100px;
	float: left;
	margin: 20px;
	
}

.boximgpost {
	height: 100px;
	width: 100px;
	float: left;
	margin: 20px;
}

.bearkline {
	background-image: url(images/breakline.png);
	background-repeat: repeat-x;
	height: 3px;
}
.boximg1 {
	height: 150px;
	width: 150px;
	float: left;
	margin: 25px;
}

#footer_sidebar {
	background-color: #313131;
	display: block;
	width: 977px;
	color: #999999;
	margin-top: 20px;
	text-align: left;
}
.footer_sidebar_box {
	background-color: #043d5e;/*box color*/
	padding: 20px; /*padding inside box*/
	width: 250px; /*box width*/
	float: left; /*start from left*/
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
.footer_sidebar_box h2 {
	font-size: 20px;
	font-weight: normal;
	color: #2e7294;
	margin-bottom: 10px;
}



#footer_sidebar_box_green {
	border-bottom-color: #89b55d;
}
#footer_sidebar_box_green h2 {
	color: #89b55d;
}
#footer_sidebar a {
	color: #999999;
	text-decoration: none;
}
#footer_sidebar ul {
	list-style-position: inside;
#footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.bbg1 {
	background-image: url(images/bluebg1.png);
	background-repeat: no-repeat;
	width: 330px;
	float: right;
	background-color: #043d5e;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.centerbar1 {
	width: 650px;
}
.rightbar1 {
	width: 334px;
	clear: both;
	float: right;
}
.bbot1 {
	background-image: url(images/botblue1.png);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 330px;
}
.btop1 {


	background-image: url(images/topblue1.png);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 330px;
}
.leftbar1 {
	float: left;
	width: 333px;
}
.center {
	margin-left: 17px;
	height: 95px;
	width: 97px;
	float: left;
	margin-top: 5px;
}
.bbg2 {
	background-image: url(images/bluebg2);
	background-repeat: no-repeat;
	width: 300px;
	float: right;
	background-color: #043d5e;
}
.bbot2 {
	background-image: url(images/botblue2.png);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 305px;
}
.btop2 {


	background-image: url(images/topblue2.png);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 305px;
}

.botfinal {
	background-color: #043D5E;
	background-image: url(images/botfinal.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 317px;
	clear: both;
	float: left;
	height: 136px;
}


















/*******************************  my code  ******/


#column1 {
	float: left;
	width: 540px;
	margin-right: 20px;
}

.post {
	margin-top: 20px;

}

.post a {
	color: #2c78b9;
}

.post a:hover {
	color: #4ba5f2;
}

.post-top {
	width: 540px;
	height: 10px;
	background: url(images/post-top.png) no-repeat;
	overflow: hidden;
}

.post-bottom {
	width: 540px;
	height: 10px;
	background: url(images/post-bottom.png) no-repeat;
	overflow: hidden;
}

.entry {
	/*background: #FFF;*/
	background: #E9F7FF;

	border-right: 1px solid #bddbe6;
	border-left: 1px solid #bddbe6;
}






.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

.entry h2 a {
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
}

/********* CSS For Post Info Below Header ***************/
.info {
	background: #f5feff;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.info .cat {
	float: left;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background: url(images/ico-date.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comment.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	font-family: verdana;

}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-family: verdana;
}

.content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-family: verdana;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	font-family: verdana;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #97aab1;
	font-family: verdana;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #1394ef;
	font-family: verdana;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-family: verdana;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	font-family: verdana;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.gif) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}
/* Thanks! */

.tags {
	border-top: 1px solid #ddd;
	font-weight: bold;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #333;
	text-transform:lowercase;
}

.tags a:hover {
	color: #ff9600;
}

.follow {
	background: #fcffeb;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcddd6;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}







/*  my code for sidebarpost  */


/*  stylehseet for single page   */

