body {
	font-family:  arial, helvetica, sans-serif;
	font-size: 12px;
	color:#323232;
	margin: 0px;
	padding: 0px;
	line-height:20px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}
#light-wrap {
	margin: 0px auto;
	width: 960px;
}
#light-container {
	margin: 0px;
	width: 960px;
	float: left;
	margin:auto;
}
.children {
display:none; }
#light-header {
	margin: 0px;
	width: 960px;
	float: left;
}
#h-logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#light-header img {
	border-width: 0px;
}
#h-logo h1 {
	font-size: 24px;
	line-height: 29px;
	color: #F7F7F7;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#h-logo p {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#h-logo h1 a {
	color: #f7f7f7;
	text-decoration: none;
}
#h-logo h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#h-right {
	float: right;
	width: 500px;
}
#navigation {
	margin: 0px 0px 0px;
	padding: 0px;
	float: left;
	width:960px;
	background: url(images/navbg.gif) repeat-x;
}
#navigation .nav {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#navigation .nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.nav li {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #fff;
	display: inline;
}
.nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #fff;
	display: inline;
}
.nav li a {
	margin: 0px;
	padding: 5px 8px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #fff;
	display: block;
	height: 18px;
	font-weight:bold;
	line-height: 18px;
	text-decoration: none;
}
.nav li a:hover {
	margin: 0px;
	padding: 5px 8px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #ccc;
	display: block;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	background: #3d6593;
}
#home a {
	margin: 0px;
	padding: 5px 8px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	background: #000;
}
#home a:hover {
	margin: 0px;
	padding: 5px 12px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #CCCCCC;
	display: block;
	height: 18px;
	line-height: 18px;
	text-decoration: underline;
	background: #3d6593;
}
.nav li.current_page_item a {
	margin: 0px;
	padding: 5px 12px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	background: #3d6593;
}
.nav li.current_page_item a:hover {
	margin: 0px;
	padding: 5px 12px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	height: 18px;
	line-height: 18px;
	text-decoration: underline;
	background: #3d6593;
}
#content {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 960px;
	position: relative;
	background-image:url(images/contenbg.gif);
	background-repeat:repeat-y;
}
#post-entry {
	float: left;
	width: 610px;
}
#post-entry h2 {
	font-size: 17px;
	line-height: 22px;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 500px;
}
.post-meta {
	float: left;
	width: 500px;
	border-top: 1px solid #dedede;
	margin-bottom: 30px;
}
.top-meta {
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 560px;
	position: relative;
	border-bottom: 1px dotted #efefef;
}
.post-title {
	float: left;
	width: 425px;
}
.post-title h1 {
	font-size: 26px;
	line-height: 29px;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 480px;
	font-weight: 400;
}
.post-title h2 {
	font-size: 18px;
	line-height: 29px;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 560px;
	font-weight: 400;
}
.calendar {
	background: url(images/calendar.gif) no-repeat;
	float: right;
	height: 46px;
	width: 70px;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.c-month {
	color: #666666;
}
.post-title h1 a {
	color: #2a6277;
	text-decoration: none;
}
.post-title h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.post-title h2 a {
	color: #2a6277;
	text-decoration: none;
}
.post-title h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.post-author {
	font-size: 11px;
	line-height: 20px;
	color: #aeaeae;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 345px;
}
.post-author a {
	color: #ccc;
	text-decoration: none;
}
.post-author a:hover {
	color: #2a6277;
	text-decoration: underline;
}
.mini-social {
	float: right;
	width: 325px;
}
.mini-social p {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
}
.mini-social p a {
	color: #565656;
	text-decoration: underline;
}
.mini-social p a:hover {
	color: #003366;
	text-decoration: none;
}
.mini-social .digg1 a {
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	padding-left: 18px;
	background: url(images/socials/digg.gif) no-repeat left 4px;
}
.mini-social .delicious {
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	padding-left: 20px;
	background: url(images/socials/delicious.png) no-repeat left 4px;
}
.mini-social .stumble {
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	padding-left: 18px;
	background: url(images/socials/stumbleupon.png) no-repeat left 4px;
}
.mini-social .fbS {
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	padding-left: 18px;
	background: url(images/socials/fb.gif) no-repeat left 4px;
}
.mini-social .twS {

	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	padding-left: 18px;
	background: url(images/socials/friend-twitter.png) no-repeat left 4px;
}
.my-rating {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 425px;
}
.my-rating .post-ratings {
	margin-left:0px!important;
}
.commentsl {
	width:220px;
	float:left;

}
#comN a {
	display: inline-block;
	padding-left: 4px;
	padding-top: 4px;
	margin: 0px;
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#21527A;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
}
#comN a:hover {
	text-decoration:underline;
}
#comN1 a {
	display: inline-block;
	padding-left: 4px;
	padding-top: 8px;
	margin: 0px;
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#21527A;
	font-size:14px;
	text-decoration:none;
}
#comN1 a:hover {
	text-decoration:underline;
}
#comN1 h4 {
	color:#958c44;
	background:#fef8d3;
	border:1px solid #ddd;
	padding:0 5px;
	display:inline-block;
	position:relative;
	top:-15px;
	line-height:1.5;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.the-view a {
	display: inline-block;
	background: url(images/socials/view.gif) no-repeat left center;
	padding-left: 16px;
	margin: 0px;
}
.post-content {
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	float: left;
	width: 560px;
	padding-top: 12px;
	padding-bottom: 12px;
	overflow: hidden;
}
.post-content img {
	border-width: 0px;
	border-style: none;
}
.post-content a {
	color: #003366;
	text-decoration: underline;
}
.post-content a:hover {
	color: #000066;
	text-decoration: none;
}
.post-content .enjoyit {
	background: url(images/rss.gif) no-repeat left 3px;
	margin: 15px 0px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 18px;
}
.post-content .enjoyit a {
	color: #990000;
	text-decoration: underline;
}
.post-content .enjoyit a:hover {
	color: #660000;
	text-decoration: none;
}
.post-social {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 560px;
	background: #f8f8f8;
	border-top: 2px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.post-social a {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.post-social a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*///////////////////////////////////////////////////////
//////////////GLOBAL VARIABLE////////////////////////////
///////////////////////////////////////////////////////*/


#searchform {
	float: right;
	width: 200px;
	height:29px;
}
#searchform p {
	float: right;
	width: 156x;
	margin-top:5px;
}
#searchform .textf {
	width:129px;
	border: 2px solid #dddddd;
	background: #FFFFFF;
	color: #000000;
	float: left;
	font-size:10px;
}
#searchform .textb {
	padding: 1px 4px;
	background: #262626;
	float: left;
	display: inline;
	margin-left: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#searchform .textf:hover {
	width:129px;
	border: 2px solid #dedede;
	background: #F9F9F9;
	color: #000000;
	font-size: 10px;
	float: left;
}
.pullquote-left {
	color: #000000;
	background: #F9F9F9;
	margin: 8px 8px 0px 2px;
	padding: 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 21px;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	line-height: 24px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	font-weight: normal;
}
.pullquote-right {
	color: #000000;
	background: #F9F9F9;
	margin: 8px 8px 0px 2px;
	padding: 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 21px;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	line-height: 24px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	font-weight: normal;
}
.subscribe-to-comments {
	font-size: 12px;
	color: #000000;
}
.subscribe-to-comments a {
	color: #003366;
	text-decoration: underline;
}
.caption-img-left {
	display: block;
	margin: 10px 15px 5px 5px;
	padding: 5px;
	float: left;
	background: #F3F3F3;
	width: 40%;
	border: 1px solid #EFEFEF;
}
.caption-img-left p {
	font-size: 1em;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}
