/*
Theme Name: Modernist
Theme URI: http://www.rodrigogalindez.com/themes/modernist
Description: A flexible, minimal theme focused on great typography. An invisible design to let you and your users focus on your content. Based on the design ideas of Jan Tschichold, Josef Müller-Brockmann, Dieter Rams, and other modernists. Supports widgets, SEO optimized, clean and documented code, fast to load, no plugins required. Works in WordPress 2.7 and superior. Works in IE 6 & superior and all versions of Safari/Firefox/Opera. Includes CSS3 buttons.
Version: 2.0
Author: Rodrigo Galindez
Author URI: http://www.rodrigogalindez.com
Tags: white, blue, black, silver, light, two-columns, fixed-width, threaded-comments, sticky-post, custom-header, custom-colors, custom-menu
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ----------------------------------------------- [ * ] */

* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 62.5%;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: top left;
	color: #333;
}

hr {
	display: none;
}

img {
	vertical-align: baseline;
	border: 0;
}

p {
	margin: 0 0 1.4em 0;
	font-size: 1.4em;
	line-height: 1.65;
}

a {
	color: #9F272F;
	text-decoration: none;
}

a:hover {
	color: #1F536C;
	border-bottom: 1px dotted;
}

h2.page-title {
	margin: 0 0 .5em 0;
	font-size: 2.8em;
	font-weight: normal;
	color: #29346F;
}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 878px;
	margin: 0 auto;
	margin-top: 160px;
	margin-bottom: 40px;
	height: 1%;
}

#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ------------------------------------------ [ Header ] */

#header-wrapper {
	height: 1%;
	clear: both;
}

#header-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header { /**** deleted for BDC mods below   ****
	margin: 0 -20px;
	padding: 20px;  **/
}

#header h1 {
	font-size: 4.8em;
	font-weight: normal;
}

#header h1 a {
	text-decoration: none;
	border: 0 none;
}

#nav {
	margin: 0 0 15px 3px;
	padding: 15px 0 0 0;
	background: transparent url("images/l.gif") no-repeat left top;
	height: 1%;
	clear: both;
}

#nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Son of Suckerfish Dropdowns: http://htmldog.com/articles/suckerfish/dropdowns/ */

#nav ul {
	list-style-type: none;
}

#nav li {
	margin-right: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.6;
	float: left;
}

#nav li.current_page_item a {
	font-weight: bold;
	color: #333;
}

#nav li a {
	display: block;
	border: 0 none;
	color: #555;
}

#nav li a:hover {
	color: #21759B;
}

#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li {
	font-size: 11px;
}

#nav li.current_page_item ul li a {
	font-weight: normal;
}

#nav li ul li a {
	border-bottom: 1px dotted #ccc;
}

/* ----------------------------------------- [ Content ] */

#content {
	width: 530px;
	padding: 15px 0;
	float: left;

}

#content.wide { width: 100%;}

/* Post */

.post {
	margin: 0 0 3.3em 0;
	height: 1%;
}

.post:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post h1, .post h2 {
	margin: 2em 0 .5em 0;
	font-size: 2em;
	color: #29346F;
}

.post h3 {
	margin: 2em 0 .5em 0;
	font-size: 1.7em;
	color: #333;
}

.post h4,
.post h5,
.post h6 {
	margin: 2em 0 .5em 0;
	font-size: 1.4em;
	color: #333;
}

.post table {
	width: 100%;
	font-size: 1.4em;
	line-height: 1.65;
	border-collapse: collapse;
}

.post table th {
	padding: 5px 0;
	text-align: left;
}

.post table td {
	padding: 5px 0;
}

.post table tr {
	border-bottom: 1px solid #ddd;
}

dl, .post dl {
	margin: 1.65em 0;
}

dt, .post dt {
	margin-top: 1.65em;
	font-size: 1.4em;
	line-height: 1.65;
	font-weight: bold;
}

dt:first-child, .post dt:first-child {
	margin: 0;
}

dd, .post dd {
	font-size: 1.4em;
	line-height: 1.65;
}

.post ul,
.post ol {
	margin: 0 0 1.4em 0;
}

.post li {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 1em 1em;
}

