

/* Theme Name: Checkbox Rewards

/* Template: inspiresilver

/* ****************************************************************************************************/



@import url( ../inspiresilver/style.css );





/* Styles

/* ****************************************************************************************************/



.buttons a, .button, button, input[type="submit"] {

	background: #ff0000;

	color: #fff;

	}

.buttons a:hover, .button:hover, button:hover, input[type="submit"]:hover {

	background: #e4184b;

	}

	



/* Structure

/* ****************************************************************************************************/



body {

	background: #959595;

	}





/*	Header  */



.site-header {

	background: #fff;

	}

	.site-title, .site-title a {

		width: 200px;

		height: 104px;

		}

		.site-title a {

			background: url( images/portland-rewards-logo-200px.png ) no-repeat;

			}



.user-actions {

	color: #fff;

	}

	.user-actions a {

		color: #fff;

		background: #bbb;

		}

	.user-actions a:hover {

		background: #ff2222;

		}

.welcome-message {color:#bbb;}



/*	Main navigation  */



.main-navigation {

	border-bottom: 5px solid #ff0000;

	background: #959595;

	}

	.site-navigation a {

		color: #fff;

		}

	.site-navigation li:hover a,

	.site-navigation li.current-menu-item a {

		background: #ff2222;

		color: #fff;

		}





/*	Account navigation  */



.account-navigation {

	}

	.account-navigation a {

		color: #fff;

		background: #aaa;

		}

	.account-navigation li:hover a,

	.account-navigation li.current-menu-item a {

		background: #ff2222;

		}





/*	Nivo slider  */



.slider {

	background: #959595;

	}

	.slider-wrapper {

		width: 100%;

		max-width: 100%;

		}



/*	Subsidiary  */



.subsidiary {

	background: #959595;

	}





/*	Footer  */



.site-footer {

	border-top: 5px solid #ff0000;

	background: #959595;

	}

	.site-info {

		color: #ddd;

		}

		.site-info a, .site-info a:visited {

			color: #eee;

			}

