/*  
Theme Name: Not So Sleek
Theme URI: http://www.wpdesigner.com
Description: Not So Sleek WordPress theme created by Small Potato
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

h1, h2, h3, h4, h5, address, blockquote, dd, dl, p,{
	font-family:Helvetica;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding: 0;
}

body{
	width: 900px;
	margin-top: 10px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	font-family:Helvetica;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background-color: #c7e7f0;
}


h1, h2, h3, h4, h5{
	font-family:Helvetica;
	font-size: 14px;
}
h6 {
	font-family:Helvetica;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding: 0;
	background-color:none;
	font-weight: normal;
}
a{
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	<!--padding: 2px-->
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: medium;
}

a:hover{
	text-transform: uppercase;
	text-decoration: none;
	color: #00a4d6;
	<!--padding: 2px-->
}

 a img{
	background-color: none;
	text-decoration:none;
	border:0px;
} 
abbr, acronym{ border: 0; }

address, dl{ 
margin: auto;
padding: 10px 0 0; }

p{ 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left:0px;
	padding: 0px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin-top: 5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
	border: 0;
	text-align:center;
	height: 1px;
	background: #ccc;
	color: #ccc;
}

small{
	font-size: 10px;
}

pre{
	width: 90%;
}

input, textarea {
	font-family:Helvetica;
	font-size: 11px;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;

}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

#searchform {
margin-left: 10px;
margin-top: 10px;
}

input#author, input#email, input#url{
	margin-top: 3px;
	margin-right:0px;
	margin-bottom:3px;
	margin-left:0px;
}

.input {
margin-left: 10px;
}

#ss {
diplay: inline;
float: left;
width: 50%;
margin-right: 0px;
}


.top-menu{ 
	font-size: 1em;
	background-color: #ffffff;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left:0px;


}

.top-menu ul {
	font-size: 1em;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left:10px;
}

.top-menu ul li{
	display: inline;
	margin: 0px;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-left:0px;
line-height: 18px;
}

.top-menu ul li h1{
	font-size: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-left:0px;
}

.top-menu a{
	<!--font-weight: bold;-->
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	padding :0px;outline-color: -moz-use-text-color;

outline-style: none;

outline-width: medium;

}

.top-menu a:hover{
	font-size: 1em;
	text-decoration: none;
        color: #999999;
	padding :0px;
}

#container{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	width: 920px;
	text-align: left;
	vertical-align: top;
}
#header{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	height: 120px;
	background: #00b8dd;
	border: #ffffff solid 10px;
	background-image: url(http://www.naphtaline.li/blog/wp-content/themes/not-so-sleek-10/images/title.png);
	background-repeat:no-repeat;
	background-position:right bottom;


}

#page{
	
width: 100%;
	float: left;
	margin-bottom: 0px;
	background-color: #fff;
        
}

.narrowcolumn{
	float: left;
	width: 600px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

.narrowcolumn1{
	float: left;
	width: 900px;
	min-height: 500px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}


.post{	overflow: hidden;
	background-color: #fff;
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
margin-top: 0px;
}

.post1{
	background-color: #FFFFFF;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
margin-top: 10px;
	font-family:Helvetica;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	background: #e9e9e9;
}

h2 a{
	color: #333;
}
h2 a:hover{
	color: #999999;
}
.entry{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}

.entry1{width: 880px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 18px;
	min-height: 450px;
}
.entry h1 {
	font-family:Helvetica;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top: 5px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;;
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 18px;
	background-color: #e9e9e9;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

.entry2{ 
	width: 600px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 18px;
}

.entry2 img{
	border: 0px;
	padding: 0px;
	background-color: #fff;
	max-width: 600px;
	height: auto;
}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0;
	text-transform: uppercase;
}


.entry  h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.entry img{
	border: 0px;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 10px 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{
	padding-top: 10px;
clear: both;
}

.pn{
	border-top: 0;
	padding: 10px;
	line-height: 18px;
	background: #f9f9f9;
}


.pn a{
	color: #333;
}


.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	font-size: 11px;
	background: #eee;
	color: #000;
}

#sidebar{
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	width: 260px;
	margin-left: 0px;
	margin-right: 20px;
	background-color: #fff;
}

#sidebar h2{width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	font-family: Helvetica;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	background-color: #e9e9e9;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;

}

#sidebar ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style-type: none;
}

#sidebar ul ul{
	border-top: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
}

#sidebar ul li#search input{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

#sidebar ul li#search{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



#sidebar ul ul li{
	padding: 5px 0 0;
	line-height: 18px;
}

#sidebar ul ul li a{
	text-decoration: none;
}

#sidebar ul ul li a:hover{
	text-decoration: none;
}

#sidebar ul ul li a:before{
	content: "";
	color: #000000;
}

#sidebar ul ul ul{
	border: 0;
	padding: 0 0 0 10px;
}

#sidebar ul ul ul li a:before{
	content: "";
}

.commentlist ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	font-size: 11px;
	background: #eee;
	color: #000;
}

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family:Helvetica;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;

	text-align: center;
	vertical-align: top;
	background: #eee;
}





table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */
#footer{
	background-color: transparent;
	clear: both;
	text-align: left;
	width: 900px;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom:2px;
	padding-left: 10px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;

}

