/*  
Theme Name:  JackSternberg
Theme URI:  http://JackSternberg.com
Description:  JackSternberg Customized WordPressTheme
Version: 0.1
*/

a {
	color: #0761d4;
	text-decoration: underline;
}

a img {
	border: none;
}

a:visited {
	color: #6597D2;
	text-decoration: none;
}

a:hover {
	color: #0761d4;
	text-decoration: none;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 80%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

div.menu-bottom-line > div#tabs {
	top: 148px !important;
}

h1 {
	color: #828FB3;
	font-size: 170%;
}

h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: gray;
	font-size: 90%;
}

li#meta a {
	text-decoration: none !important;
}

span.sociable-tagline {
	position: relative;
	color: #0761d4;
}

span.sociable-tagline span {
	display: none;
	width: 18em;
}

span.sociable-tagline:hover span {
	position: absolute;
	display: block;
	top: -6em;
	padding: 3px;
	background: #FFFFCC;
	border: 3px double #ccc;
	color: black;
	line-height: 1.25em;
}

table#mbl-comm {
	width: 100% !important;
	border-width: 0px !important;
	font-family: Trebuchet MS !important;
}

table#mbl-comm td {
	font-size: 100% !important;
	padding: 5px !important;
}

table#mbl-comm td.mbl-mem {
	background: #F3F3F3 !important;
}

table.container {
	width: 100%;
	margin: 0 0 15px 0;
	border-collapse: collapse;
	border: 0px dotted red;
}

table.container-sidebar {
	width: 30%;
	margin: 0 0 15px 0;
}

td.body-body {
	background: url('images/cont_bg.gif') repeat-x bottom left;
	width: 100%;
	padding: 0 0 5px 0;
}

td.body-left {
	background: url('images/cont_left_bg.png') bottom left repeat-y;
	width: 11px;
	height: 100%;
}

td.body-right {
	background: url('images/cont_right_bg.png') bottom left repeat-y;
	width: 11px;
}

td.bottom-line{
	background: url('images/cont_bottom_bg.gif') repeat-x;
	width: 100%;
}

td.left-bottom-corner {
	background: url('images/cont_lb.gif');
}

td.left-top-corner {
	background: url('images/cont_lt.gif');
}

td.right-bottom-corner {
	background: url('images/cont_rb.gif');
}

td.right-top-corner {
	background: url('images/cont_rt.gif');
}

td.top-line{
	background: url('images/cont_top_bg.gif');
	width: 100%;
}

tr.body {
	vertical-align: top;
}

tr.bottom {
	vertical-align: top;
	height: 13px;
}

tr.top {
	height: 13px;
}

ul.top-menu {
	display: inline;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

ul.top-menu li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

ul.top-menu li a {
	line-height: 160%;
	font-size: 13px;
	color: #FFFFFF !important;
	text-decoration: none;
}

ul.top-menu li a:hover {
	color: #ffffff !important;
	text-decoration: underline;
}

.active-tag {
	margin: -22px 0px 4px 7px;
}

.add-new-link {
	font-size: 80%;
	padding: 0px 0px 2px 0px;
}

.author {
	font-family: Georgia;
	color: #0761d4;
	font-weight: bold;
	font-size: 115%;
}

.author-area {
	float: right;
	padding: 5px 0px 0px 0px;
	text-align: right;
	line-height: 110%;
}

.categories {
	border-bottom: 1px solid #FB8D50;
}

.categories ul {
	display: inline;
	margin: 0;
	padding: 0;
}

.categories ul li.current-cat {
	background: #fff;
	border-top: 1px solid #6597D2;
	border-right: 1px solid #6597D2;
	border-left: 1px solid #6597D2;
	border-bottom: 1px solid #ffffff;
}

.categories ul li.current-cat a {
	color: #000000;
	font-weight: bold;
}

.center {
	text-align: center;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.comment-author {
	font-size: 160%;
	color: #6597D2;
	padding: 0px 3px 0px 0px;
}

.comment-bar {
	font-size: 90%;
	color: gray;
	margin: 5px 0 0 0;
}

.comments {
	padding: 0px 10px 5px 10px;
	margin: 0px 0px 30px 0px;
	background: url('images/cont_bg.gif') repeat-x bottom left;
}

.comments-area {
	padding: 0 10px 0 15px;
}

.comments-area .box-input {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: 14px;
	height: 1.4em;
	width: 30% !important;
	padding: 4px 0 0 3px;
}

.comments-area h2 {
	line-height: 150%;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #0761d4;
}

.comments-area input#submit {
	background: #6E7DA7; 
	border: 1px solid #ffffff;
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 3px 10px 3px 10px;
}

.comments-area input#submit:hover {
	background: #39425E; 
	border: 1px solid #ffffff;
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 3px 10px 3px 10px;
}

