html {
	background-color: #517094;
	background-image: url(images/html_bg.png);
}

a,
a:link,
a:visited,
a:active {
	color: #336699;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #517094;
	text-decoration: underline;
}

body {
	background-color: transparent;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-position: 0 40px;
	color: #333;
	margin: 0;
	padding: 0;
}

body.skin-ahmedv2 #wrapper {
	margin: 20px auto;
	/* width: 950px; */
	border: 1px solid #22344a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	-webkit-box-shadow: rgba(0,0,0,.5) 0 15px 40px;
}

body.skin-ahmedv2 #header {
	clear: both;
	background-color: #fff;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	border: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0;
}

body.skin-ahmedv2 #header #top {
	padding: 20px 0 19px 20px;
	background-image: url(images/header_top_bg.png);
	background-repeat: no-repeat;
	background-position: right 0;
	display: block;
	margin: 0;
}

body.skin-ahmedv2 #header .header-link-text-inside {
	text-indent: -9000px;
	background-image: url(images/header_logo.png);
	background-repeat: no-repeat;
	width: 352px;
	height: 91px;
	display: block;
}

body.skin-ahmedv2 #navigation {
	background-color: #738ca9;
	background-image: url(images/navigation_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	border: 0;
	color: #fff;
	text-shadow: rgba(0,0,0,.25) 1px 1px 1px;
	font-weight: bold;
	text-align: center;
}

body.skin-ahmedv2 #navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	float: none;
}

body.skin-ahmedv2 #navigation ul li {
	display: inline;
	float: none;
}

body.skin-ahmedv2 #navigation ul li a {
	border: 0;
	color: #fff;
	padding: 0 15px;
	line-height: 40px;
	text-decoration: none;
	display: inline-block;
}

body.skin-ahmedv2 #navigation ul li a:hover {
	background-color: #517094;
	background-image: url(images/navigation_bg.png);
	background-repeat: repeat-x;
	background-position: 0 -60px;
}

body.skin-ahmedv2 #navigation ul li.current-page-item a,
body.skin-ahmedv2 #navigation ul li.current-page-parent a {
	background-color: #90a9c2;
	background-image: url(images/navigation_bg.png);
	background-repeat: repeat-x;
	background-position: 0 -120px;
}

body.skin-ahmedv2 #navigation ul li.hover ul,
body.skin-ahmedv2 #navigation ul li:hover ul {
	display: block;
}

body.skin-ahmedv2 #navigation ul li ul {
	background-color: #dadfe7;
	border-color: #446185;
	border-style: solid;
	border-width: 0 1px 1px;
	text-shadow: none;
	display: none;
	position: absolute;
	float: left;
	clear: left;
	margin: 0 0 0 -1px;
	text-align: left;
}

body.skin-ahmedv2 #navigation ul li ul li {
	float: none;
}

body.skin-ahmedv2 #navigation ul li ul a,
body.skin-ahmedv2 #navigation ul li.current-page-parent ul li a {
	line-height: 25px;
	background: transparent;
	color: #517094;
	white-space: nowrap;
	float: none;
	display: block;
}

body.skin-ahmedv2 #navigation ul li ul li a:hover {
	background: #6280a0 !important;
	color: #fff;
}

body.skin-ahmedv2 #breadcrumbs {
	clear: both;
	background: #fff;
	border-bottom: 1px solid #dadfe7 !important;
	color: #a1b0c2;
	margin: 0;
}

body.skin-ahmedv2 #container {
	margin: 0;
	background: #fff;
}

body.skin-ahmedv2 #footer {
	color: #96a5b4;
	padding: 10px 0;
	background: #c2cdda url(images/box_bg.png) repeat-x !important;
	border-top: 1px solid #c2cdda;
	margin: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius: 0 0 5px 5px;
}

	body.skin-ahmedv2 #footer .copyright,
	body.skin-ahmedv2 #footer .footer-right {
		margin: 0;
		padding: 0 10px;
	}

body.skin-ahmedv2 .footer-right {
	float: right;
}

body.skin-ahmedv2 .nocomments,
body.skin-ahmedv2 .footer-left,
body.skin-ahmedv2 #trackback-box {
	display: none !important;
}

body.skin-ahmedv2 .blue {
	background: #edf0f4 url(images/box_bg.png) repeat-x !important;
	border: 1px solid #c2cdda;
}

body.skin-ahmedv2 .box {
	background-color: transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/* Headway */

.align-left {
	margin: 0 5px 0 0;
}

.align-right {
	margin: 0 0 0 5px;
}

.about-image {
	padding: 1px;
	border: 1px solid #ccc;
}

div.nav-previous {
	float: left;
	margin: 10px 0;
}

div.nav-previous a,
div.nav-next a {
	padding: 5px;
	font-size: 1.1em;
	color: #222;
	background: #ccc;
	text-decoration: none;
	display: block;
}

div.nav-previous a:hover,
div.nav-next a:hover {
	text-decoration: underline;
}

div.nav-next {
	float: right;
	margin: 10px 0;
}

ul.sidebar {
	margin: 0;
	padding: 0;
}

ul.sidebar li {
	list-style: none;
}

ul.sidebar li ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
}

ul.sidebar li ul li {
	list-style: disc;
	margin: 0 0 7px;
	list-style: none;
}

ul.sidebar li ul li ul {
	padding: 0 0 0 25px;
	margin: 7px 0 7px;
}

li.widget_socialwidget {
	text-align: center;
}

li.widget_socialwidget span.widget-title {
	text-align: left;
}

