/*  
Theme Name: Speakr-Dev
Theme URI: http://www.spreeksel.be/
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.amazingwordpressthemes.com">Wordpress Theme</a> 
Version: 1.1
Author: Spreeksel
Author URI: http://www.spreeksel.be
*/

*  {
	padding: 0;
	margin: 0;
}

a {
	color: #0000AA;/*orig:922D69*/
	text-decoration: underline;
}

a:hover {
	color: #0000AA;
	text-decoration: none;
}

body {
	text-align: center;
	background: #227EAF url("images/bg-body.jpg")/* top center bg-body.jpg*/;
	background-repeat: repeat-x/*no-repeat*/;
	background-attachment: scroll;
	background-position: center 1px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-size: .8em
}

#main-link{
	display:block;
	top:27px;
	left:0;
	position:fixed;
	width:100%;
	height:100%;
	text-indent:-6666px;
	overflow:hidden;
}
* html #main-link{
	position:absolute;
	width:expression(document.documentElement.clientWidth < 960 ? "960px" : "100%");
	height:expression(document.body.offsetHeight + "px");
}
* +html #main-link{
	position:absolute;
	width:expression(document.documentElement.clientWidth < 960 ? "960px" : "100%");
	height:expression(document.body.offsetHeight + "px");
}
#container{ position:relative;}
html{ height:100%;}
body{ height:100%;}


#archive {
	padding: 0px 0px 0px 20px
}
input, textarea {
	font-family: Trebuchet MS, Arial, sans-serif;
}

#wrapper {
	width: 960px;
	color: #000000;
	margin: 0 auto;
	text-align: left;
	font-size: 100%;
}

#header {
	background: transparent; // #BED132 url("images/bg-header.gif") top center;
}

#logo_nl_top {
	border: none;
	margin: 5px 0 8px 0;
}

#topnav {
	list-style:none;
	float: right;
	padding: 76px 13px 0 0;
	display: inline;
}

#topnav li {
	float:left;
	background: url("images/bg-li-topnav.gif") no-repeat top left;
	margin:0;
	height: 32px;
	margin: 0 0 0 10px;
	text-align: center;
}

#topnav a {
	display:block;
	width: 68px;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #77A707;
}

#topnav a:hover {
	color: #791F49;
	text-decoration: underline;
}

#topnav li#current a {
	color: #791F49;
	text-decoration: none;
}
#content {
	background: #FFFFFF;
	display: block;
	margin: 0 0px 0 0px;
    border: 0px solid black;
	padding: 1px 0 10px 0;
}

#search-results {
	float: left;
	width: 935px;
	overflow: hidden;
	margin: 8px 0 0 10px;
}

#leftcol {
	float: left;
	width: 580px;
	overflow: hidden;
	margin: 0 0 0 22px;
}

.navigation {
	display: block;
	text-align: center;
	font-size: 90%;
	margin: 0 0 5px 0;
	padding: 0;
	width:570px;
}

.post {
	padding: 20px 0 0 0;
	clear: both;
	font-size: 100%;
}

.post h2 {
	font-size: 145%;
	padding: 0 0 8px 0;
}

h2.search {
	margin: 10px 20px;
}

h2.pagetitle {
	font-size: 145%;
	padding: 0 0 5px 0;
}

.posthead {
	height: 55px;
	background: #741D43 url("images/bg-post-head.gif") no-repeat top left;
	margin: 0 0 10px 0;
}

.posthead h2, .posthead h2 a {
	color: #FFF;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.posthead h2 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	padding: 7px 0 0 10px;
}

.posthead h2 a {
	color: #FFF;
	font-size: 145%;
	text-decoration: none;
}

.posthead h2 a:hover {
	color: #FFF;
	font-size: 145%;
	text-decoration: none;
}

.posthead .meta {
	font-size: 95%;
	color: #DCB9CD;
	padding: 0 0 0 10px;
}

.posthead .meta a {
	color: #DCB9CD;
	text-decoration: underline;
}

.post .entrytext p {
	padding: 0 0 15px 0;
}
.post .entry p {
	padding: 0 0 15px 0;
}
.post .entry .wp-smiley {
	padding: 0;
}

.post .entry a {
	//color: #8B2561;
}

.post .entry a:hover {
	//color: #FFF;
	//background: #8B2561;
	text-decoration: none;
}

