* {
	padding: 0;
	margin: 0;
	outline: none;
}
/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
li {
	padding: 0;
	margin: 0;
	background-image: none;
	list-style-type: none;
}
h1 {
	font-weight: normal;
	font-size: 18px;
	padding: 6px 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 18px;
	padding: 6px 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
}
a {
	outline: none;
}
#sitecontentwrapper {
	padding: 0;
	width: 1000px;
	position: relative;
	margin: 0 auto;
}
#globalprocessingpage {
	padding: 200px 0 0 0;
	margin: 0 auto;
	width: 450px;
	height: 250px;
	background: url(images/processing.gif) no-repeat center bottom;
}
#hometripplewrapper {
	padding-right: 10px;
}
#hometripplewrapper h4 {
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: normal;
}
#hometripplewrapper p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: normal;
}
.hometrippleboxtop {
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: url(images/hometrippleboxbgtop.png) no-repeat center top;
}
.hometrippleboxtopred {
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: url(images/hometrippleboxbgtopred.png) no-repeat center top;
}
.hometrippleboxtop h3, .hometrippleboxtopred h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
	padding: 0;
	margin: 0;
}
#hometrippleleft {
	width: 253px;
	height: 280px;
	float: left;
	margin-right: 10px;
	background: url(images/hometrippleboxbg.png) no-repeat center bottom;
	padding: 0 0 20px 0;
}
#hometripplemiddle {
	width: 253px;
	height: 280px;
	float: left;
	margin-right: 10px;
	background: url(images/hometrippleboxbg.png) no-repeat center bottom;
	padding: 0 0 20px 0;
}
#hometrippleright {
	width: 253px;
	height: 280px;
	float: left;
	background: url(images/hometrippleboxbg.png) no-repeat center bottom;
	padding: 0 0 20px 0;
}
.actualpagecontenthome {
	margin-right: 10px;
}
.homepagemaincontentbox {
	height: 100px;
	overflow: auto;
	padding: 10px;
	border: solid 1px #CCCCCC;
	background: #EEEEEE;
}
.homepagemaincontentbox p {
	padding: 0 0 8px 0 !important;
	line-height: 15px !important;
}
#homeaccordion {
	clear: both;
}
#content .homepagemaincontentbox a, #content #homeaccordion p a {
	color: #cc0000;
	padding: 2px;
	text-decoration: underline;
}
#content .homepagemaincontentbox a:hover, #content #homeaccordion p a:hover {
	color: #000;
	background-color: #E1E1E1;
	padding: 2px;
}
#content .singleviewed {
	padding: 10px 0 10px 30px;
	background-image: url(images/icons/viewed.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ececec;
	margin: 10px 0 0 0;
}
#content .singlepublished {
	padding: 10px 0 10px 30px;
	background-image: url(images/icons/published.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ececec;
	margin: 0 0 0 0;
}
#content .singletags {
	padding: 10px 0 10px 30px;
	background-image: url(images/icons/posttag.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ececec;
	margin: 0 0 10px 0;
}
#content .singletags a {
	color: #000;
	background-color: #E1E1E1;
	padding: 5px;
	text-decoration: none;
}
#content .singletags a:hover {
	color: #FFF;
	background-color: #cc0000;
	padding: 5px;
}
#content .homepicright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	background-color: none;
	float: right;
}
.homefeatured {
	height: 71px;
	border-bottom: solid 1px #cacaca;
	background-image: url(images/featuredbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 8px 0 0 10px;
	margin: 0;
	line-height: normal;
}
.homefeatured h2 {
	font-size: 14px;
	padding: 0 0 6px 0;
}
.homefeatured .featuredbonus, .homefeatured .featuredbonus a {
	color: #b80000;
	text-decoration: none;
}
.homefeatured .featuredbonus a:hover {
	text-decoration: underline;
}
#topnav {
	height: 28px;
	line-height: 26px;
	background-image: url(images/topnav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
#topnavcontent {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}
#topnavcontent h1 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
#topheader {
	height: 30px;
	line-height: 30px;
	background-color: #282828;
}
#topheadercontent {
	width: 1000px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
#topheadercontent h1 {
	padding: 0;
	margin: 0;
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	height: 76px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
#header .homepageh1 {
	display: none;
	visibility: hidden;
	padding: 0;
	margin: 0;
}
#header h1 {
	padding: 0;
	margin: 0;
}
#globalnav {
	height: 35px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/globalnavbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sitenav {
	height: 52px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/sitenavbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subheader {
	height: 251px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#subheadersubpage {
	height: 115px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#maincontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#maincontentsub {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#maincontentwrapper {
	padding: 43px 0 0 0;
}
#onlinegaming4unetwork {
}
#onlinegaming4unetwork ul {
	padding: 0;
	margin: 0;
}
#onlinegaming4unetwork ul li {
	list-style-type: none;
	display: inline;
	float: left;
}
.onlinegaming4unetworkfirst {
	width: 240px;
}
#onlinegaming4unetwork ul li a {
	background-image: url(images/onlinegaming4unetwork.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	display: block;
	float: left;
	padding: 0 10px 0 0;
}
#onlinegaming4unetwork ul li a:hover {
	text-decoration: underline;
	color: #000000;
}
#footerwrapper {
	height: 300px;
	color: #FFFFFF;
	background-image: url(images/footerwrapperbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	height: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerleft {
	height: 50px;
	width: 355px;
	float: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 120px 0 0 45px;
}
#footerleft a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerleft p {
	padding: 0 0 12px 0;
}
#footerright {
	height: 200px;
	width: 475px;
	float: left;
	padding: 50px 0 0 95px;
}
#frbox1, #frbox2 {
	width: 160px;
	height: 110px;
	float: left;
}
#frbox3 {
	width: 125px;
	height: 95px;
	float: left;
	text-align: center;
	padding: 15px 0 0 5px;
}
#frbox4 {
	clear: both;
	font-size: 10px;
	color: #999999;
	padding: 25px 0 0 0;
	height: 5px;
}
#frbox4 h3 {
	color: #666666;
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#frbox4 p {
	padding: 0;
	margin: 0;
	line-height: normal;
}
#footerright ul {
	padding: 0;
	margin: 0;
}
#footerright ul li {
	list-style-type: none;
}
#footerright ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
	background-image: url(images/footerlistbg.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 0 0 0 18px;
}
#footerright ul li a:hover {
	text-decoration: underline;
}
#footerright ul li h3 {
	font-size: 14px;
	color: #cf1c22;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footertop {
	height: 257px;
}
#footerbottom {
	height: 42px;
	padding: 0;
	font-size: 11px;
}
#footerbottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerbottom a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#footerbottomleft {
	width: 600px;
	height: 33px;
	line-height: 31px;
	float: left;
	padding: 9px 0 0 0;
}
#footerbottomright {
	width: 400px;
	height: 42px;
	line-height: 42px;
	float: right;
	text-align: right;
}
.narrowcolumn, .widecolumn {
	float: right;
	padding: 10px 0 15px 10px;
	margin: 0;
	width: 790px;
	line-height: 22px;
	background: url(images/maincontentbgtopsub.jpg) no-repeat left top;
}
.narrowcolumn ul, .widecolumn ul, .narrowcolumn ol, .widecolumn ol {
	padding-left: 20px;
}
.narrowcolumn li, .widecolumn li, #homerightcontainer li, #homeaccordion li {
	list-style-type: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 6px 30px;
}
#whychooseonlinegaming4u li {
	list-style-type: none;
	background-image: url(images/redtick.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding: 7px 0 7px 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
ul#whychoosepokerroomlist {
	padding: 0 0 15px 10px;
}
ul#whychoosepokerroomlist li {
	list-style-type: none;
	background-image: url(images/greentick.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 4px 0 4px 35px;
	line-height: normal;
}
.narrowcolumn p, .widecolumn p {
	padding: 6px 0 6px 0;
	line-height: 22px;
}
.narrowcolumn a, .widecolumn a {
	text-decoration: underline;
	color: #cc0000;
}
.narrowcolumn a:hover, .widecolumn a:hover {
	text-decoration: underline;
	color: #545454;
}
#subpromocontainer {
	background-color: #ececec;
	padding: 0 10px 10px 10px;
	height: 90px;
}
#subpromoleft {
	height: 90px;
	width: 728px;
	float: left;
}
#subpromoright {
	width: 32px;
	height: 90px;
	float: left;
	padding: 0 0 0 10px;
}
#homepromocontainer {
	background-image: url(images/homepromobg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 413px;
	padding: 0 10px 10px 10px;
}
#homepromotop {
	height: 245px;
}
#homepromotopleft {
	width: 575px;
	height: 245px;
	float: left;
}
#homepromotopright {
	width: 185px;
	float: left;
	padding: 0 0 0 10px;
}
#homepromobottom {
	padding: 10px 0 0 0;
	height: 149px;
}
#homepromobottom img {
	padding: 0 0 0 9px;
}
#homepromobottom .homepromobottomfirst {
	padding: 0;
}
#homepromobottom .homepromobottomlast {
	padding: 0 0 0 11px;
}
h2.customsubheading, h3.customsubheading, h4.customsubheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29b5ea;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #29b5ea;
	background-color: #F9F9F9;
	margin: 8px 0;
}
.narrowcolumn a.blocklink, .widecolumn a.blocklink {
	color: #ffffff;
	background-color: #cc0000;
	padding: 2px;
	text-decoration: none;
}
.narrowcolumn a.blocklink:hover, .widecolumn a.blocklink:hover {
	color: #ffffff;
	background-color: #09BAFD;
	padding: 2px;
	text-decoration: none;
}
#subshopwindowwrapper {
	width: 690px;
	height: 183px;
	padding: 0 0 0 10px;
}
#subshopwindow {
	height: 140px;
}
#homeshopwindowwrapper {
	width: 690px;
	height: 285px;
	padding: 0 0 0 10px;
}
#homeshopwindow {
	height: 240px;
}
#homeshopwindownav {
	background-color: #d5d5d5;
	height: 31px;
	padding: 4px 0 0 4px;
}
#homeshopwindownav ul {
	padding: 0;
	margin: 0;
}
#homeshopwindownav ul li {
	list-style-type: none;
	display: inline;
}
#homeshopwindownav ul li a {
	display: block;
	float: left;
	width: 90px;
	height: 27px;
	background-image: url(images/shopwindownavbg.jpg);
	background-position: 0 0;
	text-align: center;
	line-height: 27px;
	margin: 0 5px 0 0;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