.post li ul,
.post li ol {
	margin-left: 15px;
}

.post address {
	font-size: 1.4em;
	line-height: 1.65;
	margin: 0 0 1.4em 0;
}

.post abbr,
.post acronym {
	border-bottom: 1px dotted #ccc;
}

.post code {
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #6C8318;
	font-weight: normal;
}

.post pre {
	margin: 0 0 1.4em 0;
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #6C8318;
}

.post kbd,
.post tt {
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #666;
}

.post var {
	color: #892E12;
}

/* Hack to make the 'Div and Span Tests' unit test look better */
div.myclass strong { 
	font-size: 1.4em;
	line-height: 1.65;
}

.post blockquote {
	margin-left: 30px;
	padding-left: 15px;
	border-left: 2px solid #ddd;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.5
}

.post img {
	max-width: 500px;
	margin-bottom: 15px;
	padding: 8px;
	background: #fff;
	border: 1px solid #e9e9e9;
}

.post-header h2 {
	margin: 0;
	font-size: 2.8em;
	font-weight: normal;
	color: #29346F;
}

.post-header h2 a {
	border: 0 none;
	color: #29346F;
}

.post-header h3 {
	margin-bottom: 0;
	font-size: 2em;
	line-height: 1.4;
	font-weight: normal;
}

.post-header h3 a {
	border: 0 none;
	color: #29346F;
}

.post-header p, .caption {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	color: #777;
}

.caption { display: block; font-size: 11px; margin-top: -15px;}

.post-meta {
	padding: 10px 0 0 0;
	background: transparent url("images/l.gif") no-repeat left top;
	clear: both;	
}

.post-meta ul {
	list-style-type: none;
}

.post-meta li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

.post-navigation,
.comment-navigation {
	margin: 0 0 40px 0;
	padding: 10px 0 0 0;
	background: transparent url("images/l.gif") no-repeat left top;
	clear: both;
	float: left;
	height: 1%;
}

.comment-navigation {
	margin-top: 40px;
}

.post-navigation:after,
.comment-navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post-navigation ul,
.comment-navigation ul {
	list-style-type: none;
}

.post-navigation li,
.comment-navigation li {
	margin-right: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	color: #777;
	float: left;
}

.post-page-links {
	margin-bottom: 1.4em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

/* Comments */

.post-comments {
	margin: 0 0 40px 0;
	height: 1%;
}

.post-comments:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post-comments h2, h3#comments-title, h3#reply-title {
	margin-bottom: 1em;
	font-size: 2.8em;
	font-weight: normal;
	color: #29346F;
}

.comment,
.trackback,
.pingback {
	width: 530px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
	clear: both;
	float: left;
	height: 1%;
}

.comment:after, 
.trackback:after,
.pingback:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.pingback p, 
.trackback p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #aaa;
}

.comment-avatar {
	width: 60px;
	float: left;
}

.comment-avatar img {
	width: 54px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

.comment-body {
	width: 460px;
	margin-left: 10px;
	float: right;
}

.comment-body ul {
	margin: 0 0 1.4em 1.2em;
}

.comment-body li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

.comment-body blockquote {
	margin-left: 30px;
	margin-bottom: 1.4em;
	padding-left: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	border-left: 2px solid #ddd;
}

.comment-body blockquote p {
	font-size: 1em;
}

.comment-meta {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	color: #777;
}

.comment-form table {
	width: 530px;
	border-collapse: collapse;
}

.comment-form th {
	width: 120px;
	padding: 2px 0 15px 0;
	text-align: left;
	vertical-align: top;
}

.comment-form th label {
	font-size: 1.3em;
	line-height: 1.4;
	color: #333;
}

.comment-form th p {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #777;
}

.comment-form td {
	padding: 5px 0 15px 24px;
	vertical-align: top;
}

.comment-form td input {
	width: 280px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

.comment-form td textarea {
	width: 360px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	line-height: 1.65;
	font-weight: 300;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

#submit {
	width: auto;
	padding: 6px 10px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight: bold;
	background: transparent url(images/bg-button.png) repeat-x 0 50%;
	background-color: #29346F;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: all .2s linear;
}

#submit:hover {
	background-color: #1F536C;
	text-decoration: none;
}

.depth-2,
.depth-3,
.depth-4,
.depth-5 {
	margin: 15px 0 0 0;
	padding: 0;
	border: 0 none;
}

.depth-2 .comment-avatar {
	text-align: right;
}

.depth-2 .comment-body p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
}

