/*  
Theme Name: ERTBlog
Theme URI: http://www.ertblog.com
Description: ERTBlog. Copyright &copy; 2008.
Version: 1.0
Author: Benjamin Chung
Author URI: http://www.osolabs.com/

*/

* {
	padding: 0;
	margin: 0;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #566169;
}


body a {
	color: #429cbf;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}


img {
	border: 0px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}	


#search_bar {
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	top: -150px;
	left: -25px;
	width: 175px;
	height: 28px;
	margin-bottom: -28px;
	padding: 0px;
}
#search_bar input[type=text] {
	background: transparent;
	background-color: transparent;
	border: 0px;
	width: 175px;
	height: 28px;
	line-height: 12px;
	padding-top: 7px;
	padding-left: 9px;
	margin-bottom: -28px;
	color: #50554e;
	font-size: 10px;
	text-transform: uppercase;
}

.container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.container_body {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.container_body_text {
	width: 746px;
	margin-left: auto;
	margin-right: auto;
}
#header_top {
	background-image: url(images/header_top.jpg);
	background-repeat: repeat-x;
	height: 72px;


}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 138px;
	position: relative;
	top: 46px;
	margin-bottom: -138px;
	
}

#bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	height: 97px;
}
#bg {
	background-image: url(images/bg.jpg);
	padding-bottom: 15px;
}




#logo {
	width: 159px;
	height: 117px;
	position: relative;
	left: 16px;
	top: 11px;
}




#body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 15px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;

}

#body_bottom {
	background-image: url(images/body_bottom.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 37px;

}


#body_text {

	padding: 10px;
}

#body_left {
	width: 540px;
	border: 1px #

}


#body_text_top {
	margin-top: 10px;
	width: 746px;
	background-image: url(images/body_text_top.jpg);
	height: 22px;
	background-repeat: no-repeat;

}


#body_text_body {
	width: 746px;
	background-image: url(images/body_text_bg.jpg);



}

#body_text_bottom {
	width: 746px;
	background-image: url(images/body_text_bottom.jpg);
	height: 28px;
	background-repeat: no-repeat;

}

#container {
	float: left;
	width: 500px;
	padding-left: 20px;

}



#body_container {
	position: relative;
	float: left;
}
#tagline {
	position: relative;
	float: left;
	top: 15px;
	left: 20px;
	}

#tagline a {
	color: #2c383f;

}
#rss {
	position: relative;
	float: right;
	top: -5px;
	right: 5px;
	margin-bottom: -40px;


}
#rss_text {
	float: left;
	padding-top: 5px;
	padding-right: 5px;

}
#rss_text a {
	color: #f49825;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#rss_text a:hover {
	text-decoration: underline;
}
#rss_icon {

	float: left;	
	width: 21px;
	height: 21px;
	background-image: url(images/rss_icon.jpg);
	background-repeat: no-repeat;
}


.calendar_icon {
	top: 10px;
	position: relative;
	float: left;
	width: 41px;
	height: 36px;
	background-image: url(images/calendar_icon.jpg);
	background-repeat: no-repeat;

}




.page_icon {
	top: 10px;
	position: relative;
	float: left;
	width: 41px;
	height: 36px;
	background-image: url(images/page_icon.jpg);
	background-repeat: no-repeat;

}
.calendar_title {
	top: 10px;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-left: 5px;

}


.quote_link {
	float: right;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 125px;
	left: -20px;

}

.quote_icon {
	width: 57px;
	height: 61px;
	background-image: url(images/quote_icon.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 35px;
	


}
.quote_link_text {
	display: block;

}
.quote_link_text a {
	color: #ef810c;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.quote_link_text a:hover {
	text-decoration: underline;
}
.date {

	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	background-image: url(images/calendar_bg.jpg);
	background-repeat: no-repeat;
}
.date_month {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;

}

.date_day {

	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;

}

.date_year {

	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;

}



.date_spacer {
	left: -77px;
	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
}


.tags {
	display: block;
}



.sidebar {
	position: relative;
	float: left;
	width: 120px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	left: 60px;
}
.sidebar ul {
	list-style: none;
	font-size: 10px;
}
.sidebar h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebar a {
	font-size: 10px;
}
.sidebar .break {
	height: 20px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.clear {
	clear: both;
}

.entry {
	position: relative;
	left: 90px;
	width: 420px;
	padding-right: 10px;
}

#footer {
	padding-top: 5px;
	position: relative;
	border-top: 1px #80aabd solid;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	height: 50px;

}
#footer a {

	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}