#homeshopwindownav ul li a:hover {
	background-position: 0 27px;
}
#flashcontent {
	width: 680px;
	height: 200px;
	margin: 0 auto;
}
#breadcrumbwrapper {
	padding: 10px 0;
}
#breadcrumb {
	height: 29px;
	line-height: 29px;
	border: solid 1px #d5d5d5;
	background-image: url(images/breadcrumbbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	color: #282828;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/breadcrumbseperator.png);
	background-repeat: no-repeat;
	background-position: 100% top;
	display: block;
	height: 29px;
	float: left;
	padding: 0 40px 0 20px;
}
#breadcrumb a:hover {
	color: #454545;
}


#sidebar {
	padding: 40px 0 0 0;
	margin: 0;
	width: 200px;
	float: left;
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebarcontent {
	padding: 60px 0 0 0;
}
#feelfree {
	padding: 0 10px;
}
#feelfree p {
	line-height: 22px;
}
#webdesignchecklist {
	height: 223px;
	width: 295px;
	position: absolute;
	right: -15px;
}
#sidebarnewswrapper {
	padding: 230px 0 0 12px;
}

#getintouch {
	background-image: url(images/getintouch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	width: 310px;
	position: absolute;
	top: 10px;
	right: -20px;
}
#enquiryform {
	padding: 6px;
}
.formlabel {
	height: 26px;
	line-height: 26px;
	color: #000000;
}
.forminput {
	padding: 3px 0;
}
.forminputcaptcha {
	padding: 3px 0;
	width: 270px;
	text-align: right;
}
.forminputtextarea {
	height: 82px;
	width: 260px;
	background-image: url(images/customtextarea.jpg);
	background-position: center top;
	padding: 5px 0 0 10px;
}
.formbutton {
	text-align: right;
	padding: 10px 10px 10px 0;
}
.custominput {
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
	background-image: url(images/custominput.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 260px;
	padding: 5px 0 0 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.customtextarea {
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
	border: none;
	width: 256px;
	background-color: transparent;
}
.customsearchinput {
	background-image: url(images/customsearchinput.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	border: 0;
	margin: 0;
	height: 27px;
	width: 161px;
	font-size: 11px;
	color: #FFF;
	padding: 3px 0 0 8px;
}
#sidehead2 {
	background-image: url(images/sidehead2.jpg);
	background-repeat: no-repeat;
	height: 56px;
	text-indent: -9999px;
	margin: 6px 0;
}
#sidehead3 {
	background-image: url(images/sidehead3.jpg);
	background-repeat: no-repeat;
	height: 54px;
	text-indent: -9999px;
	margin: 6px 0;
}
#sidebarmenu {
}
#sidebarmenu ul {
	padding: 0;
	margin: 0;
}
#sidebarmenu ul li {
	list-style-type: none;
}
#sidebarmenu ul li a {

}
#sidebarmenu ul li a:hover {

}
a#sidebutton1 {
	display: block;
	cursor: pointer;
	width: 200px;
	height: 40px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/sidebutton1.jpg);
	text-indent: -7000px;
	outline: none;
}
a#sidebutton1:hover {
	background-position: 200px 0;
}
a#sidebutton2 {
	display: block;
	cursor: pointer;
	width: 200px;
	height: 35px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/sidebutton2.jpg);
	text-indent: -7000px;
	outline: none;
}
a#sidebutton2:hover {
	background-position: 200px 0;
}
a#sidebutton3 {
	display: block;
	cursor: pointer;
	width: 200px;
	height: 36px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/sidebutton3.jpg);
	text-indent: -7000px;
	outline: none;
}
a#sidebutton3:hover {
	background-position: 200px 0;
}
a#sidebutton4 {
	display: block;
	cursor: pointer;
	width: 200px;
	height: 37px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/sidebutton4.jpg);
	text-indent: -7000px;
	outline: none;
}
a#sidebutton4:hover {
	background-position: 200px 0;
}
a#sidebutton5 {
	display: block;
	cursor: pointer;
	width: 200px;
	height: 36px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/sidebutton5.jpg);
	text-indent: -7000px;
	outline: none;
}
a#sidebutton5:hover {
	background-position: 200px 0;
}
a#sidebutton6 {
	display: block;
	cursor: pointer;
	width: 200px;
	height: 35px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/sidebutton6.jpg);
	text-indent: -7000px;
	outline: none;
}
a#sidebutton6:hover {
	background-position: 200px 0;
}
a#sidebutton7 {
	display: block;
	cursor: pointer;
	width: 200px;
	height: 37px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/sidebutton7.jpg);
	text-indent: -7000px;
	outline: none;
}
a#sidebutton7:hover {
	background-position: 200px 0;
}
a#sidebutton8 {
	display: block;
	cursor: pointer;
	width: 200px;
	height: 38px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/sidebutton8.jpg);
	text-indent: -7000px;
	outline: none;
}
a#sidebutton8:hover {
	background-position: 200px 0;
}
a#sidebarmenufooter {
	background-image: url(images/sidebarfooter.jpg);
	background-position: center top;
}
a#sidebarmenufooter:hover {
	background-image: url(images/sidebarfooter.jpg);
	background-position: center bottom;
}
#freeguidesignup p {
	font-size: 10px;
	line-height: normal;
	padding: 8px 0;
}
.freeguidesignupinfo {
	width: 90px;
	float: left;
	margin: -45px 0 0 0;
	color: #b5b5b5;
}
#freeguidesignup, #onlinegaming4usocial {
	padding: 0;
}
#freeguidesignup {
	padding-left: 20px;
}
#onlinegaming4usocial {
	padding-left: 10px;
}
.cform textarea, .cform input {
	border-color: #000000 !important;
}
#onlinegaming4usocial {
	text-align: center;
}
#onlinegaming4usocial p {
	margin: 0;
	line-height: normal;
	padding: 5px 0;
}
#onlinegaming4ugambleaware {
	padding: 10px 0 30px 15px;
	margin: 0;
}
#onlinegaming4ugambleaware p {
	text-align: center;
}
#sidebarbeginnersguide {
	padding: 40px 0;
}
#sidebarsocial {
	padding: 0;
}
#video {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	width: 280px;
}