.caption-img-left em {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	display: block;
	visibility: inherit;
	width: 100%;
}
.caption-img-right em {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	display: block;
	visibility: inherit;
	width: 100%;
}
.caption-img-right {
	display: block;
	margin: 10px 5px 5px 15px;
	padding: 5px;
	float: right;
	background: #F3F3F3;
	width: 40%;
	border: 1px solid #EFEFEF;
}
.caption-img-right p {
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}
.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}
.caption-img-left img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}
dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
dd {
	font-style: italic;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-size: 17px;
	line-height: 22px;
	color: #000000;
	margin: 10px;
	padding: 7px 7px 7px 25px;
	clear: both;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	background: url(images/blockquote.gif) no-repeat left top;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
em {
	color: #333333;
	font-size: 12px;
float:left;
	text-transform: lowercase;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content h1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h3 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
.post-content h6 {
	margin: 15px 0px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	border-bottom: 1px solid #dedede;
}
.post-content .related-ad {
	margin: 15px 0px 0px;
	padding: 0px;
}
.post-content .related-search {
	margin: 0px;
	padding: 0px;
}
.info {
	font-size: 12px;
	color: #191919;
	background: #ebe9ce url(images/styling/info.gif) no-repeat 5px center;
	font-family: arial, helvetica, sans-serif;
	line-height: 125%;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 25px;
	display: block;
	font-weight: 400;
	width: 80%;
	border-top: 2px solid #DAD6A5;
	border-bottom: 2px solid #DAD6A5;
}
.warning {
	font-size: 12px;
	color: #191919;
	font-family: arial, helvetica, sans-serif;
	line-height: 125%;
	background: #e3aeae url(images/styling/warning.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 25px;
	font-weight: 400;
	width: 80%;
	border-top: 2px solid #D68585;
	border-bottom: 2px solid #D68585;
}
.download {
	font-size: 12px;
	color: #191919;
	font-family: arial, helvetica, sans-serif;
	line-height: 125%;
	background: #d5ecd5 url(images/styling/download.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 25px;
	font-weight: 400;
	width: 80%;
	border-top: 2px solid #A9D8A9;
	border-bottom: 2px solid #A9D8A9;
}
.alert {
	font-size: 12px;
	color: #191919;
	line-height: 125%;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px center;
	font-family: arial, helvetica, sans-serif;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 25px;
	font-weight: 400;
	width: 80%;
	border-top: 2px solid #FFC46A;
	border-bottom: 2px solid #FFC46A;
}
.note {
	font-size: 12px;
	color: #191919;
	font-family: arial, helvetica, sans-serif;
	line-height: 125%;
	background: #eaf2f5 url(images/styling/note.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 25px;
	font-weight: 400;
	width: 80%;
	border-top: 2px solid #B7D2DD;
	border-bottom: 2px solid #B7D2DD;
}
.click {
	font-size: 12px;
	color: #191919;
	font-family: arial, helvetica, sans-serif;
	line-height: 125%;
	background: #fcfbed url(images/styling/click.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 25px;
	font-weight: 400;
	width: 80%;
	border-top: 2px solid #F2EDB0;
	border-bottom: 2px solid #F2EDB0;
}
/*//////////////////////////////////////////////////////////
/////////////PAGING-COMMENT-TEMPLATE/////////////////////////
////////////////////////////////////////////////////////////*/

#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
	font-size: 12px;
	line-height: 18px;
}
.wp-pagenavi {
	float: left;
	width: 500px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.pages {
	font-size: 12px;
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #FFFFFF;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	color: #000000;
}
#post-navigator a {
	color: #FFFFFF;
	background: #000000;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #666666;
}
#post-navigator a:hover {
	color: #000000;
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#post-navigator-single .alignleft {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #666666;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#comments-template {
	margin: 15px 0px 0px;
	padding: 0px 0px 2em;
	float: left;
	width: 500px;
}
.feed-com {
	margin: 0px 0px 20px;
	float: left;
	width: 470px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 18px;
	background: url(images/rss.gif) no-repeat left center;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.feed-com a {
	color: #990000;
	text-decoration: underline;
}
.feed-com a:hover {
	color: #003366;
	text-decoration: none;
}
#comments-template h4 {
	margin: 0px 0px 15px;
	padding: 0px;
	float: left;
	font-size: 18px;
	line-height: 24px;
	color: #990000;
	width: 500px;
}
#comments-template h5 {
	margin: 15px 0px 10px;
	padding: 0px;
	float: left;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	display: inline;
	width: 500px;
}
#comments-template h5 a {
	color: #006699;
	text-decoration: none;
}
#comments-template h6 {
	margin: 15px 0px 10px;
	padding: 0px;
	float: left;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	width: 500px;
	font-weight: normal;
}
.comment-list {
	float: left;
	width: 96%;
	padding: 0px 8px;
	margin: 0px;
}
.comment-avatar {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
}
.comment-avatar img {
	border-width: 0px;
}
.comment-block {
	float: left;
	width: 84%;
	margin: 0px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
}
.comment-block .comment-author {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-date {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-date a {
	color: #006666;
	text-decoration: none;
}
.comment-block .comment-date a:hover {
	color: #000000;
	text-decoration: underline;
}
.comment-block .comment-text {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-text code {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.comment-block .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #003366;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background: url(none);
}
.comment-block .comment-author a {
	color: #006666;
	text-decoration: underline;
}
.comment-block .comment-author a:hover {
	color: #000000;
	text-decoration: none;
}
.comment-block .comment-text a {
	color: #006666;
	text-decoration: underline;
}
.comment-block .comment-text a:hover {
	color: #000000;
	text-decoration: none;
}
.comment-block .comment-text p {
	margin: 0px 0px 5px;
}
.comment-block-alt {
	float: left;
	width: 84%;
	margin: 0px;
	padding: 5px;
	background: #FCFCFC;
	border: 1px solid #eeeeee;
}
.comment-block-alt .comment-author {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-date {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-date a {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-date a:hover {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-text {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-text p {
	margin: 0px 0px 5px;
}
.comment-block-alt .comment-author a {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-author a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-text a {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-text a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-text code {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.comment-block-alt .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #000000;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background: url(none);
}
#comment-form {
	margin: 10px 0px 0px;
	padding: 12px 3px 12px 8px;
	float: left;
	width: 95%;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form label {
	font-size: 17px;
	color: #111111;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
#comment-form .comment-box {
	margin: 0px;
	padding: 1px;
	width: 50%;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top: 2px solid #C1C1C1;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
}
#comment-form .comment-box:hover {
	margin: 0px;
	padding: 1px;
	width: 50%;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top: 2px solid #D4D4D4;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
}
#comment-form .comment-box-area {
	margin: 0px;
	padding: 5px 2px;
	width: 80%;
	height: 180px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	border-top: 2px solid #C1C1C1;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	font-family: arial, helvetica, sans-serif;
}
#comment-form .comment-box-area:hover {
	margin: 0px;
	padding: 5px 2px;
	width: 80%;
	height: 180px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	border-top: 2px solid #C1C1C1;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	font-family: arial, helvetica, sans-serif;
}
#comment-form .comment-submit {
	margin: 0px;
	padding: 5px 8px;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #003366;
	border-top: 1px solid #003366;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #003366;
}
#comment-form #comment-rules {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.email-subscriptions {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 390px;
}
.email-subscriptions form {
	float: left;
	width: 370px;
	background: #F4F4F4;
	padding: 10px;
	border-top: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
	margin: 0px;
}
.email-subscriptions h5 {
	font-size: 17px;
	margin: 0px 0px 4px;
	padding: 0px;
	float: left;
	width: 370px;
	color: #660000;
	font-weight: normal;
	line-height: 21px;
}
.email-subscriptions p {
	margin: 0px 6px 0px 0px;
	padding: 0px;
	float: left;
}
.email-subscriptions .feedbox {
	width: 250px;
	border-top: 2px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background: #FFFFFF url(images/socials/email.gif) no-repeat 230px center;
}
.email-subscriptions .feed-submit {
	padding: 1px;
}
#sidebars {
	float: left;
	width: 314px;
	margin:0px;
	padding:0px;
}
#subrss {
	background: url(images/subscribes.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 68px;
	width: 316px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
#subrss a {
	color: #006699;
	text-decoration: underline;
	padding: 10px 0px 0px 100px;
	float:left;
}
#subrss img {
	border-width: 0px;
	margin-bottom: 2px;
}
#tabby {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px;
	float: left;
	width: 300px;
}
#tabby .top-tab {
	background: url(images/top-side.gif) no-repeat bottom;
	float: left;
	height: 11px;
	width: 310px;
}
#tabby .tab-content {
	background: url(images/center-side.gif) repeat-y;
	float: left;
	width: 300px;
	padding: 10px;
}
#tabby .bot-tab {
	background: url(images/bottom-side.gif) no-repeat top;
	float: left;
	height: 17px;
	width: 310px;
}
.idTabs {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 310px;
	list-style-type: none;
}
.idTabs li {
	display: inline;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	float: left;
	color: #000000;
	text-align: center;
	font-size: 11px;
}
.idTabs li a {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 4px 8px;
	background: #FFFFFF;
	line-height: 25px;
	height: 25px;
	display: block;
	float: left;
	border: 1px solid #DEDEDE;
}
.idTabs li a.selected {
	background: #FF9900;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	padding: 4px 8px;
	height: 25px;
	display: block;
	float: left;
	border-bottom: 1px solid #CC9900;
}
#recententries {
	float: left;
	width: 280px;
	padding: 10px;
	display: block;
}
#recentcomments {
	float: left;
	width: 280px;
	padding: 10px;
	display: block;
}
#mostcomments {
	float: left;
	width: 280px;
	padding: 10px;
	display: block;

}
#tabby .list {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#tabby .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	list-style-type: none;
}
#tabby .list li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#tabby .list ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#tabby .list li a {
	background: url(images/bullet-red.gif) no-repeat left 7px;
	margin: 0px;
	padding-left: 11px;
	color: #333333;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tabby .list li a:hover {
	background: url(images/bullet-red.gif) no-repeat left 7px;
	margin: 0px;
	padding-left: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tabby .list ul li a {
	background: url(images/bullet-red.gif) no-repeat left 3px;
	margin: 0px;
	padding-left: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tabby .list ul li a:hover {
	background: url(images/bullet-red.gif) no-repeat left 3px;
	margin: 0px;
	padding-left: 11px;
	color: #000000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tabby .nolist li img {
	border: 3px solid #DDDDDD;
	float: left;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: 12px;
}
.nolist {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	list-style-type: none;
}
.nolist li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.nolist ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.nolist li a {
	margin: 0px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nolist img {
	border-width: 0px;
}
.nolist li a:hover {
	margin: 0px;
	color: #000000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
#ads-blk {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 392px;
}
#ads-blk .top-tab {
	background: url(images/top-side.gif) no-repeat bottom;
	float: left;
	height: 11px;
	width: 392px;
}
#ads-blk .tab-content {
	background: url(images/center-side.gif) repeat-y;
	float: left;
	width: 322px;
	padding: 10px;
}
#ads-blk .tab-content h3 {
	font-size: 18px;
	line-height: 23px;
	color: #660000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 322px;
}
#ads-blk .bot-tab {
	background: url(images/bottom-side.gif) no-repeat top;
	float: left;
	height: 17px;
	width: 342px;
}
.ads-sponsors {
	margin: 0px;
	padding: 10px 20px;
	float: left;
	width: 282px;
}
.ads-sponsors img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-bottom: 10px;
}
.ads-sponsors p {
	font-size: 12px;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 282px;
	font-weight: bold;
	color: #000000;
}
.ads-sponsors p a {
	color: #006699;
	text-decoration: underline;
}
.ads-sponsors img:hover {
	padding: 5px;
	border: 1px solid #999999;
	margin-right: 20px;
	margin-bottom: 10px;
}
#bottom-sidebar {
	float: right;
	width: 342px;
	padding-top: 15px;
	position: relative;
}
.widget-sidebar {
	float: left;
	width: 180px;
	padding: 7px;
}
.widget-sidebar h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	font-size: 17px;
	line-height: 21px;
	color: #990000;
	border-bottom: 1px solid #efefef;
}
.widget-sidebar .list {
	margin: 0px;
	padding: 5px 0px 25px;
	float: left;
	width: 180px;
	list-style-type: none;
}
.widget-sidebar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	list-style-type: none;
}
.widget-sidebar .list li {
	margin: 0px 0px 7px;
	padding: 0px;
	float: left;
	width: 180px;
	list-style-type: none;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.widget-sidebar .list ul li {
	margin: 7px 0px 0px;
	padding: 0px;
	float: left;
	width: 170px;
	list-style-type: none;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.widget-sidebar .list li a {
	background: url(images/bullet-list.gif) no-repeat left 3px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 11px;
	color: #000000;
	text-decoration: none;
}
.widget-sidebar .list li a:hover {
	background: url(images/bullet-list.gif) no-repeat left 3px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 11px;
	color: #660000;
	text-decoration: underline;
}
.widget-sidebar .list table {
	margin: 8px 0px;
	width: 96%;
}
#footer {
	float: left;
	width: 100%;
	padding:0px;
	margin:0px;
	background-color:#303030;
	border-top:3px solid #ccc;

}
#footer-tags {
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	width: 960px;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
}
#footer-tags a {
	color: #FFF;
	text-decoration: none;
}
#footer-tags h3 {
	font-size: 17px;
	line-height: 10px;
	color: #999999;
	margin: 0px;
	padding: 8px;
	float: left;
	width: 928px;
	font-weight:bold;
	border-bottom: 2px solid #7a7a7a;
}
#footer-tags p {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 918px;

}
#footer-tags a:hover {
	color: #ccc;
	text-decoration: underline;
}
#footer-tags .listcat {
	float:left;
	margin:10px 0px 10px 0px;
	padding: 0px 0px 20px 20px;
	width:900px;
	list-style:none;
	

}

