/*
        Theme Name: Alluring
        Theme URI: http://www.altafsayani.com/wordpress-themes/
        Description: Theme for personal blogs with twitter integration.
        Author: Altaf Sayani
        Author URI: http://www.altafsayani.com/
		Tags: dark, black, gray, red, yellow, orange, white, two-columns, fixed-width
		Version: 1.0
*/

body {
	margin: 0px;
	background: #000 url(images/bg.jpg) no-repeat 50% 0;
	background-repeat: repeat-x;
}
a, a:hover, a:visited, a:active {
	color: #fff;
	font-weight: bold;
}
#container {
	background-color: #1a1a19;
	margin: auto;
	width: 967px;

}
#topnav {
	margin-top: 10px;
	background-image: url(images/topnav-bg.gif);
	height: 49px;
}
#topnav ul {
	list-style: none inside;
	text-indent: 0;
	margin: 0;
	padding-left: 3px;
	padding-top: 12px;
}
#topnav ul li {
	display: inline;
}
#topnav ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 5px;
	text-transform: uppercase;
}
#topnav ul li a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background:#FFF;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 5px;
	text-transform: uppercase;
}
#light1 {
	float: right;
}
#header {
	width: 967px;
}
#header #left {
	width: 605px;
	float: left;
}
#header #left #arrow {
	float: left;
}
#header #left #tweet {
	float: right;
	margin-top: 25px;
	width: 450px;
	background-color: #353533;
	margin-right: 20px;
	padding: 10px;
	padding-left: 15px;
	padding-bottom: 3px;
	border: dashed #7f7f7a thin;
}
#header #left #tweet h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
	font-style: italic;
}
#header #left #tweet p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-style: normal;
}
#header #right {
	width: 362px;
	float: right;
}
#header #right #about {
	clear: both;
	background-color: #353533;
	margin-right: 20px;
	padding: 10px;
	padding-left: 15px;
	padding-bottom: 3px;
	border: dashed #7f7f7a thin;
}
#header #right #about h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
	font-style: italic;
}
#header #right #about p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-style: normal;
}
#content {
	clear:both;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	width: 620px;
	margin-left: 10px;
	
}
.post {
	margin: 0px;
}
.post .title h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#FFF;
	font-style: italic;
	background:url(images/heading-bg.gif);
	min-height: 41px;
	margin: 0px;
	padding: 6px 0px 0px 6px;
	margin-bottom: 6px;
}
.post .title h1 a, .post .title h1 a:hover, .post .title h1 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration: none;
}
.post-content {	
	padding: 6px;
	background-color: #353533;
	border: dashed #7f7f7a thin;	
}
.post-content p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.post-content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.post-content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.post-content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color:#FFF;
}
.post-content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color:#FFF;
}
.post-content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color:#FFF;
}
.post-meta {
	margin-top: 10px;
	background-color: #1a1a19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	padding-top: 3px;
	height: 22px;
}
#sidebar {
	width: 310px;
	float:right;
	margin-right: 10px;
}
#sidebar li {
	list-style-type: none;
}
.box {
	margin: 0px;
}
.box h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#FFF;
	font-style: italic;
	background:url(images/heading-bg.gif) repeat-x;
	height: 41px;
	margin: 0px;
	padding: 6px 0px 0px 6px;
}
.box .entry {
	padding: 6px;
	background-color: #353533;
	border: dashed #7f7f7a thin;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.box .entry ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.box .entry li {
	font-size: 14px;
	background: url(images/bullet.gif) no-repeat;
	padding-left: 17px;
	line-height: 1.3em;
}
#footer {
	clear: both;
	background-color: #353533;
	border-top: dashed #7f7f7a thin;
	border-bottom: dashed #7f7f7a thin;
}
#footer p {
	padding: 6px;
	margin: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
.left {
	float:left;
}
.right {
	float: right;
}
.comments {
	margin: 0px;
	color: #FFF;
}
.comments h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#FFF;
	font-style: italic;
	background:url(images/heading-bg.gif) repeat-x;
	height: 41px;
	margin: 0px;
	padding: 6px 0px 0px 6px;
}
.comments h1 a, .comments h1 a:hover, .comments h1 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration: none;
}
.comments-box {	
	padding: 6px;
	background-color: #353533;
	border: dashed #7f7f7a thin;
	min-height: 48px;
}
.comments-box p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.comments-box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.commentsform {
	margin: 0px;
	color: #FFF;
}
.commentsform-box {	
	padding: 6px;
	background-color: #353533;
	border: dashed #7f7f7a thin;
	min-height: 48px;
}
.commentsform-box p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.commentsform h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#FFF;
	font-style: italic;
	background:url(images/heading-bg.gif) repeat-x;
	height: 41px;
	margin: 0px;
	padding: 6px 0px 0px 6px;
}
input {
	background-color: #6e6e6e;
	border: thin dashed #1a1a19;
	color: #fff;
}
textarea {
	background-color: #6e6e6e;
	border: thin dashed #1a1a19;
	color: #fff;
}