.depth-2 .comment-avatar img {
	width: 30px;
	height: 30px;
}

.depth-3 .comment-avatar {
	width: 100px;
}

.depth-3 .comment-body {
	width: 420px;
}

.depth-4 .comment-avatar {
	width: 140px;
}

.depth-4 .comment-body {
	width: 380px;
}

/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	width: 250px;
	padding: 15px 20px;
	float: right;
	color: #777777;
	background:#f0f0f2;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	margin-bottom: 40px;


}

#sidebar h2 {
	margin: 0 0 .9em 0;
	font-size: 1.4em;
	line-height: 1.4;
	text-transform: uppercase;
	color: #444;
	border-bottom: 1px solid #999;
	letter-spacing: 1px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
}

#sidebar a {
	color: #1f536c;
}

#sidebar a:hover {
	color: #9f272f;
}

#sidebar p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar li {
	margin: 0 0 .4em 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

#sidebar .section {
	margin: 0 0 40px 0;
	padding: 15px 0;
	
}

/* ------------------------------------------ [ Footer ] */

#footer {
	margin: 1em auto;
	width: 880px;
	padding: 10px 0;
	clear: both;
}

#footer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.2;
	color: #777;
	text-align: center;
	margin: 0;
}

/* Plugin: Twitter for WordPress (http://wordpress.org/extend/plugins/twitter-for-wordpress/) */

span.twitter-timestamp {
	color: #aaa;
}

li.twitter-item {
	margin-bottom: 1.4em !important;
}

/* Widget: Search */

#searchform input {
	width: 90%;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

/* Widget: Calendar */

table#wp-calendar {
	width: 100%;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	border-collapse: collapse;
	text-align: center;
}

table#wp-calendar caption {
	font-size: 1.1em;
	letter-spacing: 2px;
	text-transform: uppercase;
}

table#wp-calendar thead {
	font-size: 1.1em;
}

table#wp-calendar tbody, table#wp-calendar tfoot {
	font-size: 1.1em;
}

table#wp-calendar caption, table#wp-calendar td, table#wp-calendar tr {
	padding: 7px 2px;
}

table#wp-calendar tr {
	border-bottom: 1px solid #ddd;
}

table#wp-calendar tr:last-child {
	border: 0 none;
}

/* Hack to style the tag cloud widget */

.section > div {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 1.5;
}

/* Widget: Pages */

#sidebar ul.children {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: .9em;
}

/* General WordPress Classes */

.aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	margin-right: 15px;
	float: left;
}

.alignright {
	margin-left: 15px;
	float: right;
}

.alignnone {
	margin-right: 5px;
	margin-bottom: 0 !important;
}

.wp-caption {
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #E9E9E9;
}

.wp-caption img {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 0 none;
}

.wp-caption a[rel] {
	border: 0 none;
}

.gallery-caption,
.wp-caption-text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px !important;
	line-height: 1.5 !important;
	text-align: center;
}

.gallery-icon a {
	border: 0 none;
}

.gallery-item img {
	margin-bottom: 5px;
	border: 1px solid #E9E9E9 !important;
}

/****** _____________________________    Custom CSS for BDC Layout   ______________________________________   ****/

