/*  
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/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-image: url(/images/header2.jpg);
	color: #333;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

a{
	text-decoration: none;
	color: #336699;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 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: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ccc;
	color: #ccc;
}

small{
	font-size: 10px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

.top-menu{
	margin: 20px 0 10px 25px; 
}

.top-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.top-menu ul li{
	display: inline;
	padding-left: 15px;
}

.top-menu ul li h1{
	display: inline;
	font-size: 11px;
}

.top-menu a{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
}

.top-menu a:hover{
	text-decoration: underline;
}

#container{
	margin: 0 auto;
	width: 600px;
	text-align: left;
	vertical-align: top;
}
#header{
	margin-bottom: 20px;
	margin-top: 20px;
	width: 600px;
	height: 290px;
	background: #fff url(/images/adriana-lima.jpg) no-repeat;
}

#page{
	float: left;
	width: 600px;
	margin-bottom: 20px;
	background: #fff;
}

.narrowcolumn{
	float: left;
	width: 400px;
	text-align: left;
	vertical-align: top;
	background: #fff url(/images/narrowcolumn.gif) no-repeat;
}

.post{
	padding: 0 20px 20px;
}

h2{
	margin-top: 20px;
}

h2{
	padding: 10px;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	background: #eee;
}

h2 a{
	color: #333;
}

.entry{
	border: 1px solid #eee;
	padding: 0 10px 10px;
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	margin: 0;
	background-color: transparent;
}

.entry h1{
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}

.entry  h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.entry img{
	border: 1px solid #eee;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{
	padding-top: 10px;
}

.pn{
	border: 1px solid #eee;
	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{
	float: left;
	width: 200px;
	background: #fff url(/images/sidebar.gif) no-repeat;
}

#sidebar ul{
	margin: 0px 20px 20px;
	padding: 0;
	list-style-type: none;
}

#sidebar ul ul{
	border: 1px solid #eee;
	border-top: 0;
	padding: 0 10px 10px;
	margin: 0;
}

#sidebar ul li#search input{
	margin: 0 0 5px;
}

#sidebar ul li#search{
	padding: 20px 0 0;
}

#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: underline;
}

#sidebar ul ul li a:before{
	content: "+ ";
	color: #5588bb;
}

#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: Arial, Helvetica, Georgia, Sans-Serif;
	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{
	float: right;
	width: 560px;
	margin-left: 40px;
	line-height: 18px;
}