/*
Theme Name: whatsleet?
Theme URI: http://www.whatsleet.com
Description: My whatsleet.com theme
Version: 1.0
Author: Stephen Agnic
Author URI: http://www.whatsleet.com
Tags: whatsleet?
Site Width: 664px;
	max image with border: 652px;
*/

/* Core Layout Elements */
body {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #e9e9e9; /* e9e9e9 */
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

@font-face {
	font-family: 'HeinekenRegular';
	src: url('HEINEKEN.eot');
	src: local('Heineken'), local('Heineken'), url('HEINEKEN.woff') format('woff'), url('HEINEKEN.ttf') format('truetype');
}

#wrapper {
	border: 20px solid #d0d0d0;
}

#top-border {
	height: 2em;
	background-color: #A0721C;
}

#container {
	background: #fff url(/img/headers/logo7.png) 0 75px no-repeat;
	position: relative;
	margin: 0 auto;
	width: 944px;
	padding: 0 30px;
}

#logo {
	margin: 0px 0 40px;
	padding: 133px 0 0 0;
	width: 475px;
	height: 117px;
	display: block;
	background: none; /* url(/img/headers/logo6.png) no-repeat; */
}

#logo h1 {
	margin: 0;
}

#logo a {
	display: block;
	position: relative;
	width: 475px;
	height: 117px;
}

#content {
	margin: 18px 0 0 0;
	padding-top: 1.5em;
	width: 664px;
	float: left;
}

#copyright {
	padding: 1em 0 2em 0px;
	text-align: left;
	font-size: .8em;
	color: #bfbfbf;
	clear: both;
}

#copyright DIV {
	margin: 0 auto;
}

#copyright DIV span.crumbs {
	font-size: 1.17em;
	font-weight: bold;
}

#copyright hr {
	background: transparent url(/img/hr.gif) repeat-x;
	color: #dfdfdf;
	height: 4px;
	border: 0;
	margin: 3em 0;
	
	clear: both;
}



/* --- Navigation --- */

#navigation {
	position: relative;
	top: -1.25em;
	display: block;
	float: right;
	background: transparent url(/img/nav.gif) top right no-repeat;
	width: 376px; /* 469 */
	height: 58px; /* 69 */
	margin: 0 0 90px 0;
}

#navigation ul {
	padding: 0;
	margin: 0;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation a {
	height: 58px; /* 69 */
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#feeds a { width: 72px; } /*90*/
#topics a { width: 76px; } /*96*/
#who a { width: 135px; } /*168*/
#archive a { width: 92px; } /*115*/

#feeds a:hover { background: url(/img/nav.gif) 0px -59px no-repeat; } /* 0 -70 */
#topics a:hover { background: url(/img/nav.gif) -72px -59px no-repeat; } /*-90 -70*/
#who a:hover { background: url(/img/nav.gif) -148px -59px no-repeat;} /*-186 -70*/
#archive a:hover { background: url(/img/nav.gif) -283px -59px no-repeat; } /*-354 -70*/



/* --- Searchbar --- */

#searchbar {
	position: relative;
	float: right;
	left: -18px;
	top: 18px;
}

form.searchform {
	display: block;
	position: relative;
	width: 206px;
	height: 30px;
}

.searchform input {
	background: transparent url(/img/searchbar.gif) no-repeat;
	border: medium none;
	position: absolute;
	color: #000000;
	font-size: 1.14em;
	height: 18px;
	padding: 6px 5px 6px;
	width: 157px;
	top: 0;
	left: 0;
}

:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
}

.searchform button {
	cursor: pointer;
	display: block;
	position: absolute;
	background: transparent url(/img/searchbar.gif) no-repeat -167px 0px;
	border: 0pt none;
	height: 30px;
	width: 39px;
	padding: 0;
	margin: 0;
	top: 0;
	left: 167px;
}

.searchform button img {
	display: none;
	margin: 0;
	padding: 0;
}

/* --- end Searchbar --- */
/* --- Sidecontent --- */


#sidebar_wrapper {
	float: right;
	background: transparent url(/img/sidebar-bg.gif) repeat-y top left;
	width: 206px;
	margin-top: 2.25em;
	padding-left: 34px;
	text-align: center;
}

#sidecontent ul {
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
	
#sidecontent li {
	line-height: 1.75em;
	background: url(/img/hr.gif) bottom repeat-x;
	padding: .75em 0 ;
}

.sidebar-search {
	margin-bottom: 2em;
}

