/*
Theme Name: OnlinePoker.ie
Theme URI: http://www.onlinepoker.ie
Author: Webdeveloper
Author URI: http://www.onlinepoker.ie
Description: OnlinePoker.ie Responsive Template
Version: 1.0
*/

body {
	font-family: 'Open Sans', sans-serif !important;
	font-size:14px;
	line-height:20px;
	background-image:url(images/onlinepoker-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-color:#e5e5e5;
}

a {
	color:#57669b !important;
	transition:color 150ms;
	outline:none !important;
}



a:hover {
	color:#6981bd !important;
}

.alignleft {
	float:left;
	margin-right:10px;
}

.alignright {
	float:right;
	margin-left:10px;
}

div[align=center] {
	width:100% !important;
	text-align:center !important;
}

.olderposts {
	float:left;
	border:1px solid #555;
	border-radius:5px;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	color:#333;
	color:#333 !important;
	background-color:#eee;
	transition:background-color 150ms, color 150ms;
}

.newerposts {
	float:right;
	border:1px solid #555;
	border-radius:5px;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	color:#333 !important;
	background-color:#eee;
	text-decoration:none !important;
	transition:background-color 150ms, color 150ms;
}

.olderposts:hover, .newerposts:hover {
	color:#fff !important;
	background-color:#7bac7d;
	text-decoration:none !important;
}

.catheader {
	display:inline-block;
	
}

.catheader h3 { 
	margin-bottom:0px;
	margin-top:0px;
}

.authorinfo {
	color:#999;
	font-size:12px;
	margin-bottom:20px;
	display:block;
	font-style:italic;
}

.smaller {
	font-size:15px;
}

.pagedivider {
	width:100%;
	height:3px;
	border-radius:2px;
	background-color:#ddd;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

.previous {
	color:#888;
	font-weight:600;
}

h1,h2,h3 {
	font-weight:600;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	height:35px;
	line-height:31px;
}

h1 { font-size:21px; }
h2 { font-size:19px; }
h3 { font-size:17px; }

.heading {
	display:inline-block;
}

.sidebar.left h2, .sidebar.right h2 {
	font-size:16px;
	border:1px solid #ccc;
	border-radius:5px;
	padding-left:10px;
	
	background: -webkit-linear-gradient(#f3f3f3, #e2e5e0);
	background: -o-linear-gradient(#f3f3f3, #e2e5e0);
	background: -moz-linear-gradient(#f3f3f3, #e2e5e0);
	background: linear-gradient(#f3f3f3, #e2e5e0);
}

.footer {
	border:0px;
	border-top:1px solid #ddd;
	padding-top:20px;
	color:#999;
	text-align:right;
}

.content {
	margin-bottom:20px;
}

.pagecontainer {
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}

.container {
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	box-shadow:0px 0px 5px #666;
	border-radius:5px;
}

.content.col, .sidebar.col {
	padding-top:10px;
	padding-bottom:10px;
}

.sidebarlists, .sidebarlists ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.sidebarlists ul li {
}

.sidebarlists li {
	text-align:left;
	margin-bottom:5px;
}


.sidebarlists b {
	width:20px;
	height:20px;
	font-size:14px;
	border:1px solid #333;
	border-radius:10px;
	display:inline-block;
	margin-bottom:10px;
	margin-right:10px;
	text-align:center;
	line-height:18px;
	background-color:#eee;
}

.sidebarlists {
	margin-bottom:20px;
}

.sidebar.left img {
	width:20px !important;
	height:20px !important;
	margin-right:10px !important;
}

.logocontainer {
	padding-left:10px;
	padding-right:10px;
}

.logocontainer .container {
	background-color:transparent !important;
	box-shadow:none;
}

/* NAV */
.navcontainer {	
	margin-bottom:10px;
	border-radius:5px;
	padding-left:0px;
	padding-right:0px;
	box-shadow:none;
}

.navcontainer li {
	padding:0px;
}

.navcontainer a {	
	color:#000 !important;
	border:0px;
	font-size:14px;
	font-weight:bold;
	padding-left:15px !important;
	padding-right:15px !important;
} 

.navcontainer a:not(last-child) {
	border-right:1px solid #ccc;
}

.navcontainer a {
	border-left:1px solid #fff;
}


.navcontainer .collapse  {
	/* background-color:#fff; */
	border-radius:5px;
	
	
}

.navcontainer .container {
	background: -webkit-linear-gradient(#f8f8f8, #e2e5e0);
	background: -o-linear-gradient(#f8f8f8, #e2e5e0);
	background: -moz-linear-gradient(#f8f8f8, #e2e5e0);
	background: linear-gradient(#f8f8f8, #e2e5e0);
}

.nopadding {
	padding:0px !important;
}

.nomargin {
	margin:0px !important;
}

.archive {
	list-style:none; 
	padding:0px;
}

.archive li {
	margin-bottom:14px;
}

/* -- NAV */

.logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	width:400x;
	height:60px;
	margin:0px;
	margin-left:0px;
	margin-right:0px;
}

.tagline {
	height:55px;
	line-height:55px;
	width:100%;
	color:#fff;
	font-size:25px;
	text-align:right;
	margin-left:0px;
	margin-right:0px;
	text-shadow:0px 0px 3px #333;
	font-style:italic;
}

.pageinfo {
	color:#999;	
}

#layerad{
	width:100%;
	max-width:600px;
	height:600px;
	position:absolute;	
	text-align:center;
	top: 20px;	
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	z-index:1200;	
	position:fixed;
	padding-left:20px;
	padding-right:20px;
	cursor:pointer;
}		

#layerad img:nth-child(1) {
	width:100%;
	max-width:600px;
	
	margin-top:10px;
	box-shadow:0px 0px 10px #555;
}

.hpl {
	margin-bottom:20px;
	display:block;
}

.nolineheight {
	margin-bottom:0px;
}

@media (min-width:0px) and (max-width:767px) {
	.logo {
		width:200px;
		height:30px;
	}
	
	.tagline {
		font-size:15px !important;
	}
	
	.content img {
		width:100%;
	}
	
	.logocontainer .container .col div {
		text-align:center !important;
		font-size:17px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.navcontainer .container ul {
		width:95%;
		margin-left:2.5%;
	}
	
	.nav li a {
		border:0px;
		padding:8px;
		padding-left:20px;
	}
	
	.nav li a:hover {
		border:1px solid #fff;
		background-color:#fff;
		border-radius:30px;
		padding:7px;
		padding-left:19px;
	}
	
	.navbar-toggle {
		background-color:#000;
		margin-right:25px !important;
		border:
	}
	
	.navbar-toggle span {
		color:#fff !important;
		background-color:#fff !important;
	}
	
	.nolineheight {
		line-height:normal;
		margin-bottom:20px;
	}
}

@media (min-width:768px) and (max-width:992px) {
	.content img {
		width:100%;
	}
	
	.logocontainer .container .col div {
		font-size:17px;
	}
	
	.nolineheight {
		line-height:normal;
		margin-bottom:20px;
	}
}

@media (min-width:993px) and (max-width:1199px) {
	.nolineheight {
		line-height:normal;
		margin-bottom:20px;
	}
}





