/*
Theme Name: Grape Thinking		
Version: 3.0
Author: Brad Maier and Jake Bohall
*/

body {
	background: transparent url("images/page-bg.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 25px 0pt 0pt 0pt;
	}
	
img {
	border: none;
  padding: 4px 4px 4px 4px;
	}
	
a {
	color: #CC2200;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
h1, h2, h3, h4, h5, h6 {
	}
	
blockquote {
	border-left: 3px solid #CCCCCC;
	padding-left: 12px;
	}
	
.clear {
	clear: both;
	}
	
#clear {
	clear: both;
	}

/* The Wrapper */

.wrapper {
	width: 900px;
	margin: 0pt auto;
	background: #FFFFFF;
	}

/* The Blog Title and Logo*/

.blogname {
	background: transparent url("images/subscribe-bg-inverted.gif") repeat-x;
  height: 40px;
  margin-top: 30px;
	}

.blogname img{
	height: 50px;
	margin: -3px 5px 0px 5px;
	padding: 0px;
}
	
/* The Search Form */

#searchform {
	margin:0 0 0;
}

#searchform div {
	margin:0;
}

#searchform input {
	float:left;
	margin:0;
}

#searchform input#s {
	border:1px solid;
	margin-left:10px;
	width:163px;
}

#searchform input#searchbutton {
	float:left;
	margin: 0px 0px 0px 5px;
	height: 20px;
}

/* The Menu */

.menu {
/*  background: transparent url("images/menu-bg.jpg"); */
  margin: -35px 0px 0px 280px;
	height: 35px;
	text-align: center;
  font-size: 14px;
  padding: 0px 0pt 0px 0pt;
 	}
 	
.menu ul {
	margin: 0pt;
	padding: 0pt;
	list-style: none;
	}
	
.menu li {
	display: inline;
	}
	
.menu a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
	border-right: 1px dotted #A1A1A1;
	border-left: 1px dotted #A1A1A1;
	padding: 5px 20px 5px 20px;
	background: transparent url("images/menu-bg-red2.jpg") repeat;
	color: #FFFFFF;
	}

.menu a:hover {
  background: transparent url("images/menu-bg-blue.gif");
  color: #FFFFFF; 
  border-left: 1px dotted #000000;
  border-right: 1px dotted #000000;
  }

/* The Description */

.description {
	height: 155px;
	background: transparent url("images/description-bg-2.gif") repeat-x bottom;
	line-height: 120%;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0px 15px 0px 15px;
	}
	
.description a { 
  text-decoration: none; 
  }

.descriptionleft {
	float: left;
	width: 415px;
	margin: 0pt;
  }
	
.descriptionright {
	float: right;
	width: 445px;
	padding: 0pt 5px 0pt 5px;
  margin: 0pt;
  }

.descriptionright #featured {
  border: 1px grey solid;
  width: 420px;
  padding: 0 0 0 3px;
  margin: 0 0 0 10px;
}
        
.description h2 {
	font-size: 18px;
	margin: 0pt;
	line-height: 21px;
	}

.description ul {
  font-size: 12px;
  line-height: 13px; 
  }
  
.description-brand {
  margin: 0pt;
  background: transparent url("images/description-bg.gif") repeat-x bottom;
  }

.description-brand #dbcontent {
  padding: 15px 15px 15px 15px;
  }
  
.description-liason {
  background: transparent url("images/description-bg.gif") repeat-x bottom;
  margin: 0pt;
  }

.description-liason #dlcontent {
  padding: 15px 15px 15px 15px;
  }


/* Subscribe */

.subscribe {
	height: 70px;
	background: transparent url("images/subscribe-bg.gif") repeat-x;
  font-size: 14px;
  margin: 0pt;
  padding-top: 3px;
 	}
 	
.subscribe ul {
	margin: 0pt;
	padding: 0pt;
	list-style: none;
	}
	
.subscribe li {
	display: inline;    
	}
	
.subscribe a {
	}

.subscribe a:hover {
  }
  
.subscribe img {
  margin: 4px 0px 0pt 10px;
  }

.alt-to-subscribe-liason {
  padding: 0pt;
  margin: 0pt;
  }
  
.alt-to-subscribe-liason img {
  width: 899px;
  padding: 0pt !important;
  }
  
.alt-to-subscribe-brand {
  background: transparent url(images/subscribe-bg.gif) repeat-x;
  height: 50px;
  margin: 0pt;
  }
  
.alt-to-subscribe-brand img {
  }

#social-media
	{
		margin: 0px;
	}

#social-media img
	{
		padding: 0px;
		margin: 10px 5px;
		height: 35px;
	}

#social-media ul li
	{
		float: left;
		background: url(images/social-right-bg.jpg) no-repeat right;
		color: #FFFFF;
		margin-top: 5px;
		padding-right: 4px;
	}

#social-media ul li a
	{
		display: block;
		text-decoration: none;
		background: url(images/social-left-bg.jpg) no-repeat left;
		color: #FFFFFF;
		margin-top: 0px;
	}


#icontact {
  float: right;
  margin-top: -3px;
  font-size: 15px;
  background: transparent url("images/icontact-bg.gif") no-repeat;
  }