#footernav {
	width: 580px;
	height: 165px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}
#footernav ul {
	padding: 0 20px 0 20px;
	margin: 0;
	width: 140px;
	height: 160px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #031d28;
}
#footernav ul li {
	list-style-type: none;
}
#footernav ul li h3 {
	color: #0fb4f1;
	font-weight: normal;
	font-size: 14px;
}
#footernav ul li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;
}
#footernav ul li a:hover {
	text-decoration: underline;
}
#footernav .footernavlistend {
	border: none;
}
#footernav .footernavlistbegin {
	padding: 0 20px 0 0;
}
#footertext {
	text-align: center;
	color: #7aa0df;
	font-size: 10px;
	padding: 10px 40px 0 40px;
}
#topsearch {
	height: 20px;
}
#homepageboxes {
	margin-bottom: 10px;
}
#lefthomepagebox {
	float: left;
	margin-right: 8px;
	width: 315px;
}
#righthomepagebox {
	float: left;
	width: 315px;
}
#lefthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/leftboxheading.jpg);
	height: 119px;
	width: 315px;
}
#lefthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#righthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/rightboxheading.jpg);
	height: 119px;
	width: 315px;
}
#righthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#lefthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}
#lefthomepageboxcontent p, #righthomepageboxcontent p {
	padding: 0;
	margin: 0;
}
#righthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}
#content {

}
.archivethumbcontainer {
	float: right;
	height: 90px;
	width: 90px;
	margin: 0 0 10px 10px;
}
.pokerroomsarchivecontainer {
	padding: 0 0 15px 0;
	margin: 0 10px 10px 0;
	width: 385px;
	float: left;
	height: 250px;
	background: url(images/pokerroomsarchivecontainerbg.png) no-repeat center bottom;
}
.pokerroomsarchivecontainer p {
	padding: 0;
	margin: 0;
}
.pokerroomsarchivecontainer h2 {
	padding: 0;
	margin: 0;
}
.archivesummarytitle {
	background: url(images/archivesummarytitlebg.png) no-repeat center bottom;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.archivesummarytitle h2, archivesummarytitle h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
	padding: 0;
	margin: 0;
}
.archivesummarytitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.archivesummarytitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.archivesummarycontent {
	float: left;
	width: 260px;
	height: 125px;
	font-size: 11px;
	margin: 10px 0 0 10px;
	background: url(images/archivesummarycontentbg.png) no-repeat right top;
}
.archivesummarycontent p {
	padding: 5px;
	line-height: 14px;
}
.archivesummarcontentfooter {
	padding: 5px 10px 0 10px; 
}
.archivesummarcontentfooter p {
	padding: 0;
	line-height: normal;
}
.archivesummarcontentfooter a {
	text-decoration: none;
}
.archivesummarcontentfooterbuttons {
	height: 25px;
	padding: 5px 0 0 10px;
	clear: both;
}
#content .buttonbonusfooter {
	height: 25px;
	line-height: 25px;
	display: block;
	background: url(images/buttonactionsbonus.png) no-repeat center top;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#content .buttonbonusfooter:hover {
	background-position: center bottom;
	color: #FFFFFF;
}
#content .buttonclicktoplay {
	width: 100px;
	height: 25px;
	line-height: 25px;
	display: block;
	background: url(images/buttonactionsplay.png) no-repeat center top;
	text-align: center;
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	text-decoration: none;
	margin-left: 10px;
}
#content .buttonclicktoplay:hover {
	background-position: center bottom;
	color: #FFFFFF;
}
#content .buttonreadreview {
	width: 100px;
	height: 25px;
	line-height: 25px;
	display: block;
	background: url(images/buttonactions.png) no-repeat center bottom;
	text-align: center;
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	text-decoration: none;
}
#content .buttonreadreview:hover {
	background-position: center top;
	color: #FFFFFF;
}
.archivesummaryextras {
	float: right;
	width: 90px;
	height: 125px;
	margin: 0;
	padding: 10px 10px 0 0;
	text-align: center;
	color: #000;
}
.archivereadreviewlink {
	float: right;
	width: 110px;
}
.archivereadreviewlink a {
	background-image: url(images/icons/bullet_go.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
#singlepostcontent .gdmultitable {
	margin: 10px auto;
	width: 570px !important;
}
#singlepostcontent .gdmultitable tr.row-even {
	background-color: #EEEEEE;
}
#singlepostcontent {
	float: left;
	width: 590px;
	padding: 0 0 20px 0;
	background: url(images/singlepostcontentbottom.png) no-repeat center bottom;
}
#singlepostcontenttop {
	height: 20px;
	background: url(images/singlepostcontenttop.png) no-repeat center top;
}
.singleroundedpara {
	padding: 10px;
	background: url(images/singleroundedpara.png) no-repeat center bottom;
	margin: 0 0 10px 0;
}

