/*
Theme Name: Audyasha
Theme URI: http://nofieiman.com/
Description: Lorem ipsum dolor sit amet...
Version: 2.0
Author: Nofie Iman
Author URI: http://nofieiman.com/
*/

body {
	font: 70% Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background: #fff url(bottom.gif) repeat-x bottom left;
	margin: 0;
	padding: 0; 
	}

#page {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 760px;
	border: 0;
	}

#header {
	padding: 0;
	padding-bottom: 20px;
	margin: 0;
	height: 77px;
	width: 380px;
	background: #fff url("logo.gif") no-repeat top left;
	}

#headerimg {
	margin: 0;
	}

#hd {
	background: #efefef;
	color: #888;
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0 0 8.1em 0;
	padding: .8em 0 .6em 0;
}

#hd div.main {
	clear: both;
	display: block;
	height: 1.5em;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 760px;
}

#hd ul.navigation {
	display:block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#hd ul.navigation li {
	display:block;
	float: left;
	height: 1.1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font: 1.1em Arial, Helvetica, sans-serif;
}

#hd ul.navigation li {
	color: #999;
}

#hd ul.navigation li a {
	color: #999;
	display: block;
	margin: 0;
	padding: 1px 1em 0 0;
	text-decoration: none;
	text-transform: uppercase;
}

#hd ul.navigation li a:hover {
	color: #555;
}

#hd div.main div.search {
	position: absolute;
	top: -3px;
	left: 561px;
	margin: 0;
	padding: 0;
}

#hd div.main div.search #searchform #s {
	width: 115px;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
	}

#hd div.main div.search #searchsubmit {
	padding: 1px;
	font: 1em Arial, Helvetica, sans-serif;
	}

#hd div.main div.search form {
	margin: 0;
	}

#hd div.main div.search #search {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
	}

#content {
	font-size: 1.2em;
	}

.postmetadata {
	text-align: right;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 520px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font: 0.9em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:-1px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	display: none;
	padding-top: 30px;
	margin: 0;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	display: none;
	}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	text-align: left;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: left;
	}

#sidebar h2 {
	font: 1.4em Helvetica, Arial, sans-serif;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	color: #555;
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	color: #555;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #555;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Arial, Helvetica, sans-serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, monospace;
	}

span.highlight {
	background:#ffc;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #36c;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #666;
	text-decoration: none;
	}

a:hover {
	color: #666;
	text-decoration: underline;
	}

#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	padding: 20px 0 10px 0;
	margin-left: 560px;
	width: 190px;
	}

html>body #sidebar {
	margin-left: 560px;
	width: 190px;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sortform {
	font: 1em Arial, Helvetica, sans-serif;
	text-align: left;
	}

#footer {
	background-color: #313031;
	color: #fff;
	border-top: 4px solid #666;
	padding-top: 2em;
	clear: both;
	}

#footer a {
	color: #69c;
	text-decoration: underline;
	}

#footer a:hover {
	color: #8ac;
	text-decoration: none;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to
	the right. And using 'class="centered', will of course center
	the image. This is much better than using align="center", being
	much more futureproof and valid. */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* 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; */
	font: 1em Arial, Helvetica, sans-serif;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
	}

#commentform #submit {
	padding: 2px;
	width: 170px;
	margin: 0;
	float: right;
	font: 1em Arial, Helvetica, sans-serif;
	}

input:focus {
	background: #ffc;
	}

textarea:focus {
	background: #ffc;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#alexa {
	display: none;
	}

#subscribe {
	width: 115px;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
	}

#subscribesubmit {
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
	}
