/*   
Theme Name: All Blue
Theme URI: http://blog.enrii.com/
Description: Everything in blue!
Author: EngLee
Author URI: http://blog.enrii.com/
Version: 0.7
.
Work in progress.
.
*/

body {
	background: url(images/body_bg.jpg) #ffffff repeat-x;
	margin: 0px;
}

blockquote {
	color: #999999;
	padding: 10px 10px 5px 20px;
	margin: 0px 0px 0px 0px;
	background: url(images/quote.gif) no-repeat top left;
	display: block;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#heading {
	background: url(images/wrapper_top.gif) no-repeat bottom left;
	height: 120px;
	margin: 0px;
}

#heading a {
	color: #ffffff;
	text-decoration: none;
}

#heading a:hover {
	color: #0066cc;
	border-bottom: 1px dashed #0066cc;
}

h1 {
	font: bolder 50px Arial;
	color: #ffffff;
	margin-left: 10px;
	margin: 0px 0px 5px 10px;
}

h2 {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #ffffff;
	margin: 0px 0px 0px 10px;
}

h3 {
	color: #5ca4df;
	font: 29px Arial;
	padding: 10px 10px 10px 25px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.message {
	display: block;
	margin-left: 25px;
	font: 14px Arial;
}

#wrapper2 {
	margin: 0px;
	width: 800px;
	height: auto;
	background: #ffffff;
	overflow: hidden;
}

#content {
	float: left;
	width: 540px;
	background-color: inherit;
	padding: 0px;
}

.post {
	width: 500px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/post_bg.gif) repeat-y top left;
}

.ads {
	width: 500px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.post-title {
	color: #5ca4df;
	font-family: Georgia, serif;
	font-size: 30px;
	background: url(images/post_top.gif) no-repeat top left;
	padding: 10px 10px 0px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.post-title a {
	text-decoration: none;
	color: #5ca4df;
	font-family: Georgia, serif;
	font-size: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.post-title a:hover {
	border-bottom: 1px dashed #0066cc;
	color: #0066cc;
}

.post-detail {
	color: #a0caec;
	text-align: left;
	font: 10px Arial;
	padding: 3px 10px 0px 10px;
}

.post-story {
	color: #333333;
	font: 13px Arial;
	padding: 0px 10px 10px 10px;
	line-height: 18px;
}

.post-story .image-left {
	float: left;
	border: 1px solid #deedf9;
	padding: 5px;
	margin: 0px 5px 5px 0px;
}

.post-story .image-center {
	display: block;
	border: 1px solid #deedf9;
	padding: 5px;
	margin: 10px auto 10px auto;
}

.post-story p {
	margin-top: 15px;
	margin-bottom: 15px;
}

.post-story ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.post-story ol {
	list-style-type: decimal;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

.post-story a, .post-footer a {
	text-decoration: none;
	color: #5ca4df;
}

.post-story a:hover, .post-footer a:hover {
	border-bottom: 1px dashed #5ca4df;
}

.post-story hr {
	border: none 0; 
	border-top: 1px dashed #5ca4df;
	width: 100%;
	height: 1px;
}

.post-footer {
	color: #a0caec;
	text-align: left;
	font: 10px Arial;
	padding: 3px 10px 15px 10px;
	background: url(images/post_bottom.gif) no-repeat bottom left;
}

.comment-footer {
	color: #a0caec;
	text-align: left;
	font: 10px Arial;
	padding: 3px 10px 0px 0px;
}

.navigation {
	margin: 0px auto 0px auto;
	width: 500px;
	font: 14px Arial;
	padding: 0px 10px 10px 10px;
}

.alignleft {
	display: block;
	text-align: left;
}

.alignleft a {
	text-decoration: none;
	color: #5ca4df;
}

.alignleft a:hover {
	border-bottom: 1px dashed #5ca4df;
}

.alignright {
	display: block;
	text-align: right;
}

.alignright a {
	text-decoration: none;
	color: #5ca4df;
}

.alignright a:hover {
	border-bottom: 1px dashed #5ca4df;
}

#sidebar {
	float: right;
	width: 260px;
	background-color: inherit;
}

.sidebox {
	background-color: #deedf9;
	width: 240px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0px;
}

.sidebox a {
	text-decoration: none;
	color: #5ca4df;
}

.sidebox a:hover {
	border-bottom: 1px dashed #5ca4df;
}

.sidebox ul {
	list-style-type: square;
	margin: 0px 0px 0px 18px;
	padding: 0px;
}

.sidebox ul li {
	padding: 1px 0px 1px 0px;
	margin: 0px;
}

.sidebox-title {
	color: #5ca4df;
	font-family: Georgia, serif;
	font-size: 30px;
	padding: 10px 10px 0px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

.sidebox-content {
	font: 13px Arial;
	color: #333333;
	background: url(images/sidebox_bottom.gif) no-repeat bottom right;
	padding: 10px 10px 20px 10px;
}

.image-author {
	border: 1px solid #5ca4df;
	padding: 5px;
}

#footer {
	border-left: 20px solid #ffffff;
	border-right: 20px solid #ffffff;
	height: 20px;
	width: 740px;
	background-color: #eaf3fb;
	margin: 0px auto 0px auto;
	font: bolder 10px Arial;
	padding: 10px;
	color: #5ca4df;
	text-align: center;
}

#footer a {
	text-decoration: none;
	border-bottom: 1px dashed #5ca4df;
	color: #5ca4df;
}

