/*
Theme Name: BingoRolls
Theme URI: http://rtdesignstudio.com//
Author: RTDS
Author URI: http://rtdesignstudio.com/
*/

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#wp-calendar caption, cite {
	text-decoration: none;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.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;
}
.commentmetadata {
	font-weight: normal;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
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;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.widecolumn .post {
	margin: 0;
	}

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

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

.clear {
	clear: both;
}
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;
	margin-right: 6px;
	}

.alignleft {
	float: left;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.entry form {
	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 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: 6px 0;
	

	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

#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 { 
	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;
}

a img {
	border: none;
	}



.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;
}

body {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/back.gif) repeat-x #fddfa1;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #a6a6a6;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
.entry a:visited {
	color: #a6a6a6;
}
#page {
	width: 1026px;
}
#header {
	width: 1026px;
	height: 158px;
	background: url(images/header.jpg) no-repeat;
	margin-top: 17px;
	float: left;
	position: relative;
}
#logo {
	float: left;
	position: absolute;
	left: 25px;
	top: 27px;
	width: 225px;
}
#menu {
	float: left;
	position: absolute;
	left: 13px;
	bottom: 7px;
	background: url(images/menu-back.gif) repeat;
	width: 1000px;
	height: 35px;
}
#navigation {
	float: left;
}
#navigation a {
	color: #a6a6a6;
	text-decoration: none;
	display: block;	
	float:left;
	position:relative;
	font-size: 17px;
	padding-left: 20px;
	height: 35px;
}
#navigation a span {
	cursor: pointer;
	padding-right: 20px;
	height: 27px;
	padding-top: 8px;
	display: block;
	float: left;
	position: relative;
}
#navigation a:hover {
	text-decoration: underline;
	color: #fddfa1;
}
#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	background: url(images/menu-sep.gif) right no-repeat;
	height: 35px;
}
#search {
	float: right;
	position: absolute;
	width: 254px;
	right: 4px;
	top: 4px;
}
#s {
	float: left;
	position: relative;
	width: 221px;
	height: 20px;
	background: url(images/search-back.gif) no-repeat;
	border: none;
	padding: 7px 2px 0 2px;
}
#searchsubmit {
	float: left;
	position: relative;
	width: 29px;
	height: 27px;
	background: url(images/search-btn.gif) no-repeat;
	border: none;
	cursor: pointer;
	font-size: 0px;
	text-indent: -1000px;
	color: #5D5D5E;
}
#content_big {
	background: #fff;
	width: 1012px;
	margin: 0 auto;
	float: left;
	margin-bottom: 30px;
	border: solid 7px #BEA879;
	border-top: none;
}
#content_big_in {
	margin: 0 auto;
	width: 1010px;
	float: left;
	border: solid 1px #877d6a;
	border-top: none;
}
.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 742px;
}
.narrowcolumn p {
	text-align: left;
	padding-left: 6px;
}
#welcome {
	float: left;
	position: relative;
	width: 736px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 6px;
}
#welcome h5 {
	margin: 0px;
	padding: 0px;
	color: #373937;
	font-weight: normal;
	font-size: 32px;
	letter-spacing: -2px;
	padding-bottom: 10px;
}
#welcome h5 strong {
	color: #6a0f49;
}
#sidebar {
	padding: 20px 0 10px 0;
	width: 258px;
	text-align: left;
	float: right;
	margin-right: 5px;
}
#sidebar h3 {
	display: none;
}
#categories {
	float: left;
	position: relative;
	width: 258px;
}
#cat_top {
	float: left;
	position: relative;
	width: 258px;
	background: url(images/cat-top.gif) no-repeat;
	height: 7px;
}
#cat_bottom {
	float:left;
	position: relative;
	width: 258px;
	height: 10px;
	background: url(images/cat-bottom.gif) no-repeat;
}
#cat_in {
	float: left;
	position: relative;
	width: 258px;
	background: url(images/cat-in-back.gif) repeat-y;
	padding-top: 4px;
	padding-bottom: 11px;
}
#categories ul {
	float: left;
	position: relative;
	width: 258px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#categories ul li {
	float: left;
	position: relative;
	width: 258px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	border-bottom: solid 1px #d2922d;
}
#categories li a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	float: left;
	position: relative;
	width: 230px;
	background: url(images/right-cat-arrow.gif) 13px 9px no-repeat;
	padding-left: 28px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#categories li a:hover {
	text-decoration: none;
	color: #6a0f49;
	background: url(images/right-cat-arrow-hover.gif) 13px 9px no-repeat;
}
#latestposts {
	float: left;
	position: relative;
	width: 236px;
	padding: 11px;
	background: #fddfa1;
	margin-top: 6px;
}
#latestposts h4 {
	margin: 0px;
	padding: 0px;
	color: #6a0f49;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #6a0f49;
}
#latestposts h4 a {
	color: #828282;
}
#latestposts ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 236px;
	list-style: none;
}
#latestposts ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 221px;
	display: block;
	list-style: none;

}
#latestposts li a {
	font-size: 12px;
	font-weight: bold;
	color: #6a0f49;
	text-decoration: none;
	float: left;
	width: 221px;
	display: block;
	list-style: none;
	background: url(images/right-latest-arrow.gif) 0px 8px no-repeat;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#latestposts li a:hover {
	background: url(images/right-latest-arrow-hover.gif) 0px 8px no-repeat;
}
#anotherwidget {
	float: left;
	position: relative;
	width: 236px;
	padding: 11px;
	background: #eaa332;
	margin-top: 6px;
	margin-bottom: 6px;
}
#anotherwidget h4 {
	margin: 0px;
	padding: 0px;
	color: #6a0f49;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #6a0f49;
}
#anotherwidget a {
	text-decoration: none;
	color: #fff;
}
#anotherwidget a:hover {
	text-decoration: underline;
}
#footer {
	padding: 10px 5px 0px 5px;
	margin: 0 auto;
	width: 990px;
	height: 21px;
	clear: both;
	background: #6a0f49;
	margin-bottom: 6px;
	font-size: 11px;
	color: #9a9a9a;
}
#footer a {
	font-size: 11px;
	color: #9a9a9a;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #6a0f49;
	font-weight: normal;
	text-align: left;
	font-size: 18px;
	letter-spacing: -1px;
}
h2 a {
	color: #6a0f49;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #6a0f49;
	font-weight: normal;
	text-align: left;
	font-size: 18px;
	letter-spacing: -1px;
}
h1 a {
	color: #6a0f49;
	text-decoration: none;
}
.post {
	float: left;
	position: relative;
	width: 365px;
	margin: 6px 0px 6px 0px;
	text-align: left;
	border-top: solid 1px #d7d8d9;
}
.contmarg {
	margin-left: 6px;
}
.post_in {
	float: left;
	position: relative;
	width: 345px;
	min-height: 140px;
	padding: 10px;
}

.entry p a {
	line-height: 25px;
}
.entry p {
	line-height: normal;
	font-size: 12px;
	color: #222222;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.post_rest {
	margin-left: 6px;
	width: 736px;
	text-align: left;
	padding-top: 10px;
}
.post_rest h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	font-size: 17px;
}
.post_rest h3 a {
	color: #6a0f49;
}
.pagetitle {
	padding-left: 6px;

}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-left: 6px;
	width: 736px;
}
.postmetadata {
	text-align: center;
	margin-left: -6px;
	clear: both;
	padding-top: 5px;
}
.entry p img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#comments {
	text-align: left;
	padding-left: 6px;
}
#respond h3 {
	padding-left: 6px;
}
#respond {
	text-align: left;
}
.depth-1 {
	border: 1px solid #ddd;
}
.commentlist {
	padding: 0;
	text-align: justify;
	padding-left: 6px;
}
small {
	font-size: 11px;
	line-height: 10px!important;
}

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