/*   
Theme Name: Shape
Theme URI: http://themeshapes.com/shape/
Description: A search engine optimized website framework for WordPress.
Author: Ian Stewart
Author URI: http://themeshapes.com/
Version: 0.1.2
Tags: threaded-comments, microformats
.
The Shape Theme for WordPress is copyright ThemeShapes http://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
Adapted for a MODx theme.
*/


/* Import a basic layout */
/* Scratch that, Import this separately per layout for MODx */
/* @import url('styles/2c-l.css'); */

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
/* Don't need WordPress styles in MODx */
/*@import url('styles/wp.css');*/

body {
	margin: 1.5em;
	background-image: url(WhiteBackground.gif);
	background-repeat: repeat-x;
	background-color: white;
}

/* Make fixed width */
#wrapper {
	margin: 20px auto;
	max-width: 80em;
	min-width: 800px;
	width: auto !important;
	width: 80em;
	padding: 20px 20px;
	border: solid 1px;
	background-color: white;
	overflow: hidden;
}

/* =Header
-------------------------------------------------------------- */

#branding {
	padding: 0 0 10px 10px;
	border: solid 1px;
	overflow: hidden;
}

#site-title, #blog-title { 
	float: right;
	text-align: right;
	border: solid 1px;
	padding: 20px 20px 0 20px;
	margin: -1px -1px 0 0;
	width: 400px;
}

#site-description, #blog-description {
	margin: 0 -11px -1px 0;
	padding: 10px;
	float: right;
	font-size: 1.5em;
}


#site-logo, #blog-logo {
	float: left;
	margin-top: 10px;
}

/* = Link Setup
-------------------------------------------------------------- */

a:link { 
	color: #143d66; 
/*	text-decoration: none; 
	border-bottom: 1px dashed #143d66; */
}

a:hover { 
	color: #143d66; 
/*	border-bottom: 1px solid #143d66; */
}

a:visited { 
	color: #246bb2; 
/*	border-bottom: 1px dashed #246bb2; */
} 

/* =Menu
-------------------------------------------------------------- */

#access {
	margin: -1px 0 0 0;
	overflow: hidden;
	border: solid 1px;
	border-bottom: none;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
	float: left;
	text-align: center;
	margin: -1px 0 0 -1px;
	padding: 0.5em;
	border: solid 1px;
	min-width: 110px;
}
.menu a {
	text-decoration: none;
	/*display: block;*/
	font-family: "Courier New", "Lucidia Console", Monospace;
	font-size: 20px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed #143d66; 
}

.menu a:hover { border-bottom: 1px solid #143d66; }

.breadcrumb {
	clear: both;
	margin: -1px 0 0 0;
	padding: 0.2em 10px;
	border: solid 1px;
}

.clear {	
	clear: both; 
	overflow: hidden;
}

/* =Content
-------------------------------------------------------------- */

.post {
	margin: 0 0 3em 0;	
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}

#main { 
	overflow: hidden; 
	float: none;
	padding: 1em; 
	border: solid 1px;
	margin: -1px 0 0 0;
}

.page-title, .entry-title, .title {
	margin: 0 0 0.5em 0;
	border: solid 1px;
	padding: 0.5em;
	font-weight: bold;
}

.entry-title a, .title a {	
	color: black !important; 
	text-decoration: none; 
	border-bottom: 1px dashed #143d66; 
}

.entry-title a:hover, .title a:hover { border-bottom: 1px solid #143d66; }

.entry-utility {
	border: solid 1px;
	padding: 0.5em;
	color: black;
}

.le_petite_url, .small_url {
	text-decoration: none;
	font-family: Monospace;
	color: black;
}

#myGallery {
	width: 700px !important;
	height: 300px !important;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.project-banner { 
	width: 99%; 
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
	font-family: "Courier New", "Lucidia Console", Monospace;
	font-size: 1.5em;
	}

.nav-previous { float: left;}
.nav-next { float: right; }

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

.icons { float: right; }

.rss a {	
	text-decoration: none;
	color: black !important; 
	border-bottom: 1px dashed #143d66; 
}

.rss a:hover { border-bottom: 1px solid #143d66; }

.rss-date { 
	display: block;
	float: right;
 }

/* =Basic Styles
-------------------------------------------------------------- */

.clear {	
	clear: both; 
	overflow: hidden;
}

#content p {
	font-family: "Verdana", Sans-serif;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	font-family: "Courier New", "Lucidia Console", Monospace;
}

h2 {
	display: block;
	clear: both;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Courier New", "Lucidia Console", Monospace;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Courier New", "Lucidia Console", Monospace;
}

h3.widget-title { font-size: 1.5em; }

blockquote {
	font: 14px/22px normal helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
} 

code {
	background-color: #E0FFFF;
	border-bottom: 1px solid #C0C0C0;
}

code.block {
	display: block;
	border: 1px solid #C0C0C0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	float: left;
	clear: both;
	overflow: auto;
	padding: 0.25em;
}

q, cite {
		font: 14px/22px normal helvetica, sans-serif;
}

.monospace { font-family: Monospace; }

#site-info { 
	font-family: Monospace; 
	float: right;
	text-align: right;
}

#contact-link {
	font-family: Monospace;
	float: left;
	text-align: left;
}

/*Comments:
-------------------------------------------------------------- */

.vcard { 
	float : right; 
}

.vcardl { 
	float : left; 
	margin: 10px;
}

.unapproved { color: red; }

li.comment { 
	padding: 10px;
	border-style: solid none;
	border-width: thin;
	margin-bottom: -1px;
	border-color: #C0C0C0;
	background: white;
}

.comment-author-name { 
	font-weight: bold; 
	font-family: Monospace;
	font: 1.1em;
}

.comment-author-name a {
	text-decoration: none;
	color: black;
}

.comment-meta { font: 0.8em }

li.bypostauthor { 
	background: #E0FFFF;
}

/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */

