/*  
Theme Name: CoGH
Theme URI: http://127.0.0.1/~graphicart/cogh/
Description: Council of Gambler's Help Services
Version: 1.0
Author: Peter Davis
Author URI: http://www.eramis.com.au/

*/



/* Begin Typography & Colors */

body {
	background: #060606;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Arial, Helvetica, Lucida,sans-serif;
}

div.page {
	background:url(images/tileBackground.jpg) repeat-y;
	width: 795px;
	z-index: -3;
}

a.hover { text-decoration: underline; }

/* Banner *******************************************************************************************************************************/

div.banner {
	width: 795px;
	height: 121px;
	overflow: hidden;
}

/* Top Menu **************************************************************************************************************************/

div.topnav {
	background: #e9e9e9 url(images/topbg.jpg) repeat-x;
	width: 760px;
	height: 34px;
	padding-left: 35px;
	vertical-align: top;
	_width: 795px;
	*width: 760px;
}

div.topnav .page_item, div.topnav .page_item a:link, div.topnav .page_item a:visited, div.topnav .page_item a:hover {
	display: block;
	font: normal 10px/10px Lucida Grande, Arial, Helvetica, Lucida,sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 13px 14px 0px 14px;
	text-transform: uppercase;
	float: left;
	white-space: nowrap;
}

div.topnav .page_item {
	padding: 0px;
}

div.topnav .page_item a:hover {
	color: #8c8c8c;
	text-decoration: none;
}

/* main section *******************************************************************************************************************************/

div.main {
	float: left;
	background: #ffffff url(images/mainbg.jpg) repeat-x;
	width: 560px;
	min-height: 186px;
	text-align: left;
	_height: 186px;
}

div.mainmargin {
	margin: 0px 9px 36px 49px;
	padding-top: 46px;
	border-top: solid 1px #c5c5c5;
}

h1 {
	font: bold 28px Myriad, Arial, Helvetica, Sans Serif;
	color: #8c8c8c;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 10px px 5px 0px;
	clear: both;
}

h2, a.h2:link, a.h2:visited, a.h2:hover {
	font: bold 18px Myriad, Arial, Helvetica, Sans Serif;
	color: #8c8c8c;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	display: block;
	clear: both;
}

a.h2:hover { text-decoration: underline; }