.actualpagecontent {
	padding: 0 10px;
	margin-top: -10px;
}
.singlerating10stars {
	width: 300px;
	padding: 10px;
	float: right;
	background-color: #EEEEEE;
	border: solid 1px #DDDDDD;
	margin: 10px;
}
.singlerating10stars h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.actualpagecontentarchive {
	padding: 0;
}
.pageheading {
	height: 30px;
	line-height: 30px;
	background: url(images/pageheadingbg.png) no-repeat center top;
	text-align: center;
}
.pageheading h1, .pageheading h2, .pageheading h3 {
	color: #FFFFFF;
	font-size: 15px;
	padding: 0;
	margin: 0;
}
.pageheadingblack {
	height: 30px;
	line-height: 30px;
	background: url(images/pageheadingbgblack.png) no-repeat center top;
	text-align: center;
}
.pageheadingblack h1, .pageheadingblack h2, .pageheadingblack h3 {
	color: #FFFFFF;
	font-size: 15px;
	padding: 0;
	margin: 0;
}



.promosidecontainer {
	float: right;
	margin: 0;
	width: 180px;
	height: auto;
	padding-right: 0;
	text-align: center;
}
.singlethumbcontainer {
	float: right;
	margin: 0;
	width: 190px;
	height: auto;
}
#content .singlepokerplaynow {
	padding: 0 0 10px 0;
}
#content .singlepokerplaynow a {
	height: 55px;
	width: 160px;
	display: block;
	background: url(images/singleplaynow.png) no-repeat center top;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	padding: 15px 10px 0 10px;
	font-weight: bold;
}
#content .singlepokerplaynow a:hover {
	background-position: center bottom;
	color: #FFFFFF;
	text-decoration: none;
}
.singlethumbcontainercontent {
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/singlethumbcontainerbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	padding: 15px 10px;
}
.singlethumbcontainercontent p {
	padding: 0;
	margin: 0;
	line-height: normal;
}
.singlethumbcontainercontent h2, .singlethumbcontainercontent h3 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: normal;
}
.singlethumbcontainerfooter {
	height: 25px;
	background-image: url(images/singlethumbcontainerfooter.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#customfiltertabs {
	padding: 10px 0 10px 135px;
	margin-bottom: 10px;
	background: #000000 url(images/sortfilterbg.png) no-repeat left center;
}
#customfiltertabs ul {
	padding: 0;
	margin: 0;	
}
#customfiltertabs ul li {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 120px;
	background: #FFFFFF url(images/filtertabbg.png) no-repeat left top;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
}
#customfiltertabs ul li a {		
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#customfiltertabs ul li a:hover {
	text-decoration: underline;
}


