/*
Theme Name: RakeBackEngine Theme
*/


/* New signup form */

.tab {
	background: url(images/tab.jpg) #66a9db repeat-x 0px 0px;
	border-right:1px solid #4c8dc0;
	border-left:1px solid #FFFFFF;
	height: 28px;
}

.tab_act {
	background: url(images/tab_act.jpg) #FFFFFF repeat-x 0px 0px;
	border-right:1px solid #80b3dd;
	border-left:1px solid #80b3dd;
	border-top:1px solid #80b3dd;
	height: 28px;
}

.port {
	background: url(images/tab_act.jpg) #FFFFFF repeat-x 0px 0px;
	border-right:4px solid #dff0fe;
	border-left:4px solid #dff0fe;
	border-top:4px solid #dff0fe;
	border-bottom:1px solid #85b8e3;
}

.port2 {
	background: url(images/tab_act.jpg) #FFFFFF repeat-x 0px 0px;
	border-right:4px solid #dff0fe;
	border-left:4px solid #dff0fe;
	border-bottom:4px solid #dff0fe;
}

.port_act {
	background: url(images/tab_act.jpg) #FFFFFF repeat-x 0px 0px;
	border-right:4px solid #67C8FF;
	border-left:4px solid #67C8FF;
	border-top:4px solid #67C8FF;
	border-bottom:1px solid #85b8e3;
}

.port2_act {
	background: url(images/tab_act.jpg) #FFFFFF repeat-x 0px 0px;
	border-right:4px solid #67C8FF;
	border-left:4px solid #67C8FF;
	border-bottom:4px solid #67C8FF;
}

.section_header {
	border-top: solid 2px #7dc0f4;
	border-bottom: solid 1px #1e5784;
	background: url(images/row.jpg) #6aabdd repeat-x 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.section_background {
	background: #EDF6FD;
}
.signup_field {
	width: 100%;
	border-left:1px solid #6aacde;
	border-top:1px solid #6aacde;
	border-right:1px solid #6aacde;
	border-bottom:1px solid #6aacde;
	background: url(images/field.jpg) #FFFFFF repeat-x 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	height:24px;
	font-size:11.5px;
}

.signup_textarea {
	border-left:1px solid #6aacde;
	border-top:1px solid #6aacde;
	border-right:1px solid #6aacde;
	border-bottom:1px solid #6aacde;
	width: 100%;
	height: 70px;
	font-size: 11px;
	padding: 10px;
	font-family: verdana, arial, tahoma, Trebuchet MS;
	background: url(images/field.jpg) #FFFFFF repeat-x 0px 0px;
}

.field_error {
	height: 30px;
	valign: bottom;
	color: red;
	font-weight: bold;
	padding-left: 6px;
}

.help_box {
	border:solid 1px #6aacde;;
	padding: 8px;
	background: #FFFFFF;
}

.active_template {
	border: solid 3px green;
	padding: 3px;
}

/* Pokernews */

.pn_title {
	visibility:hidden;
}

.pn_description {
	visibility:hidden;
}

.pn_item_title {
	color: #377abf;
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 2px;
}

.pn_item_description {
	padding-bottom:20px;
	font-size:11px;
}


/* Making W3 happy */

.currently {
	background-image: url(images/b2.gif);
}

.intro_image {
	background-image: url(images/intro.gif);
}


/* END OF Making W3 happy */

.png {
	behavior: url('pngBgBehavior.htc');
}

.sub {
        border-top:1px solid #e0e7ec;
	height: 29px;
}

.intro {
	background: url(images/intro2.jpg) #FFFFFF repeat-x 0px 0px;
}

INPUT.nupp_hall {
	border: 1px solid;
	border-color: #C6C6C6 #818181 #818181 #C6C6C6;
	background: #919191;
	color: #FFFFFF;
	font-size: 9px;
	padding: 1px 3px 1px 3px !important;
	overflow: visible;
	cursor: pointer;
}

INPUT.buttons {
	border: 2px solid;
	border-color: #ea7b30 #c25105 #c25105 #ea7b30;
	background: #de5a01;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	cursor: pointer;
}

INPUT.nupp_orange {
	border: 2px solid;
	border-color: #FF7F31 #D12F0F #D12F0F #FF7F31;
	background: #FF3C00;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	overflow: visible;
	cursor: pointer;
	margin: 0px 3px 3px 0px;
}

INPUT.nupp_sinine {
	border: 2px solid;
	border-color: #378BE2 #0C3660 #0C3660 #378BE2;
	background: #11477F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	overflow: visible;
	cursor: pointer;
	margin: 0px 3px 3px 0px;
}

INPUT.nupp_punane {
	border: 2px solid;
	border-color: #ff4e46 #b21008 #b21008 #ff4e46;
	background: #da251d;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	overflow: visible;
	cursor: pointer;
	margin: 0px 3px 3px 0px;
}

INPUT.nupp_roheline {
	border: 2px solid;
	border-color: #7ac501 #497e01 #497e01 #7ac501;
	background: #5c9b01;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	padding: 0px 10px 0px 10px;
	overflow: visible;
	cursor: pointer;
	margin-right: 3px;
}

