/*  
Theme Name:  NewZen for Blogger
Theme URI:   http://www.bloggertemplates.org/review/newzen-for-blogger
Description: NewZen for Blogger is a modification of a WordPress theme called NewZen,
             originally designed by Fauxzen (http://fauxzen.com/). WordPress 
             version of this beautiful theme can be found at;
             http://fauxzen.com/code/wordpress/newzen/
Version:     0.1
Author:      Ali Kuru
Author URI:  http://www.acemiblogcu.com
Licence:     (cc) Creative Commons Attribution-ShareAlike 2.5
Licence URI: http://creativecommons.org/licenses/by-sa/2.5/
*/

/*********************
	Main Page
**********************/
html {
	height: 100%;
	margin-bottom: 0.1em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
body,td,th {
	font: 12px verdana, sans-serif, Helvetica;
	color: #5A5A4B;
}
/*********************
	 Links
**********************/

A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: seagreen;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
    TEXT-DECORATION: none;
}
A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #669999;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
    TEXT-DECORATION: none;
}
A:active
{
    FONT-WEIGHT: bold;
    COLOR: #669999;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #9966cc;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
    TEXT-DECORATION: none;
}
/*********************
	Main table
**********************/
.main_table {
	text-align: left;
	margin: 0px;
	width: 772px;
	color:#5A5A4B;
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px;

}
/***************************
	Left Columns
****************************/
#leftcolumn{
	padding-left: 6px; 
	padding-right: 6px;
	text-align:left;
	color: #5A5A4B;
	background-color: #FFFFFF;
}
/***************************
	Right Columns
****************************/
#rightcolumn{
	padding-left: 1px; 
	padding-right: 1px;
	text-align:right;
	color: #5A5A4B;
	background-color: #FCFBE9;
}
/***************************
	Sidebar
****************************/
#container {
	text-align: right;
	margin: 0 auto;
	vertical-align:top;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
}
h3 {
	margin: 2px 0 0;
	height: 24px;
	cursor: pointer;
	font-size: 0.99em;
}
h3 a:link, h3 a:visited {
	color: #fff;
	padding: 1px 1px 0;
	-moz-outline-style: none;
	display: block;
	text-decoration: none;
}



/***********************
	Heading Links
************************/
.currentdir
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
.currentdir A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR:  Black;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
.currentdir A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
.currentdir A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: Red;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
.currentdir A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: purple;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
/***********************
	Credit/Copyright
************************/
.footer_table {
	text-align: center;
	font: 9px verdana, sans-serif, Helvetica;
	margin: 1px auto;
	width: 772px;
	color:#000000;
	border: 0px solid #F5F5F3;
	text-decoration: none;
}
.footer_table a {
	text-decoration: none;
	font: 9px verdana, sans-serif, Helvetica;
	color: #96967E;
	border-bottom: 0px dotted #96967E;
	text-decoration: none;
}
.footer_table a:link {
	text-decoration: none;
	font: 9px verdana, sans-serif, Helvetica;
	color: #96967E;
	border-bottom: 0px dotted #96967E;
	text-decoration: none;
}
.footer_table a:visited {
	text-decoration: none;
	font: 9px verdana, sans-serif, Helvetica;
	color: #96967E;
	border-bottom: 0px dotted #96967E;
	text-decoration: none;
}
.footer_table a:active {
	text-decoration: none;
	font: 9px verdana, sans-serif, Helvetica;
	color: #96967E;
	border-bottom: 0px dotted #96967E;
	text-decoration: none;
}
.footer_table a:hover {
	text-decoration: none;
	font: 9px verdana, sans-serif, Helvetica;
	color: #BDBDAE;
	border-bottom: 0px dotted #96967E;
	text-decoration: none;
}

.smalllink
{
    FONT-SIZE: 8pt;
    COLOR: teal;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
.smalllink:active
    {
    FONT-SIZE: 8pt;
    COLOR: #9966cc;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
.smalllink:link
{
    FONT-SIZE: 8pt;
    COLOR: teal;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
.smalllink:visited
{
    FONT-SIZE: 8pt;
    COLOR: #99cccc;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
.smalllink:hover
{
    FONT-SIZE: 8pt;
    COLOR: #9966cc;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
}
/***************************
	Wordpress - Posts
****************************/
post {
	margin: 0 0 40px;
	text-align: justify;
}
/***************************
	Wordpress - Forms
****************************/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
/***************************
	Misc
****************************/
.stretcher {
	background: none !important;
	background: #FFFFFF;
}
#container {
	width: 154px;
	text-align: left;
	margin: 0 auto;
}
blockquote {
	border: 0px dashed #FFC600;
    color: #000000;
	margin: 20px 0;
	padding: 0 20px 0 50px;
	background-position: -10px -7px;
}
/***************************
    Sidebar Internal Menus
****************************/
#navmenu ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
}
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	text-decoration:none;
	margin: 2px;
}
ul.blogger-list li {
	list-style: none;
	padding-left: 2px !important;
}
ul.feed-list li {
	list-style: none;
	padding-left: 2px !important;
}
	

/***************************
          Headings
****************************/
	
h2 { 
	font-weight: bold;
	font-size: 14px; 
	color: #008080; 
	margin: 0px;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
	text-decoration: none; }
	

	
.links h2 { 
	font-weight: bold;
	font-size: 12px; 
	color: #008080; 
	margin: 0px;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
	text-decoration: none; }


.home h1 { 
	font-size: 26px; 
	color: #7D8788; 
	margin: 0px;
    FONT-FAMILY: Arial Narrow, tahoma, verdana, sans-serif, Helvetica;
	text-decoration: none; }
	
.tophead h2 { 
	font-weight: bold;
	font-size: 13px; 
	color: #000000; 
	margin: 0px;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
	text-decoration: none; }

.footer h2 { 
	font-size: 14px; 
	color: #000000; 
	margin: 0px;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
	text-decoration: none; }
	
.footer h3 { 
	font-size: 14px; 
	color: #000000; 
	margin: 0px;
    FONT-FAMILY: verdana, sans-serif, Helvetica;
	text-decoration: none; }

/***************************
            Code
****************************/	
code {
	margin: 10px 0;
	font: 0.9em "Courier New", Courier, Monospace;
	color: #666;
	background-color: #E6E6DF;
	}

/* Theme Images */

h3 a:link, h3 a:visited {
	background: #96967E url('sdheadbg.gif') repeat;
}
blockquote {
	background: url('quote.png') 5% no-repeat #FFF8DD;
}
ul.blogger-list li {
	background: url('bloggericon.png') no-repeat left top !important;
}
ul.feed-list li {
	background: url('feedicon.png') no-repeat left top !important;
}