/*  
Theme Name: Abstrakt3c
Theme URI: http://www.kaushaheth.com/
Description: Modified 3 column Abstrakt theme with Widget Support
Version: 2.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 */

.adHeadline {
        font: bold  8pt Verdana, Arial, Sans-Serif;
        text-decoration: underline; 
        color: green;
width: 130px;
}

.adText {
         font: normal 7pt Verdana, Arial, Sans-Serif;
         text-decoration: none; 
         color: black;
         width: 130px;

}
.widecolumn { float: left; margin-left: 0; padding: 15px 5px 5px 0; width: 458px; background-color: white; text-align: left; border-left-style: none; list-style-position: outside; }
.narrowcolumn { float: left; margin-left: 0; padding: 15px 5px 5px; width: 458px; background-color: white; list-style-position: outside; }


#sidebar2 {
	margin-left: 0px;
      padding: 15px 0px 0px 0px;
	width: 160px;
	font: 1.1em Verdana, Arial, Sans-Serif;
	color: #000;
      background-color: white;
      float: right;
	}

#sidebar {
	margin-right: 0;
      padding: 15px 5px 5px 0;
	width: 150px;
	font: 1.1em Verdana, Arial, Sans-Serif;
      background-color: white;
	color: #000;
      float: right;
	}

#sidebar h2 {
	font-family: Georgia, Serif;
	font-size: 1.2em;
	margin: 15px 0 10px 0;
	padding: 0;
	}

#sidebar2 h2 {
	font-family: Georgia, Serif;
	font-size: 1.2em;
	margin: 15px 0 10px 0;
	padding: 0;
	}

.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%; border-left-style: none; }

#sidebar2 ul ul .page_item {
	font-size: 80%;
	}
	
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; border-left-style: none; }

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

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; border-left-style: none; }

#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 0; border-left-style: none; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 0; border-left-style: none; }

ol li, #sidebar ul ol li { border-left-style: none; list-style: decimal; }

#sidebar ul ul li, #sidebar ul ol li { margin: 3px 5px 0 0; padding: 0; border-left-style: none; list-style-position: outside; }

#sidebar2 ul, #sidebar2 ul ol {
	margin: 0 5px 0 0;
	padding: 0;
	}

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

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

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

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

ol li, #sidebar2 ul ol li { border-left-style: none; list-style: decimal; }

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

/* Posts */

.widecolumn .postmetadata {
	margin: 30px 0;
	font-size: 1.0em;
	}

.entry p a:visited {
	color: #666;
	}

.entry p, .entrytext  {
	font-family: Georgia, serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	}
	
.widecolumn .entry p {
	font-size: 1.1em;
	}

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

.widecolumn { line-height: 1.2em; list-style-position: outside; }

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	line-height: 1.3em;
	}
	
.post {
	margin: 0 0 40px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px;
	line-height: 1.5;
      text-align: right;
	}

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;
	}
	
/* Headings */

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


h1 {display:none;
	text-align: center;
	}

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

h2 { font-size: 14pt; }

h2.pagetitle { font-size: 1.3em; }

h3 {  }

h1, h1 a, h1 a:hover, h1 a:visited, .description {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; }

h1 {margin: 0;
	}

.description { text-align: center; }

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

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

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

h3.comments { padding: 0; margin: 40px auto 20px ; }

h4 { padding-top: 60px; margin: 0; color: #000000; }
h5 { font-size: 1em; text-decoration: none; margin-top: 0; }

/* Images */
p img { margin: 0; max-width: 100%; padding: 0 10px 0; border-color: black; }

img.centered { display: block; margin-left: auto; margin-right: auto; padding: 10px; }
	
img.alignright {
	padding: 5px 0 10px 10px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 5px 10px 5px 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/* Forms */
#searchform {
	margin: 0 auto 10px;
	padding: 5px 3px; 
	text-align: left;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar2 #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar2 #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 90%;
	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: 1.0em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

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

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

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

.commentmetadata {
	font-weight: normal;
	}

/* Main Content Area */

body {
	font-size: 64%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1f2d14;
	color: #000;
	margin: 0;
	padding: 0; 
	}
	
#page {
	padding: 0;
	border: 1px solid #959596;
	text-align: left;
margin-left: auto;
margin-right: auto;
	background-color: white;
	margin-top: 0px;
	width: 800px;
	}

#header {
	padding: 0;
	margin-left: auto;
margin-right: auto;
	height: 60px;
	width: 100%;
	background-color: white;
	}

#content {
	font-size: 1.1em
	}

code { font-family: Georgia, "Times New Roman", Times, serif; ont-variant: normal; }

acronym, abbr, span.caps
{
	font-size: 1pt;
	letter-spacing: 0.07em;
	}

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

a:hover {
	color: #f90;
	text-decoration: underline;
	}
	
#headerimg {
	margin: 0;
	height: 60px;
	width: 100%;
	text-align: right;
padding: 0px; 
	}

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

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

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
text-align: center;
	}

/* Footer */

#footer {
	background-color: white;
	color: #6B8445;
	padding: 0 0 0 1px;
	margin-left: auto;
      margin-right: auto;
	width: 800px;
	clear: both;
      text-align: center;
      border: 1px solid #959596;

	}

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

#footer a {
	color: #6B8445;
	}

#footer a: hover {
	color: #6B8445;
	}	

/* added menu*/

/* Top Level Menu*/
#menu { width:800px; padding:20px 0; margin:0; color:#ffffff; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12pt; font-variant:small-caps; background-image: none; }
#menu a { padding:20px 10px; margin-left:0; margin-right:0; background-image: none; }
/* Sidebar2 Level Menu*/
#right2 ul {
width:140px;
}
#right2 li {
border-bottom:1px solid #535D21;
list-style:none;
width:140px
}
#right2 ul, li { margin:0; padding:0; list-style-position: outside; display:block; }
#right2 li a { color:#535d21; text-decoration:none; display:block; margin:0; padding:0; width:140px; list-style-position: outside; }
#right2 li a:hover { display:block; background-repeat:no-repeat; background-position:  right 50%; width: 140px
; border-left-color: #535d21; list-style-position: outside; }
#right2 a {
color:#535D21;
display:block;
}
#right2 a.links { text-align: left; margin-top:0; list-style-position: outside; }

/* Sidebar Level Menu*/
#right ul { text-align: left; width:140px; list-style-position: outside; }
#right li { text-align: left; border-bottom:1px solid #535d21; list-style:none; width:140px
 }
#right ul, li { text-align: left; margin:0; padding:0; list-style-position: outside; display:block; }
#right li a { color:orange; text-decoration:none; text-align: left; display:block; margin:0; padding:0; width:140px; list-style-position: outside; }
#right li a:hover { display:block; background-repeat:no-repeat; background-position:  right 50%; text-align: left; width: 140px
; list-style-position: outside; }
#right a { color:#535d21; text-align: left; list-style-position: outside; display:block; }
#right a.links { text-align: left; margin-top:0; list-style-position: outside; }


/*------------- added ------------*/