.posting {
	font: normal 10px Lucida Grande, Arial, Helvetica, Sans Serif;
	line-height: 16px;
	color: #8c8c8c;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

.text {
	font: normal 10px Lucida Grande, Arial, Helvetica, Sans Serif;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

div.text a:link, div.text a:visited, div.text a:hover {
	font: normal 10px Lucida Grande, Arial, Helvetica, Sans Serif;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	text-align: left;
	text-decoration: none;
}

div.text a:hover { text-decoration: underline; }

div.text img {
	width: 203px;
	margin: 0px 5px 5px 0px;
	border: 0px;
	float: left;
}

div.readon a, div.readon a:link, div.readon a:visited, div.readon a:hover, a.readon, a.readon:link, a.readon:visited, a.readon:hover {
	width: 112px;
	height: 16px;
	font: normal 9px Lucida Grande, Arial, Helvetica, Sans Serif;
	color: #000000;
	background: url(images/readon.jpg) no-repeat left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 4px 4px 0px 0px;
	display: block;
	float: left;
	_height: 20px;
	_width: 116px;
}

div.readon a:hover, a.readon:hover { color: #ffffff; }

div.comment {
	width: 112px;
	height: 16px;
	font: normal 9px Lucida Grande, Arial, Helvetica, Sans Serif;
	color: #000000;
	background: url(images/comment.jpg) no-repeat left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 4px 4px 0px 0px;
	display: block;
	float: left;
	_height: 20px;
	_width: 116px;
}

div.comment a:link, div.comment a:visited, div.comment a:hover, a.comment:link, a.comment:visited, a.comment:hover {
	font: normal 9px Lucida Grande, Arial, Helvetica, Sans Serif;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

div.comment a:hover, a.comment:hover { color: #ffffff; }

div.postinputs {
	padding-bottom: 5px;
}

div.postinputs input {
	font: normal 10px Lucida Grande, Arial, Helvetica, Sans Serif;
	color: #000000;
	padding: 2px;
	border: solid 1px #d4d4d4;
}

div.postinputs label {
	font: normal 10px Lucida Grande, Arial, Helvetica, Sans Serif;
	color: #000000;
	padding: 2px;
}

div.commentlabel {
	font: normal 10px Lucida Grande, Arial, Helvetica, Sans Serif;
	color: #000000;
}

.commentarea {
	width: 502px;
	border: solid 1px #d4d4d4;
}

div.line {
	width: 502px;
	height: 1px;
	background: #d4d4d4;
	margin: 25px 0px 12px 0px;
	overflow: hidden;
	clear: both;
}

div.blogs li, div.blogs li a:link, div.blogs li a:visited, div.blogs li a:hover {
	display: block;
	font: normal 10px/10px Lucida Grande, Arial, Helvetica, Lucida,sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 0px;
}

div.blogs li a:hover {
	text-decoration: underline;
}

/* Right Side Bar **************************************************************************************************************************/
	
div.rightside {
	float: left;
	width: 235px;
	background: url(images/sidebg.jpg) repeat-y;
	border-top: solid 1px #cdc18b;
}

div.rightsidemargin {
	margin: 20px 0px 50px 17px;
}

h3 {
	font: bold 18px Myriad, Arial, Helvetica, Sans Serif;
	color: #ffcc00;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 20px 0px 5px 0px;
	display: block;
	text-transform: lowercase;
}

h4 {
	margin: 0px;
}

a.h4:link, a.h4:visited, a.h4:hover {
	font: normal 12px Myriad, Arial, Helvetica, Sans Serif;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	display: block;
}

a.h4:hover { text-decoration: underline; }

.sideposting {
	font: normal 10px Myriad, Arial, Helvetica, Sans Serif;
	line-height: 16px;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
	text-align: left;
}

.sideline {
	width: 100%;
	height: 1px;
	background: #fdeb9a;
	overflow: hidden;
	margin-top:10px;
}

/* End Various Tags & Classes*/


/* SIDEBAR ELEMENTS */

		#sidebar {
			clear:both;
			float: right;
			width: 200px;
			text-align:left;
			padding-bottom:50px;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
		}
		
		#sidebar ul, #sidebar li {
			padding-left: 0px;
			margin: 0;
			list-style: none;
			font-size:12px;
			margin-bottom:6px;
		}
		
		#sidebar a {
			color:#000 !important;
			text-decoration: none;
			}

		#sidebar a:hover {
			text-decoration: underline;
		}


/* CUSTOM DROP DOWN MENUS /*

/*menu */
#nav {
            margin-left:50px;
            margin-top:-15px;
            list-style: none;
            padding: 25px 0 0 0;
            border: 1px solid #fff;
            border-width: 0px 0px 0px 0px;
}
 
#nav ul {
            margin: 0px;
            padding: 0;
            height: 1em;
            }

#toolbar {
			background:#EDEDED !important;
			height:56px;
			}

#toolbar form {
            margin: 0;
            padding: 0.1em 2em 0.1em 0em;
            height: 1em;
            }
           
#toolbar input {
            margin: 1px;
            }
 
#nav a {
            display: block;
            color: #000;
            text-decoration: none;
            padding: 0.1em 3em 0.1em 3em;
            text-transform:uppercase;
            font-size:10px;
}
 
#nav li {
            float: left;
            padding: 2px;
            border: 1px solid #888;
            border-width: 0px 1px 0px 0px;
            text-align:center;
            background-color:#EDEDED;
            margin-bottom:10px;
}
 
#nav li ul {
            position: absolute;
            left: -999em;
            height: auto;
            width: 9em;
            w\idth: 9.8em;
            font-weight: normal;
            border: 1px solid #fff;
            margin: 0px 0 0 -5px;
            list-style: none;
}
 
#nav li li {
            text-align:left;
            width: 9.5em;
            border: 0px;
            margin:0;
}
 
#nav li ul a {
            width: 12.8em;
            w\idth: 10em;
}
 
#nav li ul ul {
            margin: -1.75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
            left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
            left: auto;
}
 
#nav li:hover, #nav li.sfhover {
            background: #e8e8e8;
}
/* end menu */