.post p.comments {
	padding: 0 0 15px 0;
}

.post p.comments a {
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
	background: #9CBD00;
	border: 1px solid #8AA700;
	padding: 2px 5px;
	text-decoration: none;
}

.post p.comments a:hover {
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
	background: #9CBD00;
	border: 1px solid #8AA700;
	padding: 2px 5px;
	text-decoration: none;
}

.horizontal-divider {
	height: 23px;
	background: url("images/bg-horizontal-divider.gif") no-repeat center center;
}

h3#comments, h3#respond {
	color: #000000;
	padding: 0 0 7px 0;
}

.commentlist li.alt cite {
	display: block;
	padding: 0px 10px 10px 10px;
	margin: 0;
}

.commentlist li cite {
	display: block;
	padding: 7px 10px 5px 10px;
	margin: 0;
}

.commentlist li cite span.visitor  {
	color: #0000AA;
}

.commentlist li cite span.visitor a {
	color: #0000AA;
	text-decoration: underline;
}

.commentlist li cite .commentmetadata {
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

.commentlist li cite .commentmetadata a {
	color: #8B8B8B;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.commentlist li cite .commentmetadata a {
	color: #9B9555;
	text-decoration: none;
}

.commentlist li p, .commentlist li.alt p {
	padding: 0px 10px 10px 10px;
	margin: 0;
}

.alt {
	background: #F0EDD0 url("images/bg-alt-comment-middle.gif") repeat-y top left;
}

.alt-comment-top {
	background: #F0EDD0 url("images/bg-alt-comment-top.gif") no-repeat top left;
	height: 15px;
}

.alt-comment-bottom {
	background: #F0EDD0 url("images/bg-alt-comment-bottom.gif") no-repeat bottom left;
	height: 9px;
}

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
}

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

#commentform textarea {
	width: 490px;
	padding: 2px;
	overflow: auto;
}

#commentform input, #commentform textarea {
	border: 1px solid #C2C2C2;
	background: #E9E9E9 url("images/bg-form-input.gif") repeat-y top left;
	font-size: 1em;
}

#commentform label {
	color: #808080;
}

#commentform #submit {
	margin: 15px 0 15px 0;
	border: 1px solid #7C0040;
	background: #121e70;
	font-weight: bold;
	font-size: 90%;
	color: #FFF;
	cursor: pointer;
	cursor: hand;
}

#rightcol {
	float: right;
	display: inline;
	width: 320px;
	margin: 0 15px 13px 13px;
	background: #ffffff;
}

#rightcol {
	float: right;
	display: inline;
	width: 320px;
	margin: 0 15px 13px 13px;
	background: #ffffff;
}

#rightcol ul {
	list-style: none;
}

.sidebox {
	background: #FFF url("images/bg-sidebox-middle.gif") top left;
	border-bottom: 20px solid #FFF;
}

.sidebox h3#recent-comments {
	background: #FFF url("images/bg-sidebox-recent-comments.gif") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#stars {
	background: #FFF url("images/bg-sidebox-stars.gif") top left;
	height: 63px;
	text-indent: -9999px;
}

.sidebox h3#archive {
	background: #FFF url("images/bg-sidebox-archive.gif") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#categories {
	background: #FFF url("images/bg-sidebox-categories.gif") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#search {
	background: #FFF url("images/bg-sidebox-search.gif") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#contact {
	background: #FFF url("images/bg-sidebox-contact.gif") top left;
	height: 63px;
	text-indent: -9999px;
}

.sidebox ul {
	list-style: none;
}

.sidebox ul li {
	padding: 10px 10px 8px 21px;
	background: transparent url("images/bg-sidebox-recent-comments-li.gif") no-repeat top left;
	font-size: 90%;
}

.sidebox ul li span {
	color: #922D69;
	font-weight: bold;
}

.sidebox a {
	color: #565656;
	text-decoration: none;
}

.sidebox a:hover {
	color: #9EBA0E;
	text-decoration: underline;
}

.sidebox ul li a:hover {
	color: #9EBA0E;
	text-decoration: underline;
}

.sidebox #star-foto {
	text-align: center;
	border: 1px solid #FFF;
	margin: 0 18px 0 20px;
	line-height: 150px;
	background: #E5E5E5;
}

.sidebox #star-text p {
	margin: 0 18px 0 20px;
}

