
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Sans-Serif;
	background-color: #000000;
	text-align: left;
font-size:16px;
	}

#page {
	border: 0px solid #FFF;
	text-align: left;

	}

#header {
position: relative;
padding: 12px 0 0px 0px;
}
.headertitle{
	font-family: 'Arial', Sans-Serif;
	font-size: 16px;
        font-weight:bold;

background-image: url(http://www.saullevitz.com/wp-content/themes/saul/images/stripes_bg.jpg); 
background-repeat: no-repeat;

}
.headertag{
        margin: 0px 0 0 190px;
        padding: 0 0 1px 0px;
}
#content {
        /* border-left: 1px dotted white; */
        padding: 0 0 0 10px;
	font-size: 1em
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1em;
	}

.widecolumn {
	line-height: 1.2em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	}

#footer {
	background-color: #00aeff;

	}

h1, h2, h3 {
	font-family: 'Arial', Sans-Serif;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1em;
	text-align: left;
	}

h2 {
font-size: 16px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: white;
	}

h2 a:hover{
        color: #d6d6d6;
	text-decoration: none;
	}
.entry{
        padding: 4px 50px 20px 0;
        }

.entry p a:visited {
	color: #d6d6d6;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #d6d6d6;
	}
	
code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
/*	letter-spacing: .07em; */
	}

a{
	color: white;
	text-decoration: none;
	}

a:hover {
	color: #d6d6d6;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 10pt;
	}

.postmetadata{
	float: left;
}


p{

color: white;
line-height:18px;
}

ul, ol, li{

list-style-type: none;
}

/* End Typography & Colors */



/* Begin Structure */
.headertitle{
        display:block;
        width: 925px;
        height: 20px;
        background-color: #000000;	
        float: left;
        margin:10px 0 20px 15px;
        padding: 8px 0 20px 0;
}

.headertitle a{
margin:0 0 0 0px;
}

.headertitle a:hover{
color: #d6d6d6;
}

body {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0; 
	}

#content {
	margin: 7px 0 0 0;
	padding: 0px 0 0 0; 

}

#page {

	margin: 0px auto 0 0px;
	padding: 10px 40px 0 15px;
	width: 1000px;
        margin: 0px 0px 0 10;
	}

#header {
	width: 100%;

	}

#listed{
color: #ffffff;
font-size:10px;

}


#search{
position: absolute;
right:85px;
top:12px;
}

#sidebar {
margin:90px 0 0 15px;
width: 165px;
}

#cats{
border-bottom:3px solid #FFFFFF;
width: 155px;

}

#cats{
margin:0px;
        font-weight: bold;
	font-size: 15px;
}
#sociallinks{
padding:0px 0 0 0;

}

#sociallinks img{
padding:0px 5px 0 0;
}

#banners img{
margin:0 0 3px 0;

}


#sidebar li{
border-top:3px solid #FFFFFF;
width: 155px;
padding:3px 0 3px 0;
}

.narrowcolumn {
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px 0 0 0;
	}

.widecolumn {
        float: right;
	padding: 0px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 770px;
	}
	
.post {
	margin: 0 0 0px 0;
        padding: 0 0 0 0px;
	text-align: left;
        line-height: 1.2em;
width: 600px;
	}

#posthead{
margin: 5px 0 0 0;
display:block;
}

#title{
padding:0 0 0 50px;
height:30px;
width:60%;
background-color: #ffffff;
float: left;
background-image: url(http://www.saullevitz.com/wp-content/themes/saul/images/stripes_sm.jpg); 
background-repeat: no-repeat;
}

#title h2{
color: #000000;
margin:6px 0 0 0;
}

#title h2 a:hover{
color: #d6d6d6;
}

#date{

width:200px;
float:right;
height: 30px;
}

#date h2{
font-size:12px;
margin:5px 0 0 0;
color: white;

}

.entry{
margin:20px 0 0 0;
width: 600px;
}


#objectinfo{
        padding: 5 0 5px 0;
}

#footer {
	padding: 0px;
	margin: 30px 0 0 10px;
        height: 0px;
        width:950px;
float:left;
background-image: url(http://www.saullevitz.com/wp-content/themes/saul/images/stripes_long.jpg); 
background-repeat: no-repeat;

	}
/* End Structure */


/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="lefted',
	will of course left the image. This is much better than using
	align="left", being much more futureproof (and valid) */
	
img.lefted {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
        padding:0px 0 0 10;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	font-family: 'Geneva', Verdana, Arial, Sans-Serif;
	margin: 10px auto;
	padding: 5px 0px; 
	text-align: left;

	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 10px;
	}

/* End Form Elements */

/* Begin Various Tags & Classes */

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

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

.left {
	text-align: left;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {

	display: inline;
	padding:0px;
	margin-bottom: 0px;
	}

#prev{
text-align: left;
height:30px;
padding:0 0 7px 0px;
width: 47%;
float: left;

}

#next{
text-align: center;
height:30px;
padding:0 0px 7px 0;
width: 45%;
margin:0 40px 0 0;
float: right;

}


/* End Various Tags & Classes*/


