/*
Theme Name: Maglev
Theme URI: http://www.maglev.net/
Description: Custom template coded by Naif Amoodi
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

html {
	margin: 0;
	height: 100%;
	background: #edecda repeat-x url(images/bckhtml.png);
}
body {
	margin: 0;
	height: auto !important; height: 100%; min-height: 100%;
	background: left bottom repeat-x url(images/bckbody.png);
	font-family: Verdana, Arial, sans-serif; font-size: 12px;
	color: #333;
}
#container:after, #content .post .entry:after, #content .navigation:after, #sidebar .login div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 975px;
}
#header {
	position: relative;
	padding: 29px 0 0 0;
	height: 125px;
	background: right 25px no-repeat url(images/bckheader.jpg);
}
#header .logo {
	margin: 0;
	width: 325px; height: 60px;
	background: no-repeat url(images/bckheaderlogo.jpg);
	font-size: 0; text-indent: -99999em;
}
#header .logo a {
	display: block;
	width: 100%; height: 100%;
}
#header ul {
	position: absolute;
	left: 0; top: 115px;
	margin: 0; padding: 0;
	list-style-type: none;
	height: 29px;
	overflow: hidden;
}
#header li {
	float: left;
	margin: 0 5px 0 0;
	background: repeat-x url(images/bckheaderli.png);
	font-size: 15px;
	text-transform: lowercase;
}
#header .current_page_item {
	font-weight: bold;
}
#header li a {
	float: left;
	background: right top no-repeat url(images/bckheaderlia.png);
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
#header li a span {
	float: left;
	padding: 4px 15px 0 15px;
	line-height: 25px;
	background: no-repeat url(images/bckheaderliaspan.png);
}
#container {
	margin: 0 0 0 15px;
	width: 960px;
	background: right top repeat-y url(images/bckcontainer.png);
}
#content {
	float: left;
	margin: 0 20px 0 0; padding: 15px 0;
	width: 740px;
}
#content a {
	color: #333;
}
#content .advertisement {
	margin: 15px 0;
	text-align: center;
}
#content .post {
	margin: 0 0 15px 0; padding: 0 0 15px 0;
	background: left bottom repeat-x url(images/bckcontentpost.png);
}
#content .post .desc {
	margin: 0;
	font-size: 12px;
}
#content .post .title {
	display: inline;
	margin: 0; padding: 0 0 0 40px;
	background: no-repeat url(images/bckcontentposttitle.png);
	font-size: 25px; font-weight: normal;
}
#content .post .title a {
	color: #908f86;
	text-decoration: none;
}
#content .post .date {
	font-size: 10px;
	color: #cac9b7;
}
#content .post .entry {
	margin: 15px 0 0 0;
	width: 100%;
}
#content .post .more {
	display: block;
	margin: 15px 0 0 0;
	width: 100px; height: 15px;
	background: no-repeat url(images/bckcontentpostmore.png);
	font-size: 0; text-indent: -99999em;
}
#content .post .more:hover {
	background-position: left -15px;
}
#content .post .thumbnails {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 100px;
}
#content .post .thumbnails li {
	float: left;
	padding: 14px;
	width: 72px; height: 72px;
	background: no-repeat url(images/bckcontentpostthumbnailsli.png);
}
#content .post .thumbnails li img {
	width: 70px; height: 70px;
	border: #908f86 1px solid;
}
#sidebar {
	position: relative;
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 200px;
}
#sidebar a {
	color: #333;
}
#sidebar .form {
	position: relative;
	height: 308px;
	background: no-repeat url(images/bcksidebarform.jpg);
	font-size: 10px;
}
#sidebar .form .login, #sidebar .form .subscribe {
	position: absolute;
	left: 20px;
	margin: 0;
}
#sidebar .form h3 {
	margin: 0 0 5px 0;
	height: 20px;
	font-size: 0; text-indent: -99999em;
}
#sidebar .form label {
	cursor: pointer;
}
#sidebar .form .text {
	height: 14px;
	border: 0;
	font-size: 10px;
}
#sidebar .login {
	top: 15px;
	width: 152px;
}
#sidebar .login h3 {
	width: 65px;
	background: no-repeat url(images/bcksidebarformloginh3.png);
}
#sidebar .login div {
	margin: 0 0 3px 0;
	width: 152px;
}
#sidebar .login label {
	float: left;
	margin: 0 5px 0 0;
	width: 40px; text-align: right; line-height: 16px;
}
#sidebar .login .text {
	float: left;
	padding: 2px 3px 0 4px;
	width: 100px;
	background: no-repeat url(images/bcksidebarformlogintext.png) !important;
}
#sidebar .login .btn {
	margin: 0 0 0 97px;
}
#sidebar .subscribe {
	top: 185px;
}
#sidebar .subscribe h3 {
	width: 120px;
	background: no-repeat url(images/bcksidebarformsubscribeh3.png);
}
#sidebar .subscribe .text {
	margin: 10px 0 5px 0; padding: 2px 5px 0 5px;
	width: 150px;
	background: no-repeat url(images/bcksidebarformsubscribetext.png) !important;
}
#sidebar .subscribe .btn {
	margin: 0 0 0 82px;
}
#sidebar .rss {
	position: absolute;
	top: 150px; right: 0;
	width: 55px; height: 50px;
	font-size: 0; text-indent: -99999em;
}
#sidebar .rss a {
	display: block;
	width: 100%; height: 100%;
}
#sidebar .advertisement {
	padding: 5px 0 20px 0;
	text-align: center;
}
#footer {
	padding: 20px 0 0 0;
	height: 180px;
	font-size: 10px;
	color: #44486d;
}
#footer a {
	color: #44486d;
}
#footer ul {
	margin: 0 0 15px 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0 0 0 7px; padding: 0 0 0 10px;
	border-left: #666b92 1px solid;
	font-size: 12px;
	text-transform: lowercase;
}
#footer li.first {
	margin: 0; padding: 0;
	border-left: 0;
}
#footer li a {
	color: #666b92;
	text-decoration: none;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 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: #fbfbfb;
	border: #b8b7aa 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #b8b7aa 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fbfbfb !important;
	border: #b8b7aa 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

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

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif; font-size: 12px;
	color: #333;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fbfbfb !important;
	border: #b8b7aa 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fbfbfb !important;
	border: #b8b7aa 1px solid;
}

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

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

img.middle {
	vertical-align: middle;
}

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