.comments-area textarea {
	margin: 0px;
	padding: 4px;
	width: 500px;
	height: 100px;
	overflow: auto;
	border-top: 1px solid #0761d4;
	border-left: 1px solid #0761d4;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.comment-text {
	padding: 20px 0 0 0;
}

.comment-text p {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

.container td {
	border: 0px dotted red;
}

.edit-link {
	float: right;
}

.edit-link a {
	font-size: 120%;
}

.feedback {
	display: inline;
	background: url('images/comment_icon.gif') top right no-repeat;
	padding: 0 23px 0 0;
	font-size: 140%;
	font-family: Georgia;
}

.five-pixels {
	height: 5px !important;
	font-size: 1px !important;
	line-height: 1% !important;
}

.fl {
	float: left;
}

.footer {
	background: url('images/footer_bg.gif') repeat-x;
	height: 56px;
	line-height: 160%;
	font-size: 13px;
	color: #FFFFFF;
	margin: 50px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

.footer a, .footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer p {
	margin: 0px;
	padding: 3px 0px 0px 50px;
}

.footer-logo {
	float: right;
	margin: -5px 0px 0px 0px;
}

.fr {
	float: right;
	vertical-align: top;
}

.hr {
	height: 1px;
	font-size: 0px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: url('images/hr_bg.gif') repeat-x;
}

.logo {
	position: absolute !important;
	top: 45px;
	left: 0px;
	padding: 0px;
	margin-left: 0px;

}

.menu-bottom-line {
	border-bottom: 0px solid #0761d4;
	width: 100%;
	height: 60px;
}

.meta a:visited {
	color: gray;
}

.meta, .meta a {
	font-size: 11px;
	color: #000000;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.options {
	margin: 10px 0px 5px 0px;
}

.options a {
	text-decoration: none;
}

.padding {
	padding: 0px;
}

.pagination {
	color: #FA8748;
	text-align: center;
}

.post {
	padding: 0px 5px;
	margin: 0px;
}

.post .date {
	font-weight: normal;
	color: gray;
	font-size: 90%;
}

.post .time {
	color: gray;
	font-weight: normal;
	font-size: 95%;
	font-family: Georgia;
}

.post .written-by {
	color: #2B2F73;
}

.post-title {
	color: #0761d4 !important;
	font-size: 170%;
	font-weight: bold;
}

.post-title a {
	color: #0761d4 !important;
	text-decoration: none;
	font-weight: bold;
}

.sidebar {
	float: left;
	width: 33%;
	margin: 0px 0px 0px 10px;
}

.sidebar-links {
	padding: 0px 5px;
}

.sidebar-links h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #0761d4;
	line-height: 160%;
}

.sidebar-links h2 a, .sidebar-links h2 a:hover, .sidebar-links h2 a:visited{
	color: #0761d4;
	text-decoration: none;
}

.sidebar-links ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.sidebar-links ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-links ul li ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url("images/arrow.gif") left no-repeat;
	list-style: none;
}

.sociable {
	border: 1px dotted #B7BFD4;
	border-width: 1px 0px;
	padding: 2px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	background: #EEF0F5;
	clear: both;
}

.sociable img {
	border: 0px;
}

.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sociable ul {
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px -5px;
}

.sociable ul li:before {
	content: "";
}

.storycontent {
	padding: 0px;
	margin: 0px;
}

