/*  
Theme Name: Sikh Student
Theme URI: http://www.sikhstudent.org
Description: An elegant design for Sikh Student with a striking banner inspired from HyperGlass by http://www.nodethirtythree.com
Version: 1.0
Author: SimplySpiritDesign
Author URI: http://www.simplyspiritdesign.com/
*/

body {
	margin: 0;
	padding: 0;
	background: #F4FBFF url(images/img01.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h1 {font: normal 1.8em "Trebuchet MS",Tahoma,sans-serif;margin-bottom:5px;}
h2 {font: bold 1.6em "Trebuchet MS",Tahoma,sans-serif;margin-bottom:5px;}
h3 {font: normal 1.6em "Trebuchet MS",Tahoma,sans-serif;margin-bottom:5px;}
h5 {font: bold 0.9em "Trebuchet MS",Tahoma,sans-serif;margin-bottom:10px; text-align: center;}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
background-color: #FFFBBE;
margin: 1em 2em;
padding: 0 1ex;
}

ul {
}

ol {
}

a {
	color: #38B5F1;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

/*
.leftimg {padding:10px 15px 0 10px; border: none; float:left; margin: -10px 0 0 -10px; background-color: transparent;}

.rightimg {padding:10px 10px 0 15px; border: none; float:right; margin: -10px -10px 0 0; background-color: transparent;}
}
*/

/* Header */

#header {
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(images/img02.png);
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {display: none; visibility: hidden;}

#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 {
	padding: 115px 0 0 50px;
	font-weight: bold;
}

#logo h2 {
	padding: 143px 0 0 8px;
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 590px;
/* width: 633px; */
}

#menu ul {
	margin: 0;
	padding: 145px 20px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0;
	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Times New Roman", Arial, serif;
	color: #FFFFFF;
}

#menu a:hover {
	background: #F6FBFF;
	color: #4F6977;
}

#menu .current_page_item a {
	background: #F6FBFF;
	color: #4F6977;
}

/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.jpg) repeat-y;
}

#bg {
	background: url(images/img06.png) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 680px;
	background: url(images/img04.png) no-repeat;
	padding-bottom: 40px;
}

/* Navigation */

.navigation {
	padding: 10px 30px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Posts */

.post {
	width: 606px;
	padding: 30px 0 0 48px;
}

.post ul, .post ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

.post .title {
	padding: 0 0 0 12px;
}

.post .title a {
	text-decoration: none;
	color: #4F6977;
}

.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .entry {
	padding: 25px 20px 0 12px;
	background: url(images/img07.jpg) no-repeat;
}

.post .meta {
	padding: 15px 12px;
	background: url(images/img08.jpg) no-repeat left bottom;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
	background: url(images/img09.gif) no-repeat left center;
}

.post .comments {
	background: url(images/img10.gif) no-repeat left center;
}

.result {
}

.result .title {
	font-size: 18px;
}

/* Comments */

#comments {
}

#comment {
	width: 500px;
}

/* About Box */

#about-box {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url(images/img11.jpg) no-repeat left bottom;
}

#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}

#about-box p {
	font-size: 12px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 274px;
	background: url(images/img05.png) no-repeat;
	padding-bottom: 40px;
}

#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

#sidebar li li {
	padding: 5px 0 5px 0;
	background: url(images/img13.gif) repeat-x left bottom;
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}

#sidebar li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
	background: url(images/img12.jpg) no-repeat left bottom;
}

/* Sidebar Search */

#search {
	padding: 45px 0 5px 0;
}

#search input {
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #405A67;
}

#search br {
	display: none;
}

#search #s {
	width: 120px;
}

/* Calendar */

#calendar {
}

#calendar caption {
	width: 100%;
}

#calendar table {
	margin: 0 auto;
	text-align: center;
}

#calendar tbody td {
	padding: 0 5px;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	padding: 30px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#footer a {
	color: #83B3CE;
}

/* PicLens Gallery */
	#pl_main { width: 700px; margin: 20px auto; font-family: Arial; font-size: 14px; line-height: 18px; color: #333; }
	table.gallery { padding: 5px; width: 100%;	}
	table.gallery td { text-align: center;	}
	table.gallery img { padding: 5px; margin: 2px; border: 1px solid #ccc; max-width: 120px; max-height: 120px; }
	.mbf-item { display: none; }