/*
Theme Name: The Smartest Search
Theme URI: http://thesmartestsearch.com
Description: The template for the site; The Smartest Search designed by <a href="http://steven-nicholas.com">Steven Neamonitakis</a>.
Version: 1.0
Author: Steven Neamonitakis
Author URI: http://steven-nicholas.com/
Tags: custom template, web 2.0

*/



body {
     padding: -200px;
     margin: 10px 0 -10px 0;
     position: relative;
     text-align: center;
     bottom: -308px;
     top: 0;
	 font-family: Helvetica, Arial, sans-serif;
	 font-size: 12px;
	 color:#002632;
	 background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/bg.gif) repeat;
}

img {
	border: 0;
}

a:link {
	color:#999;
	text-decoration: none;
}

a:visited {
	color:#999;
	text-decoration: none;
}

a:active {
	color:#999;
	text-decoration: none;
}

a:hover {
	color:#999;
	text-decoration: underline;
}

h2 {
	font-size: 30px;
	font-family: Georgia, Times, Times New Roman, serif;
	text-decoration: none;
	margin: 0 auto;
	padding: 0 0 10px 0;
	font-weight: 100;
}

#wrapper {
	margin: 15px auto; 
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#socialNav {
	position: relative;
	top: -130px;
	padding-bottom: 10px;
	text-align: right;
	
}

.socialIcon{
	margin: -1px 6px 0 0;
	float: right;
	border:0;
}

.socialIcon2{
	margin: -1px 6px 0 0;
	float: right;
	border:0;
}

.socialLink{
	margin: 1px 2px 0 4px;
	float: right;
	color: white;
}

.socialLink a:link{
	margin: 1px 2px 0 4px;
	float: right;
	color: white;
	text-decoration: none;
}

.socialLink a:active{
	margin: 1px 2px 0 4px;
	float: right;
	color: white;
	text-decoration: none;
}

.socialLink a:visited{
	margin: 1px 2px 0 4px;
	float: right;
	color: white;
	text-decoration: none;
}

.socialLink a:hover{
	margin: 1px 2px 0 4px;
	float: right;
	color: white;
	text-decoration: underline;
}

.search-form {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/bg-search.gif) no-repeat scroll 0 0;
float:right;
height:16px;
margin:-2px 1px 0 10px;
padding:3px 5px 0;
width:148px;
}

.no-search-form {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/bg-search.gif) no-repeat scroll 0 0;
height:16px;
margin:-2px 1px 0 0px;
padding:3px 5px 0;
width:148px;
}

.search-form-text {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent none repeat scroll 0 0;
border:medium none;
color:#506971;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:14px;
line-height:14px;
padding:0 3px;
width:116px;

}

.search-form-submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/search.gif) no-repeat scroll 0 0;
border:medium none;
float:left;
height:13px;
margin:1px 0 0;
padding:20px 0 0;
text-indent:-9999px;
width:17px;
}

.logo {
	position: relative;
	border: 0;
	z-index: 1000;
	top: -7px;
	left: 26px;
	
}

#nav {
	position: relative;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/navBG.gif) no-repeat;
	height:41px;
	top: -118px;
	width: 960px;
	font-size: 11px;
}

 ul.menu {
	list-style:none; 
	margin:0; 
	padding:11px 0 0 270px;
}

 ul.menu * {
	margin:0; 
	padding:0;
}

 ul.menu a {
	display:block; 
	color:#16252a;
	text-decoration:none;
}

 ul.menu li {
	position:relative; 
	float:left;
	text-align: center;
	margin-right:21px;
}

 ul.menu ul {
	position:absolute; 
	top:27px; 
	left:0; 
	background:#FFF; 
	display:none; 
	opacity:0; 
	list-style:none;
	font-size: 10.5px;
}

 ul.menu li.theLink a:hover {
	display:block; 
	color:#16252a;
	margin: -2px auto;
	border-top: 2px solid;
}

 ul.menu ul li {
	position:relative;
	margin: 3px 0 0 5px;
	border-top:none;
	width: 130px;
	margin:0;
}

 ul.menu ul li a {
	display:block; 
	padding:5px 7px 5px; 
	background-color:#FFF;
	border-bottom: 2px #f1f1f1 solid;
	border-right: 2px #f1f1f1 solid;
	border-left: 2px #f1f1f1 solid;
	text-align: left;
}

 ul.menu li ul li.theSubLink a:hover {
 	background-color:#f1f1f1;
 	border-top: 0;
 	margin: 0 auto;
}

 ul.menu ul ul {
	left:90px; 
	top:-1px;
}

 ul.menu .menulink {
	border:0; 
	padding:5px 7px 7px; 
	font-weight:bold; 
}

