/* MASTHEAD */

#page #header {
	background: #fff url(/images/global/header.gif) repeat-x;
	width: 970px;
	margin:0px 0px 15px 0px;
}
#page .top-head { height:109px; position:relative; }
#page .logo { overflow: hidden; height:80px; }
#page #header h1 {
	float: left;
	display: inline;
	margin: 22px 0 0 33px;
}
#page #header h1 a {
	background: url(/images/global/blog_logo.gif) no-repeat;
	width: 492px;
	height: 37px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#page .info {
	width: 200px;
	float: right;
	display: inline;
	margin: 22px 47px 0 0;
}
#page .info h4 {
	font-size: 11px;
        font-weight:normal;
	line-height: 100%;
	color: #6497b2;
	margin-bottom: 4px;
        padding:0;
        margin-top:0;
}
#page .info p {
        color:#666666;
	font-size: 11px;
	line-height: 14px;
        padding:0;
        margin:0;
}
#page .left {float: left;}
#page .right {float: right;}

#page ul.navigation { list-style-type:none; list-style-position:outside; }
#page .navigation {
	overflow: hidden;
	height: 20px;
	margin: 5px 0px 0px 56px;
        padding:0;
        clear:both;
}
#page .navigation li:first-child, #page .navigation li.first {
	background-image: none;
	padding-left: 0;
}
#page .navigation li {
	background: url(/images/global/navigation-separator.gif) no-repeat;
	float: left;
	line-height: 20px;
	padding: 0 18px;
}
#page .navigation a {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}
#page .navigation li.active a,
#page .navigation a:hover {color: #89b3cc;}
#page .navigation li.last {
	background: none;
	float: right;
	display: inline;
	margin-right: 56px;
}
#page .navigation li.last a {font-size: 10px;}
#page .add-navigation {
	overflow: hidden;
	margin: 11px 0 7px 54px;
}
#page .add-navigation li:first-child {
	background-image: none;
	padding-left: 0;
}
#page .add-navigation li {
	background: url(/images/global/add-navig-separator.gif) no-repeat 0 50%;
	float: left;
	line-height: 18px;
	padding: 0 7px;
}
#page .add-navigation a {
	font-size: 120%;
	line-height: 18px;
	color: #5386a2;
	text-decoration: none;
}
#page .add-navigation li.active a,
#page .add-navigation a:hover {color: #666;}
#page #Footer {
    clear:both;
    background:#ECECEC none repeat scroll 0 0;
    height:47px;
    letter-spacing:-1px;
    margin:0 auto;
    padding:20px 0 0 45px;
}

#page #Footer ul { list-style-type:none; list-style-position:outside; padding:0; margin:0; }
#page #Footer ul li { display:inline; margin:0px 10px; font-size:10px; color:#666666; }
#page #Footer ul li a { color#5B8092; text-decoration:underline; }
#page #Footer ul li a:hover { text-decoration:none; }
/* UI layout ----------------------------------------------- */
#page{
    margin:10px auto 0px auto;
    width:970px;
    background:#FFFFFF;
    overflow:hidden;
    padding:0;
    text-align:left;
}
.content_wrapper {
    padding: 0;
    margin:0;
    float:left;
    width:690px;
    overflow:hidden;
}
.content {
    padding: 0;
    width:635px;
    margin-left:55px;
}
.content img {
  width: 400px;
}
.rightbar_wrapper { 
    width: 280px;
    float: left;
    padding:0;
    margin: 0;
}
.rightbar {
    width:240px;
    background:#ECF3F8;
    margin-left:20px;
    margin-bottom:30px;
    padding-bottom:15px;
}
.rightbar a { text-decoration:underline; }
/*-------------------------------------------------------------
Basic theme styles
--------------------------------------------------------------*/

