/*
Theme Name: ndxz-iframed
Theme URI: http://smallgod.net/ndxz-iframed/
Description: This theme is designed to visually work with Indexhibit. It is a single column layout with a widget area on the right designrd to be used with the Indexhibit iframed plugin. A demo of this theme can be found at <a href="http://smallgod.net/iframed/">http://smallgod.net/ndxz-iframed/</a> - Thank You
Author: smallGod
Author URI: http://smallgod.net/
Version: 1.0
Tags: Indexhibit, iframed, single column

License: GNU General Public License v2.0 | From smallGod: This theme is completely free and open source. You may edit this theme to your hearts content :).
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

.sticky{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}

.alignleft {
	float:left;
	margin:5px 25px 10px 0px;
}

.alignright {
	float:right;
	margin:5px 5px 10px 0px;
	padding-left:25px;
}

.aligncenter {
	margin:10px 5px 10px 5px;
}

#wrapper {

}

body {
	font-family: Georgia;
	background-color: #ffffff;
	font-size: 17px;
	line-height: 1.6em;
	color: #000000;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 18px 18px;
}

ul {
	
}

code {
	font-family:"Courier New", Courier, monospace;
}

a:link { text-decoration: none; color: #000; }
a:active { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; }

.home {

}

.page {
	/*margin:5px;*/
}

.error404 {
	margin:5px;
}

#header {
	width: 300px;
	float: left;
}

.leftCol {
	width: 215px;
	height: 100%;
	float:left;
}

.rightCol {
	width: 490px;
	height: 100%;
	margin-left: 10px;
	float:left;
}

#sidebar {
	width: 200px;
	height: 1000px;
	padding-right: 15px;
	float:left;
}

#branding {
	width:705px;
	float:left;
}

#nav ul {
	margin: 0;
	padding: 0px 0px 10px 0px; 
	list-style-type: none;
	list-style-image: none;
}
	
#content #primary li {
	display: inline;
	padding: 0px 10px 0px 0px; 
}
	
#content #primary ul {
	margin: 0;
	padding: 0px 0px 10px 0px; 
	list-style-type: none;
	list-style-image: none;
}

#sidebar #primary li {
	padding: 0px 0px 0px 0px; 
}
	
#sidebar #primary ul {
	margin: 0;
	padding: 0px 0px 10px 0px; 
	list-style-type: none;
	list-style-image: none;
}

.widget_zone {
	width:250px;
	height:auto;
	float:right;	
}
	
#nav li {
	padding: 0px 10px 0px 0px; 
}

#nav ul ul {
	margin: 0 0 0 15px;
}

#nav-above {
	margin-bottom:5px;
}

.nav-previous {
	display:inline;
	margin-bottom:5px;
	padding-right:10px;
}

.nav-next {
	display:inline;
}

#search {
	width:250px;
	float:right;
}

#container {
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	float:left;
}

#content {
	width: auto;
}

.entry-title {
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	/*letter-spacing: -1px;*/
}

.entry-content {
	width: 480px;
}

#entry-utility {
	width: 480px;
}

.entry-utility {
	width: 480px;
	margin-bottom: 36px;
}

#form-section-comment {
	width: 480px;
}

#form-allowed-tags {
	width: 480px;
}

#blog-title {
	margin-bottom: 20px;
	font-size: 1.5em;
	font-weight: bold;
}

.page-title {
	margin-bottom: 25px;
	font-size: 1.5em;
	font-weight: bold;
}

.widget-title {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.5em;
	color: #333;

}

#blog-description {
	margin-bottom: 7px;
}

h1 {
	font-family: Georgia;
	font-size: 3em;
	line-height: 0.9em;
	color:#666;
	text-transform: none;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: normal;
	margin-bottom: 36px;
	padding-bottom: 0px;
	font-weight: normal;
	letter-spacing: -1px;
}

.title {
	border-bottom: 1px solid silver;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 2px;
	color: #666;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 0px;
}
h3 {
	font-size: 0.5em;
	margin-bottom: 6px;
	color: #666;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}

#footer {
	clear:both;
}

#wp-calendar {
	margin-top:10px;
	margin-bottom:15px;
	border:1px solid #CCC;
}

#wp-calendar tbody .pad {
	background-color:#FFF;
}

#wp-calendar tbody td {
	width: 2em;
	text-align:center;
	background-color:#DEDEDE;
}

#wp-calendar caption {
	margin-bottom:5px;
	font-weight:bold;
}