#footer-tags .listcat li {
	float:left;
	width:200px;
	list-style:none;
	padding: 0px 0px 0px 0px;

}

.layer-blk .list ul a {
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}
.layer-blk .list ul a:hover {
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}

#footer-blk {

	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	width: 960px;
}
.layer-blk {
	padding: 0px;
	float: left;
	width: 307px;

}
.layer-blk h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	height:20px;
	font-size: 17px;
	color: #FFF;
	border-bottom: 2px solid #666;
}
.layer-blk .list {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	float: left;
	width: 300px;
	list-style-type: none;
	
}
.layer-blk .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
}
.layer-blk .list li {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	float: left;
	width: 300px;

	list-style-type: none;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
}
.layer-blk .list li ul {
	margin: 0px!important;
	padding: 0px;
	list-style-type: none;
}
.layer-blk .list ul li {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
}
.layer-blk .list li a {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 11px;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}
.layer-blk .list li a:hover {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 11px;
	color: #333399;
	font-weight:bold;
	text-decoration: underline;
}
.layer-blk .list table {
	width: 96%;
}
#footer-disclaimer {

	font-size: 12px;
	color: #666;
	width:100%;
	margin-left:auto;
	margin-right:auto;

	
}
#footer-disclaimer span {
	padding:5px 0px 0px 10px;
}
#footer-disclaimer span a {
	color:#666666;
	text-decoration:none;
}
#footer-disclaimer p ul {
	float:left;
	list-style:none;
}
#footer-disclaimer s {
	width:165px;
	height:35px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}
