
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



#triggers div {
cursor:pointer;
}


body {
	margin: 0px;
	padding: 0;

	background: #ffffff; url(http://wetpantsboy.com/images/img01w.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  color: #63676A;}


button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

button.submitBtn { 
 

	padding: 0px;
	margin: 0px;
	
	margin-left: 4px;

}

form {
	margin: 0;
	padding: 0 0 0 0;
}




h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
  color: #649632;	
}

h1 { font-size: 30px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 100%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { 

  color: #000000;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 1200px;
	margin: 0 auto;
	background: #ffffff;}

/* Header */

#header-wrapper {
}

#header {
	width: 1200px;
	height: 44px;
	margin: 0 auto;

	background: url(http://wetpantsboy.com/images/img03w.jpg) repeat-x left top; 
}

/* Menu */

#topmenu {
	float: left;
	height: 44px;
}

#topmenu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#topmenu li.topmenu {
	height: 44px;
	display: block;
	float: left;
	padding: 12px 12px 0px 12px;



	background: url(http://wetpantsboy.com/images/img04w.jpg) no-repeat right 8px; 
}

#topmenu a {
	display: block;
	float: left;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;

  color: #000000;
}

#topmenu a:hover { text-decoration: underline; }

#topmenu .current_page_item {
	margin: 0px;
  color: #000000;}

/*DROP DOWN */

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; 

 color:#0000; 
text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:44px; left:0; 

 background:#d1d1d1; 
display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; padding:3px 7px 5px; border-top:none; width:120px; margin:0}
ul.menu ul li a {display:block;  background-color:#d1d1d1; width:120px}
ul.menu ul ul {left:120px; top:-1px}
ul.menu .menulink {border:0px; padding:0px 0px 0px; font-weight:bold;}
ul.menu .menulink:hover, ul.menu .menuhover {background-color:#006699)}
ul.menu .sub {background:#d1d1d1 url(http://wetpantsboy.com/images/arrow.gif) 120px 0px no-repeat}
ul.menu .topline {border-top:0px solid #aaa}




/* Search */



#search form {
	float: right;
	margin: 0;
	padding: 10px 10px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: #000;
	border: none;
}

#search input {
	float: left;
	padding: 0;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
        border: none;
}

#search-text {
	width: 140px;
	height: 14px;
	margin: 0px 6px 0px 0px;
	padding: 3px 0 0 5px;
	color: #658453;
}



/* Page */

#page {
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
    
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	padding-left: 40px;
	padding-top: 10px; 
}

#logo h4 {
        float: right;
	margin-top: -50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}



#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;

	color: #000000; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 0px 0 0 42px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000; }

#logo p a {
	text-decoration: none;
	color: #000000; }

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
        width: 900px;
}

/* Post */

.post {
	margin-right: 50px;
        margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.post .title2 {
	height: 30px;
	margin-top: 15px;
	margin-bottom: 3px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

.post .date {
	float: right;
	margin-top: -35px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.post .date2 {
	float: right;
	margin-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.post .author2 {
	float: left;
        padding: 0px 0px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}


.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }


.post .entry {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 20px;
        text-align: justify; 
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {

	padding: 0 0 20px 0px;
	background: #ffffff;}

#sidebar li ul {
	line-height: 200%;
	background: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 20px;
	background: none;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 15px 0px 0px 20px;

	background: url(http://wetpantsboy.com/images/img06w.jpg) repeat-x left top; 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
  color: #000000;}

/* Footer */

#footer {
	width: 1200px;
	margin: 0 auto;
	padding: 0;

	background: url(http://wetpantsboy.com/images/img02w.jpg) repeat-x left top; 
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
  color: #000000;}

#footer a {
}




input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

#btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */
td {
	font: 10pt Helvetica, Arial, sans-serif;
	vertical-align: top;
}



