/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

.related-gallery {
background-color: rgb(243, 243, 243);
    padding-bottom: 13px;
    border-radius: 1px 1px 10px 10px;
}

.related-gallery .gallery-caption {
	margin-right: 14px;
    margin-top: 3px;
	padding-left: 24px;
    color: #333;
    font-weight: bold;
    font-size: .7em;
    text-align: left;
    line-height: 1.35;
}

.gallery-item img {

    width: 100px;
    height: 100px;
    
}

.related-gallery .gallery-item {
margin: auto;
}

#s {
width:60%;
margin-top:4px;
margin-bottom: 13px;
}

#searchsubmit {
color:#6699cc;
}

.socialsquare {
    float: initial;
    padding-bottom: 4px;
	padding-top: 4px;
}

body {
	background-color: #fff;
	font-family: Myriad Pro, Helvetica, Arial, Sans-Serif;
	padding: 20px;
	font-size: .85em;
	line-height: 1.5em;
	color: #444444;
}

P.vosvostosy {
	vertical-align:middle;
}

/* MAKE RESPONSIVE: CHANGED WIDTH TO MAX-WIDTH, ADDED WIDTH AND ALIGN */
#container {
	width: 960px;
	margin: 0 auto;
}

#sidebar {
	width: 320px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	position:relative;
	top:-79px;
	}

#sidebarleft {
	width:320px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

/* ORIGINAL WIDTH WAS 550, CHANGED TO 600 */
#entries {
	width: 600px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;

}

ul {
list-style: none;
margin-left: 0px;
padding-left: 0px;
margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}



h1 {
	font-size: 1.8em;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: -1px;
	color: #34353e;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
	margin-left: 6px;
}

.post p {
	margin: 0 0 1em 0;
}

#osv-navigation ul li {
	display: inline;
	margin-right: 10px;
}

#osv-staff h4 {
	font-size: 1.2em;
	margin: 0px;
	line-height: 1em;
}

.staff-cat {
	margin-bottom: 10px;
	width: 155px;
	border: 0px solid black;
}

.eic, .ae {
	float: left;
}

.me, .c {
	float: right;
}

br.clear {
	clear: both;
}

blockquote {
	background-color: #f3f3f3;
	margin: 5px 5px 13px 5px;
    padding: 10px 21px 1px 19px;
    border-radius: 10px;
}


/* Begin Comments*/

.comments_tiny {
        color: #b8b8b8;
        border-bottom: 1px solid silver;
}

.alt {
	    border-radius: 10px 10px 10px 10px;
    	padding: 10px 18px 8px 13px;
        background: #f3f3f3;
}

.commentlist {
        margin-top: 0px;
}

.commentlist li {
	    border-radius: 10px 10px 10px 10px;
    	padding: 10px 18px 8px 13px;
}

.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: #666;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

div.lang-jp {display: none;}
.postavatar {float: left; margin: 2px 2px 2px 0;}
.postavatar img {border: 2px solid #777;}
a.pa {border: none;}

img#wpstats{display:none}

/* HEADER DIVS */

.header_interviews {
	font-weight: normal;
}

.header_featured {
	font-weight: normal;
}

.header_reviews {
	font-weight: normal;
}