/*
Theme Name: ohsoang
Theme URI: http://ohsoang.com
Description: Theme for ohsoang.com
Version: 2012
Author: Ang K
Author URI: http://ohsoang.com
Tags: 
*/


* {
	padding: 0; margin: 0; border: 0;	
}
body {
	background: #f2f2f2 url(images/bg.png);	
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #202020;
}
.clear {
	clear: both;	
}
.center {
	text-align: center;	
}
.right, .reply {
	text-align: right;	
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignright, .wp-caption {
	display: block;
	padding: 4px;
	background: url(images/bg-black.png);
	margin-left: 10px;
}
.avatar {
	padding: 4px;
	background: url(images/bg-black.png);
}
img.alignright:hover {
	background: url(images/bg-orange.png);
}
.wp-caption {
	text-align: center;
}
.wp-caption p {
	margin-bottom: 0 !important;
}
.wp-caption a:hover img, .footer a:hover img {
	background: none !important; border: none !important;
}
.qbee {
	position: absolute;
	left: 50%;
	margin-left: 460px;
	top: 40px;
	width: 11px;
	height: 18px;
}
.bg_top {
	background: url(images/bg-top.png) repeat-x;
}
.wrapper {
	width: 950px;
	margin: 0 auto;
}
.left_col {
	float: left;
	width: 250px;	
}
header {
	padding: 25px 0 25px 0;
	background: url(images/bg-black.png);
	margin-bottom: 30px;
}
header h1 {
	text-align: center;
}
aside {
	font-size: 12px;
}
.about img {
	float: left;
	margin-right: 10px;
	background: url(images/bg-black.png);
	padding: 4px;
}
.about img:hover {
	background: url(images/bg-orange.png);
}
.content {
	width: 490px;
	padding: 15px 30px 30px 30px;
	float: left;	
}
.content h2, aside h2, .content h3 {
	font-family: 'Waiting for the Sunrise', cursive;
	font-size: 30px;	
	font-weight: normal;
	border-bottom: 1px solid #c5c5c4;
}
.content h2 a {
	color: #202020;
	text-decoration: none;
}
.content h2 a:hover {
	background: none;
	border: none;
	color: #606060;
}
.content h2 {
	font-size: 30px;	
	padding-bottom: 8px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.content h3 {
	font-size: 20px;
	margin-bottom: 15px;
	border: none;
	margin-top: 10px;
}
aside h2 {
	font-size: 20px;
	padding-bottom: 4px;
	margin-bottom: 14px;
	margin-top: 30px;
}
.footer h4 {
	font-family: 'Waiting for the Sunrise', cursive;
	font-size: 20px;	
	font-weight: normal;
	border-bottom: 1px solid #c5c5c4;
	padding-bottom: 4px;
	margin-bottom: 14px;
}
.content p {
	margin-bottom: 20px;	
}
.entry img.alignnone {
	-moz-border-radius: 10px;
	border-radius: 10px;
}
aside ul ul a, .content a, .footer a, .about a {
	color: #f55b2c;
	text-decoration: none;
}
aside ul ul a:hover, .content a:hover, .about a:hover {
	color: #282426;
	background-color: #fffadc;
	border-bottom: 1px solid #f55b2c;
}
.footer a:hover {
	color: #282426;
	text-decoration: underline;
}
aside ul {
	list-style-type: none;
}
.post {
	background: url(images/bg-white.png);
	border: 1px solid #c5c5c4;
	padding: 20px;
}
.post blockquote, .odd {
	padding: 20px 30px;
	margin-bottom: 20px;
	background: #fce7df;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.even {
	padding: 20px 30px;
	margin-bottom: 20px;
	background: url(images/bg-black.png);
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.odd {
	padding: 20px 30px;
	margin-bottom: 20px;
	background: #fce7df;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul.children {
	list-style: none;
}
ul.children li {
	margin: 0 0 -10px -30px;
}
.post ol, .post ul {
	margin: 0 0 20px 30px;
}
.shadow_top {
	background: url(images/shadow-top.png) no-repeat top center;
	height: 15px;
}
.shadow {
	background: url(images/shadow.png) no-repeat top center;
	height: 15px;
	margin-bottom: 10px;
}
.right_col {
	width: 150px;
	float: right;	
	padding-top: 30px;
	margin-bottom: 30px;
}
nav {
	margin: 30px 0 0 0;
}
nav li {
	margin-bottom: 2px;
}
nav a {
	display: block;
	font-size: 13px;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #202020;
	background: url(images/bg-black.png);
	-moz-border-radius: 10px;
	border-radius: 10px;
}
nav a:hover {
	background: url(images/bg-orange.png);
	border: none;
}
footer {
	background: url(images/bg-black.png);
	padding: 30px 0 10px 0;
	font-size: 12px;
}
.footer {
	margin: 0 auto;
	width: 950px;
}
.footer_left {
	width: 215px;
	float: left;
	margin-right: 30px;
}
.footer_right {
	width: 215px;
	float: left;
}
.footer p {
	margin-bottom: 20px;	
}
ul.footer_list {
	list-style-type: none;
	line-height: 1em;
}
ul.footer_list li {
	float: left;
	display: inline;
	margin: 0 4px 4px 0;	
}
ul.footer_list li img {
}
ul.social_icons {
	list-style-type: none;
	margin-top: 25px;
}
ul.social_icons li {
	float: left;
	display: inline;
	padding-left: 10px;
}
.flickrimg {
	padding: 3px;
	margin: 0 3px 3px 0;
	width: 28px;
	height: 28px;
	background: url(images/bg-black.png);
}
.flickrimg:hover {
	background: url(images/bg-orange.png);
}
.twitter {
	margin-top: 30px;
}
.widget_search label {
	display: none;
}
.widget_search #s {
	float: left;
	padding: 3px;
	border-top: 1px solid #c5c5c4;
	border-left: 1px solid #c5c5c4;
	border-bottom: 1px solid #c5c5c4;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	width: 110px;
	background: #f0efec;
	height: 20px;
}
.widget_search #searchsubmit {
	padding: 3px;
	border-top: 1px solid #c5c5c4;
	border-right: 1px solid #c5c5c4;
	border-bottom: 1px solid #c5c5c4;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	width: 20px;
	background: #f0efec;
	height: 20px;
}
#respond input,textarea {
	padding: 3px;
	border: 1px solid #c5c5c4;
	background: #f0efec;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
input#submit:hover {
	cursor: pointer;
}	
.postmetadata {
	font-style: italic;
	text-align: center;
}
.signature {
	text-align: right;
	font-family: 'Waiting for the Sunrise', cursive;
	font-size: 18px;
}
.commentlist {
	list-style-type: none;
	margin-left: 0 !important;
}
.comment-meta {
	margin-bottom: 20px;
}
.comment-author img {
	float: left;
	margin-right: 5px;
}
.commentmetadata {
	font-size: 80%;
}
.cliquetable {
	width: 100%;
}
.cliquetable a:hover {
	border: none;
	background: none;
}