.topics-list h2 {
	text-align: left;
}

#sidecontent .topics-list li {
	background: none;
	padding: 0;
}

a.podcast_link {
	display: block;
	float: left;
	height: 70px;
	width: 103px;
	background: url(/img/podtwit.gif) 0 0 no-repeat;
}

a.twitter_link {
	display: block;
	float: left;
	height: 70px;
	width: 103px;
	background: url(/img/podtwit.gif) -103px 0 no-repeat;
}

.latest-posts {
	text-align: left;
}
	
a.lp-entertainment {
	background: url(/img/cat-small/lp-entertainment.gif) left top no-repeat;
	padding-left: 18px;
}
	
a.lp-gadgets {
	background: url(/img/cat-small/lp-gadgets.gif) left top no-repeat;
	padding-left: 18px;
}
	
a.lp-features {
	background: url(/img/cat-small/lp-features.gif) left top no-repeat;
	padding-left: 18px;
}

a.lp-news {
	background: url(/img/cat-small/lp-news.gif) left top no-repeat;
	padding-left: 18px;
}

a.lp-quickbytes {
	background: url(/img/cat-small/lp-quickbytes.gif) left top no-repeat;
	padding-left: 18px;
}
	
h2.hdr-faves {
	padding-left: 22px;
	background: url(/press/wp-content/plugins/wp-postratings/images/heart/rating_1_on.gif) left 0px no-repeat;
}

h2.hdr-latest {
	padding-left: 30px;
	background: url(/img/icon-new.gif) left 3px no-repeat;
}

h2.hdr-tags {
	padding-left: 30px;
	background: url(/img/tag-icon.gif) left 0 no-repeat;
}


/* ---- end Sidecontent --- */
/* --- Other stuff --- */

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#adspot_foot {
	margin: 0 auto;
	text-align: center;
}

#single-head {
	display: block;
	height: 62px;
	width: 664px;
	background: url(/img/single-head.gif) no-repeat;
	padding: 10px 0 0 12px;
	margin: 0 0 1.75em 0;
}

a {
	color: #BF521B;
	text-decoration: none;
}

a:hover {
	color: #147;
}

h1 a {
	color: #bf521b;
}

h1 a:hover {
	// color: #FFD000;
	color: #CD0000;
	text-decoration: underline;
}

div.post p {
	line-height: 1.75em;
}

div.quickbyte p {
	margin: 0 25px 1.75em 25px;
	line-height: 1.75em;
}

p {
	line-height: 1.75em;
	margin: 0 0 1.75em 0;
}