#header {
	margin: -118px auto;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/headerBG.gif) no-repeat;
	background-color: white;
	height:280px;
	padding:75px 0 0 34px;
	z-index: 100000000;
}

#headerCrew {
	margin: -118px auto;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/headerCrew.gif);
	height:76px;
}


#headerToolbox {
	margin: -118px auto;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/headerToolbox.gif);
	height:76px;
}

#headerArticles {
	margin: -118px auto;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/headerArticles.gif);
	height:76px;
}

#headerBlog {
	margin: -118px auto;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/headerBlog.gif);
	height:76px;
}

#headerSecretSauce {
	margin: -118px auto;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/headerSecretSauce.gif);
	height:76px;
}

#headerContact {
	margin: -118px auto;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/headerContact.gif);
	height:76px;
}

#headerSearch {
	margin: -118px auto;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/headerSearch.gif);
	height:76px;
}

#header .tagline {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 32px;
	color: #FFF;
	width: 448px;
}

#header #description {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	margin: 25px 0 0 1px;
	text-align: justify;
	word-spacing: -1px;
	color: #FFF;
	line-height: 17px;
	width: 430px;
}

.readMore {
	font-family: Georgia, Times, Times New Roman, serif;
	color: #FFF;
	float: right;
	margin: 8px auto;
	font-weight: bold;

}

.readMore a:link {
	text-decoration: none;
	color: #FFF;
}

.readMore a:hover {
	text-decoration: underline;
	color: #FFF;
	
}

.readMore a:visited {
	text-decoration: none;
	color: #FFF;
	
}

.readMore a:active {
	text-decoration: none;
	color: #FFF;
	
}

/* ##########HOME CONTENT########## */
#homeContent {
	margin: 118px auto;
	padding: 20px 0 20px 0;
	background-color: white;
	font-size: 12px;
	
}

#homeContent #column1 {
	float:left;
	margin:10px 30px 0 34px;
	width:210px;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

#homeContent #column1 .title {
	height:70px;
	margin: 0 auto;
	font-family: Georgia, Times, Times New Roman, serif;
}


#homeContent #column1 .title .icon {
	float:left;
	width:70px;
}

#homeContent #column1 .title .text {
	float:left;
	width:140px;
	font-size:23px;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

#homeContent #column1 .description {
	margin: -5px 0 30px 0;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

#homeContent #column1 .title2 {
	height:70px;
	margin: 0 auto;
	font-family: Georgia, Times, Times New Roman, serif;
}

#homeContent #column1 .title2 .icon {
	float:left;
	width:70px;
}

#homeContent #column1 .title2 .text {
	float:left;
	width:140px;
	font-size:23px;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

#homeContent #column2 {
	float:left;
	margin:10px auto;
	width:192px;
}

#homeContent #column2 .title {
	height:70px;
	margin: 0 auto;
	font-family: Georgia, Times, Times New Roman, serif;
}


#homeContent #column2 .title .icon {
	float:left;
	width:70px;
}

#homeContent #column2 .title .text {
	float:left;
	width:12px;
	font-size:23px;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

#homeContent #column2 .description {
	margin: -5px 0 30px 0;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

#homeContent #column2 .title2 {
	height:70px;
	margin: 0 auto;
	font-family: Georgia, Times, Times New Roman, serif;
}

#homeContent #column2 .title2 .icon {
	float:left;
	width:70px;
}



.text {
	float:left;
	width:122px;
	color: #16252a;
	font-size:23px;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

.text a:link {
	text-decoration: none;

	
}

.text a:active {
	text-decoration: none;
	
}

.text a:hover {
	text-decoration: none;
	color: #7f8b90;
	
	
}

.text a:visited {
	text-decoration: none;
	
}


#homeContent #column3 {
	float:right;
	margin:10px 20px 0 0;
	width:442px;
}


#homeContent #column3 .title {
	height:70px;
	margin: 0 auto;
	font-family: Georgia, Times, Times New Roman, serif;
}