.sidebox #searchform {
	margin: 0 0 0 20px;
}

.sidebox #searchform #s {
	border: 1px solid #C2C2C2;
	background: #F7F7F7;
	width: 142px;
	padding: 2px;
}

.sidebox #searchsubmit {
	height: 25px;
	background: #A2B900;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	width: 45px;
	text-align: center;
}

.sidebox #emailaddress {
	padding: 0 0 0 20px;
}

.sidebox .bottom {
	height: 30px;
	background: transparent url("images/bg-sidebox-bottom.gif") no-repeat bottom left;
}

.clearer {
	height: 1px;
	overflow: hidden;
	margin: -1px 0 0 0;
	clear: both;
}

#footer p {
	line-height: 77px;
	padding: 0 0 0 13px;
	color: #6C6C6C;
	font-size: 0%;
	font-weight: bold;
}

#footer p a {
	color: #6C6C6C;
}


/* Begin misc */

ul, ol {
	display: block;
	margin: 0 0 15px 30px;
	list-style-type: square;
}

.entry ol {
	margin-left: 37px;
}

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

acronym, abbr, span.caps{
	letter-spacing: .07em;
}

#searchform2 {
	margin: 0 0 0 20px;
}

#searchform2 #s2 {
	border: 1px solid #C2C2C2;
	background: #F7F7F7;
	width: 142px;
	padding: 2px;
}

#searchsubmit2 {
	height: 25px;
	background: #A2B900;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	width: 45px;
	text-align: center;
}


/* Begin Images :: this is the style applied by the wordpress rich texteditor do not alter */
p img {
	padding: 0;
	max-width: 100%;
}
	
img.centered {
	display: block;	
	margin-left: auto;
	margin-right: auto;	
}
	
img.alignright {
	padding: 10px;
	margin: 0 2px 2px 0;
	display: inline;
}


img.alignleft {
	padding: 8px;
	margin: 0 2px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignright a{
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}

.alignleft {
	float: left;
}

.alignleft a{
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}

.entry form {
	text-align:center;
}

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

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

blockquote {
	margin: 0 60px 0 15px;
	padding-left: 20px;
	/*border-left: 5px solid #ddd;*/
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	//display: none;
}

a img {
	border: none;
}

/* Begin Calendar - style is not used currently because there is no calendar */
#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; }

#wp-calendar #prev 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;
}

#site_content {position: absolute;left: -10000px;};
/* End Calendar */

/* end misc */

img {
	border:none;
}
/* Tips for Elastic layouts
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.twoColElsRtHdr #container {
	/*width: 46em; */ /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	width: 960px;
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #990000; */
	height: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColElsRtHdr #header {
	background: transparent;
	/*padding: 0 10px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.twoColElsRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColElsRtHdr #header #nl_logo {
	/*background: #e2b476;
	border: 1px solid #990000;*/
	padding: 25px 0px 10px 0px;
	/*padding: 0 10px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#menubar01 {
	background: url("images/bg_01.png") repeat-x;
	height: 30px;
	width: 960px;
	/*padding: 0 10px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#menubar01 a{
	font-size: 175%;
	color: #ffcc66;
	/*font-weight: bold;*/
    font-family: impact;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 35px;
	position:relative;
	/*top:6px;*/
}
#menubar01 a:hover{
	color: #ffffff;
}
#menubar02 {
	margin: 2px 0px 10px 0px;
	width: 960px;
	height: 22px;
	/*padding: 0 10px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#menubar02 a{
	vertical-align: middle;
	font-size: 130%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 30px 0px 10px;
	/*padding: 0 10px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#menubar02 a:hover{
	color: #000000;
}
.twoColElsRtHdr #header #menubar02 #menubar02_content{
	border-style: none;
	/*padding: 0 10px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.twoColElsRtHdr #header #menubar01 #menubar01_content{
	margin: 8px 10px 0px 15px;
	border-style: none;
	/*padding: 0 10px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsRtHdr #sidebar1 p" rule.
*/
.twoColElsRtHdr #sidebar1 {
	float: right;
	width: 320px; /* since this element is floated, a width must be given */
	height: 100%;
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 15px 0px; *//* top and bottom padding create visual space within this div */
	margin: 0px 15px 0px 0px;
	border: 0px solid #009900;
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 1px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 1px;
}

