/***************************************************************
Style Sheet for AskGramps.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Appearance Code
***************************************************************/

.author_info {visibility:hidden !important; height:0px !important;}
.author_email {visibility:hidden !important;}
body {
	margin:0;
	padding:0px;
	min-width:790px;
	
	text-align:center;
	font-family: verdana, arial, helvetica, century gothic, sans-serif;
	font-size:90%;
	color:#000;
	
	background-color: #ded6c6;
}

p {
	margin:0;
	padding-bottom:1em;
	line-height:1.4em;
}

blockquote {
	margin-top: 0;
	font-style: italic;
}

a:link, a:visited { color:#000; text-decoration:underline; }
a:hover, a:active { color:#bc8323; text-decoration:none; }

h1 {
	margin-top:0;
	margin-bottom:.15em;
	font-size:130%;
	color:#000;
}

h2 {
	margin-top:0;
	margin-bottom:.15em;
	font-size:110%;
	color:#000;
}

h3 {
	margin-top:0;
	margin-bottom:.15em;
	font-size:100%;
	color:#000;
}

img {
	border:0px;
	margin:0px;
}

.hr {
	margin:10px 0;
	border-bottom:1px solid #555;
}

.hr2 {
	border-bottom:1px solid #6f4d31;
}



/***************************************************************
Appearance Code Applied to Layout Elements
***************************************************************/
#container {
	padding-top:1px;
	width:100%;

	text-align:left;
}

#content {
	width:100%;
}

#columnWrapper {
	padding-bottom:0px;
}


.columnStyle1 {
	padding-top:1.2em;
	padding-right:12px;
	padding-left:12px;
	     margin-right:45px;
	height:100%;
	
	background-color:#fff;
}
.columnStyle1 .columnTopLeft {
	display:none;
}
.columnStyle1 .columnTopRight {
	
}
.columnStyle1 .center {
	padding:0 0 6px 0;
}
.columnStyle1 .columnBottomLeft {
	display:none;
}
.columnStyle1 .columnBottomRight {
	
}

.columnStyle2 {
	padding:12px 6px 6px 6px;
	background-color:#ded6c6;
}
.columnStyle2 .columnTopLeft {
	display:none;
}
.columnStyle2 .columnTopRight {
	
}
.columnStyle2 .center {
	margin:0;
	padding:0;
	
	font-size:89%;
	
	background: url('images-layout/column-style-2-bg.gif') bottom left repeat-y;
}
.columnStyle2 .columnBottomLeft {
	display:none;
}
.columnStyle2 .columnBottomRight {
	
}



.columnStyle3 {
	padding:12px 6px 6px 6px;
	background-color:#ded6c6;
}
.columnStyle3 .columnTopLeft {
	display:none;
}
.columnStyle3 .columnTopRight {
	
}
.columnStyle3 .center {
	padding:0;
	font-size:89%;
}
.columnStyle3 .columnBottomLeft {
	display:none;
}
.columnStyle3 .columnBottomRight {
	
}



/***************************************************************
Specific Element Styles
***************************************************************/
.question, .introduction {
	margin:1.2em 0;
	padding:7px 5px 5px 7px;

	border:solid 1px #000;
	
	background-color:#fff3c9;
}

.answer {

}

#searchBox {
	padding-bottom:.5em;
	margin:0.5em;
	/*text-align:center;*/
}

li img {
	vertical-align: middle;
}



/***************************************************************
Default Blob Styles
***************************************************************/
.blobDefault {
	padding-left:0;
	margin-bottom:12px;
}
.blobDefault h2 {
	margin-bottom:3px;
}

.blobImage {
	margin-bottom:12px;
}


.blobSummary {
	margin-top:1em;
	margin-bottom:12px;
}
.blobSummary .summaryColumn1 {
	width:48%;
}
.blobSummary .summaryColumn2 {
	width:48%;
}
.blobSummary .padded {
	padding-right:4px;
}



