/*   
Theme Name: Angel
Theme URI: http://dev.coffeestained.com/wp-themes/themes/angel/
Description: A bold red fixed 2-column clean layout
Author: Boy Avianto
Author URI: http://avianto.com/
Version: 1.0
.
This theme is licensed with the Attribution-NonCommercial License from Creative Commons License.
http://creativecommons.org/licenses/by-nc/2.0/
.
*/

/* General Settings */

/* reseter */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #666666;
	background:url(images/background_gradient.jpg) top left repeat-x;
	background-color:#691917;
	font:70% Georgia,"Times New Roman",Times,serif;
}

hr.clear
{
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

/* Global Links */

a:link, a:visited {
	color: #AA2727;
	text-decoration: none;
	border-bottom: 1px dotted #AA2727;
}

a:hover {
	color: #AA2727;
	border-bottom-width: 0px;
}


/* Wrapper */

#wrapper {
	margin: 0 auto;
	background-color:#FFFBD3;
	text-align: left;
  	width: 760px; 
}
	

/* Header */

#top-menu {
	width: 760px;
	text-align:right;
	background-color:#C62924;
	font-size:80%;
	line-height:20px;
	color:#333333;
}
#top-menu a, #top-menu a:visited, #top-menu a:hover  { 
color:#FFFBD3;
text-decoration:none;
margin-left:10px;
margin-right:5px;
}
#header {
	height: 180px;
	background:url(images/header.jpg) no-repeat;
	padding: 0 40px;
	width: 760px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	
}

html>body #header {
  	width:680px;
}

h1#headtitle {
	padding-top: 60px;
	width: 430px;
	font-size: 2.5em;
	line-height: 80%;
        text-align: center;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #666666;
        border: none;
}

h2 a:hover {
	color: #AA2727;
}

h2#description {
	font-size:110%;
	padding-top: 148px;


}

/* Content */

#content {
	margin: 0 20px 20px 20px;

}

/* Maintext and Entry */

#maintext {
	width: 525px;
	float: left;
	margin-top: 20px;
	
}

.postblock {
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.postblock h3 {
	color: #AA2727;
}

.postblock h3 a:link, .postblock h3 a:visited {
	color: #AA2727;
	text-decoration: none;
        border: none;
}

.postblock h3 a:hover {
	color: #AA2727;
}

.postblock p a:link, .postblock p a:visited {
	color: #AA2727;
	text-decoration: none;
	border-bottom: 1px dotted #AA2727;
}

.postblock p a:hover {
	color: #AA2727;
	border-bottom-width: 0px;
}

#maintext h3 {
	font-size: 1.6em;
	margin: 0 0 10px;
}

#maintext h4 {
        font-size: 1.2em,
        margin: 10px 0;
}

p.date {
	font-size: 0.9em;
	margin: 0 0 10px;
}

#maintext p {
	margin: 0 0 10px;
}

#maintext ul, #maintext ol, #maintext blockquote {
	margin: 0 30px 0;
}

#maintext ul, #maintext ol {
	margin-bottom: 10px;
}

#maintext blockquote {
	font-size: 0.9em;
	background-color: #f0f0f0;
	padding: 10px 10px 0;
	font-style: italic;
}

#maintext h2.pagetitle {
	font-size: 1.2em;
	margin-bottom: 20px;
}

p.postmetadata {
	font-size: 0.9em;
	margin: 0 0 10px;
}

p.navigation {
	font-size: 0.9em;
	text-align: center;
}

.navigation a:link, .navigation a:visited {
	color: #AA2727;
	text-decoration: none;
	border-bottom: 1px dotted #AA2727;
}

.navigation a:hover {
	color: #AA2727;
	border-bottom-width: 0px;
}

.left {
	float: left;
	margin-left: 50px;
}

.right {
	float: right;
	margin-right: 50px;
}

/* Sidebar */

#sidebar {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	width: 175px;
	font-size: 0.9em;
}

#sidebar ul {
	margin: 0 10px 0;
        list-style-type: none;
}

#sidebar ul li h2 {
	margin: 10px 0 0;
	font-size: 1.2em;
	text-transform:uppercase;
}

#sidebar ul li ul {
	margin: 0 5px 5px;
}

#sidebar ul li ul li {
	margin-left: 10px;
        list-style-type: none;
}

#sidebar a:link, #sidebar a:visited {
	color: #756762;
	text-decoration: none;
	border-bottom: 1px dotted #756762;
}

#sidebar a:hover {
	color: #AA2727;
	border-bottom-width: 0px;
}

input#s {
	width: 80px;
	border: 1px solid #333;
	font-size: 1em;
}

input#searchsubmit {
	width: 50px;
	border: 1px solid #333;
	font-size: 0.9em;
	background-color: #691917;
	color: #FFFBD3;
}

/* Footer */

#footer {
	width: 760px;
	background-color:#FFFBD3;
	text-align: center;
	padding-top: 10px;
	height: 90px;
}

#footer p {
	font-size: 0.9em;
}

#footer a:link, #footer a:visited {
	color: #AA2727;
	text-decoration: none;
	border-bottom: 1px dotted #AA2727;
}

#footer a:hover {
	color: #AA2727;
	border-bottom-width: 0px;
}

/* Comment Form */

form input {
	border: 1px solid #333;
	background-color: #f0f0f0;
	border-width: 0 0 1px;
	font-size: 0.9em;
}

textarea#comment {
	width: 400px;
	border: 1px solid #333;
	background-color: #f0f0f0;
}

input#submit {
	background-color: #AA2727;
	color: #fff;
	width: 150px;
	border-width: 1px;
}

/* Not Found */

#error {
	text-align: center;
	color: #AA2727;
}
	