#signup {
  float: none;
  margin: 3px 10px 0pt 25px;
  }

#signup input {
  margin: 0pt;
	border: none;
  }

#signup input#box {
  margin: 9px 9px 0pt 0pt;
  width: 133px;
  float: left;
  border: 0px;
  background: #FFFFFF;
  }
  
#signup input#searchbutton {
  margin: 0pt;
  float: none;
  }
  
/* The Content */

.content {
	background: #FFFFFF;
	float: left;
	width: 470px;
	padding: 10px 10px 0 20px;
	min-height: 225px;
  line-height: 175%;
	overflow: hidden;
  border-right: 1px dashed #787878;
  margin: 0pt;
  }
   
h1.title {
	color: #CC2200;
	font-size: 20px;
  font-family: helvetica, verdana, arial;
	font-weight: bold;
	line-height: 150%
	}
	
h1.title a {
	text-decoration: none;
	color: #CC2200;
	font-weight: bold;
	}
	
h1.title a:hover {
	text-decoration: underline;
	}
	
.postinfo {
	color: #333333;
  margin: 0pt 0pt 0pt 5px;
 }
	
.postinfo a {
	color: #78207B;
	text-decoration: none;
	}
	
.postinfo a:hover {
	text-decoration: underline;
	}
	
.post {
	background: #FFFFFF;
	text-align: left;
	margin: 0pt 5px 0pt 0pt;
	border-bottom: 1px dotted #78207B;
	}
	
.post li {
  padding: 2px 0pt 6px 0pt;
  margin: 0pt 0pt 6px 0pt;
  }

.commentslink {
	text-align: right;
	font-weight: bold;
	padding: 5px 5px 0pt 0pt;
	margin: 0pt;
	}
	
.commentslink a {
	color: #000000;
	text-decoration: none;
	background: url("images/comments.gif") left no-repeat;
	padding-left: 25px;
	}
	
.pages {
	background: #FFFFFF;
	float: left;
	padding-left: 10px;
	margin: 0pt;
	}
	
.pages a {
	padding: 0 0 0 0;
	color: #78207B;
	text-decoration: underline;
	}
	
p.notfound {
	margin: 10px 0pt 180px 0pt;
	}

/* Right Sidebar which is now actually the left sidebar!*/
  
div#gtnetworkimage img {
  margin: 0pt 0pt -18pt -10px;
}

.rightsidebar {
	background: #FFFFFF;
	border-right:1px dashed #787878;
	float:left;
	margin:0;
	min-height:1px;
	padding:0 0 0 10px;
	text-align:left;
	width:165px;
}


.rightsidebar h2 {
	font-size: 12px;
  margin: 14px 0pt 0pt 0pt;
	text-transform: uppercase;
	padding: 1px 0pt 1px 1px;
  }

.rightsidebar h3 {
  text-decoration: none;
  margin: 0px 0px 0px -10px;
  padding: 0pt;
  color: #787878;
}


.rightsidebar ul {
	margin: 0pt;
	padding: 0pt;
	list-style: none;
	}

.rightsidebar ul li {
  border-bottom: 1px dotted #CCCCCC;
  margin: 5px 0pt 5px 0pt;
  }

.rightsidebar li ul, .sidebar div {
	padding: 2px 0pt 0pt 15px;
	margin: 14px 0pt 0pt 0pt;
	line-height: 150%;
  }
  
.rightsidebar li ul ul {
	margin: 0pt;
	padding-left: 10px;
  }

.rightsidebar a {
	text-decoration: none;
	font-weight: bold;
	color: #33cc77;
  }
  
.rightsidebar a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #002211;
	}
	
.rightsidebar img {
  margin: 0pt 0pt 0pt -3px;
  }
  
/* Left Sidebar */

.leftsidebar {
	background: #FFFFFF;
  float: left;
  position: relative;
  z-index: 1;
	width: 200px;
	padding: 0pt 10px 10px 10px;
	margin: -25px 0 0 0;
	overflow: hidden;
	font-weight: bold;
  }
	
.leftsidebar h2 {
	font-size: 12px;
  text-transform: uppercase;
	padding: 1px 0pt 1px 1px;
  }
  
.leftsidebar ul {
	margin: 10px 0pt 30px 0pt;
	padding: 0pt;
	list-style: none;
	}

.leftsidebar ul li {
  border-bottom: 1px dotted #CCCCCC;
  margin: 0pt 0pt 5px 0pt;
  }

.leftsidebar li ul, .sidebar div {
	padding: 2px 0pt 0pt 15px;
	line-height: 150%;
  }
  
.leftsidebar li ul ul {
	margin: 0pt;
	padding-left: 10px;
  }
    
.leftsidebar a {
	text-decoration: none;
	color: #33cc77;
	}
	
.leftsidebar a:hover {
	text-decoration: none;
	color: #002211;
	}

.leftsidebar img {
	border: 0pt;
  width: 50px;
	}
	
.ad-sidebar {
  float: left;
  position: relative;
  z-index: 1;
	width: 175px;
	padding: 10px 0px 0pt 10px;
	margin: 0pt;
	border-right: 1px dashed;
  }	
  
