	/*  
Theme Name: Abstrakt
Theme URI: http://www.kaushaheth.com/
Description: Modified WheatGrass Theme featuring Top Level Menu and Side Level Menu
Version: 1.0
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Tweak this CSS howsoever you will.
	
	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
	
	CSS SECTIONS IN ORDER (use your program's bookmarking or find functions to quickly locate):
	Sidebar, Posts, Headings, Images, Forms, Comments, Content Area, Footer
	

*/

/* Sidebar */

#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 1em;
	margin: 10px 0 7px 0;
	padding: 0;
	}

#sidebar {
  float: left;
	padding: 15px 0 10px 0;
	margin-left: 30px;
	width: 160px;
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	}

.page_item {
	font-weight: bold;
	font-size: 140%;	
	}

.page_item a:hover {
	text-decoration: none;
	}

.page item current_page_item {
	color: #000;
	}

#sidebar ul ul .page_item {
	font-size: 80%;
	}
	
.navigation {
	display: block;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	width: 100%;
	margin-top: 10px;
	padding: 5px 0 ;
	margin-bottom: 50px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Posts */



.widecolumn .postmetadata {
	margin: 30px 0 10px;
	}
	
.entry p a:link a:visited {color: #ffffff;
}

.entry p a:hover {color: #cccccc;
}


.entry p, .entrytext {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.2em;
	}
	
.entrytext  h3{
	font-family: Georgia, serif;
	font-size: 1.1em;
	text-align: left;
	color: #606060;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #efefef;
	}
	
.widecolumn .entry p {
	font-size: 1.3em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 2em;
	}
	
small.post {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.5em;
	font-weight: bold;
	line-height: 2em;
   }

.narrowcolumn {
	float: right;
	padding: 0 50px 10px 50px;
	margin: 0;
	width: 610px;
	}

.widecolumn {
	padding: 0px 100px;
	margin: 0px;
	margin-bottom: 10px;
	width: 720px;
	}
	
.widecolumn-home {
	padding: 0px 50px;
	margin: 0px;
	margin-bottom: 10px;
	width: 820px;
	}
	
.post {
	margin: 0 0 35px 0;
	line-height: 1.1em;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px;
	line-height: 1.4em;
	}
  
.postmetadata p{
	line-height: 0.9em;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* Headings */

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

.description {
	font-size: 1.7em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.4em;
	font-weight: bold;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: black;  
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h3, h3 a, h3 a:visited {
   text-decoration: none;
   }
   
h3 a:visited {
   text-decoration: underline;
   color: #3300cc;
   }
   
h3 a {
   color: #3300cc;
   text-decoration: underline;
   }
   
   
h1 {
	padding-top: 60px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0 0;
	color: #000;
	}

h2.pagetitle {
	margin-top: 30px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4 {font-size: 1em;
    margin-bottom: 0.2em;
}

p.form {margin: 0px;
}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

.alignright {
	float: right;
	font-size: 1em;
	}
	
.alignleft {
	float: left;
	font-size: 1em;
	}

.nav-cat {
   margin-bottom: 9px;
   }

/* Forms */
#searchform {
	margin: 0 0 10px 0;
	padding: 1px; 
	text-align: left;
	vertical-align: top;
	}

#sidebar #searchform #s{
	width: 115px;
	padding: 2px;
	}


#sidebar #searchsubmit {
	padding: 1px;
	}
	
#search input.text
{
margin-right: 0.2em;
vertical-align: middle;
border: solid 1px #888888;
padding: 0.15em;
width: 10.0em;
font-size: 1.0em;
}

#search input.submit
{
background: #cccccc url('') repeat-x;
border: solid 1px #888888;
font-weight: normal;
padding: 0.10em;
font-size: 1.0em;
color: #000000;
vertical-align: middle;
}

#search a 
{
color: #ffffff;
text-decoration: none;
}
	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #c2c2c2;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* Comments */
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Main Content Area */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #332D51;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0; 
	}
	
#page {
  width: 920px;
  margin: 0;
  padding: 0;
  text-align: left;
	border: 0px solid #959596;
	}

#header {
	padding: 0;
	margin: 0;
	height: 148px;
	width: 920px;
	}
	
	#headerimg {
	margin: 0;
	height: 148px;
	width: 920px;
	}

#content {
	font-size: 1.2em;
	line-height: 1.1em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #3300cc;
	text-decoration: none;
	}

a:hover {
	color: #e994fe;
	text-decoration: none;;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* Footer */

#footer-pre {
   height: 10px;
   background: #c8bab6;
   border-bottom: 1px solid #807060;
   clear: both;
   width: 900px;
   margin: 0 10px;
   }

#footer {
	background-color: transparent;
	color: #fff;
	padding: 0;
	margin: 0 auto;
	height: 66px;
	width: 920px;
	clear: both;
	
	}

#footer p {
	margin: 0;
	padding: 18px 0 15px 0;
	text-align: center;
	}

#footer a {
	color: #fff;
	}	

/* added menu*/

/* Top Level Menu*/
#menu {
   width: 900px;
	margin: 0px 10px 0px 10px;
	padding: 0;
	height: 40px;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background-color: #c8bab6;
	background-image: url('');
	border-top: 1px solid #9d8a84;
}

#menu ul {
	margin-left: -4px;
   padding-left: 0;
   }

#menu ul li{margin: 0;
padding: 0;
display: inline;
}

#menu a {
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 12px 11px;
	margin: 0 4px;
}
#menu a:hover {
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	padding: 12px 12px 11px;
	color:#795ccd;
	background-image: url('');
	background-color: #dcceca;
}



/* Side Level Menu*/
#right ul {
width:180px;
margin-bottom: 2em;
}
#right li {
border-bottom:1px solid #efefef;
list-style:none;
}
#right ul,li {
margin:0;
padding:0;
display:block;
}
#right li a {
color: #342D52;
text-decoration:none;
display:block;
padding:2px;
}
#right li a:hover {
background-color: #f1effa;
border-right: 5px solid #ff0099;
display:block;
/* background-image:url(images/star.gif);
background-position:right;
background-repeat:no-repeat;
*/
}
#right a {
color: #342D52;
display:block;
font-size: 1.2em;
}
#right a.links {
margin-top:6px;
}

#right {margin-bottom: 3em;
}


/*------------- added ------------*/
p.times {font-family: Times New Roman, Times, serif;
font-size: 1.2em;
color: #58018f;
}
div.entry {margin-bottom: 1.5em;
}
.small{font-size: 0.9em;
}
small {font-size: 0.9em;
  line-height: 2.5em;
}
small a{font-size: 1.1em;
}
h4.centered {margin: 6px auto 3px auto;
text-align: center;
}

#splash {
  margin: 0px 10px;
  padding: 0px 17px;
  height: 220px;
  background: url('images/splash-scene.jpg') no-repeat top left;
  }

#splash img {
   padding: 0px;
   margin: 0px 2px;
  }
  
#intro {
   width: 520px;
   padding: 0px;
   float: left;
   margin-bottom: 10px;
   line-height: 1.1em;
   }
   
#feature {
  width: 260px;
  padding: 0 20px 20px 20px;
  float: right;
  line-height: 1.1em;
  }
  
#feature img{
    margin: 0 0 5px 5px;
    padding: 0;
    float: right;
    border: 1px solid #808080;
  }
