/*  
Theme Name: 005
Theme URI: http://www.wpdesigner.com
Description: 005 Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #2e2e2e url(images/bg_body.gif) repeat-x;
	color: #ccc;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #c70464;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #512039;
	color: #fff;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #8d1550;
	color: #fff;
}

code{
	background: #000;
}

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: #393939;
	color: #393939;
}

small{
	font-size: 11px;
}

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{
	border: 1px solid #393939;
	background-color: #000;
	padding: 3px;
	color: #fff;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 490px;
	padding: 11px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	float: left;
	width: 490px;
	background: url(images/bg_page.gif) repeat-y;
}

#page h1{
	padding: 21px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, san-serif;
	font-size: 24px;
	background: url(images/bg_dot.gif) repeat-x left bottom;
	color: #fff;
}

#page h1 a{
	color: #fff;
}

.banner{
	padding: 11px;
	background: url(images/bg_dot.gif) repeat-x left bottom;
}

.banner img{
	border: 1px solid #393939;
	padding: 9px;
	background: #1f1f1f;
}

.post, .post_alt{
	margin: 10px 10px 0;
	border: 1px solid #393939;
	background: #1f1f1f;
}

.post h2, .post_alt h2{
	padding: 20px;
	background: url(images/bg_dot.gif) repeat-x left bottom;
}

.post_alt{
	background: #2a2a2a;
}

.entry{
	padding: 5px 20px 20px;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	background: none;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #393939;
	padding: 4px;
	background-color: #000;
}

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

.entry p.postinfo{
	color: #666;
}

.postdate{
	color: #ccc;
}

.browse{
	margin: 10px 0 0;
	padding: 20px 31px 10px;
	background: url(images/bg_dot.gif) repeat-x;
}

.sidebar-container{
	clear: both;
	margin: 10px 0 0;
	float: left;
	padding: 11px 31px 31px;
	background: url(images/bg_dot.gif) repeat-x;
}

.sidebar-container ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar-container ul li{
	padding: 20px 0 0;
}

.sidebar-container ul li h2{
	padding: 0 0 10px;
	background: url(images/bg_dot.gif) repeat-x left bottom;
	color: #ccc;
}

.sidebar-container ul ul{
	padding: 0;
}

.sidebar-container ul ul li{
	padding: 8px 0 0;
	line-height: 24px;
}

.sidebar-container ul ul li#search{
	padding: 15px 0 0;
}

.sidebar-container ul ul ul li{
	padding: 8px 0 0 15px;
}

.sidebar1, .sidebar2{
	float: left;
	width: 203px;
}

.sidebar2{
	margin: 0 0 0 20px;
}

#footer{
	clear: both;
	float: left;
	width: 490px;
	background: url(images/bg_dot.gif) repeat-x;
}

#footer p{
	padding: 31px;
	line-height: 24px;
}

/* comments template */

.comments-template{
	margin: 10px 10px 0;
	padding: 20px;
	border: 1px solid #393939;
	background: #1f1f1f;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 5px 0 15px;
	line-height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #393939;
}

.comments-template h3, .comments-template h2{
	color: #ccc;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* 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: #1f1f1f;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */