@charset "UTF-8";

/* CSS Document */



html {

	padding: 0px;

	margin: 0px;

}



body {

	padding: 0px;

	margin: 0px;

	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



/* FORMATTING CLASSES */



.header {

	font-size: 15px;

	font-weight: bold;

	color: #ffbc03;

}



.header a{

	font-size: 15px;

	font-weight: bold;

	color: #ffbc03;

	text-decoration: none;

}



.header a:hover{

	font-size: 15px;

	font-weight: bold;

	color: #0061aa;

	text-decoration: none;

}



.header2 {

	font-size: 15px;

	font-weight: bold;

	color: #0061aa;

}



.header2 a{

	font-size: 15px;

	font-weight: bold;

	color: #0061aa;

	text-decoration: none;

}



.header2 a:hover{

	font-size: 15px;

	font-weight: bold;

	color: #0061aa;

	text-decoration: none;

}



.normal {

	font-size: 11px;

}



.normal a {

	font-size: 11px;

	text-decoration: underline;

	color: #ffbc03;

}



.normal a:hover {

	font-size: 11px;

	text-decoration: underline;

	color: #0061aa;

}



.normalbold {

	font-size: 12px;

	font-weight: bold;

}



.normalbold a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #ffbc03;

}



.normalbold a:hover {

	font-size: 12px;

	font-weight: bold;

	text-decoration: underline;

	color: #0061aa;

}



.small {

	font-size: 9px;

}



.small a{

	font-size: 9px;

	font-weight: bold;

	text-decoration: none;

	color: #ffbc03;

}



.small a:hover{

	font-size: 9px;

	font-weight: bold;

	text-decoration: underline;

	color: #0061aa;

}



.entry {

	font-size: 11px;

}



.entry a {

	font-size: 11px;

	text-decoration: underline;

	color: #ffbc03;

}



.entry a:hover {

	font-size: 11px;

	text-decoration: underline;

	color: #0061aa;

}



.headertoplinks {

	padding-top: 15px;

	padding-left: 0px;

	font-size: 9px;

}



.headertoplinks a{

	font-size: 9px;

	font-weight: bold;

	text-decoration: none;

	color: #ffbc03;

}



.headertoplinks a:hover{

	font-size: 9px;

	font-weight: bold;

	text-decoration: underline;

	color: #FFFFFF;

}

html>body .searchform {
	padding-left: 320px;
	padding-top: 10px;
	margin-top: 0px;
}

.searchform {
	padding-left: 320px;
	margin-top: 10px;
}

/* MAIN DIVS */



#container {

	width: 946px;

	background-color: #FFFFFF;

	height: auto;

	margin-left: auto;

	margin-right: auto;

}



#wrap {

	float: left;

	width: 946px;

	height: auto;

	background-color: #FFFFFF;

}



#sidebar {

	float: left;

	width: 245px;

	/*min-height: 768px;*/

	height: auto;

}



#logocontainer {

	float: left;

	width: 245px;

	height: auto;

}



#whynotlogo {

	float: left;

	width: 218px;

	height: 266px;

	background-image: url(http://whynotforum.com/wp-content/themes/WhyNot/images/whynot_logo.jpg);

	background-repeat: no-repeat;

	cursor: hand;

}



#shadow1 {

	float: left;

	width: 27px;

	height: 339px;

	background-image:url(http://whynotforum.com/wp-content/themes/WhyNot/images/shadow-top.jpg);

	background-repeat: no-repeat;

}



#sidebarproper {

	float: left;

	width: 245px;

	height: auto;

	/*min-height: 768px;*/

	/*background-image: url(http://whynotforum.com/wp-content/themes/WhyNot/images/shadow.jpg);*/

	background-repeat: repeat-y;

	

}



#sidebarcontent {

	float: left;

	width: 218px;

	padding-left: 10px;

	height: auto;	

}



#right {

	float: left;

	width: 701px;

	height: auto;

}



#header {

	float: left;

	width: 701px;

	height: 80px;

	background-image: url(http://whynotforum.com/wp-content/themes/WhyNot/images/header.jpg);

	background-repeat: repeat-x;

}



#spacerheader {

	float: left;

	width: 561px;

	height: 80px;

}



#small-links {

	float: left;

	width: 140px;

	height: 80px;

}



#tabs {

	float: left;

	width: 701px;

	height: 54px;

}



#blog {

	float: left;

	width: 140px;

	height: 54px;

}



#videos {

	float: left;

	width: 140px;

	height: 54px;

}



#news {

	float: left;

	width: 140px;

	height: 54px;

}



#downloads {

	float: left;

	width: 140px;

	height: 54px;

}



#forum {

	float: left;

	width: 141px;

	height: 54px;

}



#content {

	float: left;

	width: 701px;

	height: auto;

}



#blogcontent {

	width: 650px;

	padding-left: 2px;

	padding-right: 10px;

}



#footer {

	float: left;

	width: 946px;

	height: 58px;

	background-image: url(http://whynotforum.com/wp-content/themes/WhyNot/images/footer.jpg);

	background-repeat: repeat-x;

}



/*#footerleft {

	float: left;

	width: 245px;

	height: 58px;

	background-image: url(http://whynotforum.com/wp-content/themes/WhyNot/images/shadow-footer.jpg);

	background-repeat: no-repeat;

}



#footerright {

	float: left;

	width: 701px;

	height: 58px;

	background-image: url(http://whynotforum.com/wp-content/themes/WhyNot/images/footer.jpg);

	background-repeat: repeat-x;

}*/





.heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color:#ffc20f;

	font-weight:bold;

	text-align: left;

}



.headingwithbg {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color:#ffc20f;

	font-weight:bold;

	text-align: left;

	background-color: #666666;

	padding-left: 5px;

}



.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#535353;

	text-align: justify;

	line-height: 14px;

}



.videonav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color:#666666;

}



.features {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #2ea9e5;

	text-decoration: none;

}



.link-features {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #2ea9e5;

	text-decoration: none;

}

.link-features:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #2ea9e5;

	text-decoration: none;

	text-decoration: underline;

}



.bodytextlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#535353;

	font-weight:bold;

	text-decoration: none;

}



.bodytextlink a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#535353;

	font-weight:bold;

	text-decoration: none;

}



.bodytextlink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#535353;

	font-weight:bold;

	text-decoration: underline;

}



.bodytextlinkwp {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#535353;

	font-weight:bold;

	text-decoration: none;

	background-color: #CCCCCC;
	line-height: 15px;

}



.bodytextlinkwp a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#535353;

	font-weight:bold;

	text-decoration: none;

}



.bodytextlinkwp a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#535353;

	font-weight:bold;

	text-decoration: underline;

}



/* ////////////////////////////////////////////// VIDEOS PAGE EXTERNAL /////////////////////////////////// */



#vidtop {

	float: left;

	width: 701px

	height: auto;

}



#videoplayer {

	float: left;

	width: 420px;

	height: auto;

	

}



#videodescription {

	float: left;

	width: 281px;

	height: auto;

}



#videodescriptionproper {

	padding-left: 10px;

	padding-right: 10px;

}



#videodescriptioncontent {

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 5px;

}



#vidbottom {

	float: left;

	width: 701px;

	height: auto;

}



#videocomments {

	float: left;

	width: 420px;

	height: auto;

}



#videocommentscontent {

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 5px;

	background-color: #CCCCCC;

}



#videorelated {

	float: left;

	width: 281px;

	height: auto;

}



#videorelatedproper {

	padding-left: 10px;

	padding-right: 10px;

}



#videorelatedcontent {

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 5px;

}