/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#wrapper {
	width: 100%;
	margin: 0;
	background: #eeeeee url('http://cmpa.gmu.edu/wp-content/themes/cmpa-theme/images/bg.png') repeat-x center top;
}

#header {
	background: white;
}

#header .wrap {
	max-width: 960px;
}

#header #header-search-socialicons {
	padding-top: 50px;
	text-align: right;
}

.grid-100 {
	background: white;
	padding: 0;
}

footer .grid-100 {
	text-align: center;
	background: none;
}

#main.grid-container {
	background: white;
	padding: 0;
	max-width: 960px;
}

#main.grid-container aside {
	padding: 15px;
}

nav#primary-nav .menu-item {
	margin-right: 4px;
}

aside#home-sidebar-right {
	max-width: 200px;
}

#wrapper .metaslider {
	margin: 0 auto;
	text-align: center;
}

#cmpa-studies-room-menu {
	line-height: 30px;
}

#cmpa-media-room-menu, #cmpa-studies-room-menu {
	clear: both;
	width: 100%;
	padding: 0;
}

#cmpa-media-room-menu li,#cmpa-studies-room-menu li {
	float: left;
	list-style-type: none;
}

#cmpa-media-room-menu li a, #cmpa-studies-room-menu li a {
	margin: 0 10px 20px;
	padding: 5px 10px;
	border-radius: 4px;
	font-weight: bold;
	background: #79bdf9;
	color: white;
}

#cmpa-media-room-menu li a:hover,
#cmpa-media-room-menu a.cmpa-media-room-menu-link-active, 
#cmpa-studies-room-menu li a:hover,
#cmpa-studies-room-menu a.cmpa-media-room-menu-link-active {
	background: #346ea2;
}

div#content-with-sidebar ul.media-room-style-list {
	list-style-type: none;
	padding: 0;
}

div#content-with-sidebar ul.media-room-style-list li {
	padding: 4px 8px 4px 0;
	font-weight: 200;
	list-style-type: none;
	font-family: "droid_sansregular";
	margin-left: 0;
}

div#content-with-sidebar ul.media-room-style-list li a {
	font-weight: 200;
	font-size: 13px;
	line-height: 19.5px;
	color: #79bdf9;
	text-decoration: none;
	font-family: "droid_sansregular";
}

div#content-with-sidebar ul.media-room-style-list li strong {
	font-weight: normal;
}

ul#cmpa-studies-page-list,ul.dashed-list {
	list-style-type: none;
}

ul#cmpa-studies-page-list li,ul.dashed-list li {
	list-style-type: none;
	padding-bottom: 15px;
	border-bottom: dashed 1px #e6e6e6;
	margin-bottom: 15px;
}

body section#featured-slide {
	margin: 0 auto;
	padding-bottom: 0;
	height: auto;
	text-align: center;
}

#cmpa-featured-study {
	background: #ecf9ff;
}

#cmpa-featured-what-we-do,#cmpa-featured-study {
	padding: 15px 30px;
	font-size: 16px;
	line-height: 22px;
}

.cmpa-featured-study-link {
	color: #014073;
	float: right;
}

.cmpa-featuredbook-readmore-link {
	float: right;
	background: #014073;
}

.cmpa-book-description {
	padding: 10px 15px 0;
	font-size: 13px;
}

#home-sidebar-left .textwidget a img,section#cmpa-featured-book-section img {
	-ms-transform: rotate(-6deg);
/* IE 9 */
	-webkit-transform: rotate(-6deg);
/* Safari */
	transform: rotate(-6deg);
	border: solid 2px white;
	-webkit-box-shadow: 4px 4px 10px 2px #e6e6e6;
	box-shadow: 4px 4px 10px 2px #e6e6e6;
	margin-left: 40px;
	max-width: 179px;
	max-height: 272px;
}

section#main.grid-container section#cmpa-featured-book-section {
	background: #94dfff;
	height: 305px;
	border-bottom: solid 5px #ecf9ff;
}

#cmpa-featured-book-left-column {
	width: 270px;
	float: left;
	padding-top: 30px;
}

#cmpa-featured-book-right-column {
	width: 650px;
	float: right;
	padding: 30px 15px 0 0;
	font-size: 14px;
	line-height: 20px;
}

#cmpa-featured-study-left-column {
	width: 200px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#cmpa-featured-study-right-column {
	width: 620px;
	float: right;
	padding: 0 15px 0 0;
}

.cmpa-book-title {
	font-weight: bold;
	font-size: 18px;
}

.home #home-content {
	margin-top: -77px;
}

.home #home-sidebar-right {
	margin-top: -50px;
}

.page div#content-with-sidebar div.zilla-one-half p,p.cmpa-list-format {
	font-family: "droid_sansregular";
	font-size: 13px;
	line-height: 19.5px;
	font-weight: normal;
}

.page div#content-with-sidebar div.zilla-one-half ul,ul.cmpa-list-format {
	list-style-type: none;
}

.page div#content-with-sidebar div.zilla-one-half ul li,ul.cmpa-list-format li {
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.page div#content-with-sidebar div.zilla-one-half ul li,
ul.cmpa-list-format li a,
ul.cmpa-list-format li a strong,
body section#main.grid-container  div#content-with-sidebar .cmpa-list-format strong {
	font-weight: normal;
	text-decoration: none;
}

body section#main.grid-container div.grid-100 div#content-with-sidebar h4 {
	font-family: 'droid_sansbold';
	color: #5098BD;
	font-size: 16px;
	line-height: 1.5em;
	margin: 0 0 10px;
}

/* ---------- start media queries ------------ */
@media screen and (max-width: 1000px) {
	div#wrapper div.wrap section#main.grid-container div.grid-100 {
		margin-top: 0;
		padding-top: 0;
	}
	
	section#main.grid-container section#cmpa-featured-book-section, #cmpa-featured-book-left-column {
		height: auto;
		text-align: center;
	}
	
	#cmpa-featured-book-left-column {
		width: 100%;
		text-align: center;
	}
}

/* / @media */
@media screen and (max-width: 728px) {
	div#wrapper div.wrap section#main.grid-container div.grid-100,
																																																																			div#wrapper div.wrap section#main.grid-container,
																																																																			div#wrapper div.wrap,
																																																																		div#wrapper,
																																																																#cmpa-featured-book-right-column,
																																																															.home #home-content {
		max-width: 100%;
		width: 98%;
		padding: 0 1%;
	}
	
	.home #home-content {
		margin-top: 0;
		width: 96%;
		padding: 10px 1%;
	}
}

/* / @media */