/*
THEME NAME: Tenders Lounge
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');
body{
	margin:0;
	color:#000;
	font:11px arial,sans-serif;
	background:#7f7f7f url(images/bg-all.gif) repeat-y 50% 0;
}
* html body{
	position:relative;
	padding:0 0 0 1px;
	overflow:hidden;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#006;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:968px;
	margin:0 auto;
	background: url(images/bg-page-t.jpg) no-repeat;
}
/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}
#access{
	overflow:hidden;
	height:1%;
	padding:0 138px 22px 5px;
}
#menu {
	float:left;
}

#menu ul,
#menu ul ul {
	margin:0;	padding:0;	list-style:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
#menu li{float:left;}
#menu ul a {
	color:#fff;
	height:44px;
	float:left;
	line-height:38px;
	padding:0 35px;
}
#menu li.current_page_item a{
	background: url(images/bg-active-link.gif) no-repeat 50% 0;
	padding:0 27px;
}
#menu ul ul ul a {}

#menu ul li ul {
	left:-999em;
	position:absolute;
}
#menu ul li:hover ul {left:auto;}
.blog-search{
	float:right;
	padding:3px 0 0;
}
.blog-search div{
	background: url(images/bg-search.gif) no-repeat;
	width:232px;
	height:23px;
	padding:6px 0 0 9px;
}
.blog-search input{
	margin:0;
	padding:0;
	border:0;
	display:block;
}
.blog-search .text{
	width:212px;
	background:none;
	float:left;
}
.blog-search .button{
	background: url(images/btn-search.gif) no-repeat;
	width:12px;
	height:16px;
	overflow:hidden;
	text-indent:-9999em;
	line-height:0;
	cursor:pointer;
	float:left;
}
.entry-title,.entry-meta {clear:both;}
.entry-meta{
	color:#ad0a0a;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
	height:1%;
	margin:0 0 11px;
	font-weight:bold;
}
.entry-meta ul{
	margin:0 0 0 -6px;	padding:0;	list-style:none;
	overflow:hidden;
	height:1%;
}
.entry-meta li{
	background: url(images/divider1.gif) no-repeat 0 50%;
	padding:0 4px 0 6px;
	float:left;
}
.entry-meta a{color:#ad0a0a;}
.most-recent-holder{
	margin:0 auto 16px;
	width:925px;
}
.most-recent{
	border:1px solid #c2c2c2;
	background:#e4e4e4 url(../images/bg-most-recent-box.gif) repeat-x;
	overflow:hidden;
	width:100%;
	color:#333;
	font:11px/13px Tahoma, sans-serif;
	padding:13px 0 0;
}
h2.title-most-recent{
	overflow:hidden;
	height:1%;
	margin:0 0 2px;
}
.title-most-recent span{
	background: url(images/title-most-recent.gif) no-repeat;
	width:90px;
	height:11px;
	overflow:hidden;
	text-indent:-9999em;
	float:right;
}
.most-recent .holder{}
.most-recent a{color:#333;}
.most-recent p{margin:0;}
.most-recent img{
	display:block;
	height:83px;
	width:207px;
	margin:0 0 5px;
}
.most-recent h3{
	display:none;
	margin:0;
	font-weight:normal;
	font-size:11px;
}
.most-recent .recent-post{
	float:left;
	width:207px;
	padding:0 12px 14px;
}
#main{
	overflow:hidden;
	height:1%;
}
div#container{margin:0 -300px 0 0;}
div#content{margin:0 334px 0 22px;}
.post{
	border:1px solid #cecece;
	font-size:13px;
	line-height:19px;
	color:#333;
	padding:5px 3px 0 9px;
	margin:0 0 23px;
	height:1%;
}
.post p{margin:0 0 18px;}
.entry-content{margin:0 0 -4px;}
.entry-content a{text-decoration:underline;}
.entry-content a:hover{text-decoration:none;}
.entry-content .entry-meta2{
	font-size:11px;
	line-height:17px;
	margin:0 0 40px;
}
.entry-content .date{display:block;}
.entry-content .cat-links{}
.entry-content .cat-links a{
	text-decoration:none;
	color:#333;
}
.entry-content .cat-links a:hover{text-decoration:underline;}
.continue-reading{
	background: url(images/btn-continue-reading.gif) no-repeat;
	width:140px;
	height:21px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	margin:0 0 27px;
}
.post h2{
	margin:0 0 8px;
	font-size:20px;
	color:#666;
	line-height:25px;
}
.post h2 a{
	color:#666;
	text-decoration:none;
}
.post h2 a:hover{text-decoration:underline;}
.post .wp-post-image{
	display:block;
	width:599px;
	height:238px;
	margin:0 0 17px -3px;
}
.navigation{
	overflow:hidden;
	height:1%;
	font-weight:bold;
	font-size:12px;
}
.navigation a{
	color:#fff;
	background:#959595;
	padding:8px 25px 10px;
}
.nav-previous a{float:left;}
.nav-next a{float:right;}
div#primary {
	width:307px;
	margin:0 19px 0 -26px;
	display:inline;
}
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:403px;
resize:none;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {}
div#nav-below {}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}
div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {float:left;}
#header{
	overflow:hidden;
	height:1%;
	padding:24px 127px 7px 23px;
}
div#footer{
	background: url(images/bg-footer.gif) repeat-x;
	margin:0 5px;
	width:958px;
	clear:both;
}
#footer .holder{
	overflow:hidden;
	height:1%;
	padding:7px 39px 13px 24px;
}
#footer .l-col{
	float:left;
	width:599px;
}
#footer .l-col-wrap{
	overflow:hidden;
	height:1%;
}
#footer h3{margin:0 0 23px;}
#footer .archives-block{}
#footer .archives-title{
	background: url(images/title-archives-block.gif) no-repeat;
	width:69px;
	height:14px;
	overflow:hidden;
	text-indent:-9999em;
}
#footer .archives-block ul{
	margin:0 0 0 -20px;	padding:4px 0 0;	list-style:none;
	font-family:Tahoma, sans-serif;
	overflow:hidden;
	height:1%;
}
#footer .archives-block li{
	float:left;
	width:100px;
	margin:0 0 0 20px;
	display:inline;
}
#footer .archives-block a{color:#333;}
#footer .copyright{
	float:right;
	width:165px;
	text-align:center;
	margin:49px 0 0;
	font-size:11px;
	color:#333;
}
#footer .copyright p{margin:0;}
#footer .logo{
	background: url(images/logo-tenders-footer.gif) no-repeat;
	width:163px;
	height:80px;
	overflow:hidden;
	text-indent:-9999em;
	display:block;
	margin:0 0 21px;
}
#footer .logo a{
	display:block;
	height:100%;
}
#footer .r-col p{margin:0;}
.subscribe-block{
	font-weight:bold;
	color:#333;
	font-size:11px;
	float:right;
	width:225px;
	line-height:18px;
	padding:0 0 0 9px;
}
.subscribe-title{
	background: url(images/title-subscribe-block.gif) no-repeat;
	width:189px;
	height:14px;
	overflow:hidden;
	text-indent:-9999em;
}
.subscribe-block p{margin:0 0 10px;}
.subscribe-block .br{display:block;}
.subscribe-block .subsctibe-button{
	background: url(images/btn-subscribe.gif) no-repeat;
	width:126px;
	height:42px;
	overflow:hidden;
	text-indent:-9999em;
	display:block;
	margin:0 0 0 -9px;
}
#blog-title{
	margin:0;
	float:left;
}
#blog-title span{
	background: url(images/logo-tenders.gif) no-repeat;
	width:343px;
	height:168px;
	overflow:hidden;
	text-indent:-9999em;
	display:block;
}
#blog-title span a{
	display:block;
	height:100%;
}
#blog-description{
	color:#0b0b0b;
	font-weight:bold;
	font-size:24px;
	font-style:italic;
	float:right;
	margin:154px 0 0;
	background: url(images/text-where-goalies-hang-out.gif) no-repeat;
	width:395px;
	height:18px;
	overflow:hidden;
	text-indent:-9999em;
}
input#author,input#email,input#url,div.navigation div {width:50%;}
.widget_text{margin:0 0 17px 7px;}
.widget_categories{
	background:#f1f1f1;
	border:1px solid #999;
	padding:3px 4px 8px;
	margin:0 0 23px;
	position:relative;
}
.widget_categories .wrap-category{
	overflow:hidden;
	height:1%;
	margin:0 0 0 12px;
}
.widget_categories ul{
	margin:0 0 0 -41px;	padding:0;	list-style:none;
	overflow:hidden;
	width:328px;
	font-size:11px;
}
.widget_categories li{
	float:left;
	margin:-1px 0 -1px;
	display:inline;
	padding:6px 0 8px 42px;
	width:119px;
	float:left;
	border-bottom:1px solid #ccc;
}
.widget_categories h2{
	background: url(images/bg-categories-title.gif) repeat-x;
	margin:0 0 12px;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	padding:9px 13px 8px;
}
.widget_categories a{color:#000;}
.widget_twitter{
	color:#333;
	font-size:11px;
	border:1px solid #c1c1c1;
	margin:0 0 18px 7px;
	padding:8px 0 0 5px;
}
.widget_twitter h2{
	text-align:center;
	color:#076b85;
	font-size:24px;
	letter-spacing:-1px;
	margin:0 0 16px;
}
.widget_twitter h2 a{color:#076b85;}
.widget_twitter .widgettitle{
	background: url(images/text-widgettitle-twitter.gif) no-repeat;
	width:282px;
	height:109px;
	overflow:hidden;
	text-indent:-9999em;
}
.widget_twitter .widgettitle a{
	display:block;
	height:100%;
}
.widget_twitter ul{
	line-height:12px;
	margin:0;	padding:0;	list-style:none;
}
.widget_twitter li{
	padding:0 0 14px 21px;
	background: url(images/bullet-twitter.gif) no-repeat;
}
#wrapper .page {
	border:1px solid #CECECE;
	color:#333333;
	font-size:13px;
	height:1%;
	line-height:19px;
	margin:0 0 23px;
	padding:5px 3px 0 9px;
}
#wrapper .page h2 {
	color:#666666;
	font-size:20px;
	line-height:25px;
	margin:0 0 8px;
}
#wrapper .page .entry-content {
	margin: 0 0 5px 0;
}
