/****** Core *******/
body {
	color: #333;
	margin:0;
	font-family:arial;
}
a {
	color:#0000CC;
}
h1 {
	font-family:verdana;
	font-size:38px;
	margin:0;
}
pm{
	margin-top:5px;
	margin-bottom:5px;
	font-size:17px;
}
img{
	border:0;
}
.noHover {
	border: none;
	background: none;
}
/*******************/


/****** Global *******/
.searchBox {
	width: 380px;
	padding: 4px;
	border:1px solid #CACCD9;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
}
.searchButton {
	border: 1px solid #0000CC;;
	font-weight: bold; 
	background: #0000CC;
	color: #ffffff;
	font-weight: bold;
	padding:2px 15px 3px;
	text-align:center;
	font-size: 24px;
	cursor: pointer;
	vertical-align: middle;
}
.searchButton:hover {
	background: #CACCD9;
	color: #0000CC;
}
#container {
	margin-top: 15px;
	text-align: left;
	width: 100%;
}

.bar{
	width:100%;
	background-color:#e7e7e7;
	height:10px;
	font-size:1px;	
}


.tdLeft{
	text-align:right;
	font-weight:bold;
	color:#09005f;
}

.button{
	background-color:#e7e7e7;
	font-size:17px;
	color:black;
	width:150px;
}

.message{
	color:#d76000;
}

.source{
	font-size:12px;
	
}

.more{
	background-image: url("../images/more.png"); background-repeat: no-repeat; background-position: left center;
	display: block;
	padding-left: 30px;
	height: 24px;
	padding-top: 3px;
}
.more img{
	vertical-align:middle;
}
.more a{
	font-size:12px;
}
#footer{

	padding:5px;
	padding-top:9px;
	padding-left:20px;
	padding-right:20px;
	
	text-align:center;
	font-size:13px;
	height:20px;
	margin-top:15px;
	clear: left;
	border-top: 1px solid #CACCD9;
}
#footer a{
	text-decoration:none;
}
.clear {
	clear: both;
}
/*******************/



/****** Splash *******/
#splashPage #container{
	width:650px;
	text-align: center;
	margin: 0 auto;
}
#splashPage #header{
	width:100%;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:10px;
	text-align:center;
	margin-bottom: 20px;
}
#splashPage #search{
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
}
#splashPage #body .textInput{
	width:275px;
	font-size:16px;
	margin:0;
	border:1px solid black;
	padding:5px;
}
#splashPage .pluginCategories{
	text-align: left;
	width:100%;
	padding: 10px;
	margin: 60px auto 20px auto;
	
}
#splashPage .pluginCategories a {
	text-decoration: none;
}
.pluginCategories span {
	background-image: url("../images/folder.png"); background-repeat: no-repeat; background-position: left top;
	display: block;
	padding-left: 30px;
	height: 30px;
	vertical-align: middle;
}

#splashPage .pluginTopSearches{
	text-align: left;
	width:80%;
	margin:30px auto;
}
#splashPage .pluginTopSearches h3 {
	background-image: url("../images/magnify.png"); background-repeat: no-repeat; background-position: left center;
	display: block;
	padding-left: 30px;
	height: 30px;
	margin-bottom: 0px;
	vertical-align: middle;
}
#splashPage .pluginTopSearches table {
	padding-left: 30px;
}
#splashPage .pluginDiggArticles{
	text-align: left;
	width:100%;
	margin:20px auto;
}
#splashPage .pluginDiggArticles-summary {
	padding: 2px;
	border-bottom: 1px solid #000000;
}
#splashPage .pluginDiggArticles-summary table tr td {
	vertical-align: top;
}
#splashPage .pluginDiggArticles-summary table tr td span {
	font-size: 16px;
	font-weight: bold;
}
#splashPage .pluginComics{
	width:100%;
	margin:0 auto;
}
#splashPage .pluginHoroscope{
	text-align: left;
	width:100%;
	margin:0 auto;
}
/*******************/



/****** Content *******/
#contentPage #container{
	width:100%;
}
#contentPage #header{
	width:600px;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:10px;
	text-align:center;
}
#contentPage #search{
	width:600px;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
}

#contentPage #body{
	padding:15px;
	text-align: center;
}
#contentPage #ads {
	margin-top: 20px;
	margin-bottom: 20px;
}
#contentPage #details {
	width: 80%;
	margin: 0 auto;
	text-align:left;
	margin-bottom:40px;
}
#contentPage #details h1{
	font-size:35px;
	margin-left:0;
}
#contentPage #body .textInput{
	width:275px;
	font-size:16px;
	margin:0;
	border:1px solid black;
	padding:5px;
}
#contentPage .pluginCategories{
	width:515px;
	margin:0 auto;
	background-color:#ececec;
}
#contentPage table{
	width:650px;
	margin:0 auto;
}
#contentPage h1{
	margin-left:80px;
}
/*********************/



/****** Search Results *******/
#searchPage{

}

#searchPage #header{
	float:left;
	margin-right:25px;
	margin-left:10px;
}

#searchPage #search{
	margin-top:15px;
	float:left;
}

#searchPage #searchResultStats{
	clear:left;
	width:100%;
	background-color:#e7e7e7;
}

#searchPage .relatedSearches{
	width:100%;
	background-color:#e7e7e7;
}

#searchPage #searchResults{
	width:75%;
	float:left;
	margin-top:20px;
}

#searchPage #ads1{
	
	width:20%;
	float:left;
	margin-left:15px;
	margin-top:30px;

}

#searchPage #searchResults .searchResult{
	margin-bottom:15px;
	padding:15px;
	cursor: pointer;
}
#searchPage #searchResults .searchResult:hover{
	background-color:#efefef;
}

#searchPage #searchResults .searchResult .title{

}
#searchPage #searchResults .searchResult .description{

}
#searchPage #searchResults .searchResult .url{
	color:#9a9a9a;
	font-size:12px;
}

#searchPage #searchResultNavigation{
	clear:left;
	width: 100%;
}
#searchPage #searchResultNavigation table {
	width:850px;
}
#searchPage #searchResultNavigation .pageNumber{

	border:1px solid #939393;
	background-color:#e0e0e0;
	padding:5px;
	margin:10px;
	width:25px;
	height:25px;
	text-align:center;
	font-weight:bold;
}
#searchPage #searchResultNavigation .pageNumber:hover{
	background-color:#f6f6f6;
}




#searchPage .pluginCategories{
	width:100%;
	margin:0 auto;
	background-color:#f6f6f6;
}
/****************************/


/****** Weather Plugin *******/
.weatherPlugin{
	width:200px;
	border:1px solid black;
	padding:10px;
}

.weatherPlugin .cityName{
	display:block;
	font-size:20px;
	font-weight:bold;
}
.weatherPlugin .temperature{
	display:block;
	font-size:35px;
	font-weight:bold;
}
.weatherPlugin .conditions{
	display:block;
	font-style:italic;
}
/****************************/


/****** Categories Plugin *******/
.pluginCategories table thead tr td{
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	font-style:italic;
	font-family:verdana;
	color:#4e4e4e;

}
/****************************/