.blobStyle1 {
	margin-bottom:12px;
	background: url('images-layout/blob-style-1-right.gif') top right repeat-y #fff;
}
.blobStyle1 .topLeft {
	width:100%;
	background: url('images-layout/blob-style-1-top-left.gif') top left no-repeat #6f4d31;
}
.blobStyle1 .topRight {
	padding:3px 4px 2px 8px;
	background: url('images-layout/blob-style-1-top-right.gif') top right no-repeat;
}
.blobStyle1 .topRight h2 { margin:0; font-size:120%; color:#fff; }
.blobStyle1 .blobBody {
	margin-right:2px;
	padding:4px;
	border-top:1px solid #000;
	border-left:1px solid #000;
}
.blobStyle1 .bottomLeft {
	background: url('images-layout/blob-style-1-bottom-left.gif') bottom left no-repeat;
}
.blobStyle1 .bottomRight {
	height:4px;
	font-size:1px;
	background: url('images-layout/blob-style-1-bottom-right.gif') bottom right no-repeat;
}


.blobStyle2 {
	margin-bottom:12px;
	background: url('images-layout/blob-2-left.gif') top left repeat-y #dfe9f5;
}
.blobStyle2 .topLeft {
	background: url('images-layout/blob-2-top-left.gif') top left no-repeat;
}
.blobStyle2 .topRight {
	height:4px;
	background: url('images-layout/blob-2-top-right.gif') top right no-repeat;
}
.blobStyle2 .topRight h2 { margin:0; padding:8px 0 0 0; font-size:120%; text-align:center; }
.blobStyle2 .blobBody {
	padding:4px 4px 0 6px;
	text-align:center;
	background: url('images-layout/blob-2-right.gif') top right repeat-y #dfe9f5;
}
.blobStyle2 .bottomLeft {
	background: url('images-layout/blob-2-bottom-left.gif') bottom left no-repeat #dfe9f5;
}
.blobStyle2 .bottomRight {
	height:4px;
	font-size:1px;
	background: url('images-layout/blob-2-bottom-right.gif') bottom right no-repeat;
}


/***************************************************************
List Styles
***************************************************************/

/* Style the left nav */
.ulStyleNav {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	padding:3px 0 6px 6px;
	list-style:none;
	width:95%;
}
.ulStyleNav li {
	padding-bottom:.25em;
}
.ulStyleNav li a {
	
}
.ulStyleNav li a:hover {
	background: url('images-layout/bullet-cube.gif') 0 50% no-repeat;
}
.ulStyleNav .children {
	margin-left:18px;
	padding-left:0;
	list-style:disc;
}


.ulStyle1 {
	margin-top:3px;
	margin-left:7px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 li {
	margin:0;
	padding-bottom:2px;
	padding-left:12px;
	background: url('images-layout/bullet-arrow.gif') 0 .2em no-repeat;
}
.ulStyle1 li a {
	text-decoration:none;
}
.ulStyle1 li a:hover, .ulStyle1 li a:active {
	text-decoration:underline;
}
.ulStyle1 ul {
	margin-left:7px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 ul li {
	padding-left:10px;
	background: url('images-layout/bullet-arrow.gif') 0 .2em no-repeat;
}


.ulStyle2 {
	margin:6px 0 6px 0;
	padding-left:15px;
}
.ulStyle2 li {
	padding-left:0;
}



.ulStyleSpaced li{
	margin-bottom:.6em;
}

.olStyleSpaced li{
	margin-bottom:.6em;
}
.olStyleSpaced li p{
	padding:.6em 0 0 0;
}



.questionList {
	margin:1.2em 0 1.2em 1.2em;
	padding:0;
	
	font-size:95%;
}
.questionList li {
	margin-bottom:1.75em;
}
.questionList li a {

}

.additionalLinks {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.additionalLinks li {
	float:left;
	padding:3px 8px;
}
.additionalLinks li a{

}



/***************************************************************
Table Styles
***************************************************************/



/***************************************************************
Text Styles
***************************************************************/
.bigger {
	font-size:120%;	
}
.smaller {
	font-size:89%;
}
.price {
	font-weight:600;
	color:#065e25;
}

.bonusText{
	font-weight:600;
	color:#b51c30;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}
.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f2525;
}

.alignText1 {
	text-align:center;
}



/*--------------- Headers --------------------*/
.barHeader {
	margin:1.2em 0;
	padding:3px 3px 5px 6px;
	
	font-size:135%;
	color:#fff;
	
	border:1px solid #000;
	background: url('images-layout/bar-header.gif') top left no-repeat #654b32;
}


/***************************************************************
Image Classes
***************************************************************/
.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1:active {
	display:block;
	margin-right:3px;
	padding-top:4px;
	width:114px;
	height:21px;
	
	color:#343434;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	background: url('images-layout/button-1.gif') 50% 50% no-repeat #888;
}

.buttonStyle1:hover {
	color:#343434;
	text-decoration:underline;
	background: url('images-layout/button-1.gif') 50% 50% no-repeat #888;
}

.thumbnail {
	float:left;
	margin:8px 8px 0 0;
	padding:10px 10px 15px 10px;
	border-width:1px 3px 3px 1px;
	border-style:solid;
	border-color:#000;
}
.thumbnail img {
	margin-bottom:12px;
}
.thumbnail p{
	padding:0;
	text-align:center;
	font-family: Comic Sans MS, sans-serif;
}

/***************************************************************
Miscellaneous Stuff
***************************************************************/

/*--------------- Floating --------------------*/
.clear {
	clear:both;
}

.float {
	float:left;
}
.floatOpposite {
	float:right;
}


/*--------------- Spacing --------------------*/
.extraLine {
	padding-bottom:1.8em;
}

/*--------------- Testimonial -----------------*/
.testimonial {
	margin:10px;
	padding:7px 5px 5px 7px;

	border:solid 1px #6c778d;
	
	background-color:#dedc6c;
}


/*--------------- Site Name -------------------*/
#siteName {
	position:absolute;
	left:-999em;
}

img.alignright {

	margin: 3px 0 0 7px;
}

img.alignleft {
           margin: 3px 7px 0 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