.singlethumbcontainer h2, .singlethumbcontainer h3 {
	color: #FFFFFF;
}
.entrydisablegallery .gallery {
	display: none;
	visibility: hidden;
}
.singlethumbcontainer img, .singlethumbcontainer a {	
	padding: 0;
	margin: 0;
	border: none;
	border: 0;
}
.singlescreenshots {
	padding: 0;
	margin: 0;
}
#content .singleplaynow a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 40px;
	line-height: 40px;
	background-image: url(images/listingbonusbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	font-weight: bold;
}
#content .singleplaynow a:hover {
	text-decoration: underline;
	background-position: center bottom;
}
.singlebonuslink a {
	color: #FF0000;
	text-decoration: none;
}
.singlebonuslink a:hover {
	color: #FF5959;
	text-decoration: underline;
}
.singlelanguagescontainer img, .singlepaymentscontainer img {
	padding: 3px;
}











#freereport {
	width: 240px;
	margin: 0 auto;
	padding: 10px 0;
}
#ukgamingfeatured {
	margin: 0;
	padding: 0;
	border-top: solid 10px #FFFFFF;
	border-right: solid 10px #FFFFFF;
	background: #000000;
	text-align: right;
	clear: both;
}
#content .featuredroomcontainer {
	padding: 5px;
	background-image: url(images/featuredbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#content .featuredroomcontainer a {
	text-decoration: none;
}
#content .featuredroomcontainer a:hover {
	text-decoration: underline;
}
#content .featuredthumbcontainer {
	float: left !important;
	margin: 0 6px 0 0 !important;
	width: 60px !important;
	height: 60px !important;
	padding: 0;
	line-height: normal;
}
#content .featuredroomcontainer h3 {
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: normal;
}
#content .featuredroomcontainer p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: normal;
}
.featuredroomcontent {
	width: 160px !important;
	float: right !important;
}
.viewmorepokerrooms {
	padding: 0 10px;
	text-align: center;
}
.featuredpokernews {
	background-image: url(images/latestnewsicon.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 10px 30px;
	border-bottom: dashed 1px #CCCCCC;
	margin-bottom: 5px;
}

#twitterfeeds {
	padding: 5px 10px;
}
#twitterfeeds a {
	text-decoration: none;
}
#twitterfeeds a:hover {
	text-decoration: underline;
}
#twitterfeeds .twitterpost {
	background-image: url(images/latesttwittericon.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 30px;
	border-bottom: dashed 1px #CCCCCC;
	padding-bottom: 5px;
}
#twitterfeeds .twitterpost .newsfeedheading {

}
#twitterfeeds .twitterpost .newsfeedheading h4 {
	font-size: 11px;
	padding: 2px 0;
	margin: 0;
}
.featuredpokernews h4, #hometabs .twitterpost h4 {
	font-size: 16px;
	padding: 5px 0;
	margin: 0;
}
.featuredpokernews p, .twitterpost p {
	font-size: 11px;
	padding: 2px 0;
	margin: 0;
	line-height: normal;
}
#hometabs .featuredroomcontainer h3, #hometabs .featuredroomcontainer h3 a {
	padding: 0 0 2px 0;
	margin: 0;
	color: #282828;
	font-size: 16px;
}
#hometabs .featuredroomcontainer h3 a:hover {
	color: #4E4E4E;
}
#hometabs .featuredroomcontainer p {
	padding: 0;
	margin: 0;
	line-height: 20px;
}
#hometabs .featuredroomcontainer a {
}
#hometabs .featuredbonuslink a, #content .featuredbonuslink a {
	color: #b80000 !important;
}
#hometabs .featuredbonuslink a:hover {
	font-weight: bold;
	color: #E10000 !important;
}
#homerightcontainer {
	width: 430px;
	float: right;
}
#pokernewscontent {
	padding: 10px;
}
#pokernewscontent a {
	text-decoration: none;
}
#pokernewscontent a:hover {
	text-decoration: underline;
}