h1 {
  font-size:24px;
  color:#487e9c;
  font-weight:normal;
padding:0;
}
h2 {
  font-size:24px;
  line-height:28px;
  color:#487e9c;
  font-weight:normal;
}
h3, .comments-head {
    font-family: Verdana, sans-serif;
    color:#666666;
    font-size:13px;
    line-height:18px;
    font-weight:bold;
    border-bottom:1px dotted #888;
    text-transform:uppercase; 	
    padding-top: 15px;
    padding-right:15px;
    width:200px;
    margin-left:15px;   
    margin-bottom:15px;			
}
p.weblogDescription {
    text-align: left;
}

.sidebar {
    padding-top: 0px;
    padding-right:15px;
    width:195px;
    margin-left:15px;
}
/*-------------------------------------------------------------
Base styles
--------------------------------------------------------------*/

a {
  text-decoration: none;
  color:#487e9c;
}

a:hover {
  text-decoration: underline;
}

body {
	background: #012843;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin: 0;
        font-size:12px;
        text-align:center;
}

.img {
    border: 0px;
    margin: 0px; 
}

/* entries ----------------------------------------------- */

.entryBox {
    margin-bottom:50px;
}
.entryBox p {
    font-family:Verdana, sans-serif;
    font-size: 13px;
    font-weight:normal;	
    line-height:18px;
    color:#666;
    margin:0;
    padding:0;
}
.entryBox p img { margin:10px 0px 15px 0px; }
.entryTitle {
    font-weight: normal;
    font-size:24px;
    line-height:28px;
    color:#487e9c;
    margin:0;
    margin-bottom:14px;
    padding:0;
}
.entryContent {
    font-family:Verdana, sans-serif;
    font-size: 13px;
    font-weight:normal;	
    line-height:18px;
    color:#666;
    margin:0;
    padding:0;
}
.entryBox p.entryInfo {
    margin-top:18px;
    font-family:Georgia, serif;
    font-size: 13px;
    font-weight:normal;	
    line-height:18px;
    color:#487e9c;
}
p.entryInfo a {
    color:#487e9c;
}
div.dayTitle {
    font-family:Georgia, serif;
    font-size: 13px;
    font-weight:normal;	
    line-height:18px;
    color:#555;
    border-bottom:1px solid #dbdbdb;
    margin-bottom:14px;
    padding-bottom:3px;
}
div.next-previous {
    font-size: 80%;
    text-align: center;
    padding: .5em 0 .5em 0;

}

/* category chooser ----------------------------------------------- */

.category-chooser {
    margin: -50%;
    width:100%;
}
ul.rCategory { margin:0px 0px 40px 55px; padding:0; }
ul.rCategory > li:first-child { border:0; padding-left:0; }
.rCategory li {
    font-size: 12px;
    display: inline;
    list-style-type: none;
    padding:0px 10px 0px 10px;
    border-left:1px solid #666666;
}
li.selected {
    font-weight: bold;
}

/* other lists ----------------------------------------------- */

ul.rNavigationBar, ul.rMenu, ul.rFolder, ul.rFeeds, ul.rReferersList,ul.rEntriesList {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
}
li.recentposts{
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    padding:0px 0px 10px 0px;

}



