body {
	font:75%/170% Arial,Helvetica,sans-serif;
	padding:0px;
	margin:3px 0px 0px 3px;
	color:#333333;
}
.a9 {
	color:#ff0000;
	/* white-space:nowrap;
	*/
}
.a9:hover {
	color:#555;
}
body a:visited {
	color:#581C90;
	text-decoration:none;
}
td a:visited {
	color:#581C90;
	text-decoration:none;
}
p a:visited {
	color:#581C90;
	text-decoration:none;
}
#gambling ul li a:visited {
	color:#581C90;
	text-decoration:none;
}
div a:visited {
	color:#581C90;
	text-decoration:underline;
}
p {
	margin:0px 0px 15px;
}
img {
	border:none;
}
ul {
	margin:5px 0px 15px;
	padding-left: 10px;
}
/* 24-02-2009 */
ul li {
	margin:0px;
	/*list-style:none;
	padding-left:10px;
	*/
}
.related_post li {
	list-style:none;
	padding-left:10px;
}
ol {
	margin:5px 0px 15px;
	padding-left:20px;
}
ol li {
	margin:0px;
}
form {
	margin:0px;
	padding:0px;
}
small {
	font-size:90%;
}
blockquote {
	background:url(images/blockquote.gif) no-repeat left top;
	color:#777;
	font-style:italic;
	padding:10px 5px 5px 36px;
}
#page {
}
#wrapper {
	width:774px;
	position:relative;
	height:auto;
}
h5 {
	font-size:10px;
	color:#7f7f7f;
	margin-top:0px;
	top:95px;
	margin-bottom:0px;
	font-family:arial,helvetica,verdana,sans-serif;
	font-weight:400;
}
.dbx-handle .dbx-handle-link {
	text-decoration:none;
	font-size:18px;
	background-color: #FF0000;
}
/* ------------------------------------- header area */
#strip {
	position:absolute;
	/* left:3px;
	*/
	top:49px;
	width:770px;
	height:25px;
	background-color:#ffcc00;
	background:url(images/tops.gif) no-repeat;
}
.flagbg {
	background-image:url(images/topbgl.gif);
}
#flag {
	position:absolute;
	left:475px;
	top:6px;
	height:16px;
}

#header p.h1 {
	color:#3366CC;
	font-size:12px;
	font-weight:bold;
	left:303px;
	margin:5px 20px 5px 5px;
	top:0;
	width:43%;
}

p.h1 {
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:30px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	left:25px;
	line-height:100%;
	margin:0;
	padding:0;
	position:absolute;
	top:40px;
}



#about {
	position:absolute;
	left:629px;
	top:0px;
	width:138px;
	height:48px;
	background-color:#FFCC00;
	padding:0px 1px 1px 1px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	clear:left;
}
html>body #about {
	width:138px;
}
#about a {
	display:block;
	width:138px;
	height:23px;
	font-weight:bold;
	text-decoration:none;
	color:#3366CC;
	line-height:20px;
	font-size:12px;
	background-color:#ffcc00;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}
#about a:hover {
	background-color:#3366cc;
	color:#ffffff;
}
#about a.top {
	width:138px;
}
#header {
	height:74px;
	width:770px;
	background-color:#ffcc00;
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	margin: 0px;
}
/* site title */