#smmslink {
	text-align:right;
	float:right;
	width:90px;
	height:50px;
	margin:-15px 0px 0px 45px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;

}

.bbc-comment {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.bbc-comment a.activityentry {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.bbc-comment small {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
}
.bbc-comment small a {
	color: #999999;
	text-decoration: none;
}
.bbc-comment a:hover .activityentry {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
}
/*************** ebook ***********/
.sidebars .ebook {
	border-top:none;
	padding:0;
	margin: 0 0 12px;
}
.sidebars .ebook img {
	float:left;
	margin:0 15px 0 -5px;
}
.sidebars .ebook label {
	color:#3d3d3d;
	display:block;
	margin:0 0 10px;
}
.sidebars .ebook label em {
	font-style:normal;
	text-decoration:underline;
}
.sidebars .ebook .formInput {
	width:187px;
	width/**/:/**/155px;
	height:24px;
	height/**/:/**/18px;
	padding:4px 5px 0 25px;
	margin:0 0 6px 80px;
	display:block;
	border:1px solid #aaa;
	text-align:left;
	color:#727272;
}
#formName {
	background:url(images/ebook-name.png) no-repeat;
}
#formEmail {
	margin-bottom:10px;
	background:url(images/ebook-input.png) no-repeat;
}
#formSubmit {
	height:37px;
	width:318px;
	background:url(images/ebook-submit.png);
	border:1px solid blue;
	display:block;
	border:none;
	cursor:pointer;
	float:left;
}
.columns {
	margin:0 0 20px;
	padding:10px 0 0;
	clear:both;
	width:100%;
	border-top:3px solid #d9d9d9;
}
.columns h2 {
	font-size:1.33em;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 10px;
}
.columns ul li {
	margin:0 0 5px;
	padding:0 0 0 25px;
	background:url(images/sidebar-bullet.gif) no-repeat 10px 8px;
}
.columns p {
	padding:5px 0;
}
.columns ul ul {
	margin:5px;
}
/****** added *****/