p.author {
	margin-top: -.4em;
	color: #B5B5B5;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}

.post-date {
	text-align: right;
	display: inline;
	padding: .5em;
	background: #890505;
	color: #ffffff;
	position: relative;
	top: 4.4em;
	left: -6em;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

.red { color: #ff0000; }

.update {
	color: #F63;
	font-weight: bold;
}

.stars {
	float: none;
	vertical-align: -9%;
	border: none;
	margin: 0;
}

hr {
	background: transparent url(/img/hr.gif) repeat-x;
	color: #dfdfdf;
	height: 4px;
	border: 0;
	margin: 3em 0;
	
	clear: both;
}

.avatarwrap {
	display: block;
	width: 52px;
	height: 42px;
	float: left;
	padding: 2px 8px 2px 2px;
	margin: 0 1px 0 0;
	background: transparent url(/img/av-bg.gif) no-repeat;
}

.categorywrap {
	display: block;
	width: 52px;
	height: 42px;
	float: left;
	padding: 2px 8px 2px 2px;
	margin: 0 1px 0 0;
	background: transparent url(/img/cat-bg.gif) no-repeat;
}


/* Begin Comments*/

.odd {

	background-color: #f5f5f5;
}

SPAN.author {
	color: #B5B5B5;
	font-size: 0.79em;
}

.comment_text {
	margin: 0 63px 0 63px;
	font-size: 1em;
	line-height: 1em;
}

.commentlist {
	padding: 0;
}

.commentlist ol {
	margin: 0 0 1.75em 0;
	padding: 0 0 1.75em 0;
}

.commentlist li {
	margin: 0 0 1.75em 0;
	padding: 10px;
	list-style: none;
	border-bottom: 2px solid #dfdfdf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.commentlist li.comment_author {
	background: #FFFFCF url(/img/bg_comment-author.gif) no-repeat 96% 102%;
	margin: 0 0 1.75em 0;
	padding: 10px;
	list-style: none;
	border-bottom: 2px solid #BF521B;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
	
#commentform input, #commentform textarea {
	font-size: 1em;
}
	
.commentlist cite {
	line-height: 1.75em;
	padding: 0;
	margin: 0;
	font-size: 1.29em;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist cite small {
	font-size: .6em;
}

/* End Comments */


/* Gallery */

div.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 0 1.75em 0;
	padding: 6px 0;
	background: url(/img/gallery-bg.gif);
	border-bottom: 2px solid #BF521B;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.gallery-item {
	margin: 10px auto;
	overflow: hidden;
	float: left;
	text-align: center;
}

.gallery .gallery-caption {
	color: #fff;
}



/* Caption */

.wp-caption {
	margin: 0 auto;
}

.wp-caption img {
	border: 6px solid #dfdfdf;
}

.wp-caption img.noborder {
	border: 0px;
}

.wp-caption-text {
	font-size: 0.857em;
	color: #b5b5b5;
	padding: 6px 0 0 6px;
	font-style: italic;

	text-align: center;
}

.wp-caption small {
	font-size: 0.857em;
	padding: 6px 0 0 6px;
	font-style: italic;
	display: block;
	width: 100%;
	text-align: center;
}



/*	Begin Headers */
h1 {
	color: #9C361A;  
	font-size: 1.71em;
	margin: 0 0 0.58em 0;
	font-family: 'HeinekenRegular', Georgia, sans-serif;
	font-weight: normal;
}

.posthead h1 {
	color: #9C361A;  
	font-size: 1.71em;
	margin: 0;
	font-weight: normal;
}

#content h2 {
	color: #147;
	font-size: 1.29em;
}

h2 {
	color: #000;
	font-size: 1.29em;
}

h2.pagetitle {
	color: #147;  
	margin: 0;
}

h3 {
	line-height: 1.75em;
	padding: 0;
	margin: 0.83em 0px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */

p a img.bigimg {
	border: 5px solid #BF8F77;
}

p a:hover img.bigimg {
	border: 5px solid #147;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 6px solid #dfdfdf;
}

img.alignright {
	border: 6px solid #dfdfdf;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	border: 6px solid #dfdfdf;
	margin: 0 10px 2px 0;
	display: inline;
}

img.alignnone {
	border: 6px solid #dfdfdf;
}

img.noborder {
	border: none;
}

img.border {
	border: 6px solid #dfdfdf;
}

p a:link img.alignright, p a:link img.alignleft, p a:link img.aligncenter {
	padding: 6px;
	border: 3px solid #BF8F77;
}

p a:hover img.alignright, p a:hover img.alignleft, p a:hover img.aligncenter {
	border: 3px solid #147;
}

.aligncenter {
	text-align: center;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}

.contactus {
	border: none;
	float: right;
	border: 6px solid #dfdfdf;
	margin: 0 0 2px 7px;
	display: inline;
}

p img {
	padding: 0;
	max-width: 100%;
	vertical-align: middle;
}



/* End Images */



/* Post Lists */
html>body .post ul {
	/*margin: 0 0 1.75em 0;*/
}

html>body .post ol {
	/*margin: 0 0 1.75em 0;*/
}

.post ul, .post li, .post ol {
	line-height: 1.75em;
}

.post ul, .post ol {
	margin-top: 0em;
	margin-bottom: 1.75em;
}

.bread {
	padding: 1.75em 0 0 0;
}

.bread .fave-it {
	background: transparent url(/img/faveit-bg.gif) right center no-repeat;
	float: left;
	margin-right: 10px;
	width: 60px;
	height: 40px;
}

.bread div.tags {
	margin-left: 70px;
}

.bread SPAN.tags {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.75em;
	
	background: white url(/img/tag.png) left center no-repeat;
	display: block;
	padding-left: 16px;
}

.bread .add-it {
	margin-left: 70px;
}

.bread img {
	vertical-align: middle;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px 3px;
}

select {
	width: 130px;
}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
}

.wpcf7 label {
	font-weight: bold;
	font-family: Georgia, serif;
}

.wpcf7 textarea.ct-message {
	width: 100%;
	height: 15em;
}
/* End Form Elements */



/* Begin Various Tags & Classes */
small, .nocomments, .postmetadata, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 0 30px 0 1em;
	padding: 6px 0 0 55px;
    background: transparent url(/img/quo.gif) no-repeat;
    font-family: Georgia, serif;
    font-style: italic;
    color: #777;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
	
a.feed {
	margin-left: .5em;
	padding: 0 0 0 1.2em;
	background: url("/img/feed-icon-14x14.png") no-repeat 0 0;
}

a.feed:hover {
	background: url("/img/feed-icon-14x14.png") no-repeat 0 -24px;
}

a.feed-sm {
	margin-left: .2em;
	padding: 0 0 0 16px;
	background: url("/img/feed-icon-sm.png") no-repeat 0 0;
}

a.feed-sm:hover {
	background: url("/img/feed-icon-sm.png") no-repeat 0 -27px;
}

a.quickbyte {
  padding: 0 0 0 24px;
  background: url("/img/icon_link.gif") no-repeat 0 50%;
}

.post a.more-link {
	font-weight: bold;
	background: #bf521b url(/img/more-arr.gif) right center no-repeat;
	color: #FFFFFF;
	padding: 6px 8px;
	padding-right: 30px;
	margin-bottom: 2px;
}

.post a.more-link:hover {
	text-decoration: underline;
	background-color: #CD0000;
}

.center {
	text-align: center;
}
	
div.alignright {
	float: right;
	padding: 1em;
	padding-bottom: 0;
	margin: .5em;
}

div.info {
	font-size: 1.1em;
	font-family: Georgia, serif;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.sharelink {
	float: left;
	margin-right: .5em;
}

.postmeta a {
	display: block;
    float: left;
    font: normal 10px arial, sans-serif;
    line-height: 12px;
    height: 16px;
    padding-right: 3px; /* sliding doors padding */
    text-decoration: none;
	margin-right: 7px;
}

.postmeta a span {
	display: block;
    line-height: 12px;
    padding: 2px 4px 2px 22px;
}

.postmeta.comment a {
    background: transparent url('/img/commentbg.gif') 100% -16px no-repeat scroll;
}

.postmeta.comment a span {
    background: transparent url('/img/commentbg.gif') 0px 0px no-repeat;
}

.postmeta.source a {
    background: transparent url('/img/sourcebg.gif') 100% -16px no-repeat scroll;
}

.postmeta.source a span {
    background: transparent url('/img/sourcebg.gif') 0px 0px no-repeat;
}

#tagspace {
	float: none;
}

#tagspace p {
	float: left;
	clear: both;
	margin-right: 1em;
}

#tagspace a {
    background: transparent url('/img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
    margin-bottom: 1em;
}

#tagspace a span {
    background: transparent url('/img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 14px;
}

#tagspace a:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

#tagspace a:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
}

