/*
Theme Name: Slide
Theme URI: http://www.naif.in/
Description: Custom template coded for www.naif.in
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

body {
	margin: 0;
	background-color: #02151f;
	font-family: Arial, Verdana, sans-serif; font-size: 11px;
	color: #fff;
}
#panel:after, #container:after, #content .post .entry:after, #content .navigation:after, #sidebar .ads:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 980px;
}
#rss {
	margin: 0; padding: 0 15px 0 0;
	list-style-type: none;
	height: 35px; line-height: 35px;
	text-align: right;
	background: repeat-x url(images/bckrss.gif);
	border-bottom: #1c282e 1px solid;
}
#rss li {
	display: inline;
	color: #e8cb7e;
	text-transform: uppercase;
}
#rss li a {
	margin: 0 10px;
	color: #e8cb7e;
	text-decoration: none;
}
#header {
	padding: 40px 0 0 35px;
	height: 90px;
	background: repeat-x url(images/bckheader.gif);
}
#header h1 {
	margin: 0;
	font-size: 24px;
	text-transform: uppercase;
}
#header h1 a {
	color: #e8cb7e;
	text-decoration: none;
}
#header p {
	margin: 0;
	font-size: 14px;
	color: #9ed2ef;
}
#menu {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 35px; line-height: 35px;
	background: repeat-x url(images/bckmenu.gif);
	border-top: #234253 1px solid; border-bottom: #6a6f73 1px solid;
}
#menu li {
	display: inline;
	margin: 0 0 0 25px;
	font-family: Tahoma; font-size: 12px;
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#categories {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 35px; line-height: 35px;
	background: repeat-x url(images/bckcategories.gif);
}
#categories li {
	display: inline;
	margin: 0 0 0 25px;
	font-family: Tahoma;
}
#categories li a {
	color: #9fa0a1;
	text-decoration: none;
}
#panel {
	padding: 10px;
	width: 960px;
	background-color: #272b2c;
	color: #bfdbea;
}
#panel h3, #panel label {
	display: block;
	margin: 0 0 5px 0;
	font-size: 12px; font-weight: bold;
	color: #5a90ae;
	text-transform: uppercase;
}
#panel .search, #panel .subscribe {
	float: left;
	margin: 0;
	background: no-repeat url(images/bckpanelform.gif);
}
#panel .search {
	width: 290px;
	background-position: right 5px;
}
#panel .subscribe {
	padding: 0 0 0 15px;
	width: 305px;
	background-position: left 5px;
}
#panel form input {
	float: left;
	border: 0;
	color: #fff;
}
#panel form .text {
	margin: 0 3px 0 0; padding: 10px 7px 38px 7px;
	width: 190px; line-height: 14px;
	background: no-repeat url(images/bckpanelformtext.jpg);
}
#panel form .btn {
	padding: 0 0 31px 0;
	width: 65px; height: 62px;
	background: no-repeat url(images/bckpanelformbtn.jpg);
	cursor: pointer;
	text-transform: uppercase;
}
#panel .tags {
	float: left;
	margin: 0 15px;
	width: 320px;
	text-align: justify;
}
#panel .tags h3 {
	margin: 0 0 15px 0;
}
#panel .tags a {
	font-family: Tahoma;
	color: #bfdbea;
	text-decoration: none;
}
#container {
	padding: 10px;
	width: 960px;
	background-color: #303436;
}
#content {
	float: left;
	margin: 0 15px 0 0;
	width: 665px;
	overflow: hidden;
}
#intro {
	margin: 0 0 10px 0; padding: 5px;
	background-color: #272b2c;
	border: #222526 1px solid;
}
#intro .message {
	padding: 19px;
	border: #000 1px solid; border-top: 0;
	background: #28414f repeat-x url(images/bckintromessage.gif);
	color: #fbe29d;
}
#intro h3 {
	margin: 0;
	font-size: 13px;
}
#intro ul {
	margin-left: 0; margin-bottom: 0; padding: 0;
	list-style-type: none;
}
#intro li {
	padding: 0 0 0 17px;
	background: left 1px no-repeat url(images/bckintroli.gif);
}
#content a {
	color: #a4cde4;
	text-decoration: underline;
}
#content .post {
	margin: 0 0 20px 0;
}
#content .home {
	float: left;
	margin: 0 11px 12px 0;
	width: 210px;
}
#content .post .title {
	margin: 0 0 10px 0; padding: 10px 10px 10px 30px;
	background: #202223 10px 14px no-repeat url(images/bcktitle.gif);
	border: #161718 1px solid;
	font-size: 13px;
	text-transform: uppercase;
}
#content .post .title a {
	color: #ceb05e;
	text-decoration: none;
}
#content .post .entry {
	padding: 0 9px;
	width: 645px;
	background-color: #26292a;
	border: #262a2b 1px solid;
}
#content .home .entry {
	width: 190px;
}
#content .post .entry p {
	margin: 15px 0;
}
#content .post .entry a img {
	border-color: #212425;
}
#content .post .more {
	margin: 10px 0 0 0;
	line-height: 25px; text-align: center;
	background: repeat-x url(images/bckmore.gif);
	border-top: #3b3a31 1px solid; border-right: #3b3a31 1px solid;
	text-transform: uppercase;
}
#content .post .more a {
	color: #fff;
	text-decoration: none;
}
#content .post .entry .more-link {
	clear: both;
	display: block;
	margin: 15px 0 0 0;
	height: 25px; line-height: 25px; text-align: center;
	background: repeat-x url(images/bckmore.gif);
	border-top: #3b3a31 1px solid; border-right: #3b3a31 1px solid;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#content .post .meta {
	margin: 10px 0 0 0; padding: 5px;
	background-color: #262a2b;
	border: #1d1b1c 1px solid;
}
#content .post .meta a {
	color: #fff;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 280px;
	overflow: hidden;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 5px 0 -5px 3px;
}
#sidebar ul ul ul {
	margin: 0 0 0 7px;
}
#sidebar li {
	margin: 0 0 10px 0;
}
#sidebar li li {
	margin: 0; padding: 5px 0 5px 25px;
	background: #2a2e2f 10px 10px no-repeat url(images/bcksidebarlili.gif);
	border: #262a2b 1px solid; border-top: #2d3233 1px solid;
}
#sidebar li li li {
	padding: 0;
	background: none;
	border: 0;
}
#text-329176651 .textwidget, #text-329176652 .textwidget, #text-329176653 .textwidget {
	margin: 0 0 15px 0; padding: 8px 4px;
	width: 270px;
	background-color: #2a2e2f;
	border: #262a2b 1px solid;
}
#sidebar .ads img {
	float: left;
	margin: 0 2px 2px 0;
	width: 125px; height: 125px;
	border: #212425 4px solid;
}
#sidebar a {
	color: #886e27;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 5px 0; padding: 10px 10px 10px 30px;
	background: #202223 10px 14px no-repeat url(images/bcktitle.gif);
	border: #161718 1px solid;
	font-size: 13px;
	color: #ceb05e;
	text-transform: uppercase;
}
#footer {
	padding: 20px 0;
	line-height: 1.5em; text-align: center;
	font-family: Tahoma;
}
#footer a {
	color: #e8cb7e;
	text-decoration: none;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-size: 14px;
}
#content .navigation a {
	color: #fff;
	text-decoration: none;
}
#content .postnavigation {
	clear: both;
	margin: 20px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #26292a;
	border: #494b4c 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #494b4c 1px solid;
}
.commentlist .reply a {
	color: #e8cb7e !important;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 3px;
	background-color: #4f5254 !important;
	border: #161718 1px solid;
	color: #fff;
}
#comment {
	width: 300px; height: 100px;
}
#comments, #respond h3 {
	padding: 10px 10px 10px 30px;
	background: #202223 10px 14px no-repeat url(images/bcktitle.gif);
	border: #161718 1px solid;
	font-size: 13px;
	text-transform: uppercase;
}
a#cancel-comment-reply-link {
	font-weight: bold;
	color: #fff;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

input, textarea {
	vertical-align: middle;
	font-family: Arial, Verdana, sans-serif; font-size: 11px;
}

input[type="text"], input[type="password"] {
	padding: 3px;
	background-color: #4f5254 !important;
	border: #161718 1px solid;
	color: #fff;
}
input.text, textarea, select {
	padding: 3px;
	background-color: #4f5254 !important;
	border: #161718 1px solid;
	color: #fff;
}

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;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .entry h3, #content .entry h4 {
	font-size: 12px;
}
table {
	width: 100%;
	border: #aaa 1px solid;
}
th {
	text-align: left;
}
td {
	padding: 2px 4px;
	border: #aaa 1px solid;
	vertical-align: top;
}
.projects td img {
	width: 100px; height: 75px;
}
.projects td a {
	font-weight: bold;
	color: #ee9522;
	text-decoration: underline;
}
.contact-form fieldset {
	margin: 0 0 15px 0;
	border: 0;
}
.contact-form legend {
	margin: 0 0 5px 0;
	color: #ceb05e;
}
p.important, p.error {
	font-weight: bold;
	color: #ff0;
}
p.success {
	font-weight: bold;
	color: #a2c6da;
}