#hometabs {
	width: 400px;
	background-color: #ececec;
	padding: 10px;
	margin: 0;
}

#scroller-header a, #scroller-header h2 a {
	text-decoration:none;
	color:#000000;
	padding: 0;
	background-image: url(images/newstab.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 29px;
	width: 117px;
	display: block;
	float: left;
	text-align: center;
	line-height: 29px;
	margin: 0 5px 0 0;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#scroller-header a:hover {
	text-decoration:none;
	color:#999999
}

a.selected {
	color:#b80000 !important;
	font-weight: bold;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #FFFFFF !important;
	background-color: #fff;
	background-image: url(images/newstabselected.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: right top !important;
}

#scroller-header {
	width: 380px;
	height: 28px;
}

#scroller-body {
	width: 400px;
	padding-bottom:10px;
	background-color: #FFFFFF;
}

#mask {
	width: 380px;
	overflow:hidden;
	margin:2px auto;
}

#panel {
	background-color: #fff;
}

#panel div {
	float:left;
}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
}

	#panel ul li {
		padding:5px;
		color:#557482;
		border-bottom:1px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {

}
#panel-1 p {

}

#panel-2 {

}

#panel-3 {

}

#sidebartwitterwrapper {
	padding: 10px 0 0 12px;
}
#sidebartwitter {
	background-color: #001118;
	width: 240px;
	padding: 10px;
}

