/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
/* CUSTOM STYLES */
.post h2, .post-content h2, .post-content h2 a {
font-size: 20px;
}

pre {
overflow: auto;
border: 1px solid #888888;
font-size: 10px;
}

code {
background-color: #efefef;
}

h2.arh {
background-color: #ffcece;
}

#header-ad {
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 24px;
}

#footer-ad {
	width: 100%;
}

#sidebar-1st-top-ad, #sidebar-2nd-top-ad {
	margin: 0 auto;
        text-align: center;
}

.social_bookmark em {
display: block;
text-align: left;
padding: 0;
padding-top: 20px;
margin: 0;
color: #404040;
font-size: 18px;
font-style: normal;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #d7d7d7;
}

.social_bookmark br {
clear: both;
}

h3.related_post_title {
color: #404040;
padding-top: 20px;
font-size: 18px;
font-style: normal;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #d7d7d7;
}

.post-content h2 {
padding-left: 10px;
}
