/*Evtan.asia Wordpress Theme by Craneway*/

/*******Layout*****/
html {
	background-color: #170000;	
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#Wrapper {
	margin: 0 25px;	
}
#Header {
	height: 200px;
	width: 705px;
	margin: 0 auto;	
}
#Logo {
	width: 214px;
	float: left;		
}
#Logo a {
	margin: 60px 0 0 40px;
	display: block;
}
#Logo a img {
	border: none;
}
#Slogan {
	width: 350px;
	float: right;	
}
#Slogan p {
	margin: 75px 0 0 100px;	
}
#Container {
	float: left;
	width: 98.5%;
	margin: 0 0 10px 0;
	border: 10px solid #401A1A;	
}
#Sidebar {
	width: 320px;
	margin: 0 0 0 -320px;
	float: right;
	padding-bottom: 15px;
	background: url('images/tr-corner.gif') no-repeat right top;
}
.blockwide {
	width: 100%;
	float: left;
}
#Sidebar ul {
  list-style-type:none;
  margin: 0 10px 0 0;
  padding: 0;  
}
.blocknarrow {
	width: 150px;
	float: left;
}
.blocknarrow ul li {
	padding: 3px 0;
	border-bottom: 1px #CCC6B1 solid;
	display: block;
}
.blocknarrow ul li ul li {
	padding: 6px 0 3px 10px;
	border: none;
}
.tagcloud {
	text-align: center;
}
#Content {
	margin: 0 330px 0 0;
	background: url('images/tl-corner.gif') no-repeat left top;
	padding-left: 15px;	
}
.post {
	margin: 0 0 30px 0;	
}
.nav {
	display: block;
	margin: 25px 0 20px 0;
}
#Footer {
	width: 550px;
	margin: 0 auto;
	padding: 10px;
}
#Footer p {
	display: inline;
}
#Footer p a img {
	border: none;
}
.clearfloat {
	clear: both;
}
.inner {
	padding: 10px;
}
/******Colors and Fonts******/
body {
	color: #2B0004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}
#Slogan p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #C5A29A;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #7c756a;
}
#Content .inner .post h2, #Content .inner .page h2 {
	color: #495669;
	text-decoration: none;	
}
h2 a {
	color: #990000;
	text-decoration: none;	
}
h2 a:hover {
	color: #495669;		
}
#Container {
	background-color: #EDE4D8;
}
#Sidebar {
	background-color: #DBDBCE;
}
#Content {
	font-size: 1.3em;
	line-height: 1.6em;
}
#Content  a {
	color: #990000;
	text-decoration: none;
}
#Content a:hover {
	color: #1C465C;
	text-decoration: none;	
}
#Content .post .entry a {
	color: #990000;
	text-decoration: underline;
}
#Content .post .entry a:hover {
	color: #1C465C;
	text-decoration: underline;
}
#Content .post .entry blockquote {
	color: #5c5051;
	padding: 0 0 0 10px;
	border-left: 10px solid #a89292;
}
#Content .post .entry code {
	margin: 5px 0;
	padding: 7px 7px 7px 15px;
	font: 1.1em 'Courier New', Courier, Fixed;
	background: #EDECEB;
	border: 1px solid #a89292;
	display: block;
}
#Content .post .entry ul, #Content .post ul {
	margin: 5px 5px 5px 20px;
	padding: 0;
	list-style: none;
}
#Content .entry ul li, #Content .post ul li {
	list-style-position: inside;
	list-style-type: square;
}
#Content .post .entry p a.more-link{
	font-size: 2em;
	line-height: 0.5em;
	font-weight: bold;
	text-decoration: none;
	
}
.postmetadata, #Content .post .entry .postmetadata {
	font-size: 0.9em;
	padding: 7px 10px;
	border-left: 10px #C1C1A6 solid;
}
#Content .postmetadata a, #Content .post .entry .postmetadata a {
	color: #1C465C;
	text-decoration: none;	
}
#Content .postmetadata a:hover, #Content .post .entry .postmetadata a:hover {
	color: #990000;	
}
#Content .postmetadata span.category a, #Content .post .entry .postmetadata span.category a {
	font-weight: bold;
}
#Content .postmetadata span.taglist a, #Content .post .entry .postmetadata span.taglist a {
	color: #495669;
	text-decoration: none;
	padding: 0 5px;
	background-color: #DED5CA;
}
#Content .postmetadata span.taglist a:hover, #Content .post .entry .postmetadata span.taglist a:hover {
	color: #ffffff;
	background-color: #990000;
}
#Content .nav a {
	text-decoration: none;
	padding: 2px 3px 3px;
	color: #990000;
	background-color: #D6D6C4;	
}
#Content .nav a:hover {
	color: #ffffff;
	background-color: #495669;
}
#Sidebar {
	font-size: 1.2em;
}
#Sidebar a {
	color: #990000;
	text-decoration: none;
}
#Sidebar a:hover {
	color: #495669;		
}
#Sidebar .tagcloud a {
	color: #495669;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
	vertical-align: middle;
	background-color: #D6D6C4;
}
#Sidebar .tagcloud a:hover {
	color: #ffffff;
	background-color: #990000;	
}
.blocknarrow ul li a {
	padding-left: 0;	
}
.blocknarrow ul li ul li a {
	padding-left: 5px;
	border-left: 1px #BFB9AC solid;
}
#Footer {
	color: #663333;
	font-size: 1.3em;
	line-height: 1.6em;
}
#Footer p a {
	color: #B80000;
	text-decoration: none;
}
#Footer p a:hover {
	color: #ffffff;	
}
/***Wide Part of Sidebar Layout and Colors*/
.blockwide ul li {
  position: relative;  
}
.blockwide ul, .blockwide ul li ul {
  list-style-type:none;
  margin: 0;
  padding: 0;  
}
.blockwide ul li ul {
  position: absolute;
	top: 0px;
	right: 280px;
	left: -300px;	
	display: none;
	border: 1px solid #cbb3b3;
}
.blockwide ul a {
  display: block;
  text-decoration: none;	
}
.blockwide ul li {
	margin-top: 0;
	background-color: #D6D6C4;
		padding: 5px;
}
.blockwide ul li, .blockwide ul li ul li {
	border-bottom: 1px solid #b7b7a3;
}
.blockwide ul li a {
  color: #990000;	
  padding: 5px;
}
.blockwide ul li a:hover, .blockwide ul li ul li a:hover {
  background: #d1d1b8;
}
.blockwide ul li ul li a {
  color: #990000;
  padding: 6px 10px;
  background: #D6D6C4;
}