#sidebarnews {
	background-color: #d8d8d8;
	width: 240px;
	padding: 10px;
}


#newsheading {
	height: 48px;
	line-height: 48px;
	background-image: url(images/headingbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}
#newsheading h2 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#newscontent {
	padding: 5px;
}
#scroller-body a {
	color: #000000;
	text-decoration: none;

}
#scroller-body a:hover {
	color: #666666;
}
.newspost {

}
.newspost p {
}
#newsfooter {
	background-color: #dedede;
	padding: 8px;
	height: 30px;
}

.articlestimestamp {
	text-align: right;
	font-size: 10px;
	color: #999999;
}

.paneltoppara {
	padding: 10px 0 0 0;
}







.homepagethumb {
	border: solid 4px #f0f0f0;
	margin: 2px;
}
.portfoliothumb {
	border: solid 3px #f0f0f0;
	margin: 2px 10px 2px 2px;
}

#subpagepromoswrapper {
	padding: 0 0 0 10px;
}
#subpagepromos {
	width: 270px;
	padding: 0;
}
#subpagepromos img {
	margin: 0 0 10px 0;
}


.contentboxgrey {
	background-color: #f0f0f0;
	border: 1px solid #E8E8E8;
	padding: 6px;
	margin: 8px 0;
}
.contentboxblue {
	background-color: #FFE6E7;
	border: 1px solid #cc0000;
	padding: 6px;
	margin: 8px 0;
}

.packageincludes {
}
.packageincludes ul {
	padding: 0 0 0 30px;
	margin: 0;
}
.packageincludes li {
	list-style-type: none;
	padding-left: 23px;
	background-position: 0px 5px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}

.notinsuse {
	display: none;
	visibility: hidden;
}
.orderbutton {
	padding: 0 0 0 50px;
}

.webdesignpackages {
	width: 640px;
	margin: 0 auto;
	text-align: center;
}
.webdesignpackages img {
	margin: 0 5px 5px 0;
}

.portfoliodivide {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px 0;
	font-size: 14px;
}