.storycontent img {
	padding: 5px;
}

.ten-pixels {
	height: 10px !important;
	font-size: 1px !important;
	line-height: 1% !important;
}

.top-search-form {
	margin: 0px 35px 0px 0px;
	float: right;
}

.top-search-form #s {
	border-left: 1px solid #003399;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #3C6EBB;
	border-right: 1px solid #3C6EBB;
	padding: 1px 0px 0px 2px;
	margin: 0px;
	height: 18px;
}

.top-search-form #searchsubmit {
	border: 1px solid #ffffff !important;
background: #0761d4;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.top-search-form #searchsubmit:hover {
	border: 1px solid #ffffff !important;
	
		background: #6E7DA7;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#commentlist {
	margin: 0px;
	padding: 0px;
}

#commentlist .comment-entry {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#content {
	padding: 0px 10px;
	float: left;
	width: 95%;
}

#content .postspart {
	float: left;
	width: 473px;
}

#header {
	width: 100%;
	height: 49px;
	margin: 0px !important;
	padding: 4px 0px 0px 0px !important;
	background: url('images/header_bg.gif') repeat-x !important;
}

#header > .top-search-form {
	margin: 0px 70px 0px 0px !important;
	float: right;
}

#page {
	/* background-color: white; */
	text-align: left;
	margin: 0;
	padding: 0;
}

#tabs {
	/* position: absolute; */
	top: 589px;
	right: 0;
	width: 100%;
}

#tabs a {
	float: left;
	background: url('images/tab_left_1.gif') no-repeat left top;
	margin: 0 3px 0 0;
	padding: 0 0 0 6px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	background: url('images/tab_right_1.gif') no-repeat right top;
	padding: 2px 15px 2px 6px;
	color: #fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float: none;
}


/* End IE5-Mac hack */
#tabs a:hover span {
	color: #fff; /*	background-position:100% -42px; */
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs li.current-cat a {
	background-position: 0% -22px;
}

#tabs li.current-cat a span {
	float: left;
	display: block;
	background: url('images/tab_right.gif') no-repeat right top;
	background-position: 100% -22px;
	padding: 2px 15px 2px 6px;
	color: #000 !important;
}

#tabs li.current-cat a:hover span {
}

#tabs li.current-cat ul.children li a {
	float: left;
	background: url('images/tab_left.gif') no-repeat left top;
	margin: 0 3px 0 0;
	padding: 0 0 0 6px;
	text-decoration: none;
}

#tabs li.current-cat ul.children li a span {
	float: left;
	display: block;
	background: url('images/tab_right.gif') no-repeat right top;
	padding: 2px 15px 2px 6px;
	color: #fff !important;
}

#tabs ul {
	margin: 0px;
	padding: 10px 0px 0px 50px;
	list-style: none;
}

#tabs ul.children {
	margin: 0px;
	padding: 0px;
}

#navigation {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}

.required{
	color: #CC0000;
	font-size: 10px;
}

.alignleft {
	color: #0761d4;
	display: block;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	padding: 0px 0px 0px 10px;
}

.alignleft a, .alignleft a:visited {
	background: url(images/arrow-left01.gif) no-repeat left center;
	color: #0761d4;
	margin: 0px;
	padding: 0px 20px 0px 17px;
	text-decoration: underline;
}

.alignleft a:hover{
	background: url(images/arrow-left02.gif) no-repeat left center;
	color: #6597D2;
	margin: 0px;
	padding: 0px 20px 0px 17px;
	text-decoration: none;
	
}

.alignright {
	color: #0761d4;
	display: block;
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	padding: 0px 10px 0px 0px;
}

.alignright a, .alignright a:visited {
	background: url(images/arrow-right01.gif) no-repeat right center;
	color: #0761d4;
	margin: 0px;
	padding: 0px 20px 0px 17px;
	text-decoration: underline;
}

.alignright a:hover{
	background: url(images/arrow-right02.gif) no-repeat right center;
	color: #6597D2;
	margin: 0px;
	padding: 0px 20px 0px 17px;
	text-decoration: none;
}