.nupp {
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	FONT-FAMILY: verdana, arial, tahoma, Trebuchet MS;
   	font-size:11px;
	background: url(images/nupp.gif) #3B3B3B repeat-x 0px 0px;
        border-left:0px solid #CCCCCC;
        border-top:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
        border-bottom:0px solid #CCCCCC;
	color: #FFE403;
}



.inpu {
	height: 20px;
	width: 100px;
        border-left:1px solid #999999;
        border-top:1px solid #999999;
	border-right:1px solid #999999;
        border-bottom:1px solid #999999;
	background:#F9F9F9;
}

.inpu2 {
	width: 180px;
        border-left:1px solid #999999;
        border-top:1px solid #999999;
	border-right:1px solid #999999;
        border-bottom:1px solid #999999;
	background:#F9F9F9;
}

.inpu3 {
	width: 99%;
	height: 19px;
        border-left:1px solid #999999;
        border-top:1px solid #999999;
	border-right:1px solid #999999;
        border-bottom:1px solid #999999;
	background:#F9F9F9;
}


.inpu33 {
	width: 99%;
        border-left:1px solid #999999;
        border-top:1px solid #999999;
	border-right:1px solid #999999;
        border-bottom:1px solid #999999;
	background:#F9F9F9;
}


h1 {
	color: #e86e01;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 8px;
}

h2 {
	color: #c35c01;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 2px;
}

h2 a {
	color: #c35c01 !important;
	font-size: 16px;
	font-weight: 600;
}

h2 a:hover {
	text-decoration:underline;
}

h3 {
	color: #377abf;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 2px;
}

A:link, A:visited {
	color: #377abf;
	text-decoration: none;
	text-transform: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
	text-transform: none;
}

.valge, a:link.valge, a:visited.valge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size: 12px;
}

a:hover.valge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size: 12px;
}

.valge_bold, a:link.valge_bold, a:visited.valge_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
}

a:hover.valge_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
}

.red1, a:link.red1, a:visited.red1 {
	color: #e86e01;
	text-decoration: none;
	font-weight: 500;
	text-transform: none;
	font-size: 26px;
}

a:hover.red1 {
	color: #e86e01;
	text-decoration: none;
	font-weight: 500;
	text-transform: none;
	font-size: 26px;
}

.menu1, a:link.menu1, a:visited.menu1 {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size: 11px;
}

a:hover.menu1 {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size: 11px;
}

.date, a:link.date, a:visited.date {
	color: #377abf;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.date {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.menu4, a:link.menu4, a:visited.menu4 {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size: 12px;
}

a:hover.menu4 {
	color: #377abf;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size: 12px;
}

.menu2, a:link.menu2, a:visited.menu2 {
	color: #000000;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	line-height: 19px;
	font-size: 13px;
}

a:hover.menu2 {
	color: #000000;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	line-height: 19px;
	font-size: 13px;
}

.menu_top, a:link.menu_top, a:visited.menu_top {
	color: #555555;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	line-height: 19px;
	font-size: 13px;
}

a:hover.menu_top {
	color: #555555;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	line-height: 19px;
	font-size: 13px;
}

.menu_top2, a:link.menu_top2, a:visited.menu_top2 {
	color: #0366a8;
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
	line-height: 19px;
	font-size: 13px;
}

a:hover.menu_top2 {
	color: #0366a8;
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
	line-height: 19px;
	font-size: 13px;
}


.menu3, a:link.menu3, a:visited.menu3 {
	color: #016fb5;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 13px;
}

a:hover.menu3 {
	color: #e86e01;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 13px;
}

.menu33, a:link.menu33, a:visited.menu33 {
	color: #016fb5;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}

a:hover.menu33 {
	color: #e86e01;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}

.menu333, a:link.menu333, a:visited.menu333 {
	color: #e86e01;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}

a:hover.menu333 {
	color: #e86e01;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}

.menu4, a:link.menu4, a:visited.menu4 {
	color: #016fb5;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}

a:hover.menu4 {
	color: #016fb5;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}

.menu5, a:link.menu5, a:visited.menu5 {
	color: #c35c01;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 14px;
}

a:hover.menu5 {
	color: #c35c01;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 14px;
}


.menu55, a:link.menu55, a:visited.menu55 {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 13px;
}

a:hover.menu55 {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 13px;
}



body {
	color: #444444;
	text-decoration: none;
	background: #dee1e3 repeat-x 0px 0px;
}

td {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, tahoma, Trebuchet MS;
}

p {
	color: #444444;
	text-decoration: none;
}

LI {
	color: #444444;
	text-decoration: none;
}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#sidebar form {
	margin: 0;
	}

#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; }

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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.post {
	position:relative;
	margin-bottom:40px;
	border-top:1px dotted #666;
}

#sidebar {
	position:relative;
	width:240px;
	float:right;
	margin-right:20px;
}

.post-date {
	top:0px;
	right:0px;
	float:right;	
	color:white;
	text-align:center;
	padding:10px;
	background:white;
}

.post-month {
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	background:#2C5E8F;
	margin:0px;
	padding:2px 5px;
	color:white;
}

.post-day {
	text-transform:uppercase;
	font-size:22px;
	font-weight:normal;
	background:#19262F;
	margin:0px;
	color:white;
	padding:3px 8px;
}



































































































