.ad-sidebar ul {
	margin: 0pt;
	padding: 0pt;
	list-style: none;
	}

/* The Footer */

.footer {
	clear: both;
	height: 145px;
	background: transparent url('images/footer-bg.gif');
	border-top: 2px solid #99FF00;
	margin: 0pt;
  padding: 10px 0pt 0pt 100px;
	}
	
.footer ul {
	margin: 0pt;
	padding: 0pt;
	list-style: none;
	float: left;
	}
	
.footer ul.sponsors {
	width: 265px;
	}
	
.footer ul.links {
	width: 265px;
	}
	
.footer ul.meta {
  width: 265px;
  }
	
.footer li {
  margin: 0pt;
  padding: 0pt 0pt 0pt 10px;
	}
	
.footer li.footerhead {
	color: #98020E;
	font-size: 24px;
	padding: 5px 0pt 0pt 0pt;
	margin: 0pt;
	}
	
.footer li a {
	color: #6F020A;
	font-weight: bold;
  font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	padding: 5px 15px;
	}
	
.footer li a:hover {
  color: #FFFFFF;
  background: transparent url('images/menu-bg-red2.jpg');
  }

/* The Bottom */

.bottom {
	height: 27px;
	line-height: 27px;
	background: #6F020A;
	text-align: right;
	padding-right: 35px;
	}

.bottom a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
.bottom a:hover {
	text-decoration: underline;
	}
	
a.xhtml {
	background: url("images/xhtml.gif") left no-repeat;
	padding-left: 22px;
	padding-right: 10px;
	}
	
a.rss {
	background: url("images/rss.gif") left no-repeat;
	padding-left: 22px;
	}

/* The Navigation */

.navigation {
	height: 25px;
	padding:0pt 20px;
	margin-top: 20px;
	}
	
.navigation a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	}
	
.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}

/* The Attachment */

.contentCenter {
	text-align: center;
	}

/* The Page Title */

h2.pagetitle {
	padding: 0pt;
	margin: 0pt 0pt 20px 0pt;
	font-size: 16px;
	text-align: center;
	}

/* The Forum Page */

.forum {
	float: left;
	width: 850px;
	background: #FFFFFF;
	padding: 0pt 0pt 0pt 30px;
	min-height: 225px;
	overflow: hidden;
	margin: 0pt;
	}

/* The Page Templates */
.pagetemplate {
  float: left;
  width: 480px;
  background: #FFFFFF;
  padding: 0pt 0pt 0pt 15px;
  min-height: 500px;
  border-right: 1px dashed;
  margin: 0pt;
  }

.pagetemplate2 {
  float: left;
  width: 885px;
  background: #FFFFFF;
  padding: 0pt 0pt 0pt 15px;
  min-height: 500px;
  margin: 0pt;
  }
  
.pagetemplate3 {
  float: left;
  width: 706px;
  background: #FFFFFF;
  padding: 0pt 0pt 0pt 15px;
  min-height: 500px;
  margin: 0pt;
}

.pagetemplate4 {
  float: left;
  width: 650px;
  background: #FFFFFF;
  padding: 0pt 0pt 0pt 15px;
  min-height: 500px;
  margin: 0pt;
  border-right: 1px dashed;
}

.domain-template {
  float: left;
  width: 450px;
  background: #FFFFFF;
  padding: 0pt 0pt 0pt 15px;
  min-height: 500px;
  margin: 0pt;
  border-right: 1px dashed;
} 

/* The Comments */

.comments {
	}
	
.comments form {
	}
	
.comments textarea {
	width: 94%;
	height: 156px;
	background: transparent url("images/description-bg.gif") repeat-x bottom;
	border: 1px solid #E9E5E1;
	color: #484849;
	padding: 10px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#commentform {
	padding-left: 23px;
	}
	
#commentform input {
	padding-left: 10px;
	}
	
.comments input#submit {
	padding: 0pt;
	width: 72px;
	height: 29px;
	}
	
.comments h2 {
	font-size: 19px;
	line-height: 30px;
	margin: 24px 0pt 0pt 23px;
	padding: 0pt;
	font-weight: normal;
	}

.comments ol li {
  padding: 2px 5px 2px 5px;
}
.comments ol li p {
	margin: 10px 0pt;
	}
	
#body_content {
  position: absolute;
  left: -10000px;
  }
  
.contact-form {
  margin: 0pt 0pt 0pt 50px;
}

#ONESTAT_TAG {
  display: none;
}

table.sample { 	
  border-width: medium; 	
  border-spacing: 3px; 	
  border-style: groove; 	
  border-color: green; 	
  border-collapse: separate; 	
  background-color: white; 
} 

table.sample th {
  border-width: 0px 0px 0px 0px; 	
  padding: 3px 3px 3px 3px; 	
  border-style: none; 	
  border-color: gray; 	
  background-color: white;
} 

table.sample td {
  border-width: 0px; 	
  padding: 3px; 	
  border-style: none; 	
  border-color: gray; 
  background-color: white;
}

