/* @override http://www.apartmentonesix.com/RentACoder/LobsterPoker/wordpress/wp-content/themes/GamblingGazette/style.css */

/* @override http://www.gambling-gazette.com/blog/wp-content/themes/GamblingGazette/style.css */

/*
Theme Name: Gambling-Gazette.com Custom Theme
Description: Custom theme for Gambling-Gazette.com
Author: Peter Butler
Version: 1.0
*/

/*--general--*/

* {
	/* set even playing field for all browsers */
	margin : 0;
	padding : 0;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: underline;
}

img {
	border: 0;
}

ol,ul {
	font-size: .8em;
	list-style: none;
	padding-left: 0;
}

ul li {}
ol li {}
ul ul {font-size:inherit;}

input,select,textarea {
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5 {
	color: #DA251C;
}

.clear-hidden {
	clear : both;
	font-size : 1px; 
	line-height : 1px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background: #E4E4E4;



/* decimal fontsize fixing font resizing bug in IE5/6 */
	font-size: 100.01%;
	padding : 0px;
	margin: 0px;
	border: 0px;

        text-align: center; /* Center align for IE */
}

/* tools - search, links etcs
*******************************************************************************/
#cim_tools {
	background-image: url(/images/bottom_menu.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #8A1D23;
	border-bottom: 1px solid white;
	font-size: 0.85em;
	color: white;
	height: 28px;
	clear: both;
}

* html #cim_tools { height: 1%; } 

#cim_tools a {color: white; text-decoration: none; padding:6px 20px 7px; text-transform: none; font-weight: normal;}

#cim_tools a:hover {color: #f8c400; }

#cim_tools input {
	border : 1px solid #d7e2fc;
	vertical-align : middle;
	padding : 1px 0 2px 0;
	width : 184px;
}
#cim_tools input.go {
	border : 0;
	width : auto;
	height : auto;
	padding : 0;
}

#cim_tools div.links {float: left; line-height : 1.8em;}
#cim_tools .links .selected {color: #f8c400; font-weight: bold;}

#cim_tools div.search {
	float: right; 
	line-height : 1.8em; 
	margin-top:2px;
	margin-right: 2px;
}

.homepage_search {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : middle;
	border:0px;
	width:100px !important;
}

#cim_tools .search a.gobutton {
	border-width:0px;
	color: #000000 !important;
	padding:3px 11px 3px 10px;
	background:#000000 url(/images/search_bg.jpg) no-repeat center center;
	margin-left:3px;
	display:inline;
	vertical-align:middle;
	text-decoration:none;
}

#cim_tools .search a:active.gobutton  {
	padding:3px 9px 3px 12px;
}

#page {
/* set global base font size for entire page */
	font-size: 80.01%;
	position: relative;

        width: 85%;
        min-width: 1024px; 
        max-width: 1100px;

	padding: 0px;
	padding: 0px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 1px solid #054219;
	border-left: 1px solid #054219;
}

img.avatar {
	float: left;
	padding: 5px;
	margin-bottom: ;
}

/*--header--*/

#header {
	position: relative;
	font-size: 0.85em;
	height: 86px;
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#DA251C;
}

#header h1 {
	margin: 0;
}

#navbar {
	border-bottom: 1px solid white;
	font-size: 0.85em;
	color: white;
	height: 2.3em;
	padding: 3px 10px 0 10px;
	clear: both;
	background: url(/images/banner_bottom_right.gif) no-repeat right top;
	overflow: hidden;
	margin-bottom: 5px;
}

#navbar a {
	color: white;
	text-decoration: none;
	padding: 4px 2px 4px 2px;
	text-transform: none;
}

#navbar .links {
	float: left;
	line-height: 1.8em;
}

#navbar .links .selected {
	color: #f8c400;
	font-weight: bold;
}

#navbar .search {
	float: right;
	line-height: 1.8em;
}

#navbar .search input {
	border: 1px solid #d7e2fc;
	vertical-align: middle;
	padding: 1px 0 2px 0;
	width: 100px;
}

.gobutton, #searchsubmit {
	color: #000000;
	padding: 3px;
	background-color: #f8c400;
	border: 1px solid #641416;
	margin-left: 3px;
	display: inline;
	vertical-align: middle;
	text-decoration: none;
	width: 45px;
}

div.function-icons {
	display: block;
	text-align: right;
	width: 100%;
	cursor : default;
}
/*--sidebar--*/

#sidebar-left, #sidebar-right {
	margin-top:6px;
	font-size: 0.85em;
	width: 170px;
	/* position: relative; */
	display: inline;
	z-index: 10;
}

#sidebar-left {
	margin-left: 1px;
	float: left;
}

#sidebar-right {
	float: right;
	margin-right: 1px;
}

#sidebar-left ul, #sidebar-right ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar-left ul li, #sidebar-right ul li {
	margin: 0;
	background: #f8c400;
}

#sidebar-right .widget_tag_cloud {
	text-align: center;
	padding-bottom: 10px;
}



#sidebar-right .widget_tag_cloud a {
	display: inline;
	border: 0;
	padding: 0;
	text-decoration: none;
	background: none;
	margin: 0;
}

#sidebar-left a, #sidebar-right li a {
	display: block;
	border-bottom: 2px solid white;
	padding: 6px 12px 6px 12px;
	width: 146px;
	text-decoration: none;
	background: #f8c400;
	margin: 0;
}

