/* Add in your custom CSS here and it will overwrite all default style in Swagger */

body {
	background-image: url(http://www.corvettemagazine.com/wp-content/themes/swagger/images/backgrounds/wild-thing-back.jpg) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
}
.post a {
	text-decoration: underline;
}
.box.dark a {
	color: #d1d1d1;
	text-decoration: underline;
}
.box.light a {
	color: #1d1d1d;
	text-decoration: underline;
}
/*body > img{opacity:0.6;}*/

#site-logo {
	margin-top: -20px;
}
div.subtitle {
	padding-top: 5px;
	color: #fff;
	font-family: BebasNeueRegular, Arial, sans-serif;
	font-size: .8em;
	letter-spacing: .1em;
}
#logo-wrapper {
	margin-top: -45px;
}
.cat-menu ul li a {
	display:block;
	padding:12px 18px 12px 18px;
	text-align:center;
	font-size:16px;
	height:19px;
	color:#FFF;
	border-right:1px solid #303336;
	border-left:1px solid #515659;
	text-transform:uppercase;
	font-family:BebasNeueRegular, Arial, Sans-Serif;
}
div.our-ratings {
	float: right;
	margin: -30px 3px 0px 0px;
	width: 260px;
	cursor:pointer;
}
#categorypanels.post-loop .categorypanel.small h2 {
	min-height:63px;
}
#categorypanels.post-loop .excerpt {
	min-height:152px;
}
/***Single-rating page extra info toggled boxes***/



#ratingDetails {
	display:block;
	float: right;
	width: 230px;
	padding: 15px;
	margin: 1px 8px 0px 0px;
	clear:right;
}
#ratingDetails ul {
	margin: 4px 0px 4px 0px;
	list-style-type: none;
}
#ratingDetails h4 {
	font-size: 1.3em;
}
.showMe {
	display:block;
}
#determined h3 {
	text-decoration:underline;
	color:orange;
	font-size: 1.6em;
}
#closeIt {
	float:right;
	cursor:pointer;
	border: 1px solid #ccc;
	border-radius: 19px;
	padding: 3px;
	display:none;
}
#closeIt img:hover {
	filter:alpha(opacity=75);
	opacity:0.7;
}
#determinedMore {
	float: left;
	display: none;
	width: 918px;
	height: 500px;
	overflow: scroll;
	clear:left;
}
#determinedMore h3 {
	font-size:1.8em;
	float:none;
	color:orange;
}
#determinedMore h4 {
	font-size:1.3em;
}
#recloseIt {
	float:right;
	cursor:pointer;
	border: 1px solid #ccc;
	border-radius: 19px;
	padding: 3px;
}
#recloseIt img:hover {
	filter:alpha(opacity=75);
	opacity:0.7;
}
#recloseIt-2 {
	float:right;
	cursor:pointer;
	border: 1px solid #ccc;
	border-radius: 19px;
	padding: 3px;
}
#recloseIt-2 img:hover {
	filter:alpha(opacity=75);
	opacity:0.7;
}
/***End of toggled box styling***/







/***Sidebar search box***/



div.sidebar #searchform {
	padding: 15px;
}
div.sidebar #s {
	height: 25px;
	width: 180px;
}
div.sidebar #searchsubmit {
	font-size: 1.1em;
	font-family: BebasNeueRegular, Arial, sans-serif;
	padding: 5px;
}
/***End sidebar search style***/





/***Custom style for review type pages - larger featured image and two rows***/



.review .overview .left-panel {
	width:650px;
}
.full-width .review .overview .right-panel {
	margin-left: 0px;
}
.review .overview .right-panel {
	width:650px;
	background: url(images/meta-info-bg-custom.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*Sitemap*/
.half {
	width: 45%;
	display: inline-block;
	margin: 4% 0 4% 4%;
	vertical-align: top;
}
/**/