.description {
	position:absolute;
	top:77px;
	left:25px;
	clear:both;
	color:#000000;
	font: 12px Arial,Helvetica,sans-serif;
}
/* search form */
#searchform {
	top:0px;
	right:0px;
	height:37px;
	padding-left:0px;
}
#searchform #s {
	height:17px;
	width:68px;
	margin:6px 5px 0px 10px;
	padding:3px 7px 2px 5px;
	color:#999999;
}
#searchform #searchsubmit {
	background:url(images/search-btn.png) no-repeat left top;
	height:24px;
	width:24px;
	border:none;
	text-indent:-999%;
	line-height:1px;
	margin-top:6px;
}
#subComm {
	background:url(images/btn_submit.gif) no-repeat left top;
	height:24px;
	width:84px;
	border:none;
	text-indent:-999%;
	line-height:1px;
	margin-top: 6px;
}
/* ------------------------------------- main content area */
#left-col {
	width:445px;
	float:left;
	padding-left:175px;
	position:absolute;
	margin-top: 11px;
}
/* main menu */
#nav {
	background:url(images/content-top-bg.png) no-repeat left top;
	height:26px;
}
#nav ul {
	list-style:none;
	margin:0px 0px 0px 25px;
	padding:0px;
	font:bold 12px/100% Arial,Helvetica,sans-serif;
}
#nav ul li {
	margin:0px 1px 0px 0px;
	padding:0px;
	float:left;
	background:none;
}
#nav ul li a {
	padding:5px 7px 6px 7px;
	text-decoration:none;
	color:#000000;
	display:block;
}
#nav li a:visited {
}
#nav li a:hover,#nav .current_page_item a,#nav .current_page_item a:visited {
	text-decoration:none;
	background:#2e91c6 url(images/nav-item-hover.gif) repeat-x;
	color: #ffffff;
}
/* sub menu */
#subnav {
	background:#ecebeb;
}
#subnav ul {
	margin:0px;
	padding:3px 5px 5px 5px;
	list-style:none;
	font:11px/100% Arial,Helvetica,sans-serif;
}
#subnav li {
	border-right:1px solid #D8D8D8;
	padding:0px 7px;
	margin:0 0 5px;
	display:inline;
	line-height:18px;
	background:none;
}
#subnav li a,#subnav li a:visited,#subnav .page_item {
	text-decoration:none;
	color:#333333;
}
#subnav .current_page_item a,#subnav .current_page_item a:visited {
	color:#3b9acc;
}
#subnav li a:hover {
	text-decoration:none;
	color: #3b9acc;
}
/* content */
#content {
	padding:0px 0px 0px 10px;
	width:470px;
	background:#ffffff;
	margin:0px;
	overflow:hidden;
	height:auto;
	position:relative;
}
.post {
	*margin:0 0 0 5px;
}
.post h1 {
	margin-top:0px;
	margin-right:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	top:0px;
	line-height:1.2em;
	font-size:18px;
	font-family: arial,helvetica,verdana,sans-serif;
	color:#CC6600;
}
.post h1 a {
	display:block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	width:100%;
	font-size:18px;
	font-family:arial,helvetica,verdana,sans-serif;
}
.post h1 a:hover {
	/*width:100%;
	*/
	color:#333333;
	font-size:18px;
	font-family:arial,helvetica,verdana,sans-serif;
}
.entry h3 {
	margin:1em 0;
}
.post .entry {
	line-height:1.4em;
	overflow:hidden;
	clear:left;
	margin-right:7px;
}
.post .entry .cont {
	float:left;
	width: 67%;
}
.post .entry p {
	margin-left:2px;
	/*float:left;
	*/
	width:97%;
	text-align:justify;
	color:#333333;
	padding-left:2px;
}
.post .postMeta .entry #introIMG .Tips p {
	margin-left:2px;
	float:left;
	width:66%;
	text-align:justify;
	color:#333333;
	padding-left:2px;
}
.post .entry .entrye p {
	margin-left:2px;
	float:left;
	width:100%;
	text-align:justify;
	color:#333333;
}
.post p {
	text-align:justify;
	margin-right:10px;
}
.img_wrap {
	float:left;
	padding-top:10px;
	padding-right:10px;
}
.continue {
	background:url(images/continue.jpg) no-repeat;
	padding-left:20px;
	font-weight:bold;
	color:#000000;
}
.continue_comments {
	background:url(images/comments.gif) no-repeat 3px 2px;
	font-weight:bold;
	color:#000000;
	width:100px;
	margin-right:0px !important;
	float:right;
	text-align:right !important;
}
.postMeta {
	background:url(images/dot.gif) repeat-x left center;
	text-transform:uppercase;
	font-size:11px;
	text-align:right;
	margin-bottom:5px;
	width:465px;
}
.postMeta span.date {
	background:#FFF;
	color:#7F7F7F;
	padding:0 2px 0 4px;
}
.postMeta span.comments {
	background:#FFF url(images/user.gif) no-repeat left center;
	padding-left:15px;
	margin-left:2px;
}
.postMeta span.search {
	padding-left:15px;
	background-color:#FFFFFF;
	margin-left:2px;
}
.postMeta span.comments a,.postMeta span.date a {
	color:#555;
}
.postMeta span img {
	margin-left:5px;
	margin-right:5px;
}
.post .entry img {
	clear:left;
	float:left;
	text-align:justify;
	color: #333333;
}
/* Tips */
.tool-tip {
	color:#ccc;
	width:150px;
	z-index:13000;
}
.tool-title {
	font-weight:700;
	font-size:11px;
	margin:0;
	color:#fff;
	padding:8px 8px 0 8px;
	background:#192227;
	text-align:left;
}
.tool-text {
	font-size:11px;
	padding:0 8px 8px 8px;
	background:#192227;
	text-align:left;
}
/*.post .entry p a {
	background:url(images/dot.gif) repeat-x bottom left;
	font-weight: 700;
}
*/
.entry blockquote {
	margin:0 1.3em;
}
.entry ul {
	margin:0 1.3em;
	/*list-style:none;
	*/
}
.cont ul li {
	margin-left: 15px;
}
.entry li a {
	/* color:#333;
	background:url(images/dot.gif) repeat-x bottom left;
	*/
	font-weight:700;
}
.entry ul li {
	background:url(images/li.gif) no-repeat 0 1px;
	/* padding-left:18px;
	*/
	margin-bottom:7px;
}
.entry ol {
	margin:0 1em 0 3em;
}
.entry ol li {
	margin:0 0 7px;
}
.entry img,.entry a img {
	/*border:3px solid #EEE;
	*/
}
.entry a:hover img {
	border-color:#DFDFDF;
}
.entry table tr {
	padding:15px 0;
}
.entry table tr.alt {
	background: #eee;
}
/* style pagination buttons */
#more_reading {
	color:#7F7F7F;
	font-size:11px;
	text-transform:uppercase;
	margin-right:10px;
	padding-bottom:10px;
	*padding-bottom:10px;
	margin-top:0px;
	padding-top:8px;
	margin-left:10px;
	height:20px;
	text-align:center;
	left:0px;
	margin-bottom:0px;
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
}
#more_reading .navforward {
}
#footer_1 {
	margin-top:30px;
}
.navback {
	width:25px;
	height:15px;
	display:block;
	background:url(images/arrow_prev.gif) top right no-repeat;
	cursor:pointer;
}
.navforward {
	width:25px;
	height:15px;
	display:block;
	float:left;
	background:url(images/arrow_next.gif) top right no-repeat;
	cursor:pointer;
}
.mini-add-comment {
	background:url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left:12px;
	float:right;
}
.entry {
	padding:10px 0px 5px;
	clear:both;
}
.entry p.submeta {
	font-size: 11px;
}
/* post title */
h2 {
	font-size:18px;
	color:#333333;
	margin:3px 0 2px;
	font:normal 150%/100% "Lucida Grande",Arial,sans-serif;
}
h2 a,h2 a:visited {
	color:#CC6600;
	text-decoration:none;
}
h2 a:hover {
	color:#f41616;
	text-decoration:none;
}
h3 {
	color:#666666;
	margin:5px 0px 5px;
	font: bold 110%/110% "Lucida Grande",Arial,sans-serif;
}
/* next & previous page navigation */
.page-nav {
	clear:both;
	background:url(images/navigation-bg.gif) no-repeat left center;
	height:21px;
}
.page-nav a,.page-nav a:visited {
	color:#ffffff;
	text-decoration:none;
}
.page-nav a:hover {
	color:#000000;
	text-decoration:none;
}
.previous-entries a {
	float:left;
	padding-left:10px;
	margin-left:10px;
	background:url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float:right;
	padding-right:10px;
	margin-right:10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}