#homeContent #column3 .title .icon {
	float:left;
	width:70px;
}

#homeContent #column3 .title .text {
	float:left;
	width:12px;
	font-size:23px;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

#homeContent #column3 .description {
	margin: -5px 0 30px 0;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

#homeContent #column3 .networks1 {
	margin: -10px 0 30px 0;
	
	
}

#homeContent #column3 .networks1 .imageleft {
	margin: 0 5px 0 0;
	
	
}


#homeContent #column3 .networks2 {
	margin: -25px 0 0 0;
	
	
}

#homeContent #column3 .networks2 .imageleft {
	margin: 0 5px 0 0;
	
	
}

#homeContent #column3 .title .text {
	float:left;
	width:12px;
	font-size:23px;
	font-family: Georgia, Times, Times New Roman, serif;
	
}

/* ##########HOME CONTENT END########## */






/* ##########PAGE CONTENT BEGIN########## */

#pageContent {
	margin: 118px auto;
	padding: 25px 34px 0px 33px;
	width: 893px;
	background-color: white;
	font-size: 12px;
	
}

#pageContent #headerText {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	color: #999;
	line-height: 17px;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #999;
	margin: 0 0 35px 0;

}

.error {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	color: #999;
	line-height: 17px;
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;

}

#columnLeft {
	float: left;
	width: 209px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 36px;
	margin: -8px auto;
}

.columnRight {
	float: right;
	width: 645px;
	padding: 0 0 35px 0;
	margin: 0 0 35px 0;
}


.columnRight .icon {
	float: left;
	width: 158px;
	
}

.columnRight .icon2 {
	float: left;
	margin: -13px auto;
	text-align: right;
	width: 140px;
	
}

.columnRight .description {
	float: right;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 17px;
	width: 486px;
	
	
}

.columnRight .description .sub {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 16px;
	font-style: italic;
	color: #999;
	padding: 0 0 8px 0;
	width: 486px;
	
	
}

.columnRightNoBorder {
	float: right;
	width: 645px;
	padding-bottom:50px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
}

.columnRightNoBorder .icon {
	float: left;
	width: 158px;
	
}

.columnRightNoBorder .icon2 {
	float: left;
	margin: -13px auto;
	text-align: right;
	width: 140px;
	
}

.columnRightNoBorder .description {
	float: right;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 17px;
	width: 486px;
	
	
}

.columnRightNoBorder .description .sub {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 16px;
	font-style: italic;
	color: #999;
	padding: 0 0 8px 0;
	width: 486px;
	
	
}

#horizontalRule {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	color: #999;
	line-height: 17px;
	padding: 0 0 50px 0;
	border-bottom: 1px solid #999;
	margin: -65px 0 55px 0;

}

/* ##########PAGE CONTENT END########## */

/* ##########HEADLINES CONTENT BEGIN########## */


.columnRightHeadlines {
	float: right;
	width: 645px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #999;
	margin: 0 0 35px 0;
}

.columnRightHeadlines .post {
	float: right;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 17px;
	width: 645px;
	padding: 0 0 15px 0;
	
}

.columnRightHeadlines .date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 17px;
	padding: 0 0 7px 0;
	
}

.pagination {
	float: right;
	text-align: right;
	width: 645px;
	height: 50px;
	clear: both;
}

/* =PageNavi
-------------------------------------------------------------- */
 
/* Use !important to override PageNavi CSS */
 
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
background:transparent !important;
border: 1px solid;
text-align: left;
padding: 4px 4px 4px 4px;
margin: 4px 1px 4px 3px;
}
.wp-pagenavi a:hover {
}
.wp-pagenavi span.pages {
background:transparent !important;
border: 1px solid;
font-weight: bold;
text-align: left;
padding: 4px 4px 4px 6px;
margin: 2px 2px 2px 2px;
}
.wp-pagenavi span.current {
background:transparent !important;
border: 1px solid;
padding: 4px 2px 4px 4px;
text-align: left;
margin: 2px 1px 2px 2px;
font-weight: bold;
}
.wp-pagenavi span.extend {
background:transparent !important;

}

.more {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 0 0;
	text-align: right;
	line-height: 17px;
	color:#002632;
	
}


.more a:link {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 15px 0 0 0;
	text-align: right;
	line-height: 17px;
	color:#002632;
	
}