#Content_body {
	background: #FFFFFF;
	padding-top:15px;
	position:relative;
	top:-15px;
	z-index: 0;
	height:100%;
}

/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
.twoColElsRtHdr #mainContent {
  	margin: 10px 2px 0px 10px; /* the left margin will look best if you match the padding amount to the header and footer. */
	/*border: 1px solid #0000FF;*/
	width: 610px;
	background: #FFFFFF;
	height:100%;
}
.ContentSegment {
  	/*margin: 0px 0px 3px 0px;*/ /* the left margin will look best if you match the padding amount to the header and footer. */
	border: 0px solid #ff0000;
	width: 590px;
	margin: 0 0 0 10px;
	/*height: 610px;*/
}
#Section_header01 {
  	/*margin: 10px 0px 3px 0px; *//* the left margin will look best if you match the padding amount to the header and footer. */
	/*border: 1px solid #ff0000;*/
	width: 375px;
	position:relative;
	top:7px;
	/*height: 610px;*/
}
#splog_header02 {
  	/*margin: 10px 0px 3px 0px; *//* the left margin will look best if you match the padding amount to the header and footer. */
	/*border: 1px solid #ff00aa;*/
 	position:relative;
 	top:-34px;
 	right:-375px;
	width: 222px;
	height: 33px;
	background: url(images/hdr_splog02.png) repeat-y;
}
#zaz_header02 {
  	/*margin: 10px 0px 3px 0px; *//* the left margin will look best if you match the padding amount to the header and footer. */
	/*border: 1px solid #ff00aa;*/
 	position:relative;
 	top:-32px;
 	right:-375px;
	width: 222px;
	height: 32px;
	background: url(images/hdr_zaz02.png) repeat-y;
}
#nl_header02 {
  	/*margin: 10px 0px 3px 0px; *//* the left margin will look best if you match the padding amount to the header and footer. */
	/*border: 1px solid #ff00aa;*/
 	position:relative;
 	top:-31px;
 	right:-375px;
	width: 222px;
	height: 31px;
	background: url(images/hdr_nl02.png) repeat-y;
}
#humornet_header02 {
  	/*margin: 10px 0px 3px 0px; *//* the left margin will look best if you match the padding amount to the header and footer. */
	/*border: 1px solid #ff00aa;*/
 	position:relative;
 	top:-32px;
 	right:-375px;
	width: 222px;
	height: 32px;
	background: url(images/hdr_humornet02.png) repeat-y;
}
#vids_header02 {
  	/*margin: 10px 0px 3px 0px; *//* the left margin will look best if you match the padding amount to the header and footer. */
	/*border: 1px solid #ff00aa;*/
 	position:relative;
 	top:-36px;
 	right:-375px;
	width: 222px;
	height: 32px;
	background: url(images/hdr_vids02.png) repeat-y;
}
#vid_Section_SegmentContent2 {
 	position:relative;
 	/*top:-30px;*/
  	/*margin: 10px 0px 3px 0px; *//* the left margin will look best if you match the padding amount to the header and footer. */
	border: 0px solid #00ff00;
	/*width: 560px;*/
	/*margin-left:auto;
	margin-right:auto;*/
	font:  16px arial;
	/*width: 570px;*/
	width: 585px;
	overflow:auto;
}
#Section_SegmentContent {
  	/*margin: 10px 0px 3px 0px; *//* the left margin will look best if you match the padding amount to the header and footer. */
	border: 0px solid #ffff00;
 	top:0px;
	width: 575px;
	/*margin-left:auto;
	margin-right:auto;*/
	margin-bottom: 0px;
	padding: 5px 0 1px 15px;
	font:  14px arial;
	overflow:auto;
}

#Section_header01_splog {
	width: 590px;
	height:34px;
	background: url(images/hdr_splog01.jpg) no-repeat;
	border: 0px solid #00ff00;
}
#Section_header01_zaz {
	width: 590px;
	height:34px;
	background: url(images/hdr_zaz01.jpg) no-repeat;
	border: 0px solid #00ff00;
}
#Section_header01_nl {
	width: 590px;
	height:34px;
	background: url(images/hdr_nl01.jpg) no-repeat;
	border: 0px solid #00ff00;
}
#Section_header01_art {
	width: 590px;
	height:34px;
	background: url(images/hdr_art01.jpg) no-repeat;
	border: 0px solid #00ff00;
}
#Section_header01_humornet {
	width: 590px;
	height:32px;
	background: #c92626 url(images/hdr_humornet01.png) no-repeat;
	border: 0px solid #00ff00;
}

