@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #262626;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

#wrapper {
	height: auto;
	width: 807px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	float: left;
	height: auto;
	width: 807px;
	position: relative;
}

#banner   {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 254px;
	width: 807px;
}
#banner img {
	display: none;
}

#header #navigation {
	background-image: url(images/foundingfathernyc%20navbg.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: 35px;
	width: 807px;
}
#header #navigation ul {
	width: 400px;
	float: left;
	display: block;
	height: auto;
}

#header  #navigation  ul li {
	list-style-type: none;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	color: #f8f49f;
	margin-top: 10px;
}
#header  #navigation  a, #header #navigation a:visited {
	color: #f8f49f;
	text-decoration: none;
}
#header #navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation #formcontent {
	float: left;
	height: 20px;
	width: auto;
	margin-left: 20px;
	margin-top: 5px;
}
#formcontent  .textinput {
	height: 18px;
	background-image: url(images/searchinput.gif);
	float: left;
	width: 161px;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	display: block;
	white-space: normal;
	padding-top: 3px;
	padding-left: 10px;
}
#formcontent  .searchbtn {
	height: 21px;
	background-image: url(images/searchbtn.gif);
	float: left;
	width: 68px;
	background-repeat: no-repeat;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
}




#navigation .navbgleft {
	background-image: url(images/foundingfather_06.jpg);
	float: left;
	height: 35px;
	width: 63px;
	background-repeat: no-repeat;
}
#navigation .navbgright {
	background-image: url(images/foundingfather_08.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 35px;
	width: 49px;
}
#wrapper #main_content {
	background-attachment: scroll;
	background-image: url(images/maincontbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	height: auto;
	width: 807px;
}
#main_content #topcont {
	background-image: url(images/foundingfathernyc_09.jpg);
	float: left;
	height: 52px;
	width: 807px;
}
#main_content #container {
	background-attachment: scroll;
	background-image: url(images/foundingmaincontbg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: auto;
	width: 807px;
	background-position: top;
}
#container #sidebar {
	float: left;
	width: 220px;
	margin-left: 22px;
	background-color: #37383A;
	height: auto;
}
.sidebarbox  ul  li, .sidebarbox ul li a {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 6px;
	text-decoration: none;
}
.sidebarbox li a:hover {
	color: #f8f49f;
}
.sidebarbox   h2  {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
}
.sidebarbox ul li {
	list-style-type: none;
}


