/*  
Theme Name: You Can Google Too
Theme URI: http://www.feoconsulting.com/themes/ycgt/
Description: You Can Google Too Theme
Version: v1
Author: Rusty Nations
Author URI: http://www.feoconsulting.com/
*/
		* { font-family: arial,sans-serif; }
		body { 
			background-color: #fff; 
			color: #333; 
			width: 98%;
			margin-left: auto; 
			margin-right: auto;
		}
		#logowrapper {
				margin-left: auto; 
				margin-right: auto;
				width:940px;
				padding:0px;
			}
		#prelogo { margin-top: -1em; margin-right:20px; position: relative; top: 2em; text-align: center; width:403px; }
		#logo { margin-top: -1em; margin-right:20px; position: relative; top: 2em; text-align: center; width:276px; }
		#postlogo { margin-top: -1em; position: relative; top: 2em; text-align: center; width:179px; }
		.logo { font-size: 1.5em; color: #444; }

		.intro {
		text-align: center;
		position: relative; 
		top: 2.5em;
			margin-left: auto; 
			margin-right: auto;
		font-size:11pt;
		font-weight:bold;
		}

		input.text { font-size: 1em; }
#searchresults {
position: absolute;
		clear:both;
		text-align:left;
		margin-top: 150px;
		padding: 150px 0px 0px 0px;
}


	#clear {
		clear:both;
		text-align:right;
	}

#wrapper {
		top: 4.5em;
		position: relative;
		width:940px;
		margin:0px auto;
		padding:10px;
		font-size:10pt;
		font-weight:bold;
	}

#iewrapper {
		top: 4.5em;
		position: relative;
		width:940px;
		margin-left:150px;
		padding:10px;
		font-size:10pt;
		font-weight:bold;
	}
	
	#content-box1, #content-box2, #content-box3, #content-box4, #content-box5, #content-box6 {
		padding:0px;
		border:0px solid #bbb;
		position:absolute;
	}
	#content-box1 {
		color: red;
		margin-top:5px;
		margin-left:0px;
		width:247px;
	}
	#content-box2 {
	text-align: center;
		margin-left:245px;
		width:450px;
		height:80px;
	}
	#content-box3 {
		color: red;
		margin-top:5px;
		margin-left:675px;
		width:265px;
	}
	#content-box4 {
		color: red;
		margin-top:80px;
		margin-left:145px;
		width:650px;
	}
	#content-box5 {
	text-align: center;
		margin-top:150px;
		margin-left:195px;
		width:550px;
		height:150px;
	}
	#content-box6 {
		margin-top:150px;
		margin-left:745px;
		width:195px;
	}
	#footer {
	position:relative;
		float:left;
		margin-top:340px;
		margin-bottom:10px;
		padding:0px;
		width:878px;
		color: #999; 
		padding-top: 0.5em; 
		text-align: center;
	}
	#footercontent {
	position:relative;
	width:100%;
		float:left;
		padding:0px;
		color: #999; 
		border-top: solid 1px #ddd; 
		padding-top: 0.5em; 
		text-align: center;
	}
	#footercontent a { 
		color: #999; 
		text-decoration: none; 
		padding: 0 1em; 
	}
	#footercontent a:hover { 
		text-decoration: underline; 
	}
	#bottom {
		clear:both;
		text-align:right;
	}

#success {
		position: relative;
		margin:0px auto;
		padding:0px;
		font-size:10pt;
		font-weight:bold;
	}
	#success-graphic {
		padding:0px;
		position:absolute;
		color: red;
		margin-top:-20px;
		margin-left:0px;
		width:377px;
		height:110px;
	}
	#success-text {
		position:absolute;
		margin-top:-5px;
		margin-left:456px;
		width:450px;
		height:110px;
	}
	#success-cert {
		text-align: center;
		color: red;
		position:absolute;
		margin-top:-5px;
		margin-left:900px;
		width:100px;
		height:110px;
	}
	#success-cert a { 
		color: red; 
		text-decoration: none; 
	}
	#success-cert a:hover { 
		text-decoration: underline; 
	}

#searchform {
		position: absolute;
		margin:80px auto;
		padding:0px;
		font-size:10pt;
		font-weight:bold;
		z-index: 1000;
	}
#searchresults {
		position: absolute;
		margin:105px auto;
		padding:0px;
		font-size:10pt;
		font-weight:bold;
	}
#luckysearchresults {
		position: absolute;
		margin:145px auto;
		width: 95%;
		padding:0px;
		font-size:10pt;
		font-weight:bold;
	}
#searchfooter {
		width:95%;
		padding:0px;
		font-size:10pt;
		font-weight:bold;
	}

#searchspread {
		position: absolute;

		font-size:10pt;
		font-weight:bold;
}
                #contactform {
		border-top: solid 1px #ddd; 
                        font-family: verdana;
                        width: 95%;
						margin-top: 100px;
                }

                #contactform h1 {
                        font-size: 130%;
                }

                #contactform img {
                        border: 0px;
                }

                #contactform .errors {
                        color: #ff0000;
                }

                #contactform .correct {
                        color: black;
                }

                #contactform legend {
                        font-size: 120%;
                        font-weight: bold;
                }

                #contactform .title {
                        color: black;
                        font-weight: bold;
                        font-size: 90%;
                        margin-top: 2px;
                        margin-bottom: 5px;
                }

                #contactform .field {
                        color: black;
                        font-size: 90%;
                        margin-bottom: 7px;
                }

                #contactform .small {
                        font-size: 80%;
                }

                #contactform .thanks {
                        margin-top: 15px;
                        color: green;
                        font-size: 105%;
                        margin-bottom: 15px;
                }
                #contactform .messagesent {
                        margin-top: 15px;
                        color: green;
                        font-size: 105%;
                        margin-bottom: 15px;
                }