body { background: #202649 url(images/body-bg.jpg) center top no-repeat; }
#header { background: url(images/header-btm-bg2.jpg) center bottom no-repeat; height: 128px; padding-top: 64px; padding-bottom: 40px;}  /* see line 96 to delete layout info */
#header-bar { background: url(images/nav-bg.png) repeat-x; height: 80px; position: relative; }
#wrapper { width: 972px; margin: 0 auto; background: url(images/content-bg.png) center top repeat-y;  }
#main { width: 880px; padding: 40px 46px; background: url(images/content-top.png) center top no-repeat; margin-top: -40px; position: relative; z-index: 2; }
#header-bar h1 { width: 151px; height: 133px; line-height: 133px; margin: 0; text-indent: -9000px; background: url(images/logo.gif) no-repeat; position: absolute; left: 50%; top: -23px; margin-left: -446px; } 
#header-bar h1 a { display: block;}
#header-bar ul { height: 64px; width: 660px; list-style: none; position: absolute; right: 50%; margin-right: -480px; bottom: 4px;}
#header-bar li { float: left;}
#header-bar li a { display: block; width: 165px; height: 64px; background: url(images/nav-sprite.png) 0 -66px no-repeat; text-indent: -9000px; outline:none; border: none;}
li#about a { background-position: -165px -66px;}
li#events a { background-position: -330px -66px;}
li#contact a { background-position: -495px -66px;}

li#home a:hover { background-position: 0 0; } 
li#about a:hover { background-position: -165px 0;}
li#events a:hover { background-position: -330px 0;}
li#contact a:hover { background-position: -495px 0;}

#slides { position: relative; width: 100%; margin-bottom: 1.5em; background: #fff; }
#slides img { display: block; padding: 4px; border: 1px solid #d2d2d2;}
#slides p.caption { position:absolute; bottom: 5px; left: 5px; background: url(images/welcome.png) no-repeat; width: 870px; height:63px; margin:0; padding: 0; text-indent: -9000px;}

/* Special Classes */
#sidebar p.small { font-size: 10px; line-height:1.2; margin-top: 1.5em; padding-top: 1.5em; padding-left: 22px; border-top: 1px solid #ddd;  }
#sidebar .small a {float: left; margin-right: 2em;}
#sidebar .small a:hover {colxxor: #9F272F;}
#social iframe { margin: 0 0 40px;}
#social ul { list-style: none; margin-top: 1.65em;}

#social li {float: left; width: 32px; margin: 0 8px 0 0; padding: 0; }
#social li a { display: block; height: 32px; background:url(images/social.png) top left no-repeat; text-indent: -9000px; outline: none; padding: 0; margin: 0;}
#social #twitter a { background-position: -33px 0;}
#social #rssfeed a { background-position: -66px 0;}
#social a:hover {border: none; background-position: 0 -33px;}
#social #twitter a:hover { background-position: -33px -33px;}
#social #rssfeed a:hover { background-position: -66px -33px;}

.wpng-widget-date-title { background: url(images/calendar.gif) bottom left no-repeat; padding-left: 22px; line-height: 18px; margin-top: 18px !important; padding-bottom: 1px;}
#wpng-cal-widget-events ul { margin-left: 22px; margin-top: -1px;} 

/* site design window */
#sitedesign { width: 600px; height: 440px; background: #f2f2ff; padding: 40px; }
.post-meta li { float: left; line-height: 22px; padding: 0 22px;}
.commentlink {  background: url(images/comment.gif) top left no-repeat;}
.editpost { background: url(images/document_edit.gif) top left no-repeat;}
.tags {  background: url(images/tag.gif) top left no-repeat; }
.gcal { -moz-box-shadow: 2px 2px 2px #ccc; -webkit-box-shadow: 2px 2px 2px #ccc; box-shadow: 2px 2px 2px #ccc;} 
.right { float: right;}

#sidebar .page_item { padding-left: 22px; line-height: 22px;  background: url(images/document.gif) top left no-repeat;}
#sidebar .children .page_item { background-image: none; padding: 0; line-height:1.5 }
.blogroll li {line-height: 22px;   } 
#sidebar ul.blogroll { list-style: inside; list-styl-type: square;}


.button, #sidebar a.button { 
display: block;
background: #bb241d;
height: 3em;
font-size: 16px;
color: #EED;
font-weight:bold;
text-transform: uppercase;
line-height: 3em;
text-align: center;
margin: 0 2em;
-moz-box-shadow: 2px 2px 2px #999; -webkit-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999;
-moz-border-radius: 15px;
border-radius: 15px;

}
.button:hover, #sidebar a.button:hover { color: #fff; border: none; background: #b7483c;}





/*  Remove sidebar on signups and make wide 
--------------------------------------------------------*/
/*.signups #sidebar { display: none;}
.signups #content { width: 100%}*/