#Section_header01_jokes {
	width: 590px;
	height:32px;
	background: #c92626 url(images/hdr_jokes01.jpg) no-repeat;
	border: 0px solid #00ff00;
}

#Section_SegmentContent img {
	margin: 5px 10px 1px 0px;
	float: left;
}
#Section_SegmentContent2 img {
	margin: 5px 10px 1px 10px;
	float: left;
}
#Section_SegmentContent2 .text {
	margin-top:9px;
}

.text h2 a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text h2 a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.text2 {
	margin-top:9px;
	border: 0px solid #00ff00;
	background: url(images/hdr_art01.jpg) no-repeat;
	width: 590px;
	height:34px;
	margin: 15px 0px 10px 0px;
	padding: 10px 0px 0px 15px;
	font-weight:bold;
	font-size:135%;
}

#art_Section_SegmentContent2 .text2 {
	margin-top:9px;
	border: 0px solid #00ff00;
	background: url(images/hdr_art01.jpg) no-repeat;
	width: 590px;
	height:34px;
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	font-weight:bold;
	font-size:135%;
}

#jokes_Section_SegmentContent2 .text2 {
	margin-top:9px;
	border: 0px solid #00ff00;
	background: url(images/hdr_jokes01.jpg) no-repeat;
	width: 590px;
	height:34px;
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	font-weight:bold;
	font-size:135%;
}

.archive_title {
	color:#000000;
font-weight:normal;
font-size:16px;
text-decoration:none;
}

.text2 a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.text2 a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#vid_Section_SegmentContent img {
	margin: 5px 10px 1px 10px;
	float: left;
}
#vid_Section_SegmentContent .text {
	margin-top:9px;
}
#vid_Section_SegmentContent2 img {
	margin: 5px 10px 1px 10px;
	float: left;
}
#vid_Section_SegmentContent2 .text {
	margin-top:9px;
}

#art_Section_SegmentContent2 p {
	padding:0pt 0pt 15px;
}

#jokes_Section_SegmentContent2 p {
	padding:0pt 0pt 15px;
}

.updatetime {
	font:14px arial;
	color:#999999;
}
/*
#Section_SegmentContent a {
	margin-top:10px;
}*/
.ReadMore {
	font: 14px arial bold;
	text-decoration: none;
	font-weight: bold;
    margin-left: 10px;
}
.PrevNext {
	font: 14px arial bold;
	text-decoration: none;
	font-weight: bold;
}
.Section_Bottom {
	//position:relative;
	border: 0px solid #0000ff;
	height: 30px;
	width: 580px;
	background: url(images/bg_03.png) repeat-x;
	padding: 0px 0px 0px 10px;
	font: 13px arial;
	line-height: 30px;
	margin: 0px 0px 15px 10px;
}
.Section_Bottom A:link {
	color: #0000aa;
}
.Section_Bottom A:visited {
	color: #2974b5;
}
.Section_Bottom .RSSbtn {
 	float:right;
    margin-right: 8px;
 	position: relative;
 	width:24px;
 	top:-30px;
}
.vid_Section_Bottom {
position:relative;
top:-20px;
	border: 0px solid #0000ff;
	height: 30px;
	width: 585px;
	background: url(images/bg_03.png) repeat-x;
	padding: 0px 0px 0px 10px;
	font: 13px arial;
	line-height: 30px;
	margin: 0px 0px 5px 0px;
}
.art_Section_Bottom {
	border: 0px solid #0000ff;
	height: 30px;
	width: 585px;
	background: url(images/bg_03.png) repeat-x;
	padding: 0px 0px 0px 10px;
	font: 13px arial;
	line-height: 30px;
	margin: 0px 0px 5px 0px;
}
.twoColElsRtHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	position:center;
    width: 100%;
    margin: auto;
    border: 0px solid black;
    border-top: none;
}

#footerlists {
}

#footerlists th {
	color: #9D9D9D;
	padding-top:5px;
	padding-bottom:3px;
}

#footerlists td a {
	font: 12px arial;
	color: #729DDB;
	margin-left: 10px;
}

