/*  
Theme Name: DX
Theme URI: http://www.dhonixpress.com
Description:
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

body {
	margin: 0; padding: 0;
	background: #d9d9d9 center top repeat-y url(images/bck.gif);
}
.clear {clear: both;}
#page {
	margin: 0 auto;
	width: 770px;
}
#logo {
	margin: 0; padding: 0;
	width: 770px; height: 350px;
	font-size: 1px; font-weight: normal;
	text-indent: -999em;
}
#logo a {
	display: block;
	width: 100%; height: 100%;
	background: no-repeat url(images/logo.jpg);
	text-decoration: none;
}
#menu {
	margin: 0; padding: 0;
	list-style-type: none;
	background-color: #515e62;
	height: 25px; line-height: 25px;
}
#menu li {
	float: left;
	margin: 0 10px; padding: 0;
	font-family: "Georgia";	font-size: 12px;
	color: #f4f4f4;
}
ul#menu li a {
	float: left;
	margin: 0; padding: 0 5px;
	text-decoration: none;
	color: #f4f4f4;
}
#menu li a:hover, #menu li.current_page_item a {
	background-color: #8f999c;
}
#advert {
	margin: 5px 0 0 5px;
}
#container {
	margin: 20px 10px;
}
#sidebar {
	float: left;
	width: 170px;
	overflow: hidden;
	font-family: "Georgia";	font-size: 9px;
	letter-spacing: 1px;
	color: #666;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul, #sidebar div.textwidget {
	margin: 1px 0 20px 0; padding: 0 5px;
	border: #dfdedc 1px solid;
	background-color: #eaeaea;
}
#text-1 .textwidget {
	padding: 5px 0 !important;
	text-align: center;
}
#wp-calendar {
	margin: 0 auto;
	width: 90%;
}
#wp-calendar caption {
	padding: 5px 0;
	font-weight: bold;
}
#wp-calendar a:hover {
	text-decoration: underline;
}
#sidebar li li {
	margin: 5px 0;
}
#sidebar a {
	color: #df684a;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0; padding: 5px;
	font-family: "Georgia";
	font-size: 9px; font-weight: normal;
	color: #666;
	text-transform: uppercase;
	background-color: #ededed;
	border: #dfdedc 1px solid;
}

#content {
	float: right;
	width: 565px;
	font-family: "Palatino Linotype";
	font-size: 12px;
	text-align: justify;
	line-height: 1.75em;
	color: #555;
}
#content .today {
	padding: 5px;
	background: #f3f2ef right top no-repeat url(images/bcktoday.gif);
	border: #ddd 1px solid;
}
#content .post {
	clear: both;
	margin: 0 0 25px 0;
}
#content .post h2 {
	margin: 0; padding: 0;
	font-size: 13px;
}
#content .post h2 a {
	color: #555;
	text-decoration: none;
}
#content .meta {
	padding: 3px 0; 
	border-bottom: #cdcdcd 1px solid;
}
#content .meta a {
	color: #555;
	text-decoration: underline;
}
#content .entry {
	clear: both;
	margin: 20px 0;
	text-align: justify;
}
#content .entry a {
	color: #df684a;
	text-decoration: underline;
}
#content .entry img {
	margin: 0 5px 5px 0;
}
#content .postmetadata {
	clear: both;
}
#content .postmetadata a {
	color: #818958;
	text-decoration: underline;
}
#content .comments, #content .sharethis {
	clear: both;
	padding: 3px 0; 
	border-top: #cdcdcd 1px solid; border-bottom: #cdcdcd 1px solid;
}
#content .comments a, #content .sharethis a {
	color: #555;
	text-decoration: underline;
}
#content .search h3 {
	margin: 0; padding: 0;
	font-size: 13px;
}
#content .search h3 a {
	color: #555;
	text-decoration: none;
}
#content .search a {
	color: #df684a;
	text-decoration: underline;
}
h2.pagetitle {
	font-size: 17px;
}
#content .advert {
	margin: 0 0 20px 0;
	text-align: center;
}
#merchandise {
	margin: 0 0 20px 0;
	text-align: center;
}
#footer {
	margin: 0; padding: 5px 10px;
	font-family: Tahoma;
	font-size: 8pt;
	clear: both;
	background-color: #515e62;
	color: #fff;
	line-height: 2em;
}
#footer a {
	text-decoration: none;
	color: #f4f4f4;
}
#wp_footer {
	display: none;
}

.navigation {
	clear: both;
	margin: 0 0 20px 0;
	height: 20px;
	color: #555;
}
.navigation a {
	color: #555;
	text-decoration: underline;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

input#author, input#email, input#url, textarea#comment, input#s {
	border: #cdcdcd 1px solid;
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #333;
}
input#s {
	margin: 0 0 5px 0; padding: 0;
	width: 130px;
}

textarea#comment {
	width: 500px;
}

table.stats, table.stats td {
	border: #cdcdcd 1px solid;
}

.link a, .commentlist a {
	color: #818958;
	text-decoration: underline;
}
.commentlist li cite a {
	color: #555;
	text-decoration: underline;
}