.entry-title {
	clear: both;
}

.archives-title {
	color: gray;
}

.page-title {
	margin: 0 0 20px;
}

.entry-meta {
	color: gray;
	display: block;
	margin: 5px 0 -5px;
	clear: both;
}

.entry-meta .left, .entry-meta .right {
	margin: 0;
}

.meta-above-title .left, .meta-above-title .right {
	margin: 0 0 5px;
}

.entry-content {
	clear: both;
}

img.border {
	padding: 1px;
	border: 1px solid #dadfe7;
}

img.no-border {
	padding: 0;
	border: none;
}

a.more-link:link,
a.more-link:visited,
.entry-content a.more-link:link,
.entry-content a.more-link:visited {
	background: #edf0f4;
	padding: 1px 5px;
	text-decoration: none;
	margin: 10px 0 20px;
	float: left;
	border: 1px solid #dadfe7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

a.more-link:hover,
.entry-content a.more-link:hover {
	text-decoration: none;
	background: #dadfe7;
}

a.featured-more-link:link,
a.featured-more-link:visited {
	padding: 6px 7px;
}

div.post, div.small-post {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #dadfe7;
}

div.feed-post {
	margin: 5px 0;
	padding: 10px 0;
}

body.single div.post {
	border-bottom: none;
}

div.small-post h3 {
	font-size: 1.5em;
}

input.text, textarea.text {
	border: 1px solid #dadfe7;
	background: #fff;
	font-size: 1.1em;
	padding: 3px;
	color: #333;
}

input.text {
	width: 50%;
}

textarea.text {
	width: 70%;
	line-height: 1.4em;
}

input.submit {
	border-top: 1px solid #dadfe7;
	border-right: 1px solid #bac3d1;
	border-bottom: 1px solid #bac3d1;
	border-left: 1px solid #dadfe7;
	background: #edf0f4;
	color: #333;
	font-size: 1.1em;
	padding: 3px 5px;
}

h2.border-top, h3.border-top, h4.border-top,
p.border-top {
	padding-top: 10px;
	border-top: 1px solid #dadfe7;
}

.entry-content .grey {
	color: #999;
}

ol.commentlist, ol.pinglist {
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #dadfe7;
}

ol.commentlist {
	list-style: none;
}

ol.commentlist li {
	border: 1px solid #dadfe7;
	border-width: 1px 0 0;
	list-style: none;
	padding: 10px;
	margin: 0;
}

ol.commentlist li ul.children {
	border-bottom: 1px solid #dadfe7;
	margin-right: -10px;
}

ol.commentlist li ul.children li {
	margin: 10px 0;
}

li.thread-odd {
	background: #f5f7fa;
}

img.avatar {
	float: right;
	margin: 0 0 2px 5px;
	padding: 1px;
	border: 1px solid #eee;
}

span.comment-author {
	font-size: 1.2em;
	color: #222;
}

span.comment-author a {
	color: #222;
}

div.comment-date {
	color: #666;
}

span.heading {
	font-size: 1.6em;
	color: #444;
}

.comment-info-box {
	background: #f5f7fa;
	border: 1px solid #dadfe7;
	padding: 7px;
	width: 70%;
}

.comment-body p {
	line-height: 1.5em;
	color: #333;
}

div#trackback-box {
	float: left;
}

div#trackback-box span#trackback {
	margin: 0;
	font-size: 1.2em;
	color: #333;
	float: left;
}

div#trackback-box
span#trackback-url {
	margin: 5px 0 0;
	font-size: 0.9em;
	color: #666;
	clear: left;
	float: left;
}

ol.commentlist div#respond {
	margin: 10px -10px 0 15px;
	border: 1px solid #dadfe7;
	border-width: 1px 0;
	padding: 10px 0 0;
}

div#respond label {
	font-size: 1.2em;
	color: #555;
}

ul.subscribe {
	padding: 0 0 0 15px;
}

ul.subscribe li.rss {
	background: url(../images/rss.gif) no-repeat;
	list-style: none;
	padding: 2px 0 2px 22px;
}

input#s {
	width: 96.5%;
	background: #f6f6f6;
	border: 1px solid #ccc;
	color: #666;
	font-size: 1em;
	padding: 4px 5px;
}

input#s:focus {
	background: #fff;
	border: 1px solid #888;
	color: #222;
}

ul.twitter-updates,
ul.sidebar li ul.twitter-updates {
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0;
}

.box ul.twitter-updates {
	margin-left: 0;
}

ul.twitter-updates li,
ul.sidebar li ul.twitter-updates li {
	clear: both;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px solid #dadfe7;
	list-style: none;
}

ul.twitter-updates li span {
	color: #888;
	margin: 0 0 0 6px;
}

.wp-caption {
	padding: 5px;
	border: 1px solid #eee;
	background: #fcfcfc;
	margin-top: 15px;
	margin-bottom: 15px;
}

.wp-caption img {
	border: 1px solid #ddd;
	margin: 0 auto;
	display: block;
	padding: 0;
}

.wp-caption p {
	text-align: center;
	color: #555;
	margin: 5px 0 0;
	font-style: italic;
}

div.small-excerpts-row {
	border-bottom: 1px solid #ccc;
	margin: 0 0 30px;
	padding: 0 0 30px;
}

div.small-excerpts-post {
	width: 45%;
	font-size: 0.9em;
	float: left;
	border-bottom: none;
	margin: 0;
	padding: 0 2.5%;
}

div.small-excerpts-post .entry-title {
	font-size: 1.6em;
}