#sidebar-right li a { background: #eeeeee; }
#sidebar-right table td { padding: 0 5px 5px 0; }

#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-right a:hover, #sidebar-right a:focus {
	color: white;
	background: #000000;
}
#sidebar-right ul li ul{
	font-size: 1em;
}
#sidebar-right ul li h2.widgettitle {
	display: block;
	text-align: left;
	border-bottom: 2px solid white;
	padding: 6px 12px 6px 12px;
	width: 146px;
	text-decoration: none;
	/* background: #AEE301; */
	margin: 0;
	background: url(/images/home_colour.gif) repeat-x;
	border-bottom: 0px;
	color: #fff;
	font-size: 1.2em;
}

#searchform {
	padding: 5px 10px;
}
#searchform div{
	/* width: 200px; */
	display: block;
}

#searchform input#s{
	width: 95px;
	height: 14px;
}
#searchform #searchsubmit{
	vertical-align: top;
	cursor: pointer;
	background: #DA251C;
	color: #fff;
	padding: 2px;
}
/*--main-content--*/

.narrowcolumn {
	padding: 0px 184px 1em 184px;
	/* position: relative; */
	z-index: 5;
}

#content {
	margin-top: 12px;
}
.date{
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 130%;
	margin: 10px 0px;
	padding: 0px;
	text-align: right;
}
.post h2 a, .post h2, .post h3 a, .post h3 {
	display: block;
	font-size: 1.4m;
	text-decoration: none;
	color: #DA251C;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -.07em;
}

.post h2, .post h3 {
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px dotted #000;
}

.post h3 {
  margin-bottom: 5px;
}

.post small {
	color: #000;
	padding: 0 10px;
	margin-top: 5px;
  float: right;
}
.postmetadata small{
	font-size: 1em;
	float: right;
}
.post .entry p.postmetadata.alt {
	display: block;
	font-size: 1em;
	padding: 10px;
}

.post .entry p.postmetadata.alt a {
	font-size: 1em;
}

.post .entry p.postmetadata, .post .postmetadata {
	color: #000;
	border: 1px dashed #cccccc;
	background-color: #f8c400;
	padding: 2px 10px;
	margin-bottom: 10px;
}
.post .postmetadata {
  margin-bottom: 15px;
}

.post .postmetadata a {
	color: #000;
}



.post .entry p {
	margin: 0 0 1em 0;
	font-size: .85em;
	line-height: 165%;
}

h3#comments, h3#respond {
	font-size: 1.4em;
	display: block;
	margin-bottom: 10px;
}

small.commentmetadata {
	color: #333;
	border: 1px dashed #cccccc;
	background-color: #F5F5F5;
	padding: 2px;
	margin-bottom: 10px;
	display: block;
	height: 15px;
}

small.commentmetadata em {
	padding-left: 10px;
}

.commentmetadata a {
	display: inline;
	float: right;
	color: #333;
}

.commentmetadata cite a {
	float: left;
	color: #333;
}

#commentform textarea {
	width: 500px;
}

/*--footer--*/

#footer {
	color: #da251c;
	clear: both;
	padding: 7px 10px 7px 10px;
	text-align: right;
	background-image: url(/images/stripes.gif);
	font-size: 0.8em; 
	/* margin-bottom: 50px; */
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
}

#footer #datelastupdated {
	font-weight: bold;
	text-decoration: none;
	color: #da251c;
}

#footer p {
	margin: 0;
}

.navigation {
	display: block;
	width: 100%;
	float: right;
	padding-bottom: 5px;
	margin-bottom: 10px;

}

div.alignleft {
	width: 300px;
	float: left;
	padding-right: 10px;
         font-size: 0.8em;

}

div.alignright {
	padding-left: 10px;
	text-align: right;
	width: 300px;
	float: right;
         font-size: 0.8em;
}

h2.pagetitle{
	color: #DA251C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 130%;
	margin: 25px 0px 20px 0px;
	padding: 0px;
	text-align: left;
	border: none;
}

/* Breadcrumbs
*************************************************/

#cim_bread-crumbs {
	margin : 0 0 12px 0; 
	padding-left : 0; 
	padding-bottom : 6px; 
	list-style : none; 
	font-size : 0.8em;
	border-bottom : 1px dotted #231F20;
	position : relative;
}
#cim_bread-crumbs a {
	color:#13447B;
}
	
#cim_bread-crumbs li {
	display : inline; 
	margin-right : 6px; 
	padding-left : 14px;
	background : transparent url(../../../../images/bullet_breadcrumb.gif) 0 60% no-repeat;
	color : #13447B;
}
* html #cim_bread-crumbs li {background-position : 0 70%;}
*:first-child+html #cim_bread-crumbs li {background-position : 0 70%;}

#cim_bread-crumbs li.first-item {
	background-image : none;
	padding-left : 0;
}

#cim_bread-crumbs li.highlight {
	font-weight:bold;
}

#cim_bread-crumbs li.highlightn {
	font-weight: bold;
	margin-right: 0px;
	margin-left: 6px;
}

#cim_bread-crumbs li.highlightp {
	font-weight:bold;
	background : transparent url(../../../../images/bullet_breadcrumbp.gif) 0 60% no-repeat;
	margin-right: 6px;
	margin-left: 0px;
}

#cim_bread-crumbs li.highlightnb {
	background-image: none;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}

