/*  
Theme Name: Mapandy Member
Theme URI: http://mapandy.com/
Description: special for http://www.mapandy.com
Version: 1.0-RC2
Author: kradigg
Author URI: http://www.mapandy.com
*/
@charset "utf-8";
/* CSS Document */
body {
    padding-top:0 !important;
	margin: 0 auto;
	background-color:#ddf0f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {text-decoration:none;}
a:link, a:visited {color:#4975AB;}
a:hover {color:#333333;}
a img{ border:none}
ul,ol,form {margin:0; padding:0; list-style:none;}
.inputbox, #search-terms, #user_login, #user_pass{
	border:1px solid #c2c2c2;
	height: 18px;
	background-color: #fbfbfb;
	background-image: url(images/inputbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.clear {clear:both;}
#wrapper {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	height:68px;
	margin-bottom:15px;
	background-image: url(images/headbg.png);
	background-repeat: no-repeat;
	width: 980px;
}
.headl {
	float:left;
	padding-left: 15px;
}
.headr {
	float:right;
	padding-top: 14px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 15px;
	height: 35px;
}
.logo{
	float: left;
	margin-right: 35px;
}
.header ul {
	display:inline;
}
.header li {
	display:inline;
	margin: 0px;
	padding: 0px;
}

#search-submit{
	width:32px;
	height:32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;
}
/* for Internet Explorer */
/*\*/
* html #search-submit {
}


.header2 {
	height:68px;
	background-image: url(images/titlebg.png);
	background-repeat: no-repeat;
	width: 980px;
}
#search-which, #search-terms {

	margin-right: 5px;
}
#wp-submit,#signup-submit{
	width:59px;
	height:21px;
	padding-bottom:2px;
	background:url(images/login.gif) no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:10px; color:#FFFFFF;
}
#centerpage {
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 980px;
}

.leftside{
	width:195px;
	float:left;
	padding-left: 15px;
}
#content{
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.content {
	float:left;
	margin-left:20px;
	padding-right: 15px;
}
.rightside{ width:330px; float:right}
.centerside{float:left; width:380px;}
.pageside {float:left; width:590px;}

.footer {
	margin-top:15px;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 35px;
}
.footer a:link, .footer a:visited{
	color:#FFFFFF;
	font-weight: bold;
}
