/*
Theme Name: NLADA
Theme URI: http://wordpress.org/
Description: The default theme for the NLADA website.
Author: Threespot.
Author URI: http://threespot.com/
Version: 1.0
Tags: 

License:
License URI:

General comments (optional).
*/

@import url("http://fonts.googleapis.com/css?family=Raleway:200,400,700");
@import url("css/content.css");

/* Images: Classes added by WYSIWYG */
.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	position: relative;
	top: 0.5em;
}

.alignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
	position: relative;
	top: 0.5em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: none !important;
	border: none !important;
	max-width: 100%;
	padding: 0 !important;
	text-align: left !important;
}

.wp-caption-text,
.entry-caption {
	color: #757575;
	font-size: 11px;
	margin: 5px 0;
	text-transform: uppercase !important;
}