#navigation1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width:958px;
	background-color: #FFF;
	background-repeat:no-repeat;
	height:77px;
	border:1px solid #ccc;
}
#navigation1 .nav1 {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#navigation1 .nav1 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#navigation1 .nav2 {
	float:right;
	list-style:none;
	padding:0px;
	margin:0px;
}
#navigation1 .nav2 li {
	float:left;
}
.nav1 li {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
}
.nav1 ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
}
.nav1 li a {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	width:110px;
	height:39px;
	line-height: 18px;
	text-decoration: none;
}
.nav1 li a:hover {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #003F87;
	display: block;
	width:110px;
	height:39px;
	line-height: 18px;
	text-decoration: none;
}
/*******Top add Section *******/

		#mta_bar {
	background: #19508e;
	border-bottom: 1px solid #808080;
	margin: 0 0 3px 0;
	padding: 4px 0;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	overflow: auto;
	position: fixed;
}
* html #mta_bar { /*IE6 hack*/
	position: absolute;
 width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px" : body.clientWidth+"px");
}
.left {
	float: left;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	width: 80%;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 0;
	width: 19%;
	white-space: nowrap;
}
.right a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.right a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#left_bar a {
	text-decoration: none;
	color: #FFFFFF;
}
#left_bar a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
hr {

border: 0;
height: 2px;
color: #F5F5F5;
background-color: #ccc;
}
.post-title1 {
	float: left;
	width: 345px;
}
.post-title1 h1 {
	font-size: 26px;
	line-height: 29px;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 270px;
	font-weight: 400;
}
.post-title1 h2 {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 335px;
	font-weight: bold;
}
.post-title1 h1 a {
	color: #2a6277;
	width: 270px;
	text-decoration: none;
}
.post-title1 h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.post-title1 h2 a {
	color: #2a6277;
	width: 270px;
	text-decoration: none;
}
.post-title1 h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.formSubmit {
	height:37px;
	width:306px;
	background:url(images/ebook-submit.png) no-repeat;
	display:block;
	border:none;
	cursor:pointer;
}
.formInput {
	width:187px;
	width/**/:/**/155px;
	height:24px;
	height/**/:/**/18px;
	padding:4px 5px 0 25px;
	margin:0 0 6px 5px;
	display:block;
	border:1px solid #aaa;
	text-align:left;
	color:#727272;
}
#formName {
	background:url(images/ebook-name.png) no-repeat;
}
#formEmail {
	margin-bottom:10px;
	background:url(images/ebook-input.png) no-repeat;
}

