/*
Theme Name: Yami Theme
Theme URI: http://luckythemes.com/yami-theme/
Description: Yami Style Wordpress Theme
Version: 1.1
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width
*/
body
{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000;
	background:#fff;
	text-align:center;
	margin:0;
	padding:0;
}

.clear
{
	clear:both;
}

#header
{
	width:872px;
	background:#000;
	margin:8px auto;
	border: 8px solid black;
}
#header .title{background: white; border-right: 25px solid red; width: 488px; float: left; padding: 5px 0; overflow: hidden;}
#header h1
{
	font-weight:400;
	font-size:30px;
	text-align:left;
	margin:0;
	padding:0 0 0 20px;
}

#header h4
{
	font-weight:400;
	color:#000;
	text-align:left;
	margin:0;
	padding:0 0 0 20px;
}

#header a:link,#header a:visited,#header a:active,#header a:hover
{
	color:#000;
	text-decoration:none;
}

#header a:hover
{
	color:red;
}

#menu
{
	width:355px;
	float: right;
	overflow: hidden;
}

#menu ul
{
	float:left;
	width:100%;
	height:26px;
	overflow:hidden;
	margin:13px 0 0;
	padding:0;
}

#menu ul li
{
	list-style:none;
	font-family:Tahoma, sans-serif;
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	background: white;
	float:left;
	margin:0 0 0 5px;
	padding:7px 0;
	width: 113px;
}

#menu a:link,#menu a:visited,#menu a:active,#menu a:hover
{
	color:#000;
	text-decoration:none;
	font-weight: bold;
}

.search
{
	width:350px;
}

.search_form
{
	margin:0;
	padding:0;
}

.search_form input
{
	vertical-align:middle;
	margin:0 10px 0 0;
	padding:0;
}
.top_cont{background: url(images/top_cont_bg.gif) no-repeat; width: 888px; margin: 0 auto; height: 7px;}
#content
{
	width:888px;
	background: white url(images/cont_bg.gif) repeat-y;
	text-align:left;
	margin:0 auto;
}

.left
{
	float:left;
	width:219px;
}

.left .lpadding
{
	margin-left:2px;
	padding:5px 10px;
}

.left h1
{
	font-size:18px;
	font-weight:400;
	text-align:left;
	margin:0;
	padding:0;
	color: white;
}

.left .title
{
	background:#000;
	padding:5px 10px;
	border-bottom: 4px solid red;
}

.left ul li
{
	list-style:none;
	background:url(images/lul_bullet.gif) no-repeat 0 4px;
	margin:0;
	padding:0 12px;
}

.left ul
{
	margin:5px 5px 5px 10px;
	padding:0;
}

.left a:link,.left a:visited,.left a:active,.left a:hover
{
	color:#000;
	text-decoration:none;
}

.right
{
	float:right;
	width:660px;
}

.right .rpadding
{
	padding:5px 12px 5px 11px;
}

.right .title
{
	background:#000;
	padding:5px;
	border-bottom: 4px solid red;
}

.right h1
{
	font-weight:400;
	font-size:18px;
	margin:0;
	padding:0;
}

.right h1 a:link,.right h1 a:visited,.right h1 a:active,.right h1 a:hover
{
	color:#fff;
	text-decoration:none;
}

.right .title h1
{
	width:500px;
	float:left;
}

.right .title h4
{
	width:110px;
	float:right;
	text-align:right;
	padding-top:3px;
	padding-left:8px;
}

.right h4
{
	font-weight:400;
	font-size:11px;
	color:#fff;
	margin:0;
	padding:3px 0;
}

.right p
{
	margin:5px;
}

.right a:link,.right a:visited,.right a:active,.right a:hover
{
	color:#000;
	text-decoration:underline;
}

.tags
{
	text-align:left;
	color:#000;
	font-size:11px;
	margin:0;
	padding:3px 5px;
	border-top: 5px solid black;
}

.tags a:link,.tags a:visited,.tags a:active,.tags a:hover
{
	color:#000;
	text-decoration:underline;
}
.permalink
{
	text-align:left;
	color:#000;
	font-size:11px;
	margin:0 0 10px;
	padding:3px 5px;
	border-bottom: 5px solid black;
	text-align: right;
}

.permalink a:link,.permalink a:visited,.permalink a:active,.permalink a:hover
{
	color:#000;
	text-decoration:underline;
}

#footer
{
	font-family:Tahoma, Arial, Helvetica, Georgia, Verdana, sans-serif;
	font-weight:400;
	text-align:center;
	color:#fff;
	width:872px;
	font-size:11px;
	background: white;
	margin: 8px auto;
	border: 8px solid black;
}
#footer .fpadding{ padding: 5px;}
#footer .fleft{width: 295px; float: left; background: black;}
#footer .fright{width: 565px; float: right;}
#footer p
{
	margin:0;
	padding:20px 0;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover
{
	font-weight:700;
	color:#fff;
	text-decoration:underline;
}

#footer a.sec:link,#footer a.sec:visited,#footer a.sec:active,#footer a.sec:hover
{
	color:#000;
	font-weight:700;
	text-decoration:underline;
}

h2
{
	font-weight:400;
	font-size:18px;
}

h3
{
	font-weight:400;
	font-size:16px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:99%;
}

#commentlist li ul
{
	border-left:1px solid #ddd;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #000;
	empty-cells:show;
	font-size:14px;
	width:90%;
	color:#000;
	margin:0 auto 10px;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a
{
	display:block;
	text-decoration:none;
	color:#66171A;
}

#wp-calendar a:hover
{
	background:red;
	color:#333;
}

#wp-calendar caption
{
	color:#000;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#000;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:red;
	color:#fff;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

#menu a:hover,.left a:hover,.right h1 a:hover
{
	text-decoration:underline;
}

.right a:hover,.tags a:hover,#footer a:hover,#footer a.sec:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right ul li,.right ol li
{
	margin:0 10px;
}