#container #pagecontent {
	float: left;
	width: 502px;
	height: auto;
	margin-left: 38px;
	background-color: #202020;
}
.box2container {
	background-image: url(images/box2midbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 500px;
	margin-left: 2px;
	clear: both;
	margin-bottom: 20px;
	float: left;
}
.box2container .box2top {
	background-image: url(images/box2top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 500px;
}
.box2container .box2mid {
	background-color: transparent;
	background-image: url(images/box2mid.gif);
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 25px;
	float: left;
}
.box2container  .box2mid  h3, .box2container .box2mid h2 {
	color: #161718;
	margin-bottom: 5px;
	font-size: 16px;
}
.box2container .box2mid p {
	font-size: 12px;
	color: #333333;
	margin-bottom: 12px;
}
.box2container .box2foot {
	background-image: url(images/box2foot.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 24px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.box3container {
	background-image: url(images/box3midbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 20px;
	float: left;
}


.box3container .box3top {
	background-image: url(images/box3top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 500px;
}
.box3container .box3mid {
	background-color: transparent;
	background-image: url(images/box3mid.gif);
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 25px;
	float: left;
}
.box3mid .videocontainer {
	float: left;
	height: auto;
	width: 280px;
	background-image: url(images/videoboxbg.gif);
	background-repeat: no-repeat;
	background-color: #F2F2F4;
	border: 1px solid #5b5c5c;
	padding: 15px;
}
.box3mid .txtcontainer {
	width: 133px;
	margin-left: 9px;
	float: right;
	height: auto;
}
.box3container  .box3mid  h3, .box3container .box3mid h2 {
	color: #161718;
	margin-bottom: 5px;
	font-size: 16px;
}
.box3container .box3mid p {
	font-size: 12px;
	color: #060606;
	margin-bottom: 12px;
}
.box3container .box3foot {
	background-image: url(images/box3foot.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: both;
}

#main_content #contentfoot {
	background-image: url(images/contfoot.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 32px;
	width: 807px;
}
#wrapper #footer {
	clear: both;
	float: left;
	height: auto;
	width: 807px;
	background-color: transparent !important ;
}
#footer .midfoot {
	background-image: url(images/footerbg.jpg);
	height: 19px;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
.midfoot ul {
	float: left;
}
.midfoot ul li {
	list-style-type: none;
	display: inline;
	color: #F8F49F;
	font-size: 10px;
	margin-left: 10px;
}
.floatright {
	float: right;
	color: #666666;
}
.sidebarbox {
	background-image: url(images/sidebarbox.gif);
	height: auto;
	width: 154px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
	padding-top: 22px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.midfoot li a {
	color: #F8F49F;
	text-decoration: none;
}
/*wordpress-style*/

.postmetadata {
	background-color:#E2E2E2;
	border:1px solid #7B7B7B;
	display:block;
	height:auto;
	padding:10px;
	width:430px;
}
.postmetadata alt a, .postmetadata a {
	color: #6699CC;
}
.videocontainer  .videonav {
	height: auto;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}


.bluebtn   {
	height: 17px;
	width: 86px;
	font-size: 10px;
	background-image: url(images/bluebtn.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	color: #0B4151;
	text-align: center;
	float: right;
}
.bluebtn   a, .bluebtn  a:visited {
	color: #0B4151;
}
.bluebtn  a:hover, .bluebtn  a:active {
	color: #157E9D;
}
.orangebtn {
	height: 17px;
	width: 86px;
	font-size: 10px;
	background-image: url(images/orangebtn.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	color: #0B4151;
	text-align: center;
	float: left;
}
.orangebtn a, .orangebtn a:visited {
	color: #771A02;
}
.orangebtn a:hover {
	color: #D32D03;
}

a.contact, a.contact:visited {
	color: #0B4151;
}
a.contact:hover {
	color: #157E9D;
}
#video_sm {
	height: 107px;
	width: 124px;
	background-image: url(images/video_sm_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 23px;
	top: 33px;
}
.avatar {
	float: left;
	height: 35px;
	width: 35px;
	margin-right: 10px;
	margin-top: 6px;
	margin-left: 6px;
}
.post-title {
	display: block;
	margin-top: 3px;
}
.post-info {
}
.post-title {

}
.post-info {
	float: left;
	width: 310px;
}
.under {
	float: left;
	display:block;
	font-size: 12px;
	margin-bottom: 5px;
}
.count {
	display: block;
	width: 90px;
	float: right;
	margin-top: 8px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.counter {
	text-align: center;
	font-weight: bold;
	float: left;
	width: 100%;
}
.rep {
	font-size: 10px;
	text-align: center;
	float: left;
	width: 100%;
}
.post-box {
	display: block;
	float: left;
	background-color: #E2E2E2;
	border: 1px solid #999999;
	width: 100%;
	margin-bottom: 15px;
}
.under a {
	color:#6699CC;
}
.under a:hover {
	color:#0066FF;
}
.post-title h2 {
	font-weight: normal;
}
.post-title a {
	color: #333333;
}
.post-title a:hover {
	color: #0066FF;
}
.sidebarbox-repeat {
	background-image: url(images/sidebarbox_repeat.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.sidebarbox-bottom {
	background-image: url(images/sidebarbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 33px;
	margin-bottom: 20px;
	width: 100%;
}
.post-info-full {
	display: block;
	float: left;
	width: 390px;
}
.line {
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	display: block;
	float: left;
}
.ans {
	color: #333333;
	font-weight: normal;
	font-size: 14px;
}
.btns {
	font-size:12px;
}
.btns a {
	color:#0099FF;
}
.btns a:hover {
	color:#0066FF;
}.blue {
	color: #999999;
}
.other {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}
.gray {
	color: #666666;
	font-size: 11px;
}