div.info P {
	line-height: 1.75em;
}

a img {
	border: none;
	}

.navigation {
	/* hiding it */
	display:none;
}

.subcount {
	font-size: 1.3333em;
	font-weight: bold;
}

.wp-pagenavi {
	font-size: 1.29em;
	font-weight: bold;
	margin-bottom: 0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px; 
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
}

.wp-pagenavi a:active {
	padding: 2px 4px; 
	margin: 2px;
	text-decoration: none;
}

.wp-pagenavi a:hover {
	text-decoration: underline;
}

.wp-pagenavi span.pages {
	padding: 2px 4px; 
	margin: 0 2px;
	font-weight: bold;
}

.wp-pagenavi span.current {
	padding: 2px 6px;
	margin: 2px 2px;
	position: relative;
	top: 2px;
	font-weight: bold;
	font-size: 1.29em;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #cfcfcf;
}


// END PAGE NAVI



.google-ad-sm {
	margin: 0 auto;
}

.google-ad-inpage {
	float: right;
	padding: 0 0 15px 15px;
}
/* End Various Tags & Classes*/

.wp-polls-ans {
	font-family: Georgia, serif;
	padding: 12px 15px 0;
	background: #FFFFCF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-bottom: 2px solid #DFDFDF;
	margin: 0 0 1.75em 0;
}

.wp-polls ul li,
.wp-polls-ans ul li {
	background-image: none;
	display: block;
	margin: 0 0 20px 0;
}

.wp-polls ul,
.wp-polls-ans ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}

.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.wp-polls-ans {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}

.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}

.wp-polls-image {
	border: 0px;
}

.wp-polls .Buttons {
	background: url(/img/vote.png) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	display:block;
	height:28px;
	margin:0;
	padding:0;
	width:75px;
}

.post-ratings div {
	text-align: center;
	position: relative;
	left: -9px;
	top: -23px;
}

.post-ratings-number {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 0.08em 0.1em 5px #AF2020;
}