/* Begin Form Elements */

#Search #searchform {
	margin: 10px 0;
	padding: 5px 3px;
	text-align: right;
	position:absolute;
    top:135px; right:30px;	
}
#Search #searchform #s {
	width: 100px;
	padding: 2px;
	background: #2B0004;
	border:3px solid #4A0000;
	color: #ffffff;
	text-decoration: none;
	position:absolute;
	right:35px;
}
.search-btn {
	position:absolute;
    top:4px; right:0px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #DBDBCE;
}
#commentform input.send-btn {
	width: 132px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #EDE4D8;
}
#commentform textarea {
	width: 96%;
	margin: 0 0 0 0;
	padding: 2px;
	background-color: #DBDBCE;
}
#commentform #submit {
	margin: 0 10px 10px 0;
	float: left;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;	
}
#comments {
	background: #C1C1A6;
	padding: 7px;
	margin-right: 10px;
}
.commentlist {
	padding: 0;	
	margin-right: 10px;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;	
}
.commentlist li div {
	margin: 10px 0 20px 0;
	border-bottom: 1px #C1C1A6 solid;
}
.commentlist li div div {
	margin: 0;
	border: none;
}
.reply {
	text-align: right;
	padding: 3px 20px;
	font-size: 0.85em;
}
.cancel-comment-reply a {
	font-size: 0.85em;
}
.commentlist li ul.children {
	
}
.commentlist li div div .reply {
	color: #1C465C;
	text-decoration: none;
	float: right;	
}
#Content .commentlist li cite a {
	color: #005C7A;
	text-decoration: none;
	font-weight: bold;
}
#Content .commentlist li cite a:hover {
	color: #990000;	
}
.commentlist img {
	float: left;
	margin: 0 10px 0 0;	
}
#Content .commentlist li p {
	margin: 10px 5px 10px 0;	
}
#Content .commentlist li ul li {
	padding: 0 0 0 15px;
	margin: 0;	
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#Content .commentmetadata a {
	color: #6E777A;
	text-decoration: none;
}
#Content .inner #respond .openid a {
	color: #990000;
	text-decoration: none;
}
/********IMAGES**********/
#Content img, #Content a img {
	padding: 5px;
	border: 1px solid #C5C5B1;
	background: #DBDBCE;
	display: inline;
}
#Content img.alignright {
	margin: 5px 0 7px 10px;
	padding: 5px;
	border: 1px solid #C5C5B1;
	background: #DBDBCE;
	display: inline;
}
#Content img.alignleft {
	margin: 5px 10px 7px 0;
	padding: 5px;
	border: 1px solid #C5C5B1;
	background: #DBDBCE;
	display: inline;	
}
#Content img.aligncenter {
	margin: 7px auto 2px;
	padding: 5px;
	border: 1px solid #C5C5B1;
	background: #DBDBCE;
	display: block;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