#mp-container {
padding: 10px;
}

.coll
{
width: 300px;
float:left;
display:block;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 10px;
padding-top: 0px;
margin-bottom: 50px;
margin-left: 0px;
margin-right: 30px;
margin-top: 0px;
}


.coll1
{
font-size: 10px;
color: #FFFFFF;
width: 100%;
clear:both;
display:block;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
}

.coll2
{
width:20%;
float:left;
display:block;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
margin-top: 10px;
}
.collshow {
width: 300px;
float:left;
display:block;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 10px;
padding-top: 0px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 20px;
margin-top: 0px;
clear:both;
}

.collshow1 {
width: 400px;
float:left;
display:block;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 10px;
padding-top: 0px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 20px;
margin-top: 0px;
}

.collshow2 {
width: 370px;
float:left;
display:block;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 10px;
padding-top: 0px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 20px;
margin-top: 0px;
}

.entry1 hr {
	clear: both;
	margin-top: 15px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;
	border: 0;
	text-align:center;
	height: 1px;
	background: #ccc;
	color: #ccc;
}

entry1 h6 {
	font-family:Helvetica;
	font-size: 14px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding: 0;
	background-color: #e9e9e9;
	font-weight: normal;
}

#qtranslate-chooser{
display: inline; width: 0px;
height: 18px;}


.narrowcolumn1 form li{
	list-style-type: none;
	margin-right: 5px;
	text-transform: uppercase;
}

#nav-top form li{ 
display:inline;
padding-left: 7px; 
padding-right: 0px;
}

#nav-top form{ 
display:inline;
}

#nav-top{ 
padding-top: 4px;
padding-bottom: 4px;
margin-top: 2px;
margin-bottom: 8px;
width: 700px;
}

#nav-top li {  
display:inline;
padding-left: 7px; 
padding-right: 0px;
}

.post-meta-key {display: none; }

.post-meta li{
padding:0px; 
margin:0px;
list-style-type: none;
padding: 0;
margin: 0; }

.post-meta ul li{
border: none; }

.post-meta ul{list-style-type: none;
  padding: 0;
  margin: 0;
  }


#hmenu_rss {
	<!--background:url('images/rss.png') no-repeat; 
	background-position:right; -->
	line-height: 16px;
	padding-right:0px;
	width: 100px;
	float: right;
	text-align: right; 
}	
.alignleft
{
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 2px;
margin-right: 10px;
margin-bottom: 5px;
margin-left: 0pt;
display: inline;
float: left;
}

.widgettitle {
margin-right: 0px;
}