.top_ads {
	/*border: 1px solid #990000;*/
	margin: 0px 0px 0px 0px;
	border: 0px solid #ff0000;
}
#ad_section {
	border: 0px solid #009900;
	white-space: nowrap;
    width: 100%;
    background: #FFFFFF;
    text-align: center;
	margin: 0px 0px 25px 0px;
}
#wide_ad_section {
	background: url("images/bg_02.jpg");
	margin: 3px auto 10px auto;
	height: 112px;
	width: 929px;
	//padding-bottom:12px;
	border: 0px solid #00ff00;
}
#wide_ad_section_index {
	background: url("images/bg_02.jpg");
	margin: 0 auto 10px auto;
	height: 112px;
	width: 929px;
	//padding-bottom:12px;
	border: 0px solid #00ff00;
}
#banner {
	border: 4px solid #aaaaaa;
	width:728px;
	height: 90px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	top: 2px;
}
#zedoads {
	position:relative;
	top:-20px
}
.twoColElsRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.titlebreak {
    height:6;
    font-size: 6px;
    line-height: 6px;
}
.picsgallery_thumb img{
	border: 1px solid white;
}
.picsgallery_thumb:hover img{
	border: 1px solid blue;
}

#vid_sidebar_top_ad {
	border: 0px solid blue;
	margin: 50px auto 0 auto;
}
#pic_sidebar_top_ad {
	margin: 35px auto 0 auto;
}
#nl_searchresults {
	background-color:#e1e1ff;
	border: 0px solid blue;
	margin: 0px 0px 0px 5px;
	padding:10px 5px 10px 10px;
}
#nl_searchresults_title {
	border: 0px solid blue;
	margin: 10px 0px 0px 15px;
}
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:16px; color:#000000; font-weight:bold;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1px;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;}
.xb1 {margin:0 5px; background:#999999;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; background:#ffffff; border:0 solid #999999; border-width:0 1px;}

    /* Begin comments*/
    #commentform input {
    width: 115px;
    padding: 2px;
    margin: 5px 5px 1px ;
    }

    #commentform textarea {
    width: 500px;
    padding: 2px;
    }

    #commentform #submit {
    margin: 0;
    float: left;
    }
	
	.hpfeatured{background : #FFFFFF; }

    .alt {
    margin: 0;
    padding: 10px;
    background: #dddddd;
    }

    .commentlist {
    padding: 0;
    text-align: left;
    }

    .commentlist li {
    /*margin: 15px 0 3px;*/
    padding: 5px 10px 3px;
    list-style: none;
    }

    .commentlist p {
    margin: 10px 5px 10px 0;
    width: 500px;

    }

    #commentform p {
    margin: 5px 0;
    }

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

    .commentmetadata {
    margin: 0;
    display: block;
    }
    /* End Comments */
	
	#homepagebottom {        background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	   float: left;        width: 610px;        margin: 10px 0px 10px 0px;        padding: 0px;        border: 1px solid #DDDDDD;        }
#homepagebottom p {        font-size: 12px;        margin: 0px;        padding: 0px;        }
.hpbottom {   background: #FFFFFF url(images/homepagetop.gif) top no-repeat;     float: left;        width: 590px;        margin: 0px;        padding: 10px;        display: inline;        }
#homepageleft {   background: #FFFFFF url(images/homepagetop.gif) top no-repeat;     float: left;        width: 300px;        margin: 0px;        padding: 0px;        }
.hpfeatured {        background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	   float: left;        width: 280px;        margin: 0px;        padding: 10px 10px 10px 10px;        border: 1px solid #DDDDDD;        }
#homepageright {    background: #FFFFFF url(images/homepagetop.gif) top no-repeat;    float: right;        width: 300px;        margin: 0px;        padding: 0px;        }


.thumb {        float: left;        margin: 0px 10px 0px 0px;        }

    <!-- [if IE] >

<! [endif] -->

<!-- [if IE] >
#Section_SegmentContent {top:-135px}
#Section_header01 img{ position:relative; top:-8px; border: 0px solid #990000;};
#Content_bodys {z-index:-3; background:#FFFFFF};
#sidebar1{z-index:-1; background:transparent};
#300sidebar_ad {position:absolute;
 top:0;
 right:0; border: 5px solid #00ff00; z-index:100};
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<! [endif] -->