#navigationf {
    background:#303030 url(images/contenbgf3.png);
		width: 960px;
	height:47px;
	float:left;
margin-bottom:20px;



}
#navigationf span a{
width:200px;
        color:#cccc;
	float: left;
	list-style-type: none;
	padding:10px 0px 0px 0px;

}
#navigationf span a:link{
        color:#cccc;
	float: left;
	list-style-type: none;
	padding:10px 0px 0px 0px;

}
#navigationf span a:hover{
        color:#FFF;
	float: left;
	list-style-type: none;
	padding:10px 0px 0px 0px;

}
#navigationf .navf {
	margin: 0px 0px 0px 0px;
	float: left;
	list-style-type: none;
	padding:0px 0px 0px 10px;

}
#navigationf .navf li {
	float: left;
	padding:0px 10px 10px 0px;
}
.navf li a {
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}
.navf li a:hover {
	color: #fb931c;
	display: block;
	text-decoration: underline;
}
.friends {
	line-height:1.33;
	margin:0;
}
.friends .inner {
	width:100%;
	padding: 0 0 0px;
}

.friends ul {
	float:left;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.friends li {
	padding: 0 0 13px 32px;
	margin:0;
	float:left;
	width:100px;
	width/**/:/**/118px;
	list-style:none;
}
.friends li a {
	color:#3c3c3c;
	text-decoration:none;
}
.friends h2 {
	float:left;
	font-size:16px;
}
.friends li a:visited {
	color:#555;
}
.friends li.first {
	background:url(images/socials/digg.gif) no-repeat;
}
.friends li.second {
	background:url(images/socials/friend-twitter.png) no-repeat;
}
.friends li.third {
	background:url(images/socials/friend-facebook.jpg) no-repeat;
}
.friends li.fourth {
	background:url(images/socials/friend-linkedin.jpg) no-repeat;
}
.friends li.fifth {
	background:url(images/socials/friend-stumble.jpg) no-repeat;
}
.friends li.sixth {
	background:url(images/socials/friend-youtube.jpg) no-repeat;
}
.fb {
	width:93px;
	height:70px;
	padding:5px 0px 0px 5px;
	text-indent:-9999px;
	background-image:url(images/fb1.gif);
	background-repeat:no-repeat;
}
.fb a:hover {
	width:104px;
	height:70px;
	padding:5px 0px 0px 5px;
	background-image:url(images/fb.gif);
	text-indent:0px;
}
.tw {
	width:90px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
.digg {
	width:78px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
.yt {
	width:101px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
.mys {
	width:110px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
.fbp {
	width:105px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
.fbg {
	width:107px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
.more-link {
	width:330px;
	float:left;
	color: #333399;
	font-size:12px;
	font-weight: bold;
	padding:5px 0px 10px 0px;
}
.more-link a {
	width:310px;
	float:left;
	color: #333399;
	font-size:12px;
	font-weight: bold;
}
#line {
	margin: 0;
	float:left;
	padding: 0;
	width: 360px;
	height: 2px;
	background-color: #ccc;
}

a.srolloverD {
	display: block;
	width: 73px;
	height: 77px;
	background: url("images/delH.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srolloverD {
	background-position: -73px 0;
}

.textwidget ul {
	list-style-type: none;
	padding: 10px;
	margin:0;

}
.textwidget h3 {
	list-style-type: none;
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:bold;
padding: 10px;

}