.testimonialbox {
	padding: 10px;
	background-color: #f0f0f0;
	border: 1px dotted #CCCCCC;
	margin: 10px 0;
	background-image: url(images/testimonialboxbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testimonialbox span {
	background-image: url(images/testimonialboxspanbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#ajksta {
	display: none;
	visibility: hidden;
}



#listingtable {
	width: 100%;
	text-align: center;
}
#listingtable thead tr {
	height: 40px;
	background-image: url(images/listingtablerowhead.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#listingtable tr {
	height: 40px;
	background-image: url(images/listingtablerow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#listingtable tr.listingtablerowodd {
	height: 40px;
	background-image: url(images/listingtablerow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#listingtable tr .listingrating {
	background-image: url(images/listingratingbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#listingtable td a {
	color: #000000;
	text-decoration: underline;
}
#listingtable td a:hover {
	color: #282828;
	text-decoration: underline;
}
#listingtable tr .listingbonus {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#listingtable tr .listingbonus {
	text-decoration: none;
	color: #FFFFFF;
}
#listingtable tr .listingbonus, #listingtable tr .listingbonus a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 40px;
	line-height: 40px;
	background-image: url(images/listingbonusbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#listingtable tr .listingbonus a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-position: center bottom;
}

#stextr {
	display: none;
	visibility: hidden;
}



.pokerarticleslisting {
	width: 220px;
	height: 200px;
	float: left;
	margin: 5px;
	padding: 10px;
	background-color: #ececec;
	border: solid 1px #E6E6E6;
	background-image: url(images/accordionbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content .pokerarticleslisting h2, #content .pokerarticleslisting h2 a {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
#content .pokerarticleslisting p {
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

.pokernewslisting, .webnewsfeedheading {
	margin: 5px 10px 5px 5px;
	padding: 10px;
	background-color: #ececec;
	border: solid 1px #E6E6E6;
}
#content .pokernewslisting h2, #content .pokernewslisting h2 a {
	font-size: 13px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #000000;
}
#content .pokernewslisting h2, #content .webnewsfeedheading h3 {
	font-size: 13px;
	padding: 0;
	margin: 0;
}
#content .pokernewslisting p {
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
#content .webnewsfeedheading h3, #content .webnewsfeedheading h3 a, #content .webnewsfeedheading p a, #content .twitterwebnewsfeedheading h3, #content .twitterwebnewsfeedheading h3 a {
	font-size: 10px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #000000;
}
#content .webnewsfeedheading h3, #content .webnewsfeedheading p {
	font-size: 10px;
	padding: 0;
	margin: 0;
}
.twitterwebnewsfeedheading {
	margin: 5px 10px 5px 5px;
	padding: 8px 10px 10px 10px;
	background-color: #ececec;
	border: solid 1px #E6E6E6;
}
#content .twitterwebnewsfeedheading h3 {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

#content .pokercontentboxwhite {
	padding: 3px;
	margin: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	background-image: url(images/breadcrumbbg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#content .pokercontentboxgrey {
	padding: 3px;
	margin: 3px;
	border: 1px solid #CCCCCC;
	width: 562px;
	background-color: #F7F7F7;
}
#content .pokercontentsupport {
	background-image: url(images/icons/supporticon.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	font-size: 11px;
}


#content .specialofferlink {
	height: 40px;
	line-height: 40px;
	text-align: left;
	margin: 10px 0 20px 0;
}
#content .specialofferlink a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(images/specialofferbg.png) no-repeat center top;
	padding-left: 15px;
}
#content .specialofferlink a:hover {
	text-decoration: underline;
	background-position: center bottom;
}



.subcatlisting {
	width: 220px;
	height: 260px;
	float: left;
	margin: 5px;
	padding: 10px;
	background-color: #ececec;
	border: solid 1px #E6E6E6;
	background-image: url(images/accordionbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}
.subcatlistingheading {
	padding: 0 0 5px 0;
	margin: 0;
}
.subcatlistingheading h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
.subcatlistingheading h2 a {
	text-decoration: none;
	color: #000000;
}
.subcatlistingthumb {
	padding: 0 0 5px 0;
}
.subcatlistingreadbutton {
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: normal;
}
.subcatlistingreadbutton a {
	width: 100px;
	height: 25px;
	line-height: 25px;
	display: block;
	background: url(images/buttonactions.png) no-repeat center bottom;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	margin: 0 auto;
}
.subcatlistingreadbutton a:hover {
	background-position: center top;
	color: #FFFFFF;
}
.subcatlistingvisitbutton {
	text-align: center;
	margin: 0;
	padding: 0;
}
.subcatlistingvisitbutton a {
	width: 100px;
	height: 25px;
	line-height: 25px;
	display: block;
	background: url(images/buttonactionsplay.png) no-repeat center top;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	margin: 0 auto;
}
.subcatlistingvisitbutton a:hover {
	background-position: center bottom;
	color: #FFFFFF;
}




























.widecolumn .entry p {

}

.narrowcolumn .entry, .widecolumn .entry {

}

.widecolumn {

}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {

}


#headerimg .description {

	text-align: center;
}

.entry p a:visited {
	
}

.commentlist li, #commentform input, #commentform textarea {

}
.commentlist li ul li {

}
h2#comments, h3#comments {
	display: none;
	visibility: hidden;
}
.commentlist li {
	background-image: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {

}

.commentlist p {
	text-transform: none;
}

#commentform p {

}

.commentmetadata {
	font-weight: normal;
}

#sidebar {

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {

}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


#wp-calendar #prev a, #wp-calendar #next a {

}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {

	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */




.post {
	margin: 0px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	display: none;
	visibility: hidden;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	margin-top: 10px;
}
#respond h2, #respond h3 {
	display: none;
	visibility: hidden;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 10px 0;
	float: right;
	width: 250px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-align: left;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}
.pictureright {
	float: right;
		padding: 6px 6px 0 0;
}
.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: none;
	visibility: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {


	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