/* next & previous post navigation */
.post-nav {
	clear:both;
	padding-bottom:35px;
	margin-top:-15px;
	font-size:95%;
}
.post-nav a,.post-nav a:visited {
	color:#999999;
	text-decoration:none;
}
.post-nav a:hover {
	color:#000000;
	text-decoration:none;
}
.post-nav .previous a {
	float:left;
	padding-left:20px;
	background:url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float:right;
	padding-right:20px;
	text-align:right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}
/* ------------------------------------- comment area */
h3#comments {
	background:url(images/comments.gif) no-repeat;
	padding-left:22px;
	font:normal 140%/120% Arial,Helvetica,sans-serif;
	clear:both;
}
h3#respond {
	background:url(images/respond.gif) no-repeat;
	padding-left:22px;
	font:normal 140%/120% Arial,Helvetica,sans-serif;
	margin:20px 0px 0px;
	clear:both;
}
.igrey {
	background:#FFFFFF url(images/lgrey_diag.gif) repeat scroll left top;
	margin-right: 10px;
}
//* style me some comments and inputs */
#comments {
	width:435px;
	padding:12px 0 0;
}
#comment {
	width:458px;
	overflow:auto;
	font:12px arial,helvetica,verdana,sans-serif;
}
h2.commh2 {
	font-size:1.4em !important;
	padding:0 0 5px;
	color:#333 !important;
}
ol.commentlist {
	margin:10px 0 20px;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:20px;
}
ol.commentlist p {
	margin-bottom:10px;
	line-height:20px;
}
ol.commentlist cite {
	font-style:normal;
	font-weight:bold;
}
ol.commentlist li {
	padding:20px 10px 10px 10px;
}
ol.commentlist {
	list-style:none;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
	border-bottom:1px dotted #666;
	padding:1em;
}
ol.commentlist li div.comment-author {
}
ol.commentlist li div.vcard {
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url {
}
ol.commentlist li div.vcard img.avatar {
	border:5px solid #ccc;
	float:right;
	margin:0 0 1em 1em;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
	font-size:9px;
}
ol.commentlist li div.comment-meta a {
	color:#ccc;
}
ol.commentlist li p {
	font-size:11px;
	margin:0 0 1em;
}
ol.commentlist li ul {
	font-size:11px;
	list-style:square;
	margin:0 0 1em 2em;
}
ol.commentlist li div.reply {
	font-size:11px;
}
ol.commentlist li div.reply a {
	font-weight:bold;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.comment-author-admin {
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
	background:#ffffff;
}
ol.commentlist li.odd {
	background:#cccccc;
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
	border-bottom:1px dotted #666;
	padding:1em;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
	border-top:1px dotted #666;
}
ol.commentlist li.thread-odd {
	/*background:#FFFFFF url(images/lgrey_diag.gif) repeat scroll left top;*/
	background-color:#FFFFFF;
}
ol.commentlist li.alt {
	padding:10px 10px 10px 10px !important;
	margin-right:10px;
	background-color:#FFFFFF;
}

li.comment ul.children li {
	background:#FFFFFF url(images/lgrey_diag.gif) repeat scroll left top;
}
input#submit {
	cursor:pointer;
	margin:5px 0 15px 0;
}
#comment,#author,#email,#url {
	border:1px solid #BBBBBB;
	padding:2px;
	margin:0 0 5px 0;
}
.labeltext {
	padding: 0 0 10px 0;
}
/* ------------------------------------- footer area */
#footer {
	background:url(images/content-bottom-bg.png) no-repeat;
	padding:12px 0px 0px 10px;
	font-size:87%;
	color:#282828;
	line-height:15px;
}
#footer a,#footer a:visited {
	text-decoration:none;
	color:#000000;
}
#footer a:hover {
	text-decoration: underline;
}
/* ------------------------------------- sidebar area */
/* sidebar */
#sidebar-right {
	float:left;
	margin-left:0px;
	left:0px;
	background-color:#ffffcc;
	width:143px;
	*width:139px;
	color:#666666;
	line-height:160%;
}
#sidebar-left {
	background-color:#ffcc00;
	width:141px;
	color:#666666;
	line-height:160%;
	margin-left:0px;
	margin-left:0px;
}
#sidebar-right p,#sidebar-left p {
	margin:0px 0px 15px;
}
#sidebar-right ul li h3 {
	font:bold 12px/100% Arial,Helvetica,sans-serif;
	color:#666666;
	background-color:#FFFFFF;
	padding-left:5px;
}
#gambling .dbx-content {
	background-color:#FFFFFF;
}
#sidebar-right h3,#sidebar-left h3 {
	font:bold 12px/100% Arial,Helvetica,sans-serif;
	color:#FFFFF;
}
#sidebar-right h3 a,#sidebar-right h3 a:visited,#sidebar-left h3 a,#sidebar-left h3 a:visited {
	color:#666666;
}
#sidebar-right h3 img,#sidebar-left h3 img {
	vertical-align:middle;
}
#sidebar-right a,#sidebar-right a:visited,#sidebar-left a,#sidebar-left a:visited {
	text-decoration:none;
}
#sidebar-right a:hover,#sidebar-right a:focus,#sidebar-right a:active,#sidebar-left a:hover,#sidebar-left a:focus,#sidebar-left a:active {
	text-decoration:none;
}
#sidebar-right ul,#sidebar-left ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar-right .widget_categories .dbx-content ul li {
	width:100%;
	height:20px;
	border-bottom:1px solid #000000;
	padding:0px;
	color:#3366CC;
}
#sidebar-right .widget_categories .dbx-content ul li a:hover {
	background-color:#3366CC;
	color:#FFFFFF;
}
#sidebar-right .widget_categories .dbx-content ul li a {
	background-color:#FFCC00;
	border-bottom:1px solid #000000;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:16px;
	text-decoration:none;
	/*text-indent:5px;
	width:100%;
	padding-left:4px;
	*/
}
#sidebar-right ul li,#sidebar-left ul li {
	/*padding-left:18px;
	*/
}
#sidebar-right ul li ul li,#sidebar-left ul li ul li {
	background:url(images/bullet-grey.gif) no-repeat;
	/*padding-left: 12px;
	*/
}
#leftbanner {
	/* position:absolute;
	*/
	left:12px;
	top:300px;
	width:120px;
	height:300px;
	padding:0px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
}
#leftbanner a {
	text-decoration:none;
	color:#3366cc;
}
#leftbanner a:hover {
	text-decoration:none;
	color: #ff0000;
}
/* ------------------------------------- widget styles */
/* category widget */
/*#categories ul li,#categories-1 ul li,#categories-2 ul li,#categories-3 ul li,#categories-4 ul li,#categories-5 ul li,#categories-6 ul li,#categories-7 ul li,#categories-8 ul li,#categories-9 ul li {
	padding: 0px;
}
*//* recent posts widget */
#recent-posts ul li {
	width:100%;
	height:20px;
	border-bottom:1px solid #000000;
	padding:0px;
	color:#3366CC;
}
#recent-posts a:hover {
	background-color:#3366CC;
	color:#FFFFFF;
}
#recent-posts a {
	background-color:#FFCC00;
	border-bottom:1px solid #000000;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:16px;
	text-decoration:none;
	text-indent:5px;
	width:100%;
	padding-left:4px;
}
#links ul li {
	width:100%;
	height:20px;
	border-bottom:1px solid #000000;
	padding:0px;
	color:#3366CC;
}
#links a:hover {
	background-color:#3366CC;
	color:#FFFFFF;
}
#links a {
	background-color:#FFCC00;
	border-bottom:1px solid #000000;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:16px;
	text-decoration:none;
	text-indent:5px;
	/*width:100%;
	padding-left:4px;
	*/
}
#meta ul li {
	width:100%;
	height:20px;
	border-bottom:1px solid #000000;
	padding:0px;
	color:#3366CC;
	text-indent:20px;
}
#meta1 ul li {
	width:100%;
	height:auto;
	border-bottom:1px solid #cccccc;
	padding:0px;
	color:#6666666;
	background-color:#FFFFFF;
	text-indent:20px;
}
#meta1 a {
	color:#666666;
}
#meta1 a:hover {
	color:#999999;
}
#meta a:hover {
	background-color:#3366CC;
	color:#FFFFFF;
}
#meta a {
	background-color:#FFCC00;
	border-bottom:1px solid #000000;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:16px;
	text-decoration:none;
	text-indent:5px;
	/*width:100%;
	padding-left:4px;
	*/
}
#recent-comments {
	background-color:#FFFFFF;
}
html>body #recent-comments {
	background-color:#FFFFFF;
	padding:0;
	width:137px;
}
#recent-comments ul li {
	width:100%;
	height:20px;
	border-bottom:1px solid #000000;
	padding:0px;
	color:#3366CC;
}
#recent-comments a:hover {
	background-color:#3366CC;
	color:#FFFFFF;
}
#recent-comments a {
	background-color:#FFCC00;
	border-bottom:1px solid #000000;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:16px;
	text-decoration:none;
	text-indent:5px;
	width:100%;
	padding-left:4px;
}
#categories ul li {
	width:100%;
	height:20px;
	border-bottom:1px solid #000000;
	padding:0px;
	color:#3366CC;
}
#categories a:hover {
	background-color:#3366CC;
	color:#FFFFFF;
}
#categories a {
	background-color:#FFCC00;
	border-bottom:1px solid #000000;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:16px;
	text-decoration:none;
	text-indent:5px;
	/*width:100%;
	padding-left:4px;
	*/
}
#gambling ul li {
	height:auto;
	padding:2px 5px 5px 5px;
	color:#3366CC;
}
#gambling a:hover {
	color:#FF0000;
}
#gambling ul li .title a {
	padding:0px;
	color:#666666;
}
#gambling ul li .title a:hover {
	color:#666666;
	text-decoration:underline;
}
#gambling .title a {
	background-color:#FFFFFF;
	padding-left:5px;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	width:100%;
}
#gambling a {
	background-color:#FFFFFF;
	padding-left:5px;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	/*width:100%;
	padding-left:4px;
	*/
}
#archives ul li {
	width:100%;
	height:20px;
	border-bottom:1px solid #000000;
	padding:0px;
	color:#3366CC;
}
#archives a:hover {
	background-color:#3366CC;
	color:#FFFFFF;
}
#archives a {
	background-color:#FFCC00;
	border-bottom:1px solid #000000;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:16px;
	text-decoration:none;
	text-indent:5px;
	/*width:100%;
	padding-left:4px;
	*/
}
#gamblingn ul li {
	width:100%;
	height:20px;
	border-bottom:1px solid #000000;
	padding:0px;
	color:#3366CC;
}
#gamblingn a:hover {
	background-color:#3366CC;
	color:#FFFFFF;
}
#gamblingn a {
	background-color:#FFCC00;
	border-bottom:1px solid #000000;
	color:#3366CC;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:16px;
	text-decoration:none;
	text-indent:5px;
	/*width:100%;
	padding-left:4px;
	*/
}
#meta .rss {
	background:url(images/mini-rss.gif) no-repeat;
}
.rss {
	background:url(images/rss.gif) no-repeat scroll left 4px;
}
#meta .login {
	background:url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background:url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin:0px auto;
}
#calendar td {
	padding: 0px 4px;
}
/* alignments */
.center {
	text-align:center;
}
img.center,img[align="center"] {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.left {
	float:left;
}
img.left,img[align="left"] {
	float:left;
	margin:2px 10px 5px 0px;
}
.right {
	float:right;
}
img.right,img[align="right"] {
	float:right;
	margin:2px 0px 5px 10px;
}
.alignleft {
	float:left;
	margin:2px 10px 5px 0px;
}
.alignright {
	float:right;
	margin:2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
.hidden {
	clear:both;
	visibility: hidden;
}
/* MangoOrange.com footer (must be included,but can be modified) */
div#footer span.mangoorange {
	color:#fff;
}
div#footer span.mangoorange a,div#footer span.mangoorange a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
div#footer span.mangoorange a:hover {
	text-decoration: underline;
}
/* Gravatars CSS */
.gravatars {
	float:right;
	margin:3px 0 15px 10px;
	border:1px solid #333;
}
table#wp-calendar th {
	font-weight:bold;
	color:#003399;
}
table#wp-calendar caption {
	font-weight:bold;
	color:#003399;
	text-align:center;
}
table#wp-calendar td {
	color: #003399;
}
#left_right_border {
	border-left:#FFCC00 solid 144px;
	border-right:#FFFFCC solid 142px;
	/* z-index:-1000;
	*/
	float:left;
	left:0px;
	padding-right:10px;
	padding-left:8px;
	position:absolute;
}
.share-it2 {
	border-top:1px solid #6993C8;
	color:#7E7E7E;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-top:3px;
	overflow:hidden;
	padding:10px 0 0 5px;
	position:relative;
	width:465px;
}
.share-it div {
	display:inline;
	float:left;
	margin:0;
	width:33%;
}
.post-ratings {
	opacity:1;
	width: 50%;
}
/*********************related_post********************/
.related_post li a {
	color:#333333;
	text-decoration:underline;
}
.related_post li a:hover {
	color:#666666;
	text-decoration:underline;
}
.breadcrumb {
	padding-top:20px;
	width:462px;
}
.heading {
	background-color:#FF9900;
	border:1px solid #111111;
	margin-bottom:30px;
	color:#3366CC;
	font-size:11px;
	margin:10px 0;
	padding:0 0 0 1px;
	text-transform:uppercase;
	width:466px;
	font-weight:bold;
}
.center_text {
	padding-left:120px;
}
.index_banner {
	padding-left:10px;
}
.highlight {
	background-color:#FFFFCC;
}
#main {
	color:#111111;
	padding:10px 15px 15px;
	font-family:Arial,Helvetica,sans-serif;
}
#main h2 {
	background-color:#FF9900;
	border:1px solid #111111;
	color:#3366CC;
	font-size:11px;
	margin:10px 0;
	padding:0 0 0 1px;
	text-transform:uppercase;
	font-weight:bold;
}
#main p {
	margin:0;
	padding:5px 0 10px 5px;
}
.wp-caption p.wp-caption-text {
	text-align:center;
}
div.sociable {
	width:20px;
	float:left;
	margin:3px 0px !important;
}
.digg_it {
	margin-top:1px;
	float:left;
	margin:2px 7px;
	width:30px;
}
#sharethis_0 {
	float:left;
	width:80px;
	display:block;
	margin-right:4px;
}
.cont img.alignleft {
	margin-right:5px;
}
.cont ul {
	list-style-position: inside;
}
p.h5 {
	color:#7F7F7F;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:10px;
	font-weight:400;
	margin-bottom:0;
	margin-top:0;
	top:95px;	
}
p.h3 {
	color:#666666;
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size:110%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:5px 0;	
	
}
.cont h2, .entry h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}
.entry h2 {
	display:inline;
}
.entry>div>br{
	display:none;
}
.post .entry div p {
	display:inline;
}