ul.rFeeds li {
    background-image: url(http://glenwoodnyc.com/roller/images/feed-icon-12x12.gif);
    background-repeat: no-repeat;
    background-position: 0 .2em; 
    padding-left: 18px;
    padding-bottom:5px;
    line-height: 18px;
}

/* calendar ----------------------------------------------- */
table.hCalendarTable { width:200px; }
.hCalendarMonthYearRow { font-size:16px; color#555; }
.hCalendarDay{
    text-align : center;
    font-size: 13px;
}
th.hCalendarDayNameRow {
    text-align : center;
    font-size : 12px;
    font-weight : bold;
}
td.hCalendarDayCurrent {
    text-align : center;
    font-size  : 12px;
    font-weight: bold;
    background: #2E7393;
    color:#FFFFFF;
}
td.hCalendarDayLinked {
    text-align : center;
    font-size  : 12px;
    font-weight: bold;
    text-decoration:underline;
}
.hCalendarNavBar { font-weight:bold; }
/* comments ----------------------------------------------- */

div.comments-form span.status {
    display: block;
    background: white;
    color: green;
    border: 1px solid green;
    margin: 10px 0px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}

span.error {
    display: block;
    background: white;
    color: #c00;
    border: 1px solid #c00;
    margin: 10px 0px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}

p.comment-details {
    font-size: 80%;
    color: #999;
}
.comments-syntax-indicator {
    font-weight: bold;
}
.comments-syntax-indicator span.enabled {
    background: transparent;
    color: green;
    font-style: italic;
}
.comments-syntax-indicator span.disabled {
    background: transparent;
    color: red;
    font-style: italic;
}

form ul{ position: relative; list-style: none; width: 100%; }
form li{ line-height: 2em; margin: 0; padding: 1px 1px 6px 9px; }
form li.focused{ background-color: #fff7c0 !important; }
form li p{ font-size: 9px; line-height: 13px; color: #444; }
form li{ display: inline-block; }
form[id] li{ display: block; }
form li div{ display: inline-block; }
form[id] li div{ display: inline; }
form .left{ float: left !important; margin: 0; }
form .right{ float: right !important; margin: 0; }
form .clear{ clear: both; } 
form li div p{ margin: 0 0 5px 0; }
form div.left{ margin-right: 2px !important; }
form div.left[class]{ margin-right: 4px !important; }
form div.left img{ margin: 0 0 -2px 0; }
form h2{ font-size: 1.8em; clear: left; } 
form .info{ display: inline-block; margin: 0 0 10px 0; padding: 0 0 4px 0; border-bottom: 1px dotted #ccc !important;}
form .info[class]{ display: block; }
form .info p{ font-size: 1em; line-height: 1.3em; margin: 0 0 8px 0; }
textarea.textarea{margin-bottom: 1px;}
textarea.textarea[class]{font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, sans-serif;}
select.select{ padding: 1px 0 0 0; margin: 1px 0 3px 0; }
select.select[class]{ margin: 0; padding: 1px 0 1px 0; }
form .small{ width: 70px; }
form .medium{ width: 170px; }
form .large, form textarea.textarea{ width: 340px; }
form .tags{ width: 320px; }
form textarea.small{ height: 5.5em; }
form textarea.medium{ height: 10em; }
form textarea.large{ height: 20em; }
.choices input{ width: 200px; margin-right: 3px; }
.choices ol{ margin: 10px 0 0 0; }
.choices[class] ol{ margin: 0 !important; }
.choices img{ margin: 0 0 1px 0; }
fieldset ol li{ display: list-item !important; margin: 0 5px 2px 3px !important; padding: 0 !important; list-style: inside decimal; }
input.button, button { width: 70px; padding: 2px 2px 0 0; /* fix for IE */ }
/* revert to normal for Firefox */
li>input.button, li>button, input.button>input.button, button>button { padding: 2px; }
label.desc{
    margin: 4px 0 3px 0;
    border: 0;
    color: #444;
    font-size: 1em;
    line-height: 1.3em;
    display: block;
    font-weight: bold;
}
input.text, input.number, input.url, input.email, input.password, input.file, 
textarea.textarea, select.select{
    font-size: 1.2em;
    border-top: 1px solid #7c7c7c;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #ddd;
    color: #333;
}
input.text, input.number, input.url, input.email, input.password, input.file{ padding: 2px; }
input.currency{ text-align: right; }
input.checkbox, input.radio{
    display: block;
    line-height: 1.4em;
    margin: 8px 0 0 3px;
    width: 13px;
    height: 13px;
}
input.focus, textarea.focus { background: #ffd; color: #000; }
label.choice{
    display: block;
    line-height: 1.4em;
    margin: -19px 0 0 25px;
    padding: 4px 0 5px 0;
    color: #444;
    width: 80%;
}

 