body {
	background: #fff url('http://logoluau.com/_img/back_tile.png') repeat-x;
	font:10pt helvetica;
	padding: 20px;
	line-height: 1.3em;
	color: #666;
	text-align:left;
}

#container {
	background:#fff;
        padding: 10px;
        margin: 10px;
	float: left;
	clear: both;
}

p.head a{
        font-size: 3.5em;
        line-height:1em;
	padding:0 20px;
	background:#8bb544;
	color:#666;
}

p.head a:hover{
        font-size: 3.5em;
	background:#4a98af;
	color:#fff;
	text-decoration: none;
}

#sidebar {
	width: 200px;
	float: left;
	font-size: .76em;
	line-height: 1.4em;
	padding: 10px;
	background:#fff;
	}

#sidebarleft {
	width: 120px;
	float: left;
}

#sidebarright {
	width: 120px;
	float: left;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 640px;
	float: right;
        padding: 10px;
	}

.post {
	margin-bottom: 1em;
}

a {
	color: #6699cc;
	text-decoration: none ;
	font-weight: bold;
        background-color: none;

}

a:hover {	
	color: #fff;
        background-color: pink;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: .8em;
	text-transform: uppercase;
	margin-bottom: 0em;
	margin-top: 0em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #F3F3F3;
	padding: 10px;
	margin: 15px 0;
}

li.subnav {
	color: #951400;
	border: none;
        margin-left: 20px;
        font-size:.7em;
        line-height: 1.2em;
}


/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;

}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

.highslide {
	cursor: url(http://joeyprimiani.com/wp-content/themes/upstart-blogger-minim-01/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px;
}
.highslide:hover img {
	border: 0px;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 0px;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(http://joeyprimiani.com/wp-content/themes/upstart-blogger-minim-01/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,

a.highslide-credits:hover i {
    color: white;








    background-color: gray;
}



.highslide-move {
    cursor: move;
}



.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(http://joeyprimiani.com/wp-content/themes/upstart-blogger-minim-01/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
}