.more a:active {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 15px 0 0 0;
	text-align: right;
	line-height: 17px;
	color:#002632;
	
}


.more a:visited {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 15px 0 0 0;
	text-align: right;
	line-height: 17px;
	color:#002632;
	
}


.more a:hover {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	margin: 15px 0 0 0;
	text-align: right;
	line-height: 17px;
	color:#002632;
	
}




.columnRightSingle {
	float: right;
	width: 645px;
	padding: 0 0 4px 0;
	margin: 0 0 35px 0;
}

.columnRightSingle .post {
	float: right;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 17px;
	width: 645px;
	padding: 0 0 15px 0;
	
}

.columnRightSingle .date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 17px;
	padding: 0 0 7px 0;
	
}


.columnRightSingle .more {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 0 0;
	text-align: right;
	line-height: 17px;
	
}

.columnRightSingle .comments {
	border-top: 1px solid #999;
	margin: 50px 0 0 0;
	
}



.blogPostTitle {
	font-size: 30px;
	text-decoration: none;
	margin: 2px auto;
	line-height: 30px;
	padding: 0 0 10px 0;
	font-weight: 100;
	color:#002632;
}

.blogPostTitle a:link {
	font-size: 30px;
	text-decoration: none;
	margin: 2px auto;
	line-height: 30px;
	padding: 0 0 10px 0;
	font-weight: 100;
	color:#002632;
}

.blogPostTitle a:active {
	font-size: 30px;
	text-decoration: none;
	margin: 2px auto;
	line-height: 30px;
	padding: 0 0 10px 0;
	font-weight: 100;
	color:#002632;
}

.blogPostTitle a:visited {
	font-size: 30px;
	text-decoration: none;
	margin: 2px auto;
	line-height: 30px;
	padding: 0 0 10px 0;
	font-weight: 100;
	color:#002632;
}

.blogPostTitle a:hover {
	font-size: 30px;
	text-decoration: underline;
	margin: 2px auto;
	line-height: 30px;
	padding: 0 0 10px 0;
	font-weight: 100;
	color:#002632;
}



/* ##########HEADLINES CONTENT END########## */





/* ##########FOOTER CONTENT BEGIN########## */

#footerWrapper {
	margin: -133px auto; 
	text-align: center;
	width: 100%; 
}

#footerTop {
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/footerTop.gif) repeat-x;
	height: 26px;
	margin: 0 auto;
	width: 100%;
}

#footerContent {
	background:#16252a;
	margin: 0 auto;
	text-align: center;
}

#footerContent #wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#footerContent #wrapper #column1 {
	float: left;
	width: 276px;
	margin: 20px 36px 0 0;
}

#footerContent #wrapper #column1 .header {
	background: url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/featuredPosts.gif) no-repeat;
	height:34px;
}

.posts {
	padding: 15px 0 0 5px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	color: #a9c5d0;
	text-decoration: none;
}

.posts a:link {
	color: #a9c5d0;
	text-decoration: none;
}

.posts a:hover {
	text-decoration: underline;
	color: white;
}

.posts a:visited {
	text-decoration:none;
	color: #FFF;
}

.posts a:active {
	text-decoration:none;
	color: #a9c5d0;
}

#footerContent #wrapper #column2 {
	float: left;
	width: 276px;
	margin: 20px 33px 0 0;
}

#footerContent #wrapper #column2 .header {
	background: url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/recentPosts.gif) no-repeat;
	height:34px;
}

#footerContent #wrapper #column3 {
	float: right;
	width: 276px;
	margin: 20px 0 0 0;
}

#footerContent #wrapper #column3 .header {
	background: url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/recentArticles.gif) no-repeat;
	height:34px;
}

#footerBottom {
	width: 100%;
	background:url(http://www.thesmartestsearch.com/wp-content/themes/thesmartestsearch/images/footerBottom.gif) repeat-x;
	height: 58px;	
}

#footerBottom #footerWrap {
	width: 960px;
	margin: 0 auto;
}


#footerBottom #footerWrap #copyright {
	float: left;
	padding: 30px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #16252a;
}

#footerBottom #footerWrap #footerNav {
	float: right;
	padding: 30px 10px 0 0;
}

.footerLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0 9px 0 0;
	color: #16252a;